Skip to content
Success

Console Output

Pull request #41207 opened
09:00:45 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from c88a830507ce87e99ade40d1403653653717375d+d78b22cdf5326017a4709f55f393adf390bde4cb (fe841f056da858d4da50267741a8db9198176d68)
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 ad1b00369dd78a15c273e17e363f91bced3f6e18
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41207@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10
Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix"
First time build. Skipping changelog.
 > git --version # 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
09:00:49 [2020-07-14T09:00:49.455Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:00:49 [2020-07-14T09:00:49.458Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:00:49 [2020-07-14T09:00:49.616Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06150bf7457eeab44) in /home/ubuntu/workspace/moby_PR-41207
[Pipeline] {
[Pipeline] checkout
09:00:49 [2020-07-14T09:00:49.707Z] using credential docker-jenkins-github-credentials
09:00:49 [2020-07-14T09:00:49.712Z] Cloning the remote Git repository
09:00:49 [2020-07-14T09:00:49.712Z] Cloning with configured refspecs honoured and without tags
09:00:49 [2020-07-14T09:00:49.684Z] Cloning repository https://github.com/moby/moby.git
09:00:49 [2020-07-14T09:00:49.685Z]  > git init /home/ubuntu/workspace/moby_PR-41207 # timeout=10
09:00:49 [2020-07-14T09:00:49.695Z] Fetching upstream changes from https://github.com/moby/moby.git
09:00:49 [2020-07-14T09:00:49.695Z]  > git --version # timeout=10
09:00:49 [2020-07-14T09:00:49.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:00:49 [2020-07-14T09:00:49.703Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41207/head:refs/remotes/origin/PR-41207 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:02 [2020-07-14T09:01:02.755Z] Fetching without tags
09:01:03 [2020-07-14T09:01:03.018Z] Merging remotes/origin/master commit d78b22cdf5326017a4709f55f393adf390bde4cb into PR head commit c88a830507ce87e99ade40d1403653653717375d
09:01:03 [2020-07-14T09:01:03.559Z] Merge succeeded, producing c88a830507ce87e99ade40d1403653653717375d
09:01:03 [2020-07-14T09:01:03.560Z] Checking out Revision c88a830507ce87e99ade40d1403653653717375d (PR-41207)
09:01:02 [2020-07-14T09:01:02.688Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:02 [2020-07-14T09:01:02.700Z]  > git config --add remote.origin.fetch +refs/pull/41207/head:refs/remotes/origin/PR-41207 # timeout=10
09:01:02 [2020-07-14T09:01:02.714Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:02 [2020-07-14T09:01:02.722Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:02 [2020-07-14T09:01:02.729Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:02 [2020-07-14T09:01:02.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:02 [2020-07-14T09:01:02.730Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41207/head:refs/remotes/origin/PR-41207 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:02 [2020-07-14T09:01:02.993Z]  > git config core.sparsecheckout # timeout=10
09:01:02 [2020-07-14T09:01:02.997Z]  > git checkout -f c88a830507ce87e99ade40d1403653653717375d # timeout=10
09:01:03 [2020-07-14T09:01:03.514Z]  > git merge d78b22cdf5326017a4709f55f393adf390bde4cb # timeout=10
09:01:03 [2020-07-14T09:01:03.522Z]  > git rev-parse HEAD^{commit} # timeout=10
09:01:03 [2020-07-14T09:01:03.534Z]  > git config core.sparsecheckout # timeout=10
09:01:03 [2020-07-14T09:01:03.541Z]  > git checkout -f c88a830507ce87e99ade40d1403653653717375d # timeout=10
09:01:04 [2020-07-14T09:01:04.063Z] Commit message: "distribution/xfer: use "main" instead of "master" for progress channel"
09:01:04 [2020-07-14T09:01:04.063Z] First time build. Skipping changelog.
09:01:04 [2020-07-14T09:01:04.044Z]  > git --version # timeout=10
09:01:04 [2020-07-14T09:01:04.055Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:01:04 [2020-07-14T09:01:04.855Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41207:/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
09:01:07 [2020-07-14T09:01:07.373Z] 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
[Pipeline] node
09:01:07 [2020-07-14T09:01:07.851Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06150bf7457eeab44) in /home/ubuntu/workspace/moby_PR-41207
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
09:01:07 [2020-07-14T09:01:07.863Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a0a26ef9d8f136cd) in /home/ubuntu/workspace/moby_PR-41207
[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] }
09:01:07 [2020-07-14T09:01:07.872Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0066f00c05bca58a9) in /home/ubuntu/workspace/moby_PR-41207
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
09:01:07 [2020-07-14T09:01:07.921Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-41207
09:01:07 [2020-07-14T09:01:07.927Z] using credential docker-jenkins-github-credentials
09:01:07 [2020-07-14T09:01:07.931Z] Running on ppc64le-ubuntu-11 in /home/docker/workspace/moby_PR-41207
[Pipeline] // stage
09:01:07 [2020-07-14T09:01:07.938Z] Fetching changes from the remote Git repository
[Pipeline] // stage
09:01:07 [2020-07-14T09:01:07.947Z] Fetching without tags
[Pipeline] checkout
09:01:07 [2020-07-14T09:01:07.964Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] {
09:01:07 [2020-07-14T09:01:07.969Z] Cloning the remote Git repository
09:01:07 [2020-07-14T09:01:07.969Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
09:01:08 [2020-07-14T09:01:08.022Z] using credential docker-jenkins-github-credentials
09:01:08 [2020-07-14T09:01:08.029Z] Cloning the remote Git repository
09:01:08 [2020-07-14T09:01:08.029Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
09:01:08 [2020-07-14T09:01:08.090Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
09:01:08 [2020-07-14T09:01:08.099Z] using credential docker-jenkins-github-credentials
09:01:08 [2020-07-14T09:01:08.105Z] Cloning the remote Git repository
09:01:08 [2020-07-14T09:01:08.105Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
09:01:08 [2020-07-14T09:01:08.112Z] Cloning the remote Git repository
09:01:08 [2020-07-14T09:01:08.112Z] Cloning with configured refspecs honoured and without tags
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
09:01:08 [2020-07-14T09:01:08.269Z] Merging remotes/origin/master commit d78b22cdf5326017a4709f55f393adf390bde4cb into PR head commit c88a830507ce87e99ade40d1403653653717375d
09:01:08 [2020-07-14T09:01:08.331Z] Merge succeeded, producing c88a830507ce87e99ade40d1403653653717375d
09:01:08 [2020-07-14T09:01:08.331Z] Checking out Revision c88a830507ce87e99ade40d1403653653717375d (PR-41207)
09:01:08 [2020-07-14T09:01:08.382Z] Commit message: "distribution/xfer: use "main" instead of "master" for progress channel"
09:01:08 [2020-07-14T09:01:08.405Z]  > git --version # timeout=10
09:01:08 [2020-07-14T09:01:08.412Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
09:01:07 [2020-07-14T09:01:07.905Z]  > git rev-parse --is-inside-work-tree # timeout=10
09:01:07 [2020-07-14T09:01:07.911Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:07 [2020-07-14T09:01:07.966Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:07 [2020-07-14T09:01:07.966Z]  > git --version # timeout=10
09:01:07 [2020-07-14T09:01:07.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:07 [2020-07-14T09:01:07.969Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41207/head:refs/remotes/origin/PR-41207 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:08 [2020-07-14T09:01:08.243Z]  > git config core.sparsecheckout # timeout=10
09:01:08 [2020-07-14T09:01:08.249Z]  > git checkout -f c88a830507ce87e99ade40d1403653653717375d # timeout=10
09:01:08 [2020-07-14T09:01:08.290Z]  > git merge d78b22cdf5326017a4709f55f393adf390bde4cb # timeout=10
09:01:08 [2020-07-14T09:01:08.298Z]  > git rev-parse HEAD^{commit} # timeout=10
09:01:08 [2020-07-14T09:01:08.305Z]  > git config core.sparsecheckout # timeout=10
09:01:08 [2020-07-14T09:01:08.310Z]  > git checkout -f c88a830507ce87e99ade40d1403653653717375d # timeout=10
[Pipeline] withEnv
[Pipeline] {
09:01:08 [2020-07-14T09:01:08.077Z] Cloning repository https://github.com/moby/moby.git
09:01:08 [2020-07-14T09:01:08.078Z]  > git init /home/ubuntu/workspace/moby_PR-41207 # timeout=10
09:01:08 [2020-07-14T09:01:08.154Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:08 [2020-07-14T09:01:08.155Z]  > git --version # timeout=10
09:01:08 [2020-07-14T09:01:08.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:08 [2020-07-14T09:01:08.161Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41207/head:refs/remotes/origin/PR-41207 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:01:08 [2020-07-14T09:01:08.037Z] Cloning repository https://github.com/moby/moby.git
09:01:08 [2020-07-14T09:01:08.038Z]  > git init /home/ubuntu/workspace/moby_PR-41207 # timeout=10
09:01:08 [2020-07-14T09:01:08.050Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:08 [2020-07-14T09:01:08.050Z]  > git --version # timeout=10
09:01:08 [2020-07-14T09:01:08.054Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:08 [2020-07-14T09:01:08.055Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41207/head:refs/remotes/origin/PR-41207 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:08 [2020-07-14T09:01:08.111Z] Cloning repository https://github.com/moby/moby.git
09:01:08 [2020-07-14T09:01:08.112Z]  > git init /home/jenkins/workspace/moby_PR-41207 # timeout=10
09:01:08 [2020-07-14T09:01:08.116Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:08 [2020-07-14T09:01:08.116Z]  > git --version # timeout=10
09:01:08 [2020-07-14T09:01:08.118Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:08 [2020-07-14T09:01:08.118Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41207/head:refs/remotes/origin/PR-41207 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:08 [2020-07-14T09:01:08.118Z] Cloning repository https://github.com/moby/moby.git
09:01:08 [2020-07-14T09:01:08.119Z]  > git init /home/docker/workspace/moby_PR-41207 # timeout=10
09:01:08 [2020-07-14T09:01:08.126Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:08 [2020-07-14T09:01:08.126Z]  > git --version # timeout=10
09:01:08 [2020-07-14T09:01:08.129Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:08 [2020-07-14T09:01:08.130Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41207/head:refs/remotes/origin/PR-41207 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:09 [2020-07-14T09:01:09.304Z] + docker version
09:01:09 [2020-07-14T09:01:09.305Z] Client: Docker Engine - Community
09:01:09 [2020-07-14T09:01:09.305Z]  Version:           19.03.12
09:01:09 [2020-07-14T09:01:09.305Z]  API version:       1.40
09:01:09 [2020-07-14T09:01:09.305Z]  Go version:        go1.13.10
09:01:09 [2020-07-14T09:01:09.305Z]  Git commit:        48a66213fe
09:01:09 [2020-07-14T09:01:09.305Z]  Built:             Mon Jun 22 15:45:36 2020
09:01:09 [2020-07-14T09:01:09.305Z]  OS/Arch:           linux/amd64
09:01:09 [2020-07-14T09:01:09.305Z]  Experimental:      false
09:01:09 [2020-07-14T09:01:09.305Z] 
09:01:09 [2020-07-14T09:01:09.305Z] Server: Docker Engine - Community
09:01:09 [2020-07-14T09:01:09.305Z]  Engine:
09:01:09 [2020-07-14T09:01:09.305Z]   Version:          19.03.12
09:01:09 [2020-07-14T09:01:09.305Z]   API version:      1.40 (minimum version 1.12)
09:01:09 [2020-07-14T09:01:09.305Z]   Go version:       go1.13.10
09:01:09 [2020-07-14T09:01:09.305Z]   Git commit:       48a66213fe
09:01:09 [2020-07-14T09:01:09.305Z]   Built:            Mon Jun 22 15:44:07 2020
09:01:09 [2020-07-14T09:01:09.305Z]   OS/Arch:          linux/amd64
09:01:09 [2020-07-14T09:01:09.305Z]   Experimental:     true
09:01:09 [2020-07-14T09:01:09.305Z]  containerd:
09:01:09 [2020-07-14T09:01:09.305Z]   Version:          1.2.13
09:01:09 [2020-07-14T09:01:09.305Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
09:01:09 [2020-07-14T09:01:09.305Z]  runc:
09:01:09 [2020-07-14T09:01:09.305Z]   Version:          1.0.0-rc10
09:01:09 [2020-07-14T09:01:09.305Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:01:09 [2020-07-14T09:01:09.305Z]  docker-init:
09:01:09 [2020-07-14T09:01:09.305Z]   Version:          0.18.0
09:01:09 [2020-07-14T09:01:09.305Z]   GitCommit:        fec3683
[Pipeline] sh
09:01:09 [2020-07-14T09:01:09.621Z] + docker info
09:01:09 [2020-07-14T09:01:09.621Z] Client:
09:01:09 [2020-07-14T09:01:09.621Z]  Debug Mode: false
09:01:09 [2020-07-14T09:01:09.621Z] 
09:01:09 [2020-07-14T09:01:09.621Z] Server:
09:01:09 [2020-07-14T09:01:09.621Z]  Containers: 0
09:01:09 [2020-07-14T09:01:09.621Z]   Running: 0
09:01:09 [2020-07-14T09:01:09.621Z]   Paused: 0
09:01:09 [2020-07-14T09:01:09.621Z]   Stopped: 0
09:01:09 [2020-07-14T09:01:09.621Z]  Images: 4
09:01:09 [2020-07-14T09:01:09.621Z]  Server Version: 19.03.12
09:01:09 [2020-07-14T09:01:09.621Z]  Storage Driver: overlay2
09:01:09 [2020-07-14T09:01:09.621Z]   Backing Filesystem: extfs
09:01:09 [2020-07-14T09:01:09.621Z]   Supports d_type: true
09:01:09 [2020-07-14T09:01:09.621Z]   Native Overlay Diff: true
09:01:09 [2020-07-14T09:01:09.621Z]  Logging Driver: json-file
09:01:09 [2020-07-14T09:01:09.621Z]  Cgroup Driver: cgroupfs
09:01:09 [2020-07-14T09:01:09.621Z]  Plugins:
09:01:09 [2020-07-14T09:01:09.621Z]   Volume: local
09:01:09 [2020-07-14T09:01:09.621Z]   Network: bridge host ipvlan macvlan null overlay
09:01:09 [2020-07-14T09:01:09.621Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:01:09 [2020-07-14T09:01:09.621Z]  Swarm: inactive
09:01:09 [2020-07-14T09:01:09.621Z]  Runtimes: runc
09:01:09 [2020-07-14T09:01:09.621Z]  Default Runtime: runc
09:01:09 [2020-07-14T09:01:09.621Z]  Init Binary: docker-init
09:01:09 [2020-07-14T09:01:09.621Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
09:01:09 [2020-07-14T09:01:09.621Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:01:09 [2020-07-14T09:01:09.621Z]  init version: fec3683
09:01:09 [2020-07-14T09:01:09.621Z]  Security Options:
09:01:09 [2020-07-14T09:01:09.621Z]   apparmor
09:01:09 [2020-07-14T09:01:09.621Z]   seccomp
09:01:09 [2020-07-14T09:01:09.621Z]    Profile: default
09:01:09 [2020-07-14T09:01:09.621Z]  Kernel Version: 5.3.0-1030-aws
09:01:09 [2020-07-14T09:01:09.621Z]  Operating System: Ubuntu 18.04.4 LTS
09:01:09 [2020-07-14T09:01:09.621Z]  OSType: linux
09:01:09 [2020-07-14T09:01:09.621Z]  Architecture: x86_64
09:01:09 [2020-07-14T09:01:09.621Z]  CPUs: 2
09:01:09 [2020-07-14T09:01:09.621Z]  Total Memory: 7.569GiB
09:01:09 [2020-07-14T09:01:09.621Z]  Name: ip-10-100-73-176
09:01:09 [2020-07-14T09:01:09.621Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
09:01:09 [2020-07-14T09:01:09.621Z]  Docker Root Dir: /var/lib/docker
09:01:09 [2020-07-14T09:01:09.621Z]  Debug Mode: false
09:01:09 [2020-07-14T09:01:09.621Z]  Registry: https://index.docker.io/v1/
09:01:09 [2020-07-14T09:01:09.621Z]  Labels:
09:01:09 [2020-07-14T09:01:09.621Z]  Experimental: true
09:01:09 [2020-07-14T09:01:09.621Z]  Insecure Registries:
09:01:09 [2020-07-14T09:01:09.621Z]   127.0.0.0/8
09:01:09 [2020-07-14T09:01:09.621Z]  Live Restore Enabled: true
09:01:09 [2020-07-14T09:01:09.621Z] 
09:01:09 [2020-07-14T09:01:09.621Z] WARNING: No swap limit support
[Pipeline] sh
09:01:09 [2020-07-14T09:01:09.893Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:01:09 [2020-07-14T09:01:09.894Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:01:09 [2020-07-14T09:01:09.894Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41207/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:01:09 [2020-07-14T09:01:09.894Z] + bash /home/ubuntu/workspace/moby_PR-41207/check-config.sh
09:01:09 [2020-07-14T09:01:09.894Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:01:09 [2020-07-14T09:01:09.894Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
09:01:09 [2020-07-14T09:01:09.894Z] 
09:01:09 [2020-07-14T09:01:09.894Z] Generally Necessary:
09:01:09 [2020-07-14T09:01:09.894Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:01:10 [2020-07-14T09:01:10.150Z] - apparmor: enabled and tools installed
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_NAMESPACES: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_NET_NS: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_PID_NS: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_IPC_NS: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_UTS_NS: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_CGROUPS: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_CGROUP_CPUACCT: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_CGROUP_DEVICE: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_CGROUP_FREEZER: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_CGROUP_SCHED: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_CPUSETS: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_MEMCG: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_KEYS: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_VETH: enabled (as module)
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_BRIDGE: enabled (as module)
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_NF_NAT_IPV4: missing
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_NF_NAT: enabled (as module)
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_NF_NAT_NEEDED: missing
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_POSIX_MQUEUE: enabled
09:01:10 [2020-07-14T09:01:10.150Z] 
09:01:10 [2020-07-14T09:01:10.150Z] Optional Features:
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_USER_NS: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_SECCOMP: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_CGROUP_PIDS: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_MEMCG_SWAP: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:01:10 [2020-07-14T09:01:10.150Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_BLK_CGROUP: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_IOSCHED_CFQ: missing
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_CGROUP_PERF: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_CGROUP_HUGETLB: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_CFS_BANDWIDTH: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_RT_GROUP_SCHED: missing
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_IP_VS: enabled (as module)
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_IP_VS_NFCT: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_IP_VS_RR: enabled (as module)
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_EXT4_FS: enabled
09:01:10 [2020-07-14T09:01:10.150Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:01:10 [2020-07-14T09:01:10.405Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:01:10 [2020-07-14T09:01:10.405Z] - Network Drivers:
09:01:10 [2020-07-14T09:01:10.405Z]   - "overlay":
09:01:10 [2020-07-14T09:01:10.405Z]     - CONFIG_VXLAN: enabled (as module)
09:01:10 [2020-07-14T09:01:10.405Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:01:10 [2020-07-14T09:01:10.405Z]       Optional (for encrypted networks):
09:01:10 [2020-07-14T09:01:10.405Z]       - CONFIG_CRYPTO: enabled
09:01:10 [2020-07-14T09:01:10.405Z]       - CONFIG_CRYPTO_AEAD: enabled
09:01:10 [2020-07-14T09:01:10.405Z]       - CONFIG_CRYPTO_GCM: enabled
09:01:10 [2020-07-14T09:01:10.406Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:01:10 [2020-07-14T09:01:10.406Z]       - CONFIG_CRYPTO_GHASH: enabled
09:01:10 [2020-07-14T09:01:10.406Z]       - CONFIG_XFRM: enabled
09:01:10 [2020-07-14T09:01:10.406Z]       - CONFIG_XFRM_USER: enabled (as module)
09:01:10 [2020-07-14T09:01:10.406Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:01:10 [2020-07-14T09:01:10.406Z]       - CONFIG_INET_ESP: enabled (as module)
09:01:10 [2020-07-14T09:01:10.406Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
09:01:10 [2020-07-14T09:01:10.406Z]   - "ipvlan":
09:01:10 [2020-07-14T09:01:10.406Z]     - CONFIG_IPVLAN: enabled (as module)
09:01:10 [2020-07-14T09:01:10.406Z]   - "macvlan":
09:01:10 [2020-07-14T09:01:10.406Z]     - CONFIG_MACVLAN: enabled (as module)
09:01:10 [2020-07-14T09:01:10.406Z]     - CONFIG_DUMMY: enabled (as module)
09:01:10 [2020-07-14T09:01:10.406Z]   - "ftp,tftp client in container":
09:01:10 [2020-07-14T09:01:10.406Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:01:10 [2020-07-14T09:01:10.406Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:01:10 [2020-07-14T09:01:10.406Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:01:10 [2020-07-14T09:01:10.406Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:01:10 [2020-07-14T09:01:10.406Z] - Storage Drivers:
09:01:10 [2020-07-14T09:01:10.406Z]   - "aufs":
09:01:10 [2020-07-14T09:01:10.406Z]     - CONFIG_AUFS_FS: enabled (as module)
09:01:10 [2020-07-14T09:01:10.406Z]   - "btrfs":
09:01:10 [2020-07-14T09:01:10.406Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:01:10 [2020-07-14T09:01:10.406Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:01:10 [2020-07-14T09:01:10.406Z]   - "devicemapper":
09:01:10 [2020-07-14T09:01:10.406Z]     - CONFIG_BLK_DEV_DM: enabled
09:01:10 [2020-07-14T09:01:10.406Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:01:10 [2020-07-14T09:01:10.406Z]   - "overlay":
09:01:10 [2020-07-14T09:01:10.406Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:01:10 [2020-07-14T09:01:10.406Z]   - "zfs":
09:01:10 [2020-07-14T09:01:10.406Z]     - /dev/zfs: present
09:01:10 [2020-07-14T09:01:10.406Z]     - zfs command: missing
09:01:10 [2020-07-14T09:01:10.406Z]     - zpool command: missing
09:01:10 [2020-07-14T09:01:10.406Z] 
09:01:10 [2020-07-14T09:01:10.406Z] Limits:
09:01:10 [2020-07-14T09:01:10.406Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:01:10 [2020-07-14T09:01:10.406Z] 
09:01:10 [2020-07-14T09:01:10.406Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:01:10 [2020-07-14T09:01:10.733Z] + sudo modprobe ip_vs
09:01:10 [2020-07-14T09:01:10.734Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c88a830507ce87e99ade40d1403653653717375d .
09:01:10 [2020-07-14T09:01:10.989Z] #1 [internal] load build definition from Dockerfile
09:01:10 [2020-07-14T09:01:10.989Z] #1 transferring dockerfile: 16.37kB done
09:01:10 [2020-07-14T09:01:10.989Z] #1 DONE 0.0s
09:01:10 [2020-07-14T09:01:10.989Z] 
09:01:10 [2020-07-14T09:01:10.989Z] #2 [internal] load .dockerignore
09:01:10 [2020-07-14T09:01:10.989Z] #2 transferring context: 87B done
09:01:10 [2020-07-14T09:01:10.989Z] #2 DONE 0.0s
09:01:10 [2020-07-14T09:01:10.989Z] 
09:01:10 [2020-07-14T09:01:10.989Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
09:01:10 [2020-07-14T09:01:10.989Z] #3 DONE 0.1s
09:01:10 [2020-07-14T09:01:10.989Z] 
09:01:10 [2020-07-14T09:01:10.989Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
09:01:10 [2020-07-14T09:01:10.989Z] #4 CACHED
09:01:11 [2020-07-14T09:01:11.245Z] 
09:01:11 [2020-07-14T09:01:11.245Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster
09:01:11 [2020-07-14T09:01:11.245Z] #5 DONE 0.1s
09:01:11 [2020-07-14T09:01:11.245Z] 
09:01:11 [2020-07-14T09:01:11.245Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:01:11 [2020-07-14T09:01:11.501Z] #6 DONE 0.1s
09:01:11 [2020-07-14T09:01:11.501Z] 
09:01:11 [2020-07-14T09:01:11.501Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
09:01:11 [2020-07-14T09:01:11.501Z] #58 DONE 0.0s
09:01:11 [2020-07-14T09:01:11.501Z] 
09:01:11 [2020-07-14T09:01:11.501Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
09:01:11 [2020-07-14T09:01:11.501Z] #7 DONE 0.0s
09:01:11 [2020-07-14T09:01:11.501Z] 
09:01:11 [2020-07-14T09:01:11.501Z] #20 [internal] load build context
09:01:12 [2020-07-14T09:01:12.435Z] #20 transferring context: 51.30MB 1.2s done
09:01:12 [2020-07-14T09:01:12.692Z] #20 DONE 1.2s
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:01:12 [2020-07-14T09:01:12.692Z] #23 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
09:01:12 [2020-07-14T09:01:12.692Z] #44 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
09:01:12 [2020-07-14T09:01:12.692Z] #22 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:01:12 [2020-07-14T09:01:12.692Z] #41 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:01:12 [2020-07-14T09:01:12.692Z] #47 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
09:01:12 [2020-07-14T09:01:12.692Z] #37 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:01:12 [2020-07-14T09:01:12.692Z] #36 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
09:01:12 [2020-07-14T09:01:12.692Z] #18 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:01:12 [2020-07-14T09:01:12.692Z] #28 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
09:01:12 [2020-07-14T09:01:12.692Z] #29 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
09:01:12 [2020-07-14T09:01:12.692Z] #50 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
09:01:12 [2020-07-14T09:01:12.692Z] #13 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:01:12 [2020-07-14T09:01:12.692Z] #60 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:01:12 [2020-07-14T09:01:12.692Z] #52 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:01:12 [2020-07-14T09:01:12.692Z] #19 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
09:01:12 [2020-07-14T09:01:12.692Z] #57 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:01:12 [2020-07-14T09:01:12.692Z] #40 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:01:12 [2020-07-14T09:01:12.692Z] #32 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:01:12 [2020-07-14T09:01:12.692Z] #54 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
09:01:12 [2020-07-14T09:01:12.692Z] #48 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:01:12 [2020-07-14T09:01:12.692Z] #43 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #16 [dev-systemd-false  6/26] RUN ldconfig
09:01:12 [2020-07-14T09:01:12.692Z] #16 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
09:01:12 [2020-07-14T09:01:12.692Z] #31 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
09:01:12 [2020-07-14T09:01:12.692Z] #61 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:01:12 [2020-07-14T09:01:12.692Z] #27 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:01:12 [2020-07-14T09:01:12.692Z] #39 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
09:01:12 [2020-07-14T09:01:12.692Z] #34 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
09:01:12 [2020-07-14T09:01:12.692Z] #15 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:01:12 [2020-07-14T09:01:12.692Z] #49 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:01:12 [2020-07-14T09:01:12.692Z] #24 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:01:12 [2020-07-14T09:01:12.692Z] #38 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:01:12 [2020-07-14T09:01:12.692Z] #9 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
09:01:12 [2020-07-14T09:01:12.692Z] #11 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:01:12 [2020-07-14T09:01:12.692Z] #33 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
09:01:12 [2020-07-14T09:01:12.692Z] #53 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:01:12 [2020-07-14T09:01:12.692Z] #51 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:01:12 [2020-07-14T09:01:12.692Z] #25 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
09:01:12 [2020-07-14T09:01:12.692Z] #14 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
09:01:12 [2020-07-14T09:01:12.692Z] #46 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
09:01:12 [2020-07-14T09:01:12.692Z] #59 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:01:12 [2020-07-14T09:01:12.692Z] #17 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:01:12 [2020-07-14T09:01:12.692Z] #8 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
09:01:12 [2020-07-14T09:01:12.692Z] #12 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:01:12 [2020-07-14T09:01:12.692Z] #10 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
09:01:12 [2020-07-14T09:01:12.692Z] #42 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:01:12 [2020-07-14T09:01:12.692Z] #56 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:01:12 [2020-07-14T09:01:12.692Z] #30 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
09:01:12 [2020-07-14T09:01:12.692Z] #55 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
09:01:12 [2020-07-14T09:01:12.692Z] #26 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:01:12 [2020-07-14T09:01:12.692Z] #35 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:01:12 [2020-07-14T09:01:12.692Z] #45 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:01:12 [2020-07-14T09:01:12.692Z] #21 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:01:12 [2020-07-14T09:01:12.692Z] #62 CACHED
09:01:12 [2020-07-14T09:01:12.692Z] 
09:01:12 [2020-07-14T09:01:12.692Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
09:01:13 [2020-07-14T09:01:13.622Z] #63 DONE 0.8s
09:01:13 [2020-07-14T09:01:13.622Z] 
09:01:13 [2020-07-14T09:01:13.622Z] #64 exporting to image
09:01:13 [2020-07-14T09:01:13.622Z] #64 exporting layers
09:01:14 [2020-07-14T09:01:14.549Z] #64 exporting layers 0.9s done
09:01:14 [2020-07-14T09:01:14.549Z] #64 writing image sha256:c417651a4261f48553d789b359007e50022425a17555cf2b39e400a66ba5a348 done
09:01:14 [2020-07-14T09:01:14.549Z] #64 naming to docker.io/library/docker:c88a830507ce87e99ade40d1403653653717375d done
09:01:14 [2020-07-14T09:01:14.549Z] #64 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
09:01:14 [2020-07-14T09:01:14.946Z] + trap exit INT TERM
09:01:14 [2020-07-14T09:01:14.946Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
09:01:14 [2020-07-14T09:01:14.946Z] + CONTAINER_NAME=docker-pr1
09:01:14 [2020-07-14T09:01:14.946Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41207/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41207/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d -e DOCKER_GRAPHDRIVER docker:c88a830507ce87e99ade40d1403653653717375d hack/make.sh dynbinary-daemon
09:01:15 [2020-07-14T09:01:15.202Z] 
09:01:15 [2020-07-14T09:01:15.459Z] Removing bundles/
09:01:15 [2020-07-14T09:01:15.459Z] 
09:01:15 [2020-07-14T09:01:15.459Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
09:01:15 [2020-07-14T09:01:15.459Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:01:15 [2020-07-14T09:01:15.459Z] GOOS="" GOARCH="" GOARM=""
09:01:17 [2020-07-14T09:01:17.700Z] Fetching without tags
09:01:18 [2020-07-14T09:01:18.003Z] Merging remotes/origin/master commit d78b22cdf5326017a4709f55f393adf390bde4cb into PR head commit c88a830507ce87e99ade40d1403653653717375d
09:01:18 [2020-07-14T09:01:18.508Z] Merge succeeded, producing c88a830507ce87e99ade40d1403653653717375d
09:01:18 [2020-07-14T09:01:18.508Z] Checking out Revision c88a830507ce87e99ade40d1403653653717375d (PR-41207)
09:01:18 [2020-07-14T09:01:18.976Z] Commit message: "distribution/xfer: use "main" instead of "master" for progress channel"
09:01:19 [2020-07-14T09:01:19.024Z]  > git --version # timeout=10
09:01:19 [2020-07-14T09:01:19.036Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
09:01:17 [2020-07-14T09:01:17.676Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:17 [2020-07-14T09:01:17.677Z]  > git config --add remote.origin.fetch +refs/pull/41207/head:refs/remotes/origin/PR-41207 # timeout=10
09:01:17 [2020-07-14T09:01:17.678Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:17 [2020-07-14T09:01:17.692Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:17 [2020-07-14T09:01:17.706Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:17 [2020-07-14T09:01:17.707Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:17 [2020-07-14T09:01:17.707Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41207/head:refs/remotes/origin/PR-41207 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:18 [2020-07-14T09:01:18.009Z]  > git config core.sparsecheckout # timeout=10
09:01:18 [2020-07-14T09:01:18.010Z]  > git checkout -f c88a830507ce87e99ade40d1403653653717375d # timeout=10
09:01:18 [2020-07-14T09:01:18.488Z]  > git merge d78b22cdf5326017a4709f55f393adf390bde4cb # timeout=10
09:01:18 [2020-07-14T09:01:18.502Z]  > git rev-parse HEAD^{commit} # timeout=10
09:01:18 [2020-07-14T09:01:18.514Z]  > git config core.sparsecheckout # timeout=10
09:01:18 [2020-07-14T09:01:18.519Z]  > git checkout -f c88a830507ce87e99ade40d1403653653717375d # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:01:19 [2020-07-14T09:01:19.908Z] + docker version
09:01:19 [2020-07-14T09:01:19.908Z] Client: Docker Engine - Community
09:01:19 [2020-07-14T09:01:19.908Z]  Version:           19.03.7
09:01:19 [2020-07-14T09:01:19.908Z]  API version:       1.40
09:01:19 [2020-07-14T09:01:19.908Z]  Go version:        go1.12.17
09:01:19 [2020-07-14T09:01:19.908Z]  Git commit:        7141c199a2
09:01:19 [2020-07-14T09:01:19.908Z]  Built:             Sat Mar  7 16:48:47 2020
09:01:19 [2020-07-14T09:01:19.908Z]  OS/Arch:           linux/s390x
09:01:19 [2020-07-14T09:01:19.908Z]  Experimental:      false
09:01:19 [2020-07-14T09:01:19.908Z] 
09:01:19 [2020-07-14T09:01:19.908Z] Server: Docker Engine - Community
09:01:19 [2020-07-14T09:01:19.908Z]  Engine:
09:01:19 [2020-07-14T09:01:19.908Z]   Version:          19.03.7
09:01:19 [2020-07-14T09:01:19.908Z]   API version:      1.40 (minimum version 1.12)
09:01:19 [2020-07-14T09:01:19.908Z]   Go version:       go1.12.17
09:01:19 [2020-07-14T09:01:19.908Z]   Git commit:       7141c199a2
09:01:19 [2020-07-14T09:01:19.908Z]   Built:            Sat Mar  7 16:47:46 2020
09:01:19 [2020-07-14T09:01:19.908Z]   OS/Arch:          linux/s390x
09:01:19 [2020-07-14T09:01:19.908Z]   Experimental:     true
09:01:19 [2020-07-14T09:01:19.908Z]  containerd:
09:01:19 [2020-07-14T09:01:19.908Z]   Version:          1.2.13
09:01:19 [2020-07-14T09:01:19.908Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
09:01:19 [2020-07-14T09:01:19.908Z]  runc:
09:01:19 [2020-07-14T09:01:19.908Z]   Version:          1.0.0-rc10
09:01:19 [2020-07-14T09:01:19.908Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:01:19 [2020-07-14T09:01:19.908Z]  docker-init:
09:01:19 [2020-07-14T09:01:19.908Z]   Version:          0.18.0
09:01:19 [2020-07-14T09:01:19.908Z]   GitCommit:        fec3683
[Pipeline] sh
09:01:20 [2020-07-14T09:01:20.284Z] + docker info
09:01:20 [2020-07-14T09:01:20.284Z] Client:
09:01:20 [2020-07-14T09:01:20.284Z]  Debug Mode: false
09:01:20 [2020-07-14T09:01:20.284Z] 
09:01:20 [2020-07-14T09:01:20.284Z] Server:
09:01:20 [2020-07-14T09:01:20.284Z]  Containers: 0
09:01:20 [2020-07-14T09:01:20.284Z]   Running: 0
09:01:20 [2020-07-14T09:01:20.284Z]   Paused: 0
09:01:20 [2020-07-14T09:01:20.284Z]   Stopped: 0
09:01:20 [2020-07-14T09:01:20.284Z]  Images: 0
09:01:20 [2020-07-14T09:01:20.284Z]  Server Version: 19.03.7
09:01:20 [2020-07-14T09:01:20.284Z]  Storage Driver: overlay2
09:01:20 [2020-07-14T09:01:20.284Z]   Backing Filesystem: <unknown>
09:01:20 [2020-07-14T09:01:20.284Z]   Supports d_type: true
09:01:20 [2020-07-14T09:01:20.284Z]   Native Overlay Diff: true
09:01:20 [2020-07-14T09:01:20.284Z]  Logging Driver: json-file
09:01:20 [2020-07-14T09:01:20.284Z]  Cgroup Driver: cgroupfs
09:01:20 [2020-07-14T09:01:20.284Z]  Plugins:
09:01:20 [2020-07-14T09:01:20.284Z]   Volume: local
09:01:20 [2020-07-14T09:01:20.284Z]   Network: bridge host ipvlan macvlan null overlay
09:01:20 [2020-07-14T09:01:20.284Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:01:20 [2020-07-14T09:01:20.284Z]  Swarm: inactive
09:01:20 [2020-07-14T09:01:20.284Z]  Runtimes: runc
09:01:20 [2020-07-14T09:01:20.284Z]  Default Runtime: runc
09:01:20 [2020-07-14T09:01:20.284Z]  Init Binary: docker-init
09:01:20 [2020-07-14T09:01:20.284Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
09:01:20 [2020-07-14T09:01:20.284Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:01:20 [2020-07-14T09:01:20.284Z]  init version: fec3683
09:01:20 [2020-07-14T09:01:20.284Z]  Security Options:
09:01:20 [2020-07-14T09:01:20.284Z]   apparmor
09:01:20 [2020-07-14T09:01:20.284Z]   seccomp
09:01:20 [2020-07-14T09:01:20.284Z]    Profile: default
09:01:20 [2020-07-14T09:01:20.284Z]  Kernel Version: 4.15.0-88-generic
09:01:20 [2020-07-14T09:01:20.284Z]  Operating System: Ubuntu 18.04.4 LTS
09:01:20 [2020-07-14T09:01:20.284Z]  OSType: linux
09:01:20 [2020-07-14T09:01:20.284Z]  Architecture: s390x
09:01:20 [2020-07-14T09:01:20.284Z]  CPUs: 2
09:01:20 [2020-07-14T09:01:20.284Z]  Total Memory: 7.861GiB
09:01:20 [2020-07-14T09:01:20.284Z]  Name: s390x-ubuntu-25
09:01:20 [2020-07-14T09:01:20.284Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
09:01:20 [2020-07-14T09:01:20.284Z]  Docker Root Dir: /var/lib/docker
09:01:20 [2020-07-14T09:01:20.284Z]  Debug Mode: false
09:01:20 [2020-07-14T09:01:20.284Z]  Username: dockerbuildbot
09:01:20 [2020-07-14T09:01:20.284Z]  Registry: https://index.docker.io/v1/
09:01:20 [2020-07-14T09:01:20.284Z]  Labels:
09:01:20 [2020-07-14T09:01:20.284Z]  Experimental: true
09:01:20 [2020-07-14T09:01:20.284Z]  Insecure Registries:
09:01:20 [2020-07-14T09:01:20.284Z]   127.0.0.0/8
09:01:20 [2020-07-14T09:01:20.284Z]  Live Restore Enabled: false
09:01:20 [2020-07-14T09:01:20.284Z] 
09:01:20 [2020-07-14T09:01:20.284Z] WARNING: No swap limit support
[Pipeline] sh
09:01:20 [2020-07-14T09:01:20.660Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:01:20 [2020-07-14T09:01:20.660Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:01:20 [2020-07-14T09:01:20.660Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41207/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:01:20 [2020-07-14T09:01:20.660Z] + bash /home/jenkins/workspace/moby_PR-41207/check-config.sh
09:01:20 [2020-07-14T09:01:20.660Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:01:20 [2020-07-14T09:01:20.660Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
09:01:20 [2020-07-14T09:01:20.660Z] 
09:01:20 [2020-07-14T09:01:20.660Z] Generally Necessary:
09:01:20 [2020-07-14T09:01:20.951Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:01:20 [2020-07-14T09:01:20.951Z] - apparmor: enabled and tools installed
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_NAMESPACES: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_NET_NS: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_PID_NS: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_IPC_NS: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_UTS_NS: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_CGROUPS: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_CGROUP_CPUACCT: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_CGROUP_DEVICE: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_CGROUP_FREEZER: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_CGROUP_SCHED: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_CPUSETS: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_MEMCG: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_KEYS: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_VETH: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_BRIDGE: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_NF_NAT: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_NF_NAT_NEEDED: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_POSIX_MQUEUE: enabled
09:01:20 [2020-07-14T09:01:20.951Z] 
09:01:20 [2020-07-14T09:01:20.951Z] Optional Features:
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_USER_NS: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_SECCOMP: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_CGROUP_PIDS: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_MEMCG_SWAP: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:01:20 [2020-07-14T09:01:20.951Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_BLK_CGROUP: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_IOSCHED_CFQ: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_CGROUP_PERF: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_CGROUP_HUGETLB: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_CFS_BANDWIDTH: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_RT_GROUP_SCHED: missing
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_IP_VS: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_IP_VS_NFCT: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_IP_VS_RR: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_EXT4_FS: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:01:20 [2020-07-14T09:01:20.951Z] - Network Drivers:
09:01:20 [2020-07-14T09:01:20.951Z]   - "overlay":
09:01:20 [2020-07-14T09:01:20.951Z]     - CONFIG_VXLAN: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:01:20 [2020-07-14T09:01:20.951Z]       Optional (for encrypted networks):
09:01:20 [2020-07-14T09:01:20.951Z]       - CONFIG_CRYPTO: enabled
09:01:20 [2020-07-14T09:01:20.951Z]       - CONFIG_CRYPTO_AEAD: enabled
09:01:20 [2020-07-14T09:01:20.951Z]       - CONFIG_CRYPTO_GCM: enabled
09:01:20 [2020-07-14T09:01:20.951Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:01:20 [2020-07-14T09:01:20.951Z]       - CONFIG_CRYPTO_GHASH: enabled
09:01:20 [2020-07-14T09:01:20.951Z]       - CONFIG_XFRM: enabled
09:01:20 [2020-07-14T09:01:20.951Z]       - CONFIG_XFRM_USER: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z]       - CONFIG_INET_ESP: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z]   - "ipvlan":
09:01:20 [2020-07-14T09:01:20.951Z]     - CONFIG_IPVLAN: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z]   - "macvlan":
09:01:20 [2020-07-14T09:01:20.951Z]     - CONFIG_MACVLAN: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z]     - CONFIG_DUMMY: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z]   - "ftp,tftp client in container":
09:01:20 [2020-07-14T09:01:20.951Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z] - Storage Drivers:
09:01:20 [2020-07-14T09:01:20.951Z]   - "aufs":
09:01:20 [2020-07-14T09:01:20.951Z]     - CONFIG_AUFS_FS: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z]   - "btrfs":
09:01:20 [2020-07-14T09:01:20.951Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:01:20 [2020-07-14T09:01:20.951Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:01:21 [2020-07-14T09:01:21.243Z]   - "devicemapper":
09:01:21 [2020-07-14T09:01:21.243Z]     - CONFIG_BLK_DEV_DM: enabled
09:01:21 [2020-07-14T09:01:21.243Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:01:21 [2020-07-14T09:01:21.243Z]   - "overlay":
09:01:21 [2020-07-14T09:01:21.243Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:01:21 [2020-07-14T09:01:21.243Z]   - "zfs":
09:01:21 [2020-07-14T09:01:21.243Z]     - /dev/zfs: missing
09:01:21 [2020-07-14T09:01:21.243Z]     - zfs command: missing
09:01:21 [2020-07-14T09:01:21.243Z]     - zpool command: missing
09:01:21 [2020-07-14T09:01:21.243Z] 
09:01:21 [2020-07-14T09:01:21.243Z] Limits:
09:01:21 [2020-07-14T09:01:21.243Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:01:21 [2020-07-14T09:01:21.243Z] 
09:01:21 [2020-07-14T09:01:21.243Z] + true
09:01:21 [2020-07-14T09:01:21.248Z] Fetching without tags
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:01:21 [2020-07-14T09:01:21.503Z] Merging remotes/origin/master commit d78b22cdf5326017a4709f55f393adf390bde4cb into PR head commit c88a830507ce87e99ade40d1403653653717375d
09:01:21 [2020-07-14T09:01:21.677Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c88a830507ce87e99ade40d1403653653717375d .
09:01:21 [2020-07-14T09:01:21.677Z] #2 [internal] load .dockerignore
09:01:21 [2020-07-14T09:01:21.677Z] #2 transferring context: 87B done
09:01:21 [2020-07-14T09:01:21.677Z] #2 DONE 0.0s
09:01:21 [2020-07-14T09:01:21.677Z] 
09:01:21 [2020-07-14T09:01:21.677Z] #1 [internal] load build definition from Dockerfile
09:01:21 [2020-07-14T09:01:21.677Z] #1 transferring dockerfile: 16.37kB done
09:01:21 [2020-07-14T09:01:21.677Z] #1 DONE 0.0s
09:01:21 [2020-07-14T09:01:21.677Z] 
09:01:21 [2020-07-14T09:01:21.677Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
09:01:22 [2020-07-14T09:01:22.067Z] Merge succeeded, producing c88a830507ce87e99ade40d1403653653717375d
09:01:22 [2020-07-14T09:01:22.067Z] Checking out Revision c88a830507ce87e99ade40d1403653653717375d (PR-41207)
09:01:21 [2020-07-14T09:01:21.315Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:21 [2020-07-14T09:01:21.323Z]  > git config --add remote.origin.fetch +refs/pull/41207/head:refs/remotes/origin/PR-41207 # timeout=10
09:01:21 [2020-07-14T09:01:21.325Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:21 [2020-07-14T09:01:21.346Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:21 [2020-07-14T09:01:21.354Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:21 [2020-07-14T09:01:21.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:21 [2020-07-14T09:01:21.355Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41207/head:refs/remotes/origin/PR-41207 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:21 [2020-07-14T09:01:21.609Z]  > git config core.sparsecheckout # timeout=10
09:01:21 [2020-07-14T09:01:21.619Z]  > git checkout -f c88a830507ce87e99ade40d1403653653717375d # timeout=10
09:01:22 [2020-07-14T09:01:22.153Z]  > git merge d78b22cdf5326017a4709f55f393adf390bde4cb # timeout=10
09:01:22 [2020-07-14T09:01:22.161Z]  > git rev-parse HEAD^{commit} # timeout=10
09:01:22 [2020-07-14T09:01:22.172Z]  > git config core.sparsecheckout # timeout=10
09:01:22 [2020-07-14T09:01:22.179Z]  > git checkout -f c88a830507ce87e99ade40d1403653653717375d # timeout=10
09:01:22 [2020-07-14T09:01:22.290Z] Commit message: "distribution/xfer: use "main" instead of "master" for progress channel"
09:01:22 [2020-07-14T09:01:22.405Z]  > git --version # timeout=10
09:01:22 [2020-07-14T09:01:22.427Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
09:01:22 [2020-07-14T09:01:22.685Z] Fetching without tags
09:01:22 [2020-07-14T09:01:22.708Z] #3 DONE 0.9s
09:01:22 [2020-07-14T09:01:22.708Z] 
09:01:22 [2020-07-14T09:01:22.708Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
09:01:22 [2020-07-14T09:01:22.708Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
09:01:22 [2020-07-14T09:01:22.708Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
09:01:22 [2020-07-14T09:01:22.708Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
09:01:22 [2020-07-14T09:01:22.708Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
09:01:22 [2020-07-14T09:01:22.708Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s
09:01:22 [2020-07-14T09:01:22.708Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.35MB / 8.88MB 0.2s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:01:22 [2020-07-14T09:01:22.851Z] Still waiting to schedule task
09:01:22 [2020-07-14T09:01:22.851Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
09:01:22 [2020-07-14T09:01:22.857Z] Still waiting to schedule task
09:01:22 [2020-07-14T09:01:22.857Z] Waiting for next available executor on ‘azwin-2-cd2e50’
09:01:22 [2020-07-14T09:01:22.999Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
09:01:22 [2020-07-14T09:01:22.999Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s
09:01:23 [2020-07-14T09:01:23.079Z] Merging remotes/origin/master commit d78b22cdf5326017a4709f55f393adf390bde4cb into PR head commit c88a830507ce87e99ade40d1403653653717375d
09:01:23 [2020-07-14T09:01:23.089Z] + [ PR != PR ]
09:01:23 [2020-07-14T09:01:23.089Z] + [ master != master ]
09:01:23 [2020-07-14T09:01:23.089Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:01:23 [2020-07-14T09:01:23.294Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
09:01:23 [2020-07-14T09:01:23.294Z] #4 DONE 0.5s
09:01:23 [2020-07-14T09:01:23.425Z] + docker version
09:01:23 [2020-07-14T09:01:23.425Z] Client: Docker Engine - Community
09:01:23 [2020-07-14T09:01:23.425Z]  Version:           19.03.12
09:01:23 [2020-07-14T09:01:23.425Z]  API version:       1.40
09:01:23 [2020-07-14T09:01:23.425Z]  Go version:        go1.13.10
09:01:23 [2020-07-14T09:01:23.425Z]  Git commit:        48a66213fe
09:01:23 [2020-07-14T09:01:23.425Z]  Built:             Mon Jun 22 15:45:36 2020
09:01:23 [2020-07-14T09:01:23.425Z]  OS/Arch:           linux/amd64
09:01:23 [2020-07-14T09:01:23.425Z]  Experimental:      false
09:01:23 [2020-07-14T09:01:23.425Z] 
09:01:23 [2020-07-14T09:01:23.425Z] Server: Docker Engine - Community
09:01:23 [2020-07-14T09:01:23.425Z]  Engine:
09:01:23 [2020-07-14T09:01:23.425Z]   Version:          19.03.12
09:01:23 [2020-07-14T09:01:23.425Z]   API version:      1.40 (minimum version 1.12)
09:01:23 [2020-07-14T09:01:23.425Z]   Go version:       go1.13.10
09:01:23 [2020-07-14T09:01:23.425Z]   Git commit:       48a66213fe
09:01:23 [2020-07-14T09:01:23.425Z]   Built:            Mon Jun 22 15:44:07 2020
09:01:23 [2020-07-14T09:01:23.425Z]   OS/Arch:          linux/amd64
09:01:23 [2020-07-14T09:01:23.425Z]   Experimental:     true
09:01:23 [2020-07-14T09:01:23.425Z]  containerd:
09:01:23 [2020-07-14T09:01:23.425Z]   Version:          1.2.13
09:01:23 [2020-07-14T09:01:23.425Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
09:01:23 [2020-07-14T09:01:23.425Z]  runc:
09:01:23 [2020-07-14T09:01:23.425Z]   Version:          1.0.0-rc10
09:01:23 [2020-07-14T09:01:23.425Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:01:23 [2020-07-14T09:01:23.425Z]  docker-init:
09:01:23 [2020-07-14T09:01:23.425Z]   Version:          0.18.0
09:01:23 [2020-07-14T09:01:23.425Z]   GitCommit:        fec3683
[Pipeline] sh
09:01:23 [2020-07-14T09:01:23.585Z] 
09:01:23 [2020-07-14T09:01:23.585Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:01:23 [2020-07-14T09:01:23.709Z] + docker info
09:01:23 [2020-07-14T09:01:23.897Z] #6 DONE 0.2s
09:01:23 [2020-07-14T09:01:23.898Z] 
09:01:23 [2020-07-14T09:01:23.898Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster
09:01:23 [2020-07-14T09:01:23.898Z] #5 DONE 0.2s
09:01:23 [2020-07-14T09:01:23.898Z] 
09:01:23 [2020-07-14T09:01:23.898Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
09:01:23 [2020-07-14T09:01:23.898Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done
09:01:23 [2020-07-14T09:01:23.898Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done
09:01:23 [2020-07-14T09:01:23.898Z] #7 sha256:5380bd68a1456dd1b96dc08789297c6883144a9200b0c7f90a0aaae250336efa 1.79kB / 1.79kB done
09:01:23 [2020-07-14T09:01:23.898Z] #7 sha256:a061b2a33949407b25d5c8c76e5c35ae4b614319ebf510c9c19699a75eeee690 6.19kB / 6.19kB done
09:01:23 [2020-07-14T09:01:23.898Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 0B / 48.97MB 0.1s
09:01:23 [2020-07-14T09:01:23.898Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0B / 7.39MB 0.1s
09:01:23 [2020-07-14T09:01:23.898Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 3.68MB / 48.97MB 0.2s
09:01:23 [2020-07-14T09:01:23.898Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 3.11MB / 7.39MB 0.2s
09:01:22 [2020-07-14T09:01:22.666Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:22 [2020-07-14T09:01:22.671Z]  > git config --add remote.origin.fetch +refs/pull/41207/head:refs/remotes/origin/PR-41207 # timeout=10
09:01:22 [2020-07-14T09:01:22.674Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:22 [2020-07-14T09:01:22.682Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:22 [2020-07-14T09:01:22.694Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:22 [2020-07-14T09:01:22.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:22 [2020-07-14T09:01:22.696Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41207/head:refs/remotes/origin/PR-41207 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:23 [2020-07-14T09:01:23.088Z]  > git config core.sparsecheckout # timeout=10
09:01:23 [2020-07-14T09:01:23.091Z]  > git checkout -f c88a830507ce87e99ade40d1403653653717375d # timeout=10
09:01:24 [2020-07-14T09:01:24.025Z] Merge succeeded, producing c88a830507ce87e99ade40d1403653653717375d
09:01:24 [2020-07-14T09:01:24.025Z] Checking out Revision c88a830507ce87e99ade40d1403653653717375d (PR-41207)
09:01:24 [2020-07-14T09:01:24.199Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 7.23MB / 48.97MB 0.3s
09:01:24 [2020-07-14T09:01:24.199Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.2s done
09:01:24 [2020-07-14T09:01:24.199Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0B / 9.88MB 0.3s
09:01:24 [2020-07-14T09:01:24.199Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 14.99MB / 48.97MB 0.4s
09:01:24 [2020-07-14T09:01:24.199Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 1.51MB / 9.88MB 0.4s
09:01:24 [2020-07-14T09:01:24.199Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 0B / 51.37MB 0.4s
09:01:24 [2020-07-14T09:01:24.199Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 19.30MB / 48.97MB 0.5s
09:01:24 [2020-07-14T09:01:24.199Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 5.32MB / 9.88MB 0.5s
09:01:24 [2020-07-14T09:01:24.495Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 22.62MB / 48.97MB 0.6s
09:01:24 [2020-07-14T09:01:24.495Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 7.44MB / 9.88MB 0.6s
09:01:24 [2020-07-14T09:01:24.495Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 4.66MB / 51.37MB 0.6s
09:01:24 [2020-07-14T09:01:24.495Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 25.08MB / 48.97MB 0.7s
09:01:24 [2020-07-14T09:01:24.495Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.7s
09:01:24 [2020-07-14T09:01:24.495Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 8.98MB / 51.37MB 0.7s
09:01:24 [2020-07-14T09:01:24.643Z] Client:
09:01:24 [2020-07-14T09:01:24.643Z]  Debug Mode: false
09:01:24 [2020-07-14T09:01:24.643Z] 
09:01:24 [2020-07-14T09:01:24.643Z] Server:
09:01:24 [2020-07-14T09:01:24.643Z]  Containers: 0
09:01:24 [2020-07-14T09:01:24.643Z]   Running: 0
09:01:24 [2020-07-14T09:01:24.643Z]   Paused: 0
09:01:24 [2020-07-14T09:01:24.643Z]   Stopped: 0
09:01:24 [2020-07-14T09:01:24.643Z]  Images: 2
09:01:24 [2020-07-14T09:01:24.643Z]  Server Version: 19.03.12
09:01:24 [2020-07-14T09:01:24.643Z]  Storage Driver: overlay2
09:01:24 [2020-07-14T09:01:24.643Z]   Backing Filesystem: extfs
09:01:24 [2020-07-14T09:01:24.643Z]   Supports d_type: true
09:01:24 [2020-07-14T09:01:24.643Z]   Native Overlay Diff: true
09:01:24 [2020-07-14T09:01:24.643Z]  Logging Driver: json-file
09:01:24 [2020-07-14T09:01:24.643Z]  Cgroup Driver: cgroupfs
09:01:24 [2020-07-14T09:01:24.643Z]  Plugins:
09:01:24 [2020-07-14T09:01:24.643Z]   Volume: local
09:01:24 [2020-07-14T09:01:24.643Z]   Network: bridge host ipvlan macvlan null overlay
09:01:24 [2020-07-14T09:01:24.643Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:01:24 [2020-07-14T09:01:24.643Z]  Swarm: inactive
09:01:24 [2020-07-14T09:01:24.643Z]  Runtimes: runc
09:01:24 [2020-07-14T09:01:24.643Z]  Default Runtime: runc
09:01:24 [2020-07-14T09:01:24.643Z]  Init Binary: docker-init
09:01:24 [2020-07-14T09:01:24.643Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
09:01:24 [2020-07-14T09:01:24.643Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:01:24 [2020-07-14T09:01:24.643Z]  init version: fec3683
09:01:24 [2020-07-14T09:01:24.643Z]  Security Options:
09:01:24 [2020-07-14T09:01:24.643Z]   apparmor
09:01:24 [2020-07-14T09:01:24.643Z]   seccomp
09:01:24 [2020-07-14T09:01:24.643Z]    Profile: default
09:01:24 [2020-07-14T09:01:24.643Z]  Kernel Version: 5.3.0-1030-aws
09:01:24 [2020-07-14T09:01:24.643Z]  Operating System: Ubuntu 18.04.4 LTS
09:01:24 [2020-07-14T09:01:24.643Z]  OSType: linux
09:01:24 [2020-07-14T09:01:24.643Z]  Architecture: x86_64
09:01:24 [2020-07-14T09:01:24.643Z]  CPUs: 2
09:01:24 [2020-07-14T09:01:24.643Z]  Total Memory: 7.487GiB
09:01:24 [2020-07-14T09:01:24.643Z]  Name: ip-10-100-51-80
09:01:24 [2020-07-14T09:01:24.643Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
09:01:24 [2020-07-14T09:01:24.643Z]  Docker Root Dir: /var/lib/docker
09:01:24 [2020-07-14T09:01:24.643Z]  Debug Mode: false
09:01:24 [2020-07-14T09:01:24.643Z]  Registry: https://index.docker.io/v1/
09:01:24 [2020-07-14T09:01:24.643Z]  Labels:
09:01:24 [2020-07-14T09:01:24.643Z]  Experimental: true
09:01:24 [2020-07-14T09:01:24.643Z]  Insecure Registries:
09:01:24 [2020-07-14T09:01:24.643Z]   127.0.0.0/8
09:01:24 [2020-07-14T09:01:24.643Z]  Live Restore Enabled: true
09:01:24 [2020-07-14T09:01:24.643Z] 
09:01:24 [2020-07-14T09:01:24.643Z] WARNING: No swap limit support
[Pipeline] sh
09:01:24 [2020-07-14T09:01:24.782Z] Commit message: "distribution/xfer: use "main" instead of "master" for progress channel"
09:01:24 [2020-07-14T09:01:24.792Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 33.08MB / 48.97MB 0.9s
09:01:24 [2020-07-14T09:01:24.792Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.7s done
09:01:24 [2020-07-14T09:01:24.792Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 16.69MB / 51.37MB 0.9s
09:01:24 [2020-07-14T09:01:24.792Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 4.88MB / 56.71MB 0.9s
09:01:24 [2020-07-14T09:01:24.792Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 36.43MB / 48.97MB 1.0s
09:01:24 [2020-07-14T09:01:24.792Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 20.08MB / 51.37MB 1.0s
09:01:24 [2020-07-14T09:01:24.792Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 8.81MB / 56.71MB 1.0s
09:01:24 [2020-07-14T09:01:24.792Z] #7 ...
09:01:24 [2020-07-14T09:01:24.792Z] 
09:01:24 [2020-07-14T09:01:24.792Z] #20 [internal] load build context
09:01:24 [2020-07-14T09:01:24.792Z] #20 transferring context: 51.30MB 1.0s done
09:01:24 [2020-07-14T09:01:24.792Z] #20 DONE 1.0s
09:01:24 [2020-07-14T09:01:24.792Z] 
09:01:24 [2020-07-14T09:01:24.792Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
09:01:24 [2020-07-14T09:01:24.792Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 40.45MB / 48.97MB 1.1s
09:01:24 [2020-07-14T09:01:24.792Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 23.84MB / 51.37MB 1.1s
09:01:24 [2020-07-14T09:01:24.792Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 12.73MB / 56.71MB 1.1s
09:01:24 [2020-07-14T09:01:24.803Z]  > git --version # timeout=10
09:01:24 [2020-07-14T09:01:24.811Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
09:01:24 [2020-07-14T09:01:24.925Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:01:24 [2020-07-14T09:01:24.925Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:01:24 [2020-07-14T09:01:24.925Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41207/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:01:24 [2020-07-14T09:01:24.925Z] + bash /home/ubuntu/workspace/moby_PR-41207/check-config.sh
09:01:24 [2020-07-14T09:01:24.925Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:01:24 [2020-07-14T09:01:24.925Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
09:01:24 [2020-07-14T09:01:24.925Z] 
09:01:24 [2020-07-14T09:01:24.925Z] Generally Necessary:
09:01:24 [2020-07-14T09:01:24.925Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:01:24 [2020-07-14T09:01:24.925Z] - apparmor: enabled and tools installed
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_NAMESPACES: enabled
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_NET_NS: enabled
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_PID_NS: enabled
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_IPC_NS: enabled
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_UTS_NS: enabled
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_CGROUPS: enabled
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_CGROUP_CPUACCT: enabled
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_CGROUP_DEVICE: enabled
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_CGROUP_FREEZER: enabled
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_CGROUP_SCHED: enabled
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_CPUSETS: enabled
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_MEMCG: enabled
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_KEYS: enabled
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_VETH: enabled (as module)
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_BRIDGE: enabled (as module)
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_NF_NAT_IPV4: missing
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_NF_NAT: enabled (as module)
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_NF_NAT_NEEDED: missing
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_POSIX_MQUEUE: enabled
09:01:24 [2020-07-14T09:01:24.925Z] 
09:01:24 [2020-07-14T09:01:24.925Z] Optional Features:
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_USER_NS: enabled
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_SECCOMP: enabled
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_CGROUP_PIDS: enabled
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_MEMCG_SWAP: enabled
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:01:24 [2020-07-14T09:01:24.925Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_BLK_CGROUP: enabled
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:01:24 [2020-07-14T09:01:24.925Z] - CONFIG_IOSCHED_CFQ: missing
09:01:25 [2020-07-14T09:01:25.088Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 44.58MB / 48.97MB 1.2s
09:01:25 [2020-07-14T09:01:25.088Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 27.54MB / 51.37MB 1.2s
09:01:25 [2020-07-14T09:01:25.088Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 16.81MB / 56.71MB 1.2s
09:01:25 [2020-07-14T09:01:25.088Z] #7 ...
09:01:25 [2020-07-14T09:01:25.088Z] 
09:01:25 [2020-07-14T09:01:25.088Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
09:01:25 [2020-07-14T09:01:25.088Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
09:01:25 [2020-07-14T09:01:25.088Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
09:01:25 [2020-07-14T09:01:25.088Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
09:01:25 [2020-07-14T09:01:25.088Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
09:01:25 [2020-07-14T09:01:25.088Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done
09:01:25 [2020-07-14T09:01:25.088Z] #58 DONE 1.3s
09:01:25 [2020-07-14T09:01:25.088Z] 
09:01:25 [2020-07-14T09:01:25.088Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
09:01:25 [2020-07-14T09:01:25.088Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.3s done
09:01:25 [2020-07-14T09:01:25.088Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 36.23MB / 51.37MB 1.4s
09:01:25 [2020-07-14T09:01:25.088Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 25.65MB / 56.71MB 1.4s
09:01:25 [2020-07-14T09:01:25.088Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 0B / 102.23MB 1.4s
09:01:25 [2020-07-14T09:01:25.184Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
09:01:25 [2020-07-14T09:01:25.184Z] - CONFIG_CGROUP_PERF: enabled
09:01:25 [2020-07-14T09:01:25.184Z] - CONFIG_CGROUP_HUGETLB: enabled
09:01:25 [2020-07-14T09:01:25.184Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:01:25 [2020-07-14T09:01:25.184Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:01:25 [2020-07-14T09:01:25.184Z] - CONFIG_CFS_BANDWIDTH: enabled
09:01:25 [2020-07-14T09:01:25.184Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:01:25 [2020-07-14T09:01:25.184Z] - CONFIG_RT_GROUP_SCHED: missing
09:01:25 [2020-07-14T09:01:25.184Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:01:25 [2020-07-14T09:01:25.184Z] - CONFIG_IP_VS: enabled (as module)
09:01:25 [2020-07-14T09:01:25.184Z] - CONFIG_IP_VS_NFCT: enabled
09:01:25 [2020-07-14T09:01:25.184Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:01:25 [2020-07-14T09:01:25.184Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:01:25 [2020-07-14T09:01:25.184Z] - CONFIG_IP_VS_RR: enabled (as module)
09:01:25 [2020-07-14T09:01:25.184Z] - CONFIG_EXT4_FS: enabled
09:01:25 [2020-07-14T09:01:25.184Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:01:25 [2020-07-14T09:01:25.184Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:01:25 [2020-07-14T09:01:25.184Z] - Network Drivers:
09:01:25 [2020-07-14T09:01:25.184Z]   - "overlay":
09:01:25 [2020-07-14T09:01:25.184Z]     - CONFIG_VXLAN: enabled (as module)
09:01:25 [2020-07-14T09:01:25.184Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:01:25 [2020-07-14T09:01:25.184Z]       Optional (for encrypted networks):
09:01:25 [2020-07-14T09:01:25.184Z]       - CONFIG_CRYPTO: enabled
09:01:25 [2020-07-14T09:01:25.184Z]       - CONFIG_CRYPTO_AEAD: enabled
09:01:25 [2020-07-14T09:01:25.184Z]       - CONFIG_CRYPTO_GCM: enabled
09:01:25 [2020-07-14T09:01:25.184Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:01:25 [2020-07-14T09:01:25.184Z]       - CONFIG_CRYPTO_GHASH: enabled
09:01:25 [2020-07-14T09:01:25.184Z]       - CONFIG_XFRM: enabled
09:01:25 [2020-07-14T09:01:25.184Z]       - CONFIG_XFRM_USER: enabled (as module)
09:01:25 [2020-07-14T09:01:25.184Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:01:25 [2020-07-14T09:01:25.184Z]       - CONFIG_INET_ESP: enabled (as module)
09:01:25 [2020-07-14T09:01:25.184Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
09:01:25 [2020-07-14T09:01:25.184Z]   - "ipvlan":
09:01:25 [2020-07-14T09:01:25.184Z]     - CONFIG_IPVLAN: enabled (as module)
09:01:25 [2020-07-14T09:01:25.184Z]   - "macvlan":
09:01:25 [2020-07-14T09:01:25.184Z]     - CONFIG_MACVLAN: enabled (as module)
09:01:25 [2020-07-14T09:01:25.184Z]     - CONFIG_DUMMY: enabled (as module)
09:01:25 [2020-07-14T09:01:25.184Z]   - "ftp,tftp client in container":
09:01:25 [2020-07-14T09:01:25.184Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:01:25 [2020-07-14T09:01:25.184Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:01:25 [2020-07-14T09:01:25.184Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:01:25 [2020-07-14T09:01:25.184Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:01:25 [2020-07-14T09:01:25.184Z] - Storage Drivers:
09:01:25 [2020-07-14T09:01:25.184Z]   - "aufs":
09:01:25 [2020-07-14T09:01:25.185Z]     - CONFIG_AUFS_FS: enabled (as module)
09:01:25 [2020-07-14T09:01:25.185Z]   - "btrfs":
09:01:25 [2020-07-14T09:01:25.185Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:01:25 [2020-07-14T09:01:25.185Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:01:25 [2020-07-14T09:01:25.185Z]   - "devicemapper":
09:01:25 [2020-07-14T09:01:25.185Z]     - CONFIG_BLK_DEV_DM: enabled
09:01:25 [2020-07-14T09:01:25.185Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:01:25 [2020-07-14T09:01:25.185Z]   - "overlay":
09:01:25 [2020-07-14T09:01:25.185Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:01:25 [2020-07-14T09:01:25.185Z]   - "zfs":
09:01:25 [2020-07-14T09:01:25.185Z]     - /dev/zfs: present
09:01:25 [2020-07-14T09:01:25.185Z]     - zfs command: missing
09:01:25 [2020-07-14T09:01:25.185Z]     - zpool command: missing
09:01:25 [2020-07-14T09:01:25.185Z] 
09:01:25 [2020-07-14T09:01:25.185Z] Limits:
09:01:25 [2020-07-14T09:01:25.185Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:01:25 [2020-07-14T09:01:25.185Z] 
09:01:25 [2020-07-14T09:01:25.185Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:01:25 [2020-07-14T09:01:25.397Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 40.95MB / 51.37MB 1.5s
09:01:25 [2020-07-14T09:01:25.398Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 29.26MB / 56.71MB 1.5s
09:01:25 [2020-07-14T09:01:25.398Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 44.71MB / 51.37MB 1.6s
09:01:25 [2020-07-14T09:01:25.398Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 33.08MB / 56.71MB 1.6s
09:01:25 [2020-07-14T09:01:25.398Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 6.50MB / 102.23MB 1.6s
09:01:25 [2020-07-14T09:01:25.398Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 0.1s
09:01:25 [2020-07-14T09:01:25.398Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 48.78MB / 51.37MB 1.7s
09:01:25 [2020-07-14T09:01:25.398Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 37.15MB / 56.71MB 1.7s
09:01:25 [2020-07-14T09:01:25.521Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c88a830507ce87e99ade40d1403653653717375d .
09:01:25 [2020-07-14T09:01:25.521Z] #1 [internal] load .dockerignore
09:01:25 [2020-07-14T09:01:25.521Z] #1 transferring context: 87B done
09:01:25 [2020-07-14T09:01:25.521Z] #1 DONE 0.0s
09:01:25 [2020-07-14T09:01:25.521Z] 
09:01:25 [2020-07-14T09:01:25.521Z] #2 [internal] load build definition from Dockerfile
09:01:25 [2020-07-14T09:01:25.521Z] #2 transferring dockerfile: 16.37kB done
09:01:25 [2020-07-14T09:01:25.521Z] #2 DONE 0.0s
09:01:25 [2020-07-14T09:01:25.521Z] 
09:01:25 [2020-07-14T09:01:25.521Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
09:01:25 [2020-07-14T09:01:25.521Z] #3 DONE 0.1s
09:01:25 [2020-07-14T09:01:25.669Z] + docker version
09:01:25 [2020-07-14T09:01:25.669Z] Client: Docker Engine - Community
09:01:25 [2020-07-14T09:01:25.669Z]  Version:           19.03.12
09:01:25 [2020-07-14T09:01:25.669Z]  API version:       1.40
09:01:25 [2020-07-14T09:01:25.669Z]  Go version:        go1.13.10
09:01:25 [2020-07-14T09:01:25.669Z]  Git commit:        48a6621
09:01:25 [2020-07-14T09:01:25.669Z]  Built:             Mon Jun 22 15:46:32 2020
09:01:25 [2020-07-14T09:01:25.669Z]  OS/Arch:           linux/arm64
09:01:25 [2020-07-14T09:01:25.669Z]  Experimental:      false
09:01:25 [2020-07-14T09:01:25.669Z] 
09:01:25 [2020-07-14T09:01:25.669Z] Server: Docker Engine - Community
09:01:25 [2020-07-14T09:01:25.669Z]  Engine:
09:01:25 [2020-07-14T09:01:25.669Z]   Version:          19.03.12
09:01:25 [2020-07-14T09:01:25.669Z]   API version:      1.40 (minimum version 1.12)
09:01:25 [2020-07-14T09:01:25.669Z]   Go version:       go1.13.10
09:01:25 [2020-07-14T09:01:25.669Z]   Git commit:       48a6621
09:01:25 [2020-07-14T09:01:25.669Z]   Built:            Mon Jun 22 15:45:04 2020
09:01:25 [2020-07-14T09:01:25.669Z]   OS/Arch:          linux/arm64
09:01:25 [2020-07-14T09:01:25.669Z]   Experimental:     true
09:01:25 [2020-07-14T09:01:25.669Z]  containerd:
09:01:25 [2020-07-14T09:01:25.669Z]   Version:          1.2.13
09:01:25 [2020-07-14T09:01:25.669Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
09:01:25 [2020-07-14T09:01:25.669Z]  runc:
09:01:25 [2020-07-14T09:01:25.669Z]   Version:          1.0.0-rc10
09:01:25 [2020-07-14T09:01:25.669Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:01:25 [2020-07-14T09:01:25.669Z]  docker-init:
09:01:25 [2020-07-14T09:01:25.669Z]   Version:          0.18.0
09:01:25 [2020-07-14T09:01:25.669Z]   GitCommit:        fec3683
[Pipeline] sh
09:01:24 [2020-07-14T09:01:24.010Z]  > git merge d78b22cdf5326017a4709f55f393adf390bde4cb # timeout=10
09:01:24 [2020-07-14T09:01:24.024Z]  > git rev-parse HEAD^{commit} # timeout=10
09:01:24 [2020-07-14T09:01:24.034Z]  > git config core.sparsecheckout # timeout=10
09:01:24 [2020-07-14T09:01:24.049Z]  > git checkout -f c88a830507ce87e99ade40d1403653653717375d # timeout=10
09:01:25 [2020-07-14T09:01:25.713Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.8s
09:01:25 [2020-07-14T09:01:25.713Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 41.43MB / 56.71MB 1.8s
09:01:25 [2020-07-14T09:01:25.713Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 15.33MB / 102.23MB 1.8s
09:01:25 [2020-07-14T09:01:25.713Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.8s done
09:01:25 [2020-07-14T09:01:25.713Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 47.59MB / 56.71MB 1.9s
09:01:25 [2020-07-14T09:01:25.713Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 20.97MB / 102.23MB 1.9s
09:01:25 [2020-07-14T09:01:25.713Z] #7 sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 156B / 156B 1.8s done
09:01:25 [2020-07-14T09:01:25.713Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 53.29MB / 56.71MB 2.0s
09:01:25 [2020-07-14T09:01:25.713Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 27.09MB / 102.23MB 2.0s
09:01:25 [2020-07-14T09:01:25.779Z] 
09:01:25 [2020-07-14T09:01:25.779Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
09:01:25 [2020-07-14T09:01:25.779Z] #4 CACHED
09:01:25 [2020-07-14T09:01:25.958Z] + docker info
09:01:26 [2020-07-14T09:01:26.013Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 2.1s done
09:01:26 [2020-07-14T09:01:26.013Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 47.23MB / 102.23MB 2.2s
09:01:26 [2020-07-14T09:01:26.013Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 57.18MB / 102.23MB 2.3s
09:01:26 [2020-07-14T09:01:26.054Z] 
09:01:26 [2020-07-14T09:01:26.054Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:01:26 [2020-07-14T09:01:26.054Z] #6 DONE 0.1s
09:01:26 [2020-07-14T09:01:26.054Z] 
09:01:26 [2020-07-14T09:01:26.054Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster
09:01:26 [2020-07-14T09:01:26.054Z] #5 DONE 0.1s
09:01:26 [2020-07-14T09:01:26.054Z] 
09:01:26 [2020-07-14T09:01:26.054Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
09:01:26 [2020-07-14T09:01:26.054Z] #58 DONE 0.0s
09:01:26 [2020-07-14T09:01:26.054Z] 
09:01:26 [2020-07-14T09:01:26.054Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
09:01:26 [2020-07-14T09:01:26.054Z] #7 DONE 0.0s
09:01:26 [2020-07-14T09:01:26.054Z] 
09:01:26 [2020-07-14T09:01:26.054Z] #20 [internal] load build context
09:01:26 [2020-07-14T09:01:26.055Z] Fetching without tags
09:01:26 [2020-07-14T09:01:26.312Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 69.38MB / 102.23MB 2.4s
09:01:26 [2020-07-14T09:01:26.312Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 78.21MB / 102.23MB 2.5s
09:01:26 [2020-07-14T09:01:26.478Z] Merging remotes/origin/master commit d78b22cdf5326017a4709f55f393adf390bde4cb into PR head commit c88a830507ce87e99ade40d1403653653717375d
09:01:26 [2020-07-14T09:01:26.529Z] Client:
09:01:26 [2020-07-14T09:01:26.530Z]  Debug Mode: false
09:01:26 [2020-07-14T09:01:26.530Z] 
09:01:26 [2020-07-14T09:01:26.530Z] Server:
09:01:26 [2020-07-14T09:01:26.530Z]  Containers: 0
09:01:26 [2020-07-14T09:01:26.530Z]   Running: 0
09:01:26 [2020-07-14T09:01:26.530Z]   Paused: 0
09:01:26 [2020-07-14T09:01:26.530Z]   Stopped: 0
09:01:26 [2020-07-14T09:01:26.530Z]  Images: 2
09:01:26 [2020-07-14T09:01:26.530Z]  Server Version: 19.03.12
09:01:26 [2020-07-14T09:01:26.530Z]  Storage Driver: overlay2
09:01:26 [2020-07-14T09:01:26.530Z]   Backing Filesystem: extfs
09:01:26 [2020-07-14T09:01:26.530Z]   Supports d_type: true
09:01:26 [2020-07-14T09:01:26.530Z]   Native Overlay Diff: true
09:01:26 [2020-07-14T09:01:26.530Z]  Logging Driver: json-file
09:01:26 [2020-07-14T09:01:26.530Z]  Cgroup Driver: cgroupfs
09:01:26 [2020-07-14T09:01:26.530Z]  Plugins:
09:01:26 [2020-07-14T09:01:26.530Z]   Volume: local
09:01:26 [2020-07-14T09:01:26.530Z]   Network: bridge host ipvlan macvlan null overlay
09:01:26 [2020-07-14T09:01:26.530Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:01:26 [2020-07-14T09:01:26.530Z]  Swarm: inactive
09:01:26 [2020-07-14T09:01:26.530Z]  Runtimes: runc
09:01:26 [2020-07-14T09:01:26.530Z]  Default Runtime: runc
09:01:26 [2020-07-14T09:01:26.530Z]  Init Binary: docker-init
09:01:26 [2020-07-14T09:01:26.530Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
09:01:26 [2020-07-14T09:01:26.530Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:01:26 [2020-07-14T09:01:26.530Z]  init version: fec3683
09:01:26 [2020-07-14T09:01:26.530Z]  Security Options:
09:01:26 [2020-07-14T09:01:26.530Z]   apparmor
09:01:26 [2020-07-14T09:01:26.530Z]   seccomp
09:01:26 [2020-07-14T09:01:26.530Z]    Profile: default
09:01:26 [2020-07-14T09:01:26.530Z]  Kernel Version: 4.15.0-1074-aws
09:01:26 [2020-07-14T09:01:26.530Z]  Operating System: Ubuntu 16.04.6 LTS
09:01:26 [2020-07-14T09:01:26.530Z]  OSType: linux
09:01:26 [2020-07-14T09:01:26.530Z]  Architecture: aarch64
09:01:26 [2020-07-14T09:01:26.530Z]  CPUs: 4
09:01:26 [2020-07-14T09:01:26.530Z]  Total Memory: 7.525GiB
09:01:26 [2020-07-14T09:01:26.530Z]  Name: ip-10-100-108-198
09:01:26 [2020-07-14T09:01:26.530Z]  ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2
09:01:26 [2020-07-14T09:01:26.530Z]  Docker Root Dir: /var/lib/docker
09:01:26 [2020-07-14T09:01:26.530Z]  Debug Mode: false
09:01:26 [2020-07-14T09:01:26.530Z]  Registry: https://index.docker.io/v1/
09:01:26 [2020-07-14T09:01:26.530Z]  Labels:
09:01:26 [2020-07-14T09:01:26.530Z]  Experimental: true
09:01:26 [2020-07-14T09:01:26.530Z]  Insecure Registries:
09:01:26 [2020-07-14T09:01:26.530Z]   127.0.0.0/8
09:01:26 [2020-07-14T09:01:26.530Z]  Live Restore Enabled: true
09:01:26 [2020-07-14T09:01:26.530Z] 
09:01:26 [2020-07-14T09:01:26.530Z] WARNING: No swap limit support
[Pipeline] sh
09:01:26 [2020-07-14T09:01:26.609Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 87.92MB / 102.23MB 2.6s
09:01:26 [2020-07-14T09:01:26.609Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 102.23MB / 102.23MB 2.8s
09:01:26 [2020-07-14T09:01:26.609Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 102.23MB / 102.23MB 2.8s done
09:01:26 [2020-07-14T09:01:26.818Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:01:26 [2020-07-14T09:01:26.818Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:01:26 [2020-07-14T09:01:26.818Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41207/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:01:26 [2020-07-14T09:01:26.901Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 1.6s done
09:01:27 [2020-07-14T09:01:27.080Z] + bash /home/ubuntu/workspace/moby_PR-41207/check-config.sh
09:01:27 [2020-07-14T09:01:27.080Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:01:27 [2020-07-14T09:01:27.080Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ...
09:01:27 [2020-07-14T09:01:27.080Z] 
09:01:27 [2020-07-14T09:01:27.080Z] Generally Necessary:
09:01:27 [2020-07-14T09:01:27.080Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:01:27 [2020-07-14T09:01:27.080Z] - apparmor: enabled and tools installed
09:01:27 [2020-07-14T09:01:27.080Z] - CONFIG_NAMESPACES: enabled
09:01:27 [2020-07-14T09:01:27.080Z] - CONFIG_NET_NS: enabled
09:01:27 [2020-07-14T09:01:27.080Z] - CONFIG_PID_NS: enabled
09:01:27 [2020-07-14T09:01:27.080Z] - CONFIG_IPC_NS: enabled
09:01:27 [2020-07-14T09:01:27.080Z] - CONFIG_UTS_NS: enabled
09:01:27 [2020-07-14T09:01:27.080Z] - CONFIG_CGROUPS: enabled
09:01:27 [2020-07-14T09:01:27.080Z] - CONFIG_CGROUP_CPUACCT: enabled
09:01:27 [2020-07-14T09:01:27.080Z] - CONFIG_CGROUP_DEVICE: enabled
09:01:27 [2020-07-14T09:01:27.080Z] - CONFIG_CGROUP_FREEZER: enabled
09:01:27 [2020-07-14T09:01:27.080Z] - CONFIG_CGROUP_SCHED: enabled
09:01:27 [2020-07-14T09:01:27.080Z] - CONFIG_CPUSETS: enabled
09:01:27 [2020-07-14T09:01:27.080Z] - CONFIG_MEMCG: enabled
09:01:27 [2020-07-14T09:01:27.080Z] - CONFIG_KEYS: enabled
09:01:27 [2020-07-14T09:01:27.193Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_VETH: enabled (as module)
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_BRIDGE: enabled (as module)
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_NF_NAT: enabled (as module)
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_NF_NAT_NEEDED: enabled
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_POSIX_MQUEUE: enabled
09:01:27 [2020-07-14T09:01:27.341Z] 
09:01:27 [2020-07-14T09:01:27.341Z] Optional Features:
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_USER_NS: enabled
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_SECCOMP: enabled
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_CGROUP_PIDS: enabled
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_MEMCG_SWAP: enabled
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:01:27 [2020-07-14T09:01:27.341Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_BLK_CGROUP: enabled
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_IOSCHED_CFQ: enabled
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_CGROUP_PERF: enabled
09:01:27 [2020-07-14T09:01:27.341Z] - CONFIG_CGROUP_HUGETLB: enabled
09:01:27 [2020-07-14T09:01:27.353Z] Merge succeeded, producing c88a830507ce87e99ade40d1403653653717375d
09:01:27 [2020-07-14T09:01:27.353Z] Checking out Revision c88a830507ce87e99ade40d1403653653717375d (PR-41207)
09:01:27 [2020-07-14T09:01:27.484Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.3s done
09:01:27 [2020-07-14T09:01:27.484Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5
09:01:27 [2020-07-14T09:01:27.603Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:01:27 [2020-07-14T09:01:27.603Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:01:27 [2020-07-14T09:01:27.603Z] - CONFIG_CFS_BANDWIDTH: enabled
09:01:27 [2020-07-14T09:01:27.603Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:01:27 [2020-07-14T09:01:27.603Z] - CONFIG_RT_GROUP_SCHED: missing
09:01:27 [2020-07-14T09:01:27.603Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:01:27 [2020-07-14T09:01:27.603Z] - CONFIG_IP_VS: enabled (as module)
09:01:27 [2020-07-14T09:01:27.603Z] - CONFIG_IP_VS_NFCT: enabled
09:01:27 [2020-07-14T09:01:27.603Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:01:27 [2020-07-14T09:01:27.603Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:01:27 [2020-07-14T09:01:27.603Z] - CONFIG_IP_VS_RR: enabled (as module)
09:01:27 [2020-07-14T09:01:27.603Z] - CONFIG_EXT4_FS: enabled
09:01:27 [2020-07-14T09:01:27.603Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:01:27 [2020-07-14T09:01:27.603Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:01:27 [2020-07-14T09:01:27.603Z] - Network Drivers:
09:01:27 [2020-07-14T09:01:27.603Z]   - "overlay":
09:01:27 [2020-07-14T09:01:27.603Z]     - CONFIG_VXLAN: enabled (as module)
09:01:27 [2020-07-14T09:01:27.603Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:01:27 [2020-07-14T09:01:27.603Z]       Optional (for encrypted networks):
09:01:27 [2020-07-14T09:01:27.603Z]       - CONFIG_CRYPTO: enabled
09:01:27 [2020-07-14T09:01:27.603Z]       - CONFIG_CRYPTO_AEAD: enabled
09:01:27 [2020-07-14T09:01:27.603Z]       - CONFIG_CRYPTO_GCM: enabled
09:01:27 [2020-07-14T09:01:27.603Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:01:27 [2020-07-14T09:01:27.603Z]       - CONFIG_CRYPTO_GHASH: enabled
09:01:27 [2020-07-14T09:01:27.603Z]       - CONFIG_XFRM: enabled
09:01:27 [2020-07-14T09:01:27.603Z]       - CONFIG_XFRM_USER: enabled (as module)
09:01:27 [2020-07-14T09:01:27.603Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:01:27 [2020-07-14T09:01:27.603Z]       - CONFIG_INET_ESP: enabled (as module)
09:01:27 [2020-07-14T09:01:27.603Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:01:27 [2020-07-14T09:01:27.603Z]   - "ipvlan":
09:01:27 [2020-07-14T09:01:27.603Z]     - CONFIG_IPVLAN: enabled (as module)
09:01:27 [2020-07-14T09:01:27.603Z]   - "macvlan":
09:01:26 [2020-07-14T09:01:26.027Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:26 [2020-07-14T09:01:26.029Z]  > git config --add remote.origin.fetch +refs/pull/41207/head:refs/remotes/origin/PR-41207 # timeout=10
09:01:26 [2020-07-14T09:01:26.032Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:26 [2020-07-14T09:01:26.047Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:01:26 [2020-07-14T09:01:26.061Z] Fetching upstream changes from https://github.com/moby/moby.git
09:01:26 [2020-07-14T09:01:26.061Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:01:26 [2020-07-14T09:01:26.062Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41207/head:refs/remotes/origin/PR-41207 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:01:26 [2020-07-14T09:01:26.484Z]  > git config core.sparsecheckout # timeout=10
09:01:26 [2020-07-14T09:01:26.487Z]  > git checkout -f c88a830507ce87e99ade40d1403653653717375d # timeout=10
09:01:27 [2020-07-14T09:01:27.321Z]  > git merge d78b22cdf5326017a4709f55f393adf390bde4cb # timeout=10
09:01:27 [2020-07-14T09:01:27.344Z]  > git rev-parse HEAD^{commit} # timeout=10
09:01:27 [2020-07-14T09:01:27.360Z]  > git config core.sparsecheckout # timeout=10
09:01:27 [2020-07-14T09:01:27.363Z]  > git checkout -f c88a830507ce87e99ade40d1403653653717375d # timeout=10
09:01:27 [2020-07-14T09:01:27.778Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.2s done
09:01:27 [2020-07-14T09:01:27.791Z] Commit message: "distribution/xfer: use "main" instead of "master" for progress channel"
09:01:27 [2020-07-14T09:01:27.843Z]  > git --version # timeout=10
09:01:27 [2020-07-14T09:01:27.847Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
09:01:27 [2020-07-14T09:01:27.863Z]     - CONFIG_MACVLAN: enabled (as module)
09:01:27 [2020-07-14T09:01:27.864Z]     - CONFIG_DUMMY: enabled (as module)
09:01:27 [2020-07-14T09:01:27.864Z]   - "ftp,tftp client in container":
09:01:27 [2020-07-14T09:01:27.864Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:01:27 [2020-07-14T09:01:27.864Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:01:27 [2020-07-14T09:01:27.864Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:01:27 [2020-07-14T09:01:27.864Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:01:27 [2020-07-14T09:01:27.864Z] - Storage Drivers:
09:01:27 [2020-07-14T09:01:27.864Z]   - "aufs":
09:01:27 [2020-07-14T09:01:27.864Z]     - CONFIG_AUFS_FS: enabled (as module)
09:01:27 [2020-07-14T09:01:27.864Z]   - "btrfs":
09:01:27 [2020-07-14T09:01:27.864Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:01:27 [2020-07-14T09:01:27.864Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:01:27 [2020-07-14T09:01:27.864Z]   - "devicemapper":
09:01:27 [2020-07-14T09:01:27.864Z]     - CONFIG_BLK_DEV_DM: enabled
09:01:27 [2020-07-14T09:01:27.864Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:01:27 [2020-07-14T09:01:27.864Z]   - "overlay":
09:01:27 [2020-07-14T09:01:27.864Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:01:27 [2020-07-14T09:01:27.864Z]   - "zfs":
09:01:27 [2020-07-14T09:01:27.864Z]     - /dev/zfs: missing
09:01:27 [2020-07-14T09:01:27.864Z]     - zfs command: missing
09:01:27 [2020-07-14T09:01:27.864Z]     - zpool command: missing
09:01:27 [2020-07-14T09:01:27.864Z] 
09:01:27 [2020-07-14T09:01:27.864Z] Limits:
09:01:27 [2020-07-14T09:01:27.864Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:01:27 [2020-07-14T09:01:27.864Z] 
09:01:27 [2020-07-14T09:01:27.864Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:01:27 [2020-07-14T09:01:27.984Z] #20 transferring context: 51.30MB 1.7s done
09:01:27 [2020-07-14T09:01:27.984Z] #20 DONE 1.8s
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:01:27 [2020-07-14T09:01:27.984Z] #38 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:01:27 [2020-07-14T09:01:27.984Z] #24 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
09:01:27 [2020-07-14T09:01:27.984Z] #31 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
09:01:27 [2020-07-14T09:01:27.984Z] #50 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #16 [dev-systemd-false  6/26] RUN ldconfig
09:01:27 [2020-07-14T09:01:27.984Z] #16 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:01:27 [2020-07-14T09:01:27.984Z] #19 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:01:27 [2020-07-14T09:01:27.984Z] #32 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:01:27 [2020-07-14T09:01:27.984Z] #21 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:01:27 [2020-07-14T09:01:27.984Z] #54 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:01:27 [2020-07-14T09:01:27.984Z] #45 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:01:27 [2020-07-14T09:01:27.984Z] #56 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
09:01:27 [2020-07-14T09:01:27.984Z] #42 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:01:27 [2020-07-14T09:01:27.984Z] #40 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
09:01:27 [2020-07-14T09:01:27.984Z] #44 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
09:01:27 [2020-07-14T09:01:27.984Z] #53 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:01:27 [2020-07-14T09:01:27.984Z] #60 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:01:27 [2020-07-14T09:01:27.984Z] #28 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
09:01:27 [2020-07-14T09:01:27.984Z] #34 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:01:27 [2020-07-14T09:01:27.984Z] #41 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
09:01:27 [2020-07-14T09:01:27.984Z] #18 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
09:01:27 [2020-07-14T09:01:27.984Z] #55 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:01:27 [2020-07-14T09:01:27.984Z] #8 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
09:01:27 [2020-07-14T09:01:27.984Z] #22 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:01:27 [2020-07-14T09:01:27.984Z] #47 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
09:01:27 [2020-07-14T09:01:27.984Z] #37 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:01:27 [2020-07-14T09:01:27.984Z] #35 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
09:01:27 [2020-07-14T09:01:27.984Z] #48 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
09:01:27 [2020-07-14T09:01:27.984Z] #29 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
09:01:27 [2020-07-14T09:01:27.984Z] #61 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:01:27 [2020-07-14T09:01:27.984Z] #27 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
09:01:27 [2020-07-14T09:01:27.984Z] #14 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:01:27 [2020-07-14T09:01:27.984Z] #39 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:01:27 [2020-07-14T09:01:27.984Z] #25 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
09:01:27 [2020-07-14T09:01:27.984Z] #15 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
09:01:27 [2020-07-14T09:01:27.984Z] #13 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
09:01:27 [2020-07-14T09:01:27.984Z] #12 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
09:01:27 [2020-07-14T09:01:27.984Z] #59 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:01:27 [2020-07-14T09:01:27.984Z] #52 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:01:27 [2020-07-14T09:01:27.984Z] #9 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:01:27 [2020-07-14T09:01:27.984Z] #10 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
09:01:27 [2020-07-14T09:01:27.984Z] #57 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:01:27 [2020-07-14T09:01:27.984Z] #33 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:01:27 [2020-07-14T09:01:27.984Z] #51 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
09:01:27 [2020-07-14T09:01:27.984Z] #26 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:01:27 [2020-07-14T09:01:27.984Z] #49 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:01:27 [2020-07-14T09:01:27.984Z] #30 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:01:27 [2020-07-14T09:01:27.984Z] #17 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:01:27 [2020-07-14T09:01:27.984Z] #23 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
09:01:27 [2020-07-14T09:01:27.984Z] #46 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
09:01:27 [2020-07-14T09:01:27.984Z] #11 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:01:27 [2020-07-14T09:01:27.984Z] #43 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:01:27 [2020-07-14T09:01:27.984Z] #36 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:01:27 [2020-07-14T09:01:27.984Z] #62 CACHED
09:01:27 [2020-07-14T09:01:27.984Z] 
09:01:27 [2020-07-14T09:01:27.984Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
09:01:28 [2020-07-14T09:01:28.069Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c
09:01:28 [2020-07-14T09:01:28.207Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c88a830507ce87e99ade40d1403653653717375d .
09:01:28 [2020-07-14T09:01:28.207Z] #2 [internal] load .dockerignore
09:01:28 [2020-07-14T09:01:28.207Z] #2 transferring context: 87B 0.0s done
09:01:28 [2020-07-14T09:01:28.207Z] #2 DONE 0.0s
09:01:28 [2020-07-14T09:01:28.207Z] 
09:01:28 [2020-07-14T09:01:28.207Z] #1 [internal] load build definition from Dockerfile
09:01:28 [2020-07-14T09:01:28.207Z] #1 transferring dockerfile: 16.37kB 0.0s done
09:01:28 [2020-07-14T09:01:28.207Z] #1 DONE 0.1s
09:01:28 [2020-07-14T09:01:28.207Z] 
09:01:28 [2020-07-14T09:01:28.207Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:01:28 [2020-07-14T09:01:28.468Z] #3 DONE 0.1s
09:01:28 [2020-07-14T09:01:28.468Z] 
09:01:28 [2020-07-14T09:01:28.468Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
09:01:28 [2020-07-14T09:01:28.468Z] #4 CACHED
09:01:28 [2020-07-14T09:01:28.731Z] + docker version
09:01:28 [2020-07-14T09:01:28.731Z] Client:
09:01:28 [2020-07-14T09:01:28.731Z]  Version:           18.06.1-ce
09:01:28 [2020-07-14T09:01:28.731Z]  API version:       1.38
09:01:28 [2020-07-14T09:01:28.731Z]  Go version:        go1.10.3
09:01:28 [2020-07-14T09:01:28.731Z]  Git commit:        e68fc7a
09:01:28 [2020-07-14T09:01:28.731Z]  Built:             Tue Aug 21 17:26:10 2018
09:01:28 [2020-07-14T09:01:28.731Z]  OS/Arch:           linux/ppc64le
09:01:28 [2020-07-14T09:01:28.731Z]  Experimental:      false
09:01:28 [2020-07-14T09:01:28.731Z] 
09:01:28 [2020-07-14T09:01:28.731Z] Server:
09:01:28 [2020-07-14T09:01:28.731Z]  Engine:
09:01:28 [2020-07-14T09:01:28.731Z]   Version:          18.06.1-ce
09:01:28 [2020-07-14T09:01:28.731Z]   API version:      1.38 (minimum version 1.12)
09:01:28 [2020-07-14T09:01:28.731Z]   Go version:       go1.10.3
09:01:28 [2020-07-14T09:01:28.731Z]   Git commit:       e68fc7a
09:01:28 [2020-07-14T09:01:28.731Z]   Built:            Tue Aug 21 17:24:20 2018
09:01:28 [2020-07-14T09:01:28.731Z]   OS/Arch:          linux/ppc64le
09:01:28 [2020-07-14T09:01:28.731Z]   Experimental:     true
[Pipeline] sh
09:01:28 [2020-07-14T09:01:28.929Z] #63 DONE 0.9s
09:01:28 [2020-07-14T09:01:28.929Z] 
09:01:28 [2020-07-14T09:01:28.929Z] #64 exporting to image
09:01:28 [2020-07-14T09:01:28.929Z] #64 exporting layers
09:01:29 [2020-07-14T09:01:29.069Z] 
09:01:29 [2020-07-14T09:01:29.069Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:01:29 [2020-07-14T09:01:29.069Z] #6 DONE 0.1s
09:01:29 [2020-07-14T09:01:29.069Z] 
09:01:29 [2020-07-14T09:01:29.069Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster
09:01:29 [2020-07-14T09:01:29.069Z] #5 DONE 0.1s
09:01:29 [2020-07-14T09:01:29.069Z] 
09:01:29 [2020-07-14T09:01:29.069Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
09:01:29 [2020-07-14T09:01:29.069Z] #58 DONE 0.0s
09:01:29 [2020-07-14T09:01:29.069Z] 
09:01:29 [2020-07-14T09:01:29.069Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
09:01:29 [2020-07-14T09:01:29.069Z] #7 DONE 0.0s
09:01:29 [2020-07-14T09:01:29.069Z] 
09:01:29 [2020-07-14T09:01:29.069Z] #20 [internal] load build context
09:01:29 [2020-07-14T09:01:29.113Z] + docker info
09:01:29 [2020-07-14T09:01:29.113Z] Containers: 0
09:01:29 [2020-07-14T09:01:29.113Z]  Running: 0
09:01:29 [2020-07-14T09:01:29.113Z]  Paused: 0
09:01:29 [2020-07-14T09:01:29.113Z]  Stopped: 0
09:01:29 [2020-07-14T09:01:29.113Z] Images: 0
09:01:29 [2020-07-14T09:01:29.113Z] Server Version: 18.06.1-ce
09:01:29 [2020-07-14T09:01:29.113Z] Storage Driver: overlay2
09:01:29 [2020-07-14T09:01:29.113Z]  Backing Filesystem: extfs
09:01:29 [2020-07-14T09:01:29.113Z]  Supports d_type: true
09:01:29 [2020-07-14T09:01:29.113Z]  Native Overlay Diff: true
09:01:29 [2020-07-14T09:01:29.113Z] Logging Driver: json-file
09:01:29 [2020-07-14T09:01:29.113Z] Cgroup Driver: cgroupfs
09:01:29 [2020-07-14T09:01:29.113Z] Plugins:
09:01:29 [2020-07-14T09:01:29.113Z]  Volume: local
09:01:29 [2020-07-14T09:01:29.113Z]  Network: bridge host ipvlan macvlan null overlay
09:01:29 [2020-07-14T09:01:29.113Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
09:01:29 [2020-07-14T09:01:29.113Z] Swarm: inactive
09:01:29 [2020-07-14T09:01:29.113Z] Runtimes: runc
09:01:29 [2020-07-14T09:01:29.113Z] Default Runtime: runc
09:01:29 [2020-07-14T09:01:29.113Z] Init Binary: docker-init
09:01:29 [2020-07-14T09:01:29.113Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
09:01:29 [2020-07-14T09:01:29.113Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
09:01:29 [2020-07-14T09:01:29.113Z] init version: fec3683
09:01:29 [2020-07-14T09:01:29.113Z] Security Options:
09:01:29 [2020-07-14T09:01:29.113Z]  apparmor
09:01:29 [2020-07-14T09:01:29.113Z]  seccomp
09:01:29 [2020-07-14T09:01:29.113Z]   Profile: default
09:01:29 [2020-07-14T09:01:29.113Z] Kernel Version: 4.4.0-139-generic
09:01:29 [2020-07-14T09:01:29.113Z] Operating System: Ubuntu 16.04.3 LTS
09:01:29 [2020-07-14T09:01:29.113Z] OSType: linux
09:01:29 [2020-07-14T09:01:29.113Z] Architecture: ppc64le
09:01:29 [2020-07-14T09:01:29.113Z] CPUs: 4
09:01:29 [2020-07-14T09:01:29.113Z] Total Memory: 7.972GiB
09:01:29 [2020-07-14T09:01:29.113Z] Name: ppc64le-ubuntu-11
09:01:29 [2020-07-14T09:01:29.113Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
09:01:29 [2020-07-14T09:01:29.113Z] Docker Root Dir: /var/lib/docker
09:01:29 [2020-07-14T09:01:29.113Z] Debug Mode (client): false
09:01:29 [2020-07-14T09:01:29.113Z] Debug Mode (server): false
09:01:29 [2020-07-14T09:01:29.113Z] Username: dockerbuildbot
09:01:29 [2020-07-14T09:01:29.113Z] Registry: https://index.docker.io/v1/
09:01:29 [2020-07-14T09:01:29.113Z] Labels:
09:01:29 [2020-07-14T09:01:29.113Z] Experimental: true
09:01:29 [2020-07-14T09:01:29.113Z] Insecure Registries:
09:01:29 [2020-07-14T09:01:29.113Z]  127.0.0.0/8
09:01:29 [2020-07-14T09:01:29.113Z] Live Restore Enabled: false
09:01:29 [2020-07-14T09:01:29.113Z] 
[Pipeline] sh
09:01:29 [2020-07-14T09:01:29.513Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:01:29 [2020-07-14T09:01:29.513Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:01:29 [2020-07-14T09:01:29.513Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41207/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:01:29 [2020-07-14T09:01:29.513Z] + bash /home/docker/workspace/moby_PR-41207/check-config.sh
09:01:29 [2020-07-14T09:01:29.513Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:01:29 [2020-07-14T09:01:29.513Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
09:01:29 [2020-07-14T09:01:29.513Z] 
09:01:29 [2020-07-14T09:01:29.513Z] Generally Necessary:
09:01:29 [2020-07-14T09:01:29.513Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:01:29 [2020-07-14T09:01:29.513Z] - apparmor: enabled and tools installed
09:01:29 [2020-07-14T09:01:29.513Z] - CONFIG_NAMESPACES: enabled
09:01:29 [2020-07-14T09:01:29.513Z] - CONFIG_NET_NS: enabled
09:01:29 [2020-07-14T09:01:29.513Z] - CONFIG_PID_NS: enabled
09:01:29 [2020-07-14T09:01:29.513Z] - CONFIG_IPC_NS: enabled
09:01:29 [2020-07-14T09:01:29.513Z] - CONFIG_UTS_NS: enabled
09:01:29 [2020-07-14T09:01:29.513Z] - CONFIG_CGROUPS: enabled
09:01:29 [2020-07-14T09:01:29.513Z] - CONFIG_CGROUP_CPUACCT: enabled
09:01:29 [2020-07-14T09:01:29.513Z] - CONFIG_CGROUP_DEVICE: enabled
09:01:29 [2020-07-14T09:01:29.513Z] - CONFIG_CGROUP_FREEZER: enabled
09:01:29 [2020-07-14T09:01:29.513Z] - CONFIG_CGROUP_SCHED: enabled
09:01:29 [2020-07-14T09:01:29.513Z] - CONFIG_CPUSETS: enabled
09:01:29 [2020-07-14T09:01:29.513Z] - CONFIG_MEMCG: enabled
09:01:29 [2020-07-14T09:01:29.513Z] - CONFIG_KEYS: enabled
09:01:29 [2020-07-14T09:01:29.513Z] - CONFIG_VETH: enabled (as module)
09:01:29 [2020-07-14T09:01:29.513Z] - CONFIG_BRIDGE: enabled (as module)
09:01:29 [2020-07-14T09:01:29.513Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:01:29 [2020-07-14T09:01:29.513Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:01:29 [2020-07-14T09:01:29.513Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:01:29 [2020-07-14T09:01:29.575Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.4s done
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_NF_NAT: enabled (as module)
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_NF_NAT_NEEDED: enabled
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_POSIX_MQUEUE: enabled
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
09:01:29 [2020-07-14T09:01:29.808Z] 
09:01:29 [2020-07-14T09:01:29.808Z] Optional Features:
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_USER_NS: enabled
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_SECCOMP: enabled
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_CGROUP_PIDS: enabled
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_MEMCG_SWAP: enabled
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:01:29 [2020-07-14T09:01:29.808Z]     (cgroup swap accounting is currently enabled)
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_MEMCG_KMEM: enabled
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_BLK_CGROUP: enabled
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_IOSCHED_CFQ: enabled
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_CGROUP_PERF: enabled
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_CGROUP_HUGETLB: enabled
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_CFS_BANDWIDTH: enabled
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:01:29 [2020-07-14T09:01:29.808Z] - CONFIG_RT_GROUP_SCHED: missing
09:01:29 [2020-07-14T09:01:29.809Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:01:29 [2020-07-14T09:01:29.809Z] - CONFIG_IP_VS: enabled (as module)
09:01:29 [2020-07-14T09:01:29.809Z] - CONFIG_IP_VS_NFCT: enabled
09:01:29 [2020-07-14T09:01:29.809Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:01:29 [2020-07-14T09:01:29.809Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:01:29 [2020-07-14T09:01:29.809Z] - CONFIG_IP_VS_RR: enabled (as module)
09:01:29 [2020-07-14T09:01:29.809Z] - CONFIG_EXT4_FS: enabled
09:01:29 [2020-07-14T09:01:29.809Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:01:29 [2020-07-14T09:01:29.809Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:01:29 [2020-07-14T09:01:29.809Z] - Network Drivers:
09:01:29 [2020-07-14T09:01:29.809Z]   - "overlay":
09:01:29 [2020-07-14T09:01:29.809Z]     - CONFIG_VXLAN: enabled (as module)
09:01:29 [2020-07-14T09:01:29.809Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:01:29 [2020-07-14T09:01:29.809Z]       Optional (for encrypted networks):
09:01:29 [2020-07-14T09:01:29.866Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 0.1s
09:01:29 [2020-07-14T09:01:29.872Z] #64 exporting layers 1.0s done
09:01:29 [2020-07-14T09:01:29.872Z] #64 writing image sha256:733b40979b868cf8ea9e68708bf65f565921d22c1e54e31d58dbf55b94c4c506 done
09:01:29 [2020-07-14T09:01:29.872Z] #64 naming to docker.io/library/docker:c88a830507ce87e99ade40d1403653653717375d done
09:01:29 [2020-07-14T09:01:29.872Z] #64 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
09:01:30 [2020-07-14T09:01:30.101Z]       - CONFIG_CRYPTO: enabled
09:01:30 [2020-07-14T09:01:30.101Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
09:01:30 [2020-07-14T09:01:30.101Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
09:01:30 [2020-07-14T09:01:30.101Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
09:01:30 [2020-07-14T09:01:30.101Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
09:01:30 [2020-07-14T09:01:30.101Z]       - CONFIG_XFRM: enabled
09:01:30 [2020-07-14T09:01:30.101Z]       - CONFIG_XFRM_USER: enabled (as module)
09:01:30 [2020-07-14T09:01:30.101Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:01:30 [2020-07-14T09:01:30.101Z]       - CONFIG_INET_ESP: enabled (as module)
09:01:30 [2020-07-14T09:01:30.101Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:01:30 [2020-07-14T09:01:30.101Z]   - "ipvlan":
09:01:30 [2020-07-14T09:01:30.101Z]     - CONFIG_IPVLAN: enabled (as module)
09:01:30 [2020-07-14T09:01:30.101Z]   - "macvlan":
09:01:30 [2020-07-14T09:01:30.101Z]     - CONFIG_MACVLAN: enabled (as module)
09:01:30 [2020-07-14T09:01:30.101Z]     - CONFIG_DUMMY: enabled (as module)
09:01:30 [2020-07-14T09:01:30.101Z]   - "ftp,tftp client in container":
09:01:30 [2020-07-14T09:01:30.101Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:01:30 [2020-07-14T09:01:30.101Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:01:30 [2020-07-14T09:01:30.101Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:01:30 [2020-07-14T09:01:30.101Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:01:30 [2020-07-14T09:01:30.101Z] - Storage Drivers:
09:01:30 [2020-07-14T09:01:30.101Z]   - "aufs":
09:01:30 [2020-07-14T09:01:30.101Z]     - CONFIG_AUFS_FS: enabled (as module)
09:01:30 [2020-07-14T09:01:30.101Z]   - "btrfs":
09:01:30 [2020-07-14T09:01:30.101Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:01:30 [2020-07-14T09:01:30.101Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:01:30 [2020-07-14T09:01:30.101Z]   - "devicemapper":
09:01:30 [2020-07-14T09:01:30.101Z]     - CONFIG_BLK_DEV_DM: enabled
09:01:30 [2020-07-14T09:01:30.101Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:01:30 [2020-07-14T09:01:30.101Z]   - "overlay":
09:01:30 [2020-07-14T09:01:30.101Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:01:30 [2020-07-14T09:01:30.101Z]   - "zfs":
09:01:30 [2020-07-14T09:01:30.101Z]     - /dev/zfs: missing
09:01:30 [2020-07-14T09:01:30.101Z]     - zfs command: missing
09:01:30 [2020-07-14T09:01:30.101Z]     - zpool command: missing
09:01:30 [2020-07-14T09:01:30.101Z] 
09:01:30 [2020-07-14T09:01:30.101Z] Limits:
09:01:30 [2020-07-14T09:01:30.101Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:01:30 [2020-07-14T09:01:30.101Z] 
09:01:30 [2020-07-14T09:01:30.101Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:01:30 [2020-07-14T09:01:30.202Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41207/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41207/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c88a830507ce87e99ade40d1403653653717375d hack/validate/default
09:01:30 [2020-07-14T09:01:30.503Z] #20 transferring context: 51.30MB 1.5s done
09:01:30 [2020-07-14T09:01:30.503Z] #20 DONE 1.5s
09:01:30 [2020-07-14T09:01:30.535Z] + make bundles/buildx
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:01:30 [2020-07-14T09:01:30.765Z] #49 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:01:30 [2020-07-14T09:01:30.765Z] #40 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:01:30 [2020-07-14T09:01:30.765Z] #52 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:01:30 [2020-07-14T09:01:30.765Z] #17 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
09:01:30 [2020-07-14T09:01:30.765Z] #22 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
09:01:30 [2020-07-14T09:01:30.765Z] #42 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
09:01:30 [2020-07-14T09:01:30.765Z] #11 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
09:01:30 [2020-07-14T09:01:30.765Z] #46 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:01:30 [2020-07-14T09:01:30.765Z] #8 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
09:01:30 [2020-07-14T09:01:30.765Z] #55 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:01:30 [2020-07-14T09:01:30.765Z] #60 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
09:01:30 [2020-07-14T09:01:30.765Z] #18 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
09:01:30 [2020-07-14T09:01:30.765Z] #14 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
09:01:30 [2020-07-14T09:01:30.765Z] #26 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
09:01:30 [2020-07-14T09:01:30.765Z] #29 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
09:01:30 [2020-07-14T09:01:30.765Z] #53 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:01:30 [2020-07-14T09:01:30.765Z] #25 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:01:30 [2020-07-14T09:01:30.765Z] #10 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:01:30 [2020-07-14T09:01:30.765Z] #41 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
09:01:30 [2020-07-14T09:01:30.765Z] #48 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:01:30 [2020-07-14T09:01:30.765Z] #47 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
09:01:30 [2020-07-14T09:01:30.765Z] #37 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
09:01:30 [2020-07-14T09:01:30.765Z] #44 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:01:30 [2020-07-14T09:01:30.765Z] #43 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:01:30 [2020-07-14T09:01:30.765Z] #56 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
09:01:30 [2020-07-14T09:01:30.765Z] #13 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
09:01:30 [2020-07-14T09:01:30.765Z] #12 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
09:01:30 [2020-07-14T09:01:30.765Z] #50 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
09:01:30 [2020-07-14T09:01:30.765Z] #34 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:01:30 [2020-07-14T09:01:30.765Z] #45 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:01:30 [2020-07-14T09:01:30.765Z] #30 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #16 [dev-systemd-false  6/26] RUN ldconfig
09:01:30 [2020-07-14T09:01:30.765Z] #16 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:01:30 [2020-07-14T09:01:30.765Z] #19 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:01:30 [2020-07-14T09:01:30.765Z] #23 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:01:30 [2020-07-14T09:01:30.765Z] #36 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:01:30 [2020-07-14T09:01:30.765Z] #24 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:01:30 [2020-07-14T09:01:30.765Z] #38 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:01:30 [2020-07-14T09:01:30.765Z] #54 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:01:30 [2020-07-14T09:01:30.765Z] #32 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
09:01:30 [2020-07-14T09:01:30.765Z] #61 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:01:30 [2020-07-14T09:01:30.765Z] #33 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
09:01:30 [2020-07-14T09:01:30.765Z] #57 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:01:30 [2020-07-14T09:01:30.765Z] #9 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:01:30 [2020-07-14T09:01:30.765Z] #51 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:01:30 [2020-07-14T09:01:30.765Z] #35 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:01:30 [2020-07-14T09:01:30.765Z] #21 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:01:30 [2020-07-14T09:01:30.765Z] #28 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
09:01:30 [2020-07-14T09:01:30.765Z] #31 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:01:30 [2020-07-14T09:01:30.765Z] #27 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
09:01:30 [2020-07-14T09:01:30.765Z] #15 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
09:01:30 [2020-07-14T09:01:30.765Z] #59 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:01:30 [2020-07-14T09:01:30.765Z] #39 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:01:30 [2020-07-14T09:01:30.765Z] #62 CACHED
09:01:30 [2020-07-14T09:01:30.765Z] 
09:01:30 [2020-07-14T09:01:30.765Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
09:01:30 [2020-07-14T09:01:30.828Z] make: command: Command not found
09:01:30 [2020-07-14T09:01:30.828Z] make: command: Command not found
09:01:30 [2020-07-14T09:01:30.828Z] mkdir bundles
09:01:30 [2020-07-14T09:01:30.828Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
09:01:30 [2020-07-14T09:01:30.828Z] 	--build-arg BUILDX_COMMIT \
09:01:30 [2020-07-14T09:01:30.828Z] 	--build-arg BUILDX_REPO \
09:01:30 [2020-07-14T09:01:30.828Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
09:01:30 [2020-07-14T09:01:30.828Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
09:01:30 [2020-07-14T09:01:30.828Z] 	.
09:01:30 [2020-07-14T09:01:30.828Z] /bin/sh: 4: go: not found
09:01:30 [2020-07-14T09:01:30.828Z] /bin/sh: 5: go: not found
09:01:30 [2020-07-14T09:01:30.898Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.2s done
09:01:31 [2020-07-14T09:01:31.138Z] Congratulations!  All commits are properly signed with the DCO!
09:01:31 [2020-07-14T09:01:31.189Z] #7 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe
09:01:32 [2020-07-14T09:01:32.933Z] Sending build context to Docker daemon  56.05MB

09:01:32 [2020-07-14T09:01:32.933Z] Step 1/15 : ARG GO_VERSION=1.13.12
09:01:32 [2020-07-14T09:01:32.933Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
09:01:32 [2020-07-14T09:01:32.933Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
09:01:32 [2020-07-14T09:01:32.933Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
09:01:32 [2020-07-14T09:01:32.933Z] 1.13.12-buster: Pulling from library/golang
09:01:33 [2020-07-14T09:01:33.234Z] 0cad52b1770a: Pulling fs layer
09:01:33 [2020-07-14T09:01:33.234Z] e0318f8e4196: Pulling fs layer
09:01:33 [2020-07-14T09:01:33.234Z] cec302fe9541: Pulling fs layer
09:01:33 [2020-07-14T09:01:33.234Z] bf65a8c1ffe0: Pulling fs layer
09:01:33 [2020-07-14T09:01:33.234Z] 7355b492f1f7: Pulling fs layer
09:01:33 [2020-07-14T09:01:33.234Z] 3e2e3e16099d: Pulling fs layer
09:01:33 [2020-07-14T09:01:33.234Z] f8e8effe76ee: Pulling fs layer
09:01:33 [2020-07-14T09:01:33.234Z] bf65a8c1ffe0: Waiting
09:01:33 [2020-07-14T09:01:33.234Z] 7355b492f1f7: Waiting
09:01:33 [2020-07-14T09:01:33.234Z] 3e2e3e16099d: Waiting
09:01:33 [2020-07-14T09:01:33.234Z] f8e8effe76ee: Waiting
09:01:33 [2020-07-14T09:01:33.311Z] #63 DONE 2.1s
09:01:33 [2020-07-14T09:01:33.311Z] 
09:01:33 [2020-07-14T09:01:33.311Z] #64 exporting to image
09:01:33 [2020-07-14T09:01:33.311Z] #64 exporting layers
09:01:33 [2020-07-14T09:01:33.530Z] e0318f8e4196: Verifying Checksum
09:01:33 [2020-07-14T09:01:33.530Z] e0318f8e4196: Download complete
09:01:33 [2020-07-14T09:01:33.530Z] cec302fe9541: Verifying Checksum
09:01:33 [2020-07-14T09:01:33.530Z] cec302fe9541: Download complete
09:01:33 [2020-07-14T09:01:33.988Z] #7 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 2.8s done
09:01:33 [2020-07-14T09:01:33.988Z] #7 extracting sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab
09:01:34 [2020-07-14T09:01:34.282Z] #7 extracting sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 0.0s done
09:01:34 [2020-07-14T09:01:34.282Z] #7 DONE 10.6s
09:01:34 [2020-07-14T09:01:34.282Z] 
09:01:34 [2020-07-14T09:01:34.282Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:01:34 [2020-07-14T09:01:34.695Z] #64 exporting layers 1.5s done
09:01:34 [2020-07-14T09:01:34.695Z] #64 writing image sha256:3880100b9f37479d534940f8008d5748da015019596c51d6877f00b32e50bb9e done
09:01:34 [2020-07-14T09:01:34.695Z] #64 naming to docker.io/library/docker:c88a830507ce87e99ade40d1403653653717375d done
09:01:34 [2020-07-14T09:01:34.695Z] #64 DONE 1.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:01:35 [2020-07-14T09:01:35.034Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41207/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c88a830507ce87e99ade40d1403653653717375d hack/test/unit
09:01:35 [2020-07-14T09:01:35.376Z] Congratulations!  Seccomp profile generation is done correctly.
09:01:35 [2020-07-14T09:01:35.376Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
09:01:35 [2020-07-14T09:01:35.376Z] No api/types/ or api/swagger.yaml changes in diff.
09:01:35 [2020-07-14T09:01:35.376Z] Congratulations!  All TOML source files changed here have valid syntax.
09:01:35 [2020-07-14T09:01:35.376Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
09:01:35 [2020-07-14T09:01:35.376Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
09:01:35 [2020-07-14T09:01:35.376Z] Congratulations!  No new tests were added to integration-cli.
09:01:35 [2020-07-14T09:01:35.376Z] 
09:01:35 [2020-07-14T09:01:35.376Z] INFO Start validation with golang-ci-lint
09:01:35 [2020-07-14T09:01:35.376Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
09:01:35 [2020-07-14T09:01:35.376Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
09:01:35 [2020-07-14T09:01:35.376Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
09:01:35 [2020-07-14T09:01:35.631Z] 0cad52b1770a: Verifying Checksum
09:01:35 [2020-07-14T09:01:35.631Z] 0cad52b1770a: Download complete
09:01:35 [2020-07-14T09:01:35.795Z] #8 DONE 1.1s
09:01:35 [2020-07-14T09:01:35.795Z] 
09:01:35 [2020-07-14T09:01:35.795Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:01:36 [2020-07-14T09:01:36.834Z] #9 DONE 1.1s
09:01:36 [2020-07-14T09:01:36.834Z] 
09:01:36 [2020-07-14T09:01:36.834Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:01:36 [2020-07-14T09:01:36.834Z] #27 DONE 0.1s
09:01:36 [2020-07-14T09:01:36.834Z] 
09:01:36 [2020-07-14T09:01:36.834Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:01:36 [2020-07-14T09:01:36.834Z] #47 ...
09:01:36 [2020-07-14T09:01:36.834Z] 
09:01:36 [2020-07-14T09:01:36.834Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:01:36 [2020-07-14T09:01:36.834Z] #35 DONE 0.1s
09:01:36 [2020-07-14T09:01:36.834Z] 
09:01:36 [2020-07-14T09:01:36.834Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:01:37 [2020-07-14T09:01:37.167Z] bf65a8c1ffe0: Verifying Checksum
09:01:37 [2020-07-14T09:01:37.167Z] bf65a8c1ffe0: Download complete
09:01:37 [2020-07-14T09:01:37.167Z] f8e8effe76ee: Verifying Checksum
09:01:37 [2020-07-14T09:01:37.167Z] f8e8effe76ee: Download complete
09:01:38 [2020-07-14T09:01:38.216Z] 7355b492f1f7: Verifying Checksum
09:01:38 [2020-07-14T09:01:38.217Z] 7355b492f1f7: Download complete
09:01:39 [2020-07-14T09:01:39.245Z] ?   	github.com/docker/docker/api	[no test files]
09:01:39 [2020-07-14T09:01:39.748Z] 0cad52b1770a: Pull complete
09:01:40 [2020-07-14T09:01:40.064Z] e0318f8e4196: Pull complete
09:01:40 [2020-07-14T09:01:40.358Z] 3e2e3e16099d: Download complete
09:01:40 [2020-07-14T09:01:40.358Z] cec302fe9541: Pull complete
09:01:41 [2020-07-14T09:01:41.319Z] #36 3.841 + git clone https://github.com/docker/distribution.git .
09:01:41 [2020-07-14T09:01:41.319Z] #36 3.842 Cloning into '.'...
09:01:41 [2020-07-14T09:01:41.953Z] #36 ...
09:01:41 [2020-07-14T09:01:41.953Z] 
09:01:41 [2020-07-14T09:01:41.953Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.151 + RM_GOPATH=0
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.151 + TMP_GOPATH=
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.151 + : /build
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.151 + '[' -z '' ']'
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.151 ++ mktemp -d
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.152 + export GOPATH=/tmp/tmp.n7Vceo9zeT
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.152 + GOPATH=/tmp/tmp.n7Vceo9zeT
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.152 + RM_GOPATH=1
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.152 + case "$(go env GOARCH)" in
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.153 ++ go env GOARCH
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.157 + export GO_BUILDMODE=-buildmode=pie
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.157 + GO_BUILDMODE=-buildmode=pie
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.157 ++ dirname /tmp/install/install.sh
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.157 + dir=/tmp/install
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.157 + bin=shfmt
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.157 + shift
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.157 + '[' '!' -f /tmp/install/shfmt.installer ']'
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.158 + . /tmp/install/shfmt.installer
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.158 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.158 + install_shfmt
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.158 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.158 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.158 + git clone https://github.com/mvdan/sh.git /tmp/tmp.n7Vceo9zeT/src/github.com/mvdan/sh
09:01:41 [2020-07-14T09:01:41.953Z] #47 4.173 Cloning into '/tmp/tmp.n7Vceo9zeT/src/github.com/mvdan/sh'...
09:01:43 [2020-07-14T09:01:43.110Z] bf65a8c1ffe0: Pull complete
09:01:45 [2020-07-14T09:01:45.258Z] 7355b492f1f7: Pull complete
09:01:45 [2020-07-14T09:01:45.468Z] #47 ...
09:01:45 [2020-07-14T09:01:45.468Z] 
09:01:45 [2020-07-14T09:01:45.468Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 Install docker/cli version 17.06.2-ce from stable
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + RM_GOPATH=0
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + TMP_GOPATH=
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + : /build
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + '[' -z '' ']'
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 ++ mktemp -d
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + export GOPATH=/tmp/tmp.ZQSe1AM97l
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + GOPATH=/tmp/tmp.ZQSe1AM97l
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + RM_GOPATH=1
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + case "$(go env GOARCH)" in
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 ++ go env GOARCH
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + export GO_BUILDMODE=-buildmode=pie
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + GO_BUILDMODE=-buildmode=pie
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 ++ dirname /tmp/install/install.sh
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + dir=/tmp/install
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + bin=dockercli
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + shift
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + '[' '!' -f /tmp/install/dockercli.installer ']'
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + . /tmp/install/dockercli.installer
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 ++ : stable
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 ++ : 17.06.2-ce
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + install_dockercli
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 ++ uname -m
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + arch=s390x
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + '[' s390x '!=' x86_64 ']'
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + '[' s390x '!=' s390x ']'
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + url=https://download.docker.com/linux/static
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + tar -xz docker/docker
09:01:45 [2020-07-14T09:01:45.468Z] #21 2.431 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
09:01:45 [2020-07-14T09:01:45.468Z] #21 8.499 + mkdir -p /build
09:01:45 [2020-07-14T09:01:45.468Z] #21 8.557 + mv docker/docker /build/
09:01:45 [2020-07-14T09:01:45.468Z] #21 8.559 + rmdir docker
09:01:45 [2020-07-14T09:01:45.468Z] #21 DONE 8.9s
09:01:45 [2020-07-14T09:01:45.760Z] 
09:01:45 [2020-07-14T09:01:45.760Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.067 + RM_GOPATH=0
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.067 + TMP_GOPATH=
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.067 + : /build
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.067 + '[' -z '' ']'
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.069 ++ mktemp -d
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.070 + export GOPATH=/tmp/tmp.lfhn8XCSDC
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.070 + GOPATH=/tmp/tmp.lfhn8XCSDC
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.070 + RM_GOPATH=1
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.070 + case "$(go env GOARCH)" in
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.070 ++ go env GOARCH
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.073 + export GO_BUILDMODE=-buildmode=pie
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.073 + GO_BUILDMODE=-buildmode=pie
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.073 ++ dirname /tmp/install/install.sh
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.075 + dir=/tmp/install
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.075 + bin=gotestsum
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.075 + shift
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.075 + '[' '!' -f /tmp/install/gotestsum.installer ']'
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.075 + . /tmp/install/gotestsum.installer
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.075 ++ : v0.3.5
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.075 + install_gotestsum
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.078 + set -e
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.083 + export GO111MODULE=on
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.083 + GO111MODULE=on
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.083 + GOBIN=/build
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.083 + go get gotest.tools/gotestsum@v0.3.5
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.168 go: finding gotest.tools/gotestsum v0.3.5
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.175 go: finding gotest.tools v0.3.5
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.699 go: downloading gotest.tools/gotestsum v0.3.5
09:01:45 [2020-07-14T09:01:45.760Z] #43 4.991 go: extracting gotest.tools/gotestsum v0.3.5
09:01:45 [2020-07-14T09:01:45.760Z] #43 5.431 go: downloading gotest.tools v2.1.0+incompatible
09:01:45 [2020-07-14T09:01:45.760Z] #43 5.518 go: extracting gotest.tools v2.1.0+incompatible
09:01:45 [2020-07-14T09:01:45.760Z] #43 5.666 go: downloading github.com/pkg/errors v0.8.0
09:01:45 [2020-07-14T09:01:45.760Z] #43 5.701 go: downloading github.com/fatih/color v1.6.0
09:01:45 [2020-07-14T09:01:45.760Z] #43 5.701 go: downloading github.com/sirupsen/logrus v1.0.5
09:01:45 [2020-07-14T09:01:45.760Z] #43 5.747 go: downloading github.com/spf13/pflag v1.0.1
09:01:45 [2020-07-14T09:01:45.760Z] #43 5.822 go: extracting github.com/fatih/color v1.6.0
09:01:45 [2020-07-14T09:01:45.760Z] #43 5.998 go: extracting github.com/pkg/errors v0.8.0
09:01:45 [2020-07-14T09:01:45.760Z] #43 6.018 go: downloading github.com/mattn/go-colorable v0.0.9
09:01:45 [2020-07-14T09:01:45.760Z] #43 6.025 go: downloading github.com/jonboulle/clockwork v0.1.0
09:01:45 [2020-07-14T09:01:45.760Z] #43 6.047 go: downloading github.com/mattn/go-isatty v0.0.3
09:01:45 [2020-07-14T09:01:45.760Z] #43 6.120 go: extracting github.com/sirupsen/logrus v1.0.5
09:01:45 [2020-07-14T09:01:45.760Z] #43 6.129 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:01:45 [2020-07-14T09:01:45.760Z] #43 6.130 go: extracting github.com/spf13/pflag v1.0.1
09:01:45 [2020-07-14T09:01:45.760Z] #43 6.189 go: extracting github.com/mattn/go-colorable v0.0.9
09:01:45 [2020-07-14T09:01:45.760Z] #43 6.238 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:01:45 [2020-07-14T09:01:45.760Z] #43 6.244 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
09:01:45 [2020-07-14T09:01:45.760Z] #43 6.287 go: extracting github.com/jonboulle/clockwork v0.1.0
09:01:45 [2020-07-14T09:01:45.760Z] #43 6.346 go: extracting github.com/mattn/go-isatty v0.0.3
09:01:45 [2020-07-14T09:01:45.760Z] #43 6.356 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:01:45 [2020-07-14T09:01:45.760Z] #43 6.534 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
09:01:45 [2020-07-14T09:01:45.760Z] #43 7.506 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:01:45 [2020-07-14T09:01:45.760Z] #43 7.666 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
09:01:45 [2020-07-14T09:01:45.760Z] #43 8.430 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
09:01:46 [2020-07-14T09:01:46.795Z] #43 10.03 go: finding github.com/fatih/color v1.6.0
09:01:46 [2020-07-14T09:01:46.795Z] #43 ...
09:01:46 [2020-07-14T09:01:46.795Z] 
09:01:46 [2020-07-14T09:01:46.795Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.615 + RM_GOPATH=0
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.615 + TMP_GOPATH=
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.615 + : /build
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.615 + '[' -z '' ']'
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.615 ++ mktemp -d
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.617 + export GOPATH=/tmp/tmp.DGSoVuqyuH
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.617 + GOPATH=/tmp/tmp.DGSoVuqyuH
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.617 + RM_GOPATH=1
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.617 + case "$(go env GOARCH)" in
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.617 ++ go env GOARCH
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.630 + export GO_BUILDMODE=-buildmode=pie
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.630 + GO_BUILDMODE=-buildmode=pie
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.631 ++ dirname /tmp/install/install.sh
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.632 Installing golangci-lint version v1.23.8
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.632 + dir=/tmp/install
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.632 + bin=golangci_lint
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.632 + shift
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.632 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.632 + . /tmp/install/golangci_lint.installer
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.632 ++ : v1.23.8
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.632 + install_golangci_lint
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.632 + echo 'Installing golangci-lint version v1.23.8'
09:01:46 [2020-07-14T09:01:46.795Z] #45 2.632 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:01:46 [2020-07-14T09:01:46.795Z] #45 ...
09:01:46 [2020-07-14T09:01:46.795Z] 
09:01:46 [2020-07-14T09:01:46.795Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:01:46 [2020-07-14T09:01:46.795Z] #10 4.247 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:01:46 [2020-07-14T09:01:46.795Z] #10 4.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:01:46 [2020-07-14T09:01:46.795Z] #10 4.301 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:01:46 [2020-07-14T09:01:46.795Z] #10 4.975 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
09:01:46 [2020-07-14T09:01:46.795Z] #10 6.861 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB]
09:01:46 [2020-07-14T09:01:46.795Z] #10 8.448 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
09:01:46 [2020-07-14T09:01:46.795Z] #10 ...
09:01:46 [2020-07-14T09:01:46.795Z] 
09:01:46 [2020-07-14T09:01:46.795Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + RM_GOPATH=0
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + TMP_GOPATH=
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + : /build
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + '[' -z '' ']'
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 ++ mktemp -d
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + export GOPATH=/tmp/tmp.yOBrS7lcow
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + GOPATH=/tmp/tmp.yOBrS7lcow
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + RM_GOPATH=1
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + case "$(go env GOARCH)" in
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 ++ go env GOARCH
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + export GO_BUILDMODE=-buildmode=pie
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + GO_BUILDMODE=-buildmode=pie
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 ++ dirname /tmp/install/install.sh
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + dir=/tmp/install
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + bin=proxy
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + shift
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + '[' '!' -f /tmp/install/proxy.installer ']'
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + . /tmp/install/proxy.installer
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 ++ : 9e99af28df21367340c95a3863e31808d689c92a
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + install_proxy
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + case "$1" in
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + export CGO_ENABLED=0
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + CGO_ENABLED=0
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + _install_proxy
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yOBrS7lcow/src/github.com/docker/libnetwork
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.018 Cloning into '/tmp/tmp.yOBrS7lcow/src/github.com/docker/libnetwork'...
09:01:46 [2020-07-14T09:01:46.795Z] #60 2.019 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
09:01:47 [2020-07-14T09:01:47.086Z] #60 ...
09:01:47 [2020-07-14T09:01:47.086Z] 
09:01:47 [2020-07-14T09:01:47.086Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:01:47 [2020-07-14T09:01:47.086Z] #51 1.759 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:01:47 [2020-07-14T09:01:47.086Z] #51 1.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:01:47 [2020-07-14T09:01:47.086Z] #51 2.019 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:01:47 [2020-07-14T09:01:47.086Z] #51 2.432 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
09:01:47 [2020-07-14T09:01:47.086Z] #51 4.017 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB]
09:01:47 [2020-07-14T09:01:47.086Z] #51 4.207 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
09:01:47 [2020-07-14T09:01:47.086Z] #51 ...
09:01:47 [2020-07-14T09:01:47.086Z] 
09:01:47 [2020-07-14T09:01:47.086Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:01:47 [2020-07-14T09:01:47.086Z] #28 4.037 + git clone https://github.com/kolyshkin/go-swagger.git .
09:01:47 [2020-07-14T09:01:47.086Z] #28 4.039 Cloning into '.'...
09:01:47 [2020-07-14T09:01:47.407Z] #28 ...
09:01:47 [2020-07-14T09:01:47.407Z] 
09:01:47 [2020-07-14T09:01:47.407Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:01:47 [2020-07-14T09:01:47.407Z] #38 4.250 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:01:47 [2020-07-14T09:01:47.407Z] #38 4.295 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:01:47 [2020-07-14T09:01:47.407Z] #38 4.311 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:01:47 [2020-07-14T09:01:47.407Z] #38 4.938 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
09:01:47 [2020-07-14T09:01:47.407Z] #38 6.765 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB]
09:01:47 [2020-07-14T09:01:47.407Z] #38 8.455 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
09:01:47 [2020-07-14T09:01:47.407Z] #38 ...
09:01:47 [2020-07-14T09:01:47.407Z] 
09:01:47 [2020-07-14T09:01:47.407Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:01:47 [2020-07-14T09:01:47.407Z] #32 4.241 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:01:47 [2020-07-14T09:01:47.407Z] #32 4.301 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:01:47 [2020-07-14T09:01:47.407Z] #32 4.302 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:01:47 [2020-07-14T09:01:47.407Z] #32 5.143 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
09:01:47 [2020-07-14T09:01:47.407Z] #32 7.100 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB]
09:01:47 [2020-07-14T09:01:47.407Z] #32 8.693 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
09:01:47 [2020-07-14T09:01:47.407Z] #32 ...
09:01:47 [2020-07-14T09:01:47.407Z] 
09:01:47 [2020-07-14T09:01:47.407Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.148 + RM_GOPATH=0
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.148 + TMP_GOPATH=
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.148 + : /build
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.148 + '[' -z '' ']'
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.149 ++ mktemp -d
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.151 + export GOPATH=/tmp/tmp.iFzKKNyXNU
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.151 + GOPATH=/tmp/tmp.iFzKKNyXNU
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.151 + RM_GOPATH=1
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.151 + case "$(go env GOARCH)" in
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.151 ++ go env GOARCH
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.170 + export GO_BUILDMODE=-buildmode=pie
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.170 + GO_BUILDMODE=-buildmode=pie
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.178 ++ dirname /tmp/install/install.sh
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.181 + dir=/tmp/install
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.181 + bin=tomlv
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.181 + shift
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.181 + '[' '!' -f /tmp/install/tomlv.installer ']'
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.181 + . /tmp/install/tomlv.installer
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.181 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.181 + install_tomlv
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.182 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.182 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.182 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.iFzKKNyXNU/src/github.com/BurntSushi/toml
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.184 Cloning into '/tmp/tmp.iFzKKNyXNU/src/github.com/BurntSushi/toml'...
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.938 + cd /tmp/tmp.iFzKKNyXNU/src/github.com/BurntSushi/toml
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.939 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:01:47 [2020-07-14T09:01:47.407Z] #30 4.948 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:01:47 [2020-07-14T09:01:47.407Z] #30 5.457 math/bits
09:01:47 [2020-07-14T09:01:47.407Z] #30 5.491 runtime
09:01:47 [2020-07-14T09:01:47.407Z] #30 5.915 math
09:01:47 [2020-07-14T09:01:47.698Z] #30 11.04 internal/testlog
09:01:47 [2020-07-14T09:01:47.698Z] #30 ...
09:01:47 [2020-07-14T09:01:47.698Z] 
09:01:47 [2020-07-14T09:01:47.698Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + RM_GOPATH=0
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + TMP_GOPATH=
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + : /build
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + '[' -z '' ']'
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 ++ mktemp -d
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + export GOPATH=/tmp/tmp.8btF4JVgMM
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + GOPATH=/tmp/tmp.8btF4JVgMM
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + RM_GOPATH=1
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + case "$(go env GOARCH)" in
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 ++ go env GOARCH
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + export GO_BUILDMODE=-buildmode=pie
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + GO_BUILDMODE=-buildmode=pie
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 ++ dirname /tmp/install/install.sh
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + dir=/tmp/install
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + bin=rootlesskit
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + shift
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + . /tmp/install/rootlesskit.installer
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + install_rootlesskit
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + case "$1" in
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + export CGO_ENABLED=0
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + CGO_ENABLED=0
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + _install_rootlesskit
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8btF4JVgMM/src/github.com/rootless-containers/rootlesskit
09:01:47 [2020-07-14T09:01:47.698Z] #54 2.241 Cloning into '/tmp/tmp.8btF4JVgMM/src/github.com/rootless-containers/rootlesskit'...
09:01:47 [2020-07-14T09:01:47.698Z] #54 5.604 + cd /tmp/tmp.8btF4JVgMM/src/github.com/rootless-containers/rootlesskit
09:01:47 [2020-07-14T09:01:47.698Z] #54 5.609 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
09:01:47 [2020-07-14T09:01:47.698Z] #54 5.975 + for f in rootlesskit rootlesskit-docker-proxy
09:01:47 [2020-07-14T09:01:47.698Z] #54 5.975 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:01:47 [2020-07-14T09:01:47.698Z] #54 ...
09:01:47 [2020-07-14T09:01:47.698Z] 
09:01:47 [2020-07-14T09:01:47.698Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.446 + RM_GOPATH=0
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.446 + TMP_GOPATH=
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.446 + : /build
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.446 + '[' -z '' ']'
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.446 ++ mktemp -d
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.446 + export GOPATH=/tmp/tmp.VL8y7vMSOX
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.446 + GOPATH=/tmp/tmp.VL8y7vMSOX
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.446 + RM_GOPATH=1
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.446 + case "$(go env GOARCH)" in
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.446 ++ go env GOARCH
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.477 + export GO_BUILDMODE=-buildmode=pie
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.477 + GO_BUILDMODE=-buildmode=pie
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.477 ++ dirname /tmp/install/install.sh
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.477 + dir=/tmp/install
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.477 + bin=vndr
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.477 + shift
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.477 + '[' '!' -f /tmp/install/vndr.installer ']'
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.477 + . /tmp/install/vndr.installer
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.477 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.477 + install_vndr
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.477 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.477 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VL8y7vMSOX/src/github.com/LK4D4/vndr
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.477 Cloning into '/tmp/tmp.VL8y7vMSOX/src/github.com/LK4D4/vndr'...
09:01:47 [2020-07-14T09:01:47.698Z] #41 2.477 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:01:47 [2020-07-14T09:01:47.698Z] #41 3.023 + cd /tmp/tmp.VL8y7vMSOX/src/github.com/LK4D4/vndr
09:01:47 [2020-07-14T09:01:47.698Z] #41 3.023 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:01:47 [2020-07-14T09:01:47.698Z] #41 3.066 + go build -buildmode=pie -v -o /build/vndr .
09:01:47 [2020-07-14T09:01:47.698Z] #41 4.253 runtime/internal/atomic
09:01:47 [2020-07-14T09:01:47.698Z] #41 4.263 internal/cpu
09:01:47 [2020-07-14T09:01:47.698Z] #41 4.373 runtime/internal/sys
09:01:47 [2020-07-14T09:01:47.698Z] #41 4.547 runtime/internal/math
09:01:47 [2020-07-14T09:01:47.698Z] #41 4.589 internal/race
09:01:47 [2020-07-14T09:01:47.698Z] #41 4.642 sync/atomic
09:01:47 [2020-07-14T09:01:47.698Z] #41 4.723 internal/bytealg
09:01:47 [2020-07-14T09:01:47.698Z] #41 4.877 unicode
09:01:47 [2020-07-14T09:01:47.698Z] #41 5.139 runtime
09:01:47 [2020-07-14T09:01:47.698Z] #41 7.836 unicode/utf8
09:01:47 [2020-07-14T09:01:47.698Z] #41 8.442 math
09:01:47 [2020-07-14T09:01:47.989Z] #41 ...
09:01:47 [2020-07-14T09:01:47.989Z] 
09:01:47 [2020-07-14T09:01:47.989Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:01:47 [2020-07-14T09:01:47.989Z] #23 4.392 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:01:47 [2020-07-14T09:01:47.989Z] #23 4.432 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:01:47 [2020-07-14T09:01:47.989Z] #23 4.464 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:01:47 [2020-07-14T09:01:47.989Z] #23 5.158 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
09:01:47 [2020-07-14T09:01:47.990Z] #23 6.856 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB]
09:01:47 [2020-07-14T09:01:47.990Z] #23 8.782 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
09:01:47 [2020-07-14T09:01:47.990Z] #23 ...
09:01:47 [2020-07-14T09:01:47.990Z] 
09:01:47 [2020-07-14T09:01:47.990Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:01:47 [2020-07-14T09:01:47.990Z] #47 10.64 + cd /tmp/tmp.n7Vceo9zeT/src/github.com/mvdan/sh
09:01:47 [2020-07-14T09:01:47.990Z] #47 10.64 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:01:47 [2020-07-14T09:01:47.990Z] #47 10.70 + GO111MODULE=on
09:01:47 [2020-07-14T09:01:47.990Z] #47 10.70 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:01:47 [2020-07-14T09:01:47.990Z] #47 11.38 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:01:47 [2020-07-14T09:01:47.990Z] #47 11.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:01:47 [2020-07-14T09:01:47.990Z] #47 11.46 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:01:47 [2020-07-14T09:01:47.990Z] #47 11.52 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:01:48 [2020-07-14T09:01:48.281Z] #47 11.63 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:01:48 [2020-07-14T09:01:48.803Z] 3e2e3e16099d: Pull complete
09:01:48 [2020-07-14T09:01:48.803Z] f8e8effe76ee: Pull complete
09:01:48 [2020-07-14T09:01:48.803Z] Digest: sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88
09:01:48 [2020-07-14T09:01:48.803Z] Status: Downloaded newer image for golang:1.13.12-buster
09:01:48 [2020-07-14T09:01:48.803Z]  ---> 22d48dbfbcad
09:01:48 [2020-07-14T09:01:48.803Z] Step 5/15 : ARG BUILDX_REPO
09:01:48 [2020-07-14T09:01:48.803Z]  ---> Running in 8828a57b14f0
09:01:48 [2020-07-14T09:01:48.803Z] Removing intermediate container 8828a57b14f0
09:01:48 [2020-07-14T09:01:48.803Z]  ---> c1233fe782b7
09:01:48 [2020-07-14T09:01:48.803Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
09:01:48 [2020-07-14T09:01:48.913Z] #47 12.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:01:49 [2020-07-14T09:01:49.102Z]  ---> Running in 3579463cfb25
09:01:49 [2020-07-14T09:01:49.394Z] Cloning into '/buildx'...
09:01:49 [2020-07-14T09:01:49.546Z] #47 12.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:01:50 [2020-07-14T09:01:50.177Z] #47 13.58 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:01:51 [2020-07-14T09:01:51.211Z] #47 14.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:01:51 [2020-07-14T09:01:51.211Z] #47 14.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:01:51 [2020-07-14T09:01:51.211Z] #47 14.67 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:01:51 [2020-07-14T09:01:51.501Z] #47 14.74 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:01:51 [2020-07-14T09:01:51.510Z] ok  	github.com/docker/docker/api/server	0.051s	coverage: 9.0% of statements
09:01:51 [2020-07-14T09:01:51.793Z] #47 15.27 runtime
09:01:52 [2020-07-14T09:01:52.084Z] #47 15.37 runtime/cgo
09:01:52 [2020-07-14T09:01:52.936Z] Removing intermediate container 3579463cfb25
09:01:52 [2020-07-14T09:01:52.936Z]  ---> 0fc4d51e9614
09:01:52 [2020-07-14T09:01:52.936Z] Step 7/15 : WORKDIR /buildx
09:01:52 [2020-07-14T09:01:52.936Z]  ---> Running in 3a384269f1d1
09:01:52 [2020-07-14T09:01:52.936Z] Removing intermediate container 3a384269f1d1
09:01:52 [2020-07-14T09:01:52.936Z]  ---> a7c474d8a602
09:01:52 [2020-07-14T09:01:52.936Z] Step 8/15 : ARG BUILDX_COMMIT
09:01:52 [2020-07-14T09:01:52.936Z]  ---> Running in f126314ec11c
09:01:52 [2020-07-14T09:01:52.936Z] Removing intermediate container f126314ec11c
09:01:52 [2020-07-14T09:01:52.936Z]  ---> a4f7ab8b706c
09:01:52 [2020-07-14T09:01:52.936Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
09:01:52 [2020-07-14T09:01:52.936Z]  ---> Running in 361479040cb4
09:01:53 [2020-07-14T09:01:53.572Z] From https://github.com/docker/buildx
09:01:53 [2020-07-14T09:01:53.572Z]  * [new tag]         v0.3.1     -> build
09:01:53 [2020-07-14T09:01:53.881Z] Switched to branch 'build'
09:01:54 [2020-07-14T09:01:54.925Z] Removing intermediate container 361479040cb4
09:01:54 [2020-07-14T09:01:54.925Z]  ---> 1095027fc4e5
09:01:54 [2020-07-14T09:01:54.925Z] Step 10/15 : ARG GOOS
09:01:54 [2020-07-14T09:01:54.925Z]  ---> Running in 85e67c7865f4
09:01:54 [2020-07-14T09:01:54.925Z] Removing intermediate container 85e67c7865f4
09:01:54 [2020-07-14T09:01:54.925Z]  ---> b6783ad725ea
09:01:54 [2020-07-14T09:01:54.925Z] Step 11/15 : ARG GOARCH
09:01:54 [2020-07-14T09:01:54.925Z]  ---> Running in 11c216ae49df
09:01:54 [2020-07-14T09:01:54.925Z] Removing intermediate container 11c216ae49df
09:01:54 [2020-07-14T09:01:54.925Z]  ---> cf6957abf2f9
09:01:54 [2020-07-14T09:01:54.925Z] 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
09:01:54 [2020-07-14T09:01:54.925Z]  ---> Running in 908734df728d
09:01:56 [2020-07-14T09:01:56.536Z] #47 ...
09:01:56 [2020-07-14T09:01:56.536Z] 
09:01:56 [2020-07-14T09:01:56.536Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:01:56 [2020-07-14T09:01:56.536Z] #43 10.10 go: finding github.com/pkg/errors v0.8.0
09:01:56 [2020-07-14T09:01:56.536Z] #43 10.14 go: finding github.com/sirupsen/logrus v1.0.5
09:01:56 [2020-07-14T09:01:56.536Z] #43 10.18 go: finding github.com/mattn/go-colorable v0.0.9
09:01:56 [2020-07-14T09:01:56.536Z] #43 10.19 go: finding github.com/spf13/pflag v1.0.1
09:01:56 [2020-07-14T09:01:56.536Z] #43 10.21 go: finding github.com/mattn/go-isatty v0.0.3
09:01:56 [2020-07-14T09:01:56.536Z] #43 10.38 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
09:01:56 [2020-07-14T09:01:56.536Z] #43 10.47 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:01:56 [2020-07-14T09:01:56.536Z] #43 10.50 go: finding github.com/jonboulle/clockwork v0.1.0
09:01:56 [2020-07-14T09:01:56.536Z] #43 10.56 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:01:56 [2020-07-14T09:01:56.536Z] #43 10.59 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
09:01:57 [2020-07-14T09:01:57.168Z] #43 ...
09:01:57 [2020-07-14T09:01:57.168Z] 
09:01:57 [2020-07-14T09:01:57.168Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:01:57 [2020-07-14T09:01:57.168Z] #51 12.03 Fetched 8055 kB in 10s (774 kB/s)
09:01:57 [2020-07-14T09:01:57.168Z] #51 12.03 Reading package lists...
09:01:57 [2020-07-14T09:01:57.168Z] #51 16.06 Reading package lists...
09:01:57 [2020-07-14T09:01:57.168Z] #51 19.42 Building dependency tree...
09:01:57 [2020-07-14T09:01:57.168Z] #51 20.52 The following additional packages will be installed:
09:01:57 [2020-07-14T09:01:57.168Z] #51 20.53   libbtrfs0
09:01:57 [2020-07-14T09:01:57.168Z] #51 20.63 The following NEW packages will be installed:
09:01:57 [2020-07-14T09:01:57.168Z] #51 20.63   libbtrfs-dev libbtrfs0
09:01:57 [2020-07-14T09:01:57.459Z] #51 20.76 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
09:01:57 [2020-07-14T09:01:57.459Z] #51 20.76 Need to get 118 kB of archives.
09:01:57 [2020-07-14T09:01:57.459Z] #51 20.76 After this operation, 390 kB of additional disk space will be used.
09:01:57 [2020-07-14T09:01:57.459Z] #51 20.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
09:01:57 [2020-07-14T09:01:57.459Z] #51 20.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
09:01:57 [2020-07-14T09:01:57.750Z] #51 ...
09:01:57 [2020-07-14T09:01:57.750Z] 
09:01:57 [2020-07-14T09:01:57.750Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:01:57 [2020-07-14T09:01:57.750Z] #30 11.30 encoding
09:01:57 [2020-07-14T09:01:57.750Z] #30 11.46 runtime/cgo
09:01:58 [2020-07-14T09:01:58.041Z] #30 ...
09:01:58 [2020-07-14T09:01:58.041Z] 
09:01:58 [2020-07-14T09:01:58.041Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:01:58 [2020-07-14T09:01:58.041Z] #10 14.20 Fetched 8055 kB in 10s (802 kB/s)
09:01:58 [2020-07-14T09:01:58.041Z] #10 14.20 Reading package lists...
09:01:58 [2020-07-14T09:01:58.041Z] #10 17.58 Reading package lists...
09:01:58 [2020-07-14T09:01:58.041Z] #10 20.75 Building dependency tree...
09:01:58 [2020-07-14T09:01:58.041Z] #10 ...
09:01:58 [2020-07-14T09:01:58.041Z] 
09:01:58 [2020-07-14T09:01:58.041Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:01:58 [2020-07-14T09:01:58.041Z] #51 21.61 debconf: delaying package configuration, since apt-utils is not installed
09:01:58 [2020-07-14T09:01:58.332Z] #51 21.72 Fetched 118 kB in 0s (800 kB/s)
09:01:58 [2020-07-14T09:01:58.332Z] #51 21.81 Selecting previously unselected package libbtrfs0.
09:01:58 [2020-07-14T09:01:58.332Z] #51 21.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
09:01:58 [2020-07-14T09:01:58.332Z] #51 21.83 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
09:01:58 [2020-07-14T09:01:58.332Z] #51 21.84 Unpacking libbtrfs0 (4.20.1-2) ...
09:01:58 [2020-07-14T09:01:58.332Z] #51 21.92 Selecting previously unselected package libbtrfs-dev.
09:01:58 [2020-07-14T09:01:58.332Z] #51 21.93 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
09:01:58 [2020-07-14T09:01:58.623Z] #51 21.93 Unpacking libbtrfs-dev (4.20.1-2) ...
09:01:58 [2020-07-14T09:01:58.623Z] #51 22.12 Setting up libbtrfs0 (4.20.1-2) ...
09:01:58 [2020-07-14T09:01:58.623Z] #51 22.13 Setting up libbtrfs-dev (4.20.1-2) ...
09:01:58 [2020-07-14T09:01:58.623Z] #51 22.14 Processing triggers for libc-bin (2.28-10) ...
09:01:58 [2020-07-14T09:01:58.915Z] #51 ...
09:01:58 [2020-07-14T09:01:58.915Z] 
09:01:58 [2020-07-14T09:01:58.915Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:01:58 [2020-07-14T09:01:58.915Z] #60 12.48 + cd /tmp/tmp.yOBrS7lcow/src/github.com/docker/libnetwork
09:01:58 [2020-07-14T09:01:58.915Z] #60 12.48 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
09:01:58 [2020-07-14T09:01:58.915Z] #60 13.22 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:01:59 [2020-07-14T09:01:59.206Z] #60 ...
09:01:59 [2020-07-14T09:01:59.206Z] 
09:01:59 [2020-07-14T09:01:59.206Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:01:59 [2020-07-14T09:01:59.206Z] #10 21.73 The following additional packages will be installed:
09:01:59 [2020-07-14T09:01:59.206Z] #10 21.73   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:01:59 [2020-07-14T09:01:59.206Z] #10 21.73   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:01:59 [2020-07-14T09:01:59.206Z] #10 21.74   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:01:59 [2020-07-14T09:01:59.206Z] #10 21.74   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
09:01:59 [2020-07-14T09:01:59.206Z] #10 21.74 Suggested packages:
09:01:59 [2020-07-14T09:01:59.206Z] #10 21.74   gcc-8-locales seccomp wine64
09:01:59 [2020-07-14T09:01:59.206Z] #10 ...
09:01:59 [2020-07-14T09:01:59.206Z] 
09:01:59 [2020-07-14T09:01:59.206Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:01:59 [2020-07-14T09:01:59.206Z] #51 DONE 22.7s
09:01:59 [2020-07-14T09:01:59.206Z] 
09:01:59 [2020-07-14T09:01:59.206Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:01:59 [2020-07-14T09:01:59.206Z] #10 22.70 The following NEW packages will be installed:
09:01:59 [2020-07-14T09:01:59.206Z] #10 22.70   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:01:59 [2020-07-14T09:01:59.206Z] #10 22.70   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:01:59 [2020-07-14T09:01:59.206Z] #10 22.71   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:01:59 [2020-07-14T09:01:59.206Z] #10 22.71   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:01:59 [2020-07-14T09:01:59.206Z] #10 22.71   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:01:59 [2020-07-14T09:01:59.206Z] #10 22.71   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:01:59 [2020-07-14T09:01:59.206Z] #10 ...
09:01:59 [2020-07-14T09:01:59.206Z] 
09:01:59 [2020-07-14T09:01:59.206Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:01:59 [2020-07-14T09:01:59.206Z] #41 12.69 unicode/utf16
09:01:59 [2020-07-14T09:01:59.206Z] #41 12.94 container/list
09:01:59 [2020-07-14T09:01:59.206Z] #41 13.34 crypto/internal/subtle
09:01:59 [2020-07-14T09:01:59.206Z] #41 13.44 crypto/subtle
09:01:59 [2020-07-14T09:01:59.206Z] #41 13.51 vendor/golang.org/x/crypto/cryptobyte/asn1
09:01:59 [2020-07-14T09:01:59.206Z] #41 13.57 internal/nettrace
09:01:59 [2020-07-14T09:01:59.206Z] #41 13.64 runtime/cgo
09:01:59 [2020-07-14T09:01:59.513Z] #41 ...
09:01:59 [2020-07-14T09:01:59.513Z] 
09:01:59 [2020-07-14T09:01:59.513Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:01:59 [2020-07-14T09:01:59.513Z] #10 22.86 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
09:01:59 [2020-07-14T09:01:59.513Z] #10 22.86 Need to get 73.3 MB of archives.
09:01:59 [2020-07-14T09:01:59.513Z] #10 22.86 After this operation, 494 MB of additional disk space will be used.
09:01:59 [2020-07-14T09:01:59.513Z] #10 22.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
09:01:59 [2020-07-14T09:01:59.810Z] #10 23.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
09:02:00 [2020-07-14T09:02:00.442Z] #10 23.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:02:00 [2020-07-14T09:02:00.442Z] #10 23.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
09:02:00 [2020-07-14T09:02:00.442Z] #10 23.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
09:02:00 [2020-07-14T09:02:00.733Z] #10 23.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
09:02:01 [2020-07-14T09:02:01.369Z] #10 ...
09:02:01 [2020-07-14T09:02:01.369Z] 
09:02:01 [2020-07-14T09:02:01.369Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:02:01 [2020-07-14T09:02:01.369Z] #32 14.63 Fetched 8055 kB in 10s (771 kB/s)
09:02:01 [2020-07-14T09:02:01.369Z] #32 14.63 Reading package lists...
09:02:01 [2020-07-14T09:02:01.369Z] #32 17.91 Reading package lists...
09:02:01 [2020-07-14T09:02:01.369Z] #32 21.81 Building dependency tree...
09:02:01 [2020-07-14T09:02:01.369Z] #32 22.87 The following additional packages will be installed:
09:02:01 [2020-07-14T09:02:01.369Z] #32 22.87   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:02:01 [2020-07-14T09:02:01.369Z] #32 22.87 Suggested packages:
09:02:01 [2020-07-14T09:02:01.369Z] #32 22.87   cmake-doc ninja-build lrzip
09:02:01 [2020-07-14T09:02:01.369Z] #32 22.87 Recommended packages:
09:02:01 [2020-07-14T09:02:01.369Z] #32 22.87   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:02:01 [2020-07-14T09:02:01.369Z] #32 23.54 The following NEW packages will be installed:
09:02:01 [2020-07-14T09:02:01.369Z] #32 23.55   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:02:01 [2020-07-14T09:02:01.369Z] #32 23.55   vim-common xxd
09:02:01 [2020-07-14T09:02:01.369Z] #32 23.69 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
09:02:01 [2020-07-14T09:02:01.369Z] #32 23.69 Need to get 14.0 MB of archives.
09:02:01 [2020-07-14T09:02:01.369Z] #32 23.69 After this operation, 62.1 MB of additional disk space will be used.
09:02:01 [2020-07-14T09:02:01.369Z] #32 23.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
09:02:01 [2020-07-14T09:02:01.369Z] #32 23.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
09:02:01 [2020-07-14T09:02:01.369Z] #32 23.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
09:02:01 [2020-07-14T09:02:01.369Z] #32 23.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
09:02:01 [2020-07-14T09:02:01.369Z] #32 ...
09:02:01 [2020-07-14T09:02:01.369Z] 
09:02:01 [2020-07-14T09:02:01.369Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:02:01 [2020-07-14T09:02:01.369Z] #36 14.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:02:01 [2020-07-14T09:02:01.369Z] #36 15.97 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:02:01 [2020-07-14T09:02:01.369Z] #36 ...
09:02:01 [2020-07-14T09:02:01.369Z] 
09:02:01 [2020-07-14T09:02:01.369Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.732 + RM_GOPATH=0
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.732 + TMP_GOPATH=
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.733 + : /build
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.733 + '[' -z '' ']'
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.735 ++ mktemp -d
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.740 + export GOPATH=/tmp/tmp.hGJiKIlUxT
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.740 + GOPATH=/tmp/tmp.hGJiKIlUxT
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.741 + RM_GOPATH=1
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.741 + case "$(go env GOARCH)" in
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.742 ++ go env GOARCH
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.783 + export GO_BUILDMODE=-buildmode=pie
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.784 + GO_BUILDMODE=-buildmode=pie
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.786 ++ dirname /tmp/install/install.sh
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.791 + dir=/tmp/install
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.791 + bin=containerd
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.792 + shift
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.792 + '[' '!' -f /tmp/install/containerd.installer ']'
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.793 + . /tmp/install/containerd.installer
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.793 ++ set -e
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.794 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.796 + install_containerd
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.797 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.797 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.797 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hGJiKIlUxT/src/github.com/containerd/containerd
09:02:01 [2020-07-14T09:02:01.369Z] #52 1.800 Cloning into '/tmp/tmp.hGJiKIlUxT/src/github.com/containerd/containerd'...
09:02:01 [2020-07-14T09:02:01.662Z] #52 ...
09:02:01 [2020-07-14T09:02:01.662Z] 
09:02:01 [2020-07-14T09:02:01.662Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:02:01 [2020-07-14T09:02:01.662Z] #60 DONE 25.0s
09:02:01 [2020-07-14T09:02:01.662Z] 
09:02:01 [2020-07-14T09:02:01.662Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:02:01 [2020-07-14T09:02:01.662Z] #38 15.21 Fetched 8055 kB in 11s (732 kB/s)
09:02:01 [2020-07-14T09:02:01.662Z] #38 15.21 Reading package lists...
09:02:01 [2020-07-14T09:02:01.662Z] #38 18.63 Reading package lists...
09:02:01 [2020-07-14T09:02:01.662Z] #38 22.05 Building dependency tree...
09:02:01 [2020-07-14T09:02:01.662Z] #38 23.33 The following additional packages will be installed:
09:02:01 [2020-07-14T09:02:01.662Z] #38 23.33   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:02:01 [2020-07-14T09:02:01.662Z] #38 23.34   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:02:01 [2020-07-14T09:02:01.662Z] #38 23.35 Suggested packages:
09:02:01 [2020-07-14T09:02:01.662Z] #38 23.35   manpages-dev python-setuptools
09:02:01 [2020-07-14T09:02:01.662Z] #38 24.19 The following NEW packages will be installed:
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.20   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.20   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.20   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.20   python-six zlib1g-dev
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.36 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.36 Need to get 3742 kB of archives.
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.36 After this operation, 22.0 MB of additional disk space will be used.
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
09:02:01 [2020-07-14T09:02:01.663Z] #38 24.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
09:02:01 [2020-07-14T09:02:01.954Z] #38 ...
09:02:01 [2020-07-14T09:02:01.954Z] 
09:02:01 [2020-07-14T09:02:01.954Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:02:01 [2020-07-14T09:02:01.954Z] #23 15.44 Fetched 8055 kB in 11s (726 kB/s)
09:02:01 [2020-07-14T09:02:01.954Z] #23 15.44 Reading package lists...
09:02:01 [2020-07-14T09:02:01.954Z] #23 18.97 Reading package lists...
09:02:01 [2020-07-14T09:02:01.954Z] #23 22.99 Building dependency tree...
09:02:01 [2020-07-14T09:02:01.954Z] #23 24.68 ca-certificates is already the newest version (20200601~deb10u1).
09:02:01 [2020-07-14T09:02:01.954Z] #23 24.68 The following additional packages will be installed:
09:02:01 [2020-07-14T09:02:01.954Z] #23 24.68   libjq1 libonig5
09:02:01 [2020-07-14T09:02:01.954Z] #23 25.03 The following NEW packages will be installed:
09:02:01 [2020-07-14T09:02:01.954Z] #23 25.04   jq libjq1 libonig5
09:02:01 [2020-07-14T09:02:01.954Z] #23 25.17 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
09:02:01 [2020-07-14T09:02:01.954Z] #23 25.17 Need to get 350 kB of archives.
09:02:01 [2020-07-14T09:02:01.954Z] #23 25.17 After this operation, 1154 kB of additional disk space will be used.
09:02:01 [2020-07-14T09:02:01.954Z] #23 25.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
09:02:01 [2020-07-14T09:02:01.954Z] #23 25.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
09:02:01 [2020-07-14T09:02:01.954Z] #23 25.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
09:02:02 [2020-07-14T09:02:02.245Z] #23 ...
09:02:02 [2020-07-14T09:02:02.245Z] 
09:02:02 [2020-07-14T09:02:02.245Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:02:02 [2020-07-14T09:02:02.245Z] #32 25.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
09:02:02 [2020-07-14T09:02:02.245Z] #32 25.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
09:02:02 [2020-07-14T09:02:02.245Z] #32 25.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
09:02:02 [2020-07-14T09:02:02.245Z] #32 25.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
09:02:02 [2020-07-14T09:02:02.245Z] #32 25.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
09:02:02 [2020-07-14T09:02:02.245Z] #32 25.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
09:02:02 [2020-07-14T09:02:02.877Z] #32 26.37 debconf: delaying package configuration, since apt-utils is not installed
09:02:03 [2020-07-14T09:02:03.169Z] #32 26.47 Fetched 14.0 MB in 2s (6177 kB/s)
09:02:03 [2020-07-14T09:02:03.169Z] #32 26.52 Selecting previously unselected package xxd.
09:02:03 [2020-07-14T09:02:03.169Z] #32 26.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 ... 15177 files and directories currently installed.)
09:02:03 [2020-07-14T09:02:03.169Z] #32 26.61 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
09:02:03 [2020-07-14T09:02:03.169Z] #32 26.62 Unpacking xxd (2:8.1.0875-5) ...
09:02:03 [2020-07-14T09:02:03.463Z] #32 26.76 Selecting previously unselected package vim-common.
09:02:03 [2020-07-14T09:02:03.463Z] #32 26.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:02:03 [2020-07-14T09:02:03.463Z] #32 26.81 Unpacking vim-common (2:8.1.0875-5) ...
09:02:03 [2020-07-14T09:02:03.755Z] #32 ...
09:02:03 [2020-07-14T09:02:03.755Z] 
09:02:03 [2020-07-14T09:02:03.755Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:02:03 [2020-07-14T09:02:03.755Z] #43 DONE 27.0s
09:02:03 [2020-07-14T09:02:03.755Z] 
09:02:03 [2020-07-14T09:02:03.755Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:02:03 [2020-07-14T09:02:03.755Z] #23 25.89 debconf: delaying package configuration, since apt-utils is not installed
09:02:03 [2020-07-14T09:02:03.755Z] #23 25.97 Fetched 350 kB in 0s (2885 kB/s)
09:02:03 [2020-07-14T09:02:03.755Z] #23 26.05 Selecting previously unselected package libonig5:s390x.
09:02:03 [2020-07-14T09:02:03.755Z] #23 26.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
09:02:03 [2020-07-14T09:02:03.755Z] #23 26.15 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
09:02:03 [2020-07-14T09:02:03.755Z] #23 26.16 Unpacking libonig5:s390x (6.9.1-1) ...
09:02:03 [2020-07-14T09:02:03.755Z] #23 26.33 Selecting previously unselected package libjq1:s390x.
09:02:03 [2020-07-14T09:02:03.755Z] #23 26.34 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
09:02:03 [2020-07-14T09:02:03.755Z] #23 26.34 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
09:02:03 [2020-07-14T09:02:03.755Z] #23 26.52 Selecting previously unselected package jq.
09:02:03 [2020-07-14T09:02:03.755Z] #23 26.54 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
09:02:03 [2020-07-14T09:02:03.755Z] #23 26.54 Unpacking jq (1.5+dfsg-2+b1) ...
09:02:03 [2020-07-14T09:02:03.755Z] #23 26.72 Setting up libonig5:s390x (6.9.1-1) ...
09:02:03 [2020-07-14T09:02:03.755Z] #23 26.73 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
09:02:03 [2020-07-14T09:02:03.755Z] #23 26.74 Setting up jq (1.5+dfsg-2+b1) ...
09:02:03 [2020-07-14T09:02:03.755Z] #23 26.75 Processing triggers for libc-bin (2.28-10) ...
09:02:03 [2020-07-14T09:02:03.755Z] #23 DONE 27.1s
09:02:03 [2020-07-14T09:02:03.755Z] 
09:02:03 [2020-07-14T09:02:03.755Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:02:03 [2020-07-14T09:02:03.755Z] #32 27.07 Selecting previously unselected package cmake-data.
09:02:03 [2020-07-14T09:02:03.755Z] #32 27.08 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:02:03 [2020-07-14T09:02:03.755Z] #32 27.12 Unpacking cmake-data (3.13.4-1) ...
09:02:03 [2020-07-14T09:02:03.755Z] #32 ...
09:02:03 [2020-07-14T09:02:03.755Z] 
09:02:03 [2020-07-14T09:02:03.755Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:02:03 [2020-07-14T09:02:03.755Z] #24 DONE 0.1s
09:02:04 [2020-07-14T09:02:04.052Z] 
09:02:04 [2020-07-14T09:02:04.052Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:02:04 [2020-07-14T09:02:04.052Z] #38 25.95 debconf: delaying package configuration, since apt-utils is not installed
09:02:04 [2020-07-14T09:02:04.052Z] #38 25.99 Fetched 3742 kB in 1s (6106 kB/s)
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.04 Selecting previously unselected package libcap-dev:s390x.
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.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 ... 15177 files and directories currently installed.)
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.12 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.13 Unpacking libcap-dev:s390x (1:2.25-2) ...
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.21 Selecting previously unselected package libnet1:s390x.
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.21 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.22 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.28 Selecting previously unselected package libnet1-dev.
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.28 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.29 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.42 Selecting previously unselected package libnl-3-200:s390x.
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.43 Unpacking libnl-3-200:s390x (3.4.0-1) ...
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.50 Selecting previously unselected package libnl-3-dev:s390x.
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.50 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.51 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.69 Selecting previously unselected package libprotobuf-c1:s390x.
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.72 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.76 Selecting previously unselected package libprotobuf-c-dev:s390x.
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.76 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.79 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.84 Selecting previously unselected package zlib1g-dev:s390x.
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
09:02:04 [2020-07-14T09:02:04.052Z] #38 26.85 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
09:02:04 [2020-07-14T09:02:04.052Z] #38 27.07 Selecting previously unselected package libprotobuf17:s390x.
09:02:04 [2020-07-14T09:02:04.052Z] #38 27.07 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
09:02:04 [2020-07-14T09:02:04.052Z] #38 27.08 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
09:02:04 [2020-07-14T09:02:04.346Z] #38 27.93 Selecting previously unselected package libprotobuf-lite17:s390x.
09:02:04 [2020-07-14T09:02:04.346Z] #38 27.93 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
09:02:04 [2020-07-14T09:02:04.650Z] #38 27.94 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
09:02:04 [2020-07-14T09:02:04.650Z] #38 28.18 Selecting previously unselected package libprotobuf-dev:s390x.
09:02:04 [2020-07-14T09:02:04.948Z] #38 28.19 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
09:02:04 [2020-07-14T09:02:04.948Z] #38 28.20 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
09:02:05 [2020-07-14T09:02:05.580Z] #38 29.00 Selecting previously unselected package libprotoc17:s390x.
09:02:05 [2020-07-14T09:02:05.580Z] #38 29.00 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
09:02:05 [2020-07-14T09:02:05.580Z] #38 29.00 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
09:02:05 [2020-07-14T09:02:05.871Z] #38 29.36 Selecting previously unselected package protobuf-c-compiler.
09:02:05 [2020-07-14T09:02:05.871Z] #38 29.36 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
09:02:06 [2020-07-14T09:02:06.162Z] #38 29.36 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:02:06 [2020-07-14T09:02:06.162Z] #38 29.42 Selecting previously unselected package protobuf-compiler.
09:02:06 [2020-07-14T09:02:06.162Z] #38 29.42 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
09:02:06 [2020-07-14T09:02:06.162Z] #38 29.42 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:02:06 [2020-07-14T09:02:06.162Z] #38 29.51 Selecting previously unselected package python-pkg-resources.
09:02:06 [2020-07-14T09:02:06.162Z] #38 29.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:02:06 [2020-07-14T09:02:06.162Z] #38 29.51 Unpacking python-pkg-resources (40.8.0-1) ...
09:02:06 [2020-07-14T09:02:06.162Z] #38 29.67 Selecting previously unselected package python-six.
09:02:06 [2020-07-14T09:02:06.162Z] #38 29.67 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:02:06 [2020-07-14T09:02:06.162Z] #38 29.68 Unpacking python-six (1.12.0-1) ...
09:02:06 [2020-07-14T09:02:06.162Z] #38 29.75 Selecting previously unselected package python-protobuf.
09:02:06 [2020-07-14T09:02:06.162Z] #38 29.75 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
09:02:06 [2020-07-14T09:02:06.162Z] #38 29.76 Unpacking python-protobuf (3.6.1.3-2) ...
09:02:06 [2020-07-14T09:02:06.795Z] #38 30.13 Setting up python-pkg-resources (40.8.0-1) ...
09:02:08 [2020-07-14T09:02:08.866Z] #38 32.10 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
09:02:08 [2020-07-14T09:02:08.866Z] #38 32.11 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
09:02:08 [2020-07-14T09:02:08.866Z] #38 32.11 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
09:02:08 [2020-07-14T09:02:08.866Z] #38 32.12 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
09:02:08 [2020-07-14T09:02:08.866Z] #38 32.13 Setting up python-six (1.12.0-1) ...
09:02:09 [2020-07-14T09:02:09.159Z] #38 ...
09:02:09 [2020-07-14T09:02:09.159Z] 
09:02:09 [2020-07-14T09:02:09.159Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:02:09 [2020-07-14T09:02:09.159Z] #28 32.52 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:02:10 [2020-07-14T09:02:10.216Z] #28 33.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:02:10 [2020-07-14T09:02:10.900Z] #28 ...
09:02:10 [2020-07-14T09:02:10.900Z] 
09:02:10 [2020-07-14T09:02:10.900Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:02:10 [2020-07-14T09:02:10.900Z] #30 24.32 internal/reflectlite
09:02:10 [2020-07-14T09:02:10.900Z] #30 24.32 sync
09:02:10 [2020-07-14T09:02:10.900Z] #30 26.39 errors
09:02:10 [2020-07-14T09:02:10.900Z] #30 26.39 sort
09:02:10 [2020-07-14T09:02:10.900Z] #30 26.68 strconv
09:02:10 [2020-07-14T09:02:10.900Z] #30 27.22 io
09:02:10 [2020-07-14T09:02:10.900Z] #30 28.40 internal/oserror
09:02:10 [2020-07-14T09:02:10.900Z] #30 28.43 syscall
09:02:10 [2020-07-14T09:02:10.900Z] #30 29.44 reflect
09:02:10 [2020-07-14T09:02:10.900Z] #30 33.54 time
09:02:10 [2020-07-14T09:02:10.900Z] #30 ...
09:02:10 [2020-07-14T09:02:10.900Z] 
09:02:10 [2020-07-14T09:02:10.900Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:02:10 [2020-07-14T09:02:10.900Z] #25 2.974 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
09:02:10 [2020-07-14T09:02:10.900Z] #25 3.210 
09:02:10 [2020-07-14T09:02:10.900Z] #25 3.396 
###                                                                        4.9%
##########                                                                13.9%
##############                                                            20.7%
#######################                                                   32.0%
#############################                                             41.0%
###################################                                       50.0%
##########################################                                59.0%
################################################                          68.0%
#######################################################                   77.0%
###############################################################           88.2%
######################################################################    97.3%
######################################################################## 100.0%
09:02:10 [2020-07-14T09:02:10.900Z] #25 4.900 
09:02:10 [2020-07-14T09:02:10.900Z] #25 5.077 
################                                                          23.4%
###########################################################               82.2%
######################################################################## 100.0%
09:02:10 [2020-07-14T09:02:10.900Z] #25 5.593 
09:02:10 [2020-07-14T09:02:10.900Z] #25 5.776 
####################                                                      28.5%
####################################################                      73.3%
######################################################################## 100.0%
09:02:10 [2020-07-14T09:02:10.900Z] #25 6.218 
09:02:11 [2020-07-14T09:02:11.485Z] #25 6.367 
##                                                                         3.5%
#######                                                                    9.9%
#############                                                             18.6%
##################                                                        25.0%
########################                                                  33.6%
##############################                                            42.2%
####################################                                      50.8%
############################################                              61.5%
##################################################                        70.1%
########################################################                  78.7%
#############################################################             85.1%
###################################################################       93.3%
######################################################################## 100.0%
09:02:11 [2020-07-14T09:02:11.776Z] #25 8.130 
09:02:12 [2020-07-14T09:02:12.068Z] #25 8.257 
                      
09:02:12 [2020-07-14T09:02:12.068Z] #25 ...
09:02:12 [2020-07-14T09:02:12.068Z] 
09:02:12 [2020-07-14T09:02:12.068Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:02:12 [2020-07-14T09:02:12.068Z] #10 25.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:02:12 [2020-07-14T09:02:12.068Z] #10 26.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
09:02:12 [2020-07-14T09:02:12.068Z] #10 26.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
09:02:12 [2020-07-14T09:02:12.068Z] #10 31.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
09:02:12 [2020-07-14T09:02:12.068Z] #10 33.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
09:02:12 [2020-07-14T09:02:12.068Z] #10 33.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
09:02:12 [2020-07-14T09:02:12.068Z] #10 34.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
09:02:12 [2020-07-14T09:02:12.068Z] #10 34.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
09:02:12 [2020-07-14T09:02:12.068Z] #10 34.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
09:02:12 [2020-07-14T09:02:12.068Z] #10 34.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
09:02:12 [2020-07-14T09:02:12.068Z] #10 34.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
09:02:12 [2020-07-14T09:02:12.068Z] #10 34.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
09:02:12 [2020-07-14T09:02:12.068Z] #10 34.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
09:02:12 [2020-07-14T09:02:12.068Z] #10 34.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
09:02:12 [2020-07-14T09:02:12.068Z] #10 34.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
09:02:12 [2020-07-14T09:02:12.068Z] #10 34.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
09:02:12 [2020-07-14T09:02:12.068Z] #10 34.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
09:02:12 [2020-07-14T09:02:12.068Z] #10 34.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
09:02:12 [2020-07-14T09:02:12.068Z] #10 34.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
09:02:12 [2020-07-14T09:02:12.068Z] #10 35.51 debconf: delaying package configuration, since apt-utils is not installed
09:02:12 [2020-07-14T09:02:12.068Z] #10 ...
09:02:12 [2020-07-14T09:02:12.068Z] 
09:02:12 [2020-07-14T09:02:12.068Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:02:13 [2020-07-14T09:02:13.828Z] #25 8.257 
                                                                           0.3%
#                                                                          2.4%
###                                                                        4.9%
####                                                                       6.8%
######                                                                     9.3%
########                                                                  12.4%
###########                                                               15.5%
############                                                              18.0%
##############                                                            20.5%
################                                                          23.0%
##################                                                        25.5%
####################                                                      28.0%
#####################                                                     30.5%
#######################                                                   33.0%
#########################                                                 36.1%
############################                                              39.2%
#########################
09:02:13 [2020-07-14T09:02:13.828Z] #25 ...
09:02:13 [2020-07-14T09:02:13.828Z] 
09:02:13 [2020-07-14T09:02:13.828Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:02:13 [2020-07-14T09:02:13.828Z] #38 33.61 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
09:02:13 [2020-07-14T09:02:13.828Z] #38 33.62 Setting up libnl-3-200:s390x (3.4.0-1) ...
09:02:13 [2020-07-14T09:02:13.828Z] #38 33.63 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
09:02:13 [2020-07-14T09:02:13.828Z] #38 33.64 Setting up libcap-dev:s390x (1:2.25-2) ...
09:02:13 [2020-07-14T09:02:13.828Z] #38 33.65 Setting up libprotoc17:s390x (3.6.1.3-2) ...
09:02:13 [2020-07-14T09:02:13.828Z] #38 33.66 Setting up protobuf-compiler (3.6.1.3-2) ...
09:02:13 [2020-07-14T09:02:13.828Z] #38 33.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:02:13 [2020-07-14T09:02:13.828Z] #38 33.67 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
09:02:13 [2020-07-14T09:02:13.829Z] #38 33.68 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:02:13 [2020-07-14T09:02:13.829Z] #38 33.69 Setting up python-protobuf (3.6.1.3-2) ...
09:02:13 [2020-07-14T09:02:13.829Z] #38 36.49 Setting up libnl-3-dev:s390x (3.4.0-1) ...
09:02:13 [2020-07-14T09:02:13.829Z] #38 36.52 Processing triggers for libc-bin (2.28-10) ...
09:02:13 [2020-07-14T09:02:13.829Z] #38 DONE 37.3s
09:02:13 [2020-07-14T09:02:13.829Z] 
09:02:13 [2020-07-14T09:02:13.829Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:02:14 [2020-07-14T09:02:14.744Z] #25 8.257 
                                                                           0.3%
#                                                                          2.4%
###                                                                        4.9%
####                                                                       6.8%
######                                                                     9.3%
########                                                                  12.4%
###########                                                               15.5%
############                                                              18.0%
##############                                                            20.5%
################                                                          23.0%
##################                                                        25.5%
####################                                                      28.0%
#####################                                                     30.5%
#######################                                                   33.0%
#########################                                                 36.1%
############################                                              39.2%
##############################                                            42.3%
###############################                                           43.6%
################################                                          45.5%
##################################                                        47.3%
###################################                                       49.8%
#####################################                                     52.3%
09:02:14 [2020-07-14T09:02:14.744Z] #25 ...
09:02:14 [2020-07-14T09:02:14.744Z] 
09:02:14 [2020-07-14T09:02:14.744Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:02:14 [2020-07-14T09:02:14.744Z] #32 29.38 Selecting previously unselected package libicu63:s390x.
09:02:14 [2020-07-14T09:02:14.744Z] #32 29.38 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 29.39 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 34.03 Selecting previously unselected package libxml2:s390x.
09:02:14 [2020-07-14T09:02:14.744Z] #32 34.03 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 34.04 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 34.48 Selecting previously unselected package libarchive13:s390x.
09:02:14 [2020-07-14T09:02:14.744Z] #32 34.48 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 34.48 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 34.70 Selecting previously unselected package libjsoncpp1:s390x.
09:02:14 [2020-07-14T09:02:14.744Z] #32 34.70 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 34.71 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 34.80 Selecting previously unselected package librhash0:s390x.
09:02:14 [2020-07-14T09:02:14.744Z] #32 34.80 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 34.80 Unpacking librhash0:s390x (1.3.8-1) ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 34.92 Selecting previously unselected package libuv1:s390x.
09:02:14 [2020-07-14T09:02:14.744Z] #32 34.93 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 34.93 Unpacking libuv1:s390x (1.24.1-1) ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 35.01 Selecting previously unselected package cmake.
09:02:14 [2020-07-14T09:02:14.744Z] #32 35.01 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 35.02 Unpacking cmake (3.13.4-1) ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 37.45 Setting up libicu63:s390x (63.1-6+deb10u1) ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 37.49 Setting up xxd (2:8.1.0875-5) ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 37.50 Setting up libuv1:s390x (1.24.1-1) ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 37.51 Setting up vim-common (2:8.1.0875-5) ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 37.54 Setting up librhash0:s390x (1.3.8-1) ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 37.57 Setting up cmake-data (3.13.4-1) ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 37.58 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 37.58 Setting up libjsoncpp1:s390x (1.7.4-3) ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 37.60 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 37.67 Setting up cmake (3.13.4-1) ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 37.67 Processing triggers for libc-bin (2.28-10) ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 37.68 Processing triggers for mime-support (3.62) ...
09:02:14 [2020-07-14T09:02:14.744Z] #32 DONE 38.2s
09:02:14 [2020-07-14T09:02:14.744Z] 
09:02:14 [2020-07-14T09:02:14.744Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:02:15 [2020-07-14T09:02:15.043Z] #25 8.257 
                                                                           0.3%
#                                                                          2.4%
###                                                                        4.9%
####                                                                       6.8%
######                                                                     9.3%
########                                                                  12.4%
###########                                                               15.5%
############                                                              18.0%
##############                                                            20.5%
################                                                          23.0%
##################                                                        25.5%
####################                                                      28.0%
#####################                                                     30.5%
#######################                                                   33.0%
#########################                                                 36.1%
############################                                              39.2%
##############################                                            42.3%
###############################                                           43.6%
################################                                          45.5%
##################################                                        47.3%
###################################                                       49.8%
#####################################                                     52.3%
######################################                                    53.6%
########################################                                  56.7%
#########################################                                 57.9%
09:02:15 [2020-07-14T09:02:15.043Z] #25 ...
09:02:15 [2020-07-14T09:02:15.043Z] 
09:02:15 [2020-07-14T09:02:15.043Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:02:15 [2020-07-14T09:02:15.043Z] #41 28.34 github.com/LK4D4/vndr/godl/singleflight
09:02:15 [2020-07-14T09:02:15.043Z] #41 28.35 io
09:02:15 [2020-07-14T09:02:15.043Z] #41 28.53 strconv
09:02:15 [2020-07-14T09:02:15.043Z] #41 29.01 bytes
09:02:15 [2020-07-14T09:02:15.043Z] #41 30.36 bufio
09:02:15 [2020-07-14T09:02:15.043Z] #41 30.84 reflect
09:02:15 [2020-07-14T09:02:15.043Z] #41 31.50 syscall
09:02:15 [2020-07-14T09:02:15.043Z] #41 36.22 time
09:02:15 [2020-07-14T09:02:15.043Z] #41 ...
09:02:15 [2020-07-14T09:02:15.043Z] 
09:02:15 [2020-07-14T09:02:15.043Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:02:17 [2020-07-14T09:02:17.397Z] #25 8.257 
                                                                           0.3%
#                                                                          2.4%
###                                                                        4.9%
####                                                                       6.8%
######                                                                     9.3%
########                                                                  12.4%
###########                                                               15.5%
############                                                              18.0%
##############                                                            20.5%
################                                                          23.0%
##################                                                        25.5%
####################                                                      28.0%
#####################                                                     30.5%
#######################                                                   33.0%
#########################                                                 36.1%
############################                                              39.2%
##############################                                            42.3%
###############################                                           43.6%
################################                                          45.5%
##################################                                        47.3%
###################################                                       49.8%
#####################################                                     52.3%
######################################                                    53.6%
########################################                                  56.7%
#########################################                                 57.9%
###########################################                               59.8%
###########################################                               61.1%
#############################################                             63.6%
##############################################                            64.8%
################################################                          67.3%
#################################################                         69.2%
###################################################                       71.7%
#####################################################                     74.2%
#######################################################                   77.3%
#########################################################                 79.8%
###########################################################               82.3%
#############################################################             84.8%
##############################################################            86.6%
################################################################          89.8%
#################################################################         91.6%
###################################################################       94.1%
#####################################################################     96.0%
######################################################################    98.5%
######################################################################## 100.0%
09:02:17 [2020-07-14T09:02:17.397Z] #25 13.62 
09:02:18 [2020-07-14T09:02:18.434Z] #25 ...
09:02:18 [2020-07-14T09:02:18.434Z] 
09:02:18 [2020-07-14T09:02:18.434Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:02:18 [2020-07-14T09:02:18.434Z] #47 31.75 syscall
09:02:18 [2020-07-14T09:02:18.434Z] #47 31.76 reflect
09:02:18 [2020-07-14T09:02:18.434Z] #47 37.08 time
09:02:18 [2020-07-14T09:02:18.434Z] #47 40.55 encoding/binary
09:02:18 [2020-07-14T09:02:18.434Z] #47 ...
09:02:18 [2020-07-14T09:02:18.434Z] 
09:02:18 [2020-07-14T09:02:18.434Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:02:18 [2020-07-14T09:02:18.434Z] #25 14.76 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:02:18 [2020-07-14T09:02:18.726Z] #25 15.02 
09:02:19 [2020-07-14T09:02:19.018Z] #25 15.17 
######################################################################## 100.0%
09:02:19 [2020-07-14T09:02:19.018Z] #25 15.21 
09:02:20 [2020-07-14T09:02:20.053Z] #25 16.23 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:02:20 [2020-07-14T09:02:20.053Z] #25 16.30 skipping existing aab193acf6ba
09:02:20 [2020-07-14T09:02:20.053Z] #25 16.35 
09:02:21 [2020-07-14T09:02:21.094Z] #25 17.48 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
09:02:21 [2020-07-14T09:02:21.094Z] #25 17.54 skipping existing 4d43f82972ce
09:02:21 [2020-07-14T09:02:21.385Z] #25 17.63 
09:02:22 [2020-07-14T09:02:22.022Z] #25 ...
09:02:22 [2020-07-14T09:02:22.022Z] 
09:02:22 [2020-07-14T09:02:22.022Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.791 + RM_GOPATH=0
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.791 + TMP_GOPATH=
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.791 + : /build
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.791 + '[' -z '' ']'
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.793 ++ mktemp -d
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.793 + export GOPATH=/tmp/tmp.K62cTz9AUH
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.793 + GOPATH=/tmp/tmp.K62cTz9AUH
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.793 + RM_GOPATH=1
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.793 + case "$(go env GOARCH)" in
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.797 ++ go env GOARCH
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.825 + export GO_BUILDMODE=-buildmode=pie
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.825 + GO_BUILDMODE=-buildmode=pie
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.825 ++ dirname /tmp/install/install.sh
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.826 + dir=/tmp/install
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.826 + bin=tini
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.826 + shift
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.826 + '[' '!' -f /tmp/install/tini.installer ']'
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.826 + . /tmp/install/tini.installer
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.826 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.826 + install_tini
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.826 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.826 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.826 + git clone https://github.com/krallin/tini.git /tmp/tmp.K62cTz9AUH/tini
09:02:22 [2020-07-14T09:02:22.022Z] #33 1.830 Cloning into '/tmp/tmp.K62cTz9AUH/tini'...
09:02:22 [2020-07-14T09:02:22.022Z] #33 2.561 + cd /tmp/tmp.K62cTz9AUH/tini
09:02:22 [2020-07-14T09:02:22.022Z] #33 2.561 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:02:22 [2020-07-14T09:02:22.022Z] #33 2.566 + cmake .
09:02:22 [2020-07-14T09:02:22.022Z] #33 3.013 -- The C compiler identification is GNU 8.3.0
09:02:22 [2020-07-14T09:02:22.022Z] #33 3.118 -- Check for working C compiler: /usr/bin/cc
09:02:22 [2020-07-14T09:02:22.022Z] #33 3.591 -- Check for working C compiler: /usr/bin/cc -- works
09:02:22 [2020-07-14T09:02:22.022Z] #33 3.593 -- Detecting C compiler ABI info
09:02:22 [2020-07-14T09:02:22.022Z] #33 3.930 -- Detecting C compiler ABI info - done
09:02:22 [2020-07-14T09:02:22.022Z] #33 3.950 -- Detecting C compile features
09:02:22 [2020-07-14T09:02:22.022Z] #33 5.158 -- Detecting C compile features - done
09:02:22 [2020-07-14T09:02:22.022Z] #33 5.188 -- Performing Test HAS_BUILTIN_FORTIFY
09:02:22 [2020-07-14T09:02:22.022Z] #33 5.324 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:02:22 [2020-07-14T09:02:22.022Z] #33 5.414 -- Configuring done
09:02:22 [2020-07-14T09:02:22.022Z] #33 5.440 -- Generating done
09:02:22 [2020-07-14T09:02:22.022Z] #33 5.448 -- Build files have been written to: /tmp/tmp.K62cTz9AUH/tini
09:02:22 [2020-07-14T09:02:22.022Z] #33 5.460 + make tini-static
09:02:22 [2020-07-14T09:02:22.022Z] #33 5.670 Scanning dependencies of target tini-static
09:02:22 [2020-07-14T09:02:22.022Z] #33 5.775 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:02:22 [2020-07-14T09:02:22.022Z] #33 6.585 [100%] Linking C executable tini-static
09:02:22 [2020-07-14T09:02:22.022Z] #33 6.851 [100%] Built target tini-static
09:02:22 [2020-07-14T09:02:22.022Z] #33 6.908 + mkdir -p /build
09:02:22 [2020-07-14T09:02:22.022Z] #33 6.911 + cp tini-static /build/docker-init
09:02:22 [2020-07-14T09:02:22.022Z] #33 DONE 7.3s
09:02:22 [2020-07-14T09:02:22.313Z] 
09:02:22 [2020-07-14T09:02:22.313Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:02:22 [2020-07-14T09:02:22.313Z] #10 35.63 Fetched 73.3 MB in 12s (6033 kB/s)
09:02:22 [2020-07-14T09:02:22.313Z] #10 35.70 Selecting previously unselected package binutils-mingw-w64-i686.
09:02:22 [2020-07-14T09:02:22.313Z] #10 35.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 ... 15177 files and directories currently installed.)
09:02:22 [2020-07-14T09:02:22.313Z] #10 35.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
09:02:22 [2020-07-14T09:02:22.313Z] #10 35.73 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:02:22 [2020-07-14T09:02:22.313Z] #10 37.58 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:02:22 [2020-07-14T09:02:22.313Z] #10 37.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
09:02:22 [2020-07-14T09:02:22.313Z] #10 37.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:02:22 [2020-07-14T09:02:22.313Z] #10 40.22 Selecting previously unselected package binutils-mingw-w64.
09:02:22 [2020-07-14T09:02:22.313Z] #10 40.22 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:02:22 [2020-07-14T09:02:22.313Z] #10 40.23 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:02:22 [2020-07-14T09:02:22.313Z] #10 40.29 Selecting previously unselected package libdevmapper1.02.1:s390x.
09:02:22 [2020-07-14T09:02:22.313Z] #10 40.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
09:02:22 [2020-07-14T09:02:22.313Z] #10 40.29 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
09:02:22 [2020-07-14T09:02:22.313Z] #10 40.39 Selecting previously unselected package dmsetup.
09:02:22 [2020-07-14T09:02:22.313Z] #10 40.39 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
09:02:22 [2020-07-14T09:02:22.313Z] #10 40.39 Unpacking dmsetup (2:1.02.155-3) ...
09:02:22 [2020-07-14T09:02:22.313Z] #10 40.51 Selecting previously unselected package mingw-w64-common.
09:02:22 [2020-07-14T09:02:22.313Z] #10 40.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:02:22 [2020-07-14T09:02:22.313Z] #10 40.51 Unpacking mingw-w64-common (6.0.0-3) ...
09:02:22 [2020-07-14T09:02:22.313Z] #10 ...
09:02:22 [2020-07-14T09:02:22.313Z] 
09:02:22 [2020-07-14T09:02:22.313Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:02:22 [2020-07-14T09:02:22.313Z] #39 3.034 Note: Building without setproctitle() and strlcpy() support.
09:02:22 [2020-07-14T09:02:22.313Z] #39 3.034       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:02:22 [2020-07-14T09:02:22.313Z] #39 3.046 Note: Building without GnuTLS support
09:02:22 [2020-07-14T09:02:22.313Z] #39 3.052 Makefile.config:39: Warn: you have no libnftables installed
09:02:22 [2020-07-14T09:02:22.313Z] #39 3.057 Makefile.config:40: Warn: Building without nftables support
09:02:22 [2020-07-14T09:02:22.313Z] #39 4.047 fatal: not a git repository (or any of the parent directories): .git
09:02:22 [2020-07-14T09:02:22.313Z] #39 4.079   GEN      .gitid
09:02:22 [2020-07-14T09:02:22.313Z] #39 4.082   GEN      criu/include/version.h
09:02:22 [2020-07-14T09:02:22.313Z] #39 4.106   GEN      include/common/asm
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.107   PBCC     images/timens.pb-c.c
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.149   DEP      images/timens.pb-c.d
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.199   PBCC     images/fown.pb-c.c
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.203   PBCC     images/google/protobuf/descriptor.pb-c.c
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.261   PBCC     images/opts.pb-c.c
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.311   PBCC     images/memfd.pb-c.c
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.335   DEP      images/fown.pb-c.d
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.375   DEP      images/google/protobuf/descriptor.pb-c.d
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.406   DEP      images/opts.pb-c.d
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.438   DEP      images/memfd.pb-c.d
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.461   PBCC     images/sit.pb-c.c
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.488   DEP      images/sit.pb-c.d
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.521   PBCC     images/macvlan.pb-c.c
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.548   DEP      images/macvlan.pb-c.d
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.599   PBCC     images/autofs.pb-c.c
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.624   DEP      images/autofs.pb-c.d
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.640   PBCC     images/sysctl.pb-c.c
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.671   DEP      images/sysctl.pb-c.d
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.705   PBCC     images/time.pb-c.c
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.759   DEP      images/time.pb-c.d
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.798   PBCC     images/binfmt-misc.pb-c.c
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.805   DEP      images/binfmt-misc.pb-c.d
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.869   PBCC     images/seccomp.pb-c.c
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.898   DEP      images/seccomp.pb-c.d
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.922   PBCC     images/userns.pb-c.c
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.948   DEP      images/userns.pb-c.d
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.978   PBCC     images/cgroup.pb-c.c
09:02:22 [2020-07-14T09:02:22.313Z] #39 5.982   DEP      images/cgroup.pb-c.d
09:02:22 [2020-07-14T09:02:22.313Z] #39 6.046   PBCC     images/ext-file.pb-c.c
09:02:22 [2020-07-14T09:02:22.313Z] #39 6.049   DEP      images/ext-file.pb-c.d
09:02:22 [2020-07-14T09:02:22.313Z] #39 6.105   PBCC     images/rpc.pb-c.c
09:02:22 [2020-07-14T09:02:22.313Z] #39 6.162   DEP      images/rpc.pb-c.d
09:02:22 [2020-07-14T09:02:22.313Z] #39 6.171   PBCC     images/siginfo.pb-c.c
09:02:22 [2020-07-14T09:02:22.313Z] #39 6.195   DEP      images/siginfo.pb-c.d
09:02:22 [2020-07-14T09:02:22.313Z] #39 6.236   PBCC     images/pagemap.pb-c.c
09:02:22 [2020-07-14T09:02:22.313Z] #39 6.269   DEP      images/pagemap.pb-c.d
09:02:22 [2020-07-14T09:02:22.313Z] #39 6.324   PBCC     images/rlimit.pb-c.c
09:02:22 [2020-07-14T09:02:22.313Z] #39 6.360   DEP      images/rlimit.pb-c.d
09:02:22 [2020-07-14T09:02:22.313Z] #39 6.405   PBCC     images/file-lock.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 6.432   DEP      images/file-lock.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 6.496   PBCC     images/tty.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 6.566   DEP      images/tty.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 6.607   PBCC     images/tun.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 6.621   PBCC     images/netdev.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 6.672   DEP      images/tun.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 6.717   DEP      images/netdev.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 6.735   PBCC     images/vma.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 6.776   DEP      images/vma.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 6.837   PBCC     images/creds.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 6.842   DEP      images/creds.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 6.868   PBCC     images/utsns.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 6.900   DEP      images/utsns.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 6.945   PBCC     images/ipc-desc.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 6.952   PBCC     images/ipc-sem.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 6.995   DEP      images/ipc-desc.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.048   DEP      images/ipc-sem.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.098   PBCC     images/ipc-msg.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.108   DEP      images/ipc-msg.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.174   PBCC     images/ipc-shm.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.207   DEP      images/ipc-shm.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.247   PBCC     images/ipc-var.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.260   DEP      images/ipc-var.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.294   PBCC     images/sk-opts.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.300   PBCC     images/packet-sock.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.357   DEP      images/sk-opts.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.407   DEP      images/packet-sock.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.446   PBCC     images/sk-netlink.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.461   DEP      images/sk-netlink.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.517   PBCC     images/sk-inet.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.561   DEP      images/sk-inet.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.657   PBCC     images/sk-unix.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.710   DEP      images/sk-unix.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.792   PBCC     images/mm.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.811   DEP      images/mm.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.836   PBCC     images/timerfd.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.845   DEP      images/timerfd.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.916   PBCC     images/timer.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.922   DEP      images/timer.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.947   PBCC     images/sa.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 7.974   DEP      images/sa.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 8.031   PBCC     images/pipe-data.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 8.043   DEP      images/pipe-data.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 8.110   PBCC     images/mnt.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 8.194   DEP      images/mnt.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 8.325   PBCC     images/sk-packet.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 8.333   DEP      images/sk-packet.pb-c.d
09:02:22 [2020-07-14T09:02:22.314Z] #39 8.409   PBCC     images/tcp-stream.pb-c.c
09:02:22 [2020-07-14T09:02:22.314Z] #39 8.500   DEP      images/tcp-stream.pb-c.d
09:02:22 [2020-07-14T09:02:22.607Z] #39 ...
09:02:22 [2020-07-14T09:02:22.607Z] 
09:02:22 [2020-07-14T09:02:22.607Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:02:22 [2020-07-14T09:02:22.607Z] #10 45.95 Selecting previously unselected package mingw-w64-x86-64-dev.
09:02:22 [2020-07-14T09:02:22.607Z] #10 45.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:02:22 [2020-07-14T09:02:22.607Z] #10 45.96 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:02:23 [2020-07-14T09:02:23.641Z] #10 ...
09:02:23 [2020-07-14T09:02:23.641Z] 
09:02:23 [2020-07-14T09:02:23.641Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:02:23 [2020-07-14T09:02:23.641Z] #25 18.81 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:02:23 [2020-07-14T09:02:23.641Z] #25 19.43 #=#=#                                                                         
09:02:23 [2020-07-14T09:02:23.641Z] #25 19.59 
######################################################################## 100.0%
09:02:23 [2020-07-14T09:02:23.641Z] #25 19.69 
09:02:23 [2020-07-14T09:02:23.641Z] #25 19.75 Download of images into '/build' complete.
09:02:23 [2020-07-14T09:02:23.641Z] #25 19.75 Use something like the following to load the result into a Docker daemon:
09:02:23 [2020-07-14T09:02:23.641Z] #25 19.75   tar -cC '/build' . | docker load
09:02:23 [2020-07-14T09:02:23.641Z] #25 DONE 19.9s
09:02:23 [2020-07-14T09:02:23.641Z] 
09:02:23 [2020-07-14T09:02:23.641Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:02:23 [2020-07-14T09:02:23.641Z] #39 8.725   PBCC     images/pipe.pb-c.c
09:02:23 [2020-07-14T09:02:23.641Z] #39 8.835   DEP      images/pipe.pb-c.d
09:02:23 [2020-07-14T09:02:23.641Z] #39 8.965   PBCC     images/pstree.pb-c.c
09:02:23 [2020-07-14T09:02:23.641Z] #39 8.979   DEP      images/pstree.pb-c.d
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.154   PBCC     images/fs.pb-c.c
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.165   DEP      images/fs.pb-c.d
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.177   PBCC     images/signalfd.pb-c.c
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.244   DEP      images/signalfd.pb-c.d
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.320   PBCC     images/fh.pb-c.c
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.339   PBCC     images/fsnotify.pb-c.c
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.365   DEP      images/fh.pb-c.d
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.388   DEP      images/fsnotify.pb-c.d
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.406   PBCC     images/eventpoll.pb-c.c
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.415   DEP      images/eventpoll.pb-c.d
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.445   PBCC     images/eventfd.pb-c.c
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.454   DEP      images/eventfd.pb-c.d
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.483   PBCC     images/remap-file-path.pb-c.c
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.496   DEP      images/remap-file-path.pb-c.d
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.524   PBCC     images/fifo.pb-c.c
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.529   DEP      images/fifo.pb-c.d
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.548   PBCC     images/ghost-file.pb-c.c
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.582   DEP      images/ghost-file.pb-c.d
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.614   PBCC     images/regfile.pb-c.c
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.643   DEP      images/regfile.pb-c.d
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.704   PBCC     images/ns.pb-c.c
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.724   DEP      images/ns.pb-c.d
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.764   PBCC     images/fdinfo.pb-c.c
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.806   DEP      images/fdinfo.pb-c.d
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.851   PBCC     images/core-aarch64.pb-c.c
09:02:23 [2020-07-14T09:02:23.641Z] #39 9.885   PBCC     images/core-arm.pb-c.c
09:02:23 [2020-07-14T09:02:23.933Z] #39 9.916   PBCC     images/core-ppc64.pb-c.c
09:02:23 [2020-07-14T09:02:23.933Z] #39 9.951   PBCC     images/core-s390.pb-c.c
09:02:23 [2020-07-14T09:02:23.933Z] #39 9.996   PBCC     images/core-x86.pb-c.c
09:02:23 [2020-07-14T09:02:23.933Z] #39 ...
09:02:23 [2020-07-14T09:02:23.933Z] 
09:02:23 [2020-07-14T09:02:23.933Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:02:23 [2020-07-14T09:02:23.933Z] #30 37.34 internal/poll
09:02:23 [2020-07-14T09:02:23.933Z] #30 39.43 internal/fmtsort
09:02:23 [2020-07-14T09:02:23.933Z] #30 39.51 internal/syscall/execenv
09:02:23 [2020-07-14T09:02:23.933Z] #30 39.59 internal/syscall/unix
09:02:23 [2020-07-14T09:02:23.933Z] #30 39.73 os
09:02:23 [2020-07-14T09:02:23.933Z] #30 40.16 strings
09:02:23 [2020-07-14T09:02:23.933Z] #30 42.51 path
09:02:23 [2020-07-14T09:02:23.933Z] #30 43.21 text/tabwriter
09:02:23 [2020-07-14T09:02:23.933Z] #30 43.50 fmt
09:02:23 [2020-07-14T09:02:23.933Z] #30 43.79 path/filepath
09:02:23 [2020-07-14T09:02:23.933Z] #30 46.40 flag
09:02:23 [2020-07-14T09:02:23.933Z] #30 46.42 github.com/BurntSushi/toml
09:02:23 [2020-07-14T09:02:23.933Z] #30 ...
09:02:23 [2020-07-14T09:02:23.933Z] 
09:02:23 [2020-07-14T09:02:23.933Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:02:23 [2020-07-14T09:02:23.933Z] #39 10.03   PBCC     images/core.pb-c.c
09:02:23 [2020-07-14T09:02:23.933Z] #39 10.10   PBCC     images/inventory.pb-c.c
09:02:24 [2020-07-14T09:02:24.224Z] #39 10.18   DEP      images/core-aarch64.pb-c.d
09:02:24 [2020-07-14T09:02:24.224Z] #39 10.21   DEP      images/core-arm.pb-c.d
09:02:24 [2020-07-14T09:02:24.224Z] #39 10.24   DEP      images/core-ppc64.pb-c.d
09:02:24 [2020-07-14T09:02:24.224Z] #39 10.29   DEP      images/core-s390.pb-c.d
09:02:24 [2020-07-14T09:02:24.224Z] #39 10.35   DEP      images/core-x86.pb-c.d
09:02:24 [2020-07-14T09:02:24.224Z] #39 10.36   DEP      images/core.pb-c.d
09:02:24 [2020-07-14T09:02:24.515Z] #39 10.61   DEP      images/inventory.pb-c.d
09:02:24 [2020-07-14T09:02:24.819Z] #39 10.70   PBCC     images/cpuinfo.pb-c.c
09:02:24 [2020-07-14T09:02:24.819Z] #39 10.71   DEP      images/cpuinfo.pb-c.d
09:02:24 [2020-07-14T09:02:24.819Z] #39 10.80   PBCC     images/stats.pb-c.c
09:02:24 [2020-07-14T09:02:24.819Z] #39 10.82   DEP      images/stats.pb-c.d
09:02:25 [2020-07-14T09:02:25.961Z] #39 11.88 make[1]: Nothing to be done for 'all'.
09:02:26 [2020-07-14T09:02:26.253Z] #39 ...
09:02:26 [2020-07-14T09:02:26.253Z] 
09:02:26 [2020-07-14T09:02:26.253Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:02:26 [2020-07-14T09:02:26.253Z] #41 39.83 internal/fmtsort
09:02:26 [2020-07-14T09:02:26.253Z] #41 40.28 strings
09:02:26 [2020-07-14T09:02:26.253Z] #41 41.18 os
09:02:26 [2020-07-14T09:02:26.253Z] #41 42.42 regexp/syntax
09:02:26 [2020-07-14T09:02:26.253Z] #41 44.24 fmt
09:02:26 [2020-07-14T09:02:26.253Z] #41 47.19 regexp
09:02:26 [2020-07-14T09:02:26.253Z] #41 48.34 flag
09:02:26 [2020-07-14T09:02:26.544Z] #41 49.90 go/token
09:02:26 [2020-07-14T09:02:26.544Z] #41 ...
09:02:26 [2020-07-14T09:02:26.544Z] 
09:02:26 [2020-07-14T09:02:26.544Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:02:26 [2020-07-14T09:02:26.544Z] #52 25.08 Checking out files:  40% (1285/3196)   
Checking out files:  41% (1311/3196)   
Checking out files:  42% (1343/3196)   
Checking out files:  43% (1375/3196)   
Checking out files:  44% (1407/3196)   
Checking out files:  45% (1439/3196)   
Checking out files:  46% (1471/3196)   
Checking out files:  47% (1503/3196)   
Checking out files:  48% (1535/3196)   
Checking out files:  49% (1567/3196)   
Checking out files:  50% (1598/3196)   
Checking out files:  51% (1630/3196)   
Checking out files:  52% (1662/3196)   
Checking out files:  53% (1694/3196)   
Checking out files:  54% (1726/3196)   
Checking out files:  55% (1758/3196)   
Checking out files:  56% (1790/3196)   
Checking out files:  57% (1822/3196)   
Checking out files:  58% (1854/3196)   
Checking out files:  59% (1886/3196)   
Checking out files:  60% (1918/3196)   
Checking out files:  61% (1950/3196)   
Checking out files:  62% (1982/3196)   
Checking out files:  63% (2014/3196)   
Checking out files:  64% (2046/3196)   
Checking out files:  65% (2078/3196)   
Checking out files:  66% (2110/3196)   
Checking out files:  67% (2142/3196)   
Checking out files:  68% (2174/3196)   
Checking out files:  69% (2206/3196)   
Checking out files:  70% (2238/3196)   
Checking out files:  71% (2270/3196)   
Checking out files:  72% (2302/3196)   
Checking out files:  73% (2334/3196)   
Checking out files:  74% (2366/3196)   
Checking out files:  75% (2397/3196)   
Checking out files:  76% (2429/3196)   
Checking out files:  77% (2461/3196)   
Checking out files:  78% (2493/3196)   
Checking out files:  79% (2525/3196)   
Checking out files:  80% (2557/3196)   
Checking out files:  81% (2589/3196)   
Checking out files:  82% (2621/3196)   
Checking out files:  83% (2653/3196)   
Checking out files:  84% (2685/3196)   
Checking out files:  85% (2717/3196)   
Checking out files:  86% (2749/3196)   
Checking out files:  87% (2781/3196)   
Checking out files:  88% (2813/3196)   
Checking out files:  89% (2845/3196)   
Checking out files:  90% (2877/3196)   
Checking out files:  91% (2909/3196)   
Checking out files:  92% (2941/3196)   
Checking out files:  93% (2973/3196)   
Checking out files:  93% (2998/3196)   
Checking out files:  94% (3005/3196)   
Checking out files:  95% (3037/3196)   
Checking out files:  96% (3069/3196)   
Checking out files:  97% (3101/3196)   
Checking out files:  98% (3133/3196)   
Checking out files:  99% (3165/3196)   
Checking out files: 100% (3196/3196)   
Checking out files: 100% (3196/3196), done.
09:02:26 [2020-07-14T09:02:26.544Z] #52 26.23 + cd /tmp/tmp.hGJiKIlUxT/src/github.com/containerd/containerd
09:02:26 [2020-07-14T09:02:26.544Z] #52 26.23 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
09:02:26 [2020-07-14T09:02:26.837Z] #52 27.62 + export 'BUILDTAGS=netgo osusergo static_build'
09:02:26 [2020-07-14T09:02:26.837Z] #52 27.62 + BUILDTAGS='netgo osusergo static_build'
09:02:27 [2020-07-14T09:02:27.128Z] #52 27.62 + export EXTRA_FLAGS=-buildmode=pie
09:02:27 [2020-07-14T09:02:27.128Z] #52 27.62 + EXTRA_FLAGS=-buildmode=pie
09:02:27 [2020-07-14T09:02:27.128Z] #52 27.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:02:27 [2020-07-14T09:02:27.128Z] #52 27.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:02:27 [2020-07-14T09:02:27.128Z] #52 27.62 + '[' '' = dynamic ']'
09:02:27 [2020-07-14T09:02:27.128Z] #52 27.62 + make
09:02:28 [2020-07-14T09:02:28.098Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-070689cd576e0acc2) in /home/ubuntu/workspace/moby_PR-41207
[Pipeline] {
[Pipeline] checkout
09:02:28 [2020-07-14T09:02:28.162Z] #52 28.64 + bin/ctr
09:02:28 [2020-07-14T09:02:28.795Z] #52 ...
09:02:28 [2020-07-14T09:02:28.795Z] 
09:02:28 [2020-07-14T09:02:28.795Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:02:28 [2020-07-14T09:02:28.795Z] #47 42.16 encoding/base64
09:02:28 [2020-07-14T09:02:28.795Z] #47 42.45 context
09:02:28 [2020-07-14T09:02:28.795Z] #47 42.70 os
09:02:28 [2020-07-14T09:02:28.795Z] #47 43.27 golang.org/x/sys/unix
09:02:28 [2020-07-14T09:02:28.795Z] #47 45.86 fmt
09:02:28 [2020-07-14T09:02:28.795Z] #47 49.89 encoding/json
09:02:28 [2020-07-14T09:02:28.795Z] #47 51.54 github.com/pkg/diff
09:02:28 [2020-07-14T09:02:28.795Z] #47 ...
09:02:28 [2020-07-14T09:02:28.795Z] 
09:02:28 [2020-07-14T09:02:28.795Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:02:28 [2020-07-14T09:02:28.795Z] #39 12.86   CC       images/stats.o
09:02:28 [2020-07-14T09:02:28.795Z] #39 13.18   CC       images/core.o
09:02:28 [2020-07-14T09:02:28.795Z] #39 13.43   CC       images/core-x86.o
09:02:28 [2020-07-14T09:02:28.795Z] #39 13.64   CC       images/core-arm.o
09:02:28 [2020-07-14T09:02:28.795Z] #39 13.93   CC       images/core-aarch64.o
09:02:28 [2020-07-14T09:02:28.795Z] #39 14.19   CC       images/core-ppc64.o
09:02:28 [2020-07-14T09:02:28.795Z] #39 14.57   CC       images/core-s390.o
09:02:29 [2020-07-14T09:02:29.086Z] #39 15.08   CC       images/cpuinfo.o
09:02:29 [2020-07-14T09:02:29.380Z] #39 15.42   CC       images/inventory.o
09:02:29 [2020-07-14T09:02:29.380Z] #39 15.53   CC       images/fdinfo.o
09:02:29 [2020-07-14T09:02:29.674Z] #39 ...
09:02:29 [2020-07-14T09:02:29.674Z] 
09:02:29 [2020-07-14T09:02:29.674Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:02:29 [2020-07-14T09:02:29.674Z] #30 48.73 log
09:02:29 [2020-07-14T09:02:29.674Z] #30 50.12 github.com/BurntSushi/toml/cmd/tomlv
09:02:29 [2020-07-14T09:02:29.674Z] #30 DONE 53.0s
09:02:29 [2020-07-14T09:02:29.674Z] 
09:02:29 [2020-07-14T09:02:29.674Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:02:29 [2020-07-14T09:02:29.674Z] #39 15.75   CC       images/fown.o
09:02:29 [2020-07-14T09:02:29.965Z] #39 15.98   CC       images/ns.o
09:02:29 [2020-07-14T09:02:29.965Z] #39 16.16   CC       images/regfile.o
09:02:30 [2020-07-14T09:02:30.262Z] #39 16.33   CC       images/ghost-file.o
09:02:30 [2020-07-14T09:02:30.583Z] #39 16.67   CC       images/fifo.o
09:02:30 [2020-07-14T09:02:30.635Z] using credential docker-jenkins-github-credentials
09:02:30 [2020-07-14T09:02:30.641Z] Cloning the remote Git repository
09:02:30 [2020-07-14T09:02:30.641Z] Cloning with configured refspecs honoured and without tags
09:02:30 [2020-07-14T09:02:30.874Z] #39 16.81   CC       images/remap-file-path.o
09:02:30 [2020-07-14T09:02:30.874Z] #39 16.91   CC       images/eventfd.o
09:02:30 [2020-07-14T09:02:30.874Z] #39 17.01   CC       images/eventpoll.o
09:02:31 [2020-07-14T09:02:31.235Z] #39 17.24   CC       images/fh.o
09:02:31 [2020-07-14T09:02:31.235Z] #39 17.42   CC       images/fsnotify.o
09:02:30 [2020-07-14T09:02:30.733Z] Cloning repository https://github.com/moby/moby.git
09:02:30 [2020-07-14T09:02:30.816Z]  > git init /home/ubuntu/workspace/moby_PR-41207 # timeout=10
09:02:31 [2020-07-14T09:02:31.249Z] Fetching upstream changes from https://github.com/moby/moby.git
09:02:31 [2020-07-14T09:02:31.249Z]  > git --version # timeout=10
09:02:31 [2020-07-14T09:02:31.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:02:31 [2020-07-14T09:02:31.512Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41207/head:refs/remotes/origin/PR-41207 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:02:31 [2020-07-14T09:02:31.868Z] #39 17.72   CC       images/signalfd.o
09:02:31 [2020-07-14T09:02:31.868Z] #39 17.86   CC       images/fs.o
09:02:32 [2020-07-14T09:02:32.160Z] #39 18.02   CC       images/pstree.o
09:02:32 [2020-07-14T09:02:32.160Z] #39 18.18   CC       images/pipe.o
09:02:32 [2020-07-14T09:02:32.451Z] #39 18.35   CC       images/tcp-stream.o
09:02:32 [2020-07-14T09:02:32.451Z] #39 18.45   CC       images/sk-packet.o
09:02:32 [2020-07-14T09:02:32.451Z] #39 18.60   CC       images/mnt.o
09:02:32 [2020-07-14T09:02:32.451Z] #39 18.70   CC       images/pipe-data.o
09:02:32 [2020-07-14T09:02:32.742Z] #39 18.80   CC       images/sa.o
09:02:32 [2020-07-14T09:02:32.742Z] #39 18.92   CC       images/timer.o
09:02:33 [2020-07-14T09:02:33.034Z] #39 19.15   CC       images/timerfd.o
09:02:33 [2020-07-14T09:02:33.327Z] #39 19.32   CC       images/mm.o
09:02:33 [2020-07-14T09:02:33.618Z] #39 19.55   CC       images/sk-opts.o
09:02:33 [2020-07-14T09:02:33.618Z] #39 19.66   CC       images/sk-unix.o
09:02:33 [2020-07-14T09:02:33.909Z] #39 19.86   CC       images/sk-inet.o
09:02:33 [2020-07-14T09:02:33.909Z] #39 20.05   CC       images/tun.o
09:02:34 [2020-07-14T09:02:34.200Z] #39 20.23   CC       images/sk-netlink.o
09:02:34 [2020-07-14T09:02:34.491Z] #39 20.37   CC       images/packet-sock.o
09:02:34 [2020-07-14T09:02:34.491Z] #39 20.61   CC       images/ipc-var.o
09:02:34 [2020-07-14T09:02:34.786Z] #39 20.69   CC       images/ipc-desc.o
09:02:34 [2020-07-14T09:02:34.786Z] #39 20.77   CC       images/ipc-shm.o
09:02:34 [2020-07-14T09:02:34.786Z] #39 20.89   CC       images/ipc-msg.o
09:02:34 [2020-07-14T09:02:34.786Z] #39 21.00   CC       images/ipc-sem.o
09:02:35 [2020-07-14T09:02:35.076Z] #39 21.09   CC       images/utsns.o
09:02:35 [2020-07-14T09:02:35.076Z] #39 21.22   CC       images/creds.o
09:02:35 [2020-07-14T09:02:35.367Z] #39 21.33   CC       images/vma.o
09:02:35 [2020-07-14T09:02:35.367Z] #39 21.49   CC       images/netdev.o
09:02:35 [2020-07-14T09:02:35.658Z] #39 21.68   CC       images/tty.o
09:02:35 [2020-07-14T09:02:35.949Z] #39 21.90   CC       images/file-lock.o
09:02:35 [2020-07-14T09:02:35.950Z] #39 22.02   CC       images/rlimit.o
09:02:35 [2020-07-14T09:02:35.950Z] #39 22.10   CC       images/pagemap.o
09:02:36 [2020-07-14T09:02:36.241Z] #39 22.22   CC       images/siginfo.o
09:02:36 [2020-07-14T09:02:36.241Z] #39 22.45   CC       images/rpc.o
09:02:36 [2020-07-14T09:02:36.532Z] #39 ...
09:02:36 [2020-07-14T09:02:36.532Z] 
09:02:36 [2020-07-14T09:02:36.532Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:02:36 [2020-07-14T09:02:36.532Z] #41 50.02 internal/lazyregexp
09:02:36 [2020-07-14T09:02:36.532Z] #41 50.25 net/url
09:02:36 [2020-07-14T09:02:36.532Z] #41 50.72 go/scanner
09:02:36 [2020-07-14T09:02:36.532Z] #41 51.69 text/template/parse
09:02:36 [2020-07-14T09:02:36.532Z] #41 51.81 go/ast
09:02:36 [2020-07-14T09:02:36.532Z] #41 55.20 go/parser
09:02:36 [2020-07-14T09:02:36.532Z] #41 55.28 text/template
09:02:36 [2020-07-14T09:02:36.533Z] #41 57.22 encoding/xml
09:02:36 [2020-07-14T09:02:36.533Z] #41 59.08 go/doc
09:02:36 [2020-07-14T09:02:36.823Z] #41 ...
09:02:36 [2020-07-14T09:02:36.823Z] 
09:02:36 [2020-07-14T09:02:36.823Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:02:36 [2020-07-14T09:02:36.823Z] #39 23.01   CC       images/ext-file.o
09:02:36 [2020-07-14T09:02:36.862Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:02:37 [2020-07-14T09:02:37.114Z] #39 23.12   CC       images/cgroup.o
09:02:37 [2020-07-14T09:02:37.114Z] #39 ...
09:02:37 [2020-07-14T09:02:37.114Z] 
09:02:37 [2020-07-14T09:02:37.114Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:02:37 [2020-07-14T09:02:37.114Z] #10 50.47 Selecting previously unselected package gcc-mingw-w64-base.
09:02:37 [2020-07-14T09:02:37.114Z] #10 50.49 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
09:02:37 [2020-07-14T09:02:37.114Z] #10 50.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:02:37 [2020-07-14T09:02:37.114Z] #10 50.64 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:02:37 [2020-07-14T09:02:37.114Z] #10 50.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
09:02:37 [2020-07-14T09:02:37.114Z] #10 50.64 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:02:37 [2020-07-14T09:02:37.117Z] 
09:02:37 [2020-07-14T09:02:37.405Z] #10 ...
09:02:37 [2020-07-14T09:02:37.405Z] 
09:02:37 [2020-07-14T09:02:37.405Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:02:37 [2020-07-14T09:02:37.405Z] #47 52.62 go/ast
09:02:37 [2020-07-14T09:02:37.405Z] #47 54.03 golang.org/x/crypto/ssh/terminal
09:02:37 [2020-07-14T09:02:37.405Z] #47 54.84 mvdan.cc/editorconfig
09:02:37 [2020-07-14T09:02:37.405Z] #47 55.80 mvdan.cc/sh/v3/fileutil
09:02:37 [2020-07-14T09:02:37.405Z] #47 55.92 mvdan.cc/sh/v3/syntax
09:02:37 [2020-07-14T09:02:37.405Z] #47 59.70 mvdan.cc/sh/v3/cmd/shfmt
09:02:37 [2020-07-14T09:02:37.405Z] #47 ...
09:02:37 [2020-07-14T09:02:37.405Z] 
09:02:37 [2020-07-14T09:02:37.405Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:02:37 [2020-07-14T09:02:37.405Z] #39 23.46   CC       images/userns.o
09:02:37 [2020-07-14T09:02:37.696Z] #39 23.63   CC       images/google/protobuf/descriptor.o
09:02:38 [2020-07-14T09:02:38.046Z] + TEST_INTEGRATION_DEST=1
09:02:38 [2020-07-14T09:02:38.046Z] + CONTAINER_NAME=docker-pr1-1
09:02:38 [2020-07-14T09:02:38.046Z] + TEST_SKIP_INTEGRATION_CLI=1
09:02:38 [2020-07-14T09:02:38.046Z] + run_tests test-integration-flaky
09:02:38 [2020-07-14T09:02:38.046Z] + '[' -n 0 ']'
09:02:38 [2020-07-14T09:02:38.046Z] + rm=
09:02:38 [2020-07-14T09:02:38.046Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41207/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41207/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41207/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c88a830507ce87e99ade40d1403653653717375d hack/make.sh test-integration-flaky test-integration
09:02:38 [2020-07-14T09:02:38.046Z] + c=0
09:02:38 [2020-07-14T09:02:38.046Z] ++ jobs -p
09:02:38 [2020-07-14T09:02:38.046Z] + for job in $(jobs -p)
09:02:38 [2020-07-14T09:02:38.046Z] + wait 455
09:02:38 [2020-07-14T09:02:38.046Z] + TEST_INTEGRATION_DEST=3
09:02:38 [2020-07-14T09:02:38.046Z] + CONTAINER_NAME=docker-pr1-3
09:02:38 [2020-07-14T09:02:38.046Z] + TEST_SKIP_INTEGRATION=1
09:02:38 [2020-07-14T09:02:38.046Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
09:02:38 [2020-07-14T09:02:38.046Z] + run_tests
09:02:38 [2020-07-14T09:02:38.046Z] + '[' -n 0 ']'
09:02:38 [2020-07-14T09:02:38.046Z] + rm=
09:02:38 [2020-07-14T09:02:38.046Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41207/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41207/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41207/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c88a830507ce87e99ade40d1403653653717375d hack/make.sh '' test-integration
09:02:38 [2020-07-14T09:02:38.046Z] + TEST_INTEGRATION_DEST=2
09:02:38 [2020-07-14T09:02:38.046Z] + CONTAINER_NAME=docker-pr1-2
09:02:38 [2020-07-14T09:02:38.046Z] + TEST_SKIP_INTEGRATION=1
09:02:38 [2020-07-14T09:02:38.046Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
09:02:38 [2020-07-14T09:02:38.046Z] + run_tests
09:02:38 [2020-07-14T09:02:38.046Z] + '[' -n 0 ']'
09:02:38 [2020-07-14T09:02:38.046Z] + rm=
09:02:38 [2020-07-14T09:02:38.046Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41207/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41207/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41207/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c88a830507ce87e99ade40d1403653653717375d hack/make.sh '' test-integration
09:02:38 [2020-07-14T09:02:38.328Z] #39 24.50   CC       images/opts.o
09:02:38 [2020-07-14T09:02:38.619Z] #39 24.68   CC       images/seccomp.o
09:02:38 [2020-07-14T09:02:38.911Z] #39 24.85   CC       images/binfmt-misc.o
09:02:38 [2020-07-14T09:02:38.911Z] #39 24.98   CC       images/time.o
09:02:38 [2020-07-14T09:02:38.911Z] #39 25.09   CC       images/sysctl.o
09:02:38 [2020-07-14T09:02:38.975Z] 
09:02:38 [2020-07-14T09:02:38.975Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
09:02:38 [2020-07-14T09:02:38.975Z] 
09:02:38 [2020-07-14T09:02:38.975Z] 
09:02:38 [2020-07-14T09:02:38.975Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:02:38 [2020-07-14T09:02:38.975Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:02:38 [2020-07-14T09:02:38.975Z] HOSTNAME=f48cc9892370
09:02:38 [2020-07-14T09:02:38.975Z] TEST_SKIP_INTEGRATION=1
09:02:38 [2020-07-14T09:02:38.975Z] TESTDEBUG=0
09:02:38 [2020-07-14T09:02:38.975Z] DEST=bundles/test-integration
09:02:38 [2020-07-14T09:02:38.975Z] PWD=/go/src/github.com/docker/docker
09:02:38 [2020-07-14T09:02:38.975Z] KEEPBUNDLE=1
09:02:38 [2020-07-14T09:02:38.975Z] DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d
09:02:38 [2020-07-14T09:02:38.975Z] container=docker
09:02:38 [2020-07-14T09:02:38.975Z] HOME=/root
09:02:38 [2020-07-14T09:02:38.975Z] GOLANG_VERSION=1.13.12
09:02:38 [2020-07-14T09:02:38.975Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:02:38 [2020-07-14T09:02:38.975Z] VALIDATE_BRANCH=master
09:02:38 [2020-07-14T09:02:38.975Z] TERM=xterm
09:02:38 [2020-07-14T09:02:38.975Z] DOCKER_PKG=github.com/docker/docker
09:02:38 [2020-07-14T09:02:38.975Z] SHLVL=1
09:02:38 [2020-07-14T09:02:38.975Z] TIMEOUT=120m
09:02:38 [2020-07-14T09:02:38.975Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:02:38 [2020-07-14T09:02:38.975Z] DOCKER_GRAPHDRIVER=overlay2
09:02:38 [2020-07-14T09:02:38.975Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
09:02:38 [2020-07-14T09:02:38.975Z] GO111MODULE=off
09:02:38 [2020-07-14T09:02:38.975Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:02:38 [2020-07-14T09:02:38.975Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:02:38 [2020-07-14T09:02:38.975Z] GOPATH=/go
09:02:38 [2020-07-14T09:02:38.975Z] PKG_CONFIG=pkg-config
09:02:38 [2020-07-14T09:02:38.975Z] _=/usr/bin/env
09:02:38 [2020-07-14T09:02:38.975Z] Building test suite binary ./integration-cli/test.main
09:02:39 [2020-07-14T09:02:39.203Z] #39 25.24   CC       images/autofs.o
09:02:39 [2020-07-14T09:02:39.203Z] #39 25.36   CC       images/macvlan.o
09:02:39 [2020-07-14T09:02:39.231Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:02:39 [2020-07-14T09:02:39.231Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:02:39 [2020-07-14T09:02:39.231Z] HOSTNAME=81c9a6acbd75
09:02:39 [2020-07-14T09:02:39.231Z] TEST_SKIP_INTEGRATION=1
09:02:39 [2020-07-14T09:02:39.231Z] TESTDEBUG=0
09:02:39 [2020-07-14T09:02:39.231Z] DEST=bundles/test-integration
09:02:39 [2020-07-14T09:02:39.231Z] PWD=/go/src/github.com/docker/docker
09:02:39 [2020-07-14T09:02:39.231Z] KEEPBUNDLE=1
09:02:39 [2020-07-14T09:02:39.231Z] DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d
09:02:39 [2020-07-14T09:02:39.231Z] container=docker
09:02:39 [2020-07-14T09:02:39.231Z] HOME=/root
09:02:39 [2020-07-14T09:02:39.231Z] GOLANG_VERSION=1.13.12
09:02:39 [2020-07-14T09:02:39.231Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:02:39 [2020-07-14T09:02:39.231Z] VALIDATE_BRANCH=master
09:02:39 [2020-07-14T09:02:39.231Z] TERM=xterm
09:02:39 [2020-07-14T09:02:39.231Z] DOCKER_PKG=github.com/docker/docker
09:02:39 [2020-07-14T09:02:39.231Z] SHLVL=1
09:02:39 [2020-07-14T09:02:39.231Z] TIMEOUT=120m
09:02:39 [2020-07-14T09:02:39.231Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:02:39 [2020-07-14T09:02:39.231Z] DOCKER_GRAPHDRIVER=overlay2
09:02:39 [2020-07-14T09:02:39.231Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
09:02:39 [2020-07-14T09:02:39.231Z] GO111MODULE=off
09:02:39 [2020-07-14T09:02:39.231Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:02:39 [2020-07-14T09:02:39.231Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:02:39 [2020-07-14T09:02:39.231Z] GOPATH=/go
09:02:39 [2020-07-14T09:02:39.231Z] PKG_CONFIG=pkg-config
09:02:39 [2020-07-14T09:02:39.231Z] _=/usr/bin/env
09:02:39 [2020-07-14T09:02:39.231Z] Building test suite binary ./integration-cli/test.main
09:02:39 [2020-07-14T09:02:39.231Z] No new tests added to integration.
09:02:39 [2020-07-14T09:02:39.231Z] 
09:02:39 [2020-07-14T09:02:39.488Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:02:39 [2020-07-14T09:02:39.503Z] #39 25.53   CC       images/sit.o
09:02:39 [2020-07-14T09:02:39.503Z] #39 25.64   CC       images/memfd.o
09:02:39 [2020-07-14T09:02:39.503Z] #39 ...
09:02:39 [2020-07-14T09:02:39.503Z] 
09:02:39 [2020-07-14T09:02:39.503Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:02:39 [2020-07-14T09:02:39.503Z] #47 DONE 63.1s
09:02:39 [2020-07-14T09:02:39.503Z] 
09:02:39 [2020-07-14T09:02:39.503Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:02:39 [2020-07-14T09:02:39.503Z] #39 25.74   CC       images/timens.o
09:02:39 [2020-07-14T09:02:39.794Z] #39 25.89   LINK     images/built-in.o
09:02:39 [2020-07-14T09:02:39.794Z] #39 26.00   GEN      compel/include/asm
09:02:40 [2020-07-14T09:02:40.090Z] #39 26.01   GEN      compel/include/version.h
09:02:40 [2020-07-14T09:02:40.090Z] #39 26.03 touch .config
09:02:40 [2020-07-14T09:02:40.090Z] #39 26.05   GEN      include/common/config.h
09:02:40 [2020-07-14T09:02:40.090Z] #39 26.13   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
09:02:40 [2020-07-14T09:02:40.408Z] #39 26.26   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:02:40 [2020-07-14T09:02:40.408Z] #39 26.28   GEN      compel/plugins/include/uapi/std/syscall.h
09:02:40 [2020-07-14T09:02:40.408Z] #39 26.33   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
09:02:40 [2020-07-14T09:02:40.408Z] #39 26.34   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
09:02:40 [2020-07-14T09:02:40.408Z] #39 26.34   DEP      compel/arch/s390/plugins/std/parasite-head.d
09:02:40 [2020-07-14T09:02:40.408Z] #39 26.40   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:02:40 [2020-07-14T09:02:40.408Z] #39 26.42   DEP      compel/plugins/std/infect.d
09:02:40 [2020-07-14T09:02:40.408Z] #39 26.51   DEP      compel/plugins/std/string.d
09:02:40 [2020-07-14T09:02:40.408Z] #39 26.53   DEP      compel/plugins/std/log.d
09:02:40 [2020-07-14T09:02:40.704Z] #39 26.68   DEP      compel/plugins/std/fds.d
09:02:40 [2020-07-14T09:02:40.704Z] #39 26.80   DEP      compel/plugins/std/std.d
09:02:40 [2020-07-14T09:02:40.859Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:02:40 [2020-07-14T09:02:40.859Z] HOSTNAME=d3d8cebe407f
09:02:40 [2020-07-14T09:02:40.859Z] TESTDEBUG=0
09:02:40 [2020-07-14T09:02:40.859Z] DEST=bundles/test-integration
09:02:40 [2020-07-14T09:02:40.859Z] PWD=/go/src/github.com/docker/docker
09:02:40 [2020-07-14T09:02:40.859Z] KEEPBUNDLE=1
09:02:40 [2020-07-14T09:02:40.859Z] DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d
09:02:40 [2020-07-14T09:02:40.859Z] container=docker
09:02:40 [2020-07-14T09:02:40.859Z] HOME=/root
09:02:40 [2020-07-14T09:02:40.859Z] GOLANG_VERSION=1.13.12
09:02:40 [2020-07-14T09:02:40.859Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:02:40 [2020-07-14T09:02:40.859Z] VALIDATE_BRANCH=master
09:02:40 [2020-07-14T09:02:40.859Z] TERM=xterm
09:02:40 [2020-07-14T09:02:40.859Z] DOCKER_PKG=github.com/docker/docker
09:02:40 [2020-07-14T09:02:40.859Z] SHLVL=1
09:02:40 [2020-07-14T09:02:40.859Z] TIMEOUT=120m
09:02:40 [2020-07-14T09:02:40.859Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:02:40 [2020-07-14T09:02:40.859Z] DOCKER_GRAPHDRIVER=overlay2
09:02:40 [2020-07-14T09:02:40.859Z] GO111MODULE=off
09:02:40 [2020-07-14T09:02:40.859Z] TEST_SKIP_INTEGRATION_CLI=1
09:02:40 [2020-07-14T09:02:40.859Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:02:40 [2020-07-14T09:02:40.859Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:02:40 [2020-07-14T09:02:40.859Z] GOPATH=/go
09:02:40 [2020-07-14T09:02:40.859Z] PKG_CONFIG=pkg-config
09:02:40 [2020-07-14T09:02:40.859Z] _=/usr/bin/env
09:02:40 [2020-07-14T09:02:40.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:02:40 [2020-07-14T09:02:40.997Z] #39 26.96   DEP      compel/plugins/shmem/shmem.d
09:02:40 [2020-07-14T09:02:40.997Z] #39 27.01   DEP      compel/plugins/fds/fds.d
09:02:40 [2020-07-14T09:02:40.997Z] #39 27.21   CC       compel/plugins/std/std.o
09:02:41 [2020-07-14T09:02:41.289Z] #39 27.35   CC       compel/plugins/std/fds.o
09:02:41 [2020-07-14T09:02:41.580Z] #39 27.60   CC       compel/plugins/std/log.o
09:02:42 [2020-07-14T09:02:42.213Z] #39 28.07   CC       compel/plugins/std/string.o
09:02:42 [2020-07-14T09:02:42.388Z] Removing intermediate container 908734df728d
09:02:42 [2020-07-14T09:02:42.388Z]  ---> 7cb70e607025
09:02:42 [2020-07-14T09:02:42.388Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
09:02:42 [2020-07-14T09:02:42.388Z]  ---> 22d48dbfbcad
09:02:42 [2020-07-14T09:02:42.388Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
09:02:42 [2020-07-14T09:02:42.388Z]  ---> 9a6689f3647a
09:02:42 [2020-07-14T09:02:42.388Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
09:02:42 [2020-07-14T09:02:42.388Z]  ---> Running in 1d198dc46b86
09:02:42 [2020-07-14T09:02:42.388Z] Removing intermediate container 1d198dc46b86
09:02:42 [2020-07-14T09:02:42.388Z]  ---> 965cadf64934
09:02:42 [2020-07-14T09:02:42.388Z] Successfully built 965cadf64934
09:02:42 [2020-07-14T09:02:42.388Z] Successfully tagged moby-buildx:latest
09:02:42 [2020-07-14T09:02:42.388Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
09:02:42 [2020-07-14T09:02:42.388Z] if [ -n "${id}" ]; then \
09:02:42 [2020-07-14T09:02:42.388Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
09:02:42 [2020-07-14T09:02:42.388Z] 	&& touch bundles/buildx; \
09:02:42 [2020-07-14T09:02:42.388Z] 	docker rm -f ${id}; \
09:02:42 [2020-07-14T09:02:42.388Z] fi
09:02:42 [2020-07-14T09:02:42.388Z] 022bf7574dc6dfc5cff78536f734f55f6782856f2b0b6307e04802179152d806
09:02:42 [2020-07-14T09:02:42.388Z] bundles/buildx version
09:02:42 [2020-07-14T09:02:42.388Z] buildx v0.3.1 6db68d0
09:02:42 [2020-07-14T09:02:42.388Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:c88a830507ce87e99ade40d1403653653717375d .
09:02:42 [2020-07-14T09:02:42.388Z] #1 [internal] booting buildkit
09:02:42 [2020-07-14T09:02:42.388Z] #1 pulling image moby/buildkit:buildx-stable-1
09:02:42 [2020-07-14T09:02:42.388Z] #1 pulling image moby/buildkit:buildx-stable-1 1.8s done
09:02:42 [2020-07-14T09:02:42.388Z] #1 creating container buildx_buildkit_default
09:02:42 [2020-07-14T09:02:42.388Z] #1 creating container buildx_buildkit_default 0.4s done
09:02:42 [2020-07-14T09:02:42.388Z] #1 DONE 2.1s
09:02:42 [2020-07-14T09:02:42.388Z] 
09:02:42 [2020-07-14T09:02:42.388Z] #2 [internal] load build definition from Dockerfile
09:02:42 [2020-07-14T09:02:42.388Z] #2 transferring dockerfile: 16.36kB done
09:02:42 [2020-07-14T09:02:42.388Z] #2 DONE 0.0s
09:02:42 [2020-07-14T09:02:42.388Z] 
09:02:42 [2020-07-14T09:02:42.388Z] #3 [internal] load .dockerignore
09:02:42 [2020-07-14T09:02:42.388Z] #3 transferring context: 87B 0.0s done
09:02:42 [2020-07-14T09:02:42.388Z] #3 DONE 0.0s
09:02:42 [2020-07-14T09:02:42.388Z] 
09:02:42 [2020-07-14T09:02:42.388Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
09:02:42 [2020-07-14T09:02:42.388Z] #4 DONE 0.9s
09:02:42 [2020-07-14T09:02:42.388Z] 
09:02:42 [2020-07-14T09:02:42.388Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
09:02:42 [2020-07-14T09:02:42.388Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
09:02:42 [2020-07-14T09:02:42.388Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
09:02:42 [2020-07-14T09:02:42.388Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
09:02:42 [2020-07-14T09:02:42.388Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
09:02:42 [2020-07-14T09:02:42.388Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
09:02:42 [2020-07-14T09:02:42.388Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done
09:02:42 [2020-07-14T09:02:42.388Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
09:02:42 [2020-07-14T09:02:42.388Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done
09:02:42 [2020-07-14T09:02:42.388Z] #5 DONE 1.0s
09:02:42 [2020-07-14T09:02:42.388Z] 
09:02:42 [2020-07-14T09:02:42.388Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:02:42 [2020-07-14T09:02:42.680Z] #7 DONE 0.6s
09:02:42 [2020-07-14T09:02:42.680Z] 
09:02:42 [2020-07-14T09:02:42.680Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster
09:02:42 [2020-07-14T09:02:42.844Z] #39 28.68   CC       compel/plugins/std/infect.o
09:02:42 [2020-07-14T09:02:42.845Z] #39 29.02   CC       compel/arch/s390/plugins/std/parasite-head.o
09:02:42 [2020-07-14T09:02:42.978Z] #6 DONE 0.7s
09:02:42 [2020-07-14T09:02:42.978Z] 
09:02:42 [2020-07-14T09:02:42.978Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
09:02:42 [2020-07-14T09:02:42.978Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
09:02:43 [2020-07-14T09:02:43.135Z] #39 29.05   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
09:02:43 [2020-07-14T09:02:43.135Z] #39 29.10   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
09:02:43 [2020-07-14T09:02:43.135Z] #39 29.20   AR       compel/plugins/std.lib.a
09:02:43 [2020-07-14T09:02:43.135Z] #39 29.26   CC       compel/plugins/fds/fds.o
09:02:43 [2020-07-14T09:02:43.280Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
09:02:43 [2020-07-14T09:02:43.280Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s
09:02:43 [2020-07-14T09:02:43.280Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
09:02:43 [2020-07-14T09:02:43.426Z] #39 29.47   AR       compel/plugins/fds.lib.a
09:02:43 [2020-07-14T09:02:43.426Z] #39 29.49   HOSTDEP  compel/src/lib/log-host.d
09:02:43 [2020-07-14T09:02:43.426Z] #39 29.56   HOSTDEP  compel/src/lib/handle-elf-host.d
09:02:43 [2020-07-14T09:02:43.717Z] #39 29.71   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
09:02:43 [2020-07-14T09:02:43.717Z] #39 29.79   HOSTDEP  compel/src/main-host.d
09:02:43 [2020-07-14T09:02:43.717Z] #39 29.91   DEP      compel/src/lib/ptrace.d
09:02:43 [2020-07-14T09:02:43.731Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.12MB / 9.86MB 0.5s
09:02:43 [2020-07-14T09:02:43.731Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.64MB / 9.86MB 0.6s
09:02:44 [2020-07-14T09:02:44.008Z] #39 30.03   DEP      compel/src/lib/infect.d
09:02:44 [2020-07-14T09:02:44.008Z] #39 30.14   DEP      compel/src/lib/infect-util.d
09:02:44 [2020-07-14T09:02:44.134Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.10MB / 9.86MB 0.8s
09:02:44 [2020-07-14T09:02:44.135Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.85MB / 9.86MB 0.9s
09:02:44 [2020-07-14T09:02:44.299Z] #39 30.22   DEP      compel/src/lib/infect-rpc.d
09:02:44 [2020-07-14T09:02:44.299Z] #39 30.31   DEP      compel/arch/s390/src/lib/infect.d
09:02:44 [2020-07-14T09:02:44.299Z] #39 30.42   DEP      compel/arch/s390/src/lib/cpu.d
09:02:44 [2020-07-14T09:02:44.604Z] #39 30.47   DEP      compel/src/lib/log.d
09:02:44 [2020-07-14T09:02:44.604Z] #39 30.51   DEP      compel/src/main.d
09:02:44 [2020-07-14T09:02:44.604Z] #39 30.57   DEP      compel/src/lib/handle-elf.d
09:02:44 [2020-07-14T09:02:44.604Z] #39 30.68   DEP      compel/arch/s390/src/lib/handle-elf.d
09:02:44 [2020-07-14T09:02:44.604Z] #39 30.75   CC       compel/src/lib/log.o
09:02:44 [2020-07-14T09:02:44.869Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.0s done
09:02:44 [2020-07-14T09:02:44.869Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
09:02:44 [2020-07-14T09:02:44.936Z] #39 30.86   CC       compel/arch/s390/src/lib/cpu.o
09:02:44 [2020-07-14T09:02:44.936Z] #39 30.98   CC       compel/arch/s390/src/lib/infect.o
09:02:45 [2020-07-14T09:02:45.570Z] #39 31.45   CC       compel/src/lib/infect-rpc.o
09:02:45 [2020-07-14T09:02:45.861Z] #39 31.73   CC       compel/src/lib/infect-util.o
09:02:45 [2020-07-14T09:02:45.861Z] #39 31.93   CC       compel/src/lib/infect.o
09:02:47 [2020-07-14T09:02:47.281Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.6s done
09:02:47 [2020-07-14T09:02:47.281Z] #59 DONE 4.0s
09:02:47 [2020-07-14T09:02:47.281Z] 
09:02:47 [2020-07-14T09:02:47.281Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
09:02:47 [2020-07-14T09:02:47.281Z] #8 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done
09:02:47 [2020-07-14T09:02:47.281Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 154B / 154B 0.7s done
09:02:47 [2020-07-14T09:02:47.281Z] #8 sha256:22d48dbfbcadb6f250f44ed4b999a984dc2f70faa13fd1d2fe10c57f41b555f8 6.19kB / 6.19kB done
09:02:47 [2020-07-14T09:02:47.281Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 28.30MB / 73.55MB 3.6s
09:02:47 [2020-07-14T09:02:47.281Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.3s done
09:02:47 [2020-07-14T09:02:47.281Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 34.34MB / 96.51MB 3.6s
09:02:47 [2020-07-14T09:02:47.281Z] #8 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done
09:02:47 [2020-07-14T09:02:47.281Z] #8 sha256:3d57a28925bda7b651f94c594eff9be7464f30eda419c42fa5fb8c883dd40a8d 1.79kB / 1.79kB done
09:02:47 [2020-07-14T09:02:47.281Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 1.2s done
09:02:47 [2020-07-14T09:02:47.281Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 44.12MB / 57.46MB 3.6s
09:02:47 [2020-07-14T09:02:47.281Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 43.92MB / 54.14MB 3.6s
09:02:47 [2020-07-14T09:02:47.281Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 48.37MB / 57.46MB 3.9s
09:02:47 [2020-07-14T09:02:47.281Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 47.12MB / 54.14MB 3.9s
09:02:47 [2020-07-14T09:02:47.281Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 32.09MB / 73.55MB 4.0s
09:02:47 [2020-07-14T09:02:47.368Z] #39 33.12   CC       compel/src/lib/ptrace.o
09:02:47 [2020-07-14T09:02:47.368Z] #39 ...
09:02:47 [2020-07-14T09:02:47.368Z] 
09:02:47 [2020-07-14T09:02:47.368Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:02:47 [2020-07-14T09:02:47.368Z] #54 70.55 + for f in rootlesskit rootlesskit-docker-proxy
09:02:47 [2020-07-14T09:02:47.368Z] #54 70.55 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:02:47 [2020-07-14T09:02:47.623Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 41.11MB / 96.51MB 4.2s
09:02:47 [2020-07-14T09:02:47.624Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 52.14MB / 57.46MB 4.2s
09:02:47 [2020-07-14T09:02:47.624Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 50.74MB / 54.14MB 4.3s
09:02:47 [2020-07-14T09:02:47.658Z] #54 ...
09:02:47 [2020-07-14T09:02:47.658Z] 
09:02:47 [2020-07-14T09:02:47.658Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:02:47 [2020-07-14T09:02:47.658Z] #41 61.00 github.com/LK4D4/vndr/versioned
09:02:47 [2020-07-14T09:02:47.658Z] #41 61.17 net
09:02:47 [2020-07-14T09:02:47.658Z] #41 61.46 github.com/LK4D4/vndr/build
09:02:47 [2020-07-14T09:02:47.658Z] #41 63.45 vendor/golang.org/x/text/transform
09:02:47 [2020-07-14T09:02:47.658Z] #41 64.50 vendor/golang.org/x/text/unicode/bidi
09:02:47 [2020-07-14T09:02:47.658Z] #41 65.67 vendor/golang.org/x/text/secure/bidirule
09:02:47 [2020-07-14T09:02:47.658Z] #41 65.74 vendor/golang.org/x/text/unicode/norm
09:02:47 [2020-07-14T09:02:47.658Z] #41 67.65 vendor/golang.org/x/net/idna
09:02:47 [2020-07-14T09:02:47.658Z] #41 69.01 vendor/golang.org/x/net/http2/hpack
09:02:47 [2020-07-14T09:02:47.658Z] #41 69.84 mime
09:02:47 [2020-07-14T09:02:47.658Z] #41 71.11 mime/quotedprintable
09:02:47 [2020-07-14T09:02:47.658Z] #41 ...
09:02:47 [2020-07-14T09:02:47.658Z] 
09:02:47 [2020-07-14T09:02:47.658Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:02:47 [2020-07-14T09:02:47.658Z] #39 33.42   AR       compel/libcompel.a
09:02:47 [2020-07-14T09:02:47.658Z] #39 33.47   HOSTCC   compel/src/main-host.o
09:02:47 [2020-07-14T09:02:47.658Z] #39 33.77   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
09:02:47 [2020-07-14T09:02:47.658Z] #39 33.89   HOSTCC   compel/src/lib/handle-elf-host.o
09:02:47 [2020-07-14T09:02:47.819Z] ok  	github.com/docker/docker/api/server/httputils	0.029s	coverage: 14.7% of statements
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ok  	github.com/docker/docker/api/server/middleware	0.039s	coverage: 37.7% of statements
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ok  	github.com/docker/docker/api/types/filters	0.035s	coverage: 92.2% of statements
09:02:47 [2020-07-14T09:02:47.819Z] ok  	github.com/docker/docker/api/types/strslice	0.012s	coverage: 90.0% of statements
09:02:47 [2020-07-14T09:02:47.819Z] ok  	github.com/docker/docker/api/server/router/swarm	0.016s	coverage: 5.1% of statements
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/types	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
09:02:47 [2020-07-14T09:02:47.819Z] ok  	github.com/docker/docker/api/types/versions	0.019s	coverage: 75.0% of statements
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/builder	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:02:47 [2020-07-14T09:02:47.819Z] ok  	github.com/docker/docker/builder/dockerignore	0.024s	coverage: 96.8% of statements
09:02:47 [2020-07-14T09:02:47.819Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
09:02:47 [2020-07-14T09:02:47.923Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 36.92MB / 73.55MB 4.5s
09:02:47 [2020-07-14T09:02:47.924Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 55.32MB / 57.46MB 4.5s
09:02:47 [2020-07-14T09:02:47.924Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 46.52MB / 96.51MB 4.6s
09:02:47 [2020-07-14T09:02:47.949Z] #39 34.18   HOSTCC   compel/src/lib/log-host.o
09:02:48 [2020-07-14T09:02:48.227Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 40.77MB / 73.55MB 4.8s
09:02:48 [2020-07-14T09:02:48.227Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 4.7s done
09:02:48 [2020-07-14T09:02:48.227Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 4.8s done
09:02:48 [2020-07-14T09:02:48.227Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 51.64MB / 96.51MB 4.9s
09:02:48 [2020-07-14T09:02:48.240Z] #39 34.32   HOSTLINK compel/compel-host-bin
09:02:48 [2020-07-14T09:02:48.240Z] #39 34.39   DEP      soccr/soccr.d
09:02:48 [2020-07-14T09:02:48.393Z] ok  	github.com/docker/docker/builder/remotecontext	0.308s	coverage: 13.6% of statements
09:02:48 [2020-07-14T09:02:48.525Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 47.70MB / 73.55MB 5.1s
09:02:48 [2020-07-14T09:02:48.525Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 57.91MB / 96.51MB 5.2s
09:02:48 [2020-07-14T09:02:48.531Z] #39 34.58   CC       soccr/soccr.o
09:02:48 [2020-07-14T09:02:48.822Z] #8 ...
09:02:48 [2020-07-14T09:02:48.822Z] 
09:02:48 [2020-07-14T09:02:48.822Z] #21 [internal] load build context
09:02:48 [2020-07-14T09:02:48.822Z] #21 transferring context: 51.30MB 5.8s done
09:02:48 [2020-07-14T09:02:48.822Z] #21 DONE 5.8s
09:02:48 [2020-07-14T09:02:48.822Z] 
09:02:48 [2020-07-14T09:02:48.822Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
09:02:48 [2020-07-14T09:02:48.822Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 54.05MB / 73.55MB 5.4s
09:02:48 [2020-07-14T09:02:48.822Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 64.11MB / 96.51MB 5.5s
09:02:48 [2020-07-14T09:02:48.967Z] ok  	github.com/docker/docker/builder/dockerfile	0.776s	coverage: 48.1% of statements
09:02:49 [2020-07-14T09:02:49.118Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 60.17MB / 73.55MB 5.7s
09:02:49 [2020-07-14T09:02:49.118Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 71.19MB / 96.51MB 5.8s
09:02:49 [2020-07-14T09:02:49.415Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 66.03MB / 73.55MB 6.0s
09:02:49 [2020-07-14T09:02:49.415Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 76.59MB / 96.51MB 6.1s
09:02:49 [2020-07-14T09:02:49.565Z] #39 35.47   AR       soccr/libsoccr.a
09:02:49 [2020-07-14T09:02:49.565Z] #39 35.50 make[1]: 'soccr/libsoccr.a' is up to date.
09:02:49 [2020-07-14T09:02:49.565Z] #39 35.71   DEP      criu/arch/s390/sigframe.d
09:02:49 [2020-07-14T09:02:49.709Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.29MB / 73.55MB 6.3s
09:02:49 [2020-07-14T09:02:49.709Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 6.3s done
09:02:49 [2020-07-14T09:02:49.709Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 85.44MB / 96.51MB 6.4s
09:02:49 [2020-07-14T09:02:49.856Z] #39 35.83   DEP      criu/arch/s390/crtools.d
09:02:49 [2020-07-14T09:02:49.856Z] #39 35.95   DEP      criu/arch/s390/cpu.d
09:02:49 [2020-07-14T09:02:49.914Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.856s	coverage: 86.3% of statements
09:02:49 [2020-07-14T09:02:49.914Z] ?   	github.com/docker/docker/cli	[no test files]
09:02:49 [2020-07-14T09:02:49.914Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:02:50 [2020-07-14T09:02:50.002Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 92.23MB / 96.51MB 6.6s
09:02:50 [2020-07-14T09:02:50.002Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 96.51MB / 96.51MB 6.7s done
09:02:50 [2020-07-14T09:02:50.002Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88
09:02:50 [2020-07-14T09:02:50.147Z] #39 36.15   CC       criu/arch/s390/cpu.o
09:02:50 [2020-07-14T09:02:50.439Z] #39 36.40   CC       criu/arch/s390/crtools.o
09:02:51 [2020-07-14T09:02:51.075Z] #39 36.99   CC       criu/arch/s390/sigframe.o
09:02:51 [2020-07-14T09:02:51.075Z] #39 37.12   LINK     criu/arch/s390/crtools.built-in.o
09:02:51 [2020-07-14T09:02:51.075Z] #39 37.16   DEP      criu/pie/util-vdso.d
09:02:51 [2020-07-14T09:02:51.365Z] #39 37.29   DEP      criu/pie/util.d
09:02:51 [2020-07-14T09:02:51.366Z] #39 37.47   CC       criu/pie/util.o
09:02:51 [2020-07-14T09:02:51.658Z] #39 ...
09:02:51 [2020-07-14T09:02:51.658Z] 
09:02:51 [2020-07-14T09:02:51.658Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:02:51 [2020-07-14T09:02:51.658Z] #54 DONE 75.1s
09:02:51 [2020-07-14T09:02:51.658Z] 
09:02:51 [2020-07-14T09:02:51.658Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
09:02:51 [2020-07-14T09:02:51.658Z] #55 DONE 0.1s
09:02:51 [2020-07-14T09:02:51.658Z] 
09:02:51 [2020-07-14T09:02:51.658Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:02:51 [2020-07-14T09:02:51.658Z] #39 37.71   CC       criu/pie/util-vdso.o
09:02:51 [2020-07-14T09:02:51.955Z] #39 ...
09:02:51 [2020-07-14T09:02:51.955Z] 
09:02:51 [2020-07-14T09:02:51.955Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:02:51 [2020-07-14T09:02:51.955Z] #56 DONE 0.1s
09:02:51 [2020-07-14T09:02:51.955Z] 
09:02:51 [2020-07-14T09:02:51.955Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:02:51 [2020-07-14T09:02:51.955Z] #41 71.34 net/http/internal
09:02:51 [2020-07-14T09:02:51.956Z] #41 72.85 net/textproto
09:02:51 [2020-07-14T09:02:51.956Z] #41 72.86 crypto/x509
09:02:51 [2020-07-14T09:02:51.956Z] #41 73.78 vendor/golang.org/x/net/http/httpguts
09:02:51 [2020-07-14T09:02:51.956Z] #41 74.09 vendor/golang.org/x/net/http/httpproxy
09:02:51 [2020-07-14T09:02:51.956Z] #41 74.61 mime/multipart
09:02:52 [2020-07-14T09:02:52.273Z] #41 ...
09:02:52 [2020-07-14T09:02:52.273Z] 
09:02:52 [2020-07-14T09:02:52.273Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:02:52 [2020-07-14T09:02:52.273Z] #10 65.67 Selecting previously unselected package g++-mingw-w64-x86-64.
09:02:52 [2020-07-14T09:02:52.273Z] #10 65.68 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
09:02:52 [2020-07-14T09:02:52.273Z] #10 65.68 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:02:52 [2020-07-14T09:02:52.565Z] #10 75.90 Selecting previously unselected package libapparmor1:s390x.
09:02:52 [2020-07-14T09:02:52.565Z] #10 ...
09:02:52 [2020-07-14T09:02:52.565Z] 
09:02:52 [2020-07-14T09:02:52.565Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:02:52 [2020-07-14T09:02:52.565Z] #39 38.35   AR       criu/pie/pie.lib.a
09:02:52 [2020-07-14T09:02:52.565Z] #39 38.44   DEP      criu/pie/restorer.d
09:02:52 [2020-07-14T09:02:52.565Z] #39 38.60   DEP      criu/arch/s390/restorer.d
09:02:52 [2020-07-14T09:02:52.565Z] #39 38.70   DEP      criu/arch/s390/vdso-pie.d
09:02:52 [2020-07-14T09:02:52.855Z] #39 38.84   DEP      criu/pie/parasite-vdso.d
09:02:53 [2020-07-14T09:02:53.146Z] #39 39.00   DEP      criu/pie/parasite.d
09:02:53 [2020-07-14T09:02:53.146Z] #39 39.18   CC       criu/pie/parasite.o
09:02:53 [2020-07-14T09:02:53.779Z] #39 39.83   LINK     criu/pie/parasite.built-in.o
09:02:53 [2020-07-14T09:02:53.779Z] #39 39.83   GEN      criu/pie/parasite-blob.h
09:02:53 [2020-07-14T09:02:53.779Z] #39 39.84   CC       criu/pie/parasite-vdso.o
09:02:54 [2020-07-14T09:02:54.071Z] #39 40.13   CC       criu/arch/s390/vdso-pie.o
09:02:54 [2020-07-14T09:02:54.362Z] #39 40.31   CC       criu/arch/s390/restorer.o
09:02:54 [2020-07-14T09:02:54.362Z] #39 40.53   CC       criu/pie/restorer.o
09:02:54 [2020-07-14T09:02:54.486Z] Fetching without tags
09:02:54 [2020-07-14T09:02:54.758Z] Merging remotes/origin/master commit d78b22cdf5326017a4709f55f393adf390bde4cb into PR head commit c88a830507ce87e99ade40d1403653653717375d
09:02:54 [2020-07-14T09:02:54.997Z] #39 ...
09:02:54 [2020-07-14T09:02:54.997Z] 
09:02:54 [2020-07-14T09:02:54.997Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:02:54 [2020-07-14T09:02:54.997Z] #10 75.90 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 75.90 Unpacking libapparmor1:s390x (2.13.2-10) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 75.99 Selecting previously unselected package libapparmor-dev:s390x.
09:02:54 [2020-07-14T09:02:54.997Z] #10 75.99 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.00 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.07 Selecting previously unselected package libbtrfs0.
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.08 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.08 Unpacking libbtrfs0 (4.20.1-2) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.11 Selecting previously unselected package libbtrfs-dev.
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.11 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.12 Unpacking libbtrfs-dev (4.20.1-2) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.17 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.18 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.18 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.22 Selecting previously unselected package libudev-dev:s390x.
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.22 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.24 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.36 Selecting previously unselected package libsepol1-dev:s390x.
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.37 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.37 Unpacking libsepol1-dev:s390x (2.8-1) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.54 Selecting previously unselected package libpcre16-3:s390x.
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.54 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.54 Unpacking libpcre16-3:s390x (2:8.39-12) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.62 Selecting previously unselected package libpcre32-3:s390x.
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.62 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.62 Unpacking libpcre32-3:s390x (2:8.39-12) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.71 Selecting previously unselected package libpcrecpp0v5:s390x.
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.71 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.72 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.82 Selecting previously unselected package libpcre3-dev:s390x.
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.82 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 76.83 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.05 Selecting previously unselected package libselinux1-dev:s390x.
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.05 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.05 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.26 Selecting previously unselected package libdevmapper-dev:s390x.
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.27 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.27 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.34 Selecting previously unselected package libseccomp-dev:s390x.
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.35 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.35 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.43 Selecting previously unselected package libsystemd-dev:s390x.
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.44 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.45 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.80 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.81 Setting up libseccomp-dev:s390x (2.3.3-4) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.82 Setting up libapparmor1:s390x (2.13.2-10) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.83 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.83 Setting up libpcre16-3:s390x (2:8.39-12) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.84 Setting up libsepol1-dev:s390x (2.8-1) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.85 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.85 Setting up libbtrfs0 (4.20.1-2) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.86 Setting up libpcre32-3:s390x (2:8.39-12) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.87 Setting up libudev-dev:s390x (241-7~deb10u4) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.88 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.88 Setting up libbtrfs-dev (4.20.1-2) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.89 Setting up libapparmor-dev:s390x (2.13.2-10) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.90 Setting up mingw-w64-common (6.0.0-3) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.90 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.91 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.92 Setting up libpcre3-dev:s390x (2:8.39-12) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.92 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.93 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
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.93 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
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.94 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.94 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
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.94 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
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.95 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.95 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.96 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.97 Setting up dmsetup (2:1.02.155-3) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.98 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.98 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 77.99 Processing triggers for libc-bin (2.28-10) ...
09:02:54 [2020-07-14T09:02:54.997Z] #10 DONE 78.4s
09:02:55 [2020-07-14T09:02:55.217Z] ok  	github.com/docker/docker/client	0.296s	coverage: 75.4% of statements
09:02:55 [2020-07-14T09:02:55.309Z] 
09:02:55 [2020-07-14T09:02:55.309Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:02:55 [2020-07-14T09:02:55.363Z] Merge succeeded, producing c88a830507ce87e99ade40d1403653653717375d
09:02:55 [2020-07-14T09:02:55.364Z] Checking out Revision c88a830507ce87e99ade40d1403653653717375d (PR-41207)
09:02:56 [2020-07-14T09:02:56.342Z] #49 1.417 + RM_GOPATH=0
09:02:56 [2020-07-14T09:02:56.342Z] #49 1.417 + TMP_GOPATH=
09:02:56 [2020-07-14T09:02:56.342Z] #49 1.417 + : /build
09:02:56 [2020-07-14T09:02:56.342Z] #49 1.417 + '[' -z '' ']'
09:02:56 [2020-07-14T09:02:56.342Z] #49 1.417 ++ mktemp -d
09:02:54 [2020-07-14T09:02:54.431Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:02:54 [2020-07-14T09:02:54.445Z]  > git config --add remote.origin.fetch +refs/pull/41207/head:refs/remotes/origin/PR-41207 # timeout=10
09:02:54 [2020-07-14T09:02:54.455Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:02:54 [2020-07-14T09:02:54.474Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:02:54 [2020-07-14T09:02:54.488Z] Fetching upstream changes from https://github.com/moby/moby.git
09:02:54 [2020-07-14T09:02:54.488Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:02:54 [2020-07-14T09:02:54.489Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41207/head:refs/remotes/origin/PR-41207 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:02:54 [2020-07-14T09:02:54.765Z]  > git config core.sparsecheckout # timeout=10
09:02:54 [2020-07-14T09:02:54.779Z]  > git checkout -f c88a830507ce87e99ade40d1403653653717375d # timeout=10
09:02:55 [2020-07-14T09:02:55.318Z]  > git merge d78b22cdf5326017a4709f55f393adf390bde4cb # timeout=10
09:02:55 [2020-07-14T09:02:55.340Z]  > git rev-parse HEAD^{commit} # timeout=10
09:02:55 [2020-07-14T09:02:55.369Z]  > git config core.sparsecheckout # timeout=10
09:02:55 [2020-07-14T09:02:55.385Z]  > git checkout -f c88a830507ce87e99ade40d1403653653717375d # timeout=10
09:02:56 [2020-07-14T09:02:56.645Z] #49 ...
09:02:56 [2020-07-14T09:02:56.645Z] 
09:02:56 [2020-07-14T09:02:56.645Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
09:02:56 [2020-07-14T09:02:56.645Z] #11 DONE 1.5s
09:02:56 [2020-07-14T09:02:56.645Z] 
09:02:56 [2020-07-14T09:02:56.645Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.420 + export GOPATH=/tmp/tmp.cVRvDJuj2b
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.420 + GOPATH=/tmp/tmp.cVRvDJuj2b
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.420 + RM_GOPATH=1
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.420 + case "$(go env GOARCH)" in
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.421 ++ go env GOARCH
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.431 + export GO_BUILDMODE=-buildmode=pie
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.431 + GO_BUILDMODE=-buildmode=pie
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.431 ++ dirname /tmp/install/install.sh
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.431 + dir=/tmp/install
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.431 + bin=runc
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.431 + shift
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.431 + '[' '!' -f /tmp/install/runc.installer ']'
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.431 + . /tmp/install/runc.installer
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.432 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.432 + install_runc
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.432 + grep -q '^3\.10\.0.*\.el7\.'
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.433 + uname -r
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.433 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.433 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.433 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.433 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cVRvDJuj2b/src/github.com/opencontainers/runc
09:02:56 [2020-07-14T09:02:56.645Z] #49 1.435 Cloning into '/tmp/tmp.cVRvDJuj2b/src/github.com/opencontainers/runc'...
09:02:58 [2020-07-14T09:02:58.166Z] #49 ...
09:02:58 [2020-07-14T09:02:58.166Z] 
09:02:58 [2020-07-14T09:02:58.166Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
09:02:58 [2020-07-14T09:02:58.166Z] #12 DONE 1.4s
09:02:58 [2020-07-14T09:02:58.166Z] 
09:02:58 [2020-07-14T09:02:58.166Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:02:58 [2020-07-14T09:02:58.166Z] #39 42.35   LINK     criu/pie/restorer.built-in.o
09:02:58 [2020-07-14T09:02:58.166Z] #39 42.35   GEN      criu/pie/restorer-blob.h
09:02:58 [2020-07-14T09:02:58.166Z] #39 42.43   DEP      criu/vdso.d
09:02:58 [2020-07-14T09:02:58.166Z] #39 42.64   DEP      criu/uts_ns.d
09:02:58 [2020-07-14T09:02:58.166Z] #39 42.72   DEP      criu/util.d
09:02:58 [2020-07-14T09:02:58.166Z] #39 42.82   DEP      criu/uffd.d
09:02:58 [2020-07-14T09:02:58.166Z] #39 42.96   DEP      criu/tun.d
09:02:58 [2020-07-14T09:02:58.166Z] #39 43.13   DEP      criu/tty.d
09:02:58 [2020-07-14T09:02:58.166Z] #39 43.22   DEP      criu/timerfd.d
09:02:58 [2020-07-14T09:02:58.166Z] #39 43.32   DEP      criu/timens.d
09:02:58 [2020-07-14T09:02:58.166Z] #39 43.48   DEP      criu/sysfs_parse.d
09:02:58 [2020-07-14T09:02:58.166Z] #39 43.63   DEP      criu/sysctl.d
09:02:58 [2020-07-14T09:02:58.166Z] #39 43.77   DEP      criu/string.d
09:02:58 [2020-07-14T09:02:58.166Z] #39 43.79   DEP      criu/stats.d
09:02:58 [2020-07-14T09:02:58.166Z] #39 43.85   DEP      criu/sockets.d
09:02:58 [2020-07-14T09:02:58.166Z] #39 43.99   DEP      criu/sk-unix.d
09:02:58 [2020-07-14T09:02:58.166Z] #39 44.14   DEP      criu/sk-tcp.d
09:02:58 [2020-07-14T09:02:58.166Z] #39 44.26   DEP      criu/sk-queue.d
09:02:58 [2020-07-14T09:02:58.166Z] #39 44.32   DEP      criu/sk-packet.d
09:02:58 [2020-07-14T09:02:58.457Z] #39 44.43   DEP      criu/sk-netlink.d
09:02:58 [2020-07-14T09:02:58.457Z] #39 44.55   DEP      criu/sk-inet.d
09:02:58 [2020-07-14T09:02:58.750Z] #39 44.76   DEP      criu/signalfd.d
09:02:58 [2020-07-14T09:02:58.750Z] #39 44.83   DEP      criu/sigframe.d
09:02:58 [2020-07-14T09:02:58.750Z] #39 44.89   DEP      criu/shmem.d
09:02:59 [2020-07-14T09:02:59.041Z] #39 45.01   DEP      criu/servicefd.d
09:02:59 [2020-07-14T09:02:59.041Z] #39 45.11   DEP      criu/seize.d
09:02:59 [2020-07-14T09:02:59.041Z] #39 45.18   DEP      criu/seccomp.d
09:02:59 [2020-07-14T09:02:59.333Z] #39 45.26   DEP      criu/rst-malloc.d
09:02:59 [2020-07-14T09:02:59.333Z] #39 45.34   DEP      criu/rbtree.d
09:02:59 [2020-07-14T09:02:59.333Z] #39 45.38   DEP      criu/pstree.d
09:02:59 [2020-07-14T09:02:59.333Z] #39 ...
09:02:59 [2020-07-14T09:02:59.333Z] 
09:02:59 [2020-07-14T09:02:59.333Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
09:02:59 [2020-07-14T09:02:59.333Z] #13 1.363 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:02:59 [2020-07-14T09:02:59.333Z] #13 DONE 1.5s
09:02:59 [2020-07-14T09:02:59.333Z] 
09:02:59 [2020-07-14T09:02:59.333Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:02:59 [2020-07-14T09:02:59.333Z] #39 45.52   DEP      criu/protobuf.d
09:02:59 [2020-07-14T09:02:59.347Z] Commit message: "distribution/xfer: use "main" instead of "master" for progress channel"
09:02:59 [2020-07-14T09:02:59.387Z]  > git --version # timeout=10
09:02:59 [2020-07-14T09:02:59.448Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
09:02:59 [2020-07-14T09:02:59.625Z] #39 45.60   GEN      criu/protobuf-desc-gen.h
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:03:00 [2020-07-14T09:03:00.661Z] #39 46.66   DEP      criu/protobuf-desc.d
09:03:00 [2020-07-14T09:03:00.661Z] #39 ...
09:03:00 [2020-07-14T09:03:00.661Z] 
09:03:00 [2020-07-14T09:03:00.661Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
09:03:00 [2020-07-14T09:03:00.661Z] #14 DONE 1.3s
09:03:00 [2020-07-14T09:03:00.661Z] 
09:03:00 [2020-07-14T09:03:00.661Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:03:00 [2020-07-14T09:03:00.661Z] #39 46.76   DEP      criu/proc_parse.d
09:03:00 [2020-07-14T09:03:00.661Z] #39 46.84   DEP      criu/plugin.d
09:03:00 [2020-07-14T09:03:00.951Z] + docker version
09:03:00 [2020-07-14T09:03:00.952Z] #39 46.94   DEP      criu/pipes.d
09:03:00 [2020-07-14T09:03:00.953Z] #39 47.07   DEP      criu/pie-util.d
09:03:00 [2020-07-14T09:03:00.953Z] #39 47.17   DEP      criu/pie-util-vdso.d
09:03:01 [2020-07-14T09:03:01.249Z] #39 47.25   DEP      criu/path.d
09:03:01 [2020-07-14T09:03:01.249Z] #39 47.32   DEP      criu/parasite-syscall.d
09:03:01 [2020-07-14T09:03:01.544Z] #39 47.50   DEP      criu/pagemap.d
09:03:01 [2020-07-14T09:03:01.544Z] #39 47.67   DEP      criu/pagemap-cache.d
09:03:01 [2020-07-14T09:03:01.865Z] #39 47.79   DEP      criu/page-xfer.d
09:03:01 [2020-07-14T09:03:01.865Z] #39 47.99   DEP      criu/page-pipe.d
09:03:02 [2020-07-14T09:03:02.159Z] #39 48.10   DEP      criu/netfilter.d
09:03:02 [2020-07-14T09:03:02.159Z] #39 ...
09:03:02 [2020-07-14T09:03:02.159Z] 
09:03:02 [2020-07-14T09:03:02.159Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
09:03:02 [2020-07-14T09:03:02.159Z] #15 DONE 1.5s
09:03:02 [2020-07-14T09:03:02.159Z] 
09:03:02 [2020-07-14T09:03:02.159Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:03:02 [2020-07-14T09:03:02.159Z] #39 48.25   DEP      criu/net.d
09:03:02 [2020-07-14T09:03:02.451Z] #39 48.39   DEP      criu/namespaces.d
09:03:02 [2020-07-14T09:03:02.451Z] #39 48.63   DEP      criu/mount.d
09:03:02 [2020-07-14T09:03:02.451Z] #39 ...
09:03:02 [2020-07-14T09:03:02.451Z] 
09:03:02 [2020-07-14T09:03:02.451Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:03:02 [2020-07-14T09:03:02.451Z] #41 75.97 crypto/tls
09:03:02 [2020-07-14T09:03:02.451Z] #41 80.12 net/http/httptrace
09:03:02 [2020-07-14T09:03:02.451Z] #41 80.36 net/http
09:03:02 [2020-07-14T09:03:02.743Z] #41 ...
09:03:02 [2020-07-14T09:03:02.743Z] 
09:03:02 [2020-07-14T09:03:02.743Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:03:02 [2020-07-14T09:03:02.743Z] #39 48.76   DEP      criu/memfd.d
09:03:03 [2020-07-14T09:03:03.035Z] #39 48.97   DEP      criu/mem.d
09:03:03 [2020-07-14T09:03:03.035Z] #39 49.12   DEP      criu/lsm.d
09:03:03 [2020-07-14T09:03:03.327Z] #39 49.25   DEP      criu/log.d
09:03:03 [2020-07-14T09:03:03.327Z] #39 49.35   DEP      criu/libnetlink.d
09:03:03 [2020-07-14T09:03:03.327Z] #39 49.47   DEP      criu/kerndat.d
09:03:03 [2020-07-14T09:03:03.619Z] #39 49.64   DEP      criu/kcmp-ids.d
09:03:03 [2020-07-14T09:03:03.619Z] #39 49.72   DEP      criu/irmap.d
09:03:03 [2020-07-14T09:03:03.619Z] #39 ...
09:03:03 [2020-07-14T09:03:03.619Z] 
09:03:03 [2020-07-14T09:03:03.619Z] #16 [dev-systemd-false  6/26] RUN ldconfig
09:03:03 [2020-07-14T09:03:03.619Z] #16 DONE 1.5s
09:03:03 [2020-07-14T09:03:03.911Z] 
09:03:03 [2020-07-14T09:03:03.911Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:03:03 [2020-07-14T09:03:03.911Z] #39 49.86   DEP      criu/ipc_ns.d
09:03:03 [2020-07-14T09:03:03.911Z] #39 50.04   DEP      criu/image.d
09:03:03 [2020-07-14T09:03:03.911Z] #39 50.12   DEP      criu/image-desc.d
09:03:04 [2020-07-14T09:03:04.202Z] #39 50.19   DEP      criu/fsnotify.d
09:03:04 [2020-07-14T09:03:04.203Z] #39 50.35   DEP      criu/filesystems.d
09:03:04 [2020-07-14T09:03:04.494Z] #39 50.47   DEP      criu/files.d
09:03:04 [2020-07-14T09:03:04.494Z] #39 50.58   DEP      criu/files-reg.d
09:03:04 [2020-07-14T09:03:04.494Z] #39 50.68   DEP      criu/files-ext.d
09:03:04 [2020-07-14T09:03:04.786Z] #39 50.75   DEP      criu/file-lock.d
09:03:04 [2020-07-14T09:03:04.786Z] #39 50.96   DEP      criu/file-ids.d
09:03:05 [2020-07-14T09:03:05.077Z] #39 51.08   DEP      criu/fifo.d
09:03:05 [2020-07-14T09:03:05.077Z] #39 51.16   DEP      criu/fdstore.d
09:03:05 [2020-07-14T09:03:05.077Z] #39 51.23   DEP      criu/fault-injection.d
09:03:05 [2020-07-14T09:03:05.368Z] #39 51.25   DEP      criu/external.d
09:03:05 [2020-07-14T09:03:05.368Z] #39 51.30   DEP      criu/eventpoll.d
09:03:05 [2020-07-14T09:03:05.368Z] #39 51.39   DEP      criu/eventfd.d
09:03:05 [2020-07-14T09:03:05.368Z] #39 51.48   DEP      criu/crtools.d
09:03:05 [2020-07-14T09:03:05.368Z] #39 51.58   DEP      criu/cr-service.d
09:03:05 [2020-07-14T09:03:05.662Z] #39 51.71   DEP      criu/cr-restore.d
09:03:05 [2020-07-14T09:03:05.954Z] #39 51.92   DEP      criu/cr-errno.d
09:03:05 [2020-07-14T09:03:05.954Z] #39 51.94   DEP      criu/cr-dump.d
09:03:05 [2020-07-14T09:03:05.954Z] #39 52.05   DEP      criu/cr-dedup.d
09:03:05 [2020-07-14T09:03:05.954Z] #39 52.11   DEP      criu/cr-check.d
09:03:06 [2020-07-14T09:03:06.246Z] #39 52.25   DEP      criu/config.d
09:03:06 [2020-07-14T09:03:06.537Z] #39 52.46   DEP      criu/clone-noasan.d
09:03:06 [2020-07-14T09:03:06.537Z] #39 52.56   DEP      criu/cgroup.d
09:03:06 [2020-07-14T09:03:06.829Z] #39 52.76   DEP      criu/cgroup-props.d
09:03:06 [2020-07-14T09:03:06.829Z] #39 52.84   DEP      criu/bitmap.d
09:03:06 [2020-07-14T09:03:06.829Z] #39 52.91   DEP      criu/bfd.d
09:03:06 [2020-07-14T09:03:06.829Z] #39 52.98   DEP      criu/autofs.d
09:03:07 [2020-07-14T09:03:07.122Z] #39 53.07   DEP      criu/aio.d
09:03:07 [2020-07-14T09:03:07.122Z] #39 53.18   DEP      criu/action-scripts.d
09:03:07 [2020-07-14T09:03:07.412Z] #39 53.44   CC       criu/action-scripts.o
09:03:07 [2020-07-14T09:03:07.704Z] #39 53.74   CC       criu/aio.o
09:03:07 [2020-07-14T09:03:07.995Z] #39 54.13   CC       criu/autofs.o
09:03:09 [2020-07-14T09:03:09.028Z] #39 55.14   CC       criu/bfd.o
09:03:09 [2020-07-14T09:03:09.095Z] Client: Docker Engine - Community
09:03:09 [2020-07-14T09:03:09.095Z]  Version:           19.03.12
09:03:09 [2020-07-14T09:03:09.095Z]  API version:       1.40
09:03:09 [2020-07-14T09:03:09.095Z]  Go version:        go1.13.10
09:03:09 [2020-07-14T09:03:09.095Z]  Git commit:        48a66213fe
09:03:09 [2020-07-14T09:03:09.095Z]  Built:             Mon Jun 22 15:45:36 2020
09:03:09 [2020-07-14T09:03:09.095Z]  OS/Arch:           linux/amd64
09:03:09 [2020-07-14T09:03:09.095Z]  Experimental:      false
09:03:09 [2020-07-14T09:03:09.095Z] 
09:03:09 [2020-07-14T09:03:09.095Z] Server: Docker Engine - Community
09:03:09 [2020-07-14T09:03:09.095Z]  Engine:
09:03:09 [2020-07-14T09:03:09.095Z]   Version:          19.03.12
09:03:09 [2020-07-14T09:03:09.095Z]   API version:      1.40 (minimum version 1.12)
09:03:09 [2020-07-14T09:03:09.095Z]   Go version:       go1.13.10
09:03:09 [2020-07-14T09:03:09.095Z]   Git commit:       48a66213fe
09:03:09 [2020-07-14T09:03:09.095Z]   Built:            Mon Jun 22 15:44:07 2020
09:03:09 [2020-07-14T09:03:09.095Z]   OS/Arch:          linux/amd64
09:03:09 [2020-07-14T09:03:09.095Z]   Experimental:     true
09:03:09 [2020-07-14T09:03:09.095Z]  containerd:
09:03:09 [2020-07-14T09:03:09.095Z]   Version:          1.2.13
09:03:09 [2020-07-14T09:03:09.095Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
09:03:09 [2020-07-14T09:03:09.095Z]  runc:
09:03:09 [2020-07-14T09:03:09.095Z]   Version:          1.0.0-rc10
09:03:09 [2020-07-14T09:03:09.095Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:03:09 [2020-07-14T09:03:09.095Z]  docker-init:
09:03:09 [2020-07-14T09:03:09.095Z]   Version:          0.18.0
09:03:09 [2020-07-14T09:03:09.095Z]   GitCommit:        fec3683
[Pipeline] sh
09:03:09 [2020-07-14T09:03:09.438Z] + docker info
09:03:09 [2020-07-14T09:03:09.662Z] #39 55.51   CC       criu/bitmap.o
09:03:09 [2020-07-14T09:03:09.662Z] #39 55.66   CC       criu/cgroup-props.o
09:03:09 [2020-07-14T09:03:09.954Z] #39 56.10   CC       criu/cgroup.o
09:03:10 [2020-07-14T09:03:10.987Z] #39 ...
09:03:10 [2020-07-14T09:03:10.987Z] 
09:03:10 [2020-07-14T09:03:10.987Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:03:10 [2020-07-14T09:03:10.987Z] #49 5.927 + cd /tmp/tmp.cVRvDJuj2b/src/github.com/opencontainers/runc
09:03:10 [2020-07-14T09:03:10.987Z] #49 5.927 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
09:03:10 [2020-07-14T09:03:10.987Z] #49 6.133 + '[' -z '' ']'
09:03:10 [2020-07-14T09:03:10.987Z] #49 6.133 + target=static
09:03:10 [2020-07-14T09:03:10.987Z] #49 6.133 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:03:10 [2020-07-14T09:03:10.987Z] #49 6.403 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
09:03:11 [2020-07-14T09:03:11.279Z] #49 ...
09:03:11 [2020-07-14T09:03:11.279Z] 
09:03:11 [2020-07-14T09:03:11.279Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:03:11 [2020-07-14T09:03:11.279Z] #17 1.548 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:03:11 [2020-07-14T09:03:11.279Z] #17 1.678 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:03:11 [2020-07-14T09:03:11.279Z] #17 1.779 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:03:11 [2020-07-14T09:03:11.279Z] #17 1.927 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
09:03:11 [2020-07-14T09:03:11.279Z] #17 2.599 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB]
09:03:11 [2020-07-14T09:03:11.279Z] #17 3.799 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
09:03:11 [2020-07-14T09:03:11.279Z] #17 6.906 Fetched 8055 kB in 6s (1462 kB/s)
09:03:11 [2020-07-14T09:03:11.919Z] #17 6.906 Reading package lists...
09:03:11 [2020-07-14T09:03:11.919Z] #17 ...
09:03:11 [2020-07-14T09:03:11.919Z] 
09:03:11 [2020-07-14T09:03:11.919Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:03:11 [2020-07-14T09:03:11.919Z] #41 88.28 github.com/LK4D4/vndr/godl
09:03:11 [2020-07-14T09:03:11.919Z] #41 88.84 github.com/LK4D4/vndr
09:03:11 [2020-07-14T09:03:11.919Z] #41 DONE 95.4s
09:03:12 [2020-07-14T09:03:12.210Z] 
09:03:12 [2020-07-14T09:03:12.211Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:03:12 [2020-07-14T09:03:12.211Z] #39 58.23   CC       criu/clone-noasan.o
09:03:12 [2020-07-14T09:03:12.211Z] #39 58.39   CC       criu/config.o
09:03:12 [2020-07-14T09:03:12.493Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 19.2s done
09:03:12 [2020-07-14T09:03:12.494Z] #8 DONE 26.4s
09:03:12 [2020-07-14T09:03:12.494Z] 
09:03:12 [2020-07-14T09:03:12.494Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:03:12 [2020-07-14T09:03:12.494Z] #9 DONE 0.2s
09:03:12 [2020-07-14T09:03:12.494Z] 
09:03:12 [2020-07-14T09:03:12.494Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:03:12 [2020-07-14T09:03:12.494Z] #10 DONE 0.2s
09:03:12 [2020-07-14T09:03:12.494Z] 
09:03:12 [2020-07-14T09:03:12.494Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:03:12 [2020-07-14T09:03:12.494Z] #44 ...
09:03:12 [2020-07-14T09:03:12.494Z] 
09:03:12 [2020-07-14T09:03:12.494Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:03:12 [2020-07-14T09:03:12.494Z] #28 DONE 0.1s
09:03:12 [2020-07-14T09:03:12.494Z] 
09:03:12 [2020-07-14T09:03:12.494Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:03:12 [2020-07-14T09:03:12.494Z] #36 DONE 0.1s
09:03:12 [2020-07-14T09:03:12.494Z] 
09:03:12 [2020-07-14T09:03:12.494Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:03:12 [2020-07-14T09:03:12.494Z] #37 0.825 + git clone https://github.com/docker/distribution.git .
09:03:12 [2020-07-14T09:03:12.494Z] #37 0.827 Cloning into '.'...
09:03:13 [2020-07-14T09:03:13.283Z] #39 59.44   CC       criu/cr-check.o
09:03:14 [2020-07-14T09:03:14.318Z] #39 60.43   CC       criu/cr-dedup.o
09:03:14 [2020-07-14T09:03:14.610Z] #39 60.64   CC       criu/cr-dump.o
09:03:15 [2020-07-14T09:03:15.296Z] #37 ...
09:03:15 [2020-07-14T09:03:15.296Z] 
09:03:15 [2020-07-14T09:03:15.296Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:03:15 [2020-07-14T09:03:15.296Z] #31 0.932 + RM_GOPATH=0
09:03:15 [2020-07-14T09:03:15.296Z] #31 0.932 + TMP_GOPATH=
09:03:15 [2020-07-14T09:03:15.296Z] #31 0.932 + : /build
09:03:15 [2020-07-14T09:03:15.296Z] #31 0.932 + '[' -z '' ']'
09:03:15 [2020-07-14T09:03:15.296Z] #31 0.978 ++ mktemp -d
09:03:15 [2020-07-14T09:03:15.296Z] #31 0.986 + export GOPATH=/tmp/tmp.pRcPJroXWP
09:03:15 [2020-07-14T09:03:15.296Z] #31 0.996 + GOPATH=/tmp/tmp.pRcPJroXWP
09:03:15 [2020-07-14T09:03:15.296Z] #31 0.997 + RM_GOPATH=1
09:03:15 [2020-07-14T09:03:15.296Z] #31 0.997 + case "$(go env GOARCH)" in
09:03:15 [2020-07-14T09:03:15.296Z] #31 0.999 ++ go env GOARCH
09:03:15 [2020-07-14T09:03:15.296Z] #31 1.046 + export GO_BUILDMODE=-buildmode=pie
09:03:15 [2020-07-14T09:03:15.296Z] #31 1.046 + GO_BUILDMODE=-buildmode=pie
09:03:15 [2020-07-14T09:03:15.296Z] #31 1.050 ++ dirname /tmp/install/install.sh
09:03:15 [2020-07-14T09:03:15.296Z] #31 1.064 + dir=/tmp/install
09:03:15 [2020-07-14T09:03:15.296Z] #31 1.064 + bin=tomlv
09:03:15 [2020-07-14T09:03:15.296Z] #31 1.064 + shift
09:03:15 [2020-07-14T09:03:15.296Z] #31 1.064 + '[' '!' -f /tmp/install/tomlv.installer ']'
09:03:15 [2020-07-14T09:03:15.296Z] #31 1.064 + . /tmp/install/tomlv.installer
09:03:15 [2020-07-14T09:03:15.296Z] #31 1.066 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:03:15 [2020-07-14T09:03:15.296Z] #31 1.066 + install_tomlv
09:03:15 [2020-07-14T09:03:15.296Z] #31 1.066 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:03:15 [2020-07-14T09:03:15.296Z] #31 1.067 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:03:15 [2020-07-14T09:03:15.296Z] #31 1.067 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pRcPJroXWP/src/github.com/BurntSushi/toml
09:03:15 [2020-07-14T09:03:15.296Z] #31 1.072 Cloning into '/tmp/tmp.pRcPJroXWP/src/github.com/BurntSushi/toml'...
09:03:15 [2020-07-14T09:03:15.296Z] #31 2.504 + cd /tmp/tmp.pRcPJroXWP/src/github.com/BurntSushi/toml
09:03:15 [2020-07-14T09:03:15.296Z] #31 2.505 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:03:15 [2020-07-14T09:03:15.296Z] #31 2.522 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:03:15 [2020-07-14T09:03:15.296Z] #31 3.316 runtime/internal/sys
09:03:15 [2020-07-14T09:03:15.296Z] #31 3.319 math/bits
09:03:15 [2020-07-14T09:03:15.296Z] #31 3.337 internal/cpu
09:03:15 [2020-07-14T09:03:15.296Z] #31 3.411 runtime/internal/atomic
09:03:15 [2020-07-14T09:03:15.296Z] #31 4.328 runtime/internal/math
09:03:15 [2020-07-14T09:03:15.296Z] #31 4.393 unicode/utf8
09:03:15 [2020-07-14T09:03:15.296Z] #31 4.756 sync/atomic
09:03:15 [2020-07-14T09:03:15.296Z] #31 4.989 internal/bytealg
09:03:15 [2020-07-14T09:03:15.296Z] #31 5.107 math
09:03:15 [2020-07-14T09:03:15.296Z] #31 5.490 unicode
09:03:15 [2020-07-14T09:03:15.296Z] #31 ...
09:03:15 [2020-07-14T09:03:15.296Z] 
09:03:15 [2020-07-14T09:03:15.296Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:03:15 [2020-07-14T09:03:15.296Z] #44 0.941 + RM_GOPATH=0
09:03:15 [2020-07-14T09:03:15.296Z] #44 0.941 + TMP_GOPATH=
09:03:15 [2020-07-14T09:03:15.296Z] #44 0.942 + : /build
09:03:15 [2020-07-14T09:03:15.296Z] #44 0.942 + '[' -z '' ']'
09:03:15 [2020-07-14T09:03:15.296Z] #44 0.947 ++ mktemp -d
09:03:15 [2020-07-14T09:03:15.296Z] #44 0.982 + export GOPATH=/tmp/tmp.d3YCwWyPkz
09:03:15 [2020-07-14T09:03:15.296Z] #44 0.982 + GOPATH=/tmp/tmp.d3YCwWyPkz
09:03:15 [2020-07-14T09:03:15.296Z] #44 0.982 + RM_GOPATH=1
09:03:15 [2020-07-14T09:03:15.296Z] #44 0.982 + case "$(go env GOARCH)" in
09:03:15 [2020-07-14T09:03:15.296Z] #44 0.982 ++ go env GOARCH
09:03:15 [2020-07-14T09:03:15.296Z] #44 1.021 + export GO_BUILDMODE=-buildmode=pie
09:03:15 [2020-07-14T09:03:15.296Z] #44 1.021 + GO_BUILDMODE=-buildmode=pie
09:03:15 [2020-07-14T09:03:15.296Z] #44 1.022 ++ dirname /tmp/install/install.sh
09:03:15 [2020-07-14T09:03:15.296Z] #44 1.024 + dir=/tmp/install
09:03:15 [2020-07-14T09:03:15.296Z] #44 1.024 + bin=gotestsum
09:03:15 [2020-07-14T09:03:15.296Z] #44 1.024 + shift
09:03:15 [2020-07-14T09:03:15.296Z] #44 1.025 + '[' '!' -f /tmp/install/gotestsum.installer ']'
09:03:15 [2020-07-14T09:03:15.296Z] #44 1.025 + . /tmp/install/gotestsum.installer
09:03:15 [2020-07-14T09:03:15.296Z] #44 1.025 ++ : v0.3.5
09:03:15 [2020-07-14T09:03:15.296Z] #44 1.026 + install_gotestsum
09:03:15 [2020-07-14T09:03:15.296Z] #44 1.026 + set -e
09:03:15 [2020-07-14T09:03:15.296Z] #44 1.027 + export GO111MODULE=on
09:03:15 [2020-07-14T09:03:15.296Z] #44 1.027 + GO111MODULE=on
09:03:15 [2020-07-14T09:03:15.296Z] #44 1.027 + GOBIN=/build
09:03:15 [2020-07-14T09:03:15.296Z] #44 1.027 + go get gotest.tools/gotestsum@v0.3.5
09:03:15 [2020-07-14T09:03:15.296Z] #44 1.138 go: finding gotest.tools v0.3.5
09:03:15 [2020-07-14T09:03:15.296Z] #44 1.139 go: finding gotest.tools/gotestsum v0.3.5
09:03:15 [2020-07-14T09:03:15.296Z] #44 2.333 go: downloading gotest.tools/gotestsum v0.3.5
09:03:15 [2020-07-14T09:03:15.296Z] #44 3.370 go: extracting gotest.tools/gotestsum v0.3.5
09:03:15 [2020-07-14T09:03:15.296Z] #44 4.892 go: downloading gotest.tools v2.1.0+incompatible
09:03:15 [2020-07-14T09:03:15.296Z] #44 5.081 go: extracting gotest.tools v2.1.0+incompatible
09:03:15 [2020-07-14T09:03:15.296Z] #44 5.207 go: downloading github.com/sirupsen/logrus v1.0.5
09:03:15 [2020-07-14T09:03:15.296Z] #44 5.228 go: downloading github.com/spf13/pflag v1.0.1
09:03:15 [2020-07-14T09:03:15.296Z] #44 5.236 go: downloading github.com/fatih/color v1.6.0
09:03:15 [2020-07-14T09:03:15.296Z] #44 5.237 go: downloading github.com/pkg/errors v0.8.0
09:03:15 [2020-07-14T09:03:15.296Z] #44 5.414 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:03:15 [2020-07-14T09:03:15.296Z] #44 5.485 go: downloading github.com/jonboulle/clockwork v0.1.0
09:03:15 [2020-07-14T09:03:15.296Z] #44 5.609 go: extracting github.com/pkg/errors v0.8.0
09:03:15 [2020-07-14T09:03:15.594Z] #44 5.911 go: extracting github.com/jonboulle/clockwork v0.1.0
09:03:15 [2020-07-14T09:03:15.594Z] #44 5.937 go: extracting github.com/sirupsen/logrus v1.0.5
09:03:15 [2020-07-14T09:03:15.594Z] #44 6.001 go: extracting github.com/spf13/pflag v1.0.1
09:03:15 [2020-07-14T09:03:15.594Z] #44 6.023 go: extracting github.com/fatih/color v1.6.0
09:03:15 [2020-07-14T09:03:15.594Z] #44 6.062 go: downloading github.com/mattn/go-isatty v0.0.3
09:03:15 [2020-07-14T09:03:15.594Z] #44 6.069 go: downloading github.com/mattn/go-colorable v0.0.9
09:03:15 [2020-07-14T09:03:15.594Z] #44 6.122 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:03:15 [2020-07-14T09:03:15.645Z] #39 61.69   CC       criu/cr-errno.o
09:03:15 [2020-07-14T09:03:15.645Z] #39 61.72   CC       criu/cr-restore.o
09:03:15 [2020-07-14T09:03:15.892Z] #44 6.242 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
09:03:15 [2020-07-14T09:03:15.892Z] #44 6.244 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:03:15 [2020-07-14T09:03:15.892Z] #44 6.294 go: extracting github.com/mattn/go-isatty v0.0.3
09:03:15 [2020-07-14T09:03:15.892Z] #44 6.353 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
09:03:16 [2020-07-14T09:03:16.193Z] #44 6.368 go: extracting github.com/mattn/go-colorable v0.0.9
09:03:17 [2020-07-14T09:03:17.725Z] #39 ...
09:03:17 [2020-07-14T09:03:17.725Z] 
09:03:17 [2020-07-14T09:03:17.725Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:03:17 [2020-07-14T09:03:17.725Z] #17 6.906 Reading package lists...
09:03:17 [2020-07-14T09:03:17.725Z] #17 9.135 Reading package lists...
09:03:17 [2020-07-14T09:03:17.725Z] #17 10.75 Building dependency tree...
09:03:17 [2020-07-14T09:03:17.725Z] #17 11.26 libcap2-bin is already the newest version (1:2.25-2).
09:03:17 [2020-07-14T09:03:17.725Z] #17 11.26 The following additional packages will be installed:
09:03:17 [2020-07-14T09:03:17.725Z] #17 11.26   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:03:17 [2020-07-14T09:03:17.725Z] #17 11.26   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:03:17 [2020-07-14T09:03:17.725Z] #17 11.26   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:03:17 [2020-07-14T09:03:17.725Z] #17 11.26   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:03:17 [2020-07-14T09:03:17.725Z] #17 11.26   python3.7 python3.7-minimal vim-runtime xxd
09:03:17 [2020-07-14T09:03:17.725Z] #17 11.26 Suggested packages:
09:03:17 [2020-07-14T09:03:17.725Z] #17 11.26   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
09:03:17 [2020-07-14T09:03:17.725Z] #17 11.26   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
09:03:17 [2020-07-14T09:03:17.726Z] #17 11.26   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
09:03:17 [2020-07-14T09:03:17.726Z] #17 11.26 Recommended packages:
09:03:17 [2020-07-14T09:03:17.726Z] #17 11.26   aufs-dkms nftables build-essential python3-dev python3-keyring
09:03:17 [2020-07-14T09:03:17.726Z] #17 11.26   python3-keyrings.alt python3-xdg unzip
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.42 The following NEW packages will be installed:
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.42   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.42   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.42   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.42   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.42   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.42   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.42   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.42   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.42   xz-utils zip
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.53 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.53 Need to get 27.7 MB of archives.
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.53 After this operation, 117 MB of additional disk space will be used.
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 12.99 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.25 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.28 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.28 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.35 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.35 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.36 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.36 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.38 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.56 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.60 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.62 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
09:03:17 [2020-07-14T09:03:17.726Z] #17 13.97 debconf: delaying package configuration, since apt-utils is not installed
09:03:17 [2020-07-14T09:03:17.726Z] #17 14.01 Fetched 27.7 MB in 1s (23.7 MB/s)
09:03:17 [2020-07-14T09:03:17.726Z] #17 14.04 Selecting previously unselected package pigz.
09:03:18 [2020-07-14T09:03:18.022Z] #17 14.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 ... 23199 files and directories currently installed.)
09:03:18 [2020-07-14T09:03:18.022Z] #17 14.12 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
09:03:18 [2020-07-14T09:03:18.022Z] #17 14.12 Unpacking pigz (2.4-1) ...
09:03:18 [2020-07-14T09:03:18.022Z] #17 14.18 Selecting previously unselected package libpython3.7-minimal:s390x.
09:03:18 [2020-07-14T09:03:18.022Z] #17 14.18 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
09:03:18 [2020-07-14T09:03:18.023Z] #17 14.19 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
09:03:18 [2020-07-14T09:03:18.023Z] #17 ...
09:03:18 [2020-07-14T09:03:18.023Z] 
09:03:18 [2020-07-14T09:03:18.023Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:03:18 [2020-07-14T09:03:18.023Z] #28 DONE 101.4s
09:03:18 [2020-07-14T09:03:18.316Z] 
09:03:18 [2020-07-14T09:03:18.316Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:03:18 [2020-07-14T09:03:18.316Z] #52 ...
09:03:18 [2020-07-14T09:03:18.316Z] 
09:03:18 [2020-07-14T09:03:18.316Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:03:18 [2020-07-14T09:03:18.316Z] #17 14.71 Selecting previously unselected package python3.7-minimal.
09:03:18 [2020-07-14T09:03:18.614Z] #17 14.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
09:03:18 [2020-07-14T09:03:18.614Z] #17 14.74 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
09:03:18 [2020-07-14T09:03:18.962Z] #44 9.312 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:03:18 [2020-07-14T09:03:18.962Z] #44 9.393 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
09:03:19 [2020-07-14T09:03:19.259Z] #44 9.825 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
09:03:19 [2020-07-14T09:03:19.310Z] #17 15.71 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
09:03:19 [2020-07-14T09:03:19.310Z] #17 15.72 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
09:03:19 [2020-07-14T09:03:19.557Z] #44 ...
09:03:19 [2020-07-14T09:03:19.557Z] 
09:03:19 [2020-07-14T09:03:19.557Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.901 + RM_GOPATH=0
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.901 + TMP_GOPATH=
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.901 + : /build
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.901 + '[' -z '' ']'
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.902 ++ mktemp -d
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.915 + export GOPATH=/tmp/tmp.CQ0zf7bU3I
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.915 + GOPATH=/tmp/tmp.CQ0zf7bU3I
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.916 + RM_GOPATH=1
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.916 + case "$(go env GOARCH)" in
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.929 ++ go env GOARCH
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.945 + export GO_BUILDMODE=-buildmode=pie
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.945 + GO_BUILDMODE=-buildmode=pie
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.949 ++ dirname /tmp/install/install.sh
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.957 + dir=/tmp/install
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.958 + bin=rootlesskit
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.958 + shift
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.958 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.958 + . /tmp/install/rootlesskit.installer
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.958 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.958 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.959 + install_rootlesskit
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.959 + case "$1" in
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.959 + export CGO_ENABLED=0
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.959 + CGO_ENABLED=0
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.959 + _install_rootlesskit
09:03:19 [2020-07-14T09:03:19.557Z] #55 0.959 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
09:03:19 [2020-07-14T09:03:19.558Z] #55 0.959 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CQ0zf7bU3I/src/github.com/rootless-containers/rootlesskit
09:03:19 [2020-07-14T09:03:19.558Z] #55 0.985 Cloning into '/tmp/tmp.CQ0zf7bU3I/src/github.com/rootless-containers/rootlesskit'...
09:03:19 [2020-07-14T09:03:19.558Z] #55 6.713 + cd /tmp/tmp.CQ0zf7bU3I/src/github.com/rootless-containers/rootlesskit
09:03:19 [2020-07-14T09:03:19.558Z] #55 6.716 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
09:03:19 [2020-07-14T09:03:19.558Z] #55 6.902 + for f in rootlesskit rootlesskit-docker-proxy
09:03:19 [2020-07-14T09:03:19.558Z] #55 6.903 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:03:19 [2020-07-14T09:03:19.857Z] #55 ...
09:03:19 [2020-07-14T09:03:19.857Z] 
09:03:19 [2020-07-14T09:03:19.857Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:03:19 [2020-07-14T09:03:19.857Z] #39 1.202 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:03:19 [2020-07-14T09:03:19.857Z] #39 1.285 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:03:19 [2020-07-14T09:03:19.857Z] #39 1.291 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:03:19 [2020-07-14T09:03:19.857Z] #39 2.844 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
09:03:19 [2020-07-14T09:03:19.857Z] #39 5.361 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB]
09:03:19 [2020-07-14T09:03:19.857Z] #39 7.614 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
09:03:19 [2020-07-14T09:03:19.857Z] #39 ...
09:03:19 [2020-07-14T09:03:19.857Z] 
09:03:19 [2020-07-14T09:03:19.857Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.777 + RM_GOPATH=0
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.777 + TMP_GOPATH=
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.777 + : /build
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.777 + '[' -z '' ']'
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.778 ++ mktemp -d
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.780 + export GOPATH=/tmp/tmp.fQMwbIdJgU
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.780 + GOPATH=/tmp/tmp.fQMwbIdJgU
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.780 + RM_GOPATH=1
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.781 + case "$(go env GOARCH)" in
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.782 ++ go env GOARCH
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.788 + export GO_BUILDMODE=-buildmode=pie
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.788 + GO_BUILDMODE=-buildmode=pie
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.789 ++ dirname /tmp/install/install.sh
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.791 + dir=/tmp/install
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.791 + bin=shfmt
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.791 + shift
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.791 + '[' '!' -f /tmp/install/shfmt.installer ']'
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.791 + . /tmp/install/shfmt.installer
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.791 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.792 + install_shfmt
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.792 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.792 + git clone https://github.com/mvdan/sh.git /tmp/tmp.fQMwbIdJgU/src/github.com/mvdan/sh
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.792 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:03:19 [2020-07-14T09:03:19.857Z] #48 0.794 Cloning into '/tmp/tmp.fQMwbIdJgU/src/github.com/mvdan/sh'...
09:03:20 [2020-07-14T09:03:20.155Z] #48 ...
09:03:20 [2020-07-14T09:03:20.155Z] 
09:03:20 [2020-07-14T09:03:20.155Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.908 + RM_GOPATH=0
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.908 + TMP_GOPATH=
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.908 + : /build
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.908 + '[' -z '' ']'
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.911 ++ mktemp -d
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.914 + export GOPATH=/tmp/tmp.IL0HAwwvFq
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.914 + GOPATH=/tmp/tmp.IL0HAwwvFq
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.914 + RM_GOPATH=1
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.914 + case "$(go env GOARCH)" in
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.932 ++ go env GOARCH
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.959 + export GO_BUILDMODE=-buildmode=pie
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.959 + GO_BUILDMODE=-buildmode=pie
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.960 ++ dirname /tmp/install/install.sh
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.961 + dir=/tmp/install
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.962 + bin=golangci_lint
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.962 + shift
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.962 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.962 + . /tmp/install/golangci_lint.installer
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.962 ++ : v1.23.8
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.963 + install_golangci_lint
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.963 + echo 'Installing golangci-lint version v1.23.8'
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.963 Installing golangci-lint version v1.23.8
09:03:20 [2020-07-14T09:03:20.155Z] #46 0.963 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:03:20 [2020-07-14T09:03:20.155Z] #46 ...
09:03:20 [2020-07-14T09:03:20.155Z] 
09:03:20 [2020-07-14T09:03:20.155Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:03:20 [2020-07-14T09:03:20.155Z] #52 0.719 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:03:20 [2020-07-14T09:03:20.155Z] #52 0.771 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:03:20 [2020-07-14T09:03:20.155Z] #52 0.787 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:03:20 [2020-07-14T09:03:20.155Z] #52 1.499 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
09:03:20 [2020-07-14T09:03:20.155Z] #52 3.781 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB]
09:03:20 [2020-07-14T09:03:20.155Z] #52 5.866 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
09:03:20 [2020-07-14T09:03:20.452Z] #52 ...
09:03:20 [2020-07-14T09:03:20.452Z] 
09:03:20 [2020-07-14T09:03:20.452Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:03:20 [2020-07-14T09:03:20.452Z] #29 0.883 + git clone https://github.com/kolyshkin/go-swagger.git .
09:03:20 [2020-07-14T09:03:20.452Z] #29 0.889 Cloning into '.'...
09:03:20 [2020-07-14T09:03:20.452Z] #29 ...
09:03:20 [2020-07-14T09:03:20.452Z] 
09:03:20 [2020-07-14T09:03:20.452Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:03:20 [2020-07-14T09:03:20.452Z] #22 0.939 + RM_GOPATH=0
09:03:20 [2020-07-14T09:03:20.452Z] #22 0.982 + TMP_GOPATH=
09:03:20 [2020-07-14T09:03:20.452Z] #22 0.982 + : /build
09:03:20 [2020-07-14T09:03:20.452Z] #22 0.982 + '[' -z '' ']'
09:03:20 [2020-07-14T09:03:20.452Z] #22 0.982 ++ mktemp -d
09:03:20 [2020-07-14T09:03:20.452Z] #22 0.993 + export GOPATH=/tmp/tmp.BjBK0yCjBZ
09:03:20 [2020-07-14T09:03:20.452Z] #22 0.994 + GOPATH=/tmp/tmp.BjBK0yCjBZ
09:03:20 [2020-07-14T09:03:20.452Z] #22 0.994 + RM_GOPATH=1
09:03:20 [2020-07-14T09:03:20.452Z] #22 0.994 + case "$(go env GOARCH)" in
09:03:20 [2020-07-14T09:03:20.452Z] #22 0.995 ++ go env GOARCH
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.073 + export GO_BUILDMODE=-buildmode=pie
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.074 + GO_BUILDMODE=-buildmode=pie
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.075 ++ dirname /tmp/install/install.sh
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.077 + dir=/tmp/install
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.079 + bin=dockercli
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.079 + shift
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.079 + '[' '!' -f /tmp/install/dockercli.installer ']'
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.080 + . /tmp/install/dockercli.installer
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.081 ++ : stable
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.082 ++ : 17.06.2-ce
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.084 + install_dockercli
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.084 Install docker/cli version 17.06.2-ce from stable
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.084 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.085 ++ uname -m
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.089 + arch=ppc64le
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.089 + '[' ppc64le '!=' x86_64 ']'
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.090 + '[' ppc64le '!=' s390x ']'
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.090 + '[' ppc64le '!=' armhf ']'
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.090 + build_dockercli
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.090 + git clone https://github.com/docker/docker-ce /tmp/tmp.BjBK0yCjBZ/tmp/docker-ce
09:03:20 [2020-07-14T09:03:20.452Z] #22 1.100 Cloning into '/tmp/tmp.BjBK0yCjBZ/tmp/docker-ce'...
09:03:20 [2020-07-14T09:03:20.756Z] #22 ...
09:03:20 [2020-07-14T09:03:20.756Z] 
09:03:20 [2020-07-14T09:03:20.756Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:03:20 [2020-07-14T09:03:20.756Z] #33 1.187 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:03:20 [2020-07-14T09:03:20.756Z] #33 1.269 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:03:20 [2020-07-14T09:03:20.756Z] #33 1.282 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:03:20 [2020-07-14T09:03:20.756Z] #33 2.849 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
09:03:20 [2020-07-14T09:03:20.756Z] #33 5.433 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB]
09:03:20 [2020-07-14T09:03:20.756Z] #33 7.606 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
09:03:20 [2020-07-14T09:03:20.756Z] #33 ...
09:03:20 [2020-07-14T09:03:20.756Z] 
09:03:20 [2020-07-14T09:03:20.756Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:03:20 [2020-07-14T09:03:20.756Z] #24 1.236 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:03:20 [2020-07-14T09:03:20.756Z] #24 1.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:03:20 [2020-07-14T09:03:20.756Z] #24 1.314 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:03:20 [2020-07-14T09:03:20.756Z] #24 2.867 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
09:03:20 [2020-07-14T09:03:20.756Z] #24 5.685 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB]
09:03:20 [2020-07-14T09:03:20.756Z] #24 7.651 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
09:03:20 [2020-07-14T09:03:20.820Z] #17 16.75 Selecting previously unselected package python3-minimal.
09:03:20 [2020-07-14T09:03:20.821Z] #17 16.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 ... 23448 files and directories currently installed.)
09:03:20 [2020-07-14T09:03:20.821Z] #17 16.76 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
09:03:20 [2020-07-14T09:03:20.821Z] #17 16.76 Unpacking python3-minimal (3.7.3-1) ...
09:03:20 [2020-07-14T09:03:20.821Z] #17 16.81 Selecting previously unselected package libmpdec2:s390x.
09:03:20 [2020-07-14T09:03:20.821Z] #17 16.81 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
09:03:20 [2020-07-14T09:03:20.821Z] #17 16.81 Unpacking libmpdec2:s390x (2.4.2-2) ...
09:03:20 [2020-07-14T09:03:20.821Z] #17 16.86 Selecting previously unselected package libpython3.7-stdlib:s390x.
09:03:20 [2020-07-14T09:03:20.821Z] #17 16.86 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
09:03:20 [2020-07-14T09:03:20.821Z] #17 16.86 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
09:03:21 [2020-07-14T09:03:21.058Z] #24 ...
09:03:21 [2020-07-14T09:03:21.058Z] 
09:03:21 [2020-07-14T09:03:21.058Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:03:21 [2020-07-14T09:03:21.058Z] #42 0.927 + RM_GOPATH=0
09:03:21 [2020-07-14T09:03:21.058Z] #42 0.927 + TMP_GOPATH=
09:03:21 [2020-07-14T09:03:21.058Z] #42 0.927 + : /build
09:03:21 [2020-07-14T09:03:21.058Z] #42 0.927 + '[' -z '' ']'
09:03:21 [2020-07-14T09:03:21.058Z] #42 0.986 ++ mktemp -d
09:03:21 [2020-07-14T09:03:21.058Z] #42 0.988 + export GOPATH=/tmp/tmp.0dcnsbwtkZ
09:03:21 [2020-07-14T09:03:21.058Z] #42 0.988 + GOPATH=/tmp/tmp.0dcnsbwtkZ
09:03:21 [2020-07-14T09:03:21.058Z] #42 0.988 + RM_GOPATH=1
09:03:21 [2020-07-14T09:03:21.058Z] #42 0.989 + case "$(go env GOARCH)" in
09:03:21 [2020-07-14T09:03:21.058Z] #42 0.994 ++ go env GOARCH
09:03:21 [2020-07-14T09:03:21.058Z] #42 1.101 + export GO_BUILDMODE=-buildmode=pie
09:03:21 [2020-07-14T09:03:21.058Z] #42 1.101 + GO_BUILDMODE=-buildmode=pie
09:03:21 [2020-07-14T09:03:21.058Z] #42 1.102 ++ dirname /tmp/install/install.sh
09:03:21 [2020-07-14T09:03:21.058Z] #42 1.105 + dir=/tmp/install
09:03:21 [2020-07-14T09:03:21.058Z] #42 1.105 + bin=vndr
09:03:21 [2020-07-14T09:03:21.058Z] #42 1.105 + shift
09:03:21 [2020-07-14T09:03:21.058Z] #42 1.105 + '[' '!' -f /tmp/install/vndr.installer ']'
09:03:21 [2020-07-14T09:03:21.058Z] #42 1.106 + . /tmp/install/vndr.installer
09:03:21 [2020-07-14T09:03:21.058Z] #42 1.106 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:03:21 [2020-07-14T09:03:21.058Z] #42 1.106 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:03:21 [2020-07-14T09:03:21.058Z] #42 1.106 + install_vndr
09:03:21 [2020-07-14T09:03:21.058Z] #42 1.106 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
09:03:21 [2020-07-14T09:03:21.058Z] #42 1.106 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0dcnsbwtkZ/src/github.com/LK4D4/vndr
09:03:21 [2020-07-14T09:03:21.058Z] #42 1.110 Cloning into '/tmp/tmp.0dcnsbwtkZ/src/github.com/LK4D4/vndr'...
09:03:21 [2020-07-14T09:03:21.058Z] #42 2.195 + cd /tmp/tmp.0dcnsbwtkZ/src/github.com/LK4D4/vndr
09:03:21 [2020-07-14T09:03:21.058Z] #42 2.196 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:03:21 [2020-07-14T09:03:21.058Z] #42 2.237 + go build -buildmode=pie -v -o /build/vndr .
09:03:21 [2020-07-14T09:03:21.058Z] #42 3.797 runtime/internal/sys
09:03:21 [2020-07-14T09:03:21.058Z] #42 3.809 internal/race
09:03:21 [2020-07-14T09:03:21.058Z] #42 3.817 internal/cpu
09:03:21 [2020-07-14T09:03:21.058Z] #42 3.962 runtime/internal/atomic
09:03:21 [2020-07-14T09:03:21.058Z] #42 4.267 sync/atomic
09:03:21 [2020-07-14T09:03:21.058Z] #42 4.427 runtime/internal/math
09:03:21 [2020-07-14T09:03:21.058Z] #42 4.853 unicode
09:03:21 [2020-07-14T09:03:21.058Z] #42 4.980 unicode/utf8
09:03:21 [2020-07-14T09:03:21.058Z] #42 5.285 internal/bytealg
09:03:21 [2020-07-14T09:03:21.058Z] #42 5.442 math
09:03:21 [2020-07-14T09:03:21.059Z] #42 7.271 runtime
09:03:21 [2020-07-14T09:03:21.059Z] #42 7.371 internal/testlog
09:03:21 [2020-07-14T09:03:21.059Z] #42 8.103 unicode/utf16
09:03:21 [2020-07-14T09:03:21.059Z] #42 8.859 container/list
09:03:21 [2020-07-14T09:03:21.059Z] #42 ...
09:03:21 [2020-07-14T09:03:21.059Z] 
09:03:21 [2020-07-14T09:03:21.059Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:03:21 [2020-07-14T09:03:21.059Z] #11 1.238 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:03:21 [2020-07-14T09:03:21.059Z] #11 1.370 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:03:21 [2020-07-14T09:03:21.059Z] #11 1.371 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:03:21 [2020-07-14T09:03:21.059Z] #11 2.834 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
09:03:21 [2020-07-14T09:03:21.059Z] #11 5.654 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB]
09:03:21 [2020-07-14T09:03:21.059Z] #11 8.034 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
09:03:21 [2020-07-14T09:03:21.111Z] #17 17.32 Selecting previously unselected package python3.7.
09:03:21 [2020-07-14T09:03:21.111Z] #17 17.33 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
09:03:21 [2020-07-14T09:03:21.111Z] #17 17.33 Unpacking python3.7 (3.7.3-2+deb10u1) ...
09:03:21 [2020-07-14T09:03:21.111Z] #17 17.39 Selecting previously unselected package libpython3-stdlib:s390x.
09:03:21 [2020-07-14T09:03:21.111Z] #17 17.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
09:03:21 [2020-07-14T09:03:21.111Z] #17 17.40 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
09:03:21 [2020-07-14T09:03:21.111Z] #17 17.43 Setting up python3-minimal (3.7.3-1) ...
09:03:21 [2020-07-14T09:03:21.359Z] #11 ...
09:03:21 [2020-07-14T09:03:21.360Z] 
09:03:21 [2020-07-14T09:03:21.360Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:03:21 [2020-07-14T09:03:21.360Z] #61 0.984 + RM_GOPATH=0
09:03:21 [2020-07-14T09:03:21.360Z] #61 0.991 + TMP_GOPATH=
09:03:21 [2020-07-14T09:03:21.360Z] #61 0.991 + : /build
09:03:21 [2020-07-14T09:03:21.360Z] #61 0.991 + '[' -z '' ']'
09:03:21 [2020-07-14T09:03:21.360Z] #61 0.992 ++ mktemp -d
09:03:21 [2020-07-14T09:03:21.360Z] #61 0.994 + export GOPATH=/tmp/tmp.hMornyFkYC
09:03:21 [2020-07-14T09:03:21.360Z] #61 0.994 + GOPATH=/tmp/tmp.hMornyFkYC
09:03:21 [2020-07-14T09:03:21.360Z] #61 0.994 + RM_GOPATH=1
09:03:21 [2020-07-14T09:03:21.360Z] #61 0.994 + case "$(go env GOARCH)" in
09:03:21 [2020-07-14T09:03:21.360Z] #61 0.998 ++ go env GOARCH
09:03:21 [2020-07-14T09:03:21.360Z] #61 1.045 + export GO_BUILDMODE=-buildmode=pie
09:03:21 [2020-07-14T09:03:21.360Z] #61 1.045 + GO_BUILDMODE=-buildmode=pie
09:03:21 [2020-07-14T09:03:21.360Z] #61 1.078 ++ dirname /tmp/install/install.sh
09:03:21 [2020-07-14T09:03:21.360Z] #61 1.083 + dir=/tmp/install
09:03:21 [2020-07-14T09:03:21.360Z] #61 1.083 + bin=proxy
09:03:21 [2020-07-14T09:03:21.360Z] #61 1.084 + shift
09:03:21 [2020-07-14T09:03:21.360Z] #61 1.084 + '[' '!' -f /tmp/install/proxy.installer ']'
09:03:21 [2020-07-14T09:03:21.360Z] #61 1.084 + . /tmp/install/proxy.installer
09:03:21 [2020-07-14T09:03:21.360Z] #61 1.085 ++ : 9e99af28df21367340c95a3863e31808d689c92a
09:03:21 [2020-07-14T09:03:21.360Z] #61 1.090 + install_proxy
09:03:21 [2020-07-14T09:03:21.360Z] #61 1.090 + case "$1" in
09:03:21 [2020-07-14T09:03:21.360Z] #61 1.090 + export CGO_ENABLED=0
09:03:21 [2020-07-14T09:03:21.360Z] #61 1.090 + CGO_ENABLED=0
09:03:21 [2020-07-14T09:03:21.360Z] #61 1.090 + _install_proxy
09:03:21 [2020-07-14T09:03:21.360Z] #61 1.090 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
09:03:21 [2020-07-14T09:03:21.360Z] #61 1.090 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
09:03:21 [2020-07-14T09:03:21.360Z] #61 1.091 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hMornyFkYC/src/github.com/docker/libnetwork
09:03:21 [2020-07-14T09:03:21.360Z] #61 1.098 Cloning into '/tmp/tmp.hMornyFkYC/src/github.com/docker/libnetwork'...
09:03:21 [2020-07-14T09:03:21.360Z] #61 ...
09:03:21 [2020-07-14T09:03:21.360Z] 
09:03:21 [2020-07-14T09:03:21.360Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:03:21 [2020-07-14T09:03:21.360Z] #42 11.80 crypto/internal/subtle
09:03:21 [2020-07-14T09:03:21.402Z] #17 17.79 Selecting previously unselected package python3.
09:03:21 [2020-07-14T09:03:21.693Z] #17 17.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 ... 23860 files and directories currently installed.)
09:03:21 [2020-07-14T09:03:21.693Z] #17 17.82 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
09:03:21 [2020-07-14T09:03:21.693Z] #17 17.83 Unpacking python3 (3.7.3-1) ...
09:03:21 [2020-07-14T09:03:21.693Z] #17 17.89 Selecting previously unselected package libip4tc0:s390x.
09:03:21 [2020-07-14T09:03:21.693Z] #17 17.89 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
09:03:21 [2020-07-14T09:03:21.693Z] #17 17.89 Unpacking libip4tc0:s390x (1.8.2-4) ...
09:03:21 [2020-07-14T09:03:21.693Z] #17 17.96 Selecting previously unselected package libip6tc0:s390x.
09:03:21 [2020-07-14T09:03:21.693Z] #17 17.96 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
09:03:21 [2020-07-14T09:03:21.693Z] #17 17.96 Unpacking libip6tc0:s390x (1.8.2-4) ...
09:03:21 [2020-07-14T09:03:21.693Z] #17 18.02 Selecting previously unselected package libiptc0:s390x.
09:03:21 [2020-07-14T09:03:21.693Z] #17 18.02 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
09:03:21 [2020-07-14T09:03:21.693Z] #17 18.03 Unpacking libiptc0:s390x (1.8.2-4) ...
09:03:21 [2020-07-14T09:03:21.693Z] #17 18.06 Selecting previously unselected package libnfnetlink0:s390x.
09:03:21 [2020-07-14T09:03:21.822Z] ok  	github.com/docker/docker/cmd/dockerd	0.144s	coverage: 30.8% of statements
09:03:21 [2020-07-14T09:03:21.984Z] #17 18.06 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
09:03:21 [2020-07-14T09:03:21.984Z] #17 18.07 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
09:03:21 [2020-07-14T09:03:21.984Z] #17 18.09 Selecting previously unselected package libnetfilter-conntrack3:s390x.
09:03:21 [2020-07-14T09:03:21.984Z] #17 18.10 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
09:03:21 [2020-07-14T09:03:21.984Z] #17 18.10 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
09:03:21 [2020-07-14T09:03:21.984Z] #17 18.15 Selecting previously unselected package libnftnl11:s390x.
09:03:21 [2020-07-14T09:03:21.984Z] #17 18.15 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
09:03:21 [2020-07-14T09:03:21.984Z] #17 18.15 Unpacking libnftnl11:s390x (1.1.2-2) ...
09:03:21 [2020-07-14T09:03:21.984Z] #17 18.19 Selecting previously unselected package iptables.
09:03:21 [2020-07-14T09:03:21.984Z] #17 18.19 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
09:03:21 [2020-07-14T09:03:21.984Z] #17 18.19 Unpacking iptables (1.8.2-4) ...
09:03:22 [2020-07-14T09:03:22.004Z] #42 12.35 crypto/subtle
09:03:22 [2020-07-14T09:03:22.275Z] #17 18.36 Selecting previously unselected package xxd.
09:03:22 [2020-07-14T09:03:22.275Z] #17 18.37 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
09:03:22 [2020-07-14T09:03:22.275Z] #17 18.37 Unpacking xxd (2:8.1.0875-5) ...
09:03:22 [2020-07-14T09:03:22.275Z] #17 18.46 Selecting previously unselected package vim-common.
09:03:22 [2020-07-14T09:03:22.275Z] #17 18.46 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:03:22 [2020-07-14T09:03:22.275Z] #17 18.47 Unpacking vim-common (2:8.1.0875-5) ...
09:03:22 [2020-07-14T09:03:22.397Z] ok  	github.com/docker/docker/container	0.166s	coverage: 34.7% of statements
09:03:22 [2020-07-14T09:03:22.397Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:03:22 [2020-07-14T09:03:22.397Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:03:22 [2020-07-14T09:03:22.397Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:03:22 [2020-07-14T09:03:22.397Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:03:22 [2020-07-14T09:03:22.567Z] #17 18.59 Selecting previously unselected package bash-completion.
09:03:22 [2020-07-14T09:03:22.567Z] #17 18.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:03:22 [2020-07-14T09:03:22.652Z] #42 12.81 vendor/golang.org/x/crypto/cryptobyte/asn1
09:03:22 [2020-07-14T09:03:22.652Z] #42 13.10 internal/nettrace
09:03:22 [2020-07-14T09:03:22.952Z] #42 13.44 runtime/cgo
09:03:23 [2020-07-14T09:03:23.601Z] #17 19.93 Unpacking bash-completion (1:2.8-6) ...
09:03:24 [2020-07-14T09:03:24.242Z] #17 20.24 Selecting previously unselected package bzip2.
09:03:24 [2020-07-14T09:03:24.242Z] #17 20.24 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
09:03:24 [2020-07-14T09:03:24.242Z] #17 20.24 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:03:24 [2020-07-14T09:03:24.242Z] #17 20.28 Selecting previously unselected package xz-utils.
09:03:24 [2020-07-14T09:03:24.242Z] #17 20.28 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
09:03:24 [2020-07-14T09:03:24.242Z] #17 20.29 Unpacking xz-utils (5.2.4-1) ...
09:03:24 [2020-07-14T09:03:24.242Z] #17 20.40 Selecting previously unselected package apparmor.
09:03:24 [2020-07-14T09:03:24.242Z] #17 20.41 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
09:03:24 [2020-07-14T09:03:24.242Z] #17 20.46 Unpacking apparmor (2.13.2-10) ...
09:03:24 [2020-07-14T09:03:24.321Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.061s	coverage: 65.3% of statements
09:03:24 [2020-07-14T09:03:24.332Z] Client:
09:03:24 [2020-07-14T09:03:24.332Z]  Debug Mode: false
09:03:24 [2020-07-14T09:03:24.332Z] 
09:03:24 [2020-07-14T09:03:24.332Z] Server:
09:03:24 [2020-07-14T09:03:24.332Z]  Containers: 0
09:03:24 [2020-07-14T09:03:24.332Z]   Running: 0
09:03:24 [2020-07-14T09:03:24.332Z]   Paused: 0
09:03:24 [2020-07-14T09:03:24.332Z]   Stopped: 0
09:03:24 [2020-07-14T09:03:24.332Z]  Images: 0
09:03:24 [2020-07-14T09:03:24.332Z]  Server Version: 19.03.12
09:03:24 [2020-07-14T09:03:24.332Z]  Storage Driver: overlay2
09:03:24 [2020-07-14T09:03:24.332Z]   Backing Filesystem: extfs
09:03:24 [2020-07-14T09:03:24.332Z]   Supports d_type: true
09:03:24 [2020-07-14T09:03:24.332Z]   Native Overlay Diff: true
09:03:24 [2020-07-14T09:03:24.332Z]  Logging Driver: json-file
09:03:24 [2020-07-14T09:03:24.332Z]  Cgroup Driver: cgroupfs
09:03:24 [2020-07-14T09:03:24.332Z]  Plugins:
09:03:24 [2020-07-14T09:03:24.332Z]   Volume: local
09:03:24 [2020-07-14T09:03:24.332Z]   Network: bridge host ipvlan macvlan null overlay
09:03:24 [2020-07-14T09:03:24.332Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:03:24 [2020-07-14T09:03:24.332Z]  Swarm: inactive
09:03:24 [2020-07-14T09:03:24.332Z]  Runtimes: runc
09:03:24 [2020-07-14T09:03:24.332Z]  Default Runtime: runc
09:03:24 [2020-07-14T09:03:24.332Z]  Init Binary: docker-init
09:03:24 [2020-07-14T09:03:24.332Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
09:03:24 [2020-07-14T09:03:24.332Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:03:24 [2020-07-14T09:03:24.332Z]  init version: fec3683
09:03:24 [2020-07-14T09:03:24.332Z]  Security Options:
09:03:24 [2020-07-14T09:03:24.332Z]   apparmor
09:03:24 [2020-07-14T09:03:24.332Z]   seccomp
09:03:24 [2020-07-14T09:03:24.332Z]    Profile: default
09:03:24 [2020-07-14T09:03:24.332Z]  Kernel Version: 5.3.0-1030-aws
09:03:24 [2020-07-14T09:03:24.332Z]  Operating System: Ubuntu 18.04.4 LTS
09:03:24 [2020-07-14T09:03:24.332Z]  OSType: linux
09:03:24 [2020-07-14T09:03:24.332Z]  Architecture: x86_64
09:03:24 [2020-07-14T09:03:24.332Z]  CPUs: 2
09:03:24 [2020-07-14T09:03:24.332Z]  Total Memory: 7.487GiB
09:03:24 [2020-07-14T09:03:24.332Z]  Name: ip-10-100-72-178
09:03:24 [2020-07-14T09:03:24.332Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
09:03:24 [2020-07-14T09:03:24.332Z]  Docker Root Dir: /var/lib/docker
09:03:24 [2020-07-14T09:03:24.332Z]  Debug Mode: false
09:03:24 [2020-07-14T09:03:24.332Z]  Registry: https://index.docker.io/v1/
09:03:24 [2020-07-14T09:03:24.332Z]  Labels:
09:03:24 [2020-07-14T09:03:24.332Z]  Experimental: true
09:03:24 [2020-07-14T09:03:24.332Z]  Insecure Registries:
09:03:24 [2020-07-14T09:03:24.332Z]   127.0.0.0/8
09:03:24 [2020-07-14T09:03:24.332Z]  Live Restore Enabled: true
09:03:24 [2020-07-14T09:03:24.332Z] 
09:03:24 [2020-07-14T09:03:24.332Z] WARNING: No swap limit support
[Pipeline] sh
09:03:24 [2020-07-14T09:03:24.549Z] #17 20.78 Selecting previously unselected package aufs-tools.
09:03:24 [2020-07-14T09:03:24.549Z] #17 20.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
09:03:24 [2020-07-14T09:03:24.549Z] #17 20.78 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:03:24 [2020-07-14T09:03:24.549Z] #17 20.84 Selecting previously unselected package libonig5:s390x.
09:03:24 [2020-07-14T09:03:24.549Z] #17 20.84 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
09:03:24 [2020-07-14T09:03:24.549Z] #17 20.85 Unpacking libonig5:s390x (6.9.1-1) ...
09:03:24 [2020-07-14T09:03:24.614Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:03:24 [2020-07-14T09:03:24.614Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:03:24 [2020-07-14T09:03:24.614Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41207/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:03:24 [2020-07-14T09:03:24.614Z] + bash /home/ubuntu/workspace/moby_PR-41207/check-config.sh
09:03:24 [2020-07-14T09:03:24.614Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:03:24 [2020-07-14T09:03:24.614Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
09:03:24 [2020-07-14T09:03:24.614Z] 
09:03:24 [2020-07-14T09:03:24.614Z] Generally Necessary:
09:03:24 [2020-07-14T09:03:24.614Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:03:24 [2020-07-14T09:03:24.614Z] - apparmor: enabled and tools installed
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_NAMESPACES: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_NET_NS: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_PID_NS: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_IPC_NS: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_UTS_NS: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_CGROUPS: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_CGROUP_CPUACCT: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_CGROUP_DEVICE: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_CGROUP_FREEZER: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_CGROUP_SCHED: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_CPUSETS: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_MEMCG: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_KEYS: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_VETH: enabled (as module)
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_BRIDGE: enabled (as module)
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_NF_NAT_IPV4: missing
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_NF_NAT: enabled (as module)
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_NF_NAT_NEEDED: missing
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_POSIX_MQUEUE: enabled
09:03:24 [2020-07-14T09:03:24.614Z] 
09:03:24 [2020-07-14T09:03:24.614Z] Optional Features:
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_USER_NS: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_SECCOMP: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_CGROUP_PIDS: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_MEMCG_SWAP: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:03:24 [2020-07-14T09:03:24.614Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_BLK_CGROUP: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_IOSCHED_CFQ: missing
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_CGROUP_PERF: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_CGROUP_HUGETLB: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_CFS_BANDWIDTH: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_RT_GROUP_SCHED: missing
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_IP_VS: enabled (as module)
09:03:24 [2020-07-14T09:03:24.614Z] - CONFIG_IP_VS_NFCT: enabled
09:03:24 [2020-07-14T09:03:24.840Z] #17 20.95 Selecting previously unselected package libjq1:s390x.
09:03:24 [2020-07-14T09:03:24.840Z] #17 20.95 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
09:03:24 [2020-07-14T09:03:24.840Z] #17 20.96 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
09:03:24 [2020-07-14T09:03:24.840Z] #17 21.01 Selecting previously unselected package jq.
09:03:24 [2020-07-14T09:03:24.840Z] #17 21.01 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
09:03:24 [2020-07-14T09:03:24.840Z] #17 21.01 Unpacking jq (1.5+dfsg-2+b1) ...
09:03:24 [2020-07-14T09:03:24.840Z] #17 21.07 Selecting previously unselected package libaio1:s390x.
09:03:24 [2020-07-14T09:03:24.840Z] #17 21.08 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
09:03:24 [2020-07-14T09:03:24.840Z] #17 21.08 Unpacking libaio1:s390x (0.3.112-3) ...
09:03:24 [2020-07-14T09:03:24.840Z] #17 21.11 Selecting previously unselected package libgpm2:s390x.
09:03:24 [2020-07-14T09:03:24.840Z] #17 21.11 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
09:03:24 [2020-07-14T09:03:24.840Z] #17 21.11 Unpacking libgpm2:s390x (1.20.7-5) ...
09:03:24 [2020-07-14T09:03:24.840Z] #17 21.14 Selecting previously unselected package libicu63:s390x.
09:03:24 [2020-07-14T09:03:24.840Z] #17 21.14 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
09:03:24 [2020-07-14T09:03:24.840Z] #17 21.15 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
09:03:24 [2020-07-14T09:03:24.870Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:03:24 [2020-07-14T09:03:24.870Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:03:24 [2020-07-14T09:03:24.870Z] - CONFIG_IP_VS_RR: enabled (as module)
09:03:24 [2020-07-14T09:03:24.870Z] - CONFIG_EXT4_FS: enabled
09:03:24 [2020-07-14T09:03:24.870Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:03:24 [2020-07-14T09:03:24.870Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:03:24 [2020-07-14T09:03:24.870Z] - Network Drivers:
09:03:24 [2020-07-14T09:03:24.870Z]   - "overlay":
09:03:24 [2020-07-14T09:03:24.870Z]     - CONFIG_VXLAN: enabled (as module)
09:03:24 [2020-07-14T09:03:24.870Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:03:24 [2020-07-14T09:03:24.870Z]       Optional (for encrypted networks):
09:03:24 [2020-07-14T09:03:24.870Z]       - CONFIG_CRYPTO: enabled
09:03:24 [2020-07-14T09:03:24.870Z]       - CONFIG_CRYPTO_AEAD: enabled
09:03:24 [2020-07-14T09:03:24.870Z]       - CONFIG_CRYPTO_GCM: enabled
09:03:24 [2020-07-14T09:03:24.870Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:03:24 [2020-07-14T09:03:24.870Z]       - CONFIG_CRYPTO_GHASH: enabled
09:03:24 [2020-07-14T09:03:24.870Z]       - CONFIG_XFRM: enabled
09:03:24 [2020-07-14T09:03:24.870Z]       - CONFIG_XFRM_USER: enabled (as module)
09:03:24 [2020-07-14T09:03:24.870Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:03:24 [2020-07-14T09:03:24.870Z]       - CONFIG_INET_ESP: enabled (as module)
09:03:24 [2020-07-14T09:03:24.870Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
09:03:24 [2020-07-14T09:03:24.870Z]   - "ipvlan":
09:03:24 [2020-07-14T09:03:24.870Z]     - CONFIG_IPVLAN: enabled (as module)
09:03:24 [2020-07-14T09:03:24.870Z]   - "macvlan":
09:03:24 [2020-07-14T09:03:24.870Z]     - CONFIG_MACVLAN: enabled (as module)
09:03:24 [2020-07-14T09:03:24.870Z]     - CONFIG_DUMMY: enabled (as module)
09:03:24 [2020-07-14T09:03:24.870Z]   - "ftp,tftp client in container":
09:03:24 [2020-07-14T09:03:24.870Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:03:24 [2020-07-14T09:03:24.870Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:03:24 [2020-07-14T09:03:24.870Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:03:24 [2020-07-14T09:03:24.870Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:03:24 [2020-07-14T09:03:24.870Z] - Storage Drivers:
09:03:24 [2020-07-14T09:03:24.870Z]   - "aufs":
09:03:24 [2020-07-14T09:03:24.870Z]     - CONFIG_AUFS_FS: enabled (as module)
09:03:24 [2020-07-14T09:03:24.870Z]   - "btrfs":
09:03:24 [2020-07-14T09:03:24.870Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:03:24 [2020-07-14T09:03:24.870Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:03:24 [2020-07-14T09:03:24.870Z]   - "devicemapper":
09:03:24 [2020-07-14T09:03:24.870Z]     - CONFIG_BLK_DEV_DM: enabled
09:03:24 [2020-07-14T09:03:24.870Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:03:24 [2020-07-14T09:03:24.870Z]   - "overlay":
09:03:24 [2020-07-14T09:03:24.870Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:03:24 [2020-07-14T09:03:24.870Z]   - "zfs":
09:03:24 [2020-07-14T09:03:24.870Z]     - /dev/zfs: present
09:03:24 [2020-07-14T09:03:24.870Z]     - zfs command: missing
09:03:24 [2020-07-14T09:03:24.870Z]     - zpool command: missing
09:03:24 [2020-07-14T09:03:24.870Z] 
09:03:24 [2020-07-14T09:03:24.870Z] Limits:
09:03:24 [2020-07-14T09:03:24.870Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:03:24 [2020-07-14T09:03:24.870Z] 
09:03:24 [2020-07-14T09:03:24.870Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:03:25 [2020-07-14T09:03:25.200Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c88a830507ce87e99ade40d1403653653717375d .
09:03:25 [2020-07-14T09:03:25.200Z] #2 [internal] load build definition from Dockerfile
09:03:25 [2020-07-14T09:03:25.200Z] #2 transferring dockerfile: 16.37kB 0.1s done
09:03:25 [2020-07-14T09:03:25.200Z] #2 DONE 0.1s
09:03:25 [2020-07-14T09:03:25.200Z] 
09:03:25 [2020-07-14T09:03:25.200Z] #1 [internal] load .dockerignore
09:03:25 [2020-07-14T09:03:25.200Z] #1 transferring context: 87B done
09:03:25 [2020-07-14T09:03:25.200Z] #1 DONE 0.1s
09:03:25 [2020-07-14T09:03:25.200Z] 
09:03:25 [2020-07-14T09:03:25.200Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
09:03:25 [2020-07-14T09:03:25.519Z] #3 DONE 0.3s
09:03:25 [2020-07-14T09:03:25.775Z] 
09:03:25 [2020-07-14T09:03:25.775Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
09:03:25 [2020-07-14T09:03:25.775Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
09:03:25 [2020-07-14T09:03:25.775Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.57MB / 8.88MB 0.2s
09:03:25 [2020-07-14T09:03:25.775Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
09:03:25 [2020-07-14T09:03:25.775Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
09:03:25 [2020-07-14T09:03:25.775Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
09:03:26 [2020-07-14T09:03:26.032Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
09:03:26 [2020-07-14T09:03:26.032Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
09:03:26 [2020-07-14T09:03:26.294Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
09:03:26 [2020-07-14T09:03:26.294Z] #4 DONE 0.6s
09:03:26 [2020-07-14T09:03:26.535Z] #42 ...
09:03:26 [2020-07-14T09:03:26.535Z] 
09:03:26 [2020-07-14T09:03:26.535Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:03:26 [2020-07-14T09:03:26.535Z] #31 6.573 internal/testlog
09:03:26 [2020-07-14T09:03:26.535Z] #31 7.549 runtime
09:03:26 [2020-07-14T09:03:26.535Z] #31 7.753 encoding
09:03:26 [2020-07-14T09:03:26.535Z] #31 8.132 runtime/cgo
09:03:26 [2020-07-14T09:03:26.535Z] #31 ...
09:03:26 [2020-07-14T09:03:26.535Z] 
09:03:26 [2020-07-14T09:03:26.535Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:03:26 [2020-07-14T09:03:26.535Z] #44 12.77 go: finding github.com/fatih/color v1.6.0
09:03:26 [2020-07-14T09:03:26.535Z] #44 12.78 go: finding github.com/pkg/errors v0.8.0
09:03:26 [2020-07-14T09:03:26.535Z] #44 12.83 go: finding github.com/sirupsen/logrus v1.0.5
09:03:26 [2020-07-14T09:03:26.535Z] #44 12.95 go: finding github.com/spf13/pflag v1.0.1
09:03:26 [2020-07-14T09:03:26.535Z] #44 13.04 go: finding github.com/mattn/go-colorable v0.0.9
09:03:26 [2020-07-14T09:03:26.535Z] #44 13.18 go: finding github.com/mattn/go-isatty v0.0.3
09:03:26 [2020-07-14T09:03:26.535Z] #44 13.34 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
09:03:26 [2020-07-14T09:03:26.535Z] #44 13.47 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:03:26 [2020-07-14T09:03:26.535Z] #44 13.56 go: finding github.com/jonboulle/clockwork v0.1.0
09:03:26 [2020-07-14T09:03:26.535Z] #44 13.64 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:03:26 [2020-07-14T09:03:26.535Z] #44 13.87 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
09:03:26 [2020-07-14T09:03:26.550Z] 
09:03:26 [2020-07-14T09:03:26.550Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:03:26 [2020-07-14T09:03:26.827Z] #6 DONE 0.3s
09:03:26 [2020-07-14T09:03:26.827Z] 
09:03:26 [2020-07-14T09:03:26.827Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster
09:03:26 [2020-07-14T09:03:26.880Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.054s	coverage: 35.4% of statements
09:03:26 [2020-07-14T09:03:26.907Z] #17 23.14 Selecting previously unselected package libnet1:s390x.
09:03:26 [2020-07-14T09:03:26.907Z] #17 23.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
09:03:26 [2020-07-14T09:03:26.907Z] #17 23.14 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
09:03:26 [2020-07-14T09:03:26.907Z] #17 23.22 Selecting previously unselected package libnl-3-200:s390x.
09:03:26 [2020-07-14T09:03:26.907Z] #17 23.22 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
09:03:26 [2020-07-14T09:03:26.907Z] #17 23.22 Unpacking libnl-3-200:s390x (3.4.0-1) ...
09:03:26 [2020-07-14T09:03:26.907Z] #17 23.27 Selecting previously unselected package libprotobuf-c1:s390x.
09:03:27 [2020-07-14T09:03:27.091Z] #5 DONE 0.7s
09:03:27 [2020-07-14T09:03:27.198Z] #17 23.28 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
09:03:27 [2020-07-14T09:03:27.198Z] #17 23.28 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
09:03:27 [2020-07-14T09:03:27.198Z] #17 23.32 Selecting previously unselected package libreadline5:s390x.
09:03:27 [2020-07-14T09:03:27.198Z] #17 23.32 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
09:03:27 [2020-07-14T09:03:27.198Z] #17 23.32 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
09:03:27 [2020-07-14T09:03:27.198Z] #17 23.39 Selecting previously unselected package net-tools.
09:03:27 [2020-07-14T09:03:27.198Z] #17 23.39 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
09:03:27 [2020-07-14T09:03:27.198Z] #17 23.39 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:03:27 [2020-07-14T09:03:27.198Z] #17 23.48 Selecting previously unselected package python-pip-whl.
09:03:27 [2020-07-14T09:03:27.198Z] #17 23.49 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
09:03:27 [2020-07-14T09:03:27.198Z] #17 23.49 Unpacking python-pip-whl (18.1-5) ...
09:03:27 [2020-07-14T09:03:27.359Z] 
09:03:27 [2020-07-14T09:03:27.359Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
09:03:27 [2020-07-14T09:03:27.359Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
09:03:27 [2020-07-14T09:03:27.359Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
09:03:27 [2020-07-14T09:03:27.359Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
09:03:27 [2020-07-14T09:03:27.359Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s
09:03:27 [2020-07-14T09:03:27.489Z] #17 23.88 Selecting previously unselected package python3-lib2to3.
09:03:27 [2020-07-14T09:03:27.621Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.38MB / 9.86MB 0.4s
09:03:27 [2020-07-14T09:03:27.780Z] #17 23.88 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
09:03:27 [2020-07-14T09:03:27.780Z] #17 23.89 Unpacking python3-lib2to3 (3.7.3-1) ...
09:03:27 [2020-07-14T09:03:27.780Z] #17 23.95 Selecting previously unselected package python3-distutils.
09:03:27 [2020-07-14T09:03:27.780Z] #17 23.95 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
09:03:27 [2020-07-14T09:03:27.780Z] #17 23.96 Unpacking python3-distutils (3.7.3-1) ...
09:03:27 [2020-07-14T09:03:27.780Z] #17 24.04 Selecting previously unselected package python3-pip.
09:03:27 [2020-07-14T09:03:27.780Z] #17 24.04 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
09:03:27 [2020-07-14T09:03:27.780Z] #17 24.04 Unpacking python3-pip (18.1-5) ...
09:03:27 [2020-07-14T09:03:27.780Z] #17 24.12 Selecting previously unselected package python3-pkg-resources.
09:03:27 [2020-07-14T09:03:27.780Z] #17 24.12 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
09:03:27 [2020-07-14T09:03:27.780Z] #17 24.12 Unpacking python3-pkg-resources (40.8.0-1) ...
09:03:27 [2020-07-14T09:03:27.780Z] #17 24.17 Selecting previously unselected package python3-setuptools.
09:03:27 [2020-07-14T09:03:27.881Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s
09:03:28 [2020-07-14T09:03:28.064Z] #44 ...
09:03:28 [2020-07-14T09:03:28.064Z] 
09:03:28 [2020-07-14T09:03:28.064Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:03:28 [2020-07-14T09:03:28.064Z] #37 17.45 Checking out files:  98% (1569/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
09:03:28 [2020-07-14T09:03:28.064Z] #37 17.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:03:28 [2020-07-14T09:03:28.072Z] #17 24.18 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
09:03:28 [2020-07-14T09:03:28.072Z] #17 24.18 Unpacking python3-setuptools (40.8.0-1) ...
09:03:28 [2020-07-14T09:03:28.072Z] #17 24.36 Selecting previously unselected package python3-wheel.
09:03:28 [2020-07-14T09:03:28.072Z] #17 24.36 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
09:03:28 [2020-07-14T09:03:28.072Z] #17 24.36 Unpacking python3-wheel (0.32.3-2) ...
09:03:28 [2020-07-14T09:03:28.072Z] #17 24.41 Selecting previously unselected package sudo.
09:03:28 [2020-07-14T09:03:28.072Z] #17 24.41 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
09:03:28 [2020-07-14T09:03:28.072Z] #17 24.41 Unpacking sudo (1.8.27-1+deb10u2) ...
09:03:28 [2020-07-14T09:03:28.139Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
09:03:28 [2020-07-14T09:03:28.139Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done
09:03:28 [2020-07-14T09:03:28.365Z] #17 24.76 Selecting previously unselected package thin-provisioning-tools.
09:03:28 [2020-07-14T09:03:28.669Z] #17 24.77 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
09:03:28 [2020-07-14T09:03:28.669Z] #17 24.77 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:03:28 [2020-07-14T09:03:28.669Z] #17 ...
09:03:28 [2020-07-14T09:03:28.669Z] 
09:03:28 [2020-07-14T09:03:28.669Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:03:28 [2020-07-14T09:03:28.670Z] #39 64.75   CC       criu/cr-service.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 65.82   CC       criu/crtools.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 66.08   CC       criu/eventfd.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 66.32   CC       criu/eventpoll.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 66.81   CC       criu/external.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 67.02   CC       criu/fault-injection.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 67.06   CC       criu/fdstore.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 67.22   CC       criu/fifo.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 67.53   CC       criu/file-ids.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 67.78   CC       criu/file-lock.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 68.27   CC       criu/files-ext.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 68.42   CC       criu/files-reg.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 69.70   CC       criu/files.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 70.83   CC       criu/filesystems.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 71.23   CC       criu/fsnotify.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 71.90   CC       criu/image-desc.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 72.01   CC       criu/image.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 72.51   CC       criu/ipc_ns.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 73.18   CC       criu/irmap.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 73.50   CC       criu/kcmp-ids.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 73.60   CC       criu/kerndat.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 74.22   CC       criu/libnetlink.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 74.48   CC       criu/log.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 74.86   CC       criu/lsm.o
09:03:28 [2020-07-14T09:03:28.670Z] #39 ...
09:03:28 [2020-07-14T09:03:28.670Z] 
09:03:28 [2020-07-14T09:03:28.670Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:03:28 [2020-07-14T09:03:28.670Z] #17 24.97 Selecting previously unselected package uidmap.
09:03:28 [2020-07-14T09:03:28.670Z] #17 24.97 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
09:03:28 [2020-07-14T09:03:28.670Z] #17 24.98 Unpacking uidmap (1:4.5-1.1) ...
09:03:28 [2020-07-14T09:03:28.961Z] #17 25.05 Selecting previously unselected package vim-runtime.
09:03:28 [2020-07-14T09:03:28.961Z] #17 25.05 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:03:28 [2020-07-14T09:03:28.961Z] #17 25.06 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:03:28 [2020-07-14T09:03:28.961Z] #17 25.09 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:03:28 [2020-07-14T09:03:28.961Z] #17 25.09 Unpacking vim-runtime (2:8.1.0875-5) ...
09:03:29 [2020-07-14T09:03:29.080Z] ok  	github.com/docker/docker/daemon/cluster	0.131s	coverage: 0.5% of statements
09:03:30 [2020-07-14T09:03:30.176Z] #37 20.46 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:03:31 [2020-07-14T09:03:31.028Z] #17 27.08 Selecting previously unselected package vim.
09:03:31 [2020-07-14T09:03:31.028Z] #17 27.09 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
09:03:31 [2020-07-14T09:03:31.028Z] #17 27.10 Unpacking vim (2:8.1.0875-5) ...
09:03:31 [2020-07-14T09:03:31.320Z] #17 27.47 Selecting previously unselected package xfsprogs.
09:03:31 [2020-07-14T09:03:31.320Z] #17 27.47 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
09:03:31 [2020-07-14T09:03:31.320Z] #17 27.48 Unpacking xfsprogs (4.20.0-1) ...
09:03:31 [2020-07-14T09:03:31.436Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.9s done
09:03:31 [2020-07-14T09:03:31.436Z] #58 DONE 3.9s
09:03:31 [2020-07-14T09:03:31.436Z] 
09:03:31 [2020-07-14T09:03:31.436Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
09:03:31 [2020-07-14T09:03:31.436Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done
09:03:31 [2020-07-14T09:03:31.436Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done
09:03:31 [2020-07-14T09:03:31.436Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done
09:03:31 [2020-07-14T09:03:31.436Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.4s done
09:03:31 [2020-07-14T09:03:31.436Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done
09:03:31 [2020-07-14T09:03:31.436Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.5s done
09:03:31 [2020-07-14T09:03:31.436Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 1.0s done
09:03:31 [2020-07-14T09:03:31.436Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 3.0s done
09:03:31 [2020-07-14T09:03:31.436Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 3.4s done
09:03:31 [2020-07-14T09:03:31.436Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 93.23MB / 120.16MB 3.9s
09:03:31 [2020-07-14T09:03:31.436Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 2.0s
09:03:31 [2020-07-14T09:03:31.436Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 3.4s done
09:03:31 [2020-07-14T09:03:31.436Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 101.90MB / 120.16MB 4.0s
09:03:31 [2020-07-14T09:03:31.436Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 113.46MB / 120.16MB 4.2s
09:03:31 [2020-07-14T09:03:31.612Z] #17 27.83 Selecting previously unselected package zip.
09:03:31 [2020-07-14T09:03:31.612Z] #17 27.84 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
09:03:31 [2020-07-14T09:03:31.612Z] #17 27.84 Unpacking zip (3.0-11+b1) ...
09:03:31 [2020-07-14T09:03:31.692Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.3s
09:03:31 [2020-07-14T09:03:31.716Z] #37 ...
09:03:31 [2020-07-14T09:03:31.716Z] 
09:03:31 [2020-07-14T09:03:31.716Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:03:31 [2020-07-14T09:03:31.716Z] #48 12.04 + cd /tmp/tmp.fQMwbIdJgU/src/github.com/mvdan/sh
09:03:31 [2020-07-14T09:03:31.716Z] #48 12.04 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:03:31 [2020-07-14T09:03:31.716Z] #48 12.21 + GO111MODULE=on
09:03:31 [2020-07-14T09:03:31.716Z] #48 12.23 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:03:31 [2020-07-14T09:03:31.716Z] #48 13.72 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:03:31 [2020-07-14T09:03:31.716Z] #48 13.79 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:03:31 [2020-07-14T09:03:31.716Z] #48 13.86 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:03:31 [2020-07-14T09:03:31.716Z] #48 14.01 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:03:31 [2020-07-14T09:03:31.716Z] #48 14.01 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:03:31 [2020-07-14T09:03:31.716Z] #48 15.50 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:03:31 [2020-07-14T09:03:31.716Z] #48 16.74 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:03:31 [2020-07-14T09:03:31.716Z] #48 18.49 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:03:31 [2020-07-14T09:03:31.716Z] #48 19.98 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:03:31 [2020-07-14T09:03:31.716Z] #48 20.05 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:03:31 [2020-07-14T09:03:31.716Z] #48 20.37 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:03:31 [2020-07-14T09:03:31.717Z] #48 20.56 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:03:31 [2020-07-14T09:03:31.717Z] #48 21.67 runtime/cgo
09:03:31 [2020-07-14T09:03:31.717Z] #48 21.83 runtime
09:03:31 [2020-07-14T09:03:31.717Z] #48 ...
09:03:31 [2020-07-14T09:03:31.717Z] 
09:03:31 [2020-07-14T09:03:31.717Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:03:31 [2020-07-14T09:03:31.717Z] #61 18.77 Checking out files:  68% (1408/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
09:03:31 [2020-07-14T09:03:31.717Z] #61 19.49 + cd /tmp/tmp.hMornyFkYC/src/github.com/docker/libnetwork
09:03:31 [2020-07-14T09:03:31.717Z] #61 19.49 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
09:03:31 [2020-07-14T09:03:31.717Z] #61 20.10 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:03:31 [2020-07-14T09:03:31.903Z] #17 27.98 Setting up aufs-tools (1:4.14+20190211-1) ...
09:03:31 [2020-07-14T09:03:31.903Z] #17 27.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:03:31 [2020-07-14T09:03:31.903Z] #17 28.00 Setting up libip6tc0:s390x (1.8.2-4) ...
09:03:31 [2020-07-14T09:03:31.903Z] #17 28.00 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
09:03:31 [2020-07-14T09:03:31.903Z] #17 28.01 Setting up libgpm2:s390x (1.20.7-5) ...
09:03:31 [2020-07-14T09:03:31.903Z] #17 28.02 Setting up libip4tc0:s390x (1.8.2-4) ...
09:03:31 [2020-07-14T09:03:31.903Z] #17 28.02 Setting up uidmap (1:4.5-1.1) ...
09:03:31 [2020-07-14T09:03:31.903Z] #17 28.03 Setting up libnftnl11:s390x (1.1.2-2) ...
09:03:31 [2020-07-14T09:03:31.903Z] #17 28.04 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
09:03:31 [2020-07-14T09:03:31.903Z] #17 28.04 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:03:31 [2020-07-14T09:03:31.903Z] #17 28.05 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
09:03:31 [2020-07-14T09:03:31.903Z] #17 28.06 Setting up libicu63:s390x (63.1-6+deb10u1) ...
09:03:31 [2020-07-14T09:03:31.903Z] #17 28.07 Setting up xxd (2:8.1.0875-5) ...
09:03:31 [2020-07-14T09:03:31.903Z] #17 28.07 Setting up zip (3.0-11+b1) ...
09:03:31 [2020-07-14T09:03:31.904Z] #17 28.08 Setting up vim-common (2:8.1.0875-5) ...
09:03:31 [2020-07-14T09:03:31.904Z] #17 28.09 Setting up bash-completion (1:2.8-6) ...
09:03:32 [2020-07-14T09:03:32.256Z] #7 ...
09:03:32 [2020-07-14T09:03:32.256Z] 
09:03:32 [2020-07-14T09:03:32.256Z] #20 [internal] load build context
09:03:32 [2020-07-14T09:03:32.256Z] #20 transferring context: 51.30MB 4.5s done
09:03:32 [2020-07-14T09:03:32.256Z] #20 DONE 5.0s
09:03:32 [2020-07-14T09:03:32.256Z] 
09:03:32 [2020-07-14T09:03:32.256Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
09:03:32 [2020-07-14T09:03:32.418Z] ok  	github.com/docker/docker/daemon/discovery	0.028s	coverage: 30.0% of statements
09:03:32 [2020-07-14T09:03:32.418Z] ok  	github.com/docker/docker/daemon/config	0.061s	coverage: 81.7% of statements
09:03:33 [2020-07-14T09:03:33.185Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 5.8s done
09:03:33 [2020-07-14T09:03:33.368Z] ok  	github.com/docker/docker/daemon/events	0.071s	coverage: 50.0% of statements
09:03:33 [2020-07-14T09:03:33.411Z] #17 29.57 Setting up libiptc0:s390x (1.8.2-4) ...
09:03:33 [2020-07-14T09:03:33.412Z] #17 29.57 Setting up xz-utils (5.2.4-1) ...
09:03:33 [2020-07-14T09:03:33.412Z] #17 29.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:03:33 [2020-07-14T09:03:33.412Z] #17 29.59 Setting up sudo (1.8.27-1+deb10u2) ...
09:03:33 [2020-07-14T09:03:33.412Z] #17 29.64 invoke-rc.d: could not determine current runlevel
09:03:33 [2020-07-14T09:03:33.412Z] #17 29.65 invoke-rc.d: policy-rc.d denied execution of start.
09:03:33 [2020-07-14T09:03:33.412Z] #17 29.65 Setting up pigz (2.4-1) ...
09:03:33 [2020-07-14T09:03:33.412Z] #17 29.66 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
09:03:33 [2020-07-14T09:03:33.412Z] #17 29.67 Setting up libnl-3-200:s390x (3.4.0-1) ...
09:03:33 [2020-07-14T09:03:33.412Z] #17 29.69 Setting up python-pip-whl (18.1-5) ...
09:03:33 [2020-07-14T09:03:33.412Z] #17 29.71 Setting up libmpdec2:s390x (2.4.2-2) ...
09:03:33 [2020-07-14T09:03:33.412Z] #17 29.72 Setting up vim-runtime (2:8.1.0875-5) ...
09:03:33 [2020-07-14T09:03:33.455Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.2s done
09:03:33 [2020-07-14T09:03:33.703Z] #17 29.95 Setting up libaio1:s390x (0.3.112-3) ...
09:03:33 [2020-07-14T09:03:33.704Z] #17 29.96 Setting up libonig5:s390x (6.9.1-1) ...
09:03:33 [2020-07-14T09:03:33.704Z] #17 29.96 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
09:03:33 [2020-07-14T09:03:33.704Z] #17 29.97 Setting up vim (2:8.1.0875-5) ...
09:03:33 [2020-07-14T09:03:33.704Z] #17 29.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:03:33 [2020-07-14T09:03:33.704Z] #17 29.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:03:33 [2020-07-14T09:03:33.704Z] #17 29.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:03:33 [2020-07-14T09:03:33.704Z] #17 29.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:03:33 [2020-07-14T09:03:33.704Z] #17 29.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:03:33 [2020-07-14T09:03:33.704Z] #17 30.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:03:33 [2020-07-14T09:03:33.704Z] #17 30.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:03:33 [2020-07-14T09:03:33.704Z] #17 30.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:03:33 [2020-07-14T09:03:33.704Z] #17 30.02 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
09:03:33 [2020-07-14T09:03:33.704Z] #17 30.03 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:03:33 [2020-07-14T09:03:33.704Z] #17 30.05 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
09:03:33 [2020-07-14T09:03:33.704Z] #17 30.05 Setting up jq (1.5+dfsg-2+b1) ...
09:03:33 [2020-07-14T09:03:33.712Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0
09:03:33 [2020-07-14T09:03:33.968Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.4s done
09:03:33 [2020-07-14T09:03:33.968Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39
09:03:33 [2020-07-14T09:03:33.995Z] #17 30.06 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
09:03:33 [2020-07-14T09:03:33.995Z] #17 30.07 Setting up python3.7 (3.7.3-2+deb10u1) ...
09:03:34 [2020-07-14T09:03:34.224Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.3s done
09:03:34 [2020-07-14T09:03:34.224Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e
09:03:34 [2020-07-14T09:03:34.319Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
09:03:34 [2020-07-14T09:03:34.509Z] #61 ...
09:03:34 [2020-07-14T09:03:34.509Z] 
09:03:34 [2020-07-14T09:03:34.509Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:03:34 [2020-07-14T09:03:34.509Z] #52 14.70 Fetched 8140 kB in 14s (581 kB/s)
09:03:34 [2020-07-14T09:03:34.509Z] #52 14.70 Reading package lists...
09:03:34 [2020-07-14T09:03:34.509Z] #52 21.50 Reading package lists...
09:03:34 [2020-07-14T09:03:34.509Z] #52 ...
09:03:34 [2020-07-14T09:03:34.509Z] 
09:03:34 [2020-07-14T09:03:34.509Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:03:34 [2020-07-14T09:03:34.509Z] #11 17.18 Fetched 8140 kB in 16s (510 kB/s)
09:03:34 [2020-07-14T09:03:34.509Z] #11 17.18 Reading package lists...
09:03:35 [2020-07-14T09:03:35.504Z] #17 31.87 Setting up iptables (1.8.2-4) ...
09:03:35 [2020-07-14T09:03:35.504Z] #17 31.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:03:35 [2020-07-14T09:03:35.504Z] #17 31.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:03:35 [2020-07-14T09:03:35.504Z] #17 31.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:03:35 [2020-07-14T09:03:35.504Z] #17 31.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:03:35 [2020-07-14T09:03:35.504Z] #17 31.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:03:35 [2020-07-14T09:03:35.504Z] #17 31.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:03:35 [2020-07-14T09:03:35.568Z] #11 24.17 Reading package lists...
09:03:35 [2020-07-14T09:03:35.568Z] #11 ...
09:03:35 [2020-07-14T09:03:35.568Z] 
09:03:35 [2020-07-14T09:03:35.568Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:03:35 [2020-07-14T09:03:35.568Z] #39 16.12 Fetched 8140 kB in 15s (544 kB/s)
09:03:35 [2020-07-14T09:03:35.568Z] #39 16.12 Reading package lists...
09:03:35 [2020-07-14T09:03:35.795Z] #17 31.91 Setting up python3 (3.7.3-1) ...
09:03:35 [2020-07-14T09:03:35.866Z] #39 22.70 Reading package lists...
09:03:35 [2020-07-14T09:03:35.866Z] #39 ...
09:03:35 [2020-07-14T09:03:35.866Z] 
09:03:35 [2020-07-14T09:03:35.866Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:03:35 [2020-07-14T09:03:35.866Z] #24 17.17 Fetched 8140 kB in 16s (511 kB/s)
09:03:35 [2020-07-14T09:03:35.866Z] #24 17.17 Reading package lists...
09:03:36 [2020-07-14T09:03:36.087Z] #17 32.21 Setting up python3-wheel (0.32.3-2) ...
09:03:36 [2020-07-14T09:03:36.166Z] #24 24.39 Reading package lists...
09:03:36 [2020-07-14T09:03:36.166Z] #24 ...
09:03:36 [2020-07-14T09:03:36.166Z] 
09:03:36 [2020-07-14T09:03:36.166Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:03:36 [2020-07-14T09:03:36.166Z] #33 16.45 Fetched 8140 kB in 15s (532 kB/s)
09:03:36 [2020-07-14T09:03:36.166Z] #33 16.45 Reading package lists...
09:03:36 [2020-07-14T09:03:36.403Z] #17 32.58 Setting up apparmor (2.13.2-10) ...
09:03:36 [2020-07-14T09:03:36.464Z] #33 23.72 Reading package lists...
09:03:36 [2020-07-14T09:03:36.464Z] #33 ...
09:03:36 [2020-07-14T09:03:36.464Z] 
09:03:36 [2020-07-14T09:03:36.464Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:03:36 [2020-07-14T09:03:36.464Z] #42 16.95 vendor/golang.org/x/crypto/internal/subtle
09:03:36 [2020-07-14T09:03:36.740Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done
09:03:36 [2020-07-14T09:03:36.740Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a
09:03:37 [2020-07-14T09:03:37.441Z] #17 33.70 Setting up xfsprogs (4.20.0-1) ...
09:03:37 [2020-07-14T09:03:37.441Z] #17 33.71 Setting up python3-lib2to3 (3.7.3-1) ...
09:03:37 [2020-07-14T09:03:37.524Z] #42 ...
09:03:37 [2020-07-14T09:03:37.524Z] 
09:03:37 [2020-07-14T09:03:37.524Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:03:37 [2020-07-14T09:03:37.524Z] #52 21.50 Reading package lists...
09:03:37 [2020-07-14T09:03:37.625Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
09:03:37 [2020-07-14T09:03:37.625Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.481s	coverage: 13.9% of statements
09:03:37 [2020-07-14T09:03:37.733Z] #17 33.98 Setting up python3-pkg-resources (40.8.0-1) ...
09:03:38 [2020-07-14T09:03:38.365Z] #17 34.52 Setting up python3-distutils (3.7.3-1) ...
09:03:38 [2020-07-14T09:03:38.365Z] #17 ...
09:03:38 [2020-07-14T09:03:38.365Z] 
09:03:38 [2020-07-14T09:03:38.365Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:03:38 [2020-07-14T09:03:38.365Z] #36 121.7 + dpkg --print-architecture
09:03:38 [2020-07-14T09:03:38.365Z] #36 121.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:03:38 [2020-07-14T09:03:38.633Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done
09:03:38 [2020-07-14T09:03:38.633Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0.1s
09:03:38 [2020-07-14T09:03:38.657Z] #36 122.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:03:38 [2020-07-14T09:03:38.657Z] #36 122.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:03:38 [2020-07-14T09:03:38.948Z] #36 ...
09:03:38 [2020-07-14T09:03:38.948Z] 
09:03:38 [2020-07-14T09:03:38.948Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:03:38 [2020-07-14T09:03:38.948Z] #39 75.08   CC       criu/mem.o
09:03:38 [2020-07-14T09:03:38.948Z] #39 75.96   CC       criu/memfd.o
09:03:38 [2020-07-14T09:03:38.948Z] #39 76.17   CC       criu/mount.o
09:03:38 [2020-07-14T09:03:38.948Z] #39 77.81   CC       criu/namespaces.o
09:03:38 [2020-07-14T09:03:38.948Z] #39 78.85   CC       criu/net.o
09:03:38 [2020-07-14T09:03:38.948Z] #39 80.90   CC       criu/netfilter.o
09:03:38 [2020-07-14T09:03:38.948Z] #39 81.18   CC       criu/page-pipe.o
09:03:38 [2020-07-14T09:03:38.948Z] #39 81.64   CC       criu/page-xfer.o
09:03:38 [2020-07-14T09:03:38.948Z] #39 82.73   CC       criu/pagemap-cache.o
09:03:38 [2020-07-14T09:03:38.948Z] #39 82.94   CC       criu/pagemap.o
09:03:38 [2020-07-14T09:03:38.948Z] #39 83.45   CC       criu/parasite-syscall.o
09:03:38 [2020-07-14T09:03:38.948Z] #39 83.97   CC       criu/path.o
09:03:38 [2020-07-14T09:03:38.948Z] #39 84.13   CC       criu/pie-util-vdso.o
09:03:38 [2020-07-14T09:03:38.948Z] #39 84.47   CC       criu/pie-util.o
09:03:38 [2020-07-14T09:03:38.948Z] #39 84.57   CC       criu/pipes.o
09:03:38 [2020-07-14T09:03:38.948Z] #39 85.07   CC       criu/plugin.o
09:03:39 [2020-07-14T09:03:39.067Z] #52 27.99 Building dependency tree...
09:03:39 [2020-07-14T09:03:39.239Z] #39 ...
09:03:39 [2020-07-14T09:03:39.239Z] 
09:03:39 [2020-07-14T09:03:39.239Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:03:39 [2020-07-14T09:03:39.239Z] #17 34.84 Setting up python3-setuptools (40.8.0-1) ...
09:03:39 [2020-07-14T09:03:39.239Z] #17 35.44 Setting up python3-pip (18.1-5) ...
09:03:39 [2020-07-14T09:03:39.546Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.568s	coverage: 57.0% of statements
09:03:39 [2020-07-14T09:03:39.873Z] #17 36.02 Processing triggers for libc-bin (2.28-10) ...
09:03:39 [2020-07-14T09:03:39.873Z] #17 36.04 Processing triggers for mime-support (3.62) ...
09:03:40 [2020-07-14T09:03:40.509Z] #17 DONE 36.5s
09:03:40 [2020-07-14T09:03:40.509Z] 
09:03:40 [2020-07-14T09:03:40.509Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
09:03:40 [2020-07-14T09:03:40.613Z] #52 30.83 The following additional packages will be installed:
09:03:40 [2020-07-14T09:03:40.613Z] #52 30.83   libbtrfs0
09:03:40 [2020-07-14T09:03:40.613Z] #52 30.99 The following NEW packages will be installed:
09:03:40 [2020-07-14T09:03:40.613Z] #52 30.99   libbtrfs-dev libbtrfs0
09:03:40 [2020-07-14T09:03:40.914Z] #52 31.18 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
09:03:40 [2020-07-14T09:03:40.914Z] #52 31.18 Need to get 120 kB of archives.
09:03:40 [2020-07-14T09:03:40.914Z] #52 31.18 After this operation, 423 kB of additional disk space will be used.
09:03:40 [2020-07-14T09:03:40.914Z] #52 31.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
09:03:40 [2020-07-14T09:03:40.914Z] #52 31.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
09:03:41 [2020-07-14T09:03:41.476Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.8% of statements
09:03:41 [2020-07-14T09:03:41.544Z] #18 1.256 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:03:41 [2020-07-14T09:03:41.544Z] #18 1.259 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:03:41 [2020-07-14T09:03:41.544Z] #18 1.261 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:03:41 [2020-07-14T09:03:41.838Z] #18 DONE 1.4s
09:03:41 [2020-07-14T09:03:41.838Z] 
09:03:41 [2020-07-14T09:03:41.838Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:03:41 [2020-07-14T09:03:41.848Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|name|deps|files|types_sizes) took 1m53.886546284s 
09:03:41 [2020-07-14T09:03:41.848Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 674.981747ms 
09:03:42 [2020-07-14T09:03:42.454Z] #52 32.71 debconf: delaying package configuration, since apt-utils is not installed
09:03:42 [2020-07-14T09:03:42.751Z] #52 32.96 Fetched 120 kB in 0s (1206 kB/s)
09:03:42 [2020-07-14T09:03:42.751Z] #52 33.07 Selecting previously unselected package libbtrfs0.
09:03:42 [2020-07-14T09:03:42.751Z] #52 33.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
09:03:42 [2020-07-14T09:03:42.751Z] #52 33.23 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
09:03:42 [2020-07-14T09:03:42.751Z] #52 33.24 Unpacking libbtrfs0 (4.20.1-2) ...
09:03:42 [2020-07-14T09:03:42.865Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.666s	coverage: 46.2% of statements
09:03:42 [2020-07-14T09:03:42.894Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.0s done
09:03:42 [2020-07-14T09:03:42.894Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061
09:03:42 [2020-07-14T09:03:42.894Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done
09:03:42 [2020-07-14T09:03:42.894Z] #7 DONE 15.8s
09:03:43 [2020-07-14T09:03:43.051Z] #52 33.41 Selecting previously unselected package libbtrfs-dev.
09:03:43 [2020-07-14T09:03:43.051Z] #52 33.41 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
09:03:43 [2020-07-14T09:03:43.051Z] #52 33.41 Unpacking libbtrfs-dev (4.20.1-2) ...
09:03:43 [2020-07-14T09:03:43.150Z] 
09:03:43 [2020-07-14T09:03:43.150Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:03:43 [2020-07-14T09:03:43.351Z] #52 33.75 Setting up libbtrfs0 (4.20.1-2) ...
09:03:43 [2020-07-14T09:03:43.351Z] #52 33.78 Setting up libbtrfs-dev (4.20.1-2) ...
09:03:43 [2020-07-14T09:03:43.351Z] #52 33.79 Processing triggers for libc-bin (2.28-10) ...
09:03:44 [2020-07-14T09:03:44.003Z] #52 DONE 34.2s
09:03:44 [2020-07-14T09:03:44.003Z] 
09:03:44 [2020-07-14T09:03:44.003Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:03:44 [2020-07-14T09:03:44.003Z] #53 0.309 + RM_GOPATH=0
09:03:44 [2020-07-14T09:03:44.003Z] #53 0.315 + TMP_GOPATH=
09:03:44 [2020-07-14T09:03:44.003Z] #53 0.316 + : /build
09:03:44 [2020-07-14T09:03:44.003Z] #53 0.317 + '[' -z '' ']'
09:03:44 [2020-07-14T09:03:44.003Z] #53 0.318 ++ mktemp -d
09:03:44 [2020-07-14T09:03:44.003Z] #53 0.320 + export GOPATH=/tmp/tmp.gto8RM9LuX
09:03:44 [2020-07-14T09:03:44.003Z] #53 0.321 + GOPATH=/tmp/tmp.gto8RM9LuX
09:03:44 [2020-07-14T09:03:44.003Z] #53 0.321 + RM_GOPATH=1
09:03:44 [2020-07-14T09:03:44.003Z] #53 0.322 + case "$(go env GOARCH)" in
09:03:44 [2020-07-14T09:03:44.003Z] #53 0.323 ++ go env GOARCH
09:03:44 [2020-07-14T09:03:44.003Z] #53 0.357 + export GO_BUILDMODE=-buildmode=pie
09:03:44 [2020-07-14T09:03:44.003Z] #53 0.357 + GO_BUILDMODE=-buildmode=pie
09:03:44 [2020-07-14T09:03:44.305Z] #53 0.368 ++ dirname /tmp/install/install.sh
09:03:44 [2020-07-14T09:03:44.305Z] #53 0.369 + dir=/tmp/install
09:03:44 [2020-07-14T09:03:44.305Z] #53 0.369 + bin=containerd
09:03:44 [2020-07-14T09:03:44.305Z] #53 0.369 + shift
09:03:44 [2020-07-14T09:03:44.305Z] #53 0.369 + '[' '!' -f /tmp/install/containerd.installer ']'
09:03:44 [2020-07-14T09:03:44.305Z] #53 0.370 + . /tmp/install/containerd.installer
09:03:44 [2020-07-14T09:03:44.305Z] #53 0.370 ++ set -e
09:03:44 [2020-07-14T09:03:44.305Z] #53 0.370 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
09:03:44 [2020-07-14T09:03:44.305Z] #53 0.371 + install_containerd
09:03:44 [2020-07-14T09:03:44.305Z] #53 0.373 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
09:03:44 [2020-07-14T09:03:44.305Z] #53 0.374 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
09:03:44 [2020-07-14T09:03:44.305Z] #53 0.374 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gto8RM9LuX/src/github.com/containerd/containerd
09:03:44 [2020-07-14T09:03:44.305Z] #53 0.392 Cloning into '/tmp/tmp.gto8RM9LuX/src/github.com/containerd/containerd'...
09:03:44 [2020-07-14T09:03:44.576Z] #19 ...
09:03:44 [2020-07-14T09:03:44.576Z] 
09:03:44 [2020-07-14T09:03:44.576Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:03:44 [2020-07-14T09:03:44.576Z] #49 47.57 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:03:44 [2020-07-14T09:03:44.576Z] #49 49.13 + mkdir -p /build
09:03:44 [2020-07-14T09:03:44.576Z] #49 49.13 + cp runc /build/runc
09:03:44 [2020-07-14T09:03:44.576Z] #49 DONE 49.4s
09:03:44 [2020-07-14T09:03:44.576Z] 
09:03:44 [2020-07-14T09:03:44.576Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:03:44 [2020-07-14T09:03:44.576Z] #39 85.39   CC       criu/proc_parse.o
09:03:44 [2020-07-14T09:03:44.576Z] #39 87.28   CC       criu/protobuf-desc.o
09:03:44 [2020-07-14T09:03:44.576Z] #39 87.81   CC       criu/protobuf.o
09:03:44 [2020-07-14T09:03:44.576Z] #39 88.12   CC       criu/pstree.o
09:03:44 [2020-07-14T09:03:44.576Z] #39 88.94   CC       criu/rbtree.o
09:03:44 [2020-07-14T09:03:44.576Z] #39 89.19   CC       criu/rst-malloc.o
09:03:44 [2020-07-14T09:03:44.576Z] #39 89.35   CC       criu/seccomp.o
09:03:44 [2020-07-14T09:03:44.576Z] #39 89.87   CC       criu/seize.o
09:03:44 [2020-07-14T09:03:44.576Z] #39 90.49   CC       criu/servicefd.o
09:03:44 [2020-07-14T09:03:44.867Z] #39 90.81   CC       criu/shmem.o
09:03:45 [2020-07-14T09:03:45.419Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.084s	coverage: 73.1% of statements
09:03:45 [2020-07-14T09:03:45.420Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.829s	coverage: 49.5% of statements
09:03:45 [2020-07-14T09:03:45.499Z] #39 91.64   CC       criu/sigframe.o
09:03:45 [2020-07-14T09:03:45.499Z] #39 ...
09:03:45 [2020-07-14T09:03:45.499Z] 
09:03:45 [2020-07-14T09:03:45.499Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:03:45 [2020-07-14T09:03:45.499Z] #19 3.708 Collecting yamllint==1.16.0
09:03:45 [2020-07-14T09:03:45.666Z] #8 DONE 2.5s
09:03:45 [2020-07-14T09:03:45.666Z] 
09:03:45 [2020-07-14T09:03:45.666Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:03:45 [2020-07-14T09:03:45.790Z] #19 3.884   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:03:45 [2020-07-14T09:03:45.790Z] #19 3.925 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:03:45 [2020-07-14T09:03:45.791Z] #19 3.949   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
09:03:45 [2020-07-14T09:03:45.791Z] #19 3.967 Collecting pyyaml (from yamllint==1.16.0)
09:03:45 [2020-07-14T09:03:45.791Z] #19 4.053   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
09:03:46 [2020-07-14T09:03:46.228Z] #9 DONE 0.6s
09:03:46 [2020-07-14T09:03:46.228Z] 
09:03:46 [2020-07-14T09:03:46.228Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:03:46 [2020-07-14T09:03:46.228Z] #27 DONE 0.0s
09:03:46 [2020-07-14T09:03:46.228Z] 
09:03:46 [2020-07-14T09:03:46.228Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:03:46 [2020-07-14T09:03:46.228Z] #35 DONE 0.1s
09:03:46 [2020-07-14T09:03:46.228Z] 
09:03:46 [2020-07-14T09:03:46.228Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:03:46 [2020-07-14T09:03:46.422Z] #19 4.718 Building wheels for collected packages: pyyaml
09:03:46 [2020-07-14T09:03:46.422Z] #19 4.719   Running setup.py bdist_wheel for pyyaml: started
09:03:46 [2020-07-14T09:03:46.809Z] ok  	github.com/docker/docker/daemon	12.295s	coverage: 17.5% of statements
09:03:46 [2020-07-14T09:03:46.809Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:03:46 [2020-07-14T09:03:46.809Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:03:46 [2020-07-14T09:03:46.809Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:03:46 [2020-07-14T09:03:46.809Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:03:46 [2020-07-14T09:03:46.809Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:03:47 [2020-07-14T09:03:47.055Z] #19 5.241   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:03:47 [2020-07-14T09:03:47.055Z] #19 5.243   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
09:03:47 [2020-07-14T09:03:47.055Z] #19 5.289 Successfully built pyyaml
09:03:47 [2020-07-14T09:03:47.055Z] #19 5.301 Installing collected packages: pathspec, pyyaml, yamllint
09:03:47 [2020-07-14T09:03:47.071Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.021s	coverage: 58.0% of statements
09:03:47 [2020-07-14T09:03:47.348Z] #19 5.498 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
09:03:47 [2020-07-14T09:03:47.639Z] #19 DONE 5.8s
09:03:47 [2020-07-14T09:03:47.639Z] 
09:03:47 [2020-07-14T09:03:47.639Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
09:03:47 [2020-07-14T09:03:47.898Z] #53 ...
09:03:47 [2020-07-14T09:03:47.898Z] 
09:03:47 [2020-07-14T09:03:47.898Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:03:47 [2020-07-14T09:03:47.898Z] #24 24.39 Reading package lists...
09:03:47 [2020-07-14T09:03:47.898Z] #24 31.75 Building dependency tree...
09:03:47 [2020-07-14T09:03:47.898Z] #24 34.36 ca-certificates is already the newest version (20200601~deb10u1).
09:03:47 [2020-07-14T09:03:47.898Z] #24 34.36 The following additional packages will be installed:
09:03:47 [2020-07-14T09:03:47.898Z] #24 34.37   libjq1 libonig5
09:03:47 [2020-07-14T09:03:47.898Z] #24 34.79 The following NEW packages will be installed:
09:03:47 [2020-07-14T09:03:47.898Z] #24 34.82   jq libjq1 libonig5
09:03:47 [2020-07-14T09:03:47.898Z] #24 35.02 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:03:47 [2020-07-14T09:03:47.898Z] #24 35.02 Need to get 358 kB of archives.
09:03:47 [2020-07-14T09:03:47.898Z] #24 35.02 After this operation, 1277 kB of additional disk space will be used.
09:03:47 [2020-07-14T09:03:47.898Z] #24 35.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
09:03:47 [2020-07-14T09:03:47.898Z] #24 35.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
09:03:47 [2020-07-14T09:03:47.898Z] #24 35.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
09:03:47 [2020-07-14T09:03:47.898Z] #24 36.74 debconf: delaying package configuration, since apt-utils is not installed
09:03:47 [2020-07-14T09:03:47.898Z] #24 36.91 Fetched 358 kB in 0s (2996 kB/s)
09:03:47 [2020-07-14T09:03:47.898Z] #24 37.03 Selecting previously unselected package libonig5:ppc64el.
09:03:47 [2020-07-14T09:03:47.898Z] #24 37.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 ... 15339 files and directories currently installed.)
09:03:47 [2020-07-14T09:03:47.898Z] #24 37.15 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
09:03:47 [2020-07-14T09:03:47.898Z] #24 37.16 Unpacking libonig5:ppc64el (6.9.1-1) ...
09:03:47 [2020-07-14T09:03:47.898Z] #24 37.49 Selecting previously unselected package libjq1:ppc64el.
09:03:47 [2020-07-14T09:03:47.898Z] #24 37.50 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
09:03:47 [2020-07-14T09:03:47.898Z] #24 37.50 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
09:03:47 [2020-07-14T09:03:47.898Z] #24 37.81 Selecting previously unselected package jq.
09:03:47 [2020-07-14T09:03:47.898Z] #24 37.84 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
09:03:47 [2020-07-14T09:03:47.898Z] #24 37.85 Unpacking jq (1.5+dfsg-2+b1) ...
09:03:47 [2020-07-14T09:03:47.898Z] #24 38.06 Setting up libonig5:ppc64el (6.9.1-1) ...
09:03:47 [2020-07-14T09:03:47.898Z] #24 38.08 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
09:03:47 [2020-07-14T09:03:47.898Z] #24 38.08 Setting up jq (1.5+dfsg-2+b1) ...
09:03:47 [2020-07-14T09:03:47.898Z] #24 38.10 Processing triggers for libc-bin (2.28-10) ...
09:03:47 [2020-07-14T09:03:47.898Z] #24 DONE 38.4s
09:03:47 [2020-07-14T09:03:47.898Z] 
09:03:47 [2020-07-14T09:03:47.898Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:03:47 [2020-07-14T09:03:47.898Z] #25 DONE 0.1s
09:03:47 [2020-07-14T09:03:47.931Z] #22 DONE 0.2s
09:03:47 [2020-07-14T09:03:47.931Z] 
09:03:47 [2020-07-14T09:03:47.931Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
09:03:48 [2020-07-14T09:03:48.016Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.651s	coverage: 76.1% of statements
09:03:48 [2020-07-14T09:03:48.197Z] 
09:03:48 [2020-07-14T09:03:48.198Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:03:48 [2020-07-14T09:03:48.570Z] #26 DONE 0.9s
09:03:48 [2020-07-14T09:03:48.570Z] 
09:03:48 [2020-07-14T09:03:48.570Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:03:48 [2020-07-14T09:03:48.570Z] #39 91.74   CC       criu/signalfd.o
09:03:48 [2020-07-14T09:03:48.570Z] #39 91.86   CC       criu/sk-inet.o
09:03:48 [2020-07-14T09:03:48.570Z] #39 92.38   CC       criu/sk-netlink.o
09:03:48 [2020-07-14T09:03:48.570Z] #39 92.61   CC       criu/sk-packet.o
09:03:48 [2020-07-14T09:03:48.570Z] #39 92.94   CC       criu/sk-queue.o
09:03:48 [2020-07-14T09:03:48.570Z] #39 93.31   CC       criu/sk-tcp.o
09:03:48 [2020-07-14T09:03:48.570Z] #39 93.64   CC       criu/sk-unix.o
09:03:48 [2020-07-14T09:03:48.861Z] #39 ...
09:03:48 [2020-07-14T09:03:48.861Z] 
09:03:48 [2020-07-14T09:03:48.861Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
09:03:48 [2020-07-14T09:03:48.861Z] #29 DONE 0.2s
09:03:48 [2020-07-14T09:03:48.861Z] 
09:03:48 [2020-07-14T09:03:48.861Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
09:03:48 [2020-07-14T09:03:48.861Z] #31 DONE 0.1s
09:03:48 [2020-07-14T09:03:48.861Z] 
09:03:48 [2020-07-14T09:03:48.861Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
09:03:48 [2020-07-14T09:03:48.861Z] #34 DONE 0.1s
09:03:48 [2020-07-14T09:03:48.861Z] 
09:03:48 [2020-07-14T09:03:48.861Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:03:48 [2020-07-14T09:03:48.861Z] #39 95.00   CC       criu/sockets.o
09:03:48 [2020-07-14T09:03:48.964Z] ok  	github.com/docker/docker/daemon/links	0.013s	coverage: 93.0% of statements
09:03:48 [2020-07-14T09:03:48.964Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.027s	coverage: 3.0% of statements
09:03:49 [2020-07-14T09:03:49.264Z] #26 ...
09:03:49 [2020-07-14T09:03:49.264Z] 
09:03:49 [2020-07-14T09:03:49.264Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:03:49 [2020-07-14T09:03:49.264Z] #39 22.70 Reading package lists...
09:03:49 [2020-07-14T09:03:49.264Z] #39 29.70 Building dependency tree...
09:03:49 [2020-07-14T09:03:49.264Z] #39 32.66 The following additional packages will be installed:
09:03:49 [2020-07-14T09:03:49.264Z] #39 32.67   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:03:49 [2020-07-14T09:03:49.264Z] #39 32.67   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:03:49 [2020-07-14T09:03:49.264Z] #39 32.68 Suggested packages:
09:03:49 [2020-07-14T09:03:49.264Z] #39 32.69   manpages-dev python-setuptools
09:03:49 [2020-07-14T09:03:49.264Z] #39 34.50 The following NEW packages will be installed:
09:03:49 [2020-07-14T09:03:49.264Z] #39 34.51   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:03:49 [2020-07-14T09:03:49.264Z] #39 34.51   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:03:49 [2020-07-14T09:03:49.264Z] #39 34.51   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:03:49 [2020-07-14T09:03:49.264Z] #39 34.51   python-six zlib1g-dev
09:03:49 [2020-07-14T09:03:49.264Z] #39 34.69 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
09:03:49 [2020-07-14T09:03:49.264Z] #39 34.69 Need to get 4075 kB of archives.
09:03:49 [2020-07-14T09:03:49.264Z] #39 34.69 After this operation, 24.5 MB of additional disk space will be used.
09:03:49 [2020-07-14T09:03:49.264Z] #39 34.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
09:03:49 [2020-07-14T09:03:49.264Z] #39 34.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
09:03:49 [2020-07-14T09:03:49.264Z] #39 34.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
09:03:49 [2020-07-14T09:03:49.264Z] #39 34.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
09:03:49 [2020-07-14T09:03:49.264Z] #39 34.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
09:03:49 [2020-07-14T09:03:49.264Z] #39 34.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
09:03:49 [2020-07-14T09:03:49.264Z] #39 34.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
09:03:49 [2020-07-14T09:03:49.264Z] #39 34.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
09:03:49 [2020-07-14T09:03:49.264Z] #39 34.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
09:03:49 [2020-07-14T09:03:49.264Z] #39 34.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
09:03:49 [2020-07-14T09:03:49.264Z] #39 34.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
09:03:49 [2020-07-14T09:03:49.264Z] #39 35.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
09:03:49 [2020-07-14T09:03:49.264Z] #39 35.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
09:03:49 [2020-07-14T09:03:49.264Z] #39 35.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
09:03:49 [2020-07-14T09:03:49.264Z] #39 35.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
09:03:49 [2020-07-14T09:03:49.264Z] #39 35.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
09:03:49 [2020-07-14T09:03:49.264Z] #39 35.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
09:03:49 [2020-07-14T09:03:49.264Z] #39 36.73 debconf: delaying package configuration, since apt-utils is not installed
09:03:49 [2020-07-14T09:03:49.264Z] #39 37.09 Fetched 4075 kB in 1s (7012 kB/s)
09:03:49 [2020-07-14T09:03:49.264Z] #39 37.23 Selecting previously unselected package libcap-dev:ppc64el.
09:03:49 [2020-07-14T09:03:49.264Z] #39 37.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
09:03:49 [2020-07-14T09:03:49.264Z] #39 37.31 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
09:03:49 [2020-07-14T09:03:49.264Z] #39 37.32 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
09:03:49 [2020-07-14T09:03:49.264Z] #39 37.50 Selecting previously unselected package libnet1:ppc64el.
09:03:49 [2020-07-14T09:03:49.264Z] #39 37.50 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
09:03:49 [2020-07-14T09:03:49.264Z] #39 37.50 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
09:03:49 [2020-07-14T09:03:49.264Z] #39 37.63 Selecting previously unselected package libnet1-dev.
09:03:49 [2020-07-14T09:03:49.264Z] #39 37.63 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
09:03:49 [2020-07-14T09:03:49.264Z] #39 37.63 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:03:49 [2020-07-14T09:03:49.264Z] #39 37.81 Selecting previously unselected package libnl-3-200:ppc64el.
09:03:49 [2020-07-14T09:03:49.264Z] #39 37.84 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
09:03:49 [2020-07-14T09:03:49.264Z] #39 37.85 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
09:03:49 [2020-07-14T09:03:49.264Z] #39 38.03 Selecting previously unselected package libnl-3-dev:ppc64el.
09:03:49 [2020-07-14T09:03:49.264Z] #39 38.04 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
09:03:49 [2020-07-14T09:03:49.264Z] #39 38.04 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
09:03:49 [2020-07-14T09:03:49.264Z] #39 38.37 Selecting previously unselected package libprotobuf-c1:ppc64el.
09:03:49 [2020-07-14T09:03:49.264Z] #39 38.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
09:03:49 [2020-07-14T09:03:49.264Z] #39 38.38 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
09:03:49 [2020-07-14T09:03:49.264Z] #39 38.53 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
09:03:49 [2020-07-14T09:03:49.264Z] #39 38.59 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
09:03:49 [2020-07-14T09:03:49.264Z] #39 38.61 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
09:03:49 [2020-07-14T09:03:49.264Z] #39 38.73 Selecting previously unselected package zlib1g-dev:ppc64el.
09:03:49 [2020-07-14T09:03:49.264Z] #39 38.74 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
09:03:49 [2020-07-14T09:03:49.264Z] #39 38.74 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
09:03:49 [2020-07-14T09:03:49.264Z] #39 38.98 Selecting previously unselected package libprotobuf17:ppc64el.
09:03:49 [2020-07-14T09:03:49.264Z] #39 38.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
09:03:49 [2020-07-14T09:03:49.264Z] #39 39.00 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
09:03:49 [2020-07-14T09:03:49.494Z] #39 95.56   CC       criu/stats.o
09:03:49 [2020-07-14T09:03:49.568Z] #39 39.99 Selecting previously unselected package libprotobuf-lite17:ppc64el.
09:03:49 [2020-07-14T09:03:49.568Z] #39 40.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
09:03:49 [2020-07-14T09:03:49.568Z] #39 40.05 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
09:03:49 [2020-07-14T09:03:49.785Z] #39 95.73   CC       criu/string.o
09:03:49 [2020-07-14T09:03:49.785Z] #39 95.80   CC       criu/sysctl.o
09:03:49 [2020-07-14T09:03:49.876Z] #39 40.33 Selecting previously unselected package libprotobuf-dev:ppc64el.
09:03:50 [2020-07-14T09:03:50.076Z] #39 96.24   CC       criu/sysfs_parse.o
09:03:50 [2020-07-14T09:03:50.176Z] #39 40.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
09:03:50 [2020-07-14T09:03:50.176Z] #39 40.35 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
09:03:50 [2020-07-14T09:03:50.176Z] #39 ...
09:03:50 [2020-07-14T09:03:50.176Z] 
09:03:50 [2020-07-14T09:03:50.176Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:03:50 [2020-07-14T09:03:50.176Z] #11 24.17 Reading package lists...
09:03:50 [2020-07-14T09:03:50.176Z] #11 30.68 Building dependency tree...
09:03:50 [2020-07-14T09:03:50.176Z] #11 33.25 The following additional packages will be installed:
09:03:50 [2020-07-14T09:03:50.176Z] #11 33.27   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:03:50 [2020-07-14T09:03:50.176Z] #11 33.27   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:03:50 [2020-07-14T09:03:50.176Z] #11 33.27   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:03:50 [2020-07-14T09:03:50.176Z] #11 33.27   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
09:03:50 [2020-07-14T09:03:50.176Z] #11 33.28 Suggested packages:
09:03:50 [2020-07-14T09:03:50.176Z] #11 33.29   gcc-8-locales seccomp wine64
09:03:50 [2020-07-14T09:03:50.176Z] #11 34.71 The following NEW packages will be installed:
09:03:50 [2020-07-14T09:03:50.176Z] #11 34.71   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:03:50 [2020-07-14T09:03:50.176Z] #11 34.71   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:03:50 [2020-07-14T09:03:50.176Z] #11 34.71   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:03:50 [2020-07-14T09:03:50.176Z] #11 34.71   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:03:50 [2020-07-14T09:03:50.176Z] #11 34.72   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:03:50 [2020-07-14T09:03:50.176Z] #11 34.72   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:03:50 [2020-07-14T09:03:50.176Z] #11 34.90 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
09:03:50 [2020-07-14T09:03:50.176Z] #11 34.90 Need to get 78.9 MB of archives.
09:03:50 [2020-07-14T09:03:50.176Z] #11 34.90 After this operation, 532 MB of additional disk space will be used.
09:03:50 [2020-07-14T09:03:50.176Z] #11 34.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
09:03:50 [2020-07-14T09:03:50.176Z] #11 35.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
09:03:50 [2020-07-14T09:03:50.176Z] #11 35.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:03:50 [2020-07-14T09:03:50.176Z] #11 35.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
09:03:50 [2020-07-14T09:03:50.176Z] #11 35.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
09:03:50 [2020-07-14T09:03:50.176Z] #11 35.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
09:03:50 [2020-07-14T09:03:50.176Z] #11 36.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:03:50 [2020-07-14T09:03:50.176Z] #11 36.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
09:03:50 [2020-07-14T09:03:50.176Z] #11 36.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
09:03:50 [2020-07-14T09:03:50.176Z] #11 40.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
09:03:50 [2020-07-14T09:03:50.176Z] #11 ...
09:03:50 [2020-07-14T09:03:50.176Z] 
09:03:50 [2020-07-14T09:03:50.176Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:03:50 [2020-07-14T09:03:50.176Z] #33 23.72 Reading package lists...
09:03:50 [2020-07-14T09:03:50.176Z] #33 31.90 Building dependency tree...
09:03:50 [2020-07-14T09:03:50.176Z] #33 34.94 The following additional packages will be installed:
09:03:50 [2020-07-14T09:03:50.176Z] #33 34.95   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:03:50 [2020-07-14T09:03:50.176Z] #33 34.96 Suggested packages:
09:03:50 [2020-07-14T09:03:50.176Z] #33 34.96   cmake-doc ninja-build lrzip
09:03:50 [2020-07-14T09:03:50.176Z] #33 34.96 Recommended packages:
09:03:50 [2020-07-14T09:03:50.176Z] #33 34.96   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:03:50 [2020-07-14T09:03:50.176Z] #33 36.33 The following NEW packages will be installed:
09:03:50 [2020-07-14T09:03:50.176Z] #33 36.35   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:03:50 [2020-07-14T09:03:50.176Z] #33 36.35   vim-common xxd
09:03:50 [2020-07-14T09:03:50.176Z] #33 36.56 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:03:50 [2020-07-14T09:03:50.176Z] #33 36.56 Need to get 14.9 MB of archives.
09:03:50 [2020-07-14T09:03:50.176Z] #33 36.56 After this operation, 67.2 MB of additional disk space will be used.
09:03:50 [2020-07-14T09:03:50.176Z] #33 36.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
09:03:50 [2020-07-14T09:03:50.176Z] #33 36.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
09:03:50 [2020-07-14T09:03:50.176Z] #33 36.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
09:03:50 [2020-07-14T09:03:50.176Z] #33 36.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
09:03:50 [2020-07-14T09:03:50.176Z] #33 37.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
09:03:50 [2020-07-14T09:03:50.176Z] #33 37.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
09:03:50 [2020-07-14T09:03:50.176Z] #33 38.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
09:03:50 [2020-07-14T09:03:50.176Z] #33 38.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
09:03:50 [2020-07-14T09:03:50.177Z] #33 38.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
09:03:50 [2020-07-14T09:03:50.177Z] #33 38.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
09:03:50 [2020-07-14T09:03:50.177Z] #33 39.80 debconf: delaying package configuration, since apt-utils is not installed
09:03:50 [2020-07-14T09:03:50.177Z] #33 40.02 Fetched 14.9 MB in 2s (7665 kB/s)
09:03:50 [2020-07-14T09:03:50.177Z] #33 40.10 Selecting previously unselected package xxd.
09:03:50 [2020-07-14T09:03:50.177Z] #33 40.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
09:03:50 [2020-07-14T09:03:50.177Z] #33 40.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
09:03:50 [2020-07-14T09:03:50.177Z] #33 40.25 Unpacking xxd (2:8.1.0875-5) ...
09:03:50 [2020-07-14T09:03:50.177Z] #33 40.47 Selecting previously unselected package vim-common.
09:03:50 [2020-07-14T09:03:50.177Z] #33 40.53 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:03:50 [2020-07-14T09:03:50.353Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.542s	coverage: 57.7% of statements
09:03:50 [2020-07-14T09:03:50.353Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:03:50 [2020-07-14T09:03:50.353Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:03:50 [2020-07-14T09:03:50.353Z] ok  	github.com/docker/docker/daemon/images	0.048s	coverage: 4.8% of statements
09:03:50 [2020-07-14T09:03:50.353Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:03:50 [2020-07-14T09:03:50.353Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:03:50 [2020-07-14T09:03:50.367Z] #39 96.43   CC       criu/timens.o
09:03:50 [2020-07-14T09:03:50.476Z] #33 40.64 Unpacking vim-common (2:8.1.0875-5) ...
09:03:50 [2020-07-14T09:03:50.476Z] #33 ...
09:03:50 [2020-07-14T09:03:50.476Z] 
09:03:50 [2020-07-14T09:03:50.476Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:03:50 [2020-07-14T09:03:50.476Z] #26 2.415 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
09:03:50 [2020-07-14T09:03:50.658Z] #39 96.56   CC       criu/timerfd.o
09:03:50 [2020-07-14T09:03:50.658Z] #39 96.78   CC       criu/tty.o
09:03:51 [2020-07-14T09:03:51.448Z] #26 3.065 #=#=#                                                                         
##O#- #                                                                       
09:03:51 [2020-07-14T09:03:51.538Z] #36 ...
09:03:51 [2020-07-14T09:03:51.538Z] 
09:03:51 [2020-07-14T09:03:51.538Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.934 + RM_GOPATH=0
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.941 + TMP_GOPATH=
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.941 + : /build
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.941 + '[' -z '' ']'
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.941 ++ mktemp -d
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.941 + export GOPATH=/tmp/tmp.C40S9OEvwz
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.941 + GOPATH=/tmp/tmp.C40S9OEvwz
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.941 + RM_GOPATH=1
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.941 + case "$(go env GOARCH)" in
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.941 ++ go env GOARCH
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.950 + export GO_BUILDMODE=-buildmode=pie
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.950 + GO_BUILDMODE=-buildmode=pie
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.950 ++ dirname /tmp/install/install.sh
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.950 + dir=/tmp/install
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.950 + bin=dockercli
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.950 + shift
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.950 + '[' '!' -f /tmp/install/dockercli.installer ']'
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.950 + . /tmp/install/dockercli.installer
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.950 ++ : stable
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.950 ++ : 17.06.2-ce
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.950 + install_dockercli
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.950 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.950 ++ uname -m
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.950 + arch=x86_64
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.950 + '[' x86_64 '!=' x86_64 ']'
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.950 + url=https://download.docker.com/linux/static
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.950 + tar -xz docker/docker
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.950 Install docker/cli version 17.06.2-ce from stable
09:03:51 [2020-07-14T09:03:51.538Z] #21 3.958 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:03:51 [2020-07-14T09:03:51.695Z] #39 97.65   CC       criu/tun.o
09:03:51 [2020-07-14T09:03:51.695Z] #39 97.85   CC       criu/uffd.o
09:03:51 [2020-07-14T09:03:51.753Z] ok  	github.com/docker/docker/daemon/logger	0.244s	coverage: 41.8% of statements
09:03:51 [2020-07-14T09:03:51.753Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.263s	coverage: 77.8% of statements
09:03:51 [2020-07-14T09:03:51.753Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:03:51 [2020-07-14T09:03:51.753Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:03:52 [2020-07-14T09:03:52.017Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.095s	coverage: 67.0% of statements
09:03:52 [2020-07-14T09:03:52.146Z] #21 ...
09:03:52 [2020-07-14T09:03:52.146Z] 
09:03:52 [2020-07-14T09:03:52.146Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.858 + RM_GOPATH=0
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.858 + TMP_GOPATH=
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.859 + : /build
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.859 + '[' -z '' ']'
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.864 ++ mktemp -d
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.871 + export GOPATH=/tmp/tmp.vwRQkcl2bt
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.872 + GOPATH=/tmp/tmp.vwRQkcl2bt
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.872 + RM_GOPATH=1
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.872 + case "$(go env GOARCH)" in
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.872 ++ go env GOARCH
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.885 + export GO_BUILDMODE=-buildmode=pie
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.886 + GO_BUILDMODE=-buildmode=pie
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.887 ++ dirname /tmp/install/install.sh
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.889 + dir=/tmp/install
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.899 + bin=vndr
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.899 + shift
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.900 + '[' '!' -f /tmp/install/vndr.installer ']'
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.900 + . /tmp/install/vndr.installer
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.901 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.901 + install_vndr
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.902 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.902 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.902 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vwRQkcl2bt/src/github.com/LK4D4/vndr
09:03:52 [2020-07-14T09:03:52.146Z] #41 5.904 Cloning into '/tmp/tmp.vwRQkcl2bt/src/github.com/LK4D4/vndr'...
09:03:52 [2020-07-14T09:03:52.280Z] ok  	github.com/docker/docker/daemon/logger/journald	0.032s	coverage: 26.2% of statements
09:03:52 [2020-07-14T09:03:52.328Z] #39 98.29   CC       criu/util.o
09:03:52 [2020-07-14T09:03:52.542Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.025s	coverage: 87.2% of statements
09:03:52 [2020-07-14T09:03:52.961Z] #39 98.88   CC       criu/uts_ns.o
09:03:52 [2020-07-14T09:03:52.961Z] #39 98.99   CC       criu/vdso.o
09:03:53 [2020-07-14T09:03:53.076Z] #41 6.686 + cd /tmp/tmp.vwRQkcl2bt/src/github.com/LK4D4/vndr
09:03:53 [2020-07-14T09:03:53.076Z] #41 6.687 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:03:53 [2020-07-14T09:03:53.076Z] #41 6.696 + go build -buildmode=pie -v -o /build/vndr .
09:03:53 [2020-07-14T09:03:53.253Z] #39 99.33   LINK     criu/built-in.o
09:03:53 [2020-07-14T09:03:53.253Z] #39 99.37   LINK     criu/criu
09:03:53 [2020-07-14T09:03:53.333Z] #41 ...
09:03:53 [2020-07-14T09:03:53.333Z] 
09:03:53 [2020-07-14T09:03:53.333Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:03:53 [2020-07-14T09:03:53.333Z] #36 7.082 + git clone https://github.com/docker/distribution.git .
09:03:53 [2020-07-14T09:03:53.333Z] #36 7.085 Cloning into '.'...
09:03:53 [2020-07-14T09:03:53.492Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.028s	coverage: 61.6% of statements
09:03:53 [2020-07-14T09:03:53.544Z] #39 99.53   DEP      lib/c/criu.d
09:03:53 [2020-07-14T09:03:53.544Z] #39 99.57   CC       images/rpc.pb-c.o
09:03:53 [2020-07-14T09:03:53.638Z] #26 3.421 
                                                                           0.8%
###                                                                        4.9%
#########                                                                 13.0%
################                                                          23.2%
######################                                                    31.4%
###############################                                           43.3%
#################################                                         47.2%
#####################################                                     51.7%
#########################################                                 57.8%
##############################################                            64.0%
################################################                          68.0%
###################################################                       72.1%
######################################################                    76.2%
#########################################################                 80.3%
############################################################              84.3%
#################################################################         90.4%
#####################################################################     96.5%
######################################################################## 100.0%
09:03:53 [2020-07-14T09:03:53.856Z] #39 99.84   CC       lib/c/criu.o
09:03:53 [2020-07-14T09:03:53.856Z] #39 ...
09:03:53 [2020-07-14T09:03:53.856Z] 
09:03:53 [2020-07-14T09:03:53.856Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:03:53 [2020-07-14T09:03:53.856Z] #36 DONE 137.2s
09:03:53 [2020-07-14T09:03:53.939Z] #26 ...
09:03:53 [2020-07-14T09:03:53.939Z] 
09:03:53 [2020-07-14T09:03:53.939Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:03:53 [2020-07-14T09:03:53.939Z] #61 DONE 44.2s
09:03:53 [2020-07-14T09:03:53.939Z] 
09:03:53 [2020-07-14T09:03:53.939Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:03:53 [2020-07-14T09:03:53.939Z] #39 42.04 Selecting previously unselected package libprotoc17:ppc64el.
09:03:53 [2020-07-14T09:03:53.939Z] #39 42.05 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
09:03:53 [2020-07-14T09:03:53.939Z] #39 42.07 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
09:03:53 [2020-07-14T09:03:53.939Z] #39 43.07 Selecting previously unselected package protobuf-c-compiler.
09:03:53 [2020-07-14T09:03:53.939Z] #39 43.11 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
09:03:53 [2020-07-14T09:03:53.939Z] #39 43.12 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:03:53 [2020-07-14T09:03:53.939Z] #39 43.42 Selecting previously unselected package protobuf-compiler.
09:03:53 [2020-07-14T09:03:53.939Z] #39 43.42 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
09:03:53 [2020-07-14T09:03:53.939Z] #39 43.42 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:03:53 [2020-07-14T09:03:53.939Z] #39 43.62 Selecting previously unselected package python-pkg-resources.
09:03:53 [2020-07-14T09:03:53.939Z] #39 43.63 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:03:53 [2020-07-14T09:03:53.939Z] #39 43.63 Unpacking python-pkg-resources (40.8.0-1) ...
09:03:53 [2020-07-14T09:03:53.939Z] #39 43.96 Selecting previously unselected package python-six.
09:03:53 [2020-07-14T09:03:53.939Z] #39 43.98 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:03:53 [2020-07-14T09:03:53.939Z] #39 43.99 Unpacking python-six (1.12.0-1) ...
09:03:53 [2020-07-14T09:03:53.939Z] #39 44.11 Selecting previously unselected package python-protobuf.
09:03:53 [2020-07-14T09:03:53.939Z] #39 44.13 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
09:03:53 [2020-07-14T09:03:53.939Z] #39 44.13 Unpacking python-protobuf (3.6.1.3-2) ...
09:03:54 [2020-07-14T09:03:54.067Z] ok  	github.com/docker/docker/daemon/logger/local	0.076s	coverage: 75.2% of statements
09:03:54 [2020-07-14T09:03:54.067Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:03:54 [2020-07-14T09:03:54.156Z] 
09:03:54 [2020-07-14T09:03:54.156Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:03:54 [2020-07-14T09:03:54.156Z] #45 ...
09:03:54 [2020-07-14T09:03:54.156Z] 
09:03:54 [2020-07-14T09:03:54.156Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:03:54 [2020-07-14T09:03:54.156Z] #39 100.3   LINK     lib/c/built-in.o
09:03:54 [2020-07-14T09:03:54.329Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.057s	coverage: 37.7% of statements
09:03:54 [2020-07-14T09:03:54.447Z] #39 100.3   LINK     lib/c/libcriu.so
09:03:54 [2020-07-14T09:03:54.447Z] #39 100.3   LINK     lib/c/libcriu.a
09:03:54 [2020-07-14T09:03:54.447Z] #39 100.3   GEN      magic.py
09:03:54 [2020-07-14T09:03:54.447Z] #39 100.5 Note: Building without setproctitle() and strlcpy() support.
09:03:54 [2020-07-14T09:03:54.447Z] #39 100.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:03:54 [2020-07-14T09:03:54.447Z] #39 100.6 Makefile.config:39: Warn: you have no libnftables installed
09:03:54 [2020-07-14T09:03:54.447Z] #39 100.6 Makefile.config:40: Warn: Building without nftables support
09:03:54 [2020-07-14T09:03:54.447Z] #39 100.6 Note: Building without GnuTLS support
09:03:54 [2020-07-14T09:03:54.738Z] #39 ...
09:03:54 [2020-07-14T09:03:54.738Z] 
09:03:54 [2020-07-14T09:03:54.738Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
09:03:54 [2020-07-14T09:03:54.738Z] #37 DONE 0.2s
09:03:54 [2020-07-14T09:03:54.738Z] 
09:03:54 [2020-07-14T09:03:54.738Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:03:54 [2020-07-14T09:03:54.738Z] #39 100.9 fatal: not a git repository (or any of the parent directories): .git
09:03:54 [2020-07-14T09:03:54.893Z] #39 45.11 Setting up python-pkg-resources (40.8.0-1) ...
09:03:54 [2020-07-14T09:03:54.905Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 33.3% of statements
09:03:55 [2020-07-14T09:03:55.372Z] #39 101.2 make[1]: Nothing to be done for 'all'.
09:03:55 [2020-07-14T09:03:55.373Z] #39 101.4 make[1]: 'images/built-in.o' is up to date.
09:03:55 [2020-07-14T09:03:55.373Z] #39 101.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:03:55 [2020-07-14T09:03:55.373Z] #39 101.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:03:55 [2020-07-14T09:03:55.373Z] #39 101.4 make[1]: 'compel/libcompel.a' is up to date.
09:03:55 [2020-07-14T09:03:55.373Z] #39 101.4 make[1]: 'compel/compel-host-bin' is up to date.
09:03:55 [2020-07-14T09:03:55.373Z] #39 101.4 make[1]: Nothing to be done for 'all'.
09:03:55 [2020-07-14T09:03:55.373Z] #39 101.4 make[1]: 'soccr/libsoccr.a' is up to date.
09:03:55 [2020-07-14T09:03:55.373Z] #39 101.5 make[2]: Nothing to be done for 'all'.
09:03:55 [2020-07-14T09:03:55.373Z] #39 101.5 make[2]: Nothing to be done for 'all'.
09:03:55 [2020-07-14T09:03:55.373Z] #39 101.5 make[2]: Nothing to be done for 'all'.
09:03:55 [2020-07-14T09:03:55.481Z] ok  	github.com/docker/docker/daemon/logger/templates	0.036s	coverage: 8.3% of statements
09:03:55 [2020-07-14T09:03:55.524Z] Running on azwin-2-d31e10 in d:\jenkins\workspace\moby_PR-41207
[Pipeline] {
[Pipeline] ws
09:03:55 [2020-07-14T09:03:55.541Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
09:03:55 [2020-07-14T09:03:55.666Z] #39 101.5 make[2]: Nothing to be done for 'all'.
09:03:55 [2020-07-14T09:03:55.667Z] #39 101.6 make[2]: Nothing to be done for 'all'.
09:03:55 [2020-07-14T09:03:55.667Z] #39 101.6 make[2]: Nothing to be done for 'all'.
09:03:55 [2020-07-14T09:03:55.667Z] #39 101.6 make[2]: Nothing to be done for 'all'.
09:03:55 [2020-07-14T09:03:55.667Z] #39 101.6 make[2]: Nothing to be done for 'all'.
09:03:55 [2020-07-14T09:03:55.667Z] #39 101.6   INSTALL  criu/criu
09:03:55 [2020-07-14T09:03:55.743Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.029s	coverage: 46.8% of statements
09:03:55 [2020-07-14T09:03:55.958Z] #39 DONE 101.8s
09:03:55 [2020-07-14T09:03:55.958Z] 
09:03:55 [2020-07-14T09:03:55.958Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:03:56 [2020-07-14T09:03:56.319Z] ok  	github.com/docker/docker/daemon/network	0.023s	coverage: 63.8% of statements
09:03:56 [2020-07-14T09:03:56.615Z] #36 ...
09:03:56 [2020-07-14T09:03:56.615Z] 
09:03:56 [2020-07-14T09:03:56.615Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:03:56 [2020-07-14T09:03:56.615Z] #10 7.560 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:03:56 [2020-07-14T09:03:56.615Z] #10 7.690 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:03:56 [2020-07-14T09:03:56.615Z] #10 7.690 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:03:56 [2020-07-14T09:03:56.615Z] #10 8.718 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
09:03:56 [2020-07-14T09:03:56.615Z] #10 ...
09:03:56 [2020-07-14T09:03:56.615Z] 
09:03:56 [2020-07-14T09:03:56.615Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.202 + RM_GOPATH=0
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.203 + TMP_GOPATH=
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.203 + : /build
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.203 + '[' -z '' ']'
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.204 ++ mktemp -d
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.232 + export GOPATH=/tmp/tmp.kWnKaLHLU1
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.232 + GOPATH=/tmp/tmp.kWnKaLHLU1
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.232 + RM_GOPATH=1
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.232 + case "$(go env GOARCH)" in
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.234 ++ go env GOARCH
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.258 + export GO_BUILDMODE=-buildmode=pie
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.258 + GO_BUILDMODE=-buildmode=pie
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.260 ++ dirname /tmp/install/install.sh
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.265 + dir=/tmp/install
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.267 + bin=tomlv
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.267 + shift
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.267 + '[' '!' -f /tmp/install/tomlv.installer ']'
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.268 + . /tmp/install/tomlv.installer
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.268 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.269 + install_tomlv
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.270 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.270 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.270 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kWnKaLHLU1/src/github.com/BurntSushi/toml
09:03:56 [2020-07-14T09:03:56.615Z] #30 7.281 Cloning into '/tmp/tmp.kWnKaLHLU1/src/github.com/BurntSushi/toml'...
09:03:56 [2020-07-14T09:03:56.615Z] #30 8.303 + cd /tmp/tmp.kWnKaLHLU1/src/github.com/BurntSushi/toml
09:03:56 [2020-07-14T09:03:56.615Z] #30 8.303 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:03:56 [2020-07-14T09:03:56.615Z] #30 8.312 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:03:56 [2020-07-14T09:03:56.615Z] #30 9.041 math/bits
09:03:56 [2020-07-14T09:03:56.615Z] #30 9.053 internal/bytealg
09:03:56 [2020-07-14T09:03:56.615Z] #30 9.654 math
09:03:56 [2020-07-14T09:03:56.615Z] #30 9.986 runtime
09:03:56 [2020-07-14T09:03:56.615Z] #30 ...
09:03:56 [2020-07-14T09:03:56.615Z] 
09:03:56 [2020-07-14T09:03:56.615Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.861 + RM_GOPATH=0
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.861 + TMP_GOPATH=
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.861 + : /build
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.861 + '[' -z '' ']'
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.866 ++ mktemp -d
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.876 + export GOPATH=/tmp/tmp.wEssMehUgk
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.876 + GOPATH=/tmp/tmp.wEssMehUgk
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.876 + RM_GOPATH=1
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.876 + case "$(go env GOARCH)" in
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.879 ++ go env GOARCH
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.925 + export GO_BUILDMODE=-buildmode=pie
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.926 + GO_BUILDMODE=-buildmode=pie
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.934 ++ dirname /tmp/install/install.sh
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.938 + dir=/tmp/install
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.939 + bin=shfmt
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.939 + shift
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.939 + '[' '!' -f /tmp/install/shfmt.installer ']'
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.939 + . /tmp/install/shfmt.installer
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.940 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.942 + install_shfmt
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.946 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.946 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.946 + git clone https://github.com/mvdan/sh.git /tmp/tmp.wEssMehUgk/src/github.com/mvdan/sh
09:03:56 [2020-07-14T09:03:56.615Z] #47 6.952 Cloning into '/tmp/tmp.wEssMehUgk/src/github.com/mvdan/sh'...
09:03:56 [2020-07-14T09:03:56.615Z] #47 ...
09:03:56 [2020-07-14T09:03:56.615Z] 
09:03:56 [2020-07-14T09:03:56.615Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:03:56 [2020-07-14T09:03:56.615Z] #23 6.619 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:03:56 [2020-07-14T09:03:56.615Z] #23 6.704 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:03:56 [2020-07-14T09:03:56.615Z] #23 6.706 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:03:56 [2020-07-14T09:03:56.615Z] #23 7.664 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
09:03:56 [2020-07-14T09:03:56.615Z] #23 9.923 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB]
09:03:56 [2020-07-14T09:03:56.634Z] #45 ...
09:03:56 [2020-07-14T09:03:56.634Z] 
09:03:56 [2020-07-14T09:03:56.634Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:03:56 [2020-07-14T09:03:56.634Z] #40 DONE 0.2s
09:03:56 [2020-07-14T09:03:56.634Z] 
09:03:56 [2020-07-14T09:03:56.634Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
09:03:56 [2020-07-14T09:03:56.884Z] #23 ...
09:03:56 [2020-07-14T09:03:56.884Z] 
09:03:56 [2020-07-14T09:03:56.884Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:03:56 [2020-07-14T09:03:56.884Z] #38 7.785 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:03:56 [2020-07-14T09:03:56.884Z] #38 7.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:03:56 [2020-07-14T09:03:56.884Z] #38 7.906 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:03:56 [2020-07-14T09:03:56.884Z] #38 8.961 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
09:03:56 [2020-07-14T09:03:56.884Z] #38 ...
09:03:56 [2020-07-14T09:03:56.884Z] 
09:03:56 [2020-07-14T09:03:56.884Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.367 + RM_GOPATH=0
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.367 + TMP_GOPATH=
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.367 + : /build
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.367 + '[' -z '' ']'
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.374 ++ mktemp -d
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.378 + export GOPATH=/tmp/tmp.vBEQP8C4a2
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.380 + GOPATH=/tmp/tmp.vBEQP8C4a2
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.380 + RM_GOPATH=1
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.380 + case "$(go env GOARCH)" in
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.381 ++ go env GOARCH
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.390 + export GO_BUILDMODE=-buildmode=pie
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.391 + GO_BUILDMODE=-buildmode=pie
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.394 ++ dirname /tmp/install/install.sh
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.398 + dir=/tmp/install
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.398 + bin=proxy
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.398 + shift
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.398 + '[' '!' -f /tmp/install/proxy.installer ']'
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.398 + . /tmp/install/proxy.installer
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.399 ++ : 9e99af28df21367340c95a3863e31808d689c92a
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.400 + install_proxy
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.411 + case "$1" in
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.412 + export CGO_ENABLED=0
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.412 + CGO_ENABLED=0
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.412 + _install_proxy
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.412 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.412 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.413 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vBEQP8C4a2/src/github.com/docker/libnetwork
09:03:56 [2020-07-14T09:03:56.884Z] #60 7.420 Cloning into '/tmp/tmp.vBEQP8C4a2/src/github.com/docker/libnetwork'...
09:03:56 [2020-07-14T09:03:56.925Z] #42 DONE 0.2s
09:03:56 [2020-07-14T09:03:56.925Z] 
09:03:56 [2020-07-14T09:03:56.925Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
09:03:56 [2020-07-14T09:03:56.925Z] #44 DONE 0.1s
09:03:56 [2020-07-14T09:03:56.925Z] 
09:03:56 [2020-07-14T09:03:56.925Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:03:57 [2020-07-14T09:03:57.011Z] #39 ...
09:03:57 [2020-07-14T09:03:57.012Z] 
09:03:57 [2020-07-14T09:03:57.012Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:03:57 [2020-07-14T09:03:57.012Z] #26 6.218 #=#=#                                                                         
09:03:57 [2020-07-14T09:03:57.012Z] #26 6.567 
###                                                                        5.3%
#####################                                                     29.5%
##################################################                        69.6%
#####################################################################     96.2%
######################################################################## 100.0%
09:03:57 [2020-07-14T09:03:57.012Z] #26 7.453 
09:03:57 [2020-07-14T09:03:57.012Z] #26 7.776 
################                                                          23.2%
###############################                                           43.7%
#####################################################                     74.6%
######################################################################## 100.0%
09:03:57 [2020-07-14T09:03:57.012Z] #26 8.678 
09:03:57 [2020-07-14T09:03:57.140Z] #60 ...
09:03:57 [2020-07-14T09:03:57.141Z] 
09:03:57 [2020-07-14T09:03:57.141Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:03:57 [2020-07-14T09:03:57.141Z] #28 6.788 + git clone https://github.com/kolyshkin/go-swagger.git .
09:03:57 [2020-07-14T09:03:57.141Z] #28 6.788 Cloning into '.'...
09:03:57 [2020-07-14T09:03:57.141Z] #28 ...
09:03:57 [2020-07-14T09:03:57.141Z] 
09:03:57 [2020-07-14T09:03:57.141Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:03:57 [2020-07-14T09:03:57.141Z] #51 6.833 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:03:57 [2020-07-14T09:03:57.141Z] #51 6.932 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:03:57 [2020-07-14T09:03:57.141Z] #51 6.934 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:03:57 [2020-07-14T09:03:57.141Z] #51 7.932 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
09:03:57 [2020-07-14T09:03:57.141Z] #51 10.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB]
09:03:57 [2020-07-14T09:03:57.292Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.903s	coverage: 82.5% of statements
09:03:57 [2020-07-14T09:03:57.292Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:03:57 [2020-07-14T09:03:57.292Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:03:57 [2020-07-14T09:03:57.397Z] #51 ...
09:03:57 [2020-07-14T09:03:57.397Z] 
09:03:57 [2020-07-14T09:03:57.397Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.234 + RM_GOPATH=0
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.234 + TMP_GOPATH=
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.234 + : /build
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.234 + '[' -z '' ']'
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.241 ++ mktemp -d
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.245 + export GOPATH=/tmp/tmp.uWuudEcwoP
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.245 + GOPATH=/tmp/tmp.uWuudEcwoP
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.245 + RM_GOPATH=1
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.245 + case "$(go env GOARCH)" in
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.245 ++ go env GOARCH
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.305 + export GO_BUILDMODE=-buildmode=pie
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.305 + GO_BUILDMODE=-buildmode=pie
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.310 ++ dirname /tmp/install/install.sh
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.314 + dir=/tmp/install
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.315 + bin=gotestsum
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.316 + shift
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.318 + '[' '!' -f /tmp/install/gotestsum.installer ']'
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.321 + . /tmp/install/gotestsum.installer
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.321 ++ : v0.3.5
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.323 + install_gotestsum
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.323 + set -e
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.331 + export GO111MODULE=on
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.331 + GO111MODULE=on
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.331 + GOBIN=/build
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.331 + go get gotest.tools/gotestsum@v0.3.5
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.433 go: finding gotest.tools v0.3.5
09:03:57 [2020-07-14T09:03:57.397Z] #43 7.440 go: finding gotest.tools/gotestsum v0.3.5
09:03:57 [2020-07-14T09:03:57.397Z] #43 8.400 go: downloading gotest.tools/gotestsum v0.3.5
09:03:57 [2020-07-14T09:03:57.397Z] #43 8.931 go: extracting gotest.tools/gotestsum v0.3.5
09:03:57 [2020-07-14T09:03:57.397Z] #43 9.677 go: downloading gotest.tools v2.1.0+incompatible
09:03:57 [2020-07-14T09:03:57.397Z] #43 9.811 go: extracting gotest.tools v2.1.0+incompatible
09:03:57 [2020-07-14T09:03:57.397Z] #43 9.970 go: downloading github.com/jonboulle/clockwork v0.1.0
09:03:57 [2020-07-14T09:03:57.397Z] #43 10.15 go: downloading github.com/spf13/pflag v1.0.1
09:03:57 [2020-07-14T09:03:57.397Z] #43 10.19 go: downloading github.com/fatih/color v1.6.0
09:03:57 [2020-07-14T09:03:57.397Z] #43 10.27 go: downloading github.com/sirupsen/logrus v1.0.5
09:03:57 [2020-07-14T09:03:57.397Z] #43 10.27 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:03:57 [2020-07-14T09:03:57.397Z] #43 10.58 go: downloading github.com/pkg/errors v0.8.0
09:03:57 [2020-07-14T09:03:57.397Z] #43 10.74 go: extracting github.com/jonboulle/clockwork v0.1.0
09:03:57 [2020-07-14T09:03:57.397Z] #43 10.75 go: extracting github.com/sirupsen/logrus v1.0.5
09:03:57 [2020-07-14T09:03:57.397Z] #43 10.75 go: extracting github.com/pkg/errors v0.8.0
09:03:57 [2020-07-14T09:03:57.397Z] #43 10.81 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:03:57 [2020-07-14T09:03:57.397Z] #43 10.86 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:03:57 [2020-07-14T09:03:57.397Z] #43 10.90 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
09:03:57 [2020-07-14T09:03:57.397Z] #43 10.90 go: extracting github.com/fatih/color v1.6.0
09:03:57 [2020-07-14T09:03:57.397Z] #43 10.91 go: downloading github.com/mattn/go-isatty v0.0.3
09:03:57 [2020-07-14T09:03:57.397Z] #43 11.03 go: downloading github.com/mattn/go-colorable v0.0.9
09:03:57 [2020-07-14T09:03:57.397Z] #43 11.03 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
09:03:57 [2020-07-14T09:03:57.397Z] #43 11.11 go: extracting github.com/spf13/pflag v1.0.1
09:03:57 [2020-07-14T09:03:57.397Z] #43 11.26 go: extracting github.com/mattn/go-isatty v0.0.3
09:03:57 [2020-07-14T09:03:57.397Z] #43 ...
09:03:57 [2020-07-14T09:03:57.397Z] 
09:03:57 [2020-07-14T09:03:57.397Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:03:57 [2020-07-14T09:03:57.397Z] #32 4.118 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:03:57 [2020-07-14T09:03:57.397Z] #32 4.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:03:57 [2020-07-14T09:03:57.397Z] #32 4.413 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:03:57 [2020-07-14T09:03:57.397Z] #32 5.197 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
09:03:57 [2020-07-14T09:03:57.397Z] #32 7.153 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB]
09:03:57 [2020-07-14T09:03:57.397Z] #32 9.525 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
09:03:57 [2020-07-14T09:03:57.554Z] ok  	github.com/docker/docker/distribution/metadata	0.148s	coverage: 48.2% of statements
09:03:57 [2020-07-14T09:03:57.679Z] #32 ...
09:03:57 [2020-07-14T09:03:57.679Z] 
09:03:57 [2020-07-14T09:03:57.679Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.827 + RM_GOPATH=0
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.827 + TMP_GOPATH=
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.827 + : /build
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.839 + '[' -z '' ']'
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.840 ++ mktemp -d
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.852 + export GOPATH=/tmp/tmp.0qABG4fLcF
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.852 + GOPATH=/tmp/tmp.0qABG4fLcF
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.852 + RM_GOPATH=1
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.853 + case "$(go env GOARCH)" in
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.855 ++ go env GOARCH
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.901 + export GO_BUILDMODE=-buildmode=pie
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.902 + GO_BUILDMODE=-buildmode=pie
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.904 ++ dirname /tmp/install/install.sh
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.914 + dir=/tmp/install
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.914 + bin=rootlesskit
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.914 + shift
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.914 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.916 + . /tmp/install/rootlesskit.installer
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.917 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.919 + install_rootlesskit
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.919 + case "$1" in
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.919 + export CGO_ENABLED=0
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.919 + CGO_ENABLED=0
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.920 + _install_rootlesskit
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.923 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.923 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.923 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0qABG4fLcF/src/github.com/rootless-containers/rootlesskit
09:03:57 [2020-07-14T09:03:57.679Z] #54 6.928 Cloning into '/tmp/tmp.0qABG4fLcF/src/github.com/rootless-containers/rootlesskit'...
09:03:57 [2020-07-14T09:03:57.936Z] #54 ...
09:03:57 [2020-07-14T09:03:57.936Z] 
09:03:57 [2020-07-14T09:03:57.936Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.229 + RM_GOPATH=0
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.229 + TMP_GOPATH=
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.232 + : /build
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.233 + '[' -z '' ']'
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.246 ++ mktemp -d
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.250 + export GOPATH=/tmp/tmp.5P6iSqq3EM
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.250 + GOPATH=/tmp/tmp.5P6iSqq3EM
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.250 + RM_GOPATH=1
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.251 + case "$(go env GOARCH)" in
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.253 ++ go env GOARCH
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.268 + export GO_BUILDMODE=-buildmode=pie
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.269 + GO_BUILDMODE=-buildmode=pie
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.287 ++ dirname /tmp/install/install.sh
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.299 + dir=/tmp/install
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.303 + bin=golangci_lint
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.303 + shift
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.303 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.304 + . /tmp/install/golangci_lint.installer
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.304 ++ : v1.23.8
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.308 + install_golangci_lint
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.308 + echo 'Installing golangci-lint version v1.23.8'
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.309 Installing golangci-lint version v1.23.8
09:03:57 [2020-07-14T09:03:57.936Z] #45 7.310 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:03:57 [2020-07-14T09:03:57.936Z] #45 ...
09:03:57 [2020-07-14T09:03:57.936Z] 
09:03:57 [2020-07-14T09:03:57.936Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:03:57 [2020-07-14T09:03:57.936Z] #41 8.248 runtime/internal/atomic
09:03:57 [2020-07-14T09:03:57.936Z] #41 8.264 internal/cpu
09:03:57 [2020-07-14T09:03:57.936Z] #41 8.487 runtime/internal/sys
09:03:57 [2020-07-14T09:03:57.936Z] #41 8.703 runtime/internal/math
09:03:57 [2020-07-14T09:03:57.936Z] #41 8.862 internal/race
09:03:57 [2020-07-14T09:03:57.936Z] #41 8.995 internal/bytealg
09:03:57 [2020-07-14T09:03:57.936Z] #41 9.027 sync/atomic
09:03:57 [2020-07-14T09:03:57.936Z] #41 9.444 unicode
09:03:57 [2020-07-14T09:03:57.936Z] #41 9.879 runtime
09:03:58 [2020-07-14T09:03:58.500Z] ok  	github.com/docker/docker/distribution	0.368s	coverage: 22.1% of statements
09:03:58 [2020-07-14T09:03:58.500Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:03:58 [2020-07-14T09:03:58.991Z] #45 ...
09:03:58 [2020-07-14T09:03:58.991Z] 
09:03:58 [2020-07-14T09:03:58.991Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:03:58 [2020-07-14T09:03:58.991Z] #52 119.5 + bin/containerd
09:03:59 [2020-07-14T09:03:59.076Z] ok  	github.com/docker/docker/errdefs	0.020s	coverage: 49.4% of statements
09:03:59 [2020-07-14T09:03:59.141Z] #26 8.901 
#                                                                          2.4%
####                                                                       6.3%
########                                                                  11.4%
##########                                                                14.3%
############                                                              17.8%
################                                                          22.6%
#####################                                                     30.3%
###########################                                               38.0%
##############################                                            43.0%
#################################                                         46.9%
#####################################                                     52.5%
########################################                                  56.3%
############################################                              62.1%
################################################                          67.8%
####################################################                      73.6%
#######################################################                   77.4%
#########################################################                 80.1%
##########################################################                81.5%
###############################################################           87.8%
###################################################################       93.6%
######################################################################## 100.0%
09:03:59 [2020-07-14T09:03:59.651Z] ok  	github.com/docker/docker/image	0.080s	coverage: 86.4% of statements
09:03:59 [2020-07-14T09:03:59.792Z] #26 11.66 
09:03:59 [2020-07-14T09:03:59.878Z] #41 13.53 unicode/utf8
09:03:59 [2020-07-14T09:03:59.914Z] ok  	github.com/docker/docker/image/cache	0.033s	coverage: 19.2% of statements
09:04:00 [2020-07-14T09:04:00.134Z] #41 ...
09:04:00 [2020-07-14T09:04:00.134Z] 
09:04:00 [2020-07-14T09:04:00.135Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:04:00 [2020-07-14T09:04:00.135Z] #21 13.25 + mkdir -p /build
09:04:00 [2020-07-14T09:04:00.135Z] #21 13.26 + mv docker/docker /build/
09:04:00 [2020-07-14T09:04:00.135Z] #21 13.27 + rmdir docker
09:04:00 [2020-07-14T09:04:00.135Z] #21 DONE 14.1s
09:04:00 [2020-07-14T09:04:00.135Z] 
09:04:00 [2020-07-14T09:04:00.135Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:04:00 [2020-07-14T09:04:00.135Z] #54 12.54 + cd /tmp/tmp.0qABG4fLcF/src/github.com/rootless-containers/rootlesskit
09:04:00 [2020-07-14T09:04:00.135Z] #54 12.54 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
09:04:00 [2020-07-14T09:04:00.135Z] #54 12.94 + for f in rootlesskit rootlesskit-docker-proxy
09:04:00 [2020-07-14T09:04:00.135Z] #54 12.96 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:04:00 [2020-07-14T09:04:00.489Z] ok  	github.com/docker/docker/distribution/xfer	1.705s	coverage: 85.1% of statements
09:04:00 [2020-07-14T09:04:00.489Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:04:00 [2020-07-14T09:04:00.489Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:04:00 [2020-07-14T09:04:00.489Z] ok  	github.com/docker/docker/image/v1	0.054s	coverage: 25.0% of statements
09:04:00 [2020-07-14T09:04:00.489Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:04:00 [2020-07-14T09:04:00.697Z] #26 11.90 
                                                                           0.7%
#                                                                          1.8%
##                                                                         3.4%
###                                                                        4.8%
####                                                
09:04:00 [2020-07-14T09:04:00.697Z] #26 ...
09:04:00 [2020-07-14T09:04:00.697Z] 
09:04:00 [2020-07-14T09:04:00.697Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:04:00 [2020-07-14T09:04:00.697Z] #33 41.02 Selecting previously unselected package cmake-data.
09:04:00 [2020-07-14T09:04:00.697Z] #33 41.02 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:04:00 [2020-07-14T09:04:00.697Z] #33 41.03 Unpacking cmake-data (3.13.4-1) ...
09:04:00 [2020-07-14T09:04:00.697Z] #33 45.27 Selecting previously unselected package libicu63:ppc64el.
09:04:00 [2020-07-14T09:04:00.697Z] #33 45.29 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
09:04:00 [2020-07-14T09:04:00.697Z] #33 45.30 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
09:04:00 [2020-07-14T09:04:00.697Z] #33 ...
09:04:00 [2020-07-14T09:04:00.697Z] 
09:04:00 [2020-07-14T09:04:00.697Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:04:00 [2020-07-14T09:04:00.752Z] ok  	github.com/docker/docker/libcontainerd/queue	0.049s	coverage: 100.0% of statements
09:04:01 [2020-07-14T09:04:01.015Z] ok  	github.com/docker/docker/pkg/aaparser	0.036s	coverage: 50.0% of statements
09:04:01 [2020-07-14T09:04:01.624Z] #26 11.90 
                                                                           0.7%
#                                                                          1.8%
##                                                                         3.4%
###                                                                        4.8%
####                                                                       6.7%
######                                                                     8.4%
######                                                                     9.5%
#######                                                                   11.1%
#########                                                                 12.7%
##########                                                                14.3%
09:04:01 [2020-07-14T09:04:01.624Z] #26 ...
09:04:01 [2020-07-14T09:04:01.624Z] 
09:04:01 [2020-07-14T09:04:01.624Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:04:01 [2020-07-14T09:04:01.624Z] #44 DONE 51.9s
09:04:01 [2020-07-14T09:04:01.624Z] 
09:04:01 [2020-07-14T09:04:01.624Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:04:02 [2020-07-14T09:04:02.533Z] #26 11.90 
                                                                           0.7%
#                                                                          1.8%
##                                                                         3.4%
###                                                                        4.8%
####                                                                       6.7%
######                                                                     8.4%
######                                                                     9.5%
#######                                                                   11.1%
#########                                                                 12.7%
##########                                                                14.3%
###########                                                               16.0%
############                                                              17.1%
#############                                                             19.2%
###############                                                           20.9%
###############                                                           22.0%
################                                                          23.3%
#################                                                         24.6%
##################                                                        26.2%
####################                                                      27.9%
####################                                                      29.0%
###
09:04:02 [2020-07-14T09:04:02.533Z] #26 ...
09:04:02 [2020-07-14T09:04:02.533Z] 
09:04:02 [2020-07-14T09:04:02.533Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:02 [2020-07-14T09:04:02.533Z] #11 43.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
09:04:02 [2020-07-14T09:04:02.533Z] #11 43.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
09:04:02 [2020-07-14T09:04:02.533Z] #11 43.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
09:04:02 [2020-07-14T09:04:02.533Z] #11 43.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
09:04:02 [2020-07-14T09:04:02.533Z] #11 43.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
09:04:02 [2020-07-14T09:04:02.533Z] #11 43.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
09:04:02 [2020-07-14T09:04:02.533Z] #11 43.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
09:04:02 [2020-07-14T09:04:02.533Z] #11 43.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
09:04:02 [2020-07-14T09:04:02.533Z] #11 43.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
09:04:02 [2020-07-14T09:04:02.533Z] #11 43.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
09:04:02 [2020-07-14T09:04:02.533Z] #11 43.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
09:04:02 [2020-07-14T09:04:02.533Z] #11 43.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
09:04:02 [2020-07-14T09:04:02.533Z] #11 43.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
09:04:02 [2020-07-14T09:04:02.533Z] #11 43.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
09:04:02 [2020-07-14T09:04:02.533Z] #11 43.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
09:04:02 [2020-07-14T09:04:02.533Z] #11 45.13 debconf: delaying package configuration, since apt-utils is not installed
09:04:02 [2020-07-14T09:04:02.533Z] #11 45.57 Fetched 78.9 MB in 9s (9242 kB/s)
09:04:02 [2020-07-14T09:04:02.533Z] #11 45.75 Selecting previously unselected package binutils-mingw-w64-i686.
09:04:02 [2020-07-14T09:04:02.533Z] #11 45.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.)
09:04:02 [2020-07-14T09:04:02.533Z] #11 45.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
09:04:02 [2020-07-14T09:04:02.533Z] #11 45.82 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:04:02 [2020-07-14T09:04:02.533Z] #11 48.86 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:04:02 [2020-07-14T09:04:02.533Z] #11 48.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
09:04:02 [2020-07-14T09:04:02.533Z] #11 48.86 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:04:02 [2020-07-14T09:04:02.835Z] #11 ...
09:04:02 [2020-07-14T09:04:02.835Z] 
09:04:02 [2020-07-14T09:04:02.835Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:04:02 [2020-07-14T09:04:02.938Z] ok  	github.com/docker/docker/opts	0.070s	coverage: 67.4% of statements
09:04:03 [2020-07-14T09:04:03.513Z] ok  	github.com/docker/docker/pkg/authorization	0.462s	coverage: 68.3% of statements
09:04:03 [2020-07-14T09:04:03.775Z] ok  	github.com/docker/docker/pkg/broadcaster	0.008s	coverage: 100.0% of statements
09:04:04 [2020-07-14T09:04:04.037Z] ok  	github.com/docker/docker/pkg/capabilities	0.040s	coverage: 87.5% of statements
09:04:04 [2020-07-14T09:04:04.345Z] #54 ...
09:04:04 [2020-07-14T09:04:04.345Z] 
09:04:04 [2020-07-14T09:04:04.345Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:04 [2020-07-14T09:04:04.345Z] #47 18.02 + cd /tmp/tmp.wEssMehUgk/src/github.com/mvdan/sh
09:04:04 [2020-07-14T09:04:04.345Z] #47 18.02 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:04:04 [2020-07-14T09:04:04.345Z] #47 18.07 + GO111MODULE=on
09:04:04 [2020-07-14T09:04:04.345Z] #47 18.07 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:04:04 [2020-07-14T09:04:04.558Z] #52 ...
09:04:04 [2020-07-14T09:04:04.558Z] 
09:04:04 [2020-07-14T09:04:04.558Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:04:04 [2020-07-14T09:04:04.558Z] #45 145.6 + cd /tmp/tmp.DGSoVuqyuH/src/github.com/golangci/golangci-lint/
09:04:04 [2020-07-14T09:04:04.558Z] #45 145.6 + git checkout -q v1.23.8
09:04:04 [2020-07-14T09:04:04.558Z] #45 145.8 ++ git describe --tags
09:04:04 [2020-07-14T09:04:04.558Z] #45 145.8 + version=v1.23.8
09:04:04 [2020-07-14T09:04:04.558Z] #45 145.8 ++ git rev-parse --short HEAD
09:04:04 [2020-07-14T09:04:04.558Z] #45 145.8 + commit=76a82c6
09:04:04 [2020-07-14T09:04:04.558Z] #45 145.8 ++ git show -s --format=%cd
09:04:04 [2020-07-14T09:04:04.558Z] #45 145.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
09:04:04 [2020-07-14T09:04:04.558Z] #45 145.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
09:04:04 [2020-07-14T09:04:04.661Z] #26 11.90 
                                                                           0.7%
#                                                                          1.8%
##                                                                         3.4%
###                                                                        4.8%
####                                                                       6.7%
######                                                                     8.4%
######                                                                     9.5%
#######                                                                   11.1%
#########                                                                 12.7%
##########                                                                14.3%
###########                                                               16.0%
############                                                              17.1%
#############                                                             19.2%
###############                                                           20.9%
###############                                                           22.0%
################                                                          23.3%
#################                                                         24.6%
##################                                                        26.2%
####################                                                      27.9%
####################                                                      29.0%
#####################                                                     30.1%
######################                                                    31.2%
#######################                                                   32.5%
########################                                                  33.6%
#########################                                                 35.2%
##########################                                                36.3%
###########################                                               37.9%
############################                                              39.9%
##############################                                            42.1%
###############################                                           43.2%
###############################                                           44.4%
################################                                          45.6%
#################################                                         46.7%
##################################                                        48.3%
###################################                                       49.9%
#####################################                                     51.6%
######################################                                    53.2%
#################
09:04:04 [2020-07-14T09:04:04.661Z] #26 ...
09:04:04 [2020-07-14T09:04:04.661Z] 
09:04:04 [2020-07-14T09:04:04.661Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:04 [2020-07-14T09:04:04.661Z] #31 44.99 sync
09:04:04 [2020-07-14T09:04:04.661Z] #31 44.99 internal/reflectlite
09:04:04 [2020-07-14T09:04:04.661Z] #31 49.34 errors
09:04:04 [2020-07-14T09:04:04.661Z] #31 49.35 sort
09:04:04 [2020-07-14T09:04:04.661Z] #31 50.02 strconv
09:04:04 [2020-07-14T09:04:04.661Z] #31 50.05 io
09:04:04 [2020-07-14T09:04:04.661Z] #31 50.06 internal/oserror
09:04:04 [2020-07-14T09:04:04.661Z] #31 50.62 syscall
09:04:04 [2020-07-14T09:04:04.661Z] #31 ...
09:04:04 [2020-07-14T09:04:04.661Z] 
09:04:04 [2020-07-14T09:04:04.661Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:04:04 [2020-07-14T09:04:04.970Z] #33 55.16 Selecting previously unselected package libxml2:ppc64el.
09:04:04 [2020-07-14T09:04:04.970Z] #33 55.21 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
09:04:04 [2020-07-14T09:04:04.970Z] #33 55.22 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
09:04:04 [2020-07-14T09:04:04.985Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 80.0% of statements
09:04:04 [2020-07-14T09:04:04.985Z] ok  	github.com/docker/docker/pkg/archive	1.282s	coverage: 77.1% of statements
09:04:05 [2020-07-14T09:04:05.559Z] ok  	github.com/docker/docker/pkg/discovery	0.012s	coverage: 58.3% of statements
09:04:05 [2020-07-14T09:04:05.559Z] ok  	github.com/docker/docker/pkg/discovery/file	0.012s	coverage: 97.6% of statements
09:04:05 [2020-07-14T09:04:05.655Z] #33 56.02 Selecting previously unselected package libarchive13:ppc64el.
09:04:05 [2020-07-14T09:04:05.655Z] #33 56.02 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
09:04:05 [2020-07-14T09:04:05.655Z] #33 56.03 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
09:04:05 [2020-07-14T09:04:05.756Z] #47 19.41 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:04:05 [2020-07-14T09:04:05.756Z] #47 19.41 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:04:05 [2020-07-14T09:04:05.756Z] #47 19.42 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:04:06 [2020-07-14T09:04:06.058Z] #47 19.73 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:04:06 [2020-07-14T09:04:06.058Z] #47 19.85 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:04:06 [2020-07-14T09:04:06.135Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
09:04:06 [2020-07-14T09:04:06.336Z] #33 56.61 Selecting previously unselected package libjsoncpp1:ppc64el.
09:04:06 [2020-07-14T09:04:06.336Z] #33 56.71 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
09:04:06 [2020-07-14T09:04:06.336Z] #33 56.74 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
09:04:06 [2020-07-14T09:04:06.621Z] #47 20.51 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:04:06 [2020-07-14T09:04:06.640Z] #33 57.03 Selecting previously unselected package librhash0:ppc64el.
09:04:06 [2020-07-14T09:04:06.640Z] #33 57.04 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
09:04:06 [2020-07-14T09:04:06.640Z] #33 57.04 Unpacking librhash0:ppc64el (1.3.8-1) ...
09:04:06 [2020-07-14T09:04:06.708Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
09:04:06 [2020-07-14T09:04:06.947Z] #33 57.25 Selecting previously unselected package libuv1:ppc64el.
09:04:06 [2020-07-14T09:04:06.947Z] #33 57.27 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
09:04:06 [2020-07-14T09:04:06.947Z] #33 57.27 Unpacking libuv1:ppc64el (1.24.1-1) ...
09:04:06 [2020-07-14T09:04:06.947Z] #33 57.51 Selecting previously unselected package cmake.
09:04:06 [2020-07-14T09:04:06.947Z] #33 ...
09:04:06 [2020-07-14T09:04:06.947Z] 
09:04:06 [2020-07-14T09:04:06.947Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:04:06 [2020-07-14T09:04:06.947Z] #42 47.46 sync
09:04:06 [2020-07-14T09:04:06.947Z] #42 47.50 internal/reflectlite
09:04:06 [2020-07-14T09:04:06.947Z] #42 50.52 github.com/LK4D4/vndr/godl/singleflight
09:04:06 [2020-07-14T09:04:06.947Z] #42 50.52 internal/singleflight
09:04:06 [2020-07-14T09:04:06.947Z] #42 50.52 math/rand
09:04:06 [2020-07-14T09:04:06.947Z] #42 53.48 sort
09:04:06 [2020-07-14T09:04:06.947Z] #42 53.50 io
09:04:06 [2020-07-14T09:04:06.947Z] #42 53.52 syscall
09:04:06 [2020-07-14T09:04:06.947Z] #42 53.52 strconv
09:04:07 [2020-07-14T09:04:07.260Z] #42 ...
09:04:07 [2020-07-14T09:04:07.260Z] 
09:04:07 [2020-07-14T09:04:07.260Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:04:07 [2020-07-14T09:04:07.281Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
09:04:07 [2020-07-14T09:04:07.555Z] #47 ...
09:04:07 [2020-07-14T09:04:07.555Z] 
09:04:07 [2020-07-14T09:04:07.555Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:04:07 [2020-07-14T09:04:07.555Z] #38 11.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB]
09:04:07 [2020-07-14T09:04:07.555Z] #38 13.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
09:04:07 [2020-07-14T09:04:07.555Z] #38 ...
09:04:07 [2020-07-14T09:04:07.555Z] 
09:04:07 [2020-07-14T09:04:07.555Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:04:07 [2020-07-14T09:04:07.555Z] #43 11.36 go: extracting github.com/mattn/go-colorable v0.0.9
09:04:07 [2020-07-14T09:04:07.555Z] #43 13.22 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
09:04:07 [2020-07-14T09:04:07.555Z] #43 14.32 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:04:07 [2020-07-14T09:04:07.555Z] #43 14.52 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
09:04:07 [2020-07-14T09:04:07.555Z] #43 17.44 go: finding github.com/fatih/color v1.6.0
09:04:07 [2020-07-14T09:04:07.555Z] #43 17.50 go: finding github.com/pkg/errors v0.8.0
09:04:07 [2020-07-14T09:04:07.555Z] #43 17.69 go: finding github.com/sirupsen/logrus v1.0.5
09:04:07 [2020-07-14T09:04:07.555Z] #43 17.70 go: finding github.com/mattn/go-colorable v0.0.9
09:04:07 [2020-07-14T09:04:07.555Z] #43 17.71 go: finding github.com/spf13/pflag v1.0.1
09:04:07 [2020-07-14T09:04:07.555Z] #43 17.84 go: finding github.com/mattn/go-isatty v0.0.3
09:04:07 [2020-07-14T09:04:07.555Z] #43 18.05 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
09:04:07 [2020-07-14T09:04:07.555Z] #43 18.14 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:04:07 [2020-07-14T09:04:07.555Z] #43 18.17 go: finding github.com/jonboulle/clockwork v0.1.0
09:04:07 [2020-07-14T09:04:07.555Z] #43 18.29 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:04:07 [2020-07-14T09:04:07.555Z] #43 18.37 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
09:04:07 [2020-07-14T09:04:07.571Z] #26 11.90 
                                                                           0.7%
#                                                                          1.8%
##                                                                         3.4%
###                                                                        4.8%
####                                                                       6.7%
######                                                                     8.4%
######                                                                     9.5%
#######                                                                   11.1%
#########                                                                 12.7%
##########                                                                14.3%
###########                                                               16.0%
############                                                              17.1%
#############                                                             19.2%
###############                                                           20.9%
###############                                                           22.0%
################                                                          23.3%
#################                                                         24.6%
##################                                                        26.2%
####################                                                      27.9%
####################                                                      29.0%
#####################                                                     30.1%
######################                                                    31.2%
#######################                                                   32.5%
########################                                                  33.6%
#########################                                                 35.2%
##########################                                                36.3%
###########################                                               37.9%
############################                                              39.9%
##############################                                            42.1%
###############################                                           43.2%
###############################                                           44.4%
################################                                          45.6%
#################################                                         46.7%
##################################                                        48.3%
###################################                                       49.9%
#####################################                                     51.6%
######################################                                    53.2%
#######################################                                   54.8%
#########################################                                 57.2%
#########################################                                 58.3%
##########################################                                59.3%
############################################                              61.5%
#############################################                             63.7%
###############################################                           66.4%
################################################                          67.5%
#################################################                         68.6%
##################################################                        69.7%
##################################################                        70.8%
####################################################                      72.4%
#####################################################                     74.0%
######################################################                    75.4%
######################################################                    76.0%
#######################################################                   77.1%
#######################################################                   77.7%
########################################################                  78.8%
#########################################################                 80.4%
##########################################################                81.5%
############################################################              83.6%
##############################################################            86.9%
################################################################          89.1%
#################################################################         91.3%
09:04:07 [2020-07-14T09:04:07.571Z] #26 ...
09:04:07 [2020-07-14T09:04:07.571Z] 
09:04:07 [2020-07-14T09:04:07.571Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:04:07 [2020-07-14T09:04:07.571Z] #29 47.82 Checking out files:  89% (1360/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.
09:04:07 [2020-07-14T09:04:07.571Z] #29 48.25 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:04:07 [2020-07-14T09:04:07.571Z] #29 49.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:04:07 [2020-07-14T09:04:07.571Z] #29 ...
09:04:07 [2020-07-14T09:04:07.571Z] 
09:04:07 [2020-07-14T09:04:07.571Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:04:07 [2020-07-14T09:04:07.853Z] #43 ...
09:04:07 [2020-07-14T09:04:07.853Z] 
09:04:07 [2020-07-14T09:04:07.853Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:07 [2020-07-14T09:04:07.853Z] #10 11.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB]
09:04:07 [2020-07-14T09:04:07.853Z] #10 13.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
09:04:07 [2020-07-14T09:04:07.853Z] #10 ...
09:04:07 [2020-07-14T09:04:07.853Z] 
09:04:07 [2020-07-14T09:04:07.853Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:07 [2020-07-14T09:04:07.853Z] #47 21.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:04:08 [2020-07-14T09:04:08.173Z] #26 11.90 
                                                                           0.7%
#                                                                          1.8%
##                                                                         3.4%
###                                                                        4.8%
####                                                                       6.7%
######                                                                     8.4%
######                                                                     9.5%
#######                                                                   11.1%
#########                                                                 12.7%
##########                                                                14.3%
###########                                                               16.0%
############                                                              17.1%
#############                                                             19.2%
###############                                                           20.9%
###############                                                           22.0%
################                                                          23.3%
#################                                                         24.6%
##################                                                        26.2%
####################                                                      27.9%
####################                                                      29.0%
#####################                                                     30.1%
######################                                                    31.2%
#######################                                                   32.5%
########################                                                  33.6%
#########################                                                 35.2%
##########################                                                36.3%
###########################                                               37.9%
############################                                              39.9%
##############################                                            42.1%
###############################                                           43.2%
###############################                                           44.4%
################################                                          45.6%
#################################                                         46.7%
##################################                                        48.3%
###################################                                       49.9%
#####################################                                     51.6%
######################################                                    53.2%
#######################################                                   54.8%
#########################################                                 57.2%
#########################################                                 58.3%
##########################################                                59.3%
############################################                              61.5%
#############################################                             63.7%
###############################################                           66.4%
################################################                          67.5%
#################################################                         68.6%
##################################################                        69.7%
##################################################                        70.8%
####################################################                      72.4%
#####################################################                     74.0%
######################################################                    75.4%
######################################################                    76.0%
#######################################################                   77.1%
#######################################################                   77.7%
########################################################                  78.8%
#########################################################                 80.4%
##########################################################                81.5%
############################################################              83.6%
##############################################################            86.9%
################################################################          89.1%
#################################################################         91.3%
###################################################################       93.4%
####################################################################      95.1%
#####################################################################     96.7%
######################################################################    98.3%
######################################################################## 100.0%
09:04:08 [2020-07-14T09:04:08.173Z] #26 20.06 
09:04:08 [2020-07-14T09:04:08.223Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.496s	coverage: 43.2% of statements
09:04:08 [2020-07-14T09:04:08.223Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
09:04:08 [2020-07-14T09:04:08.783Z] #47 ...
09:04:08 [2020-07-14T09:04:08.783Z] 
09:04:08 [2020-07-14T09:04:08.783Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:04:08 [2020-07-14T09:04:08.783Z] #23 12.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
09:04:08 [2020-07-14T09:04:08.783Z] #23 ...
09:04:08 [2020-07-14T09:04:08.783Z] 
09:04:08 [2020-07-14T09:04:08.783Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:04:08 [2020-07-14T09:04:08.783Z] #32 21.99 Fetched 8360 kB in 18s (458 kB/s)
09:04:09 [2020-07-14T09:04:09.040Z] #32 21.99 Reading package lists...
09:04:09 [2020-07-14T09:04:09.040Z] #32 ...
09:04:09 [2020-07-14T09:04:09.040Z] 
09:04:09 [2020-07-14T09:04:09.040Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:04:09 [2020-07-14T09:04:09.040Z] #51 12.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
09:04:09 [2020-07-14T09:04:09.168Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 89.5% of statements
09:04:09 [2020-07-14T09:04:09.296Z] #51 ...
09:04:09 [2020-07-14T09:04:09.296Z] 
09:04:09 [2020-07-14T09:04:09.296Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:09 [2020-07-14T09:04:09.296Z] #47 22.80 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:04:09 [2020-07-14T09:04:09.431Z] ok  	github.com/docker/docker/pkg/fsutils	0.289s	coverage: 85.1% of statements
09:04:09 [2020-07-14T09:04:09.431Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 11.4% of statements
09:04:09 [2020-07-14T09:04:09.693Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.090s	coverage: 84.1% of statements
09:04:09 [2020-07-14T09:04:09.726Z] #26 ...
09:04:09 [2020-07-14T09:04:09.726Z] 
09:04:09 [2020-07-14T09:04:09.726Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:04:09 [2020-07-14T09:04:09.726Z] #39 49.92 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
09:04:09 [2020-07-14T09:04:09.726Z] #39 49.93 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
09:04:09 [2020-07-14T09:04:09.726Z] #39 49.93 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
09:04:09 [2020-07-14T09:04:09.726Z] #39 49.96 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
09:04:09 [2020-07-14T09:04:09.726Z] #39 49.96 Setting up python-six (1.12.0-1) ...
09:04:09 [2020-07-14T09:04:09.726Z] #39 56.16 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
09:04:09 [2020-07-14T09:04:09.726Z] #39 56.18 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
09:04:09 [2020-07-14T09:04:09.726Z] #39 56.22 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
09:04:09 [2020-07-14T09:04:09.726Z] #39 56.24 Setting up libcap-dev:ppc64el (1:2.25-2) ...
09:04:09 [2020-07-14T09:04:09.726Z] #39 56.26 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
09:04:09 [2020-07-14T09:04:09.726Z] #39 56.29 Setting up protobuf-compiler (3.6.1.3-2) ...
09:04:09 [2020-07-14T09:04:09.726Z] #39 56.33 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:04:09 [2020-07-14T09:04:09.726Z] #39 56.34 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
09:04:09 [2020-07-14T09:04:09.726Z] #39 56.37 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:04:09 [2020-07-14T09:04:09.726Z] #39 56.40 Setting up python-protobuf (3.6.1.3-2) ...
09:04:09 [2020-07-14T09:04:09.726Z] #39 ...
09:04:09 [2020-07-14T09:04:09.726Z] 
09:04:09 [2020-07-14T09:04:09.726Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:04:09 [2020-07-14T09:04:09.726Z] #26 21.59 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:04:10 [2020-07-14T09:04:10.230Z] #47 24.12 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:04:10 [2020-07-14T09:04:10.268Z] ok  	github.com/docker/docker/layer	7.444s	coverage: 68.8% of statements
09:04:10 [2020-07-14T09:04:10.268Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:04:10 [2020-07-14T09:04:10.268Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:04:10 [2020-07-14T09:04:10.268Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:04:10 [2020-07-14T09:04:10.268Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:04:10 [2020-07-14T09:04:10.268Z] ?   	github.com/docker/docker/oci	[no test files]
09:04:10 [2020-07-14T09:04:10.268Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:04:10 [2020-07-14T09:04:10.268Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:04:10 [2020-07-14T09:04:10.268Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:04:10 [2020-07-14T09:04:10.378Z] #26 22.06 #=#=#                                                                         
09:04:10 [2020-07-14T09:04:10.378Z] #26 22.33 
#########################################                                 57.3%
######################################################################## 100.0%
09:04:10 [2020-07-14T09:04:10.492Z] #47 24.28 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:04:10 [2020-07-14T09:04:10.492Z] #47 ...
09:04:10 [2020-07-14T09:04:10.492Z] 
09:04:10 [2020-07-14T09:04:10.492Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:10 [2020-07-14T09:04:10.492Z] #30 14.41 unicode/utf8
09:04:10 [2020-07-14T09:04:10.492Z] #30 15.50 runtime/cgo
09:04:10 [2020-07-14T09:04:10.678Z] #26 ...
09:04:10 [2020-07-14T09:04:10.678Z] 
09:04:10 [2020-07-14T09:04:10.678Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:04:10 [2020-07-14T09:04:10.678Z] #33 57.52 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
09:04:10 [2020-07-14T09:04:10.678Z] #33 57.52 Unpacking cmake (3.13.4-1) ...
09:04:10 [2020-07-14T09:04:10.678Z] #33 60.30 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
09:04:10 [2020-07-14T09:04:10.678Z] #33 60.30 Setting up xxd (2:8.1.0875-5) ...
09:04:10 [2020-07-14T09:04:10.678Z] #33 60.31 Setting up libuv1:ppc64el (1.24.1-1) ...
09:04:10 [2020-07-14T09:04:10.678Z] #33 60.33 Setting up vim-common (2:8.1.0875-5) ...
09:04:10 [2020-07-14T09:04:10.678Z] #33 60.40 Setting up librhash0:ppc64el (1.3.8-1) ...
09:04:10 [2020-07-14T09:04:10.678Z] #33 60.41 Setting up cmake-data (3.13.4-1) ...
09:04:10 [2020-07-14T09:04:10.678Z] #33 60.43 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
09:04:10 [2020-07-14T09:04:10.678Z] #33 60.44 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
09:04:10 [2020-07-14T09:04:10.678Z] #33 60.47 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
09:04:10 [2020-07-14T09:04:10.678Z] #33 60.49 Setting up cmake (3.13.4-1) ...
09:04:10 [2020-07-14T09:04:10.678Z] #33 60.51 Processing triggers for libc-bin (2.28-10) ...
09:04:10 [2020-07-14T09:04:10.678Z] #33 60.60 Processing triggers for mime-support (3.62) ...
09:04:10 [2020-07-14T09:04:10.678Z] #33 DONE 61.0s
09:04:10 [2020-07-14T09:04:10.678Z] 
09:04:10 [2020-07-14T09:04:10.678Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:04:10 [2020-07-14T09:04:10.678Z] #26 22.55 
09:04:10 [2020-07-14T09:04:10.750Z] #30 ...
09:04:10 [2020-07-14T09:04:10.750Z] 
09:04:10 [2020-07-14T09:04:10.750Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:10 [2020-07-14T09:04:10.750Z] #47 24.53 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:04:10 [2020-07-14T09:04:10.750Z] #47 24.62 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:04:10 [2020-07-14T09:04:10.750Z] #47 ...
09:04:10 [2020-07-14T09:04:10.750Z] 
09:04:10 [2020-07-14T09:04:10.750Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:04:10 [2020-07-14T09:04:10.750Z] #41 14.61 internal/testlog
09:04:10 [2020-07-14T09:04:10.750Z] #41 15.07 encoding
09:04:10 [2020-07-14T09:04:10.750Z] #41 15.21 unicode/utf16
09:04:10 [2020-07-14T09:04:10.750Z] #41 15.53 container/list
09:04:10 [2020-07-14T09:04:10.750Z] #41 16.20 crypto/internal/subtle
09:04:10 [2020-07-14T09:04:10.750Z] #41 16.31 crypto/subtle
09:04:10 [2020-07-14T09:04:10.750Z] #41 16.48 vendor/golang.org/x/crypto/cryptobyte/asn1
09:04:10 [2020-07-14T09:04:10.750Z] #41 16.55 internal/nettrace
09:04:10 [2020-07-14T09:04:10.750Z] #41 16.63 runtime/cgo
09:04:10 [2020-07-14T09:04:10.842Z] ok  	github.com/docker/docker/pkg/locker	0.042s	coverage: 88.9% of statements
09:04:10 [2020-07-14T09:04:10.842Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
09:04:10 [2020-07-14T09:04:10.842Z] ok  	github.com/docker/docker/pkg/ioutils	0.638s	coverage: 69.3% of statements
09:04:11 [2020-07-14T09:04:11.006Z] #41 ...
09:04:11 [2020-07-14T09:04:11.006Z] 
09:04:11 [2020-07-14T09:04:11.006Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:04:11 [2020-07-14T09:04:11.006Z] #36 23.58 Checking out files:  86% (1388/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
09:04:11 [2020-07-14T09:04:11.006Z] #36 23.84 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:04:11 [2020-07-14T09:04:11.104Z] ok  	github.com/docker/docker/pkg/idtools	1.005s	coverage: 70.5% of statements
09:04:11 [2020-07-14T09:04:11.104Z] ok  	github.com/docker/docker/pkg/longpath	0.030s	coverage: 100.0% of statements
09:04:11 [2020-07-14T09:04:11.104Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:04:11 [2020-07-14T09:04:11.104Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
09:04:11 [2020-07-14T09:04:11.367Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.014s	coverage: 85.7% of statements
09:04:11 [2020-07-14T09:04:11.367Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:04:11 [2020-07-14T09:04:11.629Z] ok  	github.com/docker/docker/pkg/parsers	0.012s	coverage: 97.0% of statements
09:04:11 [2020-07-14T09:04:11.892Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.023s	coverage: 60.0% of statements
09:04:11 [2020-07-14T09:04:11.892Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.033s	coverage: 91.4% of statements
09:04:12 [2020-07-14T09:04:12.154Z] ok  	github.com/docker/docker/pkg/pidfile	0.032s	coverage: 82.4% of statements
09:04:12 [2020-07-14T09:04:12.154Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:04:12 [2020-07-14T09:04:12.154Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:04:12 [2020-07-14T09:04:12.220Z] #26 24.06 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:04:12 [2020-07-14T09:04:12.220Z] #26 24.17 skipping existing 5cb8031fd95d
09:04:12 [2020-07-14T09:04:12.375Z] #36 25.99 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:04:12 [2020-07-14T09:04:12.520Z] #26 24.33 
09:04:13 [2020-07-14T09:04:13.103Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.038s	coverage: 56.8% of statements
09:04:13 [2020-07-14T09:04:13.103Z] ok  	github.com/docker/docker/pkg/pools	0.024s	coverage: 88.2% of statements
09:04:13 [2020-07-14T09:04:13.366Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.017s	coverage: 85.7% of statements
09:04:13 [2020-07-14T09:04:13.579Z] #26 ...
09:04:13 [2020-07-14T09:04:13.579Z] 
09:04:13 [2020-07-14T09:04:13.579Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:04:13 [2020-07-14T09:04:13.579Z] #39 63.75 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
09:04:13 [2020-07-14T09:04:13.579Z] #39 63.76 Processing triggers for libc-bin (2.28-10) ...
09:04:13 [2020-07-14T09:04:13.579Z] #39 DONE 64.1s
09:04:13 [2020-07-14T09:04:13.629Z] ok  	github.com/docker/docker/pkg/progress	0.008s	coverage: 75.9% of statements
09:04:13 [2020-07-14T09:04:13.879Z] 
09:04:13 [2020-07-14T09:04:13.880Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:04:13 [2020-07-14T09:04:13.880Z] #26 25.69 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
09:04:13 [2020-07-14T09:04:13.880Z] #26 25.80 skipping existing 283607eaa57e
09:04:13 [2020-07-14T09:04:13.880Z] #26 ...
09:04:13 [2020-07-14T09:04:13.880Z] 
09:04:13 [2020-07-14T09:04:13.880Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:13 [2020-07-14T09:04:13.880Z] #11 54.18 Selecting previously unselected package binutils-mingw-w64.
09:04:13 [2020-07-14T09:04:13.880Z] #11 54.19 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:04:13 [2020-07-14T09:04:13.880Z] #11 54.19 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:04:13 [2020-07-14T09:04:13.880Z] #11 54.35 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
09:04:13 [2020-07-14T09:04:13.880Z] #11 54.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
09:04:13 [2020-07-14T09:04:13.880Z] #11 54.38 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
09:04:13 [2020-07-14T09:04:13.880Z] #11 54.55 Selecting previously unselected package dmsetup.
09:04:13 [2020-07-14T09:04:13.880Z] #11 54.55 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
09:04:13 [2020-07-14T09:04:13.880Z] #11 54.55 Unpacking dmsetup (2:1.02.155-3) ...
09:04:13 [2020-07-14T09:04:13.880Z] #11 54.73 Selecting previously unselected package mingw-w64-common.
09:04:13 [2020-07-14T09:04:13.880Z] #11 54.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:04:13 [2020-07-14T09:04:13.880Z] #11 54.73 Unpacking mingw-w64-common (6.0.0-3) ...
09:04:13 [2020-07-14T09:04:13.880Z] #11 62.80 Selecting previously unselected package mingw-w64-x86-64-dev.
09:04:13 [2020-07-14T09:04:13.880Z] #11 62.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:04:13 [2020-07-14T09:04:13.880Z] #11 62.82 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:04:13 [2020-07-14T09:04:13.890Z] ok  	github.com/docker/docker/pkg/reexec	0.018s	coverage: 82.4% of statements
09:04:14 [2020-07-14T09:04:14.177Z] #11 ...
09:04:14 [2020-07-14T09:04:14.178Z] 
09:04:14 [2020-07-14T09:04:14.178Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:04:14 [2020-07-14T09:04:14.178Z] #26 26.09 
09:04:14 [2020-07-14T09:04:14.836Z] ok  	github.com/docker/docker/pkg/stdcopy	0.016s	coverage: 100.0% of statements
09:04:14 [2020-07-14T09:04:14.836Z] ok  	github.com/docker/docker/pkg/pubsub	1.088s	coverage: 73.9% of statements
09:04:15 [2020-07-14T09:04:15.238Z] #26 ...
09:04:15 [2020-07-14T09:04:15.238Z] 
09:04:15 [2020-07-14T09:04:15.238Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:15 [2020-07-14T09:04:15.238Z] #31 55.72 strings
09:04:15 [2020-07-14T09:04:15.238Z] #31 55.75 bytes
09:04:15 [2020-07-14T09:04:15.238Z] #31 63.57 bufio
09:04:15 [2020-07-14T09:04:15.238Z] #31 63.68 reflect
09:04:15 [2020-07-14T09:04:15.411Z] ok  	github.com/docker/docker/pkg/stringid	0.012s	coverage: 70.6% of statements
09:04:15 [2020-07-14T09:04:15.411Z] ok  	github.com/docker/docker/pkg/streamformatter	0.023s	coverage: 66.2% of statements
09:04:15 [2020-07-14T09:04:15.537Z] #31 ...
09:04:15 [2020-07-14T09:04:15.537Z] 
09:04:15 [2020-07-14T09:04:15.537Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.351 + RM_GOPATH=0
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.352 + TMP_GOPATH=
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.352 + : /build
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.352 + '[' -z '' ']'
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.353 ++ mktemp -d
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.356 + export GOPATH=/tmp/tmp.NL96V2WVlK
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.357 + GOPATH=/tmp/tmp.NL96V2WVlK
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.357 + RM_GOPATH=1
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.357 + case "$(go env GOARCH)" in
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.359 ++ go env GOARCH
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.385 + export GO_BUILDMODE=-buildmode=pie
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.386 + GO_BUILDMODE=-buildmode=pie
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.388 ++ dirname /tmp/install/install.sh
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.396 + dir=/tmp/install
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.396 + bin=tini
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.397 + shift
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.397 + '[' '!' -f /tmp/install/tini.installer ']'
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.397 + . /tmp/install/tini.installer
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.398 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.404 + install_tini
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.405 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.405 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.406 + git clone https://github.com/krallin/tini.git /tmp/tmp.NL96V2WVlK/tini
09:04:15 [2020-07-14T09:04:15.537Z] #34 0.409 Cloning into '/tmp/tmp.NL96V2WVlK/tini'...
09:04:15 [2020-07-14T09:04:15.537Z] #34 1.463 + cd /tmp/tmp.NL96V2WVlK/tini
09:04:15 [2020-07-14T09:04:15.537Z] #34 1.467 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:04:15 [2020-07-14T09:04:15.537Z] #34 1.481 + cmake .
09:04:15 [2020-07-14T09:04:15.537Z] #34 2.289 -- The C compiler identification is GNU 8.3.0
09:04:15 [2020-07-14T09:04:15.537Z] #34 2.390 -- Check for working C compiler: /usr/bin/cc
09:04:15 [2020-07-14T09:04:15.537Z] #34 3.073 -- Check for working C compiler: /usr/bin/cc -- works
09:04:15 [2020-07-14T09:04:15.537Z] #34 3.079 -- Detecting C compiler ABI info
09:04:15 [2020-07-14T09:04:15.537Z] #34 3.656 -- Detecting C compiler ABI info - done
09:04:15 [2020-07-14T09:04:15.537Z] #34 3.721 -- Detecting C compile features
09:04:15 [2020-07-14T09:04:15.672Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
09:04:15 [2020-07-14T09:04:15.844Z] #34 ...
09:04:15 [2020-07-14T09:04:15.844Z] 
09:04:15 [2020-07-14T09:04:15.844Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:04:15 [2020-07-14T09:04:15.844Z] #26 27.67 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:04:16 [2020-07-14T09:04:16.150Z] #26 28.12 
09:04:16 [2020-07-14T09:04:16.450Z] #26 28.31 
######################################################################## 100.0%
09:04:16 [2020-07-14T09:04:16.450Z] #26 28.47 
09:04:16 [2020-07-14T09:04:16.591Z] #36 ...
09:04:16 [2020-07-14T09:04:16.591Z] 
09:04:16 [2020-07-14T09:04:16.591Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:16 [2020-07-14T09:04:16.591Z] #60 25.52 Checking out files:  59% (1222/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
09:04:16 [2020-07-14T09:04:16.591Z] #60 26.53 + cd /tmp/tmp.vBEQP8C4a2/src/github.com/docker/libnetwork
09:04:16 [2020-07-14T09:04:16.591Z] #60 26.55 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
09:04:16 [2020-07-14T09:04:16.591Z] #60 27.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:04:16 [2020-07-14T09:04:16.616Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 54.1% of statements
09:04:16 [2020-07-14T09:04:16.750Z] #26 28.60 Download of images into '/build' complete.
09:04:16 [2020-07-14T09:04:16.750Z] #26 28.60 Use something like the following to load the result into a Docker daemon:
09:04:16 [2020-07-14T09:04:16.750Z] #26 28.60   tar -cC '/build' . | docker load
09:04:16 [2020-07-14T09:04:16.750Z] #26 DONE 28.7s
09:04:16 [2020-07-14T09:04:16.750Z] 
09:04:16 [2020-07-14T09:04:16.750Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:04:16 [2020-07-14T09:04:16.750Z] #34 5.726 -- Detecting C compile features - done
09:04:16 [2020-07-14T09:04:16.750Z] #34 5.795 -- Performing Test HAS_BUILTIN_FORTIFY
09:04:16 [2020-07-14T09:04:16.750Z] #34 6.008 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:04:16 [2020-07-14T09:04:16.878Z] ok  	github.com/docker/docker/pkg/system	0.025s	coverage: 36.9% of statements
09:04:17 [2020-07-14T09:04:17.049Z] #34 6.356 -- Configuring done
09:04:17 [2020-07-14T09:04:17.050Z] #34 6.390 -- Generating done
09:04:17 [2020-07-14T09:04:17.050Z] #34 6.409 -- Build files have been written to: /tmp/tmp.NL96V2WVlK/tini
09:04:17 [2020-07-14T09:04:17.050Z] #34 6.414 + make tini-static
09:04:17 [2020-07-14T09:04:17.141Z] ok  	github.com/docker/docker/pkg/signal	2.847s	coverage: 61.0% of statements
09:04:17 [2020-07-14T09:04:17.141Z] ok  	github.com/docker/docker/pkg/tailfile	0.154s	coverage: 88.6% of statements
09:04:17 [2020-07-14T09:04:17.699Z] #34 6.849 Scanning dependencies of target tini-static
09:04:17 [2020-07-14T09:04:17.699Z] #34 6.975 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:04:17 [2020-07-14T09:04:17.714Z] testing: warning: no tests to run
09:04:17 [2020-07-14T09:04:17.714Z] coverage: [no statements]
09:04:17 [2020-07-14T09:04:17.714Z] ok  	github.com/docker/docker/pkg/term/windows	0.009s	coverage: [no statements] [no tests to run]
09:04:17 [2020-07-14T09:04:17.714Z] ok  	github.com/docker/docker/pkg/tarsum	0.095s	coverage: 89.3% of statements
09:04:17 [2020-07-14T09:04:17.977Z] ok  	github.com/docker/docker/pkg/truncindex	0.113s	coverage: 91.5% of statements
09:04:17 [2020-07-14T09:04:17.977Z] ok  	github.com/docker/docker/pkg/urlutil	0.041s	coverage: 100.0% of statements
09:04:18 [2020-07-14T09:04:18.239Z] ok  	github.com/docker/docker/pkg/useragent	0.009s	coverage: 88.9% of statements
09:04:18 [2020-07-14T09:04:18.350Z] #34 ...
09:04:18 [2020-07-14T09:04:18.350Z] 
09:04:18 [2020-07-14T09:04:18.350Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:04:18 [2020-07-14T09:04:18.350Z] #42 58.66 vendor/golang.org/x/net/dns/dnsmessage
09:04:18 [2020-07-14T09:04:18.350Z] #42 59.36 bytes
09:04:18 [2020-07-14T09:04:18.350Z] #42 66.58 bufio
09:04:18 [2020-07-14T09:04:18.350Z] #42 67.43 reflect
09:04:18 [2020-07-14T09:04:18.350Z] #42 ...
09:04:18 [2020-07-14T09:04:18.350Z] 
09:04:18 [2020-07-14T09:04:18.350Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:04:18 [2020-07-14T09:04:18.350Z] #40 1.875 Note: Building without setproctitle() and strlcpy() support.
09:04:18 [2020-07-14T09:04:18.350Z] #40 1.908       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:04:18 [2020-07-14T09:04:18.350Z] #40 1.917 Note: Building without GnuTLS support
09:04:18 [2020-07-14T09:04:18.350Z] #40 1.933 Makefile.config:39: Warn: you have no libnftables installed
09:04:18 [2020-07-14T09:04:18.350Z] #40 1.933 Makefile.config:40: Warn: Building without nftables support
09:04:18 [2020-07-14T09:04:18.350Z] #40 3.676 fatal: not a git repository (or any of the parent directories): .git
09:04:18 [2020-07-14T09:04:18.350Z] #40 3.747   GEN      .gitid
09:04:18 [2020-07-14T09:04:18.350Z] #40 3.781   GEN      criu/include/version.h
09:04:18 [2020-07-14T09:04:18.350Z] #40 3.887   GEN      include/common/asm
09:04:18 [2020-07-14T09:04:18.998Z] #40 ...
09:04:18 [2020-07-14T09:04:18.998Z] 
09:04:18 [2020-07-14T09:04:18.998Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:18 [2020-07-14T09:04:18.998Z] #48 59.18 strconv
09:04:18 [2020-07-14T09:04:18.998Z] #48 59.20 strings
09:04:18 [2020-07-14T09:04:18.998Z] #48 59.21 syscall
09:04:18 [2020-07-14T09:04:18.998Z] #48 59.22 bytes
09:04:18 [2020-07-14T09:04:18.998Z] #48 66.88 bufio
09:04:18 [2020-07-14T09:04:18.998Z] #48 ...
09:04:18 [2020-07-14T09:04:18.998Z] 
09:04:18 [2020-07-14T09:04:18.998Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:18 [2020-07-14T09:04:18.998Z] #31 67.53 path
09:04:19 [2020-07-14T09:04:19.302Z] #31 69.78 text/tabwriter
09:04:19 [2020-07-14T09:04:19.423Z] using credential docker-jenkins-github-credentials
09:04:19 [2020-07-14T09:04:19.501Z] Cloning the remote Git repository
09:04:19 [2020-07-14T09:04:19.501Z] Cloning with configured refspecs honoured and without tags
09:04:19 [2020-07-14T09:04:19.633Z] ok  	github.com/docker/docker/plugin/v2	0.011s	coverage: 14.5% of statements
09:04:20 [2020-07-14T09:04:20.207Z] ok  	github.com/docker/docker/profiles/seccomp	0.015s	coverage: 73.8% of statements
09:04:20 [2020-07-14T09:04:20.470Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 84.4% of statements
09:04:20 [2020-07-14T09:04:20.730Z] ok  	github.com/docker/docker/plugin	0.572s	coverage: 23.1% of statements
09:04:19 [2020-07-14T09:04:19.700Z] Cloning repository https://github.com/moby/moby.git
09:04:20 [2020-07-14T09:04:20.127Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
09:04:20 [2020-07-14T09:04:20.823Z] #60 ...
09:04:20 [2020-07-14T09:04:20.823Z] 
09:04:20 [2020-07-14T09:04:20.823Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:04:20 [2020-07-14T09:04:20.823Z] #51 24.22 Fetched 8360 kB in 18s (471 kB/s)
09:04:20 [2020-07-14T09:04:20.823Z] #51 24.22 Reading package lists...
09:04:20 [2020-07-14T09:04:20.823Z] #51 32.18 Reading package lists...
09:04:20 [2020-07-14T09:04:20.823Z] #51 ...
09:04:20 [2020-07-14T09:04:20.823Z] 
09:04:20 [2020-07-14T09:04:20.823Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:04:20 [2020-07-14T09:04:20.823Z] #23 24.22 Fetched 8360 kB in 18s (469 kB/s)
09:04:20 [2020-07-14T09:04:20.823Z] #23 24.22 Reading package lists...
09:04:20 [2020-07-14T09:04:20.823Z] #23 30.60 Reading package lists...
09:04:20 [2020-07-14T09:04:20.823Z] #23 ...
09:04:20 [2020-07-14T09:04:20.823Z] 
09:04:20 [2020-07-14T09:04:20.823Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:04:20 [2020-07-14T09:04:20.823Z] #38 24.58 Fetched 8360 kB in 17s (489 kB/s)
09:04:20 [2020-07-14T09:04:20.823Z] #38 24.58 Reading package lists...
09:04:20 [2020-07-14T09:04:20.823Z] #38 31.67 Reading package lists...
09:04:20 [2020-07-14T09:04:20.823Z] #38 ...
09:04:20 [2020-07-14T09:04:20.823Z] 
09:04:20 [2020-07-14T09:04:20.823Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:04:20 [2020-07-14T09:04:20.823Z] #32 21.99 Reading package lists...
09:04:21 [2020-07-14T09:04:21.399Z] #31 ...
09:04:21 [2020-07-14T09:04:21.399Z] 
09:04:21 [2020-07-14T09:04:21.399Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:04:21 [2020-07-14T09:04:21.399Z] #34 9.509 [100%] Linking C executable tini-static
09:04:21 [2020-07-14T09:04:21.399Z] #34 10.32 [100%] Built target tini-static
09:04:21 [2020-07-14T09:04:21.399Z] #34 10.39 + mkdir -p /build
09:04:21 [2020-07-14T09:04:21.399Z] #34 10.39 + cp tini-static /build/docker-init
09:04:21 [2020-07-14T09:04:21.399Z] #34 DONE 10.5s
09:04:21 [2020-07-14T09:04:21.399Z] 
09:04:21 [2020-07-14T09:04:21.399Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:04:21 [2020-07-14T09:04:21.399Z] #40 5.641   PBCC     images/timens.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 5.676   DEP      images/timens.pb-c.d
09:04:21 [2020-07-14T09:04:21.399Z] #40 5.769   PBCC     images/fown.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 5.788   PBCC     images/google/protobuf/descriptor.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 5.957   PBCC     images/opts.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.001   PBCC     images/memfd.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.091   DEP      images/fown.pb-c.d
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.138   DEP      images/google/protobuf/descriptor.pb-c.d
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.184   DEP      images/opts.pb-c.d
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.216   DEP      images/memfd.pb-c.d
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.256   PBCC     images/sit.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.296   DEP      images/sit.pb-c.d
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.350   PBCC     images/macvlan.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.375   DEP      images/macvlan.pb-c.d
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.416   PBCC     images/autofs.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.440   DEP      images/autofs.pb-c.d
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.472   PBCC     images/sysctl.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.505   DEP      images/sysctl.pb-c.d
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.552   PBCC     images/time.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.583   DEP      images/time.pb-c.d
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.637   PBCC     images/binfmt-misc.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.662   DEP      images/binfmt-misc.pb-c.d
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.706   PBCC     images/seccomp.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.749   DEP      images/seccomp.pb-c.d
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.810   PBCC     images/userns.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.840   DEP      images/userns.pb-c.d
09:04:21 [2020-07-14T09:04:21.399Z] #40 6.913   PBCC     images/cgroup.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 7.001   DEP      images/cgroup.pb-c.d
09:04:21 [2020-07-14T09:04:21.399Z] #40 7.075   PBCC     images/ext-file.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 7.107   DEP      images/ext-file.pb-c.d
09:04:21 [2020-07-14T09:04:21.399Z] #40 7.248   PBCC     images/rpc.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 7.316   DEP      images/rpc.pb-c.d
09:04:21 [2020-07-14T09:04:21.399Z] #40 7.408   PBCC     images/siginfo.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 7.452   DEP      images/siginfo.pb-c.d
09:04:21 [2020-07-14T09:04:21.399Z] #40 7.564   PBCC     images/pagemap.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 7.615   DEP      images/pagemap.pb-c.d
09:04:21 [2020-07-14T09:04:21.399Z] #40 7.692   PBCC     images/rlimit.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 7.732   DEP      images/rlimit.pb-c.d
09:04:21 [2020-07-14T09:04:21.399Z] #40 7.790   PBCC     images/file-lock.pb-c.c
09:04:21 [2020-07-14T09:04:21.399Z] #40 7.832   DEP      images/file-lock.pb-c.d
09:04:21 [2020-07-14T09:04:21.679Z] ok  	github.com/docker/docker/registry/resumable	0.044s	coverage: 100.0% of statements
09:04:21 [2020-07-14T09:04:21.679Z] ok  	github.com/docker/docker/restartmanager	0.009s	coverage: 45.3% of statements
09:04:21 [2020-07-14T09:04:21.696Z] #40 7.901   PBCC     images/tty.pb-c.c
09:04:21 [2020-07-14T09:04:21.696Z] #40 7.978   DEP      images/tty.pb-c.d
09:04:21 [2020-07-14T09:04:21.753Z] #32 29.12 Reading package lists...
09:04:21 [2020-07-14T09:04:21.753Z] #32 ...
09:04:21 [2020-07-14T09:04:21.753Z] 
09:04:21 [2020-07-14T09:04:21.753Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:21 [2020-07-14T09:04:21.753Z] #10 25.40 Fetched 8360 kB in 18s (462 kB/s)
09:04:21 [2020-07-14T09:04:21.753Z] #10 25.40 Reading package lists...
09:04:21 [2020-07-14T09:04:21.753Z] #10 33.12 Reading package lists...
09:04:21 [2020-07-14T09:04:21.753Z] #10 ...
09:04:21 [2020-07-14T09:04:21.753Z] 
09:04:21 [2020-07-14T09:04:21.753Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:21 [2020-07-14T09:04:21.753Z] #47 25.49 runtime
09:04:21 [2020-07-14T09:04:21.753Z] #47 25.51 runtime/cgo
09:04:21 [2020-07-14T09:04:21.993Z] #40 8.143   PBCC     images/tun.pb-c.c
09:04:21 [2020-07-14T09:04:21.993Z] #40 8.253   PBCC     images/netdev.pb-c.c
09:04:22 [2020-07-14T09:04:22.009Z] #47 ...
09:04:22 [2020-07-14T09:04:22.009Z] 
09:04:22 [2020-07-14T09:04:22.009Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:04:22 [2020-07-14T09:04:22.009Z] #41 27.37 vendor/golang.org/x/crypto/internal/subtle
09:04:22 [2020-07-14T09:04:22.009Z] #41 27.58 vendor/golang.org/x/crypto/curve25519
09:04:22 [2020-07-14T09:04:22.009Z] #41 ...
09:04:22 [2020-07-14T09:04:22.009Z] 
09:04:22 [2020-07-14T09:04:22.010Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:04:22 [2020-07-14T09:04:22.010Z] #32 29.12 Reading package lists...
09:04:22 [2020-07-14T09:04:22.253Z] ok  	github.com/docker/docker/testutil	0.015s	coverage: 62.5% of statements
09:04:22 [2020-07-14T09:04:22.292Z] #40 8.449   DEP      images/tun.pb-c.d
09:04:22 [2020-07-14T09:04:22.292Z] #40 8.553   DEP      images/netdev.pb-c.d
09:04:22 [2020-07-14T09:04:22.292Z] #40 8.602   PBCC     images/vma.pb-c.c
09:04:22 [2020-07-14T09:04:22.521Z] ok  	github.com/docker/docker/registry	0.210s	coverage: 56.3% of statements
09:04:22 [2020-07-14T09:04:22.591Z] #40 8.751   DEP      images/vma.pb-c.d
09:04:22 [2020-07-14T09:04:22.591Z] #40 8.815   PBCC     images/creds.pb-c.c
09:04:22 [2020-07-14T09:04:22.591Z] #40 8.885   DEP      images/creds.pb-c.d
09:04:22 [2020-07-14T09:04:22.591Z] #40 8.933   PBCC     images/utsns.pb-c.c
09:04:22 [2020-07-14T09:04:22.591Z] #40 8.975   DEP      images/utsns.pb-c.d
09:04:22 [2020-07-14T09:04:22.591Z] #40 9.055   PBCC     images/ipc-desc.pb-c.c
09:04:22 [2020-07-14T09:04:22.793Z] ok  	github.com/docker/docker/runconfig	0.033s	coverage: 65.8% of statements
09:04:21 [2020-07-14T09:04:21.037Z] Fetching upstream changes from https://github.com/moby/moby.git
09:04:21 [2020-07-14T09:04:21.037Z]  > git --version # timeout=10
09:04:21 [2020-07-14T09:04:21.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:04:21 [2020-07-14T09:04:21.097Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41207/head:refs/remotes/origin/PR-41207 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:04:22 [2020-07-14T09:04:22.888Z] #40 9.091   PBCC     images/ipc-sem.pb-c.c
09:04:22 [2020-07-14T09:04:22.888Z] #40 9.107   DEP      images/ipc-desc.pb-c.d
09:04:22 [2020-07-14T09:04:22.888Z] #40 9.191   DEP      images/ipc-sem.pb-c.d
09:04:22 [2020-07-14T09:04:22.888Z] #40 9.273   PBCC     images/ipc-msg.pb-c.c
09:04:22 [2020-07-14T09:04:22.888Z] #40 9.292   DEP      images/ipc-msg.pb-c.d
09:04:23 [2020-07-14T09:04:23.186Z] #40 9.376   PBCC     images/ipc-shm.pb-c.c
09:04:23 [2020-07-14T09:04:23.186Z] #40 9.412   DEP      images/ipc-shm.pb-c.d
09:04:23 [2020-07-14T09:04:23.186Z] #40 9.456   PBCC     images/ipc-var.pb-c.c
09:04:23 [2020-07-14T09:04:23.186Z] #40 9.487   DEP      images/ipc-var.pb-c.d
09:04:23 [2020-07-14T09:04:23.186Z] #40 9.540   PBCC     images/sk-opts.pb-c.c
09:04:23 [2020-07-14T09:04:23.186Z] #40 9.565   PBCC     images/packet-sock.pb-c.c
09:04:23 [2020-07-14T09:04:23.186Z] #40 9.678   DEP      images/sk-opts.pb-c.d
09:04:23 [2020-07-14T09:04:23.485Z] #40 9.755   DEP      images/packet-sock.pb-c.d
09:04:23 [2020-07-14T09:04:23.485Z] #40 9.832   PBCC     images/sk-netlink.pb-c.c
09:04:23 [2020-07-14T09:04:23.485Z] #40 9.898   DEP      images/sk-netlink.pb-c.d
09:04:23 [2020-07-14T09:04:23.783Z] #40 9.986   PBCC     images/sk-inet.pb-c.c
09:04:23 [2020-07-14T09:04:23.783Z] #40 10.13   DEP      images/sk-inet.pb-c.d
09:04:23 [2020-07-14T09:04:23.783Z] #40 10.26   PBCC     images/sk-unix.pb-c.c
09:04:24 [2020-07-14T09:04:24.080Z] #40 10.35   DEP      images/sk-unix.pb-c.d
09:04:24 [2020-07-14T09:04:24.080Z] #40 10.45   PBCC     images/mm.pb-c.c
09:04:24 [2020-07-14T09:04:24.080Z] #40 10.53   DEP      images/mm.pb-c.d
09:04:24 [2020-07-14T09:04:24.380Z] #40 10.59   PBCC     images/timerfd.pb-c.c
09:04:24 [2020-07-14T09:04:24.380Z] #40 10.65   DEP      images/timerfd.pb-c.d
09:04:24 [2020-07-14T09:04:24.380Z] #40 10.69   PBCC     images/timer.pb-c.c
09:04:24 [2020-07-14T09:04:24.380Z] #40 10.71   DEP      images/timer.pb-c.d
09:04:24 [2020-07-14T09:04:24.380Z] #40 10.74   PBCC     images/sa.pb-c.c
09:04:24 [2020-07-14T09:04:24.380Z] #40 10.79   DEP      images/sa.pb-c.d
09:04:24 [2020-07-14T09:04:24.467Z] #32 36.21 Building dependency tree...
09:04:24 [2020-07-14T09:04:24.682Z] #40 10.84   PBCC     images/pipe-data.pb-c.c
09:04:24 [2020-07-14T09:04:24.682Z] #40 10.85   DEP      images/pipe-data.pb-c.d
09:04:24 [2020-07-14T09:04:24.682Z] #40 10.92   PBCC     images/mnt.pb-c.c
09:04:24 [2020-07-14T09:04:24.682Z] #40 11.02   DEP      images/mnt.pb-c.d
09:04:24 [2020-07-14T09:04:24.682Z] #40 11.05   PBCC     images/sk-packet.pb-c.c
09:04:24 [2020-07-14T09:04:24.682Z] #40 11.08   DEP      images/sk-packet.pb-c.d
09:04:24 [2020-07-14T09:04:24.682Z] #40 11.17   PBCC     images/tcp-stream.pb-c.c
09:04:24 [2020-07-14T09:04:24.716Z] ok  	github.com/docker/docker/volume/drivers	0.022s	coverage: 36.1% of statements
09:04:24 [2020-07-14T09:04:24.980Z] #40 11.21   DEP      images/tcp-stream.pb-c.d
09:04:24 [2020-07-14T09:04:24.980Z] #40 11.27   PBCC     images/pipe.pb-c.c
09:04:24 [2020-07-14T09:04:24.980Z] #40 11.37   DEP      images/pipe.pb-c.d
09:04:25 [2020-07-14T09:04:25.279Z] #40 11.46   PBCC     images/pstree.pb-c.c
09:04:25 [2020-07-14T09:04:25.279Z] #40 11.51   DEP      images/pstree.pb-c.d
09:04:25 [2020-07-14T09:04:25.279Z] #40 11.54   PBCC     images/fs.pb-c.c
09:04:25 [2020-07-14T09:04:25.279Z] #40 11.56   DEP      images/fs.pb-c.d
09:04:25 [2020-07-14T09:04:25.279Z] #40 11.61   PBCC     images/signalfd.pb-c.c
09:04:25 [2020-07-14T09:04:25.279Z] #40 11.68   DEP      images/signalfd.pb-c.d
09:04:25 [2020-07-14T09:04:25.289Z] ok  	github.com/docker/docker/volume/local	0.059s	coverage: 73.0% of statements
09:04:25 [2020-07-14T09:04:25.594Z] #40 11.77   PBCC     images/fh.pb-c.c
09:04:25 [2020-07-14T09:04:25.594Z] #40 11.86   PBCC     images/fsnotify.pb-c.c
09:04:25 [2020-07-14T09:04:25.594Z] #40 11.94   DEP      images/fh.pb-c.d
09:04:25 [2020-07-14T09:04:25.594Z] #40 12.01   DEP      images/fsnotify.pb-c.d
09:04:25 [2020-07-14T09:04:25.861Z] ok  	github.com/docker/docker/volume/mounts	0.056s	coverage: 67.0% of statements
09:04:25 [2020-07-14T09:04:25.891Z] #40 12.11   PBCC     images/eventpoll.pb-c.c
09:04:25 [2020-07-14T09:04:25.891Z] #40 12.18   DEP      images/eventpoll.pb-c.d
09:04:25 [2020-07-14T09:04:25.891Z] #40 12.27   PBCC     images/eventfd.pb-c.c
09:04:25 [2020-07-14T09:04:25.891Z] #40 12.31   DEP      images/eventfd.pb-c.d
09:04:25 [2020-07-14T09:04:25.891Z] #40 12.36   PBCC     images/remap-file-path.pb-c.c
09:04:26 [2020-07-14T09:04:26.188Z] #40 12.38   DEP      images/remap-file-path.pb-c.d
09:04:26 [2020-07-14T09:04:26.188Z] #40 12.45   PBCC     images/fifo.pb-c.c
09:04:26 [2020-07-14T09:04:26.188Z] #40 12.48   DEP      images/fifo.pb-c.d
09:04:26 [2020-07-14T09:04:26.188Z] #40 12.52   PBCC     images/ghost-file.pb-c.c
09:04:26 [2020-07-14T09:04:26.188Z] #40 12.58   DEP      images/ghost-file.pb-c.d
09:04:26 [2020-07-14T09:04:26.426Z] #32 40.15 The following additional packages will be installed:
09:04:26 [2020-07-14T09:04:26.426Z] #32 40.17   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:04:26 [2020-07-14T09:04:26.426Z] #32 40.18 Suggested packages:
09:04:26 [2020-07-14T09:04:26.426Z] #32 40.18   cmake-doc ninja-build lrzip
09:04:26 [2020-07-14T09:04:26.426Z] #32 40.18 Recommended packages:
09:04:26 [2020-07-14T09:04:26.426Z] #32 40.18   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:04:26 [2020-07-14T09:04:26.432Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.0% of statements
09:04:26 [2020-07-14T09:04:26.485Z] #40 12.62   PBCC     images/regfile.pb-c.c
09:04:26 [2020-07-14T09:04:26.485Z] #40 12.68   DEP      images/regfile.pb-c.d
09:04:26 [2020-07-14T09:04:26.485Z] #40 12.75   PBCC     images/ns.pb-c.c
09:04:26 [2020-07-14T09:04:26.485Z] #40 12.78   DEP      images/ns.pb-c.d
09:04:26 [2020-07-14T09:04:26.781Z] #40 12.91   PBCC     images/fdinfo.pb-c.c
09:04:26 [2020-07-14T09:04:26.781Z] #40 13.02   DEP      images/fdinfo.pb-c.d
09:04:26 [2020-07-14T09:04:26.781Z] #40 13.05   PBCC     images/core-aarch64.pb-c.c
09:04:26 [2020-07-14T09:04:26.781Z] #40 13.11   PBCC     images/core-arm.pb-c.c
09:04:26 [2020-07-14T09:04:26.781Z] #40 13.17   PBCC     images/core-ppc64.pb-c.c
09:04:27 [2020-07-14T09:04:27.079Z] #40 13.22   PBCC     images/core-s390.pb-c.c
09:04:27 [2020-07-14T09:04:27.079Z] #40 13.32   PBCC     images/core-x86.pb-c.c
09:04:27 [2020-07-14T09:04:27.079Z] #40 13.45   PBCC     images/core.pb-c.c
09:04:27 [2020-07-14T09:04:27.079Z] #40 13.57   PBCC     images/inventory.pb-c.c
09:04:27 [2020-07-14T09:04:27.362Z] #32 41.20 The following NEW packages will be installed:
09:04:27 [2020-07-14T09:04:27.376Z] #40 13.67   DEP      images/core-aarch64.pb-c.d
09:04:27 [2020-07-14T09:04:27.376Z] #40 13.70   DEP      images/core-arm.pb-c.d
09:04:27 [2020-07-14T09:04:27.376Z] #40 13.74   DEP      images/core-ppc64.pb-c.d
09:04:27 [2020-07-14T09:04:27.376Z] #40 13.77   DEP      images/core-s390.pb-c.d
09:04:27 [2020-07-14T09:04:27.376Z] #40 13.81   DEP      images/core-x86.pb-c.d
09:04:27 [2020-07-14T09:04:27.620Z] #32 41.23   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:04:27 [2020-07-14T09:04:27.620Z] #32 41.23   vim-common xxd
09:04:27 [2020-07-14T09:04:27.673Z] #40 13.89   DEP      images/core.pb-c.d
09:04:27 [2020-07-14T09:04:27.673Z] #40 13.99   DEP      images/inventory.pb-c.d
09:04:27 [2020-07-14T09:04:27.673Z] #40 14.10   PBCC     images/cpuinfo.pb-c.c
09:04:27 [2020-07-14T09:04:27.878Z] #32 41.61 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:04:27 [2020-07-14T09:04:27.878Z] #32 41.61 Need to get 14.9 MB of archives.
09:04:27 [2020-07-14T09:04:27.878Z] #32 41.61 After this operation, 61.8 MB of additional disk space will be used.
09:04:27 [2020-07-14T09:04:27.878Z] #32 41.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:04:27 [2020-07-14T09:04:27.878Z] #32 41.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:04:27 [2020-07-14T09:04:27.878Z] #32 41.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
09:04:27 [2020-07-14T09:04:27.878Z] #32 41.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:04:27 [2020-07-14T09:04:27.970Z] #40 14.12   DEP      images/cpuinfo.pb-c.d
09:04:27 [2020-07-14T09:04:27.971Z] #40 14.18   PBCC     images/stats.pb-c.c
09:04:27 [2020-07-14T09:04:27.971Z] #40 14.22   DEP      images/stats.pb-c.d
09:04:29 [2020-07-14T09:04:29.028Z] #40 ...
09:04:29 [2020-07-14T09:04:29.028Z] 
09:04:29 [2020-07-14T09:04:29.028Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:04:29 [2020-07-14T09:04:29.255Z] #32 42.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
09:04:29 [2020-07-14T09:04:29.255Z] #32 42.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
09:04:29 [2020-07-14T09:04:29.255Z] #32 42.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:04:29 [2020-07-14T09:04:29.255Z] #32 42.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
09:04:29 [2020-07-14T09:04:29.255Z] #32 42.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
09:04:29 [2020-07-14T09:04:29.255Z] #32 43.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
09:04:29 [2020-07-14T09:04:29.341Z] #53 45.14 Checking out files:  73% (2338/3196)   
Checking out files:  74% (2366/3196)   
Checking out files:  75% (2397/3196)   
Checking out files:  76% (2429/3196)   
Checking out files:  77% (2461/3196)   
Checking out files:  78% (2493/3196)   
Checking out files:  79% (2525/3196)   
Checking out files:  80% (2557/3196)   
Checking out files:  81% (2589/3196)   
Checking out files:  82% (2621/3196)   
Checking out files:  83% (2653/3196)   
Checking out files:  84% (2685/3196)   
Checking out files:  85% (2717/3196)   
Checking out files:  86% (2749/3196)   
Checking out files:  87% (2781/3196)   
Checking out files:  88% (2813/3196)   
Checking out files:  89% (2845/3196)   
Checking out files:  90% (2877/3196)   
Checking out files:  91% (2909/3196)   
09:04:29 [2020-07-14T09:04:29.341Z] #53 ...
09:04:29 [2020-07-14T09:04:29.341Z] 
09:04:29 [2020-07-14T09:04:29.341Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:29 [2020-07-14T09:04:29.341Z] #11 69.59 Selecting previously unselected package gcc-mingw-w64-base.
09:04:29 [2020-07-14T09:04:29.341Z] #11 69.62 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
09:04:29 [2020-07-14T09:04:29.341Z] #11 69.64 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:04:29 [2020-07-14T09:04:29.341Z] #11 69.84 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:04:29 [2020-07-14T09:04:29.341Z] #11 69.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
09:04:29 [2020-07-14T09:04:29.341Z] #11 69.86 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:04:29 [2020-07-14T09:04:29.341Z] #11 ...
09:04:29 [2020-07-14T09:04:29.341Z] 
09:04:29 [2020-07-14T09:04:29.341Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:04:29 [2020-07-14T09:04:29.639Z] #53 45.14 Checking out files:  73% (2338/3196)   
Checking out files:  74% (2366/3196)   
Checking out files:  75% (2397/3196)   
Checking out files:  76% (2429/3196)   
Checking out files:  77% (2461/3196)   
Checking out files:  78% (2493/3196)   
Checking out files:  79% (2525/3196)   
Checking out files:  80% (2557/3196)   
Checking out files:  81% (2589/3196)   
Checking out files:  82% (2621/3196)   
Checking out files:  83% (2653/3196)   
Checking out files:  84% (2685/3196)   
Checking out files:  85% (2717/3196)   
Checking out files:  86% (2749/3196)   
Checking out files:  87% (2781/3196)   
Checking out files:  88% (2813/3196)   
Checking out files:  89% (2845/3196)   
Checking out files:  90% (2877/3196)   
Checking out files:  91% (2909/3196)   
Checking out files:  92% (2941/3196)   
Checking out files:  93% (2973/3196)   
Checking out files:  94% (3005/3196)   
Checking out files:  95% (3037/3196)   
Checking out files:  96% (3069/3196)   
Checking out files:  97% (3101/3196)   
Checking out files:  98% (3133/3196)   
Checking out files:  99% (3165/3196)   
Checking out files: 100% (3196/3196)   
Checking out files: 100% (3196/3196), done.
09:04:29 [2020-07-14T09:04:29.639Z] #53 45.91 + cd /tmp/tmp.gto8RM9LuX/src/github.com/containerd/containerd
09:04:29 [2020-07-14T09:04:29.639Z] #53 45.91 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
09:04:29 [2020-07-14T09:04:29.819Z] #32 ...
09:04:29 [2020-07-14T09:04:29.819Z] 
09:04:29 [2020-07-14T09:04:29.819Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:04:29 [2020-07-14T09:04:29.819Z] #43 DONE 43.7s
09:04:29 [2020-07-14T09:04:29.819Z] 
09:04:29 [2020-07-14T09:04:29.819Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:04:29 [2020-07-14T09:04:29.819Z] #51 32.18 Reading package lists...
09:04:29 [2020-07-14T09:04:29.819Z] #51 39.18 Building dependency tree...
09:04:29 [2020-07-14T09:04:29.819Z] #51 42.27 The following additional packages will be installed:
09:04:29 [2020-07-14T09:04:29.819Z] #51 42.29   libbtrfs0
09:04:29 [2020-07-14T09:04:29.819Z] #51 42.50 The following NEW packages will be installed:
09:04:29 [2020-07-14T09:04:29.819Z] #51 42.51   libbtrfs-dev libbtrfs0
09:04:29 [2020-07-14T09:04:29.819Z] #51 43.05 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
09:04:29 [2020-07-14T09:04:29.819Z] #51 43.05 Need to get 119 kB of archives.
09:04:29 [2020-07-14T09:04:29.819Z] #51 43.05 After this operation, 387 kB of additional disk space will be used.
09:04:29 [2020-07-14T09:04:29.819Z] #51 43.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:04:29 [2020-07-14T09:04:29.819Z] #51 43.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:04:30 [2020-07-14T09:04:30.691Z] #53 ...
09:04:30 [2020-07-14T09:04:30.691Z] 
09:04:30 [2020-07-14T09:04:30.691Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:30 [2020-07-14T09:04:30.691Z] #48 70.85 regexp/syntax
09:04:30 [2020-07-14T09:04:30.691Z] #48 70.91 reflect
09:04:30 [2020-07-14T09:04:30.691Z] #48 79.01 time
09:04:30 [2020-07-14T09:04:30.691Z] #48 80.89 regexp
09:04:30 [2020-07-14T09:04:30.691Z] #48 ...
09:04:30 [2020-07-14T09:04:30.691Z] 
09:04:30 [2020-07-14T09:04:30.691Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:04:30 [2020-07-14T09:04:30.691Z] #40 16.06 make[1]: Nothing to be done for 'all'.
09:04:30 [2020-07-14T09:04:30.757Z] #51 44.48 debconf: delaying package configuration, since apt-utils is not installed
09:04:30 [2020-07-14T09:04:30.758Z] #51 ...
09:04:30 [2020-07-14T09:04:30.758Z] 
09:04:30 [2020-07-14T09:04:30.758Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:30 [2020-07-14T09:04:30.758Z] #60 DONE 44.6s
09:04:30 [2020-07-14T09:04:30.758Z] 
09:04:30 [2020-07-14T09:04:30.758Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:04:30 [2020-07-14T09:04:30.758Z] #23 30.60 Reading package lists...
09:04:30 [2020-07-14T09:04:30.758Z] #23 37.46 Building dependency tree...
09:04:30 [2020-07-14T09:04:30.758Z] #23 41.13 ca-certificates is already the newest version (20200601~deb10u1).
09:04:30 [2020-07-14T09:04:30.758Z] #23 41.13 The following additional packages will be installed:
09:04:30 [2020-07-14T09:04:30.758Z] #23 41.13   libjq1 libonig5
09:04:30 [2020-07-14T09:04:30.758Z] #23 41.67 The following NEW packages will be installed:
09:04:30 [2020-07-14T09:04:30.758Z] #23 41.68   jq libjq1 libonig5
09:04:30 [2020-07-14T09:04:30.758Z] #23 42.19 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:04:30 [2020-07-14T09:04:30.758Z] #23 42.19 Need to get 355 kB of archives.
09:04:30 [2020-07-14T09:04:30.758Z] #23 42.19 After this operation, 1072 kB of additional disk space will be used.
09:04:30 [2020-07-14T09:04:30.758Z] #23 42.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:04:30 [2020-07-14T09:04:30.758Z] #23 42.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:04:30 [2020-07-14T09:04:30.758Z] #23 42.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:04:30 [2020-07-14T09:04:30.758Z] #23 43.41 debconf: delaying package configuration, since apt-utils is not installed
09:04:30 [2020-07-14T09:04:30.758Z] #23 43.74 Fetched 355 kB in 0s (911 kB/s)
09:04:30 [2020-07-14T09:04:30.758Z] #23 44.19 Selecting previously unselected package libonig5:amd64.
09:04:30 [2020-07-14T09:04:30.758Z] #23 44.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.)
09:04:30 [2020-07-14T09:04:30.758Z] #23 44.38 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
09:04:30 [2020-07-14T09:04:30.758Z] #23 44.41 Unpacking libonig5:amd64 (6.9.1-1) ...
09:04:31 [2020-07-14T09:04:31.013Z] #23 ...
09:04:31 [2020-07-14T09:04:31.013Z] 
09:04:31 [2020-07-14T09:04:31.013Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:04:31 [2020-07-14T09:04:31.013Z] #51 44.97 Fetched 119 kB in 0s (349 kB/s)
09:04:31 [2020-07-14T09:04:31.269Z] #51 45.22 Selecting previously unselected package libbtrfs0.
09:04:31 [2020-07-14T09:04:31.525Z] #51 45.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:04:31 [2020-07-14T09:04:31.525Z] #51 45.39 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
09:04:31 [2020-07-14T09:04:31.676Z] #45 ...
09:04:31 [2020-07-14T09:04:31.676Z] 
09:04:31 [2020-07-14T09:04:31.676Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:04:31 [2020-07-14T09:04:31.676Z] #52 149.8 + bin/containerd-stress
09:04:31 [2020-07-14T09:04:31.676Z] #52 151.5 + bin/containerd-shim
09:04:31 [2020-07-14T09:04:31.676Z] #52 ...
09:04:31 [2020-07-14T09:04:31.676Z] 
09:04:31 [2020-07-14T09:04:31.676Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:04:31 [2020-07-14T09:04:31.676Z] #45 DONE 174.6s
09:04:31 [2020-07-14T09:04:31.676Z] 
09:04:31 [2020-07-14T09:04:31.676Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:04:31 [2020-07-14T09:04:31.748Z] #40 17.97   CC       images/stats.o
09:04:31 [2020-07-14T09:04:31.748Z] #40 ...
09:04:31 [2020-07-14T09:04:31.748Z] 
09:04:31 [2020-07-14T09:04:31.748Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:04:31 [2020-07-14T09:04:31.748Z] #42 72.01 regexp/syntax
09:04:31 [2020-07-14T09:04:31.748Z] #42 74.80 hash/crc32
09:04:31 [2020-07-14T09:04:31.748Z] #42 77.56 vendor/golang.org/x/text/transform
09:04:31 [2020-07-14T09:04:31.748Z] #42 79.12 time
09:04:31 [2020-07-14T09:04:31.748Z] #42 ...
09:04:31 [2020-07-14T09:04:31.748Z] 
09:04:31 [2020-07-14T09:04:31.748Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:04:31 [2020-07-14T09:04:31.748Z] #53 47.48 + export 'BUILDTAGS=netgo osusergo static_build'
09:04:31 [2020-07-14T09:04:31.748Z] #53 47.48 + BUILDTAGS='netgo osusergo static_build'
09:04:31 [2020-07-14T09:04:31.748Z] #53 47.48 + export EXTRA_FLAGS=-buildmode=pie
09:04:31 [2020-07-14T09:04:31.748Z] #53 47.48 + EXTRA_FLAGS=-buildmode=pie
09:04:31 [2020-07-14T09:04:31.748Z] #53 47.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:04:31 [2020-07-14T09:04:31.748Z] #53 47.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:04:31 [2020-07-14T09:04:31.748Z] #53 47.48 + '[' '' = dynamic ']'
09:04:31 [2020-07-14T09:04:31.748Z] #53 47.48 + make
09:04:31 [2020-07-14T09:04:31.783Z] #51 45.49 Unpacking libbtrfs0 (4.20.1-2) ...
09:04:31 [2020-07-14T09:04:31.783Z] #51 45.64 Selecting previously unselected package libbtrfs-dev.
09:04:31 [2020-07-14T09:04:31.783Z] #51 45.64 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
09:04:31 [2020-07-14T09:04:31.783Z] #51 45.66 Unpacking libbtrfs-dev (4.20.1-2) ...
09:04:32 [2020-07-14T09:04:32.344Z] #51 46.09 Setting up libbtrfs0 (4.20.1-2) ...
09:04:32 [2020-07-14T09:04:32.344Z] #51 46.10 Setting up libbtrfs-dev (4.20.1-2) ...
09:04:32 [2020-07-14T09:04:32.344Z] #51 46.12 Processing triggers for libc-bin (2.28-10) ...
09:04:32 [2020-07-14T09:04:32.398Z] #53 48.41 + bin/ctr
09:04:32 [2020-07-14T09:04:32.600Z] #51 ...
09:04:32 [2020-07-14T09:04:32.600Z] 
09:04:32 [2020-07-14T09:04:32.600Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:04:32 [2020-07-14T09:04:32.600Z] #23 45.07 Selecting previously unselected package libjq1:amd64.
09:04:32 [2020-07-14T09:04:32.601Z] #23 45.07 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:04:32 [2020-07-14T09:04:32.601Z] #23 45.08 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:04:32 [2020-07-14T09:04:32.601Z] #23 45.49 Selecting previously unselected package jq.
09:04:32 [2020-07-14T09:04:32.601Z] #23 45.49 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
09:04:32 [2020-07-14T09:04:32.601Z] #23 45.53 Unpacking jq (1.5+dfsg-2+b1) ...
09:04:32 [2020-07-14T09:04:32.601Z] #23 45.87 Setting up libonig5:amd64 (6.9.1-1) ...
09:04:32 [2020-07-14T09:04:32.601Z] #23 45.99 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:04:32 [2020-07-14T09:04:32.601Z] #23 46.04 Setting up jq (1.5+dfsg-2+b1) ...
09:04:32 [2020-07-14T09:04:32.601Z] #23 46.10 Processing triggers for libc-bin (2.28-10) ...
09:04:32 [2020-07-14T09:04:32.601Z] #23 DONE 46.4s
09:04:32 [2020-07-14T09:04:32.726Z] #52 ...
09:04:32 [2020-07-14T09:04:32.727Z] 
09:04:32 [2020-07-14T09:04:32.727Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
09:04:32 [2020-07-14T09:04:32.727Z] #46 DONE 0.2s
09:04:32 [2020-07-14T09:04:32.727Z] 
09:04:32 [2020-07-14T09:04:32.727Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
09:04:32 [2020-07-14T09:04:32.727Z] #48 DONE 0.1s
09:04:32 [2020-07-14T09:04:32.727Z] 
09:04:32 [2020-07-14T09:04:32.727Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
09:04:32 [2020-07-14T09:04:32.866Z] 
09:04:32 [2020-07-14T09:04:32.866Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:04:32 [2020-07-14T09:04:32.866Z] #51 DONE 46.5s
09:04:32 [2020-07-14T09:04:32.866Z] 
09:04:32 [2020-07-14T09:04:32.866Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:04:32 [2020-07-14T09:04:32.866Z] #24 DONE 0.1s
09:04:32 [2020-07-14T09:04:32.866Z] 
09:04:32 [2020-07-14T09:04:32.866Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:04:32 [2020-07-14T09:04:32.866Z] #32 45.52 debconf: delaying package configuration, since apt-utils is not installed
09:04:32 [2020-07-14T09:04:32.866Z] #32 45.95 Fetched 14.9 MB in 2s (7205 kB/s)
09:04:32 [2020-07-14T09:04:32.866Z] #32 46.10 Selecting previously unselected package xxd.
09:04:32 [2020-07-14T09:04:32.866Z] #32 46.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:04:32 [2020-07-14T09:04:32.866Z] #32 46.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
09:04:32 [2020-07-14T09:04:32.866Z] #32 46.26 Unpacking xxd (2:8.1.0875-5) ...
09:04:32 [2020-07-14T09:04:32.866Z] #32 46.44 Selecting previously unselected package vim-common.
09:04:32 [2020-07-14T09:04:32.866Z] #32 46.48 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:04:32 [2020-07-14T09:04:32.866Z] #32 46.55 Unpacking vim-common (2:8.1.0875-5) ...
09:04:33 [2020-07-14T09:04:33.018Z] #50 DONE 0.2s
09:04:33 [2020-07-14T09:04:33.018Z] 
09:04:33 [2020-07-14T09:04:33.018Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:04:33 [2020-07-14T09:04:33.428Z] #32 47.19 Selecting previously unselected package cmake-data.
09:04:33 [2020-07-14T09:04:33.428Z] #32 47.19 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:04:33 [2020-07-14T09:04:33.428Z] #32 47.23 Unpacking cmake-data (3.13.4-1) ...
09:04:33 [2020-07-14T09:04:33.937Z] #53 ...
09:04:33 [2020-07-14T09:04:33.937Z] 
09:04:33 [2020-07-14T09:04:33.937Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:33 [2020-07-14T09:04:33.937Z] #31 73.96 internal/syscall/execenv
09:04:33 [2020-07-14T09:04:33.937Z] #31 73.97 time
09:04:33 [2020-07-14T09:04:33.937Z] #31 73.99 internal/syscall/unix
09:04:33 [2020-07-14T09:04:33.937Z] #31 80.20 internal/poll
09:04:33 [2020-07-14T09:04:33.937Z] #31 82.46 os
09:04:33 [2020-07-14T09:04:33.937Z] #31 83.12 internal/fmtsort
09:04:33 [2020-07-14T09:04:33.937Z] #31 ...
09:04:33 [2020-07-14T09:04:33.937Z] 
09:04:33 [2020-07-14T09:04:33.937Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:04:33 [2020-07-14T09:04:33.937Z] #42 83.79 regexp
09:04:34 [2020-07-14T09:04:34.795Z] #32 ...
09:04:34 [2020-07-14T09:04:34.795Z] 
09:04:34 [2020-07-14T09:04:34.795Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:04:34 [2020-07-14T09:04:34.795Z] #38 31.67 Reading package lists...
09:04:34 [2020-07-14T09:04:34.795Z] #38 38.79 Building dependency tree...
09:04:34 [2020-07-14T09:04:34.795Z] #38 42.68 The following additional packages will be installed:
09:04:34 [2020-07-14T09:04:34.795Z] #38 42.71   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:04:34 [2020-07-14T09:04:34.795Z] #38 42.73   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:04:34 [2020-07-14T09:04:34.795Z] #38 42.74 Suggested packages:
09:04:34 [2020-07-14T09:04:34.795Z] #38 42.74   manpages-dev python-setuptools
09:04:34 [2020-07-14T09:04:34.795Z] #38 44.43 The following NEW packages will be installed:
09:04:34 [2020-07-14T09:04:34.795Z] #38 44.44   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:04:34 [2020-07-14T09:04:34.795Z] #38 44.45   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:04:34 [2020-07-14T09:04:34.795Z] #38 44.45   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:04:34 [2020-07-14T09:04:34.795Z] #38 44.45   python-six zlib1g-dev
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.04 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.04 Need to get 4095 kB of archives.
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.04 After this operation, 22.5 MB of additional disk space will be used.
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
09:04:34 [2020-07-14T09:04:34.795Z] #38 45.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
09:04:34 [2020-07-14T09:04:34.795Z] #38 47.38 debconf: delaying package configuration, since apt-utils is not installed
09:04:34 [2020-07-14T09:04:34.795Z] #38 47.63 Fetched 4095 kB in 1s (4293 kB/s)
09:04:34 [2020-07-14T09:04:34.795Z] #38 47.75 Selecting previously unselected package libcap-dev:amd64.
09:04:34 [2020-07-14T09:04:34.795Z] #38 47.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 ... 15410 files and directories currently installed.)
09:04:34 [2020-07-14T09:04:34.795Z] #38 47.91 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
09:04:34 [2020-07-14T09:04:34.795Z] #38 47.93 Unpacking libcap-dev:amd64 (1:2.25-2) ...
09:04:34 [2020-07-14T09:04:34.795Z] #38 48.16 Selecting previously unselected package libnet1:amd64.
09:04:34 [2020-07-14T09:04:34.795Z] #38 48.16 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:04:34 [2020-07-14T09:04:34.795Z] #38 48.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:04:34 [2020-07-14T09:04:34.795Z] #38 48.30 Selecting previously unselected package libnet1-dev.
09:04:34 [2020-07-14T09:04:34.795Z] #38 48.33 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
09:04:34 [2020-07-14T09:04:34.795Z] #38 48.34 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:04:34 [2020-07-14T09:04:34.795Z] #38 48.59 Selecting previously unselected package libnl-3-200:amd64.
09:04:34 [2020-07-14T09:04:34.795Z] #38 48.60 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
09:04:34 [2020-07-14T09:04:34.795Z] #38 48.60 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:04:35 [2020-07-14T09:04:35.056Z] #38 48.74 Selecting previously unselected package libnl-3-dev:amd64.
09:04:35 [2020-07-14T09:04:35.056Z] #38 48.75 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
09:04:35 [2020-07-14T09:04:35.056Z] #38 48.77 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
09:04:35 [2020-07-14T09:04:35.349Z] #38 49.01 Selecting previously unselected package libprotobuf-c1:amd64.
09:04:35 [2020-07-14T09:04:35.349Z] #38 49.02 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:04:35 [2020-07-14T09:04:35.350Z] #38 49.04 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:04:35 [2020-07-14T09:04:35.350Z] #38 49.13 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:04:35 [2020-07-14T09:04:35.350Z] #38 49.14 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
09:04:35 [2020-07-14T09:04:35.350Z] #38 49.15 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:04:35 [2020-07-14T09:04:35.350Z] #38 49.25 Selecting previously unselected package zlib1g-dev:amd64.
09:04:35 [2020-07-14T09:04:35.350Z] #38 49.25 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
09:04:35 [2020-07-14T09:04:35.350Z] #38 ...
09:04:35 [2020-07-14T09:04:35.350Z] 
09:04:35 [2020-07-14T09:04:35.350Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:35 [2020-07-14T09:04:35.350Z] #30 39.16 internal/reflectlite
09:04:35 [2020-07-14T09:04:35.350Z] #30 39.17 sync
09:04:35 [2020-07-14T09:04:35.350Z] #30 41.71 errors
09:04:35 [2020-07-14T09:04:35.350Z] #30 41.72 sort
09:04:35 [2020-07-14T09:04:35.350Z] #30 42.13 strconv
09:04:35 [2020-07-14T09:04:35.350Z] #30 43.00 io
09:04:35 [2020-07-14T09:04:35.350Z] #30 44.86 internal/oserror
09:04:35 [2020-07-14T09:04:35.350Z] #30 45.06 syscall
09:04:35 [2020-07-14T09:04:35.350Z] #30 47.45 reflect
09:04:35 [2020-07-14T09:04:35.614Z] #30 ...
09:04:35 [2020-07-14T09:04:35.614Z] 
09:04:35 [2020-07-14T09:04:35.614Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:04:35 [2020-07-14T09:04:35.614Z] #38 49.26 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:04:35 [2020-07-14T09:04:35.889Z] #38 49.69 Selecting previously unselected package libprotobuf17:amd64.
09:04:35 [2020-07-14T09:04:35.889Z] #38 49.69 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
09:04:35 [2020-07-14T09:04:35.889Z] #38 49.69 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
09:04:35 [2020-07-14T09:04:35.889Z] #38 ...
09:04:35 [2020-07-14T09:04:35.889Z] 
09:04:35 [2020-07-14T09:04:35.889Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:35 [2020-07-14T09:04:35.889Z] #10 33.12 Reading package lists...
09:04:35 [2020-07-14T09:04:35.889Z] #10 40.10 Building dependency tree...
09:04:35 [2020-07-14T09:04:35.889Z] #10 44.02 The following additional packages will be installed:
09:04:35 [2020-07-14T09:04:35.889Z] #10 44.02   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:04:35 [2020-07-14T09:04:35.889Z] #10 44.03   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:04:35 [2020-07-14T09:04:35.889Z] #10 44.03   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:04:35 [2020-07-14T09:04:35.889Z] #10 44.04   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
09:04:35 [2020-07-14T09:04:35.889Z] #10 44.08 Suggested packages:
09:04:35 [2020-07-14T09:04:35.889Z] #10 44.08   gcc-8-locales seccomp wine64
09:04:35 [2020-07-14T09:04:35.889Z] #10 46.28 The following NEW packages will be installed:
09:04:35 [2020-07-14T09:04:35.889Z] #10 46.28   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:04:35 [2020-07-14T09:04:35.889Z] #10 46.29   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:04:35 [2020-07-14T09:04:35.889Z] #10 46.29   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:04:35 [2020-07-14T09:04:35.889Z] #10 46.29   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:04:35 [2020-07-14T09:04:35.889Z] #10 46.29   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:04:35 [2020-07-14T09:04:35.889Z] #10 46.29   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:04:35 [2020-07-14T09:04:35.889Z] #10 46.67 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
09:04:35 [2020-07-14T09:04:35.889Z] #10 46.67 Need to get 77.7 MB of archives.
09:04:35 [2020-07-14T09:04:35.889Z] #10 46.67 After this operation, 487 MB of additional disk space will be used.
09:04:35 [2020-07-14T09:04:35.889Z] #10 46.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
09:04:35 [2020-07-14T09:04:35.889Z] #10 47.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
09:04:35 [2020-07-14T09:04:35.889Z] #10 47.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:04:35 [2020-07-14T09:04:35.889Z] #10 47.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:04:35 [2020-07-14T09:04:35.889Z] #10 47.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:04:35 [2020-07-14T09:04:35.889Z] #10 47.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:04:35 [2020-07-14T09:04:35.889Z] #10 48.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:04:35 [2020-07-14T09:04:35.889Z] #10 48.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
09:04:35 [2020-07-14T09:04:35.889Z] #10 48.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
09:04:36 [2020-07-14T09:04:36.150Z] #10 ...
09:04:36 [2020-07-14T09:04:36.150Z] 
09:04:36 [2020-07-14T09:04:36.150Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:04:36 [2020-07-14T09:04:36.150Z] #41 39.73 sync
09:04:36 [2020-07-14T09:04:36.150Z] #41 39.74 internal/reflectlite
09:04:36 [2020-07-14T09:04:36.150Z] #41 41.45 github.com/LK4D4/vndr/godl/singleflight
09:04:36 [2020-07-14T09:04:36.150Z] #41 41.90 math/rand
09:04:36 [2020-07-14T09:04:36.150Z] #41 43.09 internal/singleflight
09:04:36 [2020-07-14T09:04:36.150Z] #41 43.50 io
09:04:36 [2020-07-14T09:04:36.150Z] #41 43.60 strconv
09:04:36 [2020-07-14T09:04:36.150Z] #41 45.45 bytes
09:04:36 [2020-07-14T09:04:36.150Z] #41 48.44 bufio
09:04:36 [2020-07-14T09:04:36.150Z] #41 49.01 reflect
09:04:36 [2020-07-14T09:04:36.408Z] #41 ...
09:04:36 [2020-07-14T09:04:36.408Z] 
09:04:36 [2020-07-14T09:04:36.408Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:04:36 [2020-07-14T09:04:36.408Z] #52 3.626 + RM_GOPATH=0
09:04:36 [2020-07-14T09:04:36.408Z] #52 3.626 + TMP_GOPATH=
09:04:36 [2020-07-14T09:04:36.408Z] #52 3.627 + : /build
09:04:36 [2020-07-14T09:04:36.408Z] #52 3.627 + '[' -z '' ']'
09:04:36 [2020-07-14T09:04:36.408Z] #52 3.629 ++ mktemp -d
09:04:36 [2020-07-14T09:04:36.408Z] #52 3.668 + export GOPATH=/tmp/tmp.ZoWWS6Bfd8
09:04:36 [2020-07-14T09:04:36.408Z] #52 3.668 + GOPATH=/tmp/tmp.ZoWWS6Bfd8
09:04:36 [2020-07-14T09:04:36.408Z] #52 3.668 + RM_GOPATH=1
09:04:36 [2020-07-14T09:04:36.408Z] #52 3.668 + case "$(go env GOARCH)" in
09:04:36 [2020-07-14T09:04:36.408Z] #52 3.668 ++ go env GOARCH
09:04:36 [2020-07-14T09:04:36.408Z] #52 3.738 + export GO_BUILDMODE=-buildmode=pie
09:04:36 [2020-07-14T09:04:36.532Z] #52 156.7 + bin/containerd-shim-runc-v1
09:04:36 [2020-07-14T09:04:36.670Z] #52 3.740 + GO_BUILDMODE=-buildmode=pie
09:04:36 [2020-07-14T09:04:36.670Z] #52 3.743 ++ dirname /tmp/install/install.sh
09:04:36 [2020-07-14T09:04:36.670Z] #52 3.748 + dir=/tmp/install
09:04:36 [2020-07-14T09:04:36.670Z] #52 3.749 + bin=containerd
09:04:36 [2020-07-14T09:04:36.670Z] #52 3.749 + shift
09:04:36 [2020-07-14T09:04:36.670Z] #52 3.750 + '[' '!' -f /tmp/install/containerd.installer ']'
09:04:36 [2020-07-14T09:04:36.670Z] #52 3.755 + . /tmp/install/containerd.installer
09:04:36 [2020-07-14T09:04:36.670Z] #52 3.755 ++ set -e
09:04:36 [2020-07-14T09:04:36.670Z] #52 3.755 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
09:04:36 [2020-07-14T09:04:36.670Z] #52 3.762 + install_containerd
09:04:36 [2020-07-14T09:04:36.670Z] #52 3.763 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
09:04:36 [2020-07-14T09:04:36.670Z] #52 3.766 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
09:04:36 [2020-07-14T09:04:36.670Z] #52 3.766 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZoWWS6Bfd8/src/github.com/containerd/containerd
09:04:36 [2020-07-14T09:04:36.670Z] #52 3.779 Cloning into '/tmp/tmp.ZoWWS6Bfd8/src/github.com/containerd/containerd'...
09:04:37 [2020-07-14T09:04:37.540Z] #42 87.56 io/ioutil
09:04:37 [2020-07-14T09:04:37.541Z] #42 87.69 net
09:04:37 [2020-07-14T09:04:37.955Z] Fetching without tags
09:04:38 [2020-07-14T09:04:38.040Z] #52 ...
09:04:38 [2020-07-14T09:04:38.040Z] 
09:04:38 [2020-07-14T09:04:38.040Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:04:38 [2020-07-14T09:04:38.040Z] #28 51.18 Checking out files:  87% (1334/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
09:04:38 [2020-07-14T09:04:38.040Z] #28 51.86 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:04:38 [2020-07-14T09:04:38.110Z] #52 158.9 + bin/containerd-shim-runc-v2
09:04:38 [2020-07-14T09:04:38.597Z] #42 88.89 os/exec
09:04:38 [2020-07-14T09:04:38.691Z] Merging remotes/origin/master commit d78b22cdf5326017a4709f55f393adf390bde4cb into PR head commit c88a830507ce87e99ade40d1403653653717375d
09:04:38 [2020-07-14T09:04:38.974Z] #28 52.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:04:39 [2020-07-14T09:04:39.143Z] #52 159.6 + binaries
09:04:39 [2020-07-14T09:04:39.143Z] #52 159.6 + install -D bin/containerd /build/containerd
09:04:39 [2020-07-14T09:04:39.143Z] #52 159.6 + install -D bin/containerd-shim /build/containerd-shim
09:04:39 [2020-07-14T09:04:39.143Z] #52 159.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:04:39 [2020-07-14T09:04:39.143Z] #52 159.6 + install -D bin/ctr /build/ctr
09:04:39 [2020-07-14T09:04:39.245Z] #42 ...
09:04:39 [2020-07-14T09:04:39.245Z] 
09:04:39 [2020-07-14T09:04:39.245Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:04:39 [2020-07-14T09:04:39.245Z] #40 18.40   CC       images/core.o
09:04:39 [2020-07-14T09:04:39.245Z] #40 19.21   CC       images/core-x86.o
09:04:39 [2020-07-14T09:04:39.245Z] #40 20.00   CC       images/core-arm.o
09:04:39 [2020-07-14T09:04:39.245Z] #40 20.50   CC       images/core-aarch64.o
09:04:39 [2020-07-14T09:04:39.245Z] #40 20.88   CC       images/core-ppc64.o
09:04:39 [2020-07-14T09:04:39.245Z] #40 21.55   CC       images/core-s390.o
09:04:39 [2020-07-14T09:04:39.245Z] #40 22.39   CC       images/cpuinfo.o
09:04:39 [2020-07-14T09:04:39.245Z] #40 22.97   CC       images/inventory.o
09:04:39 [2020-07-14T09:04:39.245Z] #40 23.24   CC       images/fdinfo.o
09:04:39 [2020-07-14T09:04:39.245Z] #40 23.82   CC       images/fown.o
09:04:39 [2020-07-14T09:04:39.245Z] #40 24.05   CC       images/ns.o
09:04:39 [2020-07-14T09:04:39.245Z] #40 24.42   CC       images/regfile.o
09:04:39 [2020-07-14T09:04:39.245Z] #40 24.66   CC       images/ghost-file.o
09:04:39 [2020-07-14T09:04:39.245Z] #40 25.08   CC       images/fifo.o
09:04:39 [2020-07-14T09:04:39.245Z] #40 25.33   CC       images/remap-file-path.o
09:04:39 [2020-07-14T09:04:39.245Z] #40 25.55   CC       images/eventfd.o
09:04:39 [2020-07-14T09:04:39.434Z] #52 DONE 160.0s
09:04:39 [2020-07-14T09:04:39.542Z] #40 25.76   CC       images/eventpoll.o
09:04:39 [2020-07-14T09:04:39.840Z] #40 26.16   CC       images/fh.o
09:04:40 [2020-07-14T09:04:40.071Z] 
09:04:40 [2020-07-14T09:04:40.071Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
09:04:40 [2020-07-14T09:04:40.071Z] #53 DONE 0.3s
09:04:40 [2020-07-14T09:04:40.139Z] #40 ...
09:04:40 [2020-07-14T09:04:40.139Z] 
09:04:40 [2020-07-14T09:04:40.139Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:40 [2020-07-14T09:04:40.139Z] #48 88.78 mvdan.cc/sh/v3/fileutil
09:04:40 [2020-07-14T09:04:40.139Z] #48 90.44 flag
09:04:40 [2020-07-14T09:04:40.139Z] #48 90.44 encoding/binary
09:04:40 [2020-07-14T09:04:40.139Z] #48 90.45 go/token
09:04:40 [2020-07-14T09:04:40.139Z] #48 90.45 github.com/pkg/diff
09:04:40 [2020-07-14T09:04:40.362Z] 
09:04:40 [2020-07-14T09:04:40.362Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
09:04:40 [2020-07-14T09:04:40.362Z] #57 DONE 0.2s
09:04:40 [2020-07-14T09:04:40.362Z] 
09:04:40 [2020-07-14T09:04:40.362Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
09:04:37 [2020-07-14T09:04:37.617Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:04:37 [2020-07-14T09:04:37.678Z]  > git config --add remote.origin.fetch +refs/pull/41207/head:refs/remotes/origin/PR-41207 # timeout=10
09:04:37 [2020-07-14T09:04:37.731Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:04:37 [2020-07-14T09:04:37.858Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:04:37 [2020-07-14T09:04:37.987Z] Fetching upstream changes from https://github.com/moby/moby.git
09:04:37 [2020-07-14T09:04:37.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:04:37 [2020-07-14T09:04:37.990Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41207/head:refs/remotes/origin/PR-41207 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:04:38 [2020-07-14T09:04:38.800Z]  > git config core.sparsecheckout # timeout=10
09:04:38 [2020-07-14T09:04:38.853Z]  > git checkout -f c88a830507ce87e99ade40d1403653653717375d # timeout=10
09:04:40 [2020-07-14T09:04:40.653Z] #59 DONE 0.2s
09:04:40 [2020-07-14T09:04:40.653Z] 
09:04:40 [2020-07-14T09:04:40.653Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
09:04:40 [2020-07-14T09:04:40.653Z] #61 DONE 0.2s
09:04:40 [2020-07-14T09:04:40.653Z] 
09:04:40 [2020-07-14T09:04:40.653Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:04:40 [2020-07-14T09:04:40.653Z] #62 DONE 0.0s
09:04:40 [2020-07-14T09:04:40.653Z] 
09:04:40 [2020-07-14T09:04:40.653Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
09:04:41 [2020-07-14T09:04:41.690Z] #63 DONE 0.7s
09:04:41 [2020-07-14T09:04:41.690Z] 
09:04:41 [2020-07-14T09:04:41.690Z] #64 exporting to image
09:04:41 [2020-07-14T09:04:41.690Z] #64 exporting layers
09:04:41 [2020-07-14T09:04:41.794Z] Merge succeeded, producing c88a830507ce87e99ade40d1403653653717375d
09:04:41 [2020-07-14T09:04:41.795Z] Checking out Revision c88a830507ce87e99ade40d1403653653717375d (PR-41207)
09:04:42 [2020-07-14T09:04:42.914Z] #48 93.02 go/scanner
09:04:43 [2020-07-14T09:04:43.140Z] #28 ...
09:04:43 [2020-07-14T09:04:43.140Z] 
09:04:43 [2020-07-14T09:04:43.140Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:04:43 [2020-07-14T09:04:43.140Z] #25 4.460 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
09:04:43 [2020-07-14T09:04:43.140Z] #25 4.932 
09:04:43 [2020-07-14T09:04:43.140Z] #25 5.144 
#                                                                          1.6%
#######                                                                    9.8%
#############                                                             18.1%
###################                                                       26.7%
######################                                                    31.1%
###########################                                               38.8%
###############################                                           44.3%
###################################                                       50.0%
#######################################                                   55.5%
###########################################                               61.0%
#################################################                         68.9%
########################################################                  77.9%
############################################################              83.4%
################################################################          89.2%
####################################################################      95.7%
######################################################################## 100.0%
09:04:43 [2020-07-14T09:04:43.140Z] #25 7.323 
09:04:43 [2020-07-14T09:04:43.140Z] #25 7.514 
########                                                                  12.5%
####################################                                      51.0%
##########################################################                80.9%
######################################################################## 100.0%
09:04:43 [2020-07-14T09:04:43.140Z] #25 8.255 
09:04:43 [2020-07-14T09:04:43.141Z] #25 8.460 
######                                                                     9.2%
#####################                                                     29.9%
###############################################################           88.1%
######################################################################## 100.0%
09:04:43 [2020-07-14T09:04:43.141Z] #25 9.087 
09:04:41 [2020-07-14T09:04:41.423Z]  > git merge d78b22cdf5326017a4709f55f393adf390bde4cb # timeout=10
09:04:41 [2020-07-14T09:04:41.661Z]  > git rev-parse "HEAD^{commit}" # timeout=10
09:04:41 [2020-07-14T09:04:41.827Z]  > git config core.sparsecheckout # timeout=10
09:04:41 [2020-07-14T09:04:41.877Z]  > git checkout -f c88a830507ce87e99ade40d1403653653717375d # timeout=10
09:04:43 [2020-07-14T09:04:43.654Z] #25 9.312 
##                                                                         3.5%
####                                                                       6.5%
#########                                                                 13.0%
#############                                                             19.1%
##################                                                        25.2%
######################                                                    31.0%
############################                                              39.6%
###################################                                       49.0%
#########################################                                 57.0%
##############################################                            64.9%
####################################################                      72.6%
#########################################################                 79.9%
###############################################################           88.1%
#####################################################################     97.2%
######################################################################## 100.0%
09:04:43 [2020-07-14T09:04:43.911Z] #25 11.16 
09:04:43 [2020-07-14T09:04:43.971Z] #48 ...
09:04:43 [2020-07-14T09:04:43.971Z] 
09:04:43 [2020-07-14T09:04:43.971Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:04:43 [2020-07-14T09:04:43.971Z] #40 26.53   CC       images/fsnotify.o
09:04:43 [2020-07-14T09:04:43.971Z] #40 27.34   CC       images/signalfd.o
09:04:43 [2020-07-14T09:04:43.971Z] #40 27.58   CC       images/fs.o
09:04:43 [2020-07-14T09:04:43.971Z] #40 27.81   CC       images/pstree.o
09:04:43 [2020-07-14T09:04:43.971Z] #40 28.08   CC       images/pipe.o
09:04:43 [2020-07-14T09:04:43.971Z] #40 28.37   CC       images/tcp-stream.o
09:04:43 [2020-07-14T09:04:43.971Z] #40 28.60   CC       images/sk-packet.o
09:04:43 [2020-07-14T09:04:43.971Z] #40 28.98   CC       images/mnt.o
09:04:43 [2020-07-14T09:04:43.971Z] #40 29.19   CC       images/pipe-data.o
09:04:43 [2020-07-14T09:04:43.971Z] #40 29.42   CC       images/sa.o
09:04:43 [2020-07-14T09:04:43.971Z] #40 29.66   CC       images/timer.o
09:04:43 [2020-07-14T09:04:43.971Z] #40 30.09   CC       images/timerfd.o
09:04:43 [2020-07-14T09:04:43.971Z] #40 30.31   CC       images/mm.o
09:04:44 [2020-07-14T09:04:44.269Z] #40 30.65   CC       images/sk-opts.o
09:04:44 [2020-07-14T09:04:44.418Z] #64 exporting layers 2.6s done
09:04:44 [2020-07-14T09:04:44.418Z] #64 writing image sha256:ee65236b2153000c00435a4060d9c53992504e4cde79c59bde0b3d86d487ef15
09:04:44 [2020-07-14T09:04:44.418Z] #64 writing image sha256:ee65236b2153000c00435a4060d9c53992504e4cde79c59bde0b3d86d487ef15 done
09:04:44 [2020-07-14T09:04:44.418Z] #64 naming to docker.io/library/docker:c88a830507ce87e99ade40d1403653653717375d done
09:04:44 [2020-07-14T09:04:44.418Z] #64 DONE 2.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:04:44 [2020-07-14T09:04:44.567Z] #40 ...
09:04:44 [2020-07-14T09:04:44.567Z] 
09:04:44 [2020-07-14T09:04:44.567Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:44 [2020-07-14T09:04:44.567Z] #31 84.89 fmt
09:04:44 [2020-07-14T09:04:44.567Z] #31 84.89 path/filepath
09:04:44 [2020-07-14T09:04:44.567Z] #31 86.92 io/ioutil
09:04:44 [2020-07-14T09:04:44.567Z] #31 88.98 log
09:04:44 [2020-07-14T09:04:44.567Z] #31 88.99 github.com/BurntSushi/toml
09:04:44 [2020-07-14T09:04:44.567Z] #31 89.03 flag
09:04:44 [2020-07-14T09:04:44.567Z] #31 93.78 github.com/BurntSushi/toml/cmd/tomlv
09:04:44 [2020-07-14T09:04:44.567Z] #31 ...
09:04:44 [2020-07-14T09:04:44.567Z] 
09:04:44 [2020-07-14T09:04:44.567Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:04:44 [2020-07-14T09:04:44.567Z] #40 30.92   CC       images/sk-unix.o
09:04:44 [2020-07-14T09:04:44.845Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41207/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c88a830507ce87e99ade40d1403653653717375d hack/test/unit
09:04:44 [2020-07-14T09:04:44.865Z] #40 31.25   CC       images/sk-inet.o
09:04:45 [2020-07-14T09:04:45.510Z] #40 31.68   CC       images/tun.o
09:04:45 [2020-07-14T09:04:45.814Z] #40 32.07   CC       images/sk-netlink.o
09:04:46 [2020-07-14T09:04:46.113Z] #40 32.27   CC       images/packet-sock.o
09:04:46 [2020-07-14T09:04:46.411Z] #40 32.75   CC       images/ipc-var.o
09:04:46 [2020-07-14T09:04:46.710Z] #40 32.98   CC       images/ipc-desc.o
09:04:46 [2020-07-14T09:04:46.710Z] #40 33.19   CC       images/ipc-shm.o
09:04:46 [2020-07-14T09:04:46.734Z] #25 11.37 
                                                                           0.0%
                                                                           1.3%
##                                                                         2.9%
###                                                                        4.5%
####                                                                       6.3%
#####                                                                      8.2%
#######                                                                    9.9%
########                                                                  11.3%
#########                                                                 13.0%
##########                                                                14.4%
###########                                                               15.3%
###########                                                               16.4%
############                                                              17.7%
#############                                                             19.3%
###############                                                           21.1%
################                                                          22.6%
#################                                                         24.3%
###################                                                       27.0%
####################                                                      28.5%
#####################                                                     30.3%
#######################                                                   32.5%
########################                                                  33.7%
#########################                                                 35.0%
##########################                                                36.2%
###########################                                               38.0%
############################                                              39.1%
09:04:46 [2020-07-14T09:04:46.734Z] #25 ...
09:04:46 [2020-07-14T09:04:46.734Z] 
09:04:46 [2020-07-14T09:04:46.734Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:04:46 [2020-07-14T09:04:46.734Z] #41 50.50 syscall
09:04:46 [2020-07-14T09:04:46.734Z] #41 57.67 time
09:04:46 [2020-07-14T09:04:46.734Z] #41 ...
09:04:46 [2020-07-14T09:04:46.734Z] 
09:04:46 [2020-07-14T09:04:46.734Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:04:46 [2020-07-14T09:04:46.734Z] #38 50.63 Selecting previously unselected package libprotobuf-lite17:amd64.
09:04:46 [2020-07-14T09:04:46.734Z] #38 50.65 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
09:04:46 [2020-07-14T09:04:46.734Z] #38 50.66 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:04:46 [2020-07-14T09:04:46.734Z] #38 50.92 Selecting previously unselected package libprotobuf-dev:amd64.
09:04:46 [2020-07-14T09:04:46.734Z] #38 50.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
09:04:46 [2020-07-14T09:04:46.734Z] #38 50.94 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:04:46 [2020-07-14T09:04:46.734Z] #38 52.62 Selecting previously unselected package libprotoc17:amd64.
09:04:46 [2020-07-14T09:04:46.734Z] #38 52.62 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
09:04:46 [2020-07-14T09:04:46.734Z] #38 52.63 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
09:04:46 [2020-07-14T09:04:46.734Z] #38 53.42 Selecting previously unselected package protobuf-c-compiler.
09:04:46 [2020-07-14T09:04:46.734Z] #38 53.42 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
09:04:46 [2020-07-14T09:04:46.734Z] #38 53.44 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:04:46 [2020-07-14T09:04:46.734Z] #38 53.60 Selecting previously unselected package protobuf-compiler.
09:04:46 [2020-07-14T09:04:46.734Z] #38 53.63 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
09:04:46 [2020-07-14T09:04:46.734Z] #38 53.63 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:04:46 [2020-07-14T09:04:46.734Z] #38 53.77 Selecting previously unselected package python-pkg-resources.
09:04:46 [2020-07-14T09:04:46.734Z] #38 53.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:04:46 [2020-07-14T09:04:46.734Z] #38 53.78 Unpacking python-pkg-resources (40.8.0-1) ...
09:04:46 [2020-07-14T09:04:46.734Z] #38 54.01 Selecting previously unselected package python-six.
09:04:46 [2020-07-14T09:04:46.734Z] #38 54.01 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:04:46 [2020-07-14T09:04:46.734Z] #38 54.03 Unpacking python-six (1.12.0-1) ...
09:04:46 [2020-07-14T09:04:46.734Z] #38 54.15 Selecting previously unselected package python-protobuf.
09:04:46 [2020-07-14T09:04:46.734Z] #38 54.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
09:04:46 [2020-07-14T09:04:46.734Z] #38 54.18 Unpacking python-protobuf (3.6.1.3-2) ...
09:04:46 [2020-07-14T09:04:46.734Z] #38 54.85 Setting up python-pkg-resources (40.8.0-1) ...
09:04:46 [2020-07-14T09:04:46.734Z] #38 59.81 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:04:46 [2020-07-14T09:04:46.734Z] #38 59.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:04:46 [2020-07-14T09:04:46.735Z] #38 59.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:04:46 [2020-07-14T09:04:46.735Z] #38 59.86 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:04:46 [2020-07-14T09:04:46.735Z] #38 59.87 Setting up python-six (1.12.0-1) ...
09:04:46 [2020-07-14T09:04:46.991Z] #38 ...
09:04:46 [2020-07-14T09:04:46.991Z] 
09:04:46 [2020-07-14T09:04:46.991Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:04:46 [2020-07-14T09:04:46.991Z] #32 50.75 Selecting previously unselected package libicu63:amd64.
09:04:46 [2020-07-14T09:04:46.991Z] #32 50.75 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
09:04:46 [2020-07-14T09:04:46.991Z] #32 50.78 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:04:46 [2020-07-14T09:04:46.991Z] #32 58.56 Selecting previously unselected package libxml2:amd64.
09:04:46 [2020-07-14T09:04:46.991Z] #32 58.56 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
09:04:46 [2020-07-14T09:04:46.991Z] #32 58.57 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
09:04:46 [2020-07-14T09:04:46.991Z] #32 59.34 Selecting previously unselected package libarchive13:amd64.
09:04:46 [2020-07-14T09:04:46.991Z] #32 59.35 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
09:04:46 [2020-07-14T09:04:46.991Z] #32 59.35 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:04:46 [2020-07-14T09:04:46.991Z] #32 59.74 Selecting previously unselected package libjsoncpp1:amd64.
09:04:46 [2020-07-14T09:04:46.991Z] #32 59.76 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
09:04:46 [2020-07-14T09:04:46.991Z] #32 59.77 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:04:46 [2020-07-14T09:04:46.991Z] #32 59.97 Selecting previously unselected package librhash0:amd64.
09:04:46 [2020-07-14T09:04:46.991Z] #32 60.01 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
09:04:46 [2020-07-14T09:04:46.991Z] #32 60.01 Unpacking librhash0:amd64 (1.3.8-1) ...
09:04:46 [2020-07-14T09:04:46.991Z] #32 60.28 Selecting previously unselected package libuv1:amd64.
09:04:46 [2020-07-14T09:04:46.991Z] #32 60.30 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
09:04:46 [2020-07-14T09:04:46.991Z] #32 60.31 Unpacking libuv1:amd64 (1.24.1-1) ...
09:04:46 [2020-07-14T09:04:46.991Z] #32 60.47 Selecting previously unselected package cmake.
09:04:46 [2020-07-14T09:04:46.991Z] #32 60.48 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
09:04:46 [2020-07-14T09:04:46.991Z] #32 60.49 Unpacking cmake (3.13.4-1) ...
09:04:46 [2020-07-14T09:04:46.991Z] #32 ...
09:04:46 [2020-07-14T09:04:46.991Z] 
09:04:46 [2020-07-14T09:04:46.991Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:04:47 [2020-07-14T09:04:47.011Z] #40 33.39   CC       images/ipc-msg.o
09:04:47 [2020-07-14T09:04:47.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:04:47 [2020-07-14T09:04:47.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:04:47 [2020-07-14T09:04:47.311Z] #40 33.68   CC       images/ipc-sem.o
09:04:47 [2020-07-14T09:04:47.580Z] ?   	github.com/docker/docker/api	[no test files]
09:04:47 [2020-07-14T09:04:47.610Z] #40 ...
09:04:47 [2020-07-14T09:04:47.610Z] 
09:04:47 [2020-07-14T09:04:47.610Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:47 [2020-07-14T09:04:47.610Z] #31 DONE 97.9s
09:04:47 [2020-07-14T09:04:47.610Z] 
09:04:47 [2020-07-14T09:04:47.610Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:04:47 [2020-07-14T09:04:47.610Z] #40 33.90   CC       images/utsns.o
09:04:47 [2020-07-14T09:04:47.929Z] #40 34.29   CC       images/creds.o
09:04:48 [2020-07-14T09:04:48.385Z] ok  	github.com/docker/docker/pkg/plugins	33.653s	coverage: 76.6% of statements
09:04:48 [2020-07-14T09:04:48.385Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/pkg/term	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/rootless	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/volume	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === Skipped
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:46: Driver btrfs not supported
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:46: Driver btrfs not supported
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:46: Driver btrfs not supported
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:46: Driver btrfs not supported
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:46: Driver btrfs not supported
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:73: No driver to put!
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z] time="2020-07-14T09:03:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z] time="2020-07-14T09:03:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z] time="2020-07-14T09:03:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z] time="2020-07-14T09:03:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z] time="2020-07-14T09:03:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:73: No driver to put!
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     overlay_test.go:49: Fails to compute changes intermittently
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:46: Driver zfs not supported
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:46: Driver zfs not supported
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:46: Driver zfs not supported
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:46: Driver zfs not supported
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:46: Driver zfs not supported
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     graphtest_unix.go:73: No driver to put!
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:04:48 [2020-07-14T09:04:48.386Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] 
09:04:48 [2020-07-14T09:04:48.386Z] DONE 2124 tests, 26 skipped in 190.034s
Post stage
[Pipeline] junit
09:04:48 [2020-07-14T09:04:48.400Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
09:04:48 [2020-07-14T09:04:48.577Z] #40 34.77   CC       images/vma.o
[Pipeline] sh
09:04:48 [2020-07-14T09:04:48.838Z] #25 11.37 
                                                                           0.0%
                                                                           1.3%
##                                                                         2.9%
###                                                                        4.5%
####                                                                       6.3%
#####                                                                      8.2%
#######                                                                    9.9%
########                                                                  11.3%
#########                                                                 13.0%
##########                                                                14.4%
###########                                                               15.3%
###########                                                               16.4%
############                                                              17.7%
#############                                                             19.3%
###############                                                           21.1%
################                                                          22.6%
#################                                                         24.3%
###################                                                       27.0%
####################                                                      28.5%
#####################                                                     30.3%
#######################                                                   32.5%
########################                                                  33.7%
#########################                                                 35.0%
##########################                                                36.2%
###########################                                               38.0%
############################                                              39.1%
#############################                                             40.8%
##############################                                            42.7%
###############################                                           43.9%
################################                                          45.7%
##################################                                        47.2%
###################################                                       49.5%
####################################                                      51.0%
#####################################                                     52.2%
######################################                                    54.1%
#######################################                                   55.2%
########################################                                  56.8%
##########################################                                59.3%
############################################                              61.3%
#############################################                             62.8%
##############################################                            64.7%
################################################                          67.4%
##################################################                        69.5%
###################################################                       72.1%
09:04:48 [2020-07-14T09:04:48.838Z] #25 ...
09:04:48 [2020-07-14T09:04:48.838Z] 
09:04:48 [2020-07-14T09:04:48.838Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:48 [2020-07-14T09:04:48.838Z] #10 52.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
09:04:48 [2020-07-14T09:04:48.838Z] #10 55.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
09:04:48 [2020-07-14T09:04:48.838Z] #10 55.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
09:04:48 [2020-07-14T09:04:48.838Z] #10 55.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:04:48 [2020-07-14T09:04:48.838Z] #10 55.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:04:48 [2020-07-14T09:04:48.838Z] #10 55.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
09:04:48 [2020-07-14T09:04:48.838Z] #10 55.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
09:04:48 [2020-07-14T09:04:48.838Z] #10 55.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
09:04:48 [2020-07-14T09:04:48.838Z] #10 55.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
09:04:48 [2020-07-14T09:04:48.838Z] #10 55.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
09:04:48 [2020-07-14T09:04:48.838Z] #10 55.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
09:04:48 [2020-07-14T09:04:48.838Z] #10 55.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
09:04:48 [2020-07-14T09:04:48.838Z] #10 55.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
09:04:48 [2020-07-14T09:04:48.838Z] #10 55.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
09:04:48 [2020-07-14T09:04:48.838Z] #10 55.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
09:04:48 [2020-07-14T09:04:48.838Z] #10 55.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
09:04:48 [2020-07-14T09:04:48.838Z] #10 56.39 debconf: delaying package configuration, since apt-utils is not installed
09:04:48 [2020-07-14T09:04:48.838Z] #10 56.62 Fetched 77.7 MB in 9s (8684 kB/s)
09:04:48 [2020-07-14T09:04:48.838Z] #10 56.71 Selecting previously unselected package binutils-mingw-w64-i686.
09:04:48 [2020-07-14T09:04:48.838Z] #10 56.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:04:48 [2020-07-14T09:04:48.838Z] #10 56.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
09:04:48 [2020-07-14T09:04:48.838Z] #10 56.82 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:04:48 [2020-07-14T09:04:48.838Z] #10 59.17 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:04:48 [2020-07-14T09:04:48.838Z] #10 59.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
09:04:48 [2020-07-14T09:04:48.838Z] #10 59.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:04:48 [2020-07-14T09:04:48.838Z] #10 62.57 Selecting previously unselected package binutils-mingw-w64.
09:04:48 [2020-07-14T09:04:48.838Z] #10 62.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:04:48 [2020-07-14T09:04:48.838Z] #10 62.59 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:04:48 [2020-07-14T09:04:48.838Z] #10 ...
09:04:48 [2020-07-14T09:04:48.838Z] 
09:04:48 [2020-07-14T09:04:48.838Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:04:48 [2020-07-14T09:04:48.874Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41207/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d -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:c88a830507ce87e99ade40d1403653653717375d hack/make.sh dynbinary test-integration
09:04:48 [2020-07-14T09:04:48.875Z] #40 35.12   CC       images/netdev.o
09:04:49 [2020-07-14T09:04:49.174Z] #40 35.47   CC       images/tty.o
09:04:49 [2020-07-14T09:04:49.447Z] 
09:04:49 [2020-07-14T09:04:49.547Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m10.982440339s with top 10 stages: buildssa: 1m35.378690836s, goimports: 22.689571871s, unconvert: 12.903316372s, gosec: 11.293716855s, golint: 6.163505448s, ineffassign: 5.008886088s, misspell: 4.283842669s, vrp: 3.627684317s, inspect: 3.601298219s, printf: 1.902739141s 
09:04:49 [2020-07-14T09:04:49.708Z] Removing bundles/
09:04:49 [2020-07-14T09:04:49.708Z] 
09:04:49 [2020-07-14T09:04:49.708Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:04:49 [2020-07-14T09:04:49.708Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:04:49 [2020-07-14T09:04:49.708Z] GOOS="" GOARCH="" GOARM=""
09:04:50 [2020-07-14T09:04:50.124Z] #25 11.37 
                                                                           0.0%
                                                                           1.3%
##                                                                         2.9%
###                                                                        4.5%
####                                                                       6.3%
#####                                                                      8.2%
#######                                                                    9.9%
########                                                                  11.3%
#########                                                                 13.0%
##########                                                                14.4%
###########                                                               15.3%
###########                                                               16.4%
############                                                              17.7%
#############                                                             19.3%
###############                                                           21.1%
################                                                          22.6%
#################                                                         24.3%
###################                                                       27.0%
####################                                                      28.5%
#####################                                                     30.3%
#######################                                                   32.5%
########################                                                  33.7%
#########################                                                 35.0%
##########################                                                36.2%
###########################                                               38.0%
############################                                              39.1%
#############################                                             40.8%
##############################                                            42.7%
###############################                                           43.9%
################################                                          45.7%
##################################                                        47.2%
###################################                                       49.5%
####################################                                      51.0%
#####################################                                     52.2%
######################################                                    54.1%
#######################################                                   55.2%
########################################                                  56.8%
##########################################                                59.3%
############################################                              61.3%
#############################################                             62.8%
##############################################                            64.7%
################################################                          67.4%
##################################################                        69.5%
###################################################                       72.1%
#####################################################                     74.1%
#######################################################                   76.4%
#######################################################                   77.7%
########################################################                  79.2%
##########################################################                81.6%
############################################################              84.1%
##############################################################            86.7%
################################################################          89.0%
#################################################################         91.3%
###################################################################       93.8%
#####################################################################     95.9%
######################################################################    97.8%
#######################################################################   99.7%
######################################################################## 100.0%
09:04:50 [2020-07-14T09:04:50.124Z] #25 17.52 
09:04:50 [2020-07-14T09:04:50.124Z] #25 ...
09:04:50 [2020-07-14T09:04:50.124Z] 
09:04:50 [2020-07-14T09:04:50.124Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:50 [2020-07-14T09:04:50.124Z] #47 54.08 reflect
09:04:50 [2020-07-14T09:04:50.124Z] #47 54.11 syscall
09:04:50 [2020-07-14T09:04:50.124Z] #47 61.97 context
09:04:50 [2020-07-14T09:04:50.124Z] #47 63.17 os
09:04:50 [2020-07-14T09:04:50.231Z] #40 36.24   CC       images/file-lock.o
09:04:50 [2020-07-14T09:04:50.231Z] #40 36.40   CC       images/rlimit.o
09:04:50 [2020-07-14T09:04:50.231Z] #40 36.61   CC       images/pagemap.o
09:04:50 [2020-07-14T09:04:50.382Z] #47 ...
09:04:50 [2020-07-14T09:04:50.382Z] 
09:04:50 [2020-07-14T09:04:50.382Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:04:50 [2020-07-14T09:04:50.382Z] #38 63.88 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:04:50 [2020-07-14T09:04:50.382Z] #38 63.89 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:04:50 [2020-07-14T09:04:50.382Z] #38 63.91 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
09:04:50 [2020-07-14T09:04:50.382Z] #38 63.93 Setting up libcap-dev:amd64 (1:2.25-2) ...
09:04:50 [2020-07-14T09:04:50.382Z] #38 63.94 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
09:04:50 [2020-07-14T09:04:50.382Z] #38 63.96 Setting up protobuf-compiler (3.6.1.3-2) ...
09:04:50 [2020-07-14T09:04:50.382Z] #38 63.97 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:04:50 [2020-07-14T09:04:50.382Z] #38 63.99 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:04:50 [2020-07-14T09:04:50.382Z] #38 64.00 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:04:50 [2020-07-14T09:04:50.382Z] #38 64.04 Setting up python-protobuf (3.6.1.3-2) ...
09:04:50 [2020-07-14T09:04:50.531Z] #40 36.87   CC       images/siginfo.o
09:04:50 [2020-07-14T09:04:50.639Z] #38 ...
09:04:50 [2020-07-14T09:04:50.639Z] 
09:04:50 [2020-07-14T09:04:50.639Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:50 [2020-07-14T09:04:50.639Z] #30 54.44 time
09:04:50 [2020-07-14T09:04:50.639Z] #30 60.51 internal/poll
09:04:50 [2020-07-14T09:04:50.639Z] #30 62.66 internal/syscall/execenv
09:04:50 [2020-07-14T09:04:50.639Z] #30 62.81 internal/syscall/unix
09:04:50 [2020-07-14T09:04:50.639Z] #30 63.06 os
09:04:50 [2020-07-14T09:04:50.639Z] #30 63.51 internal/fmtsort
09:04:50 [2020-07-14T09:04:50.639Z] #30 64.21 strings
09:04:50 [2020-07-14T09:04:50.639Z] #30 ...
09:04:50 [2020-07-14T09:04:50.639Z] 
09:04:50 [2020-07-14T09:04:50.639Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:04:50 [2020-07-14T09:04:50.639Z] #32 64.13 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:04:50 [2020-07-14T09:04:50.639Z] #32 64.18 Setting up xxd (2:8.1.0875-5) ...
09:04:50 [2020-07-14T09:04:50.639Z] #32 64.19 Setting up libuv1:amd64 (1.24.1-1) ...
09:04:50 [2020-07-14T09:04:50.639Z] #32 64.20 Setting up vim-common (2:8.1.0875-5) ...
09:04:50 [2020-07-14T09:04:50.639Z] #32 64.23 Setting up librhash0:amd64 (1.3.8-1) ...
09:04:50 [2020-07-14T09:04:50.639Z] #32 64.24 Setting up cmake-data (3.13.4-1) ...
09:04:50 [2020-07-14T09:04:50.639Z] #32 64.26 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
09:04:50 [2020-07-14T09:04:50.639Z] #32 64.28 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:04:50 [2020-07-14T09:04:50.639Z] #32 64.29 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:04:50 [2020-07-14T09:04:50.639Z] #32 64.31 Setting up cmake (3.13.4-1) ...
09:04:50 [2020-07-14T09:04:50.639Z] #32 64.34 Processing triggers for libc-bin (2.28-10) ...
09:04:50 [2020-07-14T09:04:50.639Z] #32 64.44 Processing triggers for mime-support (3.62) ...
09:04:50 [2020-07-14T09:04:50.829Z] #40 37.10   CC       images/rpc.o
09:04:51 [2020-07-14T09:04:51.477Z] #40 ...
09:04:51 [2020-07-14T09:04:51.477Z] 
09:04:51 [2020-07-14T09:04:51.477Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:04:51 [2020-07-14T09:04:51.477Z] #42 91.92 internal/lazyregexp
09:04:51 [2020-07-14T09:04:51.477Z] #42 92.34 github.com/LK4D4/vndr/versioned
09:04:51 [2020-07-14T09:04:51.477Z] #42 95.02 encoding/base64
09:04:51 [2020-07-14T09:04:51.477Z] #42 95.04 crypto/cipher
09:04:51 [2020-07-14T09:04:51.477Z] #42 95.06 go/scanner
09:04:51 [2020-07-14T09:04:51.477Z] #42 96.73 net/url
09:04:51 [2020-07-14T09:04:51.477Z] #42 98.77 text/template/parse
09:04:51 [2020-07-14T09:04:51.477Z] #42 98.95 go/ast
09:04:51 [2020-07-14T09:04:51.477Z] #42 101.6 encoding/json
09:04:51 [2020-07-14T09:04:51.782Z] #42 ...
09:04:51 [2020-07-14T09:04:51.782Z] 
09:04:51 [2020-07-14T09:04:51.782Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:51 [2020-07-14T09:04:51.782Z] #11 92.21 Selecting previously unselected package g++-mingw-w64-x86-64.
09:04:51 [2020-07-14T09:04:51.782Z] #11 92.22 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
09:04:51 [2020-07-14T09:04:51.782Z] #11 92.25 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:04:52 [2020-07-14T09:04:52.082Z] #11 ...
09:04:52 [2020-07-14T09:04:52.082Z] 
09:04:52 [2020-07-14T09:04:52.082Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:04:52 [2020-07-14T09:04:52.082Z] #48 94.60 mvdan.cc/editorconfig
09:04:52 [2020-07-14T09:04:52.082Z] #48 94.74 mvdan.cc/sh/v3/syntax
09:04:52 [2020-07-14T09:04:52.082Z] #48 96.72 encoding/json
09:04:52 [2020-07-14T09:04:52.082Z] #48 96.78 go/ast
09:04:52 [2020-07-14T09:04:52.082Z] #48 99.25 golang.org/x/sys/unix
09:04:52 [2020-07-14T09:04:52.382Z] #48 ...
09:04:52 [2020-07-14T09:04:52.382Z] 
09:04:52 [2020-07-14T09:04:52.382Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:04:52 [2020-07-14T09:04:52.382Z] #40 38.54   CC       images/ext-file.o
09:04:52 [2020-07-14T09:04:52.681Z] #40 38.78   CC       images/cgroup.o
09:04:52 [2020-07-14T09:04:52.981Z] #40 39.48   CC       images/userns.o
09:04:53 [2020-07-14T09:04:53.280Z] #40 39.75   CC       images/google/protobuf/descriptor.o
09:04:53 [2020-07-14T09:04:53.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:04:55 [2020-07-14T09:04:55.391Z] #40 41.82   CC       images/opts.o
09:04:55 [2020-07-14T09:04:55.933Z] #32 DONE 69.0s
09:04:55 [2020-07-14T09:04:55.933Z] 
09:04:55 [2020-07-14T09:04:55.933Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:04:55 [2020-07-14T09:04:55.933Z] #25 18.50 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:04:55 [2020-07-14T09:04:55.933Z] #25 18.81 
09:04:55 [2020-07-14T09:04:55.933Z] #25 18.95 
######################################################################## 100.0%
09:04:55 [2020-07-14T09:04:55.933Z] #25 19.07 
09:04:55 [2020-07-14T09:04:55.933Z] #25 19.91 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:04:55 [2020-07-14T09:04:55.933Z] #25 20.24 #=#=#                                                                         
09:04:55 [2020-07-14T09:04:55.933Z] #25 20.44 
                                                                           0.6%
#######################################################                   77.3%
######################################################################## 100.0%
09:04:55 [2020-07-14T09:04:55.933Z] #25 20.76 
09:04:55 [2020-07-14T09:04:55.933Z] #25 21.43 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
09:04:55 [2020-07-14T09:04:55.933Z] #25 21.49 skipping existing c35d46ef359f
09:04:55 [2020-07-14T09:04:55.933Z] #25 21.58 
09:04:55 [2020-07-14T09:04:55.933Z] #25 22.39 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:04:55 [2020-07-14T09:04:55.933Z] #25 23.12 
09:04:56 [2020-07-14T09:04:56.041Z] #40 42.15   CC       images/seccomp.o
09:04:56 [2020-07-14T09:04:56.041Z] #40 42.40   CC       images/binfmt-misc.o
09:04:56 [2020-07-14T09:04:56.059Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
09:04:56 [2020-07-14T09:04:56.189Z] #25 23.35 
######################################################################## 100.0%
09:04:56 [2020-07-14T09:04:56.189Z] #25 ...
09:04:56 [2020-07-14T09:04:56.189Z] 
09:04:56 [2020-07-14T09:04:56.189Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:04:56 [2020-07-14T09:04:56.189Z] #38 69.66 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
09:04:56 [2020-07-14T09:04:56.189Z] #38 69.69 Processing triggers for libc-bin (2.28-10) ...
09:04:56 [2020-07-14T09:04:56.189Z] #38 DONE 70.1s
09:04:56 [2020-07-14T09:04:56.189Z] 
09:04:56 [2020-07-14T09:04:56.189Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:04:56 [2020-07-14T09:04:56.189Z] #25 23.52 
09:04:56 [2020-07-14T09:04:56.189Z] #25 23.60 Download of images into '/build' complete.
09:04:56 [2020-07-14T09:04:56.189Z] #25 23.60 Use something like the following to load the result into a Docker daemon:
09:04:56 [2020-07-14T09:04:56.189Z] #25 23.60   tar -cC '/build' . | docker load
09:04:56 [2020-07-14T09:04:56.189Z] #25 ...
09:04:56 [2020-07-14T09:04:56.189Z] 
09:04:56 [2020-07-14T09:04:56.189Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:04:56 [2020-07-14T09:04:56.341Z] #40 42.63   CC       images/time.o
09:04:56 [2020-07-14T09:04:56.341Z] #40 42.82   CC       images/sysctl.o
09:04:56 [2020-07-14T09:04:56.490Z] #39 ...
09:04:56 [2020-07-14T09:04:56.490Z] 
09:04:56 [2020-07-14T09:04:56.490Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:04:56 [2020-07-14T09:04:56.490Z] #25 DONE 23.7s
09:04:56 [2020-07-14T09:04:56.490Z] 
09:04:56 [2020-07-14T09:04:56.490Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:56 [2020-07-14T09:04:56.490Z] #10 62.71 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:04:56 [2020-07-14T09:04:56.490Z] #10 62.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
09:04:56 [2020-07-14T09:04:56.490Z] #10 62.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:04:56 [2020-07-14T09:04:56.490Z] #10 63.04 Selecting previously unselected package dmsetup.
09:04:56 [2020-07-14T09:04:56.490Z] #10 63.04 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
09:04:56 [2020-07-14T09:04:56.490Z] #10 63.05 Unpacking dmsetup (2:1.02.155-3) ...
09:04:56 [2020-07-14T09:04:56.490Z] #10 63.35 Selecting previously unselected package mingw-w64-common.
09:04:56 [2020-07-14T09:04:56.490Z] #10 63.37 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:04:56 [2020-07-14T09:04:56.490Z] #10 63.38 Unpacking mingw-w64-common (6.0.0-3) ...
09:04:56 [2020-07-14T09:04:56.490Z] #10 69.69 Selecting previously unselected package mingw-w64-x86-64-dev.
09:04:56 [2020-07-14T09:04:56.490Z] #10 69.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:04:56 [2020-07-14T09:04:56.490Z] #10 69.74 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:04:56 [2020-07-14T09:04:56.641Z] #40 43.03   CC       images/autofs.o
09:04:56 [2020-07-14T09:04:56.941Z] #40 43.19   CC       images/macvlan.o
09:04:56 [2020-07-14T09:04:56.941Z] #40 43.40   CC       images/sit.o
09:04:57 [2020-07-14T09:04:57.242Z] #40 43.61   CC       images/memfd.o
09:04:57 [2020-07-14T09:04:57.511Z] Commit message: "distribution/xfer: use "main" instead of "master" for progress channel"
09:04:57 [2020-07-14T09:04:57.540Z] #40 43.93   CC       images/timens.o
09:04:57 [2020-07-14T09:04:57.840Z] #40 ...
09:04:57 [2020-07-14T09:04:57.840Z] 
09:04:57 [2020-07-14T09:04:57.840Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:04:57 [2020-07-14T09:04:57.840Z] #11 107.8 Selecting previously unselected package libapparmor1:ppc64el.
09:04:57 [2020-07-14T09:04:57.840Z] #11 107.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
09:04:57 [2020-07-14T09:04:57.840Z] #11 107.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
09:04:57 [2020-07-14T09:04:57.840Z] #11 107.9 Selecting previously unselected package libapparmor-dev:ppc64el.
09:04:57 [2020-07-14T09:04:57.840Z] #11 107.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
09:04:57 [2020-07-14T09:04:57.840Z] #11 107.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
09:04:57 [2020-07-14T09:04:57.840Z] #11 108.1 Selecting previously unselected package libbtrfs0.
09:04:57 [2020-07-14T09:04:57.840Z] #11 108.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
09:04:57 [2020-07-14T09:04:57.840Z] #11 108.1 Unpacking libbtrfs0 (4.20.1-2) ...
09:04:57 [2020-07-14T09:04:57.840Z] #11 108.2 Selecting previously unselected package libbtrfs-dev.
09:04:57 [2020-07-14T09:04:57.840Z] #11 108.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
09:04:57 [2020-07-14T09:04:57.840Z] #11 108.2 Unpacking libbtrfs-dev (4.20.1-2) ...
09:04:57 [2020-07-14T09:04:57.840Z] #11 108.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
09:04:57 [2020-07-14T09:04:57.922Z]  > git --version # timeout=10
09:04:58 [2020-07-14T09:04:58.027Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
09:04:58 [2020-07-14T09:04:58.159Z] #11 108.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
09:04:58 [2020-07-14T09:04:58.159Z] #11 108.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
09:04:58 [2020-07-14T09:04:58.159Z] #11 108.5 Selecting previously unselected package libudev-dev:ppc64el.
09:04:58 [2020-07-14T09:04:58.159Z] #11 108.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
09:04:58 [2020-07-14T09:04:58.159Z] #11 108.5 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
09:04:58 [2020-07-14T09:04:58.459Z] #11 108.8 Selecting previously unselected package libsepol1-dev:ppc64el.
09:04:58 [2020-07-14T09:04:58.459Z] #11 108.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
09:04:58 [2020-07-14T09:04:58.459Z] #11 108.8 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:04:58 [2020-07-14T09:04:58.759Z] #11 109.1 Selecting previously unselected package libpcre16-3:ppc64el.
09:04:58 [2020-07-14T09:04:58.759Z] #11 109.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
09:04:58 [2020-07-14T09:04:58.759Z] #11 109.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
09:04:59 [2020-07-14T09:04:59.059Z] #11 109.4 Selecting previously unselected package libpcre32-3:ppc64el.
09:04:59 [2020-07-14T09:04:59.059Z] #11 109.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
09:04:59 [2020-07-14T09:04:59.059Z] #11 109.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
09:04:59 [2020-07-14T09:04:59.059Z] #11 109.5 Selecting previously unselected package libpcrecpp0v5:ppc64el.
09:04:59 [2020-07-14T09:04:59.361Z] #11 109.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
09:04:59 [2020-07-14T09:04:59.361Z] #11 109.6 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
09:04:59 [2020-07-14T09:04:59.361Z] #11 109.6 Selecting previously unselected package libpcre3-dev:ppc64el.
09:04:59 [2020-07-14T09:04:59.361Z] #11 109.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
09:04:59 [2020-07-14T09:04:59.361Z] #11 109.7 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
09:04:59 [2020-07-14T09:04:59.660Z] #11 110.0 Selecting previously unselected package libselinux1-dev:ppc64el.
09:04:59 [2020-07-14T09:04:59.660Z] #11 110.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
09:04:59 [2020-07-14T09:04:59.660Z] #11 110.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
09:04:59 [2020-07-14T09:04:59.963Z] #11 110.3 Selecting previously unselected package libdevmapper-dev:ppc64el.
09:04:59 [2020-07-14T09:04:59.963Z] #11 110.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
09:04:59 [2020-07-14T09:04:59.963Z] #11 110.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
09:04:59 [2020-07-14T09:04:59.963Z] #11 110.4 Selecting previously unselected package libseccomp-dev:ppc64el.
09:04:59 [2020-07-14T09:04:59.963Z] #11 110.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
09:04:59 [2020-07-14T09:04:59.963Z] #11 110.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
09:05:00 [2020-07-14T09:05:00.263Z] #11 110.5 Selecting previously unselected package libsystemd-dev:ppc64el.
09:05:00 [2020-07-14T09:05:00.263Z] #11 110.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
09:05:00 [2020-07-14T09:05:00.263Z] #11 110.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
09:05:00 [2020-07-14T09:05:00.562Z] #11 111.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
09:05:00 [2020-07-14T09:05:00.562Z] #11 111.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
09:05:00 [2020-07-14T09:05:00.562Z] #11 111.0 Setting up libapparmor1:ppc64el (2.13.2-10) ...
09:05:00 [2020-07-14T09:05:00.562Z] #11 111.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:05:00 [2020-07-14T09:05:00.562Z] #11 111.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
09:05:00 [2020-07-14T09:05:00.562Z] #11 111.0 Setting up libsepol1-dev:ppc64el (2.8-1) ...
09:05:00 [2020-07-14T09:05:00.562Z] #11 111.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:05:00 [2020-07-14T09:05:00.562Z] #11 111.0 Setting up libbtrfs0 (4.20.1-2) ...
09:05:00 [2020-07-14T09:05:00.562Z] #11 111.0 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
09:05:00 [2020-07-14T09:05:00.562Z] #11 111.0 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
09:05:00 [2020-07-14T09:05:00.562Z] #11 111.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:05:00 [2020-07-14T09:05:00.562Z] #11 111.1 Setting up libbtrfs-dev (4.20.1-2) ...
09:05:00 [2020-07-14T09:05:00.562Z] #11 111.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
09:05:00 [2020-07-14T09:05:00.562Z] #11 111.1 Setting up mingw-w64-common (6.0.0-3) ...
09:05:00 [2020-07-14T09:05:00.562Z] #11 111.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
09:05:00 [2020-07-14T09:05:00.562Z] #11 111.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:05:00 [2020-07-14T09:05:00.562Z] #11 111.1 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
09:05:00 [2020-07-14T09:05:00.562Z] #11 111.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:05:00 [2020-07-14T09:05:00.662Z] #10 ...
09:05:00 [2020-07-14T09:05:00.662Z] 
09:05:00 [2020-07-14T09:05:00.662Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:00 [2020-07-14T09:05:00.662Z] #33 3.929 + RM_GOPATH=0
09:05:00 [2020-07-14T09:05:00.662Z] #33 3.929 + TMP_GOPATH=
09:05:00 [2020-07-14T09:05:00.662Z] #33 3.929 + : /build
09:05:00 [2020-07-14T09:05:00.662Z] #33 3.929 + '[' -z '' ']'
09:05:00 [2020-07-14T09:05:00.662Z] #33 3.929 ++ mktemp -d
09:05:00 [2020-07-14T09:05:00.662Z] #33 3.936 + export GOPATH=/tmp/tmp.kVMo19kOjW
09:05:00 [2020-07-14T09:05:00.662Z] #33 3.936 + GOPATH=/tmp/tmp.kVMo19kOjW
09:05:00 [2020-07-14T09:05:00.662Z] #33 3.936 + RM_GOPATH=1
09:05:00 [2020-07-14T09:05:00.662Z] #33 3.936 + case "$(go env GOARCH)" in
09:05:00 [2020-07-14T09:05:00.662Z] #33 3.936 ++ go env GOARCH
09:05:00 [2020-07-14T09:05:00.662Z] #33 4.057 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:05:00 [2020-07-14T09:05:00.662Z] #33 4.057 + export GO_BUILDMODE=-buildmode=pie
09:05:00 [2020-07-14T09:05:00.662Z] #33 4.057 + GO_BUILDMODE=-buildmode=pie
09:05:00 [2020-07-14T09:05:00.662Z] #33 4.057 ++ dirname /tmp/install/install.sh
09:05:00 [2020-07-14T09:05:00.662Z] #33 4.057 + dir=/tmp/install
09:05:00 [2020-07-14T09:05:00.662Z] #33 4.057 + bin=tini
09:05:00 [2020-07-14T09:05:00.662Z] #33 4.057 + shift
09:05:00 [2020-07-14T09:05:00.662Z] #33 4.057 + '[' '!' -f /tmp/install/tini.installer ']'
09:05:00 [2020-07-14T09:05:00.662Z] #33 4.057 + . /tmp/install/tini.installer
09:05:00 [2020-07-14T09:05:00.662Z] #33 4.057 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:05:00 [2020-07-14T09:05:00.662Z] #33 4.057 + install_tini
09:05:00 [2020-07-14T09:05:00.662Z] #33 4.057 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:05:00 [2020-07-14T09:05:00.662Z] #33 4.057 + git clone https://github.com/krallin/tini.git /tmp/tmp.kVMo19kOjW/tini
09:05:00 [2020-07-14T09:05:00.662Z] #33 4.071 Cloning into '/tmp/tmp.kVMo19kOjW/tini'...
09:05:00 [2020-07-14T09:05:00.662Z] #33 5.053 + cd /tmp/tmp.kVMo19kOjW/tini
09:05:00 [2020-07-14T09:05:00.662Z] #33 5.053 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:05:00 [2020-07-14T09:05:00.662Z] #33 5.083 + cmake .
09:05:00 [2020-07-14T09:05:00.662Z] #33 ...
09:05:00 [2020-07-14T09:05:00.662Z] 
09:05:00 [2020-07-14T09:05:00.662Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:00 [2020-07-14T09:05:00.662Z] #41 64.24 os
09:05:00 [2020-07-14T09:05:00.662Z] #41 64.28 strings
09:05:00 [2020-07-14T09:05:00.662Z] #41 66.74 regexp/syntax
09:05:00 [2020-07-14T09:05:00.662Z] #41 67.88 fmt
09:05:00 [2020-07-14T09:05:00.662Z] #41 73.40 regexp
09:05:00 [2020-07-14T09:05:00.662Z] #41 ...
09:05:00 [2020-07-14T09:05:00.662Z] 
09:05:00 [2020-07-14T09:05:00.662Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:00 [2020-07-14T09:05:00.662Z] #30 66.29 fmt
09:05:00 [2020-07-14T09:05:00.662Z] #30 67.29 path/filepath
09:05:00 [2020-07-14T09:05:00.662Z] #30 68.92 path
09:05:00 [2020-07-14T09:05:00.662Z] #30 69.92 text/tabwriter
09:05:00 [2020-07-14T09:05:00.662Z] #30 71.94 flag
09:05:00 [2020-07-14T09:05:00.662Z] #30 71.95 github.com/BurntSushi/toml
09:05:00 [2020-07-14T09:05:00.863Z] #11 111.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:05:00 [2020-07-14T09:05:00.863Z] #11 111.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:05:00 [2020-07-14T09:05:00.863Z] #11 111.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:05:00 [2020-07-14T09:05:00.863Z] #11 111.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
09:05:00 [2020-07-14T09:05:00.863Z] #11 111.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
09:05:00 [2020-07-14T09:05:00.863Z] #11 111.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:05:00 [2020-07-14T09:05:00.863Z] #11 111.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
09:05:00 [2020-07-14T09:05:00.863Z] #11 111.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
09:05:00 [2020-07-14T09:05:00.863Z] #11 111.2 Setting up dmsetup (2:1.02.155-3) ...
09:05:00 [2020-07-14T09:05:00.863Z] #11 111.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
09:05:00 [2020-07-14T09:05:00.863Z] #11 111.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
09:05:00 [2020-07-14T09:05:00.863Z] #11 111.2 Processing triggers for libc-bin (2.28-10) ...
09:05:00 [2020-07-14T09:05:00.923Z] #30 74.54 log
09:05:00 [2020-07-14T09:05:00.923Z] #30 ...
09:05:00 [2020-07-14T09:05:00.923Z] 
09:05:00 [2020-07-14T09:05:00.923Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:00 [2020-07-14T09:05:00.923Z] #33 5.604 -- The C compiler identification is GNU 8.3.0
09:05:00 [2020-07-14T09:05:00.923Z] #33 5.660 -- Check for working C compiler: /usr/bin/cc
09:05:01 [2020-07-14T09:05:01.164Z] #11 DONE 111.6s
09:05:01 [2020-07-14T09:05:01.164Z] 
09:05:01 [2020-07-14T09:05:01.164Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:01 [2020-07-14T09:05:01.209Z] + docker version
09:05:01 [2020-07-14T09:05:01.487Z] #33 6.321 -- Check for working C compiler: /usr/bin/cc -- works
09:05:01 [2020-07-14T09:05:01.487Z] #33 6.336 -- Detecting C compiler ABI info
09:05:01 [2020-07-14T09:05:01.818Z] #50 0.458 + RM_GOPATH=0
09:05:01 [2020-07-14T09:05:01.818Z] #50 0.458 + TMP_GOPATH=
09:05:01 [2020-07-14T09:05:01.818Z] #50 0.458 + : /build
09:05:01 [2020-07-14T09:05:01.818Z] #50 0.458 + '[' -z '' ']'
09:05:01 [2020-07-14T09:05:01.818Z] #50 0.458 ++ mktemp -d
09:05:01 [2020-07-14T09:05:01.818Z] #50 0.459 + export GOPATH=/tmp/tmp.8BeykUimGH
09:05:01 [2020-07-14T09:05:01.818Z] #50 0.459 + GOPATH=/tmp/tmp.8BeykUimGH
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.459 + RM_GOPATH=1
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.460 + case "$(go env GOARCH)" in
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.460 ++ go env GOARCH
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.494 + export GO_BUILDMODE=-buildmode=pie
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.494 + GO_BUILDMODE=-buildmode=pie
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.510 ++ dirname /tmp/install/install.sh
09:05:01 [2020-07-14T09:05:01.819Z] #50 ...
09:05:01 [2020-07-14T09:05:01.819Z] 
09:05:01 [2020-07-14T09:05:01.819Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
09:05:01 [2020-07-14T09:05:01.819Z] #12 DONE 0.5s
09:05:01 [2020-07-14T09:05:01.819Z] 
09:05:01 [2020-07-14T09:05:01.819Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.544 + dir=/tmp/install
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.546 + bin=runc
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.546 + shift
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.546 + '[' '!' -f /tmp/install/runc.installer ']'
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.546 + . /tmp/install/runc.installer
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.546 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.547 + install_runc
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.556 + grep -q '^3\.10\.0.*\.el7\.'
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.557 + uname -r
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.584 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.584 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.585 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.585 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8BeykUimGH/src/github.com/opencontainers/runc
09:05:01 [2020-07-14T09:05:01.819Z] #50 0.588 Cloning into '/tmp/tmp.8BeykUimGH/src/github.com/opencontainers/runc'...
09:05:02 [2020-07-14T09:05:02.116Z] #50 ...
09:05:02 [2020-07-14T09:05:02.117Z] 
09:05:02 [2020-07-14T09:05:02.117Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
09:05:02 [2020-07-14T09:05:02.117Z] #13 DONE 0.5s
09:05:02 [2020-07-14T09:05:02.416Z] #33 7.017 -- Detecting C compiler ABI info - done
09:05:02 [2020-07-14T09:05:02.416Z] #33 7.065 -- Detecting C compile features
09:05:02 [2020-07-14T09:05:02.419Z] 
09:05:02 [2020-07-14T09:05:02.419Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:02 [2020-07-14T09:05:02.419Z] #40 44.21   LINK     images/built-in.o
09:05:02 [2020-07-14T09:05:02.419Z] #40 44.44   GEN      compel/include/asm
09:05:02 [2020-07-14T09:05:02.419Z] #40 44.51   GEN      compel/include/version.h
09:05:02 [2020-07-14T09:05:02.419Z] #40 44.55 touch .config
09:05:02 [2020-07-14T09:05:02.419Z] #40 44.67   GEN      include/common/config.h
09:05:02 [2020-07-14T09:05:02.419Z] #40 44.78   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:05:02 [2020-07-14T09:05:02.419Z] #40 44.82   GEN      compel/plugins/include/uapi/std/syscall.h
09:05:02 [2020-07-14T09:05:02.419Z] #40 44.84   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
09:05:02 [2020-07-14T09:05:02.419Z] #40 44.87   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
09:05:02 [2020-07-14T09:05:02.419Z] #40 44.90   DEP      compel/arch/ppc64/plugins/std/memcmp.d
09:05:02 [2020-07-14T09:05:02.419Z] #40 44.92   DEP      compel/arch/ppc64/plugins/std/memcpy.d
09:05:02 [2020-07-14T09:05:02.419Z] #40 44.94   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
09:05:02 [2020-07-14T09:05:02.419Z] #40 44.98   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:05:02 [2020-07-14T09:05:02.419Z] #40 44.98   DEP      compel/plugins/std/infect.d
09:05:02 [2020-07-14T09:05:02.419Z] #40 45.10   DEP      compel/plugins/std/string.d
09:05:02 [2020-07-14T09:05:02.419Z] #40 45.21   DEP      compel/plugins/std/log.d
09:05:02 [2020-07-14T09:05:02.419Z] #40 45.42   DEP      compel/plugins/std/fds.d
09:05:02 [2020-07-14T09:05:02.419Z] #40 45.65   DEP      compel/plugins/std/std.d
09:05:02 [2020-07-14T09:05:02.419Z] #40 45.74   DEP      compel/plugins/shmem/shmem.d
09:05:02 [2020-07-14T09:05:02.419Z] #40 45.84   DEP      compel/plugins/fds/fds.d
09:05:02 [2020-07-14T09:05:02.419Z] #40 45.99   CC       compel/plugins/std/std.o
09:05:02 [2020-07-14T09:05:02.419Z] #40 46.42   CC       compel/plugins/std/fds.o
09:05:02 [2020-07-14T09:05:02.419Z] #40 46.83   CC       compel/plugins/std/log.o
09:05:02 [2020-07-14T09:05:02.419Z] #40 48.23   CC       compel/plugins/std/string.o
09:05:02 [2020-07-14T09:05:02.419Z] #40 ...
09:05:02 [2020-07-14T09:05:02.419Z] 
09:05:02 [2020-07-14T09:05:02.419Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
09:05:02 [2020-07-14T09:05:02.419Z] #14 0.273 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:05:02 [2020-07-14T09:05:02.419Z] #14 DONE 0.4s
09:05:02 [2020-07-14T09:05:02.419Z] 
09:05:02 [2020-07-14T09:05:02.419Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:02 [2020-07-14T09:05:02.419Z] #40 48.79   CC       compel/plugins/std/infect.o
09:05:02 [2020-07-14T09:05:02.719Z] #40 ...
09:05:02 [2020-07-14T09:05:02.719Z] 
09:05:02 [2020-07-14T09:05:02.719Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
09:05:02 [2020-07-14T09:05:02.980Z] #33 ...
09:05:02 [2020-07-14T09:05:02.980Z] 
09:05:02 [2020-07-14T09:05:02.980Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:02 [2020-07-14T09:05:02.980Z] #47 66.88 path/filepath
09:05:02 [2020-07-14T09:05:02.980Z] #47 68.02 io/ioutil
09:05:02 [2020-07-14T09:05:02.980Z] #47 68.41 encoding/base64
09:05:02 [2020-07-14T09:05:02.980Z] #47 68.53 fmt
09:05:02 [2020-07-14T09:05:02.980Z] #47 69.74 golang.org/x/sys/unix
09:05:02 [2020-07-14T09:05:02.980Z] #47 76.27 encoding/json
09:05:03 [2020-07-14T09:05:03.024Z] #15 DONE 0.5s
09:05:03 [2020-07-14T09:05:03.024Z] 
09:05:03 [2020-07-14T09:05:03.024Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:03 [2020-07-14T09:05:03.025Z] #40 49.27   CC       compel/arch/ppc64/plugins/std/parasite-head.o
09:05:03 [2020-07-14T09:05:03.025Z] #40 49.32   CC       compel/arch/ppc64/plugins/std/memcpy.o
09:05:03 [2020-07-14T09:05:03.025Z] #40 49.42   CC       compel/arch/ppc64/plugins/std/memcmp.o
09:05:03 [2020-07-14T09:05:03.237Z] #47 ...
09:05:03 [2020-07-14T09:05:03.237Z] 
09:05:03 [2020-07-14T09:05:03.237Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:03 [2020-07-14T09:05:03.237Z] #39 5.164 Note: Building without setproctitle() and strlcpy() support.
09:05:03 [2020-07-14T09:05:03.237Z] #39 5.164       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:05:03 [2020-07-14T09:05:03.237Z] #39 5.190 Note: Building without GnuTLS support
09:05:03 [2020-07-14T09:05:03.237Z] #39 5.193 Makefile.config:39: Warn: you have no libnftables installed
09:05:03 [2020-07-14T09:05:03.237Z] #39 5.193 Makefile.config:40: Warn: Building without nftables support
09:05:03 [2020-07-14T09:05:03.325Z] #40 49.50   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
09:05:03 [2020-07-14T09:05:03.325Z] #40 49.55   AR       compel/plugins/std.lib.a
09:05:03 [2020-07-14T09:05:03.325Z] #40 49.62   CC       compel/plugins/fds/fds.o
09:05:03 [2020-07-14T09:05:03.493Z] #39 7.331 fatal: not a git repository (or any of the parent directories): .git
09:05:03 [2020-07-14T09:05:03.626Z] #40 ...
09:05:03 [2020-07-14T09:05:03.626Z] 
09:05:03 [2020-07-14T09:05:03.626Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
09:05:03 [2020-07-14T09:05:03.626Z] #16 DONE 0.4s
09:05:03 [2020-07-14T09:05:03.626Z] 
09:05:03 [2020-07-14T09:05:03.626Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:03 [2020-07-14T09:05:03.626Z] #40 49.96   AR       compel/plugins/fds.lib.a
09:05:03 [2020-07-14T09:05:03.626Z] #40 ...
09:05:03 [2020-07-14T09:05:03.626Z] 
09:05:03 [2020-07-14T09:05:03.626Z] #17 [dev-systemd-false  6/26] RUN ldconfig
09:05:03 [2020-07-14T09:05:03.626Z] #17 DONE 0.3s
09:05:03 [2020-07-14T09:05:03.626Z] 
09:05:03 [2020-07-14T09:05:03.626Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:03 [2020-07-14T09:05:03.626Z] #40 50.01   HOSTDEP  compel/src/lib/log-host.d
09:05:03 [2020-07-14T09:05:03.750Z] #39 7.398   GEN      .gitid
09:05:03 [2020-07-14T09:05:03.750Z] #39 7.420   GEN      criu/include/version.h
09:05:03 [2020-07-14T09:05:03.750Z] #39 7.497   GEN      include/common/asm
09:05:03 [2020-07-14T09:05:03.926Z] #40 50.22   HOSTDEP  compel/src/lib/handle-elf-host.d
09:05:03 [2020-07-14T09:05:03.927Z] #40 50.33   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
09:05:04 [2020-07-14T09:05:04.230Z] #40 50.41   HOSTDEP  compel/src/main-host.d
09:05:04 [2020-07-14T09:05:04.230Z] #40 50.54   DEP      compel/src/lib/ptrace.d
09:05:04 [2020-07-14T09:05:04.532Z] #40 50.70   DEP      compel/src/lib/infect.d
09:05:04 [2020-07-14T09:05:04.833Z] #40 50.95   DEP      compel/src/lib/infect-util.d
09:05:04 [2020-07-14T09:05:04.833Z] #40 51.09   DEP      compel/src/lib/infect-rpc.d
09:05:04 [2020-07-14T09:05:04.833Z] #40 51.20   DEP      compel/arch/ppc64/src/lib/infect.d
09:05:04 [2020-07-14T09:05:04.833Z] #40 51.31   DEP      compel/arch/ppc64/src/lib/cpu.d
09:05:05 [2020-07-14T09:05:05.132Z] #40 51.38   DEP      compel/src/lib/log.d
09:05:05 [2020-07-14T09:05:05.132Z] #40 51.48   DEP      compel/src/main.d
09:05:05 [2020-07-14T09:05:05.132Z] #40 51.59   DEP      compel/src/lib/handle-elf.d
09:05:05 [2020-07-14T09:05:05.432Z] #40 51.72   DEP      compel/arch/ppc64/src/lib/handle-elf.d
09:05:05 [2020-07-14T09:05:05.656Z] #39 9.128   PBCC     images/timens.pb-c.c
09:05:05 [2020-07-14T09:05:05.656Z] #39 9.179   DEP      images/timens.pb-c.d
09:05:05 [2020-07-14T09:05:05.656Z] #39 9.246   PBCC     images/fown.pb-c.c
09:05:05 [2020-07-14T09:05:05.656Z] #39 9.262   PBCC     images/google/protobuf/descriptor.pb-c.c
09:05:05 [2020-07-14T09:05:05.656Z] #39 9.371   PBCC     images/opts.pb-c.c
09:05:05 [2020-07-14T09:05:05.656Z] #39 9.475   PBCC     images/memfd.pb-c.c
09:05:05 [2020-07-14T09:05:05.733Z] #40 51.95   CC       compel/src/lib/log.o
09:05:05 [2020-07-14T09:05:05.911Z] #39 9.547   DEP      images/fown.pb-c.d
09:05:05 [2020-07-14T09:05:05.911Z] #39 9.614   DEP      images/google/protobuf/descriptor.pb-c.d
09:05:05 [2020-07-14T09:05:05.911Z] #39 9.704   DEP      images/opts.pb-c.d
09:05:05 [2020-07-14T09:05:05.911Z] #39 9.746   DEP      images/memfd.pb-c.d
09:05:06 [2020-07-14T09:05:06.043Z] #40 52.28   CC       compel/arch/ppc64/src/lib/cpu.o
09:05:06 [2020-07-14T09:05:06.168Z] #39 9.835   PBCC     images/sit.pb-c.c
09:05:06 [2020-07-14T09:05:06.168Z] #39 9.878   DEP      images/sit.pb-c.d
09:05:06 [2020-07-14T09:05:06.168Z] #39 9.940   PBCC     images/macvlan.pb-c.c
09:05:06 [2020-07-14T09:05:06.168Z] #39 9.986   DEP      images/macvlan.pb-c.d
09:05:06 [2020-07-14T09:05:06.348Z] #40 52.68   CC       compel/arch/ppc64/src/lib/infect.o
09:05:06 [2020-07-14T09:05:06.425Z] #39 10.04   PBCC     images/autofs.pb-c.c
09:05:06 [2020-07-14T09:05:06.425Z] #39 10.08   DEP      images/autofs.pb-c.d
09:05:06 [2020-07-14T09:05:06.425Z] #39 10.17   PBCC     images/sysctl.pb-c.c
09:05:06 [2020-07-14T09:05:06.425Z] #39 10.22   DEP      images/sysctl.pb-c.d
09:05:06 [2020-07-14T09:05:06.682Z] #39 10.29   PBCC     images/time.pb-c.c
09:05:06 [2020-07-14T09:05:06.682Z] #39 10.33   DEP      images/time.pb-c.d
09:05:06 [2020-07-14T09:05:06.682Z] #39 10.42   PBCC     images/binfmt-misc.pb-c.c
09:05:06 [2020-07-14T09:05:06.682Z] #39 10.46   DEP      images/binfmt-misc.pb-c.d
09:05:06 [2020-07-14T09:05:06.682Z] #39 10.51   PBCC     images/seccomp.pb-c.c
09:05:06 [2020-07-14T09:05:06.682Z] #39 10.54   DEP      images/seccomp.pb-c.d
09:05:06 [2020-07-14T09:05:06.942Z] #39 10.59   PBCC     images/userns.pb-c.c
09:05:06 [2020-07-14T09:05:06.942Z] #39 10.60   DEP      images/userns.pb-c.d
09:05:06 [2020-07-14T09:05:06.942Z] #39 10.71   PBCC     images/cgroup.pb-c.c
09:05:06 [2020-07-14T09:05:06.942Z] #39 10.73   DEP      images/cgroup.pb-c.d
09:05:06 [2020-07-14T09:05:06.942Z] #39 10.79   PBCC     images/ext-file.pb-c.c
09:05:07 [2020-07-14T09:05:07.120Z] Client: Docker Engine - Enterprise
09:05:07 [2020-07-14T09:05:07.120Z]  Version:           19.03.5
09:05:07 [2020-07-14T09:05:07.120Z]  API version:       1.40
09:05:07 [2020-07-14T09:05:07.120Z]  Go version:        go1.12.12
09:05:07 [2020-07-14T09:05:07.120Z]  Git commit:        2ee0c57608
09:05:07 [2020-07-14T09:05:07.120Z]  Built:             11/13/2019 08:00:16
09:05:07 [2020-07-14T09:05:07.120Z]  OS/Arch:           windows/amd64
09:05:07 [2020-07-14T09:05:07.120Z]  Experimental:      false
09:05:07 [2020-07-14T09:05:07.120Z] 
09:05:07 [2020-07-14T09:05:07.120Z] Server: Docker Engine - Enterprise
09:05:07 [2020-07-14T09:05:07.120Z]  Engine:
09:05:07 [2020-07-14T09:05:07.120Z]   Version:          19.03.5
09:05:07 [2020-07-14T09:05:07.120Z]   API version:      1.40 (minimum version 1.24)
09:05:07 [2020-07-14T09:05:07.120Z]   Go version:       go1.12.12
09:05:07 [2020-07-14T09:05:07.120Z]   Git commit:       2ee0c57608
09:05:07 [2020-07-14T09:05:07.120Z]   Built:            11/13/2019 07:58:51
09:05:07 [2020-07-14T09:05:07.120Z]   OS/Arch:          windows/amd64
09:05:07 [2020-07-14T09:05:07.120Z]   Experimental:     true
09:05:07 [2020-07-14T09:05:07.242Z] #39 10.86   DEP      images/ext-file.pb-c.d
09:05:07 [2020-07-14T09:05:07.242Z] #39 10.91   PBCC     images/rpc.pb-c.c
09:05:07 [2020-07-14T09:05:07.242Z] #39 10.96   DEP      images/rpc.pb-c.d
09:05:07 [2020-07-14T09:05:07.242Z] #39 11.03   PBCC     images/siginfo.pb-c.c
09:05:07 [2020-07-14T09:05:07.242Z] #39 11.09   DEP      images/siginfo.pb-c.d
09:05:07 [2020-07-14T09:05:07.242Z] #39 11.16   PBCC     images/pagemap.pb-c.c
09:05:07 [2020-07-14T09:05:07.417Z] #40 53.79   CC       compel/src/lib/infect-rpc.o
09:05:07 [2020-07-14T09:05:07.543Z] #39 11.30   DEP      images/pagemap.pb-c.d
09:05:07 [2020-07-14T09:05:07.543Z] #39 11.36   PBCC     images/rlimit.pb-c.c
09:05:07 [2020-07-14T09:05:07.543Z] #39 11.39   DEP      images/rlimit.pb-c.d
09:05:07 [2020-07-14T09:05:07.543Z] #39 11.45   PBCC     images/file-lock.pb-c.c
09:05:07 [2020-07-14T09:05:07.646Z] INFO [runner/unused/goanalysis] analyzers took 26.452901357s with top 10 stages: buildssa: 22.193276387s, U1000: 4.25962497s 
09:05:07 [2020-07-14T09:05:07.646Z] INFO [runner] Issues before processing: 2302, after processing: 0 
09:05:07 [2020-07-14T09:05:07.646Z] INFO [runner] Processors filtering stat (out/in): cgo: 1693/2302, exclude-rules: 64/1588, skip_dirs: 1693/1693, filename_unadjuster: 1693/1693, path_prettifier: 1693/1693, skip_files: 1693/1693, nolint: 0/64, autogenerated_exclude: 1588/1693, identifier_marker: 1588/1588, exclude: 1588/1588 
09:05:07 [2020-07-14T09:05:07.646Z] INFO [runner] processing took 127.978993ms with stages: nolint: 54.480457ms, identifier_marker: 39.993484ms, path_prettifier: 13.633793ms, autogenerated_exclude: 7.228124ms, exclude-rules: 7.008962ms, skip_dirs: 3.773611ms, cgo: 1.056759ms, filename_unadjuster: 792.037µs, path_shortener: 6.08µs, max_same_issues: 1.748µs, uniq_by_line: 756ns, exclude: 627ns, diff: 627ns, source_code: 571ns, max_from_linter: 557ns, skip_files: 424ns, max_per_file_from_linter: 376ns 
09:05:07 [2020-07-14T09:05:07.646Z] INFO [runner] linters took 1m35.006580081s with stages: goanalysis_metalinter: 1m16.433340868s, unused: 18.444314749s 
09:05:07 [2020-07-14T09:05:07.646Z] INFO File cache stats: 1443 entries of total size 6.8MiB 
09:05:07 [2020-07-14T09:05:07.646Z] INFO Memory: 1561 samples, avg is 245.5MB, max is 3097.4MB 
09:05:07 [2020-07-14T09:05:07.646Z] INFO Execution took 3m30.05531302s                
09:05:07 [2020-07-14T09:05:07.646Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
09:05:07 [2020-07-14T09:05:07.715Z] #40 54.14   CC       compel/src/lib/infect-util.o
09:05:07 [2020-07-14T09:05:07.800Z] #39 11.47   DEP      images/file-lock.pb-c.d
09:05:07 [2020-07-14T09:05:07.800Z] #39 11.52   PBCC     images/tty.pb-c.c
09:05:07 [2020-07-14T09:05:07.800Z] #39 11.57   DEP      images/tty.pb-c.d
09:05:07 [2020-07-14T09:05:07.800Z] #39 11.63   PBCC     images/tun.pb-c.c
09:05:07 [2020-07-14T09:05:07.800Z] #39 11.67   PBCC     images/netdev.pb-c.c
[Pipeline] sh
09:05:07 [2020-07-14T09:05:07.978Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41207/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c88a830507ce87e99ade40d1403653653717375d hack/make.sh dynbinary-daemon test-docker-py
09:05:08 [2020-07-14T09:05:08.013Z] #40 54.41   CC       compel/src/lib/infect.o
09:05:08 [2020-07-14T09:05:08.064Z] #39 11.72   DEP      images/tun.pb-c.d
09:05:08 [2020-07-14T09:05:08.064Z] #39 11.78   DEP      images/netdev.pb-c.d
09:05:08 [2020-07-14T09:05:08.064Z] #39 ...
09:05:08 [2020-07-14T09:05:08.064Z] 
09:05:08 [2020-07-14T09:05:08.064Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:08 [2020-07-14T09:05:08.064Z] #30 77.17 github.com/BurntSushi/toml/cmd/tomlv
09:05:08 [2020-07-14T09:05:08.064Z] #30 DONE 81.9s
09:05:08 [2020-07-14T09:05:08.064Z] 
09:05:08 [2020-07-14T09:05:08.064Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:08 [2020-07-14T09:05:08.064Z] #33 9.183 -- Detecting C compile features - done
09:05:08 [2020-07-14T09:05:08.064Z] #33 9.216 -- Performing Test HAS_BUILTIN_FORTIFY
09:05:08 [2020-07-14T09:05:08.064Z] #33 9.528 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:05:08 [2020-07-14T09:05:08.064Z] #33 9.599 -- Configuring done
09:05:08 [2020-07-14T09:05:08.064Z] #33 9.609 -- Generating done
09:05:08 [2020-07-14T09:05:08.064Z] #33 9.624 -- Build files have been written to: /tmp/tmp.kVMo19kOjW/tini
09:05:08 [2020-07-14T09:05:08.064Z] #33 9.631 + make tini-static
09:05:08 [2020-07-14T09:05:08.064Z] #33 9.962 Scanning dependencies of target tini-static
09:05:08 [2020-07-14T09:05:08.064Z] #33 10.20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:05:08 [2020-07-14T09:05:08.064Z] #33 11.62 [100%] Linking C executable tini-static
09:05:08 [2020-07-14T09:05:08.064Z] #33 12.12 [100%] Built target tini-static
09:05:08 [2020-07-14T09:05:08.064Z] #33 12.24 + mkdir -p /build
09:05:08 [2020-07-14T09:05:08.064Z] #33 12.24 + cp tini-static /build/docker-init
09:05:08 [2020-07-14T09:05:08.064Z] #33 DONE 13.0s
09:05:08 [2020-07-14T09:05:08.064Z] 
09:05:08 [2020-07-14T09:05:08.064Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:08 [2020-07-14T09:05:08.064Z] #39 11.85   PBCC     images/vma.pb-c.c
09:05:08 [2020-07-14T09:05:08.064Z] #39 ...
09:05:08 [2020-07-14T09:05:08.064Z] 
09:05:08 [2020-07-14T09:05:08.064Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:05:08 [2020-07-14T09:05:08.064Z] #10 77.25 Selecting previously unselected package gcc-mingw-w64-base.
09:05:08 [2020-07-14T09:05:08.064Z] #10 77.30 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:05:08 [2020-07-14T09:05:08.064Z] #10 77.31 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:05:08 [2020-07-14T09:05:08.064Z] #10 77.49 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:05:08 [2020-07-14T09:05:08.064Z] #10 77.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:05:08 [2020-07-14T09:05:08.064Z] #10 77.53 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:05:08 [2020-07-14T09:05:08.239Z] 
09:05:08 [2020-07-14T09:05:08.498Z] Removing bundles/
09:05:08 [2020-07-14T09:05:08.498Z] 
09:05:08 [2020-07-14T09:05:08.498Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
09:05:08 [2020-07-14T09:05:08.498Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:05:08 [2020-07-14T09:05:08.498Z] GOOS="" GOARCH="" GOARM=""
09:05:08 [2020-07-14T09:05:08.660Z] #40 ...
09:05:08 [2020-07-14T09:05:08.660Z] 
09:05:08 [2020-07-14T09:05:08.660Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:08 [2020-07-14T09:05:08.660Z] #42 108.8 text/template
09:05:08 [2020-07-14T09:05:08.660Z] #42 110.3 go/parser
09:05:08 [2020-07-14T09:05:08.660Z] #42 118.4 encoding/xml
09:05:08 [2020-07-14T09:05:08.660Z] #42 ...
09:05:08 [2020-07-14T09:05:08.660Z] 
09:05:08 [2020-07-14T09:05:08.660Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:05:08 [2020-07-14T09:05:08.660Z] #18 0.598 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:05:08 [2020-07-14T09:05:08.660Z] #18 0.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:05:08 [2020-07-14T09:05:08.660Z] #18 0.850 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:05:08 [2020-07-14T09:05:08.660Z] #18 1.747 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
09:05:08 [2020-07-14T09:05:08.660Z] #18 3.511 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB]
09:05:08 [2020-07-14T09:05:08.660Z] #18 4.542 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
09:05:08 [2020-07-14T09:05:08.730Z] + docker info
09:05:08 [2020-07-14T09:05:08.996Z] #10 ...
09:05:08 [2020-07-14T09:05:08.996Z] 
09:05:08 [2020-07-14T09:05:08.996Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:08 [2020-07-14T09:05:08.996Z] #39 11.97   DEP      images/vma.pb-c.d
09:05:08 [2020-07-14T09:05:08.996Z] #39 12.03   PBCC     images/creds.pb-c.c
09:05:08 [2020-07-14T09:05:08.996Z] #39 12.07   DEP      images/creds.pb-c.d
09:05:08 [2020-07-14T09:05:08.996Z] #39 12.19   PBCC     images/utsns.pb-c.c
09:05:08 [2020-07-14T09:05:08.996Z] #39 12.19   DEP      images/utsns.pb-c.d
09:05:08 [2020-07-14T09:05:08.996Z] #39 12.26   PBCC     images/ipc-desc.pb-c.c
09:05:08 [2020-07-14T09:05:08.996Z] #39 12.31   PBCC     images/ipc-sem.pb-c.c
09:05:08 [2020-07-14T09:05:08.996Z] #39 12.34   DEP      images/ipc-desc.pb-c.d
09:05:08 [2020-07-14T09:05:08.996Z] #39 12.45   DEP      images/ipc-sem.pb-c.d
09:05:08 [2020-07-14T09:05:08.996Z] #39 12.50   PBCC     images/ipc-msg.pb-c.c
09:05:08 [2020-07-14T09:05:08.996Z] #39 12.57   DEP      images/ipc-msg.pb-c.d
09:05:08 [2020-07-14T09:05:08.996Z] #39 12.72   PBCC     images/ipc-shm.pb-c.c
09:05:08 [2020-07-14T09:05:08.996Z] #39 12.75   DEP      images/ipc-shm.pb-c.d
09:05:08 [2020-07-14T09:05:08.996Z] #39 12.83   PBCC     images/ipc-var.pb-c.c
09:05:09 [2020-07-14T09:05:09.253Z] #39 12.88   DEP      images/ipc-var.pb-c.d
09:05:09 [2020-07-14T09:05:09.253Z] #39 12.95   PBCC     images/sk-opts.pb-c.c
09:05:09 [2020-07-14T09:05:09.253Z] #39 13.07   PBCC     images/packet-sock.pb-c.c
09:05:09 [2020-07-14T09:05:09.509Z] #39 13.17   DEP      images/sk-opts.pb-c.d
09:05:09 [2020-07-14T09:05:09.509Z] #39 13.30   DEP      images/packet-sock.pb-c.d
09:05:09 [2020-07-14T09:05:09.766Z] #39 13.37   PBCC     images/sk-netlink.pb-c.c
09:05:09 [2020-07-14T09:05:09.766Z] #39 13.45   DEP      images/sk-netlink.pb-c.d
09:05:09 [2020-07-14T09:05:09.766Z] #39 13.57   PBCC     images/sk-inet.pb-c.c
09:05:09 [2020-07-14T09:05:09.766Z] #39 13.67   DEP      images/sk-inet.pb-c.d
09:05:10 [2020-07-14T09:05:10.023Z] #39 13.79   PBCC     images/sk-unix.pb-c.c
09:05:10 [2020-07-14T09:05:10.023Z] #39 13.79   DEP      images/sk-unix.pb-c.d
09:05:10 [2020-07-14T09:05:10.023Z] #39 13.87   PBCC     images/mm.pb-c.c
09:05:10 [2020-07-14T09:05:10.280Z] #39 13.91   DEP      images/mm.pb-c.d
09:05:10 [2020-07-14T09:05:10.280Z] #39 14.01   PBCC     images/timerfd.pb-c.c
09:05:10 [2020-07-14T09:05:10.537Z] #39 14.10   DEP      images/timerfd.pb-c.d
09:05:10 [2020-07-14T09:05:10.537Z] #39 14.17   PBCC     images/timer.pb-c.c
09:05:10 [2020-07-14T09:05:10.537Z] #39 14.23   DEP      images/timer.pb-c.d
09:05:10 [2020-07-14T09:05:10.537Z] #39 14.30   PBCC     images/sa.pb-c.c
09:05:10 [2020-07-14T09:05:10.537Z] #39 14.36   DEP      images/sa.pb-c.d
09:05:10 [2020-07-14T09:05:10.765Z] #18 ...
09:05:10 [2020-07-14T09:05:10.765Z] 
09:05:10 [2020-07-14T09:05:10.765Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:10 [2020-07-14T09:05:10.765Z] #50 9.401 + cd /tmp/tmp.8BeykUimGH/src/github.com/opencontainers/runc
09:05:10 [2020-07-14T09:05:10.765Z] #50 9.402 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
09:05:10 [2020-07-14T09:05:10.794Z] #39 14.42   PBCC     images/pipe-data.pb-c.c
09:05:10 [2020-07-14T09:05:10.794Z] #39 14.43   DEP      images/pipe-data.pb-c.d
09:05:10 [2020-07-14T09:05:10.794Z] #39 14.49   PBCC     images/mnt.pb-c.c
09:05:10 [2020-07-14T09:05:10.794Z] #39 14.52   DEP      images/mnt.pb-c.d
09:05:10 [2020-07-14T09:05:10.794Z] #39 14.57   PBCC     images/sk-packet.pb-c.c
09:05:10 [2020-07-14T09:05:10.794Z] #39 14.60   DEP      images/sk-packet.pb-c.d
09:05:10 [2020-07-14T09:05:10.794Z] #39 14.64   PBCC     images/tcp-stream.pb-c.c
09:05:10 [2020-07-14T09:05:10.794Z] #39 14.72   DEP      images/tcp-stream.pb-c.d
09:05:11 [2020-07-14T09:05:11.054Z] #39 14.78   PBCC     images/pipe.pb-c.c
09:05:11 [2020-07-14T09:05:11.054Z] #39 14.85   DEP      images/pipe.pb-c.d
09:05:11 [2020-07-14T09:05:11.054Z] #39 14.90   PBCC     images/pstree.pb-c.c
09:05:11 [2020-07-14T09:05:11.054Z] #39 14.92   DEP      images/pstree.pb-c.d
09:05:11 [2020-07-14T09:05:11.064Z] #50 9.843 + '[' -z '' ']'
09:05:11 [2020-07-14T09:05:11.064Z] #50 9.843 + target=static
09:05:11 [2020-07-14T09:05:11.064Z] #50 9.843 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:05:11 [2020-07-14T09:05:11.311Z] #39 14.96   PBCC     images/fs.pb-c.c
09:05:11 [2020-07-14T09:05:11.311Z] #39 15.00   DEP      images/fs.pb-c.d
09:05:11 [2020-07-14T09:05:11.311Z] #39 15.05   PBCC     images/signalfd.pb-c.c
09:05:11 [2020-07-14T09:05:11.311Z] #39 15.13   DEP      images/signalfd.pb-c.d
09:05:11 [2020-07-14T09:05:11.311Z] #39 15.21   PBCC     images/fh.pb-c.c
09:05:11 [2020-07-14T09:05:11.311Z] #39 ...
09:05:11 [2020-07-14T09:05:11.311Z] 
09:05:11 [2020-07-14T09:05:11.311Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:11 [2020-07-14T09:05:11.311Z] #41 75.18 go/token
09:05:11 [2020-07-14T09:05:11.311Z] #41 76.04 go/scanner
09:05:11 [2020-07-14T09:05:11.311Z] #41 77.55 go/ast
09:05:11 [2020-07-14T09:05:11.311Z] #41 77.84 internal/lazyregexp
09:05:11 [2020-07-14T09:05:11.311Z] #41 78.18 net/url
09:05:11 [2020-07-14T09:05:11.311Z] #41 79.97 text/template/parse
09:05:11 [2020-07-14T09:05:11.311Z] #41 83.73 go/parser
09:05:11 [2020-07-14T09:05:11.362Z] #50 10.30 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
09:05:11 [2020-07-14T09:05:11.568Z] #41 85.36 text/template
09:05:11 [2020-07-14T09:05:11.568Z] #41 ...
09:05:11 [2020-07-14T09:05:11.568Z] 
09:05:11 [2020-07-14T09:05:11.568Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:11 [2020-07-14T09:05:11.568Z] #39 15.27   PBCC     images/fsnotify.pb-c.c
09:05:11 [2020-07-14T09:05:11.568Z] #39 15.32   DEP      images/fh.pb-c.d
09:05:11 [2020-07-14T09:05:11.568Z] #39 15.37   DEP      images/fsnotify.pb-c.d
09:05:11 [2020-07-14T09:05:11.568Z] #39 15.43   PBCC     images/eventpoll.pb-c.c
09:05:11 [2020-07-14T09:05:11.825Z] #39 15.45   DEP      images/eventpoll.pb-c.d
09:05:11 [2020-07-14T09:05:11.825Z] #39 15.51   PBCC     images/eventfd.pb-c.c
09:05:11 [2020-07-14T09:05:11.825Z] #39 15.54   DEP      images/eventfd.pb-c.d
09:05:11 [2020-07-14T09:05:11.825Z] #39 15.60   PBCC     images/remap-file-path.pb-c.c
09:05:11 [2020-07-14T09:05:11.825Z] #39 15.65   DEP      images/remap-file-path.pb-c.d
09:05:11 [2020-07-14T09:05:11.825Z] #39 15.70   PBCC     images/fifo.pb-c.c
09:05:12 [2020-07-14T09:05:12.082Z] #39 15.75   DEP      images/fifo.pb-c.d
09:05:12 [2020-07-14T09:05:12.082Z] #39 15.81   PBCC     images/ghost-file.pb-c.c
09:05:12 [2020-07-14T09:05:12.082Z] #39 15.88   DEP      images/ghost-file.pb-c.d
09:05:12 [2020-07-14T09:05:12.082Z] #39 15.92   PBCC     images/regfile.pb-c.c
09:05:12 [2020-07-14T09:05:12.082Z] #39 15.94   DEP      images/regfile.pb-c.d
09:05:12 [2020-07-14T09:05:12.382Z] #39 16.03   PBCC     images/ns.pb-c.c
09:05:12 [2020-07-14T09:05:12.382Z] #39 16.06   DEP      images/ns.pb-c.d
09:05:12 [2020-07-14T09:05:12.382Z] #39 16.08   PBCC     images/fdinfo.pb-c.c
09:05:12 [2020-07-14T09:05:12.382Z] #39 16.22   DEP      images/fdinfo.pb-c.d
09:05:12 [2020-07-14T09:05:12.638Z] #39 16.30   PBCC     images/core-aarch64.pb-c.c
09:05:12 [2020-07-14T09:05:12.638Z] #39 16.40   PBCC     images/core-arm.pb-c.c
09:05:12 [2020-07-14T09:05:12.638Z] #39 16.45   PBCC     images/core-ppc64.pb-c.c
09:05:12 [2020-07-14T09:05:12.638Z] #39 16.49   PBCC     images/core-s390.pb-c.c
09:05:12 [2020-07-14T09:05:12.895Z] #39 16.53   PBCC     images/core-x86.pb-c.c
09:05:12 [2020-07-14T09:05:12.895Z] #39 16.58   PBCC     images/core.pb-c.c
09:05:12 [2020-07-14T09:05:12.895Z] #39 16.64   PBCC     images/inventory.pb-c.c
09:05:12 [2020-07-14T09:05:12.895Z] #39 16.72   DEP      images/core-aarch64.pb-c.d
09:05:13 [2020-07-14T09:05:13.154Z] #39 16.78   DEP      images/core-arm.pb-c.d
09:05:13 [2020-07-14T09:05:13.154Z] #39 16.84   DEP      images/core-ppc64.pb-c.d
09:05:13 [2020-07-14T09:05:13.154Z] #39 16.87   DEP      images/core-s390.pb-c.d
09:05:13 [2020-07-14T09:05:13.154Z] #39 16.90   DEP      images/core-x86.pb-c.d
09:05:13 [2020-07-14T09:05:13.154Z] #39 16.92   DEP      images/core.pb-c.d
09:05:13 [2020-07-14T09:05:13.154Z] #39 16.98   DEP      images/inventory.pb-c.d
09:05:13 [2020-07-14T09:05:13.411Z] #39 17.05   PBCC     images/cpuinfo.pb-c.c
09:05:13 [2020-07-14T09:05:13.411Z] #39 17.09   DEP      images/cpuinfo.pb-c.d
09:05:13 [2020-07-14T09:05:13.411Z] #39 17.13   PBCC     images/stats.pb-c.c
09:05:13 [2020-07-14T09:05:13.411Z] #39 17.17   DEP      images/stats.pb-c.d
09:05:13 [2020-07-14T09:05:13.471Z] #50 ...
09:05:13 [2020-07-14T09:05:13.471Z] 
09:05:13 [2020-07-14T09:05:13.471Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:13 [2020-07-14T09:05:13.471Z] #48 114.6 golang.org/x/crypto/ssh/terminal
09:05:13 [2020-07-14T09:05:13.471Z] #48 118.7 mvdan.cc/sh/v3/cmd/shfmt
09:05:13 [2020-07-14T09:05:13.471Z] #48 DONE 123.8s
09:05:13 [2020-07-14T09:05:13.471Z] 
09:05:13 [2020-07-14T09:05:13.471Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:13 [2020-07-14T09:05:13.471Z] #40 57.44   CC       compel/src/lib/ptrace.o
09:05:13 [2020-07-14T09:05:13.471Z] #40 57.88   AR       compel/libcompel.a
09:05:13 [2020-07-14T09:05:13.471Z] #40 57.99   HOSTCC   compel/src/main-host.o
09:05:13 [2020-07-14T09:05:13.471Z] #40 58.37   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
09:05:13 [2020-07-14T09:05:13.471Z] #40 58.63   HOSTCC   compel/src/lib/handle-elf-host.o
09:05:13 [2020-07-14T09:05:13.471Z] #40 59.21   HOSTCC   compel/src/lib/log-host.o
09:05:13 [2020-07-14T09:05:13.471Z] #40 59.54   HOSTLINK compel/compel-host-bin
09:05:13 [2020-07-14T09:05:13.471Z] #40 59.81   DEP      soccr/soccr.d
09:05:14 [2020-07-14T09:05:14.121Z] #40 60.26   CC       soccr/soccr.o
09:05:14 [2020-07-14T09:05:14.779Z] #39 18.54 make[1]: Nothing to be done for 'all'.
09:05:16 [2020-07-14T09:05:16.147Z] #39 19.92   CC       images/stats.o
09:05:16 [2020-07-14T09:05:16.219Z] #40 62.50   AR       soccr/libsoccr.a
09:05:16 [2020-07-14T09:05:16.219Z] #40 62.58 make[1]: 'soccr/libsoccr.a' is up to date.
09:05:16 [2020-07-14T09:05:16.711Z] #39 20.28   CC       images/core.o
09:05:16 [2020-07-14T09:05:16.711Z] #39 ...
09:05:16 [2020-07-14T09:05:16.711Z] 
09:05:16 [2020-07-14T09:05:16.711Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:16 [2020-07-14T09:05:16.711Z] #47 80.44 github.com/pkg/diff
09:05:16 [2020-07-14T09:05:16.711Z] #47 82.15 go/ast
09:05:16 [2020-07-14T09:05:16.711Z] #47 83.43 golang.org/x/crypto/ssh/terminal
09:05:16 [2020-07-14T09:05:16.711Z] #47 85.01 mvdan.cc/editorconfig
09:05:16 [2020-07-14T09:05:16.711Z] #47 86.28 mvdan.cc/sh/v3/fileutil
09:05:16 [2020-07-14T09:05:16.711Z] #47 86.57 mvdan.cc/sh/v3/syntax
09:05:16 [2020-07-14T09:05:16.865Z] #40 63.20   DEP      criu/arch/ppc64/sigframe.d
09:05:16 [2020-07-14T09:05:16.969Z] #47 ...
09:05:16 [2020-07-14T09:05:16.969Z] 
09:05:16 [2020-07-14T09:05:16.969Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:05:16 [2020-07-14T09:05:16.970Z] #52 39.15 Checking out files:  61% (1953/3196)   
Checking out files:  62% (1982/3196)   
Checking out files:  63% (2014/3196)   
Checking out files:  64% (2046/3196)   
Checking out files:  65% (2078/3196)   
Checking out files:  66% (2110/3196)   
Checking out files:  67% (2142/3196)   
Checking out files:  68% (2174/3196)   
Checking out files:  69% (2206/3196)   
Checking out files:  70% (2238/3196)   
Checking out files:  71% (2270/3196)   
Checking out files:  72% (2302/3196)   
Checking out files:  73% (2334/3196)   
Checking out files:  74% (2366/3196)   
Checking out files:  75% (2397/3196)   
Checking out files:  76% (2429/3196)   
Checking out files:  77% (2461/3196)   
Checking out files:  78% (2493/3196)   
Checking out files:  79% (2525/3196)   
Checking out files:  80% (2557/3196)   
Checking out files:  81% (2589/3196)   
Checking out files:  82% (2621/3196)   
Checking out files:  83% (2653/3196)   
Checking out files:  84% (2685/3196)   
Checking out files:  85% (2717/3196)   
Checking out files:  86% (2749/3196)   
Checking out files:  87% (2781/3196)   
Checking out files:  88% (2813/3196)   
Checking out files:  89% (2845/3196)   
Checking out files:  90% (2877/3196)   
Checking out files:  91% (2909/3196)   
Checking out files:  92% (2941/3196)   
Checking out files:  93% (2973/3196)   
Checking out files:  94% (3005/3196)   
Checking out files:  95% (3037/3196)   
Checking out files:  96% (3069/3196)   
Checking out files:  96% (3092/3196)   
Checking out files:  97% (3101/3196)   
Checking out files:  98% (3133/3196)   
Checking out files:  99% (3165/3196)   
Checking out files: 100% (3196/3196)   
Checking out files: 100% (3196/3196), done.
09:05:16 [2020-07-14T09:05:16.970Z] #52 40.31 + cd /tmp/tmp.ZoWWS6Bfd8/src/github.com/containerd/containerd
09:05:16 [2020-07-14T09:05:16.970Z] #52 40.31 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
09:05:16 [2020-07-14T09:05:16.970Z] #52 42.08 + export 'BUILDTAGS=netgo osusergo static_build'
09:05:16 [2020-07-14T09:05:16.970Z] #52 42.08 + BUILDTAGS='netgo osusergo static_build'
09:05:16 [2020-07-14T09:05:16.970Z] #52 42.08 + export EXTRA_FLAGS=-buildmode=pie
09:05:16 [2020-07-14T09:05:16.970Z] #52 42.08 + EXTRA_FLAGS=-buildmode=pie
09:05:16 [2020-07-14T09:05:16.970Z] #52 42.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:05:16 [2020-07-14T09:05:16.970Z] #52 42.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:05:16 [2020-07-14T09:05:16.970Z] #52 42.08 + '[' '' = dynamic ']'
09:05:16 [2020-07-14T09:05:16.970Z] #52 42.08 + make
09:05:16 [2020-07-14T09:05:16.970Z] #52 43.04 + bin/ctr
09:05:17 [2020-07-14T09:05:17.174Z] #40 63.40   DEP      criu/arch/ppc64/crtools.d
09:05:17 [2020-07-14T09:05:17.174Z] #40 63.60   DEP      criu/arch/ppc64/cpu.d
09:05:17 [2020-07-14T09:05:17.472Z] #40 63.81   CC       criu/arch/ppc64/cpu.o
09:05:18 [2020-07-14T09:05:18.119Z] #40 64.37   CC       criu/arch/ppc64/crtools.o
09:05:18 [2020-07-14T09:05:18.420Z] #40 ...
09:05:18 [2020-07-14T09:05:18.420Z] 
09:05:18 [2020-07-14T09:05:18.420Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:05:18 [2020-07-14T09:05:18.420Z] #55 128.7 + for f in rootlesskit rootlesskit-docker-proxy
09:05:18 [2020-07-14T09:05:18.420Z] #55 128.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:05:19 [2020-07-14T09:05:19.500Z] #52 ...
09:05:19 [2020-07-14T09:05:19.500Z] 
09:05:19 [2020-07-14T09:05:19.500Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:19 [2020-07-14T09:05:19.500Z] #47 93.00 mvdan.cc/sh/v3/cmd/shfmt
09:05:21 [2020-07-14T09:05:21.193Z] #55 ...
09:05:21 [2020-07-14T09:05:21.193Z] 
09:05:21 [2020-07-14T09:05:21.193Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:21 [2020-07-14T09:05:21.193Z] #42 121.2 math/big
09:05:21 [2020-07-14T09:05:21.193Z] #42 125.8 go/doc
09:05:21 [2020-07-14T09:05:21.193Z] #42 ...
09:05:21 [2020-07-14T09:05:21.193Z] 
09:05:21 [2020-07-14T09:05:21.193Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:21 [2020-07-14T09:05:21.193Z] #40 65.76   CC       criu/arch/ppc64/sigframe.o
09:05:21 [2020-07-14T09:05:21.193Z] #40 66.18   LINK     criu/arch/ppc64/crtools.built-in.o
09:05:21 [2020-07-14T09:05:21.193Z] #40 66.27   DEP      criu/pie/util-vdso.d
09:05:21 [2020-07-14T09:05:21.193Z] #40 66.42   DEP      criu/pie/util.d
09:05:21 [2020-07-14T09:05:21.193Z] #40 66.53   CC       criu/pie/util.o
09:05:21 [2020-07-14T09:05:21.193Z] #40 66.84   CC       criu/pie/util-vdso.o
09:05:21 [2020-07-14T09:05:21.490Z] #40 67.68   AR       criu/pie/pie.lib.a
09:05:21 [2020-07-14T09:05:21.490Z] #40 67.75   DEP      criu/pie/restorer.d
09:05:21 [2020-07-14T09:05:21.790Z] #40 68.06   DEP      criu/arch/ppc64/vdso-trampoline.d
09:05:21 [2020-07-14T09:05:21.790Z] #40 68.09   DEP      criu/arch/ppc64/restorer.d
09:05:22 [2020-07-14T09:05:22.089Z] #40 68.42   DEP      criu/arch/ppc64/vdso-pie.d
09:05:22 [2020-07-14T09:05:22.389Z] #40 68.55   DEP      criu/pie/parasite-vdso.d
09:05:22 [2020-07-14T09:05:22.389Z] #40 68.77   DEP      criu/pie/parasite.d
09:05:23 [2020-07-14T09:05:23.038Z] #40 69.13   CC       criu/pie/parasite.o
09:05:23 [2020-07-14T09:05:23.667Z] #47 ...
09:05:23 [2020-07-14T09:05:23.667Z] 
09:05:23 [2020-07-14T09:05:23.667Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:23 [2020-07-14T09:05:23.667Z] #41 87.12 encoding/xml
09:05:23 [2020-07-14T09:05:23.667Z] #41 90.29 go/doc
09:05:23 [2020-07-14T09:05:23.667Z] #41 92.84 github.com/LK4D4/vndr/versioned
09:05:23 [2020-07-14T09:05:23.667Z] #41 92.97 compress/flate
09:05:23 [2020-07-14T09:05:23.667Z] #41 93.72 github.com/LK4D4/vndr/build
09:05:23 [2020-07-14T09:05:23.667Z] #41 95.79 hash/crc32
09:05:23 [2020-07-14T09:05:23.667Z] #41 96.32 compress/gzip
09:05:23 [2020-07-14T09:05:23.667Z] #41 96.85 vendor/golang.org/x/crypto/internal/chacha20
09:05:23 [2020-07-14T09:05:23.667Z] #41 96.87 net
09:05:23 [2020-07-14T09:05:23.667Z] #41 ...
09:05:23 [2020-07-14T09:05:23.667Z] 
09:05:23 [2020-07-14T09:05:23.667Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:23 [2020-07-14T09:05:23.667Z] #39 20.98   CC       images/core-x86.o
09:05:23 [2020-07-14T09:05:23.667Z] #39 21.49   CC       images/core-arm.o
09:05:23 [2020-07-14T09:05:23.667Z] #39 21.81   CC       images/core-aarch64.o
09:05:23 [2020-07-14T09:05:23.667Z] #39 22.33   CC       images/core-ppc64.o
09:05:23 [2020-07-14T09:05:23.667Z] #39 22.96   CC       images/core-s390.o
09:05:23 [2020-07-14T09:05:23.667Z] #39 23.49   CC       images/cpuinfo.o
09:05:23 [2020-07-14T09:05:23.667Z] #39 23.93   CC       images/inventory.o
09:05:23 [2020-07-14T09:05:23.667Z] #39 24.27   CC       images/fdinfo.o
09:05:23 [2020-07-14T09:05:23.667Z] #39 24.70   CC       images/fown.o
09:05:23 [2020-07-14T09:05:23.667Z] #39 24.87   CC       images/ns.o
09:05:23 [2020-07-14T09:05:23.667Z] #39 25.07   CC       images/regfile.o
09:05:23 [2020-07-14T09:05:23.667Z] #39 25.29   CC       images/ghost-file.o
09:05:23 [2020-07-14T09:05:23.667Z] #39 25.67   CC       images/fifo.o
09:05:23 [2020-07-14T09:05:23.667Z] #39 25.87   CC       images/remap-file-path.o
09:05:23 [2020-07-14T09:05:23.667Z] #39 26.09   CC       images/eventfd.o
09:05:23 [2020-07-14T09:05:23.667Z] #39 26.35   CC       images/eventpoll.o
09:05:23 [2020-07-14T09:05:23.667Z] #39 26.69   CC       images/fh.o
09:05:23 [2020-07-14T09:05:23.667Z] #39 26.98   CC       images/fsnotify.o
09:05:23 [2020-07-14T09:05:23.667Z] #39 ...
09:05:23 [2020-07-14T09:05:23.667Z] 
09:05:23 [2020-07-14T09:05:23.667Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:23 [2020-07-14T09:05:23.667Z] #41 97.39 vendor/golang.org/x/crypto/poly1305
09:05:23 [2020-07-14T09:05:23.923Z] #41 97.79 vendor/golang.org/x/sys/cpu
09:05:24 [2020-07-14T09:05:24.178Z] #41 98.01 vendor/golang.org/x/crypto/chacha20poly1305
09:05:24 [2020-07-14T09:05:24.434Z] #41 ...
09:05:24 [2020-07-14T09:05:24.434Z] 
09:05:24 [2020-07-14T09:05:24.434Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:05:24 [2020-07-14T09:05:24.434Z] #47 DONE 98.3s
09:05:24 [2020-07-14T09:05:24.596Z] #40 70.85   LINK     criu/pie/parasite.built-in.o
09:05:24 [2020-07-14T09:05:24.596Z] #40 70.87   GEN      criu/pie/parasite-blob.h
09:05:24 [2020-07-14T09:05:24.596Z] #40 70.91   CC       criu/pie/parasite-vdso.o
09:05:24 [2020-07-14T09:05:24.690Z] 
09:05:24 [2020-07-14T09:05:24.690Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:24 [2020-07-14T09:05:24.690Z] #39 27.61   CC       images/signalfd.o
09:05:24 [2020-07-14T09:05:24.690Z] #39 27.77   CC       images/fs.o
09:05:24 [2020-07-14T09:05:24.690Z] #39 27.91   CC       images/pstree.o
09:05:24 [2020-07-14T09:05:24.690Z] #39 28.14   CC       images/pipe.o
09:05:24 [2020-07-14T09:05:24.690Z] #39 28.41   CC       images/tcp-stream.o
09:05:25 [2020-07-14T09:05:25.244Z] #40 ...
09:05:25 [2020-07-14T09:05:25.244Z] 
09:05:25 [2020-07-14T09:05:25.244Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:25 [2020-07-14T09:05:25.244Z] #42 135.7 github.com/LK4D4/vndr/build
09:05:25 [2020-07-14T09:05:25.301Z] #39 29.09   CC       images/sk-packet.o
09:05:25 [2020-07-14T09:05:25.864Z] #39 29.65   CC       images/mnt.o
09:05:25 [2020-07-14T09:05:25.893Z] #42 ...
09:05:25 [2020-07-14T09:05:25.893Z] 
09:05:25 [2020-07-14T09:05:25.893Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:05:25 [2020-07-14T09:05:25.893Z] #18 11.95 Fetched 8140 kB in 11s (709 kB/s)
09:05:25 [2020-07-14T09:05:25.893Z] #18 11.95 Reading package lists...
09:05:25 [2020-07-14T09:05:25.893Z] #18 16.30 Reading package lists...
09:05:25 [2020-07-14T09:05:25.893Z] #18 20.79 Building dependency tree...
09:05:25 [2020-07-14T09:05:25.893Z] #18 ...
09:05:25 [2020-07-14T09:05:25.893Z] 
09:05:25 [2020-07-14T09:05:25.893Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:25 [2020-07-14T09:05:25.893Z] #40 71.84   CC       criu/arch/ppc64/vdso-pie.o
09:05:26 [2020-07-14T09:05:26.124Z] #39 29.95   CC       images/pipe-data.o
09:05:26 [2020-07-14T09:05:26.193Z] #40 ...
09:05:26 [2020-07-14T09:05:26.193Z] 
09:05:26 [2020-07-14T09:05:26.193Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:05:26 [2020-07-14T09:05:26.193Z] #55 DONE 136.4s
09:05:26 [2020-07-14T09:05:26.193Z] 
09:05:26 [2020-07-14T09:05:26.193Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:26 [2020-07-14T09:05:26.193Z] #40 72.35   CC       criu/arch/ppc64/restorer.o
09:05:26 [2020-07-14T09:05:26.193Z] #40 ...
09:05:26 [2020-07-14T09:05:26.193Z] 
09:05:26 [2020-07-14T09:05:26.193Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
09:05:26 [2020-07-14T09:05:26.193Z] #56 DONE 0.1s
09:05:26 [2020-07-14T09:05:26.193Z] 
09:05:26 [2020-07-14T09:05:26.193Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:05:26 [2020-07-14T09:05:26.193Z] #57 DONE 0.1s
09:05:26 [2020-07-14T09:05:26.193Z] 
09:05:26 [2020-07-14T09:05:26.193Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:05:26 [2020-07-14T09:05:26.193Z] #18 22.49 libcap2-bin is already the newest version (1:2.25-2).
09:05:26 [2020-07-14T09:05:26.193Z] #18 22.49 The following additional packages will be installed:
09:05:26 [2020-07-14T09:05:26.193Z] #18 22.50   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:05:26 [2020-07-14T09:05:26.193Z] #18 22.50   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:05:26 [2020-07-14T09:05:26.193Z] #18 22.50   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:05:26 [2020-07-14T09:05:26.193Z] #18 22.50   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:05:26 [2020-07-14T09:05:26.193Z] #18 22.50   python3.7 python3.7-minimal vim-runtime xxd
09:05:26 [2020-07-14T09:05:26.193Z] #18 22.50 Suggested packages:
09:05:26 [2020-07-14T09:05:26.193Z] #18 22.50   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
09:05:26 [2020-07-14T09:05:26.193Z] #18 22.50   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
09:05:26 [2020-07-14T09:05:26.193Z] #18 22.50   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
09:05:26 [2020-07-14T09:05:26.193Z] #18 22.50 Recommended packages:
09:05:26 [2020-07-14T09:05:26.193Z] #18 22.50   aufs-dkms nftables build-essential python3-dev python3-keyring
09:05:26 [2020-07-14T09:05:26.193Z] #18 22.50   python3-keyrings.alt python3-xdg unzip
09:05:26 [2020-07-14T09:05:26.381Z] #39 30.10   CC       images/sa.o
09:05:26 [2020-07-14T09:05:26.637Z] #39 30.34   CC       images/timer.o
09:05:26 [2020-07-14T09:05:26.893Z] #39 30.70   CC       images/timerfd.o
09:05:27 [2020-07-14T09:05:27.149Z] #39 30.94   CC       images/mm.o
09:05:27 [2020-07-14T09:05:27.710Z] #39 31.35   CC       images/sk-opts.o
09:05:27 [2020-07-14T09:05:27.967Z] #39 31.62   CC       images/sk-unix.o
09:05:28 [2020-07-14T09:05:28.223Z] #39 31.84   CC       images/sk-inet.o
09:05:28 [2020-07-14T09:05:28.479Z] #39 32.21   CC       images/tun.o
09:05:28 [2020-07-14T09:05:28.735Z] #39 32.42   CC       images/sk-netlink.o
09:05:28 [2020-07-14T09:05:28.735Z] #39 32.63   CC       images/packet-sock.o
09:05:28 [2020-07-14T09:05:28.968Z] #18 25.01 The following NEW packages will be installed:
09:05:28 [2020-07-14T09:05:28.968Z] #18 25.01   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:05:28 [2020-07-14T09:05:28.968Z] #18 25.01   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:05:28 [2020-07-14T09:05:28.968Z] #18 25.01   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:05:28 [2020-07-14T09:05:28.968Z] #18 25.01   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:05:28 [2020-07-14T09:05:28.968Z] #18 25.02   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
09:05:28 [2020-07-14T09:05:28.968Z] #18 25.02   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:05:28 [2020-07-14T09:05:28.968Z] #18 25.02   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:05:28 [2020-07-14T09:05:28.968Z] #18 25.02   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:05:28 [2020-07-14T09:05:28.968Z] #18 25.02   xz-utils zip
09:05:28 [2020-07-14T09:05:28.968Z] #18 25.10 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
09:05:28 [2020-07-14T09:05:28.968Z] #18 25.10 Need to get 29.2 MB of archives.
09:05:28 [2020-07-14T09:05:28.968Z] #18 25.10 After this operation, 134 MB of additional disk space will be used.
09:05:28 [2020-07-14T09:05:28.968Z] #18 25.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
09:05:28 [2020-07-14T09:05:28.968Z] #18 25.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
09:05:28 [2020-07-14T09:05:28.968Z] #18 25.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
09:05:29 [2020-07-14T09:05:29.269Z] #18 25.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
09:05:29 [2020-07-14T09:05:29.269Z] #18 25.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
09:05:29 [2020-07-14T09:05:29.269Z] #18 25.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
09:05:29 [2020-07-14T09:05:29.269Z] #18 25.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
09:05:29 [2020-07-14T09:05:29.269Z] #18 25.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
09:05:29 [2020-07-14T09:05:29.269Z] #18 25.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
09:05:29 [2020-07-14T09:05:29.269Z] #18 25.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
09:05:29 [2020-07-14T09:05:29.269Z] #18 25.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
09:05:29 [2020-07-14T09:05:29.269Z] #18 25.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
09:05:29 [2020-07-14T09:05:29.269Z] #18 25.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
09:05:29 [2020-07-14T09:05:29.269Z] #18 25.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
09:05:29 [2020-07-14T09:05:29.269Z] #18 25.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
09:05:29 [2020-07-14T09:05:29.269Z] #18 25.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
09:05:29 [2020-07-14T09:05:29.269Z] #18 25.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
09:05:29 [2020-07-14T09:05:29.297Z] #39 33.04   CC       images/ipc-var.o
09:05:29 [2020-07-14T09:05:29.553Z] #39 33.27   CC       images/ipc-desc.o
09:05:29 [2020-07-14T09:05:29.569Z] #18 25.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
09:05:29 [2020-07-14T09:05:29.570Z] #18 25.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
09:05:29 [2020-07-14T09:05:29.570Z] #18 25.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
09:05:29 [2020-07-14T09:05:29.570Z] #18 25.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
09:05:29 [2020-07-14T09:05:29.570Z] #18 25.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
09:05:29 [2020-07-14T09:05:29.570Z] #18 25.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
09:05:29 [2020-07-14T09:05:29.570Z] #18 25.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
09:05:29 [2020-07-14T09:05:29.570Z] #18 25.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
09:05:29 [2020-07-14T09:05:29.570Z] #18 25.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
09:05:29 [2020-07-14T09:05:29.570Z] #18 25.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
09:05:29 [2020-07-14T09:05:29.570Z] #18 25.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
09:05:29 [2020-07-14T09:05:29.570Z] #18 25.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
09:05:29 [2020-07-14T09:05:29.810Z] #39 33.55   CC       images/ipc-shm.o
09:05:30 [2020-07-14T09:05:30.066Z] #39 33.72   CC       images/ipc-msg.o
09:05:30 [2020-07-14T09:05:30.066Z] #39 33.92   CC       images/ipc-sem.o
09:05:30 [2020-07-14T09:05:30.217Z] #18 26.37 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
09:05:30 [2020-07-14T09:05:30.217Z] #18 26.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
09:05:30 [2020-07-14T09:05:30.217Z] #18 26.39 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
09:05:30 [2020-07-14T09:05:30.217Z] #18 26.39 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
09:05:30 [2020-07-14T09:05:30.217Z] #18 26.40 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
09:05:30 [2020-07-14T09:05:30.217Z] #18 26.42 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
09:05:30 [2020-07-14T09:05:30.217Z] #18 26.51 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:05:30 [2020-07-14T09:05:30.217Z] #18 26.51 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
09:05:30 [2020-07-14T09:05:30.217Z] #18 26.52 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
09:05:30 [2020-07-14T09:05:30.217Z] #18 26.53 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
09:05:30 [2020-07-14T09:05:30.217Z] #18 26.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
09:05:30 [2020-07-14T09:05:30.217Z] #18 26.56 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
09:05:30 [2020-07-14T09:05:30.217Z] #18 26.56 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
09:05:30 [2020-07-14T09:05:30.217Z] #18 26.63 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
09:05:30 [2020-07-14T09:05:30.323Z] #39 34.11   CC       images/utsns.o
09:05:30 [2020-07-14T09:05:30.526Z] #18 26.67 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
09:05:30 [2020-07-14T09:05:30.526Z] #18 26.69 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
09:05:30 [2020-07-14T09:05:30.621Z] #39 34.40   CC       images/creds.o
09:05:30 [2020-07-14T09:05:30.824Z] #18 27.07 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
09:05:30 [2020-07-14T09:05:30.824Z] #18 27.15 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
09:05:30 [2020-07-14T09:05:30.824Z] #18 27.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
09:05:30 [2020-07-14T09:05:30.878Z] #39 34.60   CC       images/vma.o
09:05:30 [2020-07-14T09:05:30.878Z] #39 34.80   CC       images/netdev.o
09:05:31 [2020-07-14T09:05:31.442Z] #39 35.17   CC       images/tty.o
09:05:31 [2020-07-14T09:05:31.877Z] #18 27.98 debconf: delaying package configuration, since apt-utils is not installed
09:05:31 [2020-07-14T09:05:31.877Z] #18 28.12 Fetched 29.2 MB in 2s (13.6 MB/s)
09:05:31 [2020-07-14T09:05:31.877Z] #18 28.21 Selecting previously unselected package pigz.
09:05:32 [2020-07-14T09:05:32.004Z] #39 35.71   CC       images/file-lock.o
09:05:32 [2020-07-14T09:05:32.174Z] #18 28.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23361 files and directories currently installed.)
09:05:32 [2020-07-14T09:05:32.174Z] #18 28.27 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
09:05:32 [2020-07-14T09:05:32.174Z] #18 28.27 Unpacking pigz (2.4-1) ...
09:05:32 [2020-07-14T09:05:32.174Z] #18 28.39 Selecting previously unselected package libpython3.7-minimal:ppc64el.
09:05:32 [2020-07-14T09:05:32.174Z] #18 28.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
09:05:32 [2020-07-14T09:05:32.174Z] #18 28.40 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
09:05:32 [2020-07-14T09:05:32.263Z] #39 35.90   CC       images/rlimit.o
09:05:32 [2020-07-14T09:05:32.520Z] #39 36.18   CC       images/pagemap.o
09:05:32 [2020-07-14T09:05:32.777Z] #39 36.53   CC       images/siginfo.o
09:05:32 [2020-07-14T09:05:32.820Z] #18 28.88 Selecting previously unselected package python3.7-minimal.
09:05:32 [2020-07-14T09:05:32.820Z] #18 28.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
09:05:32 [2020-07-14T09:05:32.820Z] #18 28.94 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
09:05:33 [2020-07-14T09:05:33.034Z] #39 36.84   CC       images/rpc.o
09:05:33 [2020-07-14T09:05:33.880Z] #18 29.95 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
09:05:33 [2020-07-14T09:05:33.880Z] #18 29.96 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
09:05:34 [2020-07-14T09:05:34.103Z] Client:
09:05:34 [2020-07-14T09:05:34.103Z]  Debug Mode: false
09:05:34 [2020-07-14T09:05:34.103Z]  Plugins:
09:05:34 [2020-07-14T09:05:34.103Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
09:05:34 [2020-07-14T09:05:34.103Z] 
09:05:34 [2020-07-14T09:05:34.103Z] Server:
09:05:34 [2020-07-14T09:05:34.103Z]  Containers: 0
09:05:34 [2020-07-14T09:05:34.103Z]   Running: 0
09:05:34 [2020-07-14T09:05:34.103Z]   Paused: 0
09:05:34 [2020-07-14T09:05:34.103Z]   Stopped: 0
09:05:34 [2020-07-14T09:05:34.103Z]  Images: 0
09:05:34 [2020-07-14T09:05:34.103Z]  Server Version: 19.03.5
09:05:34 [2020-07-14T09:05:34.103Z]  Storage Driver: windowsfilter (windows) lcow (linux)
09:05:34 [2020-07-14T09:05:34.103Z]   Windows: 
09:05:34 [2020-07-14T09:05:34.103Z]   LCOW: 
09:05:34 [2020-07-14T09:05:34.103Z]  Logging Driver: json-file
09:05:34 [2020-07-14T09:05:34.103Z]  Plugins:
09:05:34 [2020-07-14T09:05:34.103Z]   Volume: local
09:05:34 [2020-07-14T09:05:34.103Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:05:34 [2020-07-14T09:05:34.103Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:05:34 [2020-07-14T09:05:34.103Z]  Swarm: inactive
09:05:34 [2020-07-14T09:05:34.103Z]  Default Isolation: process
09:05:34 [2020-07-14T09:05:34.103Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:05:34 [2020-07-14T09:05:34.103Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
09:05:34 [2020-07-14T09:05:34.103Z]  OSType: windows
09:05:34 [2020-07-14T09:05:34.103Z]  Architecture: x86_64
09:05:34 [2020-07-14T09:05:34.103Z]  CPUs: 4
09:05:34 [2020-07-14T09:05:34.103Z]  Total Memory: 32GiB
09:05:34 [2020-07-14T09:05:34.103Z]  Name: azwin-2-d31e10
09:05:34 [2020-07-14T09:05:34.103Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
09:05:34 [2020-07-14T09:05:34.103Z]  Docker Root Dir: D:\docker
09:05:34 [2020-07-14T09:05:34.103Z]  Debug Mode: false
09:05:34 [2020-07-14T09:05:34.103Z]  Registry: https://index.docker.io/v1/
09:05:34 [2020-07-14T09:05:34.103Z]  Labels:
09:05:34 [2020-07-14T09:05:34.103Z]  Experimental: true
09:05:34 [2020-07-14T09:05:34.103Z]  Insecure Registries:
09:05:34 [2020-07-14T09:05:34.103Z]   10.0.0.4:5000
09:05:34 [2020-07-14T09:05:34.103Z]   127.0.0.0/8
09:05:34 [2020-07-14T09:05:34.103Z]  Registry Mirrors:
09:05:34 [2020-07-14T09:05:34.103Z]   http://10.0.0.4:5000/
09:05:34 [2020-07-14T09:05:34.103Z]  Live Restore Enabled: false
09:05:34 [2020-07-14T09:05:34.103Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
09:05:34 [2020-07-14T09:05:34.401Z] #39 38.12   CC       images/ext-file.o
09:05:34 [2020-07-14T09:05:34.657Z] #39 38.35   CC       images/cgroup.o
09:05:35 [2020-07-14T09:05:35.219Z] #39 38.94   CC       images/userns.o
09:05:35 [2020-07-14T09:05:35.475Z] #39 39.19   CC       images/google/protobuf/descriptor.o
09:05:35 [2020-07-14T09:05:35.731Z] #39 ...
09:05:35 [2020-07-14T09:05:35.731Z] 
09:05:35 [2020-07-14T09:05:35.731Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:35 [2020-07-14T09:05:35.731Z] #41 99.48 vendor/golang.org/x/crypto/hkdf
09:05:35 [2020-07-14T09:05:35.731Z] #41 99.61 vendor/golang.org/x/text/transform
09:05:35 [2020-07-14T09:05:35.731Z] #41 100.2 vendor/golang.org/x/text/unicode/bidi
09:05:35 [2020-07-14T09:05:35.731Z] #41 101.9 vendor/golang.org/x/text/secure/bidirule
09:05:35 [2020-07-14T09:05:35.731Z] #41 102.2 vendor/golang.org/x/text/unicode/norm
09:05:35 [2020-07-14T09:05:35.731Z] #41 106.2 vendor/golang.org/x/net/idna
09:05:35 [2020-07-14T09:05:35.731Z] #41 108.4 vendor/golang.org/x/net/http2/hpack
09:05:35 [2020-07-14T09:05:35.731Z] #41 109.6 mime
09:05:36 [2020-07-14T09:05:36.030Z] #41 ...
09:05:36 [2020-07-14T09:05:36.030Z] 
09:05:36 [2020-07-14T09:05:36.030Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:05:36 [2020-07-14T09:05:36.030Z] #54 109.8 + for f in rootlesskit rootlesskit-docker-proxy
09:05:36 [2020-07-14T09:05:36.030Z] #54 109.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:05:36 [2020-07-14T09:05:36.670Z] #18 32.62 Selecting previously unselected package python3-minimal.
09:05:36 [2020-07-14T09:05:36.671Z] #18 32.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23610 files and directories currently installed.)
09:05:36 [2020-07-14T09:05:36.671Z] #18 32.68 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
09:05:36 [2020-07-14T09:05:36.671Z] #18 32.68 Unpacking python3-minimal (3.7.3-1) ...
09:05:36 [2020-07-14T09:05:36.671Z] #18 32.78 Selecting previously unselected package libmpdec2:ppc64el.
09:05:36 [2020-07-14T09:05:36.671Z] #18 32.79 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
09:05:36 [2020-07-14T09:05:36.671Z] #18 32.80 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
09:05:36 [2020-07-14T09:05:36.671Z] #18 33.00 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
09:05:36 [2020-07-14T09:05:36.671Z] #18 33.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
09:05:36 [2020-07-14T09:05:36.671Z] #18 33.02 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
09:05:36 [2020-07-14T09:05:36.969Z] #18 ...
09:05:36 [2020-07-14T09:05:36.969Z] 
09:05:36 [2020-07-14T09:05:36.969Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:36 [2020-07-14T09:05:36.969Z] #40 73.24   CC       criu/arch/ppc64/vdso-trampoline.o
09:05:36 [2020-07-14T09:05:36.969Z] #40 73.30   CC       criu/pie/restorer.o
09:05:36 [2020-07-14T09:05:36.969Z] #40 75.94   LINK     criu/pie/restorer.built-in.o
09:05:36 [2020-07-14T09:05:36.969Z] #40 75.95   GEN      criu/pie/restorer-blob.h
09:05:36 [2020-07-14T09:05:36.969Z] #40 76.00   DEP      criu/vdso.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 76.11   DEP      criu/uts_ns.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 76.22   DEP      criu/util.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 76.38   DEP      criu/uffd.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 76.59   DEP      criu/tun.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 76.73   DEP      criu/tty.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 76.99   DEP      criu/timerfd.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 77.19   DEP      criu/timens.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 77.38   DEP      criu/sysfs_parse.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 77.55   DEP      criu/sysctl.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 77.75   DEP      criu/string.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 77.79   DEP      criu/stats.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 77.92   DEP      criu/sockets.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 78.14   DEP      criu/sk-unix.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 78.41   DEP      criu/sk-tcp.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 78.60   DEP      criu/sk-queue.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 78.77   DEP      criu/sk-packet.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 79.07   DEP      criu/sk-netlink.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 79.27   DEP      criu/sk-inet.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 79.49   DEP      criu/signalfd.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 79.66   DEP      criu/sigframe.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 79.78   DEP      criu/shmem.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 79.97   DEP      criu/servicefd.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 80.15   DEP      criu/seize.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 80.33   DEP      criu/seccomp.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 80.66   DEP      criu/rst-malloc.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 80.78   DEP      criu/rbtree.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 80.81   DEP      criu/pstree.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 81.08   DEP      criu/protobuf.d
09:05:36 [2020-07-14T09:05:36.969Z] #40 81.25   GEN      criu/protobuf-desc-gen.h
09:05:36 [2020-07-14T09:05:36.969Z] #40 83.42   DEP      criu/protobuf-desc.d
09:05:37 [2020-07-14T09:05:37.268Z] #40 83.61   DEP      criu/proc_parse.d
09:05:37 [2020-07-14T09:05:37.566Z] #40 83.91   DEP      criu/plugin.d
09:05:37 [2020-07-14T09:05:37.566Z] #40 83.99   DEP      criu/pipes.d
09:05:37 [2020-07-14T09:05:37.902Z] #40 84.19   DEP      criu/pie-util.d
09:05:37 [2020-07-14T09:05:37.902Z] #40 ...
09:05:37 [2020-07-14T09:05:37.902Z] 
09:05:37 [2020-07-14T09:05:37.902Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:37 [2020-07-14T09:05:37.902Z] #42 138.3 vendor/golang.org/x/net/idna
09:05:37 [2020-07-14T09:05:37.902Z] #42 144.5 vendor/golang.org/x/net/http2/hpack
09:05:37 [2020-07-14T09:05:37.902Z] #42 145.2 mime
09:05:37 [2020-07-14T09:05:37.902Z] #42 147.7 mime/quotedprintable
09:05:37 [2020-07-14T09:05:37.902Z] #42 148.0 net/http/internal
09:05:38 [2020-07-14T09:05:38.203Z] #42 ...
09:05:38 [2020-07-14T09:05:38.203Z] 
09:05:38 [2020-07-14T09:05:38.203Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:05:38 [2020-07-14T09:05:38.203Z] #18 34.14 Selecting previously unselected package python3.7.
09:05:38 [2020-07-14T09:05:38.203Z] #18 34.15 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
09:05:38 [2020-07-14T09:05:38.203Z] #18 34.16 Unpacking python3.7 (3.7.3-2+deb10u1) ...
09:05:38 [2020-07-14T09:05:38.203Z] #18 34.29 Selecting previously unselected package libpython3-stdlib:ppc64el.
09:05:38 [2020-07-14T09:05:38.203Z] #18 34.29 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
09:05:38 [2020-07-14T09:05:38.203Z] #18 34.30 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
09:05:38 [2020-07-14T09:05:38.203Z] #18 34.38 Setting up python3-minimal (3.7.3-1) ...
09:05:38 [2020-07-14T09:05:38.546Z] #54 ...
09:05:38 [2020-07-14T09:05:38.546Z] 
09:05:38 [2020-07-14T09:05:38.546Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:05:38 [2020-07-14T09:05:38.546Z] #10 102.2 Selecting previously unselected package g++-mingw-w64-x86-64.
09:05:38 [2020-07-14T09:05:38.546Z] #10 102.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:05:38 [2020-07-14T09:05:38.546Z] #10 102.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:05:38 [2020-07-14T09:05:38.546Z] #10 ...
09:05:38 [2020-07-14T09:05:38.546Z] 
09:05:38 [2020-07-14T09:05:38.546Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:38 [2020-07-14T09:05:38.546Z] #39 40.70   CC       images/opts.o
09:05:38 [2020-07-14T09:05:38.546Z] #39 40.97   CC       images/seccomp.o
09:05:38 [2020-07-14T09:05:38.546Z] #39 41.24   CC       images/binfmt-misc.o
09:05:38 [2020-07-14T09:05:38.546Z] #39 41.41   CC       images/time.o
09:05:38 [2020-07-14T09:05:38.546Z] #39 41.60   CC       images/sysctl.o
09:05:38 [2020-07-14T09:05:38.546Z] #39 41.85   CC       images/autofs.o
09:05:38 [2020-07-14T09:05:38.546Z] #39 42.09   CC       images/macvlan.o
09:05:38 [2020-07-14T09:05:38.546Z] #39 42.28   CC       images/sit.o
09:05:38 [2020-07-14T09:05:38.546Z] #39 42.42   CC       images/memfd.o
09:05:38 [2020-07-14T09:05:38.801Z] #39 42.64   CC       images/timens.o
09:05:39 [2020-07-14T09:05:39.057Z] #39 42.86   LINK     images/built-in.o
09:05:39 [2020-07-14T09:05:39.261Z] #18 35.45 Selecting previously unselected package python3.
09:05:39 [2020-07-14T09:05:39.261Z] #18 35.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24022 files and directories currently installed.)
09:05:39 [2020-07-14T09:05:39.261Z] #18 35.50 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
09:05:39 [2020-07-14T09:05:39.261Z] #18 35.52 Unpacking python3 (3.7.3-1) ...
09:05:39 [2020-07-14T09:05:39.313Z] #39 43.06   GEN      compel/include/asm
09:05:39 [2020-07-14T09:05:39.313Z] #39 43.09   GEN      compel/include/version.h
09:05:39 [2020-07-14T09:05:39.313Z] #39 43.12 touch .config
09:05:39 [2020-07-14T09:05:39.559Z] #18 35.69 Selecting previously unselected package libip4tc0:ppc64el.
09:05:39 [2020-07-14T09:05:39.559Z] #18 35.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
09:05:39 [2020-07-14T09:05:39.559Z] #18 35.69 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
09:05:39 [2020-07-14T09:05:39.559Z] #18 35.81 Selecting previously unselected package libip6tc0:ppc64el.
09:05:39 [2020-07-14T09:05:39.559Z] #18 35.81 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
09:05:39 [2020-07-14T09:05:39.559Z] #18 35.83 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
09:05:39 [2020-07-14T09:05:39.559Z] #18 35.90 Selecting previously unselected package libiptc0:ppc64el.
09:05:39 [2020-07-14T09:05:39.559Z] #18 35.90 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
09:05:39 [2020-07-14T09:05:39.559Z] #18 35.91 Unpacking libiptc0:ppc64el (1.8.2-4) ...
09:05:39 [2020-07-14T09:05:39.559Z] #18 35.99 Selecting previously unselected package libnfnetlink0:ppc64el.
09:05:39 [2020-07-14T09:05:39.559Z] #18 35.99 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
09:05:39 [2020-07-14T09:05:39.559Z] #18 36.00 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
09:05:39 [2020-07-14T09:05:39.568Z] #39 43.18   GEN      include/common/config.h
09:05:39 [2020-07-14T09:05:39.568Z] #39 43.26   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
09:05:39 [2020-07-14T09:05:39.568Z] #39 43.27   GEN      compel/plugins/include/uapi/std/syscall-64.h
09:05:39 [2020-07-14T09:05:39.568Z] #39 43.29   GEN      compel/arch/x86/plugins/std/syscalls-64.S
09:05:39 [2020-07-14T09:05:39.568Z] #39 43.31   DEP      compel/arch/x86/plugins/std/syscalls-64.d
09:05:39 [2020-07-14T09:05:39.568Z] #39 43.32   DEP      compel/arch/x86/plugins/std/memcpy.d
09:05:39 [2020-07-14T09:05:39.568Z] #39 43.33   DEP      compel/arch/x86/plugins/std/parasite-head.d
09:05:39 [2020-07-14T09:05:39.568Z] #39 43.37   GEN      compel/plugins/include/uapi/std/syscall.h
09:05:39 [2020-07-14T09:05:39.823Z] #39 43.39   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
09:05:39 [2020-07-14T09:05:39.823Z] #39 43.40   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:05:39 [2020-07-14T09:05:39.823Z] #39 43.42   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:05:39 [2020-07-14T09:05:39.823Z] #39 43.42   DEP      compel/plugins/std/infect.d
09:05:39 [2020-07-14T09:05:39.823Z] #39 43.57   DEP      compel/plugins/std/string.d
09:05:39 [2020-07-14T09:05:39.824Z] #39 43.65   DEP      compel/plugins/std/log.d
09:05:39 [2020-07-14T09:05:39.856Z] #18 36.06 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
09:05:39 [2020-07-14T09:05:39.856Z] #18 36.07 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
09:05:39 [2020-07-14T09:05:39.856Z] #18 36.08 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
09:05:39 [2020-07-14T09:05:39.856Z] #18 36.14 Selecting previously unselected package libnftnl11:ppc64el.
09:05:39 [2020-07-14T09:05:39.856Z] #18 36.16 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
09:05:39 [2020-07-14T09:05:39.856Z] #18 36.16 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
09:05:39 [2020-07-14T09:05:39.856Z] #18 36.26 Selecting previously unselected package iptables.
09:05:40 [2020-07-14T09:05:40.079Z] #39 43.76   DEP      compel/plugins/std/fds.d
09:05:40 [2020-07-14T09:05:40.079Z] #39 43.84   DEP      compel/plugins/std/std.d
09:05:40 [2020-07-14T09:05:40.155Z] #18 36.27 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
09:05:40 [2020-07-14T09:05:40.155Z] #18 36.29 Unpacking iptables (1.8.2-4) ...
09:05:40 [2020-07-14T09:05:40.335Z] #39 43.91   DEP      compel/plugins/shmem/shmem.d
09:05:40 [2020-07-14T09:05:40.335Z] #39 44.02   DEP      compel/plugins/fds/fds.d
09:05:40 [2020-07-14T09:05:40.335Z] #39 44.11   CC       compel/plugins/std/std.o
09:05:40 [2020-07-14T09:05:40.454Z] #18 36.90 Selecting previously unselected package xxd.
09:05:40 [2020-07-14T09:05:40.755Z] #18 36.92 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
09:05:40 [2020-07-14T09:05:40.755Z] #18 36.93 Unpacking xxd (2:8.1.0875-5) ...
09:05:40 [2020-07-14T09:05:40.755Z] #18 37.12 Selecting previously unselected package vim-common.
09:05:40 [2020-07-14T09:05:40.755Z] #18 37.13 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:05:40 [2020-07-14T09:05:40.755Z] #18 37.17 Unpacking vim-common (2:8.1.0875-5) ...
09:05:40 [2020-07-14T09:05:40.941Z] #39 44.52   CC       compel/plugins/std/fds.o
09:05:41 [2020-07-14T09:05:41.055Z] #18 37.34 Selecting previously unselected package bash-completion.
09:05:41 [2020-07-14T09:05:41.055Z] #18 37.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:05:41 [2020-07-14T09:05:41.238Z] #39 44.85   CC       compel/plugins/std/log.o
09:05:41 [2020-07-14T09:05:41.804Z] #39 45.53   CC       compel/plugins/std/string.o
09:05:42 [2020-07-14T09:05:42.365Z] #39 46.14   CC       compel/plugins/std/infect.o
09:05:42 [2020-07-14T09:05:42.928Z] #39 46.56   CC       compel/arch/x86/plugins/std/parasite-head.o
09:05:42 [2020-07-14T09:05:42.928Z] #39 46.63   CC       compel/arch/x86/plugins/std/memcpy.o
09:05:42 [2020-07-14T09:05:42.928Z] #39 46.68   CC       compel/arch/x86/plugins/std/syscalls-64.o
09:05:42 [2020-07-14T09:05:42.928Z] #39 46.74   AR       compel/plugins/std.lib.a
09:05:42 [2020-07-14T09:05:42.928Z] #39 ...
09:05:42 [2020-07-14T09:05:42.928Z] 
09:05:42 [2020-07-14T09:05:42.928Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:05:42 [2020-07-14T09:05:42.928Z] #10 116.8 Selecting previously unselected package libapparmor1:amd64.
09:05:43 [2020-07-14T09:05:43.183Z] #10 ...
09:05:43 [2020-07-14T09:05:43.183Z] 
09:05:43 [2020-07-14T09:05:43.183Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:05:43 [2020-07-14T09:05:43.183Z] #54 DONE 116.8s
09:05:43 [2020-07-14T09:05:43.183Z] 
09:05:43 [2020-07-14T09:05:43.183Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
09:05:43 [2020-07-14T09:05:43.183Z] #55 DONE 0.0s
09:05:43 [2020-07-14T09:05:43.183Z] 
09:05:43 [2020-07-14T09:05:43.183Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:05:43 [2020-07-14T09:05:43.183Z] #56 DONE 0.1s
09:05:43 [2020-07-14T09:05:43.183Z] 
09:05:43 [2020-07-14T09:05:43.183Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:05:43 [2020-07-14T09:05:43.183Z] #10 116.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
09:05:43 [2020-07-14T09:05:43.183Z] #10 116.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
09:05:43 [2020-07-14T09:05:43.183Z] #10 117.1 Selecting previously unselected package libapparmor-dev:amd64.
09:05:43 [2020-07-14T09:05:43.183Z] #10 117.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
09:05:43 [2020-07-14T09:05:43.439Z] #10 117.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
09:05:43 [2020-07-14T09:05:43.439Z] #10 117.4 Selecting previously unselected package libbtrfs0.
09:05:43 [2020-07-14T09:05:43.439Z] #10 117.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
09:05:43 [2020-07-14T09:05:43.439Z] #10 117.4 Unpacking libbtrfs0 (4.20.1-2) ...
09:05:43 [2020-07-14T09:05:43.504Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:05:43 [2020-07-14T09:05:43.504Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
09:05:43 [2020-07-14T09:05:43.695Z] #10 117.5 Selecting previously unselected package libbtrfs-dev.
09:05:43 [2020-07-14T09:05:43.695Z] #10 117.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
09:05:43 [2020-07-14T09:05:43.695Z] #10 117.6 Unpacking libbtrfs-dev (4.20.1-2) ...
09:05:43 [2020-07-14T09:05:43.797Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
09:05:43 [2020-07-14T09:05:43.797Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:05:43 [2020-07-14T09:05:43.797Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:05:43 [2020-07-14T09:05:43.797Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:05:43 [2020-07-14T09:05:43.952Z] #10 117.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:05:43 [2020-07-14T09:05:43.952Z] #10 117.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
09:05:43 [2020-07-14T09:05:43.952Z] #10 117.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:05:43 [2020-07-14T09:05:43.952Z] #10 117.8 Selecting previously unselected package libudev-dev:amd64.
09:05:44 [2020-07-14T09:05:44.090Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:05:44 [2020-07-14T09:05:44.090Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:05:44 [2020-07-14T09:05:44.090Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:05:44 [2020-07-14T09:05:44.090Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:05:44 [2020-07-14T09:05:44.209Z] #10 117.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
09:05:44 [2020-07-14T09:05:44.209Z] #10 117.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
09:05:44 [2020-07-14T09:05:44.209Z] #10 118.0 Selecting previously unselected package libsepol1-dev:amd64.
09:05:44 [2020-07-14T09:05:44.209Z] #10 118.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
09:05:44 [2020-07-14T09:05:44.209Z] #10 118.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
09:05:44 [2020-07-14T09:05:44.448Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:05:44 [2020-07-14T09:05:44.448Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:05:44 [2020-07-14T09:05:44.641Z] #18 ...
09:05:44 [2020-07-14T09:05:44.641Z] 
09:05:44 [2020-07-14T09:05:44.641Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:05:44 [2020-07-14T09:05:44.771Z] #10 118.4 Selecting previously unselected package libpcre16-3:amd64.
09:05:44 [2020-07-14T09:05:44.771Z] #10 118.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
09:05:44 [2020-07-14T09:05:44.771Z] #10 118.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
09:05:44 [2020-07-14T09:05:44.771Z] #10 118.6 Selecting previously unselected package libpcre32-3:amd64.
09:05:44 [2020-07-14T09:05:44.771Z] #10 118.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
09:05:44 [2020-07-14T09:05:44.771Z] #10 118.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
09:05:45 [2020-07-14T09:05:45.027Z] #10 118.8 Selecting previously unselected package libpcrecpp0v5:amd64.
09:05:45 [2020-07-14T09:05:45.027Z] #10 118.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
09:05:45 [2020-07-14T09:05:45.027Z] #10 118.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
09:05:45 [2020-07-14T09:05:45.027Z] #10 118.9 Selecting previously unselected package libpcre3-dev:amd64.
09:05:45 [2020-07-14T09:05:45.084Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:05:45 [2020-07-14T09:05:45.084Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:05:45 [2020-07-14T09:05:45.284Z] #10 118.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
09:05:45 [2020-07-14T09:05:45.284Z] #10 118.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
09:05:45 [2020-07-14T09:05:45.376Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 5.1% of statements
09:05:45 [2020-07-14T09:05:45.376Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:05:45 [2020-07-14T09:05:45.376Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:05:45 [2020-07-14T09:05:45.376Z] ?   	github.com/docker/docker/api/types	[no test files]
09:05:45 [2020-07-14T09:05:45.376Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:05:45 [2020-07-14T09:05:45.376Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:05:45 [2020-07-14T09:05:45.376Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:05:45 [2020-07-14T09:05:45.376Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:05:45 [2020-07-14T09:05:45.541Z] #10 119.3 Selecting previously unselected package libselinux1-dev:amd64.
09:05:45 [2020-07-14T09:05:45.542Z] #10 119.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
09:05:45 [2020-07-14T09:05:45.542Z] #10 119.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
09:05:45 [2020-07-14T09:05:45.798Z] #10 119.5 Selecting previously unselected package libdevmapper-dev:amd64.
09:05:45 [2020-07-14T09:05:45.798Z] #10 119.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
09:05:45 [2020-07-14T09:05:45.798Z] #10 119.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:05:45 [2020-07-14T09:05:45.798Z] #10 119.6 Selecting previously unselected package libseccomp-dev:amd64.
09:05:46 [2020-07-14T09:05:46.012Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
09:05:46 [2020-07-14T09:05:46.012Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
09:05:46 [2020-07-14T09:05:46.012Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:05:46 [2020-07-14T09:05:46.012Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:05:46 [2020-07-14T09:05:46.012Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:05:46 [2020-07-14T09:05:46.012Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:05:46 [2020-07-14T09:05:46.012Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:05:46 [2020-07-14T09:05:46.012Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:05:46 [2020-07-14T09:05:46.012Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:05:46 [2020-07-14T09:05:46.012Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
09:05:46 [2020-07-14T09:05:46.012Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
09:05:46 [2020-07-14T09:05:46.012Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:05:46 [2020-07-14T09:05:46.012Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:05:46 [2020-07-14T09:05:46.012Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:05:46 [2020-07-14T09:05:46.012Z] ?   	github.com/docker/docker/builder	[no test files]
09:05:46 [2020-07-14T09:05:46.012Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:05:46 [2020-07-14T09:05:46.012Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:05:46 [2020-07-14T09:05:46.012Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:05:46 [2020-07-14T09:05:46.012Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:05:46 [2020-07-14T09:05:46.012Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:05:46 [2020-07-14T09:05:46.012Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:05:46 [2020-07-14T09:05:46.012Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:05:46 [2020-07-14T09:05:46.054Z] #10 119.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
09:05:46 [2020-07-14T09:05:46.054Z] #10 119.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
09:05:46 [2020-07-14T09:05:46.054Z] #10 119.8 Selecting previously unselected package libsystemd-dev:amd64.
09:05:46 [2020-07-14T09:05:46.054Z] #10 119.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
09:05:46 [2020-07-14T09:05:46.054Z] #10 119.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
09:05:46 [2020-07-14T09:05:46.141Z] #22 153.6 Checking out files:  28% (3130/10848)   
Checking out files:  29% (3146/10848)   
Checking out files:  30% (3255/10848)   
Checking out files:  31% (3363/10848)   
Checking out files:  32% (3472/10848)   
Checking out files:  33% (3580/10848)   
Checking out files:  34% (3689/10848)   
Checking out files:  35% (3797/10848)   
Checking out files:  36% (3906/10848)   
Checking out files:  37% (4014/10848)   
Checking out files:  38% (4123/10848)   
Checking out files:  39% (4231/10848)   
Checking out files:  40% (4340/10848)   
Checking out files:  41% (4448/10848)   
Checking out files:  42% (4557/10848)   
Checking out files:  43% (4665/10848)   
Checking out files:  44% (4774/10848)   
Checking out files:  45% (4882/10848)   
Checking out files:  46% (4991/10848)   
Checking out files:  46% (5087/10848)   
Checking out files:  47% (5099/10848)   
Checking out files:  48% (5208/10848)   
Checking out files:  49% (5316/10848)   
Checking out files:  50% (5424/10848)   
Checking out files:  51% (5533/10848)   
Checking out files:  52% (5641/10848)   
Checking out files:  53% (5750/10848)   
Checking out files:  54% (5858/10848)   
Checking out files:  55% (5967/10848)   
Checking out files:  56% (6075/10848)   
Checking out files:  57% (6184/10848)   
Checking out files:  58% (6292/10848)   
Checking out files:  59% (6401/10848)   
Checking out files:  60% (6509/10848)   
Checking out files:  61% (6618/10848)   
Checking out files:  62% (6726/10848)   
Checking out files:  63% (6835/10848)   
Checking out files:  64% (6943/10848)   
Checking out files:  65% (7052/10848)   
Checking out files:  66% (7160/10848)   
Checking out files:  67% (7269/10848)   
Checking out files:  68% (7377/10848)   
Checking out files:  69% (7486/10848)   
Checking out files:  70% (7594/10848)   
Checking out files:  71% (7703/10848)   
Checking out files:  72% (7811/10848)   
Checking out files:  73% (7920/10848)   
Checking out files:  74% (8028/10848)   
Checking out files:  75% (8136/10848)   
Checking out files:  76% (8245/10848)   
Checking out files:  76% (8321/10848)   
Checking out files:  77% (8353/10848)   
Checking out files:  78% (8462/10848)   
Checking out files:  79% (8570/10848)   
Checking out files:  80% (8679/10848)   
Checking out files:  81% (8787/10848)   
Checking out files:  82% (8896/10848)   
Checking out files:  83% (9004/10848)   
Checking out files:  84% (9113/10848)   
Checking out files:  85% (9221/10848)   
Checking out files:  86% (9330/10848)   
Checking out files:  87% (9438/10848)   
Checking out files:  88% (9547/10848)   
Checking out files:  89% (9655/10848)   
Checking out files:  90% (9764/10848)   
Checking out files:  91% (9872/10848)   
Checking out files:  92% (9981/10848)   
Checking out files:  93% (10089/10848)   
Checking out files:  94% (10198/10848)   
Checking out files:  95% (10306/10848)   
Checking out files:  96% (10415/10848)   
Checking out files:  97% (10523/10848)   
Checking out files:  98% (10632/10848)   
Checking out files:  99% (10740/10848)   
Checking out files: 100% (10848/10848)   
Checking out files: 100% (10848/10848), done.
09:05:46 [2020-07-14T09:05:46.441Z] #22 156.6 + cd /tmp/tmp.BjBK0yCjBZ/tmp/docker-ce
09:05:46 [2020-07-14T09:05:46.441Z] #22 156.6 + git checkout -q v17.06.2-ce
09:05:46 [2020-07-14T09:05:46.660Z] #10 120.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
09:05:46 [2020-07-14T09:05:46.660Z] #10 120.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
09:05:46 [2020-07-14T09:05:46.660Z] #10 120.4 Setting up libapparmor1:amd64 (2.13.2-10) ...
09:05:46 [2020-07-14T09:05:46.660Z] #10 120.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:05:46 [2020-07-14T09:05:46.660Z] #10 120.4 Setting up libpcre16-3:amd64 (2:8.39-12) ...
09:05:46 [2020-07-14T09:05:46.660Z] #10 120.4 Setting up libsepol1-dev:amd64 (2.8-1) ...
09:05:46 [2020-07-14T09:05:46.660Z] #10 120.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:05:46 [2020-07-14T09:05:46.660Z] #10 120.4 Setting up libbtrfs0 (4.20.1-2) ...
09:05:46 [2020-07-14T09:05:46.661Z] #10 120.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
09:05:46 [2020-07-14T09:05:46.661Z] #10 120.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
09:05:46 [2020-07-14T09:05:46.661Z] #10 120.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:05:46 [2020-07-14T09:05:46.661Z] #10 120.5 Setting up libbtrfs-dev (4.20.1-2) ...
09:05:46 [2020-07-14T09:05:46.661Z] #10 120.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
09:05:46 [2020-07-14T09:05:46.661Z] #10 120.6 Setting up mingw-w64-common (6.0.0-3) ...
09:05:46 [2020-07-14T09:05:46.682Z] ok  	github.com/docker/docker/builder/dockerignore	0.001s	coverage: 96.8% of statements
09:05:46 [2020-07-14T09:05:46.917Z] #10 120.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
09:05:46 [2020-07-14T09:05:46.917Z] #10 120.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:05:46 [2020-07-14T09:05:46.917Z] #10 120.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
09:05:46 [2020-07-14T09:05:46.917Z] #10 120.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:05:46 [2020-07-14T09:05:46.917Z] #10 120.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:05:46 [2020-07-14T09:05:46.917Z] #10 120.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
09:05:46 [2020-07-14T09:05:46.917Z] #10 120.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:05:46 [2020-07-14T09:05:46.917Z] #10 120.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
09:05:46 [2020-07-14T09:05:46.917Z] #10 120.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
09:05:46 [2020-07-14T09:05:46.917Z] #10 120.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:05:46 [2020-07-14T09:05:46.917Z] #10 120.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
09:05:46 [2020-07-14T09:05:46.917Z] #10 120.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:05:46 [2020-07-14T09:05:46.917Z] #10 120.7 Setting up dmsetup (2:1.02.155-3) ...
09:05:46 [2020-07-14T09:05:46.917Z] #10 120.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:05:46 [2020-07-14T09:05:46.917Z] #10 120.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:05:46 [2020-07-14T09:05:46.917Z] #10 120.7 Processing triggers for libc-bin (2.28-10) ...
09:05:47 [2020-07-14T09:05:47.487Z] #10 DONE 121.2s
09:05:47 [2020-07-14T09:05:47.487Z] 
09:05:47 [2020-07-14T09:05:47.487Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:47 [2020-07-14T09:05:47.745Z] #49 ...
09:05:47 [2020-07-14T09:05:47.745Z] 
09:05:47 [2020-07-14T09:05:47.745Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:47 [2020-07-14T09:05:47.745Z] #41 111.2 mime/quotedprintable
09:05:47 [2020-07-14T09:05:47.745Z] #41 111.5 net/http/internal
09:05:47 [2020-07-14T09:05:47.745Z] #41 114.3 crypto/tls
09:05:47 [2020-07-14T09:05:47.745Z] #41 120.9 net/http/httptrace
09:05:47 [2020-07-14T09:05:47.745Z] #41 121.1 net/http
09:05:47 [2020-07-14T09:05:47.745Z] #41 ...
09:05:47 [2020-07-14T09:05:47.745Z] 
09:05:47 [2020-07-14T09:05:47.745Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:47 [2020-07-14T09:05:47.745Z] #39 46.79   CC       compel/plugins/fds/fds.o
09:05:47 [2020-07-14T09:05:47.745Z] #39 47.13   AR       compel/plugins/fds.lib.a
09:05:47 [2020-07-14T09:05:47.745Z] #39 47.20   HOSTDEP  compel/src/lib/log-host.d
09:05:47 [2020-07-14T09:05:47.745Z] #39 47.34   HOSTDEP  compel/src/lib/handle-elf-host.d
09:05:47 [2020-07-14T09:05:47.745Z] #39 47.50   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
09:05:47 [2020-07-14T09:05:47.745Z] #39 47.67   HOSTDEP  compel/src/main-host.d
09:05:47 [2020-07-14T09:05:47.745Z] #39 47.81   DEP      compel/src/lib/ptrace.d
09:05:47 [2020-07-14T09:05:47.745Z] #39 48.06   DEP      compel/src/lib/infect.d
09:05:47 [2020-07-14T09:05:47.745Z] #39 48.27   DEP      compel/src/lib/infect-util.d
09:05:47 [2020-07-14T09:05:47.745Z] #39 48.36   DEP      compel/src/lib/infect-rpc.d
09:05:47 [2020-07-14T09:05:47.745Z] #39 48.47   DEP      compel/arch/x86/src/lib/infect.d
09:05:47 [2020-07-14T09:05:47.745Z] #39 48.58   DEP      compel/arch/x86/src/lib/cpu.d
09:05:47 [2020-07-14T09:05:47.745Z] #39 48.63   DEP      compel/src/lib/log.d
09:05:47 [2020-07-14T09:05:47.745Z] #39 48.73   DEP      compel/src/main.d
09:05:47 [2020-07-14T09:05:47.745Z] #39 48.82   DEP      compel/src/lib/handle-elf.d
09:05:47 [2020-07-14T09:05:47.745Z] #39 48.98   DEP      compel/arch/x86/src/lib/handle-elf.d
09:05:47 [2020-07-14T09:05:47.745Z] #39 49.10   CC       compel/src/lib/log.o
09:05:47 [2020-07-14T09:05:47.745Z] #39 49.38   CC       compel/arch/x86/src/lib/cpu.o
09:05:47 [2020-07-14T09:05:47.745Z] #39 50.12   CC       compel/arch/x86/src/lib/infect.o
09:05:47 [2020-07-14T09:05:47.745Z] #39 50.78   CC       compel/src/lib/infect-rpc.o
09:05:47 [2020-07-14T09:05:47.745Z] #39 51.13   CC       compel/src/lib/infect-util.o
09:05:47 [2020-07-14T09:05:47.745Z] #39 51.53   CC       compel/src/lib/infect.o
09:05:48 [2020-07-14T09:05:48.003Z] #22 ...
09:05:48 [2020-07-14T09:05:48.003Z] 
09:05:48 [2020-07-14T09:05:48.003Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:48 [2020-07-14T09:05:48.003Z] #40 84.36   DEP      criu/pie-util-vdso.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 84.51   DEP      criu/path.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 84.77   DEP      criu/parasite-syscall.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 85.02   DEP      criu/pagemap.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 85.21   DEP      criu/pagemap-cache.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 85.38   DEP      criu/page-xfer.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 85.59   DEP      criu/page-pipe.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 85.67   DEP      criu/netfilter.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 85.83   DEP      criu/net.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 86.05   DEP      criu/namespaces.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 86.24   DEP      criu/mount.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 86.42   DEP      criu/memfd.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 86.66   DEP      criu/mem.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 86.83   DEP      criu/lsm.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 86.99   DEP      criu/log.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 87.13   DEP      criu/libnetlink.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 87.29   DEP      criu/kerndat.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 87.57   DEP      criu/kcmp-ids.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 87.76   DEP      criu/irmap.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 87.92   DEP      criu/ipc_ns.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 88.06   DEP      criu/image.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 88.18   DEP      criu/image-desc.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 88.26   DEP      criu/fsnotify.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 88.42   DEP      criu/filesystems.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 88.64   DEP      criu/files.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 88.90   DEP      criu/files-reg.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 89.07   DEP      criu/files-ext.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 89.21   DEP      criu/file-lock.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 89.38   DEP      criu/file-ids.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 89.60   DEP      criu/fifo.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 89.75   DEP      criu/fdstore.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 89.91   DEP      criu/fault-injection.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 90.00   DEP      criu/external.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 90.14   DEP      criu/eventpoll.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 90.32   DEP      criu/eventfd.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 90.51   DEP      criu/crtools.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 90.76   DEP      criu/cr-service.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 90.98   DEP      criu/cr-restore.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 91.26   DEP      criu/cr-errno.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 91.27   DEP      criu/cr-dump.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 91.52   DEP      criu/cr-dedup.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 91.74   DEP      criu/cr-check.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 92.04   DEP      criu/config.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 92.29   DEP      criu/clone-noasan.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 92.42   DEP      criu/cgroup.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 92.59   DEP      criu/cgroup-props.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 92.73   DEP      criu/bitmap.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 92.76   DEP      criu/bfd.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 92.89   DEP      criu/autofs.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 93.05   DEP      criu/aio.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 93.26   DEP      criu/action-scripts.d
09:05:48 [2020-07-14T09:05:48.003Z] #40 93.62   CC       criu/action-scripts.o
09:05:48 [2020-07-14T09:05:48.003Z] #40 94.23   CC       criu/aio.o
09:05:48 [2020-07-14T09:05:48.302Z] #40 ...
09:05:48 [2020-07-14T09:05:48.302Z] 
09:05:48 [2020-07-14T09:05:48.302Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:05:48 [2020-07-14T09:05:48.302Z] #18 41.13 Unpacking bash-completion (1:2.8-6) ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 41.56 Selecting previously unselected package bzip2.
09:05:48 [2020-07-14T09:05:48.302Z] #18 41.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 41.59 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 41.72 Selecting previously unselected package xz-utils.
09:05:48 [2020-07-14T09:05:48.302Z] #18 41.74 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 41.74 Unpacking xz-utils (5.2.4-1) ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 42.06 Selecting previously unselected package apparmor.
09:05:48 [2020-07-14T09:05:48.302Z] #18 42.07 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 42.19 Unpacking apparmor (2.13.2-10) ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 42.72 Selecting previously unselected package aufs-tools.
09:05:48 [2020-07-14T09:05:48.302Z] #18 42.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 42.73 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 42.97 Selecting previously unselected package libonig5:ppc64el.
09:05:48 [2020-07-14T09:05:48.302Z] #18 42.99 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 43.02 Unpacking libonig5:ppc64el (6.9.1-1) ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 43.16 Selecting previously unselected package libjq1:ppc64el.
09:05:48 [2020-07-14T09:05:48.302Z] #18 43.16 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 43.17 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 43.27 Selecting previously unselected package jq.
09:05:48 [2020-07-14T09:05:48.302Z] #18 43.27 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 43.27 Unpacking jq (1.5+dfsg-2+b1) ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 43.40 Selecting previously unselected package libaio1:ppc64el.
09:05:48 [2020-07-14T09:05:48.302Z] #18 43.41 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 43.42 Unpacking libaio1:ppc64el (0.3.112-3) ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 43.54 Selecting previously unselected package libgpm2:ppc64el.
09:05:48 [2020-07-14T09:05:48.302Z] #18 43.54 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 43.56 Unpacking libgpm2:ppc64el (1.20.7-5) ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 43.64 Selecting previously unselected package libicu63:ppc64el.
09:05:48 [2020-07-14T09:05:48.302Z] #18 43.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
09:05:48 [2020-07-14T09:05:48.302Z] #18 43.65 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
09:05:48 [2020-07-14T09:05:48.812Z] ok  	github.com/docker/docker/builder/remotecontext	0.336s	coverage: 13.6% of statements
09:05:49 [2020-07-14T09:05:49.358Z] #18 ...
09:05:49 [2020-07-14T09:05:49.358Z] 
09:05:49 [2020-07-14T09:05:49.358Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:49 [2020-07-14T09:05:49.358Z] #42 149.8 vendor/golang.org/x/net/http/httpproxy
09:05:49 [2020-07-14T09:05:49.358Z] #42 149.8 net/textproto
09:05:49 [2020-07-14T09:05:49.358Z] #42 149.8 crypto/x509
09:05:49 [2020-07-14T09:05:49.358Z] #42 151.7 mime/multipart
09:05:49 [2020-07-14T09:05:49.358Z] #42 151.7 vendor/golang.org/x/net/http/httpguts
09:05:49 [2020-07-14T09:05:49.358Z] #42 155.1 crypto/tls
09:05:49 [2020-07-14T09:05:49.447Z] ok  	github.com/docker/docker/builder/dockerfile	0.997s	coverage: 48.1% of statements
09:05:49 [2020-07-14T09:05:49.659Z] #42 ...
09:05:49 [2020-07-14T09:05:49.659Z] 
09:05:49 [2020-07-14T09:05:49.659Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:05:49 [2020-07-14T09:05:49.659Z] #22 159.7 + mkdir -p /tmp/tmp.BjBK0yCjBZ/src/github.com/docker
09:05:49 [2020-07-14T09:05:49.659Z] #22 159.7 + mv components/cli /tmp/tmp.BjBK0yCjBZ/src/github.com/docker/cli
09:05:49 [2020-07-14T09:05:49.659Z] #22 159.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
09:05:50 [2020-07-14T09:05:50.083Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
09:05:50 [2020-07-14T09:05:50.308Z] #39 ...
09:05:50 [2020-07-14T09:05:50.308Z] 
09:05:50 [2020-07-14T09:05:50.308Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.622 + RM_GOPATH=0
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.622 + TMP_GOPATH=
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.622 + : /build
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.622 + '[' -z '' ']'
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.622 ++ mktemp -d
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.622 + export GOPATH=/tmp/tmp.XWvMC3xA5b
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.622 + GOPATH=/tmp/tmp.XWvMC3xA5b
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.622 + RM_GOPATH=1
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.622 + case "$(go env GOARCH)" in
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.622 ++ go env GOARCH
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.630 + export GO_BUILDMODE=-buildmode=pie
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.630 + GO_BUILDMODE=-buildmode=pie
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.630 ++ dirname /tmp/install/install.sh
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.636 + dir=/tmp/install
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.636 + bin=runc
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.636 + shift
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.636 + '[' '!' -f /tmp/install/runc.installer ']'
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.636 + . /tmp/install/runc.installer
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.636 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.636 + install_runc
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.638 + grep -q '^3\.10\.0.*\.el7\.'
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.639 + uname -r
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.643 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.643 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.644 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.644 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XWvMC3xA5b/src/github.com/opencontainers/runc
09:05:50 [2020-07-14T09:05:50.308Z] #49 2.655 Cloning into '/tmp/tmp.XWvMC3xA5b/src/github.com/opencontainers/runc'...
09:05:50 [2020-07-14T09:05:50.308Z] #49 ...
09:05:50 [2020-07-14T09:05:50.308Z] 
09:05:50 [2020-07-14T09:05:50.308Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
09:05:50 [2020-07-14T09:05:50.308Z] #11 DONE 2.8s
09:05:50 [2020-07-14T09:05:50.308Z] 
09:05:50 [2020-07-14T09:05:50.308Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
09:05:50 [2020-07-14T09:05:50.377Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.063s	coverage: 86.3% of statements
09:05:50 [2020-07-14T09:05:50.377Z] ?   	github.com/docker/docker/cli	[no test files]
09:05:50 [2020-07-14T09:05:50.377Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:05:52 [2020-07-14T09:05:52.196Z] #12 DONE 1.9s
09:05:52 [2020-07-14T09:05:52.196Z] 
09:05:52 [2020-07-14T09:05:52.196Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
09:05:53 [2020-07-14T09:05:53.116Z] ok  	github.com/docker/docker/client	0.135s	coverage: 75.4% of statements
09:05:54 [2020-07-14T09:05:54.095Z] #13 1.938 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:05:54 [2020-07-14T09:05:54.351Z] #13 DONE 2.1s
09:05:54 [2020-07-14T09:05:54.351Z] 
09:05:54 [2020-07-14T09:05:54.351Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:54 [2020-07-14T09:05:54.351Z] #39 54.31   CC       compel/src/lib/ptrace.o
09:05:54 [2020-07-14T09:05:54.351Z] #39 54.77   AR       compel/libcompel.a
09:05:54 [2020-07-14T09:05:54.351Z] #39 54.85   HOSTCC   compel/src/main-host.o
09:05:54 [2020-07-14T09:05:54.351Z] #39 55.31   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
09:05:54 [2020-07-14T09:05:54.351Z] #39 55.55   HOSTCC   compel/src/lib/handle-elf-host.o
09:05:54 [2020-07-14T09:05:54.351Z] #39 56.00   HOSTCC   compel/src/lib/log-host.o
09:05:54 [2020-07-14T09:05:54.351Z] #39 56.27   HOSTLINK compel/compel-host-bin
09:05:54 [2020-07-14T09:05:54.351Z] #39 56.46   DEP      soccr/soccr.d
09:05:54 [2020-07-14T09:05:54.351Z] #39 56.68   CC       soccr/soccr.o
09:05:54 [2020-07-14T09:05:54.608Z] #39 58.17   AR       soccr/libsoccr.a
09:05:54 [2020-07-14T09:05:54.608Z] #39 58.27 make[1]: 'soccr/libsoccr.a' is up to date.
09:05:54 [2020-07-14T09:05:54.865Z] #39 58.62   DEP      criu/arch/x86/sigframe.d
09:05:54 [2020-07-14T09:05:54.865Z] #39 58.69   DEP      criu/arch/x86/sigaction_compat.d
09:05:55 [2020-07-14T09:05:55.122Z] #39 58.83   DEP      criu/arch/x86/kerndat.d
09:05:55 [2020-07-14T09:05:55.337Z] #22 ...
09:05:55 [2020-07-14T09:05:55.337Z] 
09:05:55 [2020-07-14T09:05:55.337Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:05:55 [2020-07-14T09:05:55.337Z] #18 48.14 Selecting previously unselected package libnet1:ppc64el.
09:05:55 [2020-07-14T09:05:55.337Z] #18 48.15 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 48.15 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 48.32 Selecting previously unselected package libnl-3-200:ppc64el.
09:05:55 [2020-07-14T09:05:55.337Z] #18 48.34 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 48.35 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 48.45 Selecting previously unselected package libprotobuf-c1:ppc64el.
09:05:55 [2020-07-14T09:05:55.337Z] #18 48.46 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 48.47 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 48.53 Selecting previously unselected package libreadline5:ppc64el.
09:05:55 [2020-07-14T09:05:55.337Z] #18 48.54 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 48.54 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 48.65 Selecting previously unselected package net-tools.
09:05:55 [2020-07-14T09:05:55.337Z] #18 48.66 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 48.67 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 48.85 Selecting previously unselected package python-pip-whl.
09:05:55 [2020-07-14T09:05:55.337Z] #18 48.86 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 48.86 Unpacking python-pip-whl (18.1-5) ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 49.35 Selecting previously unselected package python3-lib2to3.
09:05:55 [2020-07-14T09:05:55.337Z] #18 49.37 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 49.37 Unpacking python3-lib2to3 (3.7.3-1) ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 49.49 Selecting previously unselected package python3-distutils.
09:05:55 [2020-07-14T09:05:55.337Z] #18 49.51 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 49.51 Unpacking python3-distutils (3.7.3-1) ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 49.67 Selecting previously unselected package python3-pip.
09:05:55 [2020-07-14T09:05:55.337Z] #18 49.68 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 49.69 Unpacking python3-pip (18.1-5) ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 49.85 Selecting previously unselected package python3-pkg-resources.
09:05:55 [2020-07-14T09:05:55.337Z] #18 49.86 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 49.87 Unpacking python3-pkg-resources (40.8.0-1) ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 50.05 Selecting previously unselected package python3-setuptools.
09:05:55 [2020-07-14T09:05:55.337Z] #18 50.05 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 50.06 Unpacking python3-setuptools (40.8.0-1) ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 50.39 Selecting previously unselected package python3-wheel.
09:05:55 [2020-07-14T09:05:55.337Z] #18 50.41 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 50.42 Unpacking python3-wheel (0.32.3-2) ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 50.54 Selecting previously unselected package sudo.
09:05:55 [2020-07-14T09:05:55.337Z] #18 50.56 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 50.57 Unpacking sudo (1.8.27-1+deb10u2) ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 51.09 Selecting previously unselected package thin-provisioning-tools.
09:05:55 [2020-07-14T09:05:55.337Z] #18 51.10 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 51.11 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 51.38 Selecting previously unselected package uidmap.
09:05:55 [2020-07-14T09:05:55.337Z] #18 51.39 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 51.40 Unpacking uidmap (1:4.5-1.1) ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 51.55 Selecting previously unselected package vim-runtime.
09:05:55 [2020-07-14T09:05:55.337Z] #18 51.55 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:05:55 [2020-07-14T09:05:55.337Z] #18 51.63 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:05:55 [2020-07-14T09:05:55.337Z] #18 51.66 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:05:55 [2020-07-14T09:05:55.337Z] #18 51.68 Unpacking vim-runtime (2:8.1.0875-5) ...
09:05:55 [2020-07-14T09:05:55.382Z] #39 59.01   DEP      criu/arch/x86/crtools.d
09:05:55 [2020-07-14T09:05:55.382Z] #39 59.18   DEP      criu/arch/x86/cpu.d
09:05:55 [2020-07-14T09:05:55.637Z] #39 59.35   CC       criu/arch/x86/cpu.o
09:05:56 [2020-07-14T09:05:56.150Z] DEBUG: print all environment variables to check how Jenkins runs this script
09:05:56 [2020-07-14T09:05:56.150Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3d008b9d\powershellScript.ps1'; exit $LASTEXITCODE;
09:05:56 [2020-07-14T09:05:56.150Z] ----------------------------------------------------------------------------
09:05:56 [2020-07-14T09:05:56.150Z] 
09:05:56 [2020-07-14T09:05:56.150Z] INFO: executeCI.ps1 starting at Tue Jul 14 09:05:52 CUT 2020
09:05:56 [2020-07-14T09:05:56.150Z] 
09:05:56 [2020-07-14T09:05:56.150Z] INFO: Script version 05-Feb-2019 09:03 PDT
09:05:56 [2020-07-14T09:05:56.150Z] INFO: Running git version 2.24.1.windows.2
09:05:56 [2020-07-14T09:05:56.150Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
09:05:56 [2020-07-14T09:05:56.150Z] INFO: Environment variables:
09:05:56 [2020-07-14T09:05:56.150Z] 
09:05:56 [2020-07-14T09:05:56.150Z] Name                           Value                                                                                   
09:05:56 [2020-07-14T09:05:56.150Z] ----                           -----                                                                                   
09:05:56 [2020-07-14T09:05:56.150Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
09:05:56 [2020-07-14T09:05:56.150Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
09:05:56 [2020-07-14T09:05:56.150Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
09:05:56 [2020-07-14T09:05:56.150Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
09:05:56 [2020-07-14T09:05:56.150Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
09:05:56 [2020-07-14T09:05:56.150Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
09:05:56 [2020-07-14T09:05:56.150Z] BRANCH_NAME                    PR-41207                                                                                
09:05:56 [2020-07-14T09:05:56.150Z] BUILD_DISPLAY_NAME             #1                                                                                      
09:05:56 [2020-07-14T09:05:56.150Z] BUILD_ID                       1                                                                                       
09:05:56 [2020-07-14T09:05:56.150Z] BUILD_NUMBER                   1                                                                                       
09:05:56 [2020-07-14T09:05:56.150Z] BUILD_TAG                      jenkins-moby-PR-41207-1                                                                 
09:05:56 [2020-07-14T09:05:56.150Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41207/1/                              
09:05:56 [2020-07-14T09:05:56.150Z] CHANGE_AUTHOR                  thaJeztah                                                                               
09:05:56 [2020-07-14T09:05:56.150Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
09:05:56 [2020-07-14T09:05:56.150Z] CHANGE_BRANCH                  remove_whitelist                                                                        
09:05:56 [2020-07-14T09:05:56.150Z] CHANGE_FORK                    thaJeztah/docker                                                                        
09:05:56 [2020-07-14T09:05:56.150Z] CHANGE_ID                      41207                                                                                   
09:05:56 [2020-07-14T09:05:56.150Z] CHANGE_TARGET                  master                                                                                  
09:05:56 [2020-07-14T09:05:56.150Z] CHANGE_TITLE                   Remove some outdated terminology where possible                                         
09:05:56 [2020-07-14T09:05:56.150Z] CHANGE_URL                     https://github.com/moby/moby/pull/41207                                                 
09:05:56 [2020-07-14T09:05:56.150Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
09:05:56 [2020-07-14T09:05:56.150Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
09:05:56 [2020-07-14T09:05:56.151Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
09:05:56 [2020-07-14T09:05:56.151Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
09:05:56 [2020-07-14T09:05:56.151Z] COMPUTERNAME                   azwin-2-d31e10                                                                          
09:05:56 [2020-07-14T09:05:56.151Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
09:05:56 [2020-07-14T09:05:56.151Z] ConfigSequenceNumber           0                                                                                       
09:05:56 [2020-07-14T09:05:56.151Z] DOCKER_BUILDKIT                0                                                                                       
09:05:56 [2020-07-14T09:05:56.151Z] DOCKER_DUT_DEBUG               1                                                                                       
09:05:56 [2020-07-14T09:05:56.151Z] DOCKER_EXPERIMENTAL            1                                                                                       
09:05:56 [2020-07-14T09:05:56.151Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
09:05:56 [2020-07-14T09:05:56.151Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
09:05:56 [2020-07-14T09:05:56.151Z] EXECUTOR_NUMBER                0                                                                                       
09:05:56 [2020-07-14T09:05:56.151Z] FQDN                           azwin-2-d31e10.westus.cloudapp.azure.com                                                
09:05:56 [2020-07-14T09:05:56.151Z] GIT_BRANCH                     PR-41207                                                                                
09:05:56 [2020-07-14T09:05:56.151Z] GIT_COMMIT                     c88a830507ce87e99ade40d1403653653717375d                                                
09:05:56 [2020-07-14T09:05:56.151Z] GIT_URL                        https://github.com/moby/moby.git                                                        
09:05:56 [2020-07-14T09:05:56.151Z] HUDSON_COOKIE                  65993470-dbce-40f3-a200-6b1c6dd3bc43                                                    
09:05:56 [2020-07-14T09:05:56.151Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
09:05:56 [2020-07-14T09:05:56.151Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
09:05:56 [2020-07-14T09:05:56.151Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
09:05:56 [2020-07-14T09:05:56.151Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64                          
09:05:56 [2020-07-14T09:05:56.151Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
09:05:56 [2020-07-14T09:05:56.151Z] JENKINS_NODE_COOKIE            f1c1f160-b587-451d-bf7c-f4206c022b0a                                                    
09:05:56 [2020-07-14T09:05:56.151Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
09:05:56 [2020-07-14T09:05:56.151Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
09:05:56 [2020-07-14T09:05:56.151Z] JOB_BASE_NAME                  PR-41207                                                                                
09:05:56 [2020-07-14T09:05:56.151Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41207/display/redirect                
09:05:56 [2020-07-14T09:05:56.151Z] JOB_NAME                       moby/PR-41207                                                                           
09:05:56 [2020-07-14T09:05:56.151Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41207/                                
09:05:56 [2020-07-14T09:05:56.151Z] library.jps.version            master                                                                                  
09:05:56 [2020-07-14T09:05:56.151Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
09:05:56 [2020-07-14T09:05:56.151Z] NODE_LABELS                    amd64 azure azwin-2-d31e10 azwin-2019 docker west-us windows windows-2019 x86_64        
09:05:56 [2020-07-14T09:05:56.151Z] NODE_NAME                      azwin-2-d31e10                                                                          
09:05:56 [2020-07-14T09:05:56.151Z] NUMBER_OF_PROCESSORS           4                                                                                       
09:05:56 [2020-07-14T09:05:56.151Z] OS                             Windows_NT                                                                              
09:05:56 [2020-07-14T09:05:56.151Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
09:05:56 [2020-07-14T09:05:56.151Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
09:05:56 [2020-07-14T09:05:56.151Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
09:05:56 [2020-07-14T09:05:56.151Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
09:05:56 [2020-07-14T09:05:56.151Z] PROCESSOR_LEVEL                6                                                                                       
09:05:56 [2020-07-14T09:05:56.151Z] PROCESSOR_REVISION             5504                                                                                    
09:05:56 [2020-07-14T09:05:56.151Z] ProgramData                    C:\ProgramData                                                                          
09:05:56 [2020-07-14T09:05:56.151Z] ProgramFiles                   C:\Program Files                                                                        
09:05:56 [2020-07-14T09:05:56.151Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
09:05:56 [2020-07-14T09:05:56.151Z] ProgramW6432                   C:\Program Files                                                                        
09:05:56 [2020-07-14T09:05:56.151Z] PROMPT                         $P$G                                                                                    
09:05:56 [2020-07-14T09:05:56.151Z] PSExecutionPolicyPreference    Bypass                                                                                  
09:05:56 [2020-07-14T09:05:56.151Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
09:05:56 [2020-07-14T09:05:56.151Z] PUBLIC                         C:\Users\Public                                                                         
09:05:56 [2020-07-14T09:05:56.151Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41207/1/display/redirect?page=changes 
09:05:56 [2020-07-14T09:05:56.151Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41207/1/display/redirect              
09:05:56 [2020-07-14T09:05:56.151Z] SKIP_VALIDATION_TESTS          1                                                                                       
09:05:56 [2020-07-14T09:05:56.151Z] SOURCES_DRIVE                  d                                                                                       
09:05:56 [2020-07-14T09:05:56.151Z] SOURCES_SUBDIR                 gopath                                                                                  
09:05:56 [2020-07-14T09:05:56.151Z] STAGE_NAME                     Run tests                                                                               
09:05:56 [2020-07-14T09:05:56.151Z] SystemDrive                    C:                                                                                      
09:05:56 [2020-07-14T09:05:56.151Z] SystemRoot                     C:\windows                                                                              
09:05:56 [2020-07-14T09:05:56.151Z] TEMP                           C:\windows\TEMP                                                                         
09:05:56 [2020-07-14T09:05:56.151Z] TESTDEBUG                      0                                                                                       
09:05:56 [2020-07-14T09:05:56.151Z] TESTRUN_DRIVE                  d                                                                                       
09:05:56 [2020-07-14T09:05:56.151Z] TESTRUN_SUBDIR                 CI                                                                                      
09:05:56 [2020-07-14T09:05:56.151Z] TIMEOUT                        120m                                                                                    
09:05:56 [2020-07-14T09:05:56.151Z] TMP                            C:\windows\TEMP                                                                         
09:05:56 [2020-07-14T09:05:56.151Z] USERDOMAIN                     WORKGROUP                                                                               
09:05:56 [2020-07-14T09:05:56.151Z] USERNAME                       azwin-2-d31e10$                                                                         
09:05:56 [2020-07-14T09:05:56.151Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
09:05:56 [2020-07-14T09:05:56.151Z] windir                         C:\windows                                                                              
09:05:56 [2020-07-14T09:05:56.151Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
09:05:56 [2020-07-14T09:05:56.151Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
09:05:56 [2020-07-14T09:05:56.151Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
09:05:56 [2020-07-14T09:05:56.151Z] 
09:05:56 [2020-07-14T09:05:56.151Z] 
09:05:56 [2020-07-14T09:05:56.151Z] 
09:05:56 [2020-07-14T09:05:56.151Z] INFO: Sources under d:\gopath\...
09:05:56 [2020-07-14T09:05:56.151Z] INFO: Test run under d:\CI\...
09:05:56 [2020-07-14T09:05:56.151Z] INFO: Running in D:\gopath\src\github.com\docker\docker
09:05:56 [2020-07-14T09:05:56.151Z] INFO: docker/docker repository was found
09:05:56 [2020-07-14T09:05:56.151Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
09:05:56 [2020-07-14T09:05:56.151Z] ltsc2019: Pulling from windows/servercore
09:05:56 [2020-07-14T09:05:56.151Z] 4612f6d0b889: Pulling fs layer
09:05:56 [2020-07-14T09:05:56.151Z] 666079ee0460: Pulling fs layer
09:05:56 [2020-07-14T09:05:56.245Z] #39 59.96   CC       criu/arch/x86/crtools.o
09:05:56 [2020-07-14T09:05:56.501Z] #39 ...
09:05:56 [2020-07-14T09:05:56.501Z] 
09:05:56 [2020-07-14T09:05:56.501Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
09:05:56 [2020-07-14T09:05:56.501Z] #14 DONE 2.1s
09:05:56 [2020-07-14T09:05:56.501Z] 
09:05:56 [2020-07-14T09:05:56.501Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
09:05:58 [2020-07-14T09:05:58.435Z] #15 DONE 2.1s
09:05:58 [2020-07-14T09:05:58.435Z] 
09:05:58 [2020-07-14T09:05:58.435Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:05:58 [2020-07-14T09:05:58.435Z] #49 10.48 + cd /tmp/tmp.XWvMC3xA5b/src/github.com/opencontainers/runc
09:05:58 [2020-07-14T09:05:58.435Z] #49 10.48 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
09:05:58 [2020-07-14T09:05:58.435Z] #49 10.85 + '[' -z '' ']'
09:05:58 [2020-07-14T09:05:58.435Z] #49 10.85 + target=static
09:05:58 [2020-07-14T09:05:58.435Z] #49 10.85 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:05:58 [2020-07-14T09:05:58.435Z] #49 11.01 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
09:05:58 [2020-07-14T09:05:58.914Z] #18 55.00 Selecting previously unselected package vim.
09:05:58 [2020-07-14T09:05:58.914Z] #18 55.01 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
09:05:58 [2020-07-14T09:05:58.914Z] #18 55.02 Unpacking vim (2:8.1.0875-5) ...
09:05:58 [2020-07-14T09:05:58.914Z] #18 ...
09:05:58 [2020-07-14T09:05:58.914Z] 
09:05:58 [2020-07-14T09:05:58.914Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:05:58 [2020-07-14T09:05:58.914Z] #40 94.98   CC       criu/autofs.o
09:05:58 [2020-07-14T09:05:58.914Z] #40 97.59   CC       criu/bfd.o
09:05:58 [2020-07-14T09:05:58.914Z] #40 98.23   CC       criu/bitmap.o
09:05:58 [2020-07-14T09:05:58.914Z] #40 98.41   CC       criu/cgroup-props.o
09:05:58 [2020-07-14T09:05:58.914Z] #40 99.72   CC       criu/cgroup.o
09:05:58 [2020-07-14T09:05:58.914Z] #40 105.2   CC       criu/clone-noasan.o
09:05:59 [2020-07-14T09:05:59.213Z] #40 105.5   CC       criu/config.o
09:05:59 [2020-07-14T09:05:59.512Z] #40 ...
09:05:59 [2020-07-14T09:05:59.512Z] 
09:05:59 [2020-07-14T09:05:59.512Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:05:59 [2020-07-14T09:05:59.512Z] #18 55.54 Selecting previously unselected package xfsprogs.
09:05:59 [2020-07-14T09:05:59.512Z] #18 55.55 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
09:05:59 [2020-07-14T09:05:59.512Z] #18 55.56 Unpacking xfsprogs (4.20.0-1) ...
09:05:59 [2020-07-14T09:05:59.812Z] #18 56.09 Selecting previously unselected package zip.
09:05:59 [2020-07-14T09:05:59.812Z] #18 56.10 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
09:05:59 [2020-07-14T09:05:59.812Z] #18 56.10 Unpacking zip (3.0-11+b1) ...
09:05:59 [2020-07-14T09:05:59.978Z] 666079ee0460: Verifying Checksum
09:05:59 [2020-07-14T09:05:59.978Z] 666079ee0460: Download complete
09:06:00 [2020-07-14T09:06:00.112Z] #18 56.38 Setting up aufs-tools (1:4.14+20190211-1) ...
09:06:00 [2020-07-14T09:06:00.112Z] #18 56.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:06:00 [2020-07-14T09:06:00.112Z] #18 56.40 Setting up libip6tc0:ppc64el (1.8.2-4) ...
09:06:00 [2020-07-14T09:06:00.112Z] #18 56.40 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
09:06:00 [2020-07-14T09:06:00.112Z] #18 56.41 Setting up libgpm2:ppc64el (1.20.7-5) ...
09:06:00 [2020-07-14T09:06:00.112Z] #18 56.41 Setting up libip4tc0:ppc64el (1.8.2-4) ...
09:06:00 [2020-07-14T09:06:00.112Z] #18 56.42 Setting up uidmap (1:4.5-1.1) ...
09:06:00 [2020-07-14T09:06:00.112Z] #18 56.42 Setting up libnftnl11:ppc64el (1.1.2-2) ...
09:06:00 [2020-07-14T09:06:00.112Z] #18 56.43 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
09:06:00 [2020-07-14T09:06:00.112Z] #18 56.43 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:06:00 [2020-07-14T09:06:00.112Z] #18 56.43 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
09:06:00 [2020-07-14T09:06:00.112Z] #18 56.44 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
09:06:00 [2020-07-14T09:06:00.112Z] #18 56.44 Setting up xxd (2:8.1.0875-5) ...
09:06:00 [2020-07-14T09:06:00.112Z] #18 56.47 Setting up zip (3.0-11+b1) ...
09:06:00 [2020-07-14T09:06:00.112Z] #18 56.47 Setting up vim-common (2:8.1.0875-5) ...
09:06:00 [2020-07-14T09:06:00.112Z] #18 56.50 Setting up bash-completion (1:2.8-6) ...
09:06:00 [2020-07-14T09:06:00.327Z] #49 ...
09:06:00 [2020-07-14T09:06:00.327Z] 
09:06:00 [2020-07-14T09:06:00.327Z] #16 [dev-systemd-false  6/26] RUN ldconfig
09:06:00 [2020-07-14T09:06:00.327Z] #16 DONE 1.9s
09:06:00 [2020-07-14T09:06:00.584Z] 
09:06:00 [2020-07-14T09:06:00.584Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:06:02 [2020-07-14T09:06:02.224Z] #18 ...
09:06:02 [2020-07-14T09:06:02.224Z] 
09:06:02 [2020-07-14T09:06:02.224Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:02 [2020-07-14T09:06:02.224Z] #42 162.2 net/http/httptrace
09:06:02 [2020-07-14T09:06:02.224Z] #42 162.4 net/http
09:06:02 [2020-07-14T09:06:02.224Z] #42 ...
09:06:02 [2020-07-14T09:06:02.224Z] 
09:06:02 [2020-07-14T09:06:02.224Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:02 [2020-07-14T09:06:02.224Z] #40 108.5   CC       criu/cr-check.o
09:06:03 [2020-07-14T09:06:03.101Z] #17 2.395 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:06:03 [2020-07-14T09:06:03.101Z] #17 2.497 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:06:03 [2020-07-14T09:06:03.101Z] #17 2.595 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:06:03 [2020-07-14T09:06:03.101Z] #17 2.913 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
09:06:04 [2020-07-14T09:06:04.027Z] #17 3.679 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB]
09:06:04 [2020-07-14T09:06:04.334Z] #40 110.6   CC       criu/cr-dedup.o
09:06:04 [2020-07-14T09:06:04.955Z] #17 4.808 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
09:06:04 [2020-07-14T09:06:04.982Z] #40 111.3   CC       criu/cr-dump.o
09:06:06 [2020-07-14T09:06:06.843Z] #17 ...
09:06:06 [2020-07-14T09:06:06.844Z] 
09:06:06 [2020-07-14T09:06:06.844Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:06 [2020-07-14T09:06:06.844Z] #39 61.55   CC       criu/arch/x86/kerndat.o
09:06:06 [2020-07-14T09:06:06.844Z] #39 62.01   CC       criu/arch/x86/sigaction_compat.o
09:06:06 [2020-07-14T09:06:06.844Z] #39 62.34   CC       criu/arch/x86/sigframe.o
09:06:06 [2020-07-14T09:06:06.844Z] #39 62.77   LINK     criu/arch/x86/crtools.built-in.o
09:06:06 [2020-07-14T09:06:06.844Z] #39 62.87   DEP      criu/pie/util-vdso-elf32.d
09:06:06 [2020-07-14T09:06:06.844Z] #39 62.99   DEP      criu/pie/util-vdso.d
09:06:06 [2020-07-14T09:06:06.844Z] #39 63.17   DEP      criu/pie/util.d
09:06:06 [2020-07-14T09:06:06.844Z] #39 63.37   CC       criu/pie/util.o
09:06:06 [2020-07-14T09:06:06.844Z] #39 63.70   CC       criu/pie/util-vdso.o
09:06:06 [2020-07-14T09:06:06.844Z] #39 64.56   CC       criu/pie/util-vdso-elf32.o
09:06:06 [2020-07-14T09:06:06.844Z] #39 65.44   AR       criu/pie/pie.lib.a
09:06:06 [2020-07-14T09:06:06.844Z] #39 65.51   DEP      criu/pie/restorer.d
09:06:06 [2020-07-14T09:06:06.844Z] #39 65.66   DEP      criu/arch/x86/sigaction_compat_pie.d
09:06:06 [2020-07-14T09:06:06.844Z] #39 65.76   DEP      criu/arch/x86/restorer_unmap.d
09:06:06 [2020-07-14T09:06:06.844Z] #39 65.79   DEP      criu/arch/x86/restorer.d
09:06:06 [2020-07-14T09:06:06.844Z] #39 66.04   DEP      criu/arch/x86/vdso-pie.d
09:06:06 [2020-07-14T09:06:06.844Z] #39 66.11   DEP      criu/pie/parasite-vdso.d
09:06:06 [2020-07-14T09:06:06.844Z] #39 66.23   DEP      criu/pie/parasite.d
09:06:06 [2020-07-14T09:06:06.844Z] #39 66.44   CC       criu/pie/parasite.o
09:06:06 [2020-07-14T09:06:06.844Z] #39 67.78   LINK     criu/pie/parasite.built-in.o
09:06:06 [2020-07-14T09:06:06.844Z] #39 67.78   GEN      criu/pie/parasite-blob.h
09:06:06 [2020-07-14T09:06:06.844Z] #39 67.80   CC       criu/pie/parasite-vdso.o
09:06:06 [2020-07-14T09:06:06.844Z] #39 68.50   CC       criu/arch/x86/vdso-pie.o
09:06:06 [2020-07-14T09:06:06.844Z] #39 68.72   CC       criu/arch/x86/restorer.o
09:06:06 [2020-07-14T09:06:06.844Z] #39 69.26   CC       criu/arch/x86/restorer_unmap.o
09:06:06 [2020-07-14T09:06:06.844Z] #39 69.34   CC       criu/arch/x86/sigaction_compat_pie.o
09:06:06 [2020-07-14T09:06:06.844Z] #39 69.67   CC       criu/pie/restorer.o
09:06:07 [2020-07-14T09:06:07.757Z] #40 ...
09:06:07 [2020-07-14T09:06:07.757Z] 
09:06:07 [2020-07-14T09:06:07.757Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:06:07 [2020-07-14T09:06:07.757Z] #18 60.60 Setting up libiptc0:ppc64el (1.8.2-4) ...
09:06:07 [2020-07-14T09:06:07.757Z] #18 60.60 Setting up xz-utils (5.2.4-1) ...
09:06:07 [2020-07-14T09:06:07.757Z] #18 60.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:06:07 [2020-07-14T09:06:07.757Z] #18 60.64 Setting up sudo (1.8.27-1+deb10u2) ...
09:06:07 [2020-07-14T09:06:07.757Z] #18 60.75 invoke-rc.d: could not determine current runlevel
09:06:07 [2020-07-14T09:06:07.757Z] #18 60.77 invoke-rc.d: policy-rc.d denied execution of start.
09:06:07 [2020-07-14T09:06:07.757Z] #18 60.78 Setting up pigz (2.4-1) ...
09:06:07 [2020-07-14T09:06:07.757Z] #18 60.79 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
09:06:07 [2020-07-14T09:06:07.757Z] #18 60.79 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
09:06:07 [2020-07-14T09:06:07.757Z] #18 60.82 Setting up python-pip-whl (18.1-5) ...
09:06:07 [2020-07-14T09:06:07.757Z] #18 60.83 Setting up libmpdec2:ppc64el (2.4.2-2) ...
09:06:07 [2020-07-14T09:06:07.757Z] #18 60.84 Setting up vim-runtime (2:8.1.0875-5) ...
09:06:07 [2020-07-14T09:06:07.757Z] #18 61.67 Setting up libaio1:ppc64el (0.3.112-3) ...
09:06:07 [2020-07-14T09:06:07.757Z] #18 61.68 Setting up libonig5:ppc64el (6.9.1-1) ...
09:06:07 [2020-07-14T09:06:07.757Z] #18 61.69 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
09:06:07 [2020-07-14T09:06:07.757Z] #18 61.70 Setting up vim (2:8.1.0875-5) ...
09:06:07 [2020-07-14T09:06:07.757Z] #18 61.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:06:07 [2020-07-14T09:06:07.757Z] #18 61.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:06:07 [2020-07-14T09:06:07.757Z] #18 61.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:06:07 [2020-07-14T09:06:07.757Z] #18 61.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:06:07 [2020-07-14T09:06:07.757Z] #18 61.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:06:07 [2020-07-14T09:06:07.757Z] #18 61.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:06:07 [2020-07-14T09:06:07.757Z] #18 61.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:06:07 [2020-07-14T09:06:07.757Z] #18 61.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:06:07 [2020-07-14T09:06:07.757Z] #18 61.88 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
09:06:07 [2020-07-14T09:06:07.757Z] #18 61.90 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:06:07 [2020-07-14T09:06:07.757Z] #18 61.92 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
09:06:07 [2020-07-14T09:06:07.757Z] #18 61.93 Setting up jq (1.5+dfsg-2+b1) ...
09:06:07 [2020-07-14T09:06:07.757Z] #18 61.95 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
09:06:07 [2020-07-14T09:06:07.757Z] #18 61.95 Setting up python3.7 (3.7.3-2+deb10u1) ...
09:06:09 [2020-07-14T09:06:09.358Z] #39 72.57   LINK     criu/pie/restorer.built-in.o
09:06:09 [2020-07-14T09:06:09.358Z] #39 72.57   GEN      criu/pie/restorer-blob.h
09:06:09 [2020-07-14T09:06:09.358Z] #39 72.70   DEP      criu/vdso.d
09:06:09 [2020-07-14T09:06:09.358Z] #39 73.01   DEP      criu/vdso-compat.d
09:06:09 [2020-07-14T09:06:09.358Z] #39 73.11   DEP      criu/uts_ns.d
09:06:09 [2020-07-14T09:06:09.358Z] #39 73.26   DEP      criu/util.d
09:06:09 [2020-07-14T09:06:09.868Z] #18 66.10 Setting up iptables (1.8.2-4) ...
09:06:09 [2020-07-14T09:06:09.868Z] #18 66.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:06:09 [2020-07-14T09:06:09.868Z] #18 66.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:06:09 [2020-07-14T09:06:09.868Z] #18 66.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:06:09 [2020-07-14T09:06:09.868Z] #18 66.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:06:09 [2020-07-14T09:06:09.920Z] #39 73.56   DEP      criu/uffd.d
09:06:09 [2020-07-14T09:06:09.920Z] #39 73.82   DEP      criu/tun.d
09:06:10 [2020-07-14T09:06:10.167Z] #18 66.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:06:10 [2020-07-14T09:06:10.167Z] #18 66.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:06:10 [2020-07-14T09:06:10.167Z] #18 66.24 Setting up python3 (3.7.3-1) ...
09:06:10 [2020-07-14T09:06:10.523Z] #39 74.01   DEP      criu/tty.d
09:06:10 [2020-07-14T09:06:10.523Z] #39 74.25   DEP      criu/timerfd.d
09:06:10 [2020-07-14T09:06:10.780Z] #39 74.42   DEP      criu/timens.d
09:06:10 [2020-07-14T09:06:10.780Z] #39 74.63   DEP      criu/sysfs_parse.d
09:06:10 [2020-07-14T09:06:10.780Z] #39 ...
09:06:10 [2020-07-14T09:06:10.780Z] 
09:06:10 [2020-07-14T09:06:10.780Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:06:10 [2020-07-14T09:06:10.780Z] #17 10.54 Fetched 8360 kB in 9s (978 kB/s)
09:06:10 [2020-07-14T09:06:10.812Z] #18 66.88 Setting up python3-wheel (0.32.3-2) ...
09:06:11 [2020-07-14T09:06:11.223Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:06:11 [2020-07-14T09:06:11.223Z] 
09:06:11 [2020-07-14T09:06:11.223Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:06:11 [2020-07-14T09:06:11.223Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:06:11 [2020-07-14T09:06:11.223Z] HOSTNAME=6acee965c6e9
09:06:11 [2020-07-14T09:06:11.223Z] TESTDEBUG=0
09:06:11 [2020-07-14T09:06:11.223Z] DEST=bundles/test-integration
09:06:11 [2020-07-14T09:06:11.223Z] PWD=/go/src/github.com/docker/docker
09:06:11 [2020-07-14T09:06:11.223Z] DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d
09:06:11 [2020-07-14T09:06:11.223Z] container=docker
09:06:11 [2020-07-14T09:06:11.223Z] HOME=/root
09:06:11 [2020-07-14T09:06:11.223Z] GOLANG_VERSION=1.13.12
09:06:11 [2020-07-14T09:06:11.223Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:06:11 [2020-07-14T09:06:11.223Z] VALIDATE_BRANCH=master
09:06:11 [2020-07-14T09:06:11.223Z] TERM=xterm
09:06:11 [2020-07-14T09:06:11.223Z] DOCKER_PKG=github.com/docker/docker
09:06:11 [2020-07-14T09:06:11.223Z] SHLVL=1
09:06:11 [2020-07-14T09:06:11.223Z] TIMEOUT=120m
09:06:11 [2020-07-14T09:06:11.223Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:06:11 [2020-07-14T09:06:11.223Z] DOCKER_GRAPHDRIVER=overlay2
09:06:11 [2020-07-14T09:06:11.223Z] GO111MODULE=off
09:06:11 [2020-07-14T09:06:11.223Z] DOCKER_EXPERIMENTAL=1
09:06:11 [2020-07-14T09:06:11.223Z] TEST_SKIP_INTEGRATION_CLI=1
09:06:11 [2020-07-14T09:06:11.223Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:06:11 [2020-07-14T09:06:11.223Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:06:11 [2020-07-14T09:06:11.223Z] GOPATH=/go
09:06:11 [2020-07-14T09:06:11.223Z] PKG_CONFIG=pkg-config
09:06:11 [2020-07-14T09:06:11.223Z] _=/usr/bin/env
09:06:11 [2020-07-14T09:06:11.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:06:11 [2020-07-14T09:06:11.464Z] #18 67.78 Setting up apparmor (2.13.2-10) ...
09:06:11 [2020-07-14T09:06:11.709Z] #17 10.54 Reading package lists...
09:06:11 [2020-07-14T09:06:11.709Z] #17 ...
09:06:11 [2020-07-14T09:06:11.709Z] 
09:06:11 [2020-07-14T09:06:11.709Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:11 [2020-07-14T09:06:11.709Z] #41 135.4 github.com/LK4D4/vndr/godl
09:06:11 [2020-07-14T09:06:11.709Z] #41 136.2 github.com/LK4D4/vndr
09:06:11 [2020-07-14T09:06:11.966Z] #41 ...
09:06:11 [2020-07-14T09:06:11.966Z] 
09:06:11 [2020-07-14T09:06:11.966Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:11 [2020-07-14T09:06:11.966Z] #39 74.80   DEP      criu/sysctl.d
09:06:11 [2020-07-14T09:06:11.966Z] #39 75.02   DEP      criu/string.d
09:06:11 [2020-07-14T09:06:11.966Z] #39 75.06   DEP      criu/stats.d
09:06:11 [2020-07-14T09:06:11.966Z] #39 75.23   DEP      criu/sockets.d
09:06:11 [2020-07-14T09:06:11.966Z] #39 75.41   DEP      criu/sk-unix.d
09:06:11 [2020-07-14T09:06:11.966Z] #39 75.57   DEP      criu/sk-tcp.d
09:06:11 [2020-07-14T09:06:11.966Z] #39 ...
09:06:11 [2020-07-14T09:06:11.966Z] 
09:06:11 [2020-07-14T09:06:11.966Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:11 [2020-07-14T09:06:11.966Z] #41 DONE 145.7s
09:06:12 [2020-07-14T09:06:12.222Z] 
09:06:12 [2020-07-14T09:06:12.222Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:12 [2020-07-14T09:06:12.222Z] #39 75.91   DEP      criu/sk-queue.d
09:06:12 [2020-07-14T09:06:12.222Z] #39 76.09   DEP      criu/sk-packet.d
09:06:12 [2020-07-14T09:06:12.478Z] #39 76.26   DEP      criu/sk-netlink.d
09:06:13 [2020-07-14T09:06:13.041Z] #39 76.59   DEP      criu/sk-inet.d
09:06:13 [2020-07-14T09:06:13.041Z] #39 76.76   DEP      criu/signalfd.d
09:06:13 [2020-07-14T09:06:13.298Z] #39 76.87   DEP      criu/sigframe.d
09:06:13 [2020-07-14T09:06:13.298Z] #39 77.01   DEP      criu/shmem.d
09:06:13 [2020-07-14T09:06:13.554Z] #39 77.15   DEP      criu/servicefd.d
09:06:13 [2020-07-14T09:06:13.554Z] #39 77.30   DEP      criu/seize.d
09:06:13 [2020-07-14T09:06:13.554Z] #39 77.41   DEP      criu/seccomp.d
09:06:13 [2020-07-14T09:06:13.567Z] #18 69.77 Setting up xfsprogs (4.20.0-1) ...
09:06:13 [2020-07-14T09:06:13.567Z] #18 69.77 Setting up python3-lib2to3 (3.7.3-1) ...
09:06:13 [2020-07-14T09:06:13.854Z] #39 77.54   DEP      criu/rst-malloc.d
09:06:13 [2020-07-14T09:06:13.854Z] #39 77.60   DEP      criu/rbtree.d
09:06:13 [2020-07-14T09:06:13.854Z] #39 77.63   DEP      criu/pstree.d
09:06:14 [2020-07-14T09:06:14.111Z] #39 77.75   DEP      criu/protobuf.d
09:06:14 [2020-07-14T09:06:14.111Z] #39 77.85   GEN      criu/protobuf-desc-gen.h
09:06:14 [2020-07-14T09:06:14.221Z] #18 70.28 Setting up python3-pkg-resources (40.8.0-1) ...
09:06:15 [2020-07-14T09:06:15.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:06:15 [2020-07-14T09:06:15.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:06:15 [2020-07-14T09:06:15.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:06:15 [2020-07-14T09:06:15.277Z] #18 ...
09:06:15 [2020-07-14T09:06:15.277Z] 
09:06:15 [2020-07-14T09:06:15.277Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:15 [2020-07-14T09:06:15.277Z] #42 175.4 github.com/LK4D4/vndr/godl
09:06:15 [2020-07-14T09:06:15.277Z] #42 176.5 github.com/LK4D4/vndr
09:06:15 [2020-07-14T09:06:15.277Z] #42 ...
09:06:15 [2020-07-14T09:06:15.277Z] 
09:06:15 [2020-07-14T09:06:15.277Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:06:15 [2020-07-14T09:06:15.277Z] #18 71.50 Setting up python3-distutils (3.7.3-1) ...
09:06:15 [2020-07-14T09:06:15.478Z] #39 79.22   DEP      criu/protobuf-desc.d
09:06:15 [2020-07-14T09:06:15.735Z] #39 79.34   DEP      criu/proc_parse.d
09:06:15 [2020-07-14T09:06:15.735Z] #39 79.50   DEP      criu/plugin.d
09:06:15 [2020-07-14T09:06:15.735Z] #39 79.57   DEP      criu/pipes.d
09:06:15 [2020-07-14T09:06:15.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:06:15 [2020-07-14T09:06:15.926Z] #18 72.26 Setting up python3-setuptools (40.8.0-1) ...
09:06:16 [2020-07-14T09:06:16.031Z] #39 79.72   DEP      criu/pie-util.d
09:06:16 [2020-07-14T09:06:16.031Z] #39 79.79   DEP      criu/pie-util-vdso.d
09:06:16 [2020-07-14T09:06:16.226Z] #18 ...
09:06:16 [2020-07-14T09:06:16.226Z] 
09:06:16 [2020-07-14T09:06:16.226Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:16 [2020-07-14T09:06:16.226Z] #42 DONE 186.5s
09:06:16 [2020-07-14T09:06:16.226Z] 
09:06:16 [2020-07-14T09:06:16.226Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:16 [2020-07-14T09:06:16.226Z] #40 114.5   CC       criu/cr-errno.o
09:06:16 [2020-07-14T09:06:16.226Z] #40 114.7   CC       criu/cr-restore.o
09:06:16 [2020-07-14T09:06:16.226Z] #40 121.7   CC       criu/cr-service.o
09:06:16 [2020-07-14T09:06:16.307Z] #39 79.94   DEP      criu/pie-util-vdso-elf32.d
09:06:16 [2020-07-14T09:06:16.307Z] #39 80.05   DEP      criu/path.d
09:06:16 [2020-07-14T09:06:16.307Z] #39 80.17   DEP      criu/parasite-syscall.d
09:06:16 [2020-07-14T09:06:16.566Z] #39 80.41   DEP      criu/pagemap.d
09:06:16 [2020-07-14T09:06:16.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:06:16 [2020-07-14T09:06:16.822Z] #39 80.59   DEP      criu/pagemap-cache.d
09:06:16 [2020-07-14T09:06:16.822Z] #39 80.67   DEP      criu/page-xfer.d
09:06:17 [2020-07-14T09:06:17.085Z] #39 80.83   DEP      criu/page-pipe.d
09:06:17 [2020-07-14T09:06:17.346Z] #39 80.99   DEP      criu/netfilter.d
09:06:17 [2020-07-14T09:06:17.604Z] #39 81.21   DEP      criu/net.d
09:06:17 [2020-07-14T09:06:17.604Z] #39 81.45   DEP      criu/namespaces.d
09:06:17 [2020-07-14T09:06:17.783Z] #40 ...
09:06:17 [2020-07-14T09:06:17.783Z] 
09:06:17 [2020-07-14T09:06:17.783Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:06:17 [2020-07-14T09:06:17.783Z] #18 74.08 Setting up python3-pip (18.1-5) ...
09:06:17 [2020-07-14T09:06:17.861Z] #39 81.61   DEP      criu/mount.d
09:06:18 [2020-07-14T09:06:18.117Z] #39 81.83   DEP      criu/memfd.d
09:06:18 [2020-07-14T09:06:18.117Z] #39 81.94   DEP      criu/mem.d
09:06:18 [2020-07-14T09:06:18.373Z] #39 82.11   DEP      criu/lsm.d
09:06:18 [2020-07-14T09:06:18.373Z] #39 82.29   DEP      criu/log.d
09:06:18 [2020-07-14T09:06:18.934Z] #39 82.46   DEP      criu/libnetlink.d
09:06:18 [2020-07-14T09:06:18.934Z] #39 82.62   DEP      criu/kerndat.d
09:06:19 [2020-07-14T09:06:19.190Z] #39 82.78   DEP      criu/kcmp-ids.d
09:06:19 [2020-07-14T09:06:19.190Z] #39 82.84   DEP      criu/irmap.d
09:06:19 [2020-07-14T09:06:19.190Z] #39 82.97   DEP      criu/ipc_ns.d
09:06:19 [2020-07-14T09:06:19.355Z] #18 75.40 Processing triggers for libc-bin (2.28-10) ...
09:06:19 [2020-07-14T09:06:19.355Z] #18 75.43 Processing triggers for mime-support (3.62) ...
09:06:19 [2020-07-14T09:06:19.446Z] #39 83.08   DEP      criu/image.d
09:06:19 [2020-07-14T09:06:19.446Z] #39 83.24   DEP      criu/image-desc.d
09:06:19 [2020-07-14T09:06:19.655Z] #18 DONE 75.7s
09:06:19 [2020-07-14T09:06:19.655Z] 
09:06:19 [2020-07-14T09:06:19.655Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
09:06:19 [2020-07-14T09:06:19.701Z] #39 83.32   DEP      criu/fsnotify.d
09:06:19 [2020-07-14T09:06:19.701Z] #39 83.42   DEP      criu/filesystems.d
09:06:19 [2020-07-14T09:06:19.701Z] #39 83.53   DEP      criu/files.d
09:06:19 [2020-07-14T09:06:19.956Z] #19 0.418 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:06:19 [2020-07-14T09:06:19.956Z] #19 0.433 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:06:19 [2020-07-14T09:06:19.956Z] #19 0.442 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:06:19 [2020-07-14T09:06:19.956Z] #19 DONE 0.5s
09:06:19 [2020-07-14T09:06:19.956Z] 
09:06:19 [2020-07-14T09:06:19.956Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:19 [2020-07-14T09:06:19.956Z] #40 124.8   CC       criu/crtools.o
09:06:19 [2020-07-14T09:06:19.956Z] #40 125.5   CC       criu/eventfd.o
09:06:19 [2020-07-14T09:06:19.956Z] #40 125.9   CC       criu/eventpoll.o
09:06:20 [2020-07-14T09:06:20.002Z] #39 83.66   DEP      criu/files-reg.d
09:06:20 [2020-07-14T09:06:20.002Z] #39 83.77   DEP      criu/files-ext.d
09:06:20 [2020-07-14T09:06:20.002Z] #39 83.86   DEP      criu/file-lock.d
09:06:20 [2020-07-14T09:06:20.258Z] #39 83.98   DEP      criu/file-ids.d
09:06:20 [2020-07-14T09:06:20.259Z] ok  	github.com/docker/docker/cmd/dockerd	0.051s	coverage: 30.8% of statements
09:06:20 [2020-07-14T09:06:20.259Z] ok  	github.com/docker/docker/container	0.114s	coverage: 34.4% of statements
09:06:20 [2020-07-14T09:06:20.259Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:06:20 [2020-07-14T09:06:20.259Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:06:20 [2020-07-14T09:06:20.259Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:06:20 [2020-07-14T09:06:20.259Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:06:20 [2020-07-14T09:06:20.514Z] #39 84.16   DEP      criu/fifo.d
09:06:20 [2020-07-14T09:06:20.514Z] #39 84.37   DEP      criu/fdstore.d
09:06:20 [2020-07-14T09:06:20.623Z] #40 126.9   CC       criu/external.o
09:06:20 [2020-07-14T09:06:20.771Z] #39 84.50   DEP      criu/fault-injection.d
09:06:20 [2020-07-14T09:06:20.771Z] #39 84.55   DEP      criu/external.d
09:06:21 [2020-07-14T09:06:21.027Z] #39 84.67   DEP      criu/eventpoll.d
09:06:21 [2020-07-14T09:06:21.272Z] #40 127.5   CC       criu/fault-injection.o
09:06:21 [2020-07-14T09:06:21.272Z] #40 127.6   CC       criu/fdstore.o
09:06:21 [2020-07-14T09:06:21.283Z] #39 84.96   DEP      criu/eventfd.d
09:06:21 [2020-07-14T09:06:21.539Z] #39 85.14   DEP      criu/crtools.d
09:06:21 [2020-07-14T09:06:21.539Z] #39 85.26   DEP      criu/cr-service.d
09:06:21 [2020-07-14T09:06:21.796Z] #39 85.39   DEP      criu/cr-restore.d
09:06:21 [2020-07-14T09:06:21.796Z] #39 85.63   DEP      criu/cr-errno.d
09:06:21 [2020-07-14T09:06:21.796Z] #39 ...
09:06:21 [2020-07-14T09:06:21.796Z] 
09:06:21 [2020-07-14T09:06:21.796Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:06:21 [2020-07-14T09:06:21.796Z] #17 10.54 Reading package lists...
09:06:21 [2020-07-14T09:06:21.796Z] #17 14.41 Reading package lists...
09:06:21 [2020-07-14T09:06:21.796Z] #17 17.86 Building dependency tree...
09:06:21 [2020-07-14T09:06:21.796Z] #17 19.11 libcap2-bin is already the newest version (1:2.25-2).
09:06:21 [2020-07-14T09:06:21.796Z] #17 19.11 The following additional packages will be installed:
09:06:21 [2020-07-14T09:06:21.796Z] #17 19.11   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:06:21 [2020-07-14T09:06:21.796Z] #17 19.12   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:06:21 [2020-07-14T09:06:21.796Z] #17 19.12   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:06:21 [2020-07-14T09:06:21.796Z] #17 19.12   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:06:21 [2020-07-14T09:06:21.796Z] #17 19.12   python3.7 python3.7-minimal vim-runtime xxd
09:06:21 [2020-07-14T09:06:21.796Z] #17 19.12 Suggested packages:
09:06:21 [2020-07-14T09:06:21.796Z] #17 19.12   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
09:06:21 [2020-07-14T09:06:21.796Z] #17 19.12   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
09:06:21 [2020-07-14T09:06:21.796Z] #17 19.12   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
09:06:21 [2020-07-14T09:06:21.796Z] #17 19.12 Recommended packages:
09:06:21 [2020-07-14T09:06:21.796Z] #17 19.12   aufs-dkms nftables build-essential python3-dev python3-keyring
09:06:21 [2020-07-14T09:06:21.796Z] #17 19.12   python3-keyrings.alt python3-xdg unzip
09:06:21 [2020-07-14T09:06:21.796Z] #17 20.80 The following NEW packages will be installed:
09:06:21 [2020-07-14T09:06:21.796Z] #17 20.80   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:06:21 [2020-07-14T09:06:21.796Z] #17 20.80   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:06:21 [2020-07-14T09:06:21.796Z] #17 20.80   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:06:21 [2020-07-14T09:06:21.796Z] #17 20.80   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:06:21 [2020-07-14T09:06:21.796Z] #17 20.80   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
09:06:21 [2020-07-14T09:06:21.796Z] #17 20.80   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:06:21 [2020-07-14T09:06:21.796Z] #17 20.80   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:06:21 [2020-07-14T09:06:21.796Z] #17 20.80   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:06:21 [2020-07-14T09:06:21.796Z] #17 20.80   xz-utils zip
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.10 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.10 Need to get 28.5 MB of archives.
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.10 After this operation, 116 MB of additional disk space will be used.
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.55 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
09:06:21 [2020-07-14T09:06:21.796Z] #17 21.56 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:06:21 [2020-07-14T09:06:21.920Z] #40 128.0   CC       criu/fifo.o
09:06:21 [2020-07-14T09:06:21.920Z] #40 128.3   CC       criu/file-ids.o
09:06:21 [2020-07-14T09:06:21.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:06:22 [2020-07-14T09:06:22.218Z] #40 128.6   CC       criu/file-lock.o
09:06:22 [2020-07-14T09:06:22.404Z] #17 22.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:06:22 [2020-07-14T09:06:22.404Z] #17 22.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:06:22 [2020-07-14T09:06:22.404Z] #17 22.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:06:22 [2020-07-14T09:06:22.404Z] #17 ...
09:06:22 [2020-07-14T09:06:22.404Z] 
09:06:22 [2020-07-14T09:06:22.404Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:06:22 [2020-07-14T09:06:22.404Z] #28 DONE 156.1s
09:06:22 [2020-07-14T09:06:22.404Z] 
09:06:22 [2020-07-14T09:06:22.404Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:06:22 [2020-07-14T09:06:22.404Z] #17 22.02 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
09:06:22 [2020-07-14T09:06:22.404Z] #17 22.02 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
09:06:22 [2020-07-14T09:06:22.404Z] #17 22.04 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
09:06:22 [2020-07-14T09:06:22.404Z] #17 ...
09:06:22 [2020-07-14T09:06:22.404Z] 
09:06:22 [2020-07-14T09:06:22.404Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:22 [2020-07-14T09:06:22.404Z] #39 85.67   DEP      criu/cr-dump.d
09:06:22 [2020-07-14T09:06:22.404Z] #39 85.93   DEP      criu/cr-dedup.d
09:06:22 [2020-07-14T09:06:22.404Z] #39 86.05   DEP      criu/cr-check.d
09:06:22 [2020-07-14T09:06:22.661Z] #39 86.24   DEP      criu/config.d
09:06:22 [2020-07-14T09:06:22.661Z] #39 86.48   DEP      criu/clone-noasan.d
09:06:22 [2020-07-14T09:06:22.917Z] #39 86.57   DEP      criu/cgroup.d
09:06:23 [2020-07-14T09:06:23.173Z] #39 86.78   DEP      criu/cgroup-props.d
09:06:23 [2020-07-14T09:06:23.173Z] #39 86.97   DEP      criu/bitmap.d
09:06:23 [2020-07-14T09:06:23.173Z] #39 87.03   DEP      criu/bfd.d
09:06:23 [2020-07-14T09:06:23.274Z] #40 129.5   CC       criu/files-ext.o
09:06:23 [2020-07-14T09:06:23.430Z] #39 87.17   DEP      criu/autofs.d
09:06:23 [2020-07-14T09:06:23.574Z] #40 129.9   CC       criu/files-reg.o
09:06:23 [2020-07-14T09:06:23.730Z] #39 87.33   DEP      criu/aio.d
09:06:23 [2020-07-14T09:06:23.730Z] #39 87.46   DEP      criu/action-scripts.d
09:06:23 [2020-07-14T09:06:23.809Z] ok  	github.com/docker/docker/daemon/cluster	0.037s	coverage: 0.5% of statements
09:06:23 [2020-07-14T09:06:23.986Z] #39 87.79   CC       criu/action-scripts.o
09:06:24 [2020-07-14T09:06:24.549Z] #39 88.20   CC       criu/aio.o
09:06:24 [2020-07-14T09:06:24.643Z] #40 ...
09:06:24 [2020-07-14T09:06:24.643Z] 
09:06:24 [2020-07-14T09:06:24.643Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:06:24 [2020-07-14T09:06:24.644Z] #29 DONE 194.8s
09:06:24 [2020-07-14T09:06:24.644Z] 
09:06:24 [2020-07-14T09:06:24.644Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:06:24 [2020-07-14T09:06:24.846Z] #39 88.58   CC       criu/autofs.o
09:06:25 [2020-07-14T09:06:25.326Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
09:06:26 [2020-07-14T09:06:26.205Z] #20 5.941 Collecting yamllint==1.16.0
09:06:26 [2020-07-14T09:06:26.205Z] #20 6.304   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:06:26 [2020-07-14T09:06:26.212Z] #39 89.63   CC       criu/bfd.o
09:06:26 [2020-07-14T09:06:26.365Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.4% of statements
09:06:26 [2020-07-14T09:06:26.469Z] #39 90.13   CC       criu/bitmap.o
09:06:26 [2020-07-14T09:06:26.469Z] #39 90.24   CC       criu/cgroup-props.o
09:06:26 [2020-07-14T09:06:26.507Z] #20 6.393 Collecting pyyaml (from yamllint==1.16.0)
09:06:26 [2020-07-14T09:06:26.507Z] #20 ...
09:06:26 [2020-07-14T09:06:26.507Z] 
09:06:26 [2020-07-14T09:06:26.507Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:26 [2020-07-14T09:06:26.507Z] #40 132.8   CC       criu/files.o
09:06:27 [2020-07-14T09:06:27.031Z] #39 90.93   CC       criu/cgroup.o
09:06:28 [2020-07-14T09:06:28.399Z] #39 ...
09:06:28 [2020-07-14T09:06:28.399Z] 
09:06:28 [2020-07-14T09:06:28.399Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:06:28 [2020-07-14T09:06:28.399Z] #17 22.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:06:28 [2020-07-14T09:06:28.399Z] #17 22.19 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
09:06:28 [2020-07-14T09:06:28.399Z] #17 22.21 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
09:06:28 [2020-07-14T09:06:28.399Z] #17 22.21 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:06:28 [2020-07-14T09:06:28.399Z] #17 22.23 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
09:06:28 [2020-07-14T09:06:28.399Z] #17 22.25 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
09:06:28 [2020-07-14T09:06:28.399Z] #17 22.25 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
09:06:28 [2020-07-14T09:06:28.399Z] #17 22.37 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
09:06:28 [2020-07-14T09:06:28.399Z] #17 22.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
09:06:28 [2020-07-14T09:06:28.399Z] #17 22.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
09:06:28 [2020-07-14T09:06:28.399Z] #17 22.83 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
09:06:28 [2020-07-14T09:06:28.399Z] #17 22.88 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
09:06:28 [2020-07-14T09:06:28.399Z] #17 22.96 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:06:28 [2020-07-14T09:06:28.399Z] #17 23.59 debconf: delaying package configuration, since apt-utils is not installed
09:06:28 [2020-07-14T09:06:28.399Z] #17 23.67 Fetched 28.5 MB in 2s (13.3 MB/s)
09:06:28 [2020-07-14T09:06:28.399Z] #17 23.71 Selecting previously unselected package pigz.
09:06:28 [2020-07-14T09:06:28.399Z] #17 23.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
09:06:28 [2020-07-14T09:06:28.399Z] #17 23.76 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
09:06:28 [2020-07-14T09:06:28.399Z] #17 23.77 Unpacking pigz (2.4-1) ...
09:06:28 [2020-07-14T09:06:28.399Z] #17 23.84 Selecting previously unselected package libpython3.7-minimal:amd64.
09:06:28 [2020-07-14T09:06:28.399Z] #17 23.85 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
09:06:28 [2020-07-14T09:06:28.399Z] #17 23.86 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
09:06:28 [2020-07-14T09:06:28.399Z] #17 24.22 Selecting previously unselected package python3.7-minimal.
09:06:28 [2020-07-14T09:06:28.399Z] #17 24.23 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
09:06:28 [2020-07-14T09:06:28.399Z] #17 24.24 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
09:06:28 [2020-07-14T09:06:28.399Z] #17 25.07 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
09:06:28 [2020-07-14T09:06:28.399Z] #17 25.11 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
09:06:28 [2020-07-14T09:06:28.399Z] #17 26.97 Selecting previously unselected package python3-minimal.
09:06:28 [2020-07-14T09:06:28.399Z] #17 26.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
09:06:28 [2020-07-14T09:06:28.399Z] #17 27.06 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
09:06:28 [2020-07-14T09:06:28.399Z] #17 27.06 Unpacking python3-minimal (3.7.3-1) ...
09:06:28 [2020-07-14T09:06:28.399Z] #17 27.17 Selecting previously unselected package libmpdec2:amd64.
09:06:28 [2020-07-14T09:06:28.399Z] #17 27.17 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
09:06:28 [2020-07-14T09:06:28.399Z] #17 27.18 Unpacking libmpdec2:amd64 (2.4.2-2) ...
09:06:28 [2020-07-14T09:06:28.399Z] #17 27.28 Selecting previously unselected package libpython3.7-stdlib:amd64.
09:06:28 [2020-07-14T09:06:28.399Z] #17 27.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
09:06:28 [2020-07-14T09:06:28.399Z] #17 27.29 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
09:06:28 [2020-07-14T09:06:28.655Z] #17 28.18 Selecting previously unselected package python3.7.
09:06:28 [2020-07-14T09:06:28.655Z] #17 28.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
09:06:28 [2020-07-14T09:06:28.655Z] #17 28.20 Unpacking python3.7 (3.7.3-2+deb10u1) ...
09:06:28 [2020-07-14T09:06:28.655Z] #17 28.32 Selecting previously unselected package libpython3-stdlib:amd64.
09:06:28 [2020-07-14T09:06:28.655Z] #17 28.33 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
09:06:28 [2020-07-14T09:06:28.655Z] #17 28.33 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
09:06:28 [2020-07-14T09:06:28.656Z] #17 28.42 Setting up python3-minimal (3.7.3-1) ...
09:06:29 [2020-07-14T09:06:29.290Z] #40 135.3   CC       criu/filesystems.o
09:06:29 [2020-07-14T09:06:29.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:06:29 [2020-07-14T09:06:29.585Z] #17 29.10 Selecting previously unselected package python3.
09:06:29 [2020-07-14T09:06:29.585Z] #17 29.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
09:06:29 [2020-07-14T09:06:29.585Z] #17 29.14 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
09:06:29 [2020-07-14T09:06:29.585Z] #17 29.15 Unpacking python3 (3.7.3-1) ...
09:06:29 [2020-07-14T09:06:29.585Z] #17 29.23 Selecting previously unselected package libip4tc0:amd64.
09:06:29 [2020-07-14T09:06:29.585Z] #17 29.23 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
09:06:29 [2020-07-14T09:06:29.585Z] #17 29.24 Unpacking libip4tc0:amd64 (1.8.2-4) ...
09:06:29 [2020-07-14T09:06:29.585Z] #17 29.32 Selecting previously unselected package libip6tc0:amd64.
09:06:29 [2020-07-14T09:06:29.585Z] #17 29.32 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
09:06:29 [2020-07-14T09:06:29.585Z] #17 29.33 Unpacking libip6tc0:amd64 (1.8.2-4) ...
09:06:29 [2020-07-14T09:06:29.842Z] #17 29.41 Selecting previously unselected package libiptc0:amd64.
09:06:29 [2020-07-14T09:06:29.842Z] #17 29.41 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
09:06:29 [2020-07-14T09:06:29.842Z] #17 29.42 Unpacking libiptc0:amd64 (1.8.2-4) ...
09:06:29 [2020-07-14T09:06:29.842Z] #17 29.48 Selecting previously unselected package libnfnetlink0:amd64.
09:06:29 [2020-07-14T09:06:29.842Z] #17 29.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:06:29 [2020-07-14T09:06:29.842Z] #17 29.49 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:06:29 [2020-07-14T09:06:29.842Z] #17 29.55 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:06:29 [2020-07-14T09:06:29.842Z] #17 29.55 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
09:06:29 [2020-07-14T09:06:29.842Z] #17 29.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:06:29 [2020-07-14T09:06:29.842Z] #17 29.62 Selecting previously unselected package libnftnl11:amd64.
09:06:29 [2020-07-14T09:06:29.842Z] #17 29.62 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
09:06:29 [2020-07-14T09:06:29.842Z] #17 29.63 Unpacking libnftnl11:amd64 (1.1.2-2) ...
09:06:29 [2020-07-14T09:06:29.842Z] #17 29.71 Selecting previously unselected package iptables.
09:06:29 [2020-07-14T09:06:29.842Z] #17 29.71 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
09:06:29 [2020-07-14T09:06:29.842Z] #17 29.72 Unpacking iptables (1.8.2-4) ...
09:06:29 [2020-07-14T09:06:29.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:06:29 [2020-07-14T09:06:29.938Z] #40 136.3   CC       criu/fsnotify.o
09:06:30 [2020-07-14T09:06:30.099Z] #17 29.99 Selecting previously unselected package xxd.
09:06:30 [2020-07-14T09:06:30.175Z] 4612f6d0b889: Verifying Checksum
09:06:30 [2020-07-14T09:06:30.175Z] 4612f6d0b889: Download complete
09:06:30 [2020-07-14T09:06:30.237Z] #40 ...
09:06:30 [2020-07-14T09:06:30.237Z] 
09:06:30 [2020-07-14T09:06:30.237Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:06:30 [2020-07-14T09:06:30.237Z] #20 6.581   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
09:06:30 [2020-07-14T09:06:30.237Z] #20 8.213 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:06:30 [2020-07-14T09:06:30.237Z] #20 8.266   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
09:06:30 [2020-07-14T09:06:30.237Z] #20 8.302 Building wheels for collected packages: pyyaml
09:06:30 [2020-07-14T09:06:30.237Z] #20 8.304   Running setup.py bdist_wheel for pyyaml: started
09:06:30 [2020-07-14T09:06:30.237Z] #20 9.435   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:06:30 [2020-07-14T09:06:30.237Z] #20 9.436   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
09:06:30 [2020-07-14T09:06:30.237Z] #20 9.521 Successfully built pyyaml
09:06:30 [2020-07-14T09:06:30.237Z] #20 9.532 Installing collected packages: pyyaml, pathspec, yamllint
09:06:30 [2020-07-14T09:06:30.237Z] #20 9.899 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
09:06:30 [2020-07-14T09:06:30.237Z] #20 DONE 10.1s
09:06:30 [2020-07-14T09:06:30.237Z] 
09:06:30 [2020-07-14T09:06:30.237Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:06:30 [2020-07-14T09:06:30.355Z] #17 30.00 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
09:06:30 [2020-07-14T09:06:30.355Z] #17 30.01 Unpacking xxd (2:8.1.0875-5) ...
09:06:30 [2020-07-14T09:06:30.355Z] #17 30.13 Selecting previously unselected package vim-common.
09:06:30 [2020-07-14T09:06:30.612Z] #17 30.13 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:06:30 [2020-07-14T09:06:30.612Z] #17 30.16 Unpacking vim-common (2:8.1.0875-5) ...
09:06:30 [2020-07-14T09:06:30.612Z] #17 30.35 Selecting previously unselected package bash-completion.
09:06:30 [2020-07-14T09:06:30.612Z] #17 30.35 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:06:31 [2020-07-14T09:06:31.294Z] #22 ...
09:06:31 [2020-07-14T09:06:31.294Z] 
09:06:31 [2020-07-14T09:06:31.294Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:31 [2020-07-14T09:06:31.294Z] #40 137.7   CC       criu/image-desc.o
09:06:31 [2020-07-14T09:06:31.594Z] #40 137.8   CC       criu/image.o
09:06:31 [2020-07-14T09:06:31.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:06:32 [2020-07-14T09:06:32.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:06:32 [2020-07-14T09:06:32.674Z] #40 138.7   CC       criu/ipc_ns.o
09:06:33 [2020-07-14T09:06:33.132Z] #17 32.89 Unpacking bash-completion (1:2.8-6) ...
09:06:33 [2020-07-14T09:06:33.287Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.427s	coverage: 13.9% of statements
09:06:33 [2020-07-14T09:06:33.389Z] #17 33.20 Selecting previously unselected package bzip2.
09:06:33 [2020-07-14T09:06:33.389Z] #17 33.20 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
09:06:33 [2020-07-14T09:06:33.389Z] #17 33.21 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:06:33 [2020-07-14T09:06:33.646Z] #17 33.29 Selecting previously unselected package xz-utils.
09:06:33 [2020-07-14T09:06:33.646Z] #17 33.29 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
09:06:33 [2020-07-14T09:06:33.646Z] #17 33.30 Unpacking xz-utils (5.2.4-1) ...
09:06:33 [2020-07-14T09:06:33.646Z] #17 33.47 Selecting previously unselected package apparmor.
09:06:33 [2020-07-14T09:06:33.732Z] #40 140.0   CC       criu/irmap.o
09:06:33 [2020-07-14T09:06:33.902Z] #17 33.47 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
09:06:33 [2020-07-14T09:06:33.902Z] #17 33.58 Unpacking apparmor (2.13.2-10) ...
09:06:34 [2020-07-14T09:06:34.159Z] #17 33.92 Selecting previously unselected package aufs-tools.
09:06:34 [2020-07-14T09:06:34.159Z] #17 33.94 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
09:06:34 [2020-07-14T09:06:34.159Z] #17 33.94 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:06:34 [2020-07-14T09:06:34.381Z] #40 140.7   CC       criu/kcmp-ids.o
09:06:34 [2020-07-14T09:06:34.415Z] #17 34.07 Selecting previously unselected package libonig5:amd64.
09:06:34 [2020-07-14T09:06:34.415Z] #17 34.08 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
09:06:34 [2020-07-14T09:06:34.415Z] #17 34.09 Unpacking libonig5:amd64 (6.9.1-1) ...
09:06:34 [2020-07-14T09:06:34.415Z] #17 34.19 Selecting previously unselected package libjq1:amd64.
09:06:34 [2020-07-14T09:06:34.415Z] #17 34.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:06:34 [2020-07-14T09:06:34.415Z] #17 34.20 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:06:34 [2020-07-14T09:06:34.415Z] #17 34.27 Selecting previously unselected package jq.
09:06:34 [2020-07-14T09:06:34.415Z] #17 34.27 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
09:06:34 [2020-07-14T09:06:34.672Z] #17 34.28 Unpacking jq (1.5+dfsg-2+b1) ...
09:06:34 [2020-07-14T09:06:34.672Z] #17 34.37 Selecting previously unselected package libaio1:amd64.
09:06:34 [2020-07-14T09:06:34.672Z] #17 34.38 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
09:06:34 [2020-07-14T09:06:34.672Z] #17 34.39 Unpacking libaio1:amd64 (0.3.112-3) ...
09:06:34 [2020-07-14T09:06:34.672Z] #17 34.45 Selecting previously unselected package libgpm2:amd64.
09:06:34 [2020-07-14T09:06:34.672Z] #17 34.46 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
09:06:34 [2020-07-14T09:06:34.672Z] #17 34.46 Unpacking libgpm2:amd64 (1.20.7-5) ...
09:06:34 [2020-07-14T09:06:34.800Z] ok  	github.com/docker/docker/daemon/config	0.021s	coverage: 81.7% of statements
09:06:34 [2020-07-14T09:06:34.928Z] #17 34.51 Selecting previously unselected package libicu63:amd64.
09:06:34 [2020-07-14T09:06:34.929Z] #17 34.52 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
09:06:34 [2020-07-14T09:06:34.929Z] #17 34.52 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:06:35 [2020-07-14T09:06:35.032Z] #40 141.1   CC       criu/kerndat.o
09:06:35 [2020-07-14T09:06:35.092Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
09:06:35 [2020-07-14T09:06:35.727Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
09:06:36 [2020-07-14T09:06:36.106Z] #40 142.4   CC       criu/libnetlink.o
09:06:36 [2020-07-14T09:06:36.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:06:36 [2020-07-14T09:06:36.363Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
09:06:36 [2020-07-14T09:06:36.405Z] #40 142.7   CC       criu/log.o
09:06:36 [2020-07-14T09:06:36.705Z] #40 143.2   CC       criu/lsm.o
09:06:37 [2020-07-14T09:06:37.357Z] #40 143.7   CC       criu/mem.o
09:06:37 [2020-07-14T09:06:37.402Z] ok  	github.com/docker/docker/daemon	12.222s	coverage: 17.5% of statements
09:06:37 [2020-07-14T09:06:37.402Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:06:37 [2020-07-14T09:06:37.402Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:06:37 [2020-07-14T09:06:37.402Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:06:37 [2020-07-14T09:06:37.402Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:06:38 [2020-07-14T09:06:38.201Z] #17 37.88 Selecting previously unselected package libnet1:amd64.
09:06:38 [2020-07-14T09:06:38.201Z] #17 37.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:06:38 [2020-07-14T09:06:38.201Z] #17 37.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:06:38 [2020-07-14T09:06:38.461Z] #17 37.99 Selecting previously unselected package libnl-3-200:amd64.
09:06:38 [2020-07-14T09:06:38.461Z] #17 38.01 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
09:06:38 [2020-07-14T09:06:38.461Z] #17 38.01 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:06:38 [2020-07-14T09:06:38.461Z] #17 38.11 Selecting previously unselected package libprotobuf-c1:amd64.
09:06:38 [2020-07-14T09:06:38.461Z] #17 38.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:06:38 [2020-07-14T09:06:38.461Z] #17 38.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:06:38 [2020-07-14T09:06:38.461Z] #17 38.19 Selecting previously unselected package libreadline5:amd64.
09:06:38 [2020-07-14T09:06:38.461Z] #17 38.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
09:06:38 [2020-07-14T09:06:38.461Z] #17 38.22 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:06:38 [2020-07-14T09:06:38.718Z] #17 38.32 Selecting previously unselected package net-tools.
09:06:38 [2020-07-14T09:06:38.718Z] #17 38.32 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
09:06:38 [2020-07-14T09:06:38.718Z] #17 38.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:06:38 [2020-07-14T09:06:38.718Z] #17 38.50 Selecting previously unselected package python-pip-whl.
09:06:38 [2020-07-14T09:06:38.718Z] #17 38.51 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
09:06:38 [2020-07-14T09:06:38.718Z] #17 38.52 Unpacking python-pip-whl (18.1-5) ...
09:06:38 [2020-07-14T09:06:38.915Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
09:06:39 [2020-07-14T09:06:39.281Z] #17 39.02 Selecting previously unselected package python3-lib2to3.
09:06:39 [2020-07-14T09:06:39.281Z] #17 39.04 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
09:06:39 [2020-07-14T09:06:39.281Z] #17 39.04 Unpacking python3-lib2to3 (3.7.3-1) ...
09:06:39 [2020-07-14T09:06:39.466Z] #40 145.7   CC       criu/memfd.o
09:06:39 [2020-07-14T09:06:39.537Z] #17 39.17 Selecting previously unselected package python3-distutils.
09:06:39 [2020-07-14T09:06:39.537Z] #17 39.20 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
09:06:39 [2020-07-14T09:06:39.537Z] #17 39.20 Unpacking python3-distutils (3.7.3-1) ...
09:06:39 [2020-07-14T09:06:39.551Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.188s	coverage: 57.0% of statements
09:06:39 [2020-07-14T09:06:39.795Z] #17 39.34 Selecting previously unselected package python3-pip.
09:06:39 [2020-07-14T09:06:39.795Z] #17 39.35 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
09:06:39 [2020-07-14T09:06:39.795Z] #17 39.36 Unpacking python3-pip (18.1-5) ...
09:06:39 [2020-07-14T09:06:39.795Z] #17 39.53 Selecting previously unselected package python3-pkg-resources.
09:06:39 [2020-07-14T09:06:39.795Z] #17 39.55 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
09:06:39 [2020-07-14T09:06:39.795Z] #17 39.56 Unpacking python3-pkg-resources (40.8.0-1) ...
09:06:39 [2020-07-14T09:06:39.795Z] #17 ...
09:06:39 [2020-07-14T09:06:39.795Z] 
09:06:39 [2020-07-14T09:06:39.795Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:39 [2020-07-14T09:06:39.795Z] #39 93.51   CC       criu/clone-noasan.o
09:06:39 [2020-07-14T09:06:39.795Z] #39 93.72   CC       criu/config.o
09:06:39 [2020-07-14T09:06:39.795Z] #39 94.96   CC       criu/cr-check.o
09:06:39 [2020-07-14T09:06:39.795Z] #39 96.52   CC       criu/cr-dedup.o
09:06:39 [2020-07-14T09:06:39.795Z] #39 96.89   CC       criu/cr-dump.o
09:06:39 [2020-07-14T09:06:39.795Z] #39 99.17   CC       criu/cr-errno.o
09:06:39 [2020-07-14T09:06:39.795Z] #39 99.28   CC       criu/cr-restore.o
09:06:40 [2020-07-14T09:06:40.052Z] #39 103.7   CC       criu/cr-service.o
09:06:40 [2020-07-14T09:06:40.052Z] #39 ...
09:06:40 [2020-07-14T09:06:40.052Z] 
09:06:40 [2020-07-14T09:06:40.052Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:06:40 [2020-07-14T09:06:40.052Z] #17 39.66 Selecting previously unselected package python3-setuptools.
09:06:40 [2020-07-14T09:06:40.052Z] #17 39.66 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
09:06:40 [2020-07-14T09:06:40.052Z] #17 39.66 Unpacking python3-setuptools (40.8.0-1) ...
09:06:40 [2020-07-14T09:06:40.052Z] #17 39.89 Selecting previously unselected package python3-wheel.
09:06:40 [2020-07-14T09:06:40.113Z] #40 146.4   CC       criu/mount.o
09:06:40 [2020-07-14T09:06:40.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:06:40 [2020-07-14T09:06:40.308Z] #17 39.89 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
09:06:40 [2020-07-14T09:06:40.308Z] #17 39.90 Unpacking python3-wheel (0.32.3-2) ...
09:06:40 [2020-07-14T09:06:40.308Z] #17 39.98 Selecting previously unselected package sudo.
09:06:40 [2020-07-14T09:06:40.308Z] #17 39.99 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
09:06:40 [2020-07-14T09:06:40.308Z] #17 39.99 Unpacking sudo (1.8.27-1+deb10u2) ...
09:06:40 [2020-07-14T09:06:40.912Z] #17 40.49 Selecting previously unselected package thin-provisioning-tools.
09:06:40 [2020-07-14T09:06:40.912Z] #17 40.49 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
09:06:40 [2020-07-14T09:06:40.912Z] #17 40.50 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:06:41 [2020-07-14T09:06:41.169Z] #17 40.75 Selecting previously unselected package uidmap.
09:06:41 [2020-07-14T09:06:41.169Z] #17 40.77 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
09:06:41 [2020-07-14T09:06:41.169Z] #17 40.77 Unpacking uidmap (1:4.5-1.1) ...
09:06:41 [2020-07-14T09:06:41.169Z] #17 40.91 Selecting previously unselected package vim-runtime.
09:06:41 [2020-07-14T09:06:41.169Z] #17 40.92 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:06:41 [2020-07-14T09:06:41.169Z] #17 40.95 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:06:41 [2020-07-14T09:06:41.169Z] #17 40.97 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:06:41 [2020-07-14T09:06:41.169Z] #17 40.99 Unpacking vim-runtime (2:8.1.0875-5) ...
09:06:42 [2020-07-14T09:06:42.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:06:44 [2020-07-14T09:06:44.074Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.091s	coverage: 46.2% of statements
09:06:44 [2020-07-14T09:06:44.483Z] #17 44.15 Selecting previously unselected package vim.
09:06:44 [2020-07-14T09:06:44.483Z] #17 44.15 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
09:06:44 [2020-07-14T09:06:44.483Z] #17 44.17 Unpacking vim (2:8.1.0875-5) ...
09:06:44 [2020-07-14T09:06:44.626Z] #40 150.4   CC       criu/namespaces.o
09:06:44 [2020-07-14T09:06:44.959Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:06:44 [2020-07-14T09:06:44.959Z] 
09:06:44 [2020-07-14T09:06:44.959Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
09:06:44 [2020-07-14T09:06:44.959Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
09:06:44 [2020-07-14T09:06:44.959Z] Using test binary docker
09:06:44 [2020-07-14T09:06:44.959Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:06:44 [2020-07-14T09:06:44.959Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:06:44 [2020-07-14T09:06:44.959Z] INFO: Waiting for daemon to start...
09:06:44 [2020-07-14T09:06:44.959Z] Starting dockerd
09:06:44 [2020-07-14T09:06:44.959Z] .
09:06:44 [2020-07-14T09:06:44.959Z] INFO: Building docker-sdk-python3:4.2.1...
09:06:45 [2020-07-14T09:06:45.046Z] #17 44.72 Selecting previously unselected package xfsprogs.
09:06:45 [2020-07-14T09:06:45.046Z] #17 44.74 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
09:06:45 [2020-07-14T09:06:45.046Z] #17 44.74 Unpacking xfsprogs (4.20.0-1) ...
09:06:45 [2020-07-14T09:06:45.113Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.8% of statements
09:06:45 [2020-07-14T09:06:45.559Z] #17 45.15 Selecting previously unselected package zip.
09:06:45 [2020-07-14T09:06:45.559Z] #17 45.17 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
09:06:45 [2020-07-14T09:06:45.559Z] #17 45.17 Unpacking zip (3.0-11+b1) ...
09:06:45 [2020-07-14T09:06:45.559Z] #17 45.37 Setting up aufs-tools (1:4.14+20190211-1) ...
09:06:45 [2020-07-14T09:06:45.559Z] #17 45.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:06:45 [2020-07-14T09:06:45.559Z] #17 45.40 Setting up libip6tc0:amd64 (1.8.2-4) ...
09:06:45 [2020-07-14T09:06:45.816Z] #17 45.41 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:06:45 [2020-07-14T09:06:45.816Z] #17 45.42 Setting up libgpm2:amd64 (1.20.7-5) ...
09:06:45 [2020-07-14T09:06:45.816Z] #17 45.43 Setting up libip4tc0:amd64 (1.8.2-4) ...
09:06:45 [2020-07-14T09:06:45.816Z] #17 45.44 Setting up uidmap (1:4.5-1.1) ...
09:06:45 [2020-07-14T09:06:45.816Z] #17 45.45 Setting up libnftnl11:amd64 (1.1.2-2) ...
09:06:45 [2020-07-14T09:06:45.816Z] #17 45.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:06:45 [2020-07-14T09:06:45.816Z] #17 45.47 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:06:45 [2020-07-14T09:06:45.816Z] #17 45.48 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:06:45 [2020-07-14T09:06:45.816Z] #17 45.49 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:06:45 [2020-07-14T09:06:45.816Z] #17 45.50 Setting up xxd (2:8.1.0875-5) ...
09:06:45 [2020-07-14T09:06:45.816Z] #17 45.51 Setting up zip (3.0-11+b1) ...
09:06:45 [2020-07-14T09:06:45.816Z] #17 45.52 Setting up vim-common (2:8.1.0875-5) ...
09:06:45 [2020-07-14T09:06:45.816Z] #17 45.55 Setting up bash-completion (1:2.8-6) ...
09:06:46 [2020-07-14T09:06:46.169Z] #40 152.6   CC       criu/net.o
09:06:46 [2020-07-14T09:06:46.469Z] #40 ...
09:06:46 [2020-07-14T09:06:46.469Z] 
09:06:46 [2020-07-14T09:06:46.469Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:06:46 [2020-07-14T09:06:46.469Z] #50 105.4 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:06:47 [2020-07-14T09:06:47.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:06:48 [2020-07-14T09:06:48.421Z] #17 48.21 Setting up libiptc0:amd64 (1.8.2-4) ...
09:06:48 [2020-07-14T09:06:48.421Z] #17 48.22 Setting up xz-utils (5.2.4-1) ...
09:06:48 [2020-07-14T09:06:48.421Z] #17 48.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:06:48 [2020-07-14T09:06:48.421Z] #17 48.26 Setting up sudo (1.8.27-1+deb10u2) ...
09:06:48 [2020-07-14T09:06:48.643Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.452s	coverage: 49.5% of statements
09:06:48 [2020-07-14T09:06:48.677Z] #17 48.32 invoke-rc.d: could not determine current runlevel
09:06:48 [2020-07-14T09:06:48.677Z] #17 48.34 invoke-rc.d: policy-rc.d denied execution of start.
09:06:48 [2020-07-14T09:06:48.677Z] #17 48.34 Setting up pigz (2.4-1) ...
09:06:48 [2020-07-14T09:06:48.677Z] #17 48.35 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:06:48 [2020-07-14T09:06:48.677Z] #17 48.36 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:06:48 [2020-07-14T09:06:48.677Z] #17 48.38 Setting up python-pip-whl (18.1-5) ...
09:06:48 [2020-07-14T09:06:48.677Z] #17 48.39 Setting up libmpdec2:amd64 (2.4.2-2) ...
09:06:48 [2020-07-14T09:06:48.677Z] #17 48.41 Setting up vim-runtime (2:8.1.0875-5) ...
09:06:49 [2020-07-14T09:06:49.240Z] #17 48.86 Setting up libaio1:amd64 (0.3.112-3) ...
09:06:49 [2020-07-14T09:06:49.240Z] #17 48.87 Setting up libonig5:amd64 (6.9.1-1) ...
09:06:49 [2020-07-14T09:06:49.240Z] #17 48.88 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
09:06:49 [2020-07-14T09:06:49.240Z] #17 48.89 Setting up vim (2:8.1.0875-5) ...
09:06:49 [2020-07-14T09:06:49.240Z] #17 48.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:06:49 [2020-07-14T09:06:49.240Z] #17 48.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:06:49 [2020-07-14T09:06:49.240Z] #17 49.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:06:49 [2020-07-14T09:06:49.240Z] #17 49.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:06:49 [2020-07-14T09:06:49.240Z] #17 49.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:06:49 [2020-07-14T09:06:49.245Z] #50 107.9 + mkdir -p /build
09:06:49 [2020-07-14T09:06:49.245Z] #50 107.9 + cp runc /build/runc
09:06:49 [2020-07-14T09:06:49.245Z] #50 DONE 108.0s
09:06:49 [2020-07-14T09:06:49.245Z] 
09:06:49 [2020-07-14T09:06:49.245Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:06:49 [2020-07-14T09:06:49.497Z] #17 49.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:06:49 [2020-07-14T09:06:49.497Z] #17 49.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:06:49 [2020-07-14T09:06:49.497Z] #17 49.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:06:49 [2020-07-14T09:06:49.497Z] #17 49.16 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:06:49 [2020-07-14T09:06:49.497Z] #17 49.18 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:06:49 [2020-07-14T09:06:49.497Z] #17 49.20 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:06:49 [2020-07-14T09:06:49.497Z] #17 49.21 Setting up jq (1.5+dfsg-2+b1) ...
09:06:49 [2020-07-14T09:06:49.497Z] #17 49.22 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
09:06:49 [2020-07-14T09:06:49.497Z] #17 49.23 Setting up python3.7 (3.7.3-2+deb10u1) ...
09:06:50 [2020-07-14T09:06:50.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:06:50 [2020-07-14T09:06:50.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:06:50 [2020-07-14T09:06:50.792Z] #22 ...
09:06:50 [2020-07-14T09:06:50.792Z] 
09:06:50 [2020-07-14T09:06:50.792Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:50 [2020-07-14T09:06:50.792Z] #40 156.9   CC       criu/netfilter.o
09:06:51 [2020-07-14T09:06:51.091Z] #40 157.5   CC       criu/page-pipe.o
09:06:51 [2020-07-14T09:06:51.388Z] #17 ...
09:06:51 [2020-07-14T09:06:51.388Z] 
09:06:51 [2020-07-14T09:06:51.388Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:06:51 [2020-07-14T09:06:51.388Z] #39 105.2   CC       criu/crtools.o
09:06:51 [2020-07-14T09:06:51.388Z] #39 105.7   CC       criu/eventfd.o
09:06:51 [2020-07-14T09:06:51.388Z] #39 106.0   CC       criu/eventpoll.o
09:06:51 [2020-07-14T09:06:51.388Z] #39 106.8   CC       criu/external.o
09:06:51 [2020-07-14T09:06:51.388Z] #39 107.1   CC       criu/fault-injection.o
09:06:51 [2020-07-14T09:06:51.388Z] #39 107.3   CC       criu/fdstore.o
09:06:51 [2020-07-14T09:06:51.388Z] #39 107.5   CC       criu/fifo.o
09:06:51 [2020-07-14T09:06:51.388Z] #39 108.0   CC       criu/file-ids.o
09:06:51 [2020-07-14T09:06:51.388Z] #39 108.4   CC       criu/file-lock.o
09:06:51 [2020-07-14T09:06:51.388Z] #39 109.3   CC       criu/files-ext.o
09:06:51 [2020-07-14T09:06:51.388Z] #39 109.8   CC       criu/files-reg.o
09:06:51 [2020-07-14T09:06:51.388Z] #39 111.9   CC       criu/files.o
09:06:51 [2020-07-14T09:06:51.388Z] #39 113.9   CC       criu/filesystems.o
09:06:51 [2020-07-14T09:06:51.388Z] #39 114.6   CC       criu/fsnotify.o
09:06:52 [2020-07-14T09:06:52.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:06:52 [2020-07-14T09:06:52.144Z] #40 158.3   CC       criu/page-xfer.o
09:06:52 [2020-07-14T09:06:52.168Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	15.044s	coverage: 73.1% of statements
09:06:52 [2020-07-14T09:06:52.168Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:06:52 [2020-07-14T09:06:52.317Z] #39 115.8   CC       criu/image-desc.o
09:06:52 [2020-07-14T09:06:52.317Z] #39 115.9   CC       criu/image.o
09:06:52 [2020-07-14T09:06:52.574Z] #39 ...
09:06:52 [2020-07-14T09:06:52.574Z] 
09:06:52 [2020-07-14T09:06:52.574Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
09:06:52 [2020-07-14T09:06:52.574Z] #17 52.21 Setting up iptables (1.8.2-4) ...
09:06:52 [2020-07-14T09:06:52.574Z] #17 52.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:06:52 [2020-07-14T09:06:52.574Z] #17 52.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:06:52 [2020-07-14T09:06:52.574Z] #17 52.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:06:52 [2020-07-14T09:06:52.574Z] #17 52.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:06:52 [2020-07-14T09:06:52.574Z] #17 52.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:06:52 [2020-07-14T09:06:52.574Z] #17 52.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:06:52 [2020-07-14T09:06:52.574Z] #17 52.27 Setting up python3 (3.7.3-1) ...
09:06:53 [2020-07-14T09:06:53.137Z] #17 52.71 Setting up python3-wheel (0.32.3-2) ...
09:06:53 [2020-07-14T09:06:53.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:06:53 [2020-07-14T09:06:53.683Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.627s	coverage: 76.1% of statements
09:06:54 [2020-07-14T09:06:54.110Z] #17 53.56 Setting up apparmor (2.13.2-10) ...
09:06:54 [2020-07-14T09:06:54.242Z] #40 160.1   CC       criu/pagemap-cache.o
09:06:54 [2020-07-14T09:06:54.243Z] #40 160.5   CC       criu/pagemap.o
09:06:54 [2020-07-14T09:06:54.732Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
09:06:54 [2020-07-14T09:06:54.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:06:55 [2020-07-14T09:06:55.298Z] #40 161.7   CC       criu/parasite-syscall.o
09:06:55 [2020-07-14T09:06:55.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:06:55 [2020-07-14T09:06:55.367Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.150s	coverage: 57.7% of statements
09:06:55 [2020-07-14T09:06:55.368Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:06:55 [2020-07-14T09:06:55.368Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:06:55 [2020-07-14T09:06:55.368Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.004s	coverage: 3.0% of statements
09:06:55 [2020-07-14T09:06:55.477Z] #17 55.26 Setting up xfsprogs (4.20.0-1) ...
09:06:55 [2020-07-14T09:06:55.477Z] #17 55.27 Setting up python3-lib2to3 (3.7.3-1) ...
09:06:55 [2020-07-14T09:06:55.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:06:55 [2020-07-14T09:06:55.660Z] ok  	github.com/docker/docker/daemon/links	0.001s	coverage: 93.0% of statements
09:06:56 [2020-07-14T09:06:56.040Z] #17 55.70 Setting up python3-pkg-resources (40.8.0-1) ...
09:06:56 [2020-07-14T09:06:56.857Z] #40 162.9   CC       criu/path.o
09:06:56 [2020-07-14T09:06:56.857Z] #40 163.2   CC       criu/pie-util-vdso.o
09:06:56 [2020-07-14T09:06:56.969Z] #17 56.45 Setting up python3-distutils (3.7.3-1) ...
09:06:57 [2020-07-14T09:06:57.227Z] #17 56.93 Setting up python3-setuptools (40.8.0-1) ...
09:06:57 [2020-07-14T09:06:57.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:06:57 [2020-07-14T09:06:57.500Z] #40 163.7   CC       criu/pie-util.o
09:06:57 [2020-07-14T09:06:57.501Z] #40 163.9   CC       criu/pipes.o
09:06:57 [2020-07-14T09:06:57.738Z] ok  	github.com/docker/docker/daemon/images	0.008s	coverage: 4.8% of statements
09:06:57 [2020-07-14T09:06:57.739Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:06:57 [2020-07-14T09:06:57.739Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:06:57 [2020-07-14T09:06:57.739Z] ok  	github.com/docker/docker/daemon/logger	0.211s	coverage: 41.8% of statements
09:06:58 [2020-07-14T09:06:58.553Z] #40 164.7   CC       criu/plugin.o
09:06:58 [2020-07-14T09:06:58.594Z] #17 58.08 Setting up python3-pip (18.1-5) ...
09:06:58 [2020-07-14T09:06:58.781Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 67.0% of statements
09:06:58 [2020-07-14T09:06:58.781Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.067s	coverage: 77.8% of statements
09:06:58 [2020-07-14T09:06:58.781Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:06:58 [2020-07-14T09:06:58.781Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:06:58 [2020-07-14T09:06:58.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:06:58 [2020-07-14T09:06:58.851Z] #40 165.1   CC       criu/proc_parse.o
09:06:59 [2020-07-14T09:06:59.157Z] #17 58.96 Processing triggers for libc-bin (2.28-10) ...
09:06:59 [2020-07-14T09:06:59.415Z] #17 59.01 Processing triggers for mime-support (3.62) ...
09:06:59 [2020-07-14T09:06:59.495Z] #40 ...
09:06:59 [2020-07-14T09:06:59.495Z] 
09:06:59 [2020-07-14T09:06:59.495Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:06:59 [2020-07-14T09:06:59.495Z] #37 229.9 + dpkg --print-architecture
09:06:59 [2020-07-14T09:06:59.495Z] #37 229.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:06:59 [2020-07-14T09:06:59.821Z] ok  	github.com/docker/docker/daemon/logger/journald	0.003s	coverage: 26.2% of statements
09:06:59 [2020-07-14T09:06:59.821Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.016s	coverage: 61.6% of statements
09:07:00 [2020-07-14T09:07:00.114Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
09:07:00 [2020-07-14T09:07:00.545Z] #37 230.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:07:00 [2020-07-14T09:07:00.545Z] #37 230.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:07:00 [2020-07-14T09:07:00.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:07:00 [2020-07-14T09:07:00.778Z] ok  	github.com/docker/docker/daemon/logger/local	0.021s	coverage: 75.2% of statements
09:07:00 [2020-07-14T09:07:00.778Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:07:00 [2020-07-14T09:07:00.782Z] #17 DONE 60.2s
09:07:00 [2020-07-14T09:07:00.782Z] 
09:07:00 [2020-07-14T09:07:00.782Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
09:07:01 [2020-07-14T09:07:01.082Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.043s	coverage: 37.7% of statements
09:07:01 [2020-07-14T09:07:01.720Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.012s	coverage: 33.3% of statements
09:07:02 [2020-07-14T09:07:02.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:07:02 [2020-07-14T09:07:02.150Z] #18 1.656 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:07:02 [2020-07-14T09:07:02.150Z] #18 1.660 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:07:02 [2020-07-14T09:07:02.150Z] #18 1.663 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:07:02 [2020-07-14T09:07:02.407Z] #18 DONE 1.9s
09:07:02 [2020-07-14T09:07:02.407Z] 
09:07:02 [2020-07-14T09:07:02.407Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:07:02 [2020-07-14T09:07:02.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:07:03 [2020-07-14T09:07:03.238Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 46.8% of statements
09:07:03 [2020-07-14T09:07:03.238Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
09:07:03 [2020-07-14T09:07:03.336Z] #19 ...
09:07:03 [2020-07-14T09:07:03.336Z] 
09:07:03 [2020-07-14T09:07:03.336Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:03 [2020-07-14T09:07:03.336Z] #39 116.8   CC       criu/ipc_ns.o
09:07:03 [2020-07-14T09:07:03.336Z] #39 117.8   CC       criu/irmap.o
09:07:03 [2020-07-14T09:07:03.336Z] #39 118.5   CC       criu/kcmp-ids.o
09:07:03 [2020-07-14T09:07:03.336Z] #39 118.8   CC       criu/kerndat.o
09:07:03 [2020-07-14T09:07:03.336Z] #39 119.8   CC       criu/libnetlink.o
09:07:03 [2020-07-14T09:07:03.336Z] #39 120.2   CC       criu/log.o
09:07:03 [2020-07-14T09:07:03.336Z] #39 120.7   CC       criu/lsm.o
09:07:03 [2020-07-14T09:07:03.336Z] #39 121.1   CC       criu/mem.o
09:07:03 [2020-07-14T09:07:03.336Z] #39 122.9   CC       criu/memfd.o
09:07:03 [2020-07-14T09:07:03.336Z] #39 123.6   CC       criu/mount.o
09:07:03 [2020-07-14T09:07:03.336Z] #39 ...
09:07:03 [2020-07-14T09:07:03.336Z] 
09:07:03 [2020-07-14T09:07:03.336Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:07:03 [2020-07-14T09:07:03.336Z] #49 75.47 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:07:03 [2020-07-14T09:07:03.874Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
09:07:03 [2020-07-14T09:07:03.874Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.464s	coverage: 82.5% of statements
09:07:03 [2020-07-14T09:07:03.874Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:07:03 [2020-07-14T09:07:03.874Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:07:03 [2020-07-14T09:07:03.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:07:04 [2020-07-14T09:07:04.265Z] #49 ...
09:07:04 [2020-07-14T09:07:04.265Z] 
09:07:04 [2020-07-14T09:07:04.265Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:07:04 [2020-07-14T09:07:04.265Z] #36 187.7 + dpkg --print-architecture
09:07:04 [2020-07-14T09:07:04.265Z] #36 187.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:07:04 [2020-07-14T09:07:04.265Z] #36 187.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:07:04 [2020-07-14T09:07:04.265Z] #36 187.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:07:04 [2020-07-14T09:07:04.265Z] #36 ...
09:07:04 [2020-07-14T09:07:04.265Z] 
09:07:04 [2020-07-14T09:07:04.265Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:04 [2020-07-14T09:07:04.265Z] #39 128.0   CC       criu/namespaces.o
09:07:04 [2020-07-14T09:07:04.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:07:04 [2020-07-14T09:07:04.913Z] ok  	github.com/docker/docker/distribution/metadata	0.057s	coverage: 48.2% of statements
09:07:05 [2020-07-14T09:07:05.954Z] ok  	github.com/docker/docker/distribution	0.558s	coverage: 22.1% of statements
09:07:05 [2020-07-14T09:07:05.954Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:07:06 [2020-07-14T09:07:06.210Z] #39 ...
09:07:06 [2020-07-14T09:07:06.210Z] 
09:07:06 [2020-07-14T09:07:06.210Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:07:06 [2020-07-14T09:07:06.210Z] #49 78.19 + mkdir -p /build
09:07:06 [2020-07-14T09:07:06.210Z] #49 78.19 + cp runc /build/runc
09:07:06 [2020-07-14T09:07:06.210Z] #49 DONE 78.3s
09:07:06 [2020-07-14T09:07:06.210Z] 
09:07:06 [2020-07-14T09:07:06.210Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:07:06 [2020-07-14T09:07:06.257Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:07:06 [2020-07-14T09:07:06.257Z] Using test binary docker
09:07:06 [2020-07-14T09:07:06.257Z] +++ /etc/init.d/apparmor start
09:07:06 [2020-07-14T09:07:06.257Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:07:06 [2020-07-14T09:07:06.257Z] INFO: Waiting for daemon to start...
09:07:06 [2020-07-14T09:07:06.257Z] Starting dockerd
09:07:06 [2020-07-14T09:07:06.257Z] +++ 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
09:07:06 [2020-07-14T09:07:06.589Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
09:07:06 [2020-07-14T09:07:06.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:07:07 [2020-07-14T09:07:07.225Z] ok  	github.com/docker/docker/image	0.013s	coverage: 86.4% of statements
09:07:07 [2020-07-14T09:07:07.579Z] #19 ...
09:07:07 [2020-07-14T09:07:07.579Z] 
09:07:07 [2020-07-14T09:07:07.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:07 [2020-07-14T09:07:07.579Z] #39 130.2   CC       criu/net.o
09:07:07 [2020-07-14T09:07:07.867Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
09:07:07 [2020-07-14T09:07:07.867Z] ok  	github.com/docker/docker/distribution/xfer	1.885s	coverage: 85.1% of statements
09:07:07 [2020-07-14T09:07:07.867Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:07:07 [2020-07-14T09:07:07.867Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:07:08 [2020-07-14T09:07:08.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:07:08 [2020-07-14T09:07:08.151Z] .
09:07:08 [2020-07-14T09:07:08.151Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:07:08 [2020-07-14T09:07:08.151Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:07:08 [2020-07-14T09:07:08.151Z] Error: No such image: emptyfs
09:07:08 [2020-07-14T09:07:08.151Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:07:08 [2020-07-14T09:07:08.151Z] ++++ docker load
09:07:08 [2020-07-14T09:07:08.503Z] ok  	github.com/docker/docker/image/v1	0.017s	coverage: 25.0% of statements
09:07:08 [2020-07-14T09:07:08.503Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:07:08 [2020-07-14T09:07:08.715Z] Running integration-test (iteration 1)
09:07:08 [2020-07-14T09:07:08.715Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:07:08 [2020-07-14T09:07:08.715Z] ++ 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
09:07:08 [2020-07-14T09:07:08.715Z] ++ set -e
09:07:08 [2020-07-14T09:07:08.715Z] ++ '[' -n 0 ']'
09:07:08 [2020-07-14T09:07:08.715Z] ++ set -x
09:07:08 [2020-07-14T09:07:08.715Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
09:07:09 [2020-07-14T09:07:09.139Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
09:07:09 [2020-07-14T09:07:09.514Z] #39 133.3   CC       criu/netfilter.o
09:07:09 [2020-07-14T09:07:09.771Z] #39 133.6   CC       criu/page-pipe.o
09:07:09 [2020-07-14T09:07:09.803Z] ok  	github.com/docker/docker/opts	0.016s	coverage: 67.4% of statements
09:07:10 [2020-07-14T09:07:10.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:07:10 [2020-07-14T09:07:10.096Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
09:07:10 [2020-07-14T09:07:10.334Z] #39 134.0   CC       criu/page-xfer.o
09:07:11 [2020-07-14T09:07:11.263Z] #39 135.0   CC       criu/pagemap-cache.o
09:07:11 [2020-07-14T09:07:11.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:07:11 [2020-07-14T09:07:11.519Z] #39 135.2   CC       criu/pagemap.o
09:07:11 [2020-07-14T09:07:11.609Z] ok  	github.com/docker/docker/pkg/archive	0.515s	coverage: 76.9% of statements
09:07:12 [2020-07-14T09:07:12.082Z] #39 135.9   CC       criu/parasite-syscall.o
09:07:12 [2020-07-14T09:07:12.645Z] #39 136.5   CC       criu/path.o
09:07:12 [2020-07-14T09:07:12.648Z] ok  	github.com/docker/docker/pkg/authorization	0.134s	coverage: 68.3% of statements
09:07:12 [2020-07-14T09:07:12.648Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
09:07:12 [2020-07-14T09:07:12.648Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
09:07:12 [2020-07-14T09:07:12.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:07:12 [2020-07-14T09:07:12.901Z] #39 136.7   CC       criu/pie-util-vdso-elf32.o
09:07:13 [2020-07-14T09:07:13.158Z] #39 137.0   CC       criu/pie-util-vdso.o
09:07:13 [2020-07-14T09:07:13.308Z] #37 ...
09:07:13 [2020-07-14T09:07:13.308Z] 
09:07:13 [2020-07-14T09:07:13.308Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:13 [2020-07-14T09:07:13.308Z] #40 168.5   CC       criu/protobuf-desc.o
09:07:13 [2020-07-14T09:07:13.308Z] #40 169.5   CC       criu/protobuf.o
09:07:13 [2020-07-14T09:07:13.308Z] #40 170.0   CC       criu/pstree.o
09:07:13 [2020-07-14T09:07:13.308Z] #40 171.1   CC       criu/rbtree.o
09:07:13 [2020-07-14T09:07:13.308Z] #40 171.4   CC       criu/rst-malloc.o
09:07:13 [2020-07-14T09:07:13.308Z] #40 171.7   CC       criu/seccomp.o
09:07:13 [2020-07-14T09:07:13.308Z] #40 172.4   CC       criu/seize.o
09:07:13 [2020-07-14T09:07:13.308Z] #40 173.6   CC       criu/servicefd.o
09:07:13 [2020-07-14T09:07:13.308Z] #40 174.1   CC       criu/shmem.o
09:07:13 [2020-07-14T09:07:13.308Z] #40 175.2   CC       criu/sigframe.o
09:07:13 [2020-07-14T09:07:13.308Z] #40 175.4   CC       criu/signalfd.o
09:07:13 [2020-07-14T09:07:13.308Z] #40 175.8   CC       criu/sk-inet.o
09:07:13 [2020-07-14T09:07:13.308Z] #40 177.0   CC       criu/sk-netlink.o
09:07:13 [2020-07-14T09:07:13.308Z] #40 177.6   CC       criu/sk-packet.o
09:07:13 [2020-07-14T09:07:13.308Z] #40 178.3   CC       criu/sk-queue.o
09:07:13 [2020-07-14T09:07:13.308Z] #40 178.8   CC       criu/sk-tcp.o
09:07:13 [2020-07-14T09:07:13.308Z] #40 179.4   CC       criu/sk-unix.o
09:07:13 [2020-07-14T09:07:13.766Z] #39 137.3   CC       criu/pie-util.o
09:07:13 [2020-07-14T09:07:13.766Z] #39 137.5   CC       criu/pipes.o
09:07:14 [2020-07-14T09:07:14.224Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:07:14 [2020-07-14T09:07:14.224Z] Using test binary docker
09:07:14 [2020-07-14T09:07:14.224Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:07:14 [2020-07-14T09:07:14.224Z] +++ /etc/init.d/apparmor start
09:07:14 [2020-07-14T09:07:14.224Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:07:14 [2020-07-14T09:07:14.224Z] INFO: Waiting for daemon to start...
09:07:14 [2020-07-14T09:07:14.224Z] Starting dockerd
09:07:14 [2020-07-14T09:07:14.224Z] +++ 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
09:07:14 [2020-07-14T09:07:14.695Z] #39 138.2   CC       criu/plugin.o
09:07:14 [2020-07-14T09:07:14.951Z] #39 138.6   CC       criu/proc_parse.o
09:07:15 [2020-07-14T09:07:15.417Z] #40 181.6   CC       criu/sockets.o
09:07:15 [2020-07-14T09:07:15.925Z] #39 ...
09:07:15 [2020-07-14T09:07:15.925Z] 
09:07:15 [2020-07-14T09:07:15.925Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:07:15 [2020-07-14T09:07:15.925Z] #19 6.094 Collecting yamllint==1.16.0
09:07:15 [2020-07-14T09:07:15.925Z] #19 11.43   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:07:15 [2020-07-14T09:07:15.925Z] #19 11.51 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:07:15 [2020-07-14T09:07:15.925Z] #19 11.54   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
09:07:15 [2020-07-14T09:07:15.925Z] #19 11.59 Collecting pyyaml (from yamllint==1.16.0)
09:07:15 [2020-07-14T09:07:15.925Z] #19 11.71   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
09:07:15 [2020-07-14T09:07:15.925Z] #19 12.81 Building wheels for collected packages: pyyaml
09:07:15 [2020-07-14T09:07:15.925Z] #19 12.81   Running setup.py bdist_wheel for pyyaml: started
09:07:15 [2020-07-14T09:07:15.925Z] #19 13.54   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:07:15 [2020-07-14T09:07:15.925Z] #19 13.54   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
09:07:15 [2020-07-14T09:07:15.925Z] #19 13.59 Successfully built pyyaml
09:07:15 [2020-07-14T09:07:15.925Z] #19 13.61 Installing collected packages: pathspec, pyyaml, yamllint
09:07:16 [2020-07-14T09:07:16.182Z] #19 13.89 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
09:07:16 [2020-07-14T09:07:16.484Z] #40 182.5   CC       criu/stats.o
09:07:16 [2020-07-14T09:07:16.745Z] #19 DONE 14.2s
09:07:16 [2020-07-14T09:07:16.745Z] 
09:07:16 [2020-07-14T09:07:16.745Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
09:07:16 [2020-07-14T09:07:16.781Z] #40 182.9   CC       criu/string.o
09:07:16 [2020-07-14T09:07:16.781Z] #40 183.1   CC       criu/sysctl.o
09:07:16 [2020-07-14T09:07:16.794Z] .
09:07:16 [2020-07-14T09:07:16.794Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:07:16 [2020-07-14T09:07:16.794Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:07:16 [2020-07-14T09:07:16.794Z] Error: No such image: emptyfs
09:07:16 [2020-07-14T09:07:16.794Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:07:16 [2020-07-14T09:07:16.794Z] ++++ docker load
09:07:16 [2020-07-14T09:07:16.794Z] Running integration-test (iteration 1)
09:07:16 [2020-07-14T09:07:16.794Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
09:07:16 [2020-07-14T09:07:16.795Z] ++ 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
09:07:16 [2020-07-14T09:07:16.795Z] ++ set -e
09:07:16 [2020-07-14T09:07:16.795Z] ++ '[' -n 0 ']'
09:07:16 [2020-07-14T09:07:16.795Z] ++ set -x
09:07:16 [2020-07-14T09:07:16.795Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
09:07:17 [2020-07-14T09:07:17.001Z] #22 DONE 0.3s
09:07:17 [2020-07-14T09:07:17.001Z] 
09:07:17 [2020-07-14T09:07:17.001Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
09:07:17 [2020-07-14T09:07:17.043Z] sha256:f32f9b786b0d37d5e1f6df9b4cb83537ce7683f87d722e80d96669f0678649a0
09:07:17 [2020-07-14T09:07:17.043Z] INFO: Starting docker-py tests...
09:07:17 [2020-07-14T09:07:17.043Z] ============================= test session starts ==============================
09:07:17 [2020-07-14T09:07:17.043Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
09:07:17 [2020-07-14T09:07:17.043Z] rootdir: /src, inifile: pytest.ini
09:07:17 [2020-07-14T09:07:17.043Z] plugins: cov-2.6.1, timeout-1.3.3
09:07:17 [2020-07-14T09:07:17.128Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.456s	coverage: 43.2% of statements
09:07:17 [2020-07-14T09:07:17.128Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
09:07:17 [2020-07-14T09:07:17.128Z] ok  	github.com/docker/docker/layer	7.799s	coverage: 68.8% of statements
09:07:17 [2020-07-14T09:07:17.128Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:07:17 [2020-07-14T09:07:17.128Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:07:17 [2020-07-14T09:07:17.128Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:07:17 [2020-07-14T09:07:17.128Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:07:17 [2020-07-14T09:07:17.128Z] ?   	github.com/docker/docker/oci	[no test files]
09:07:17 [2020-07-14T09:07:17.128Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:07:17 [2020-07-14T09:07:17.128Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:07:17 [2020-07-14T09:07:17.128Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:07:17 [2020-07-14T09:07:17.420Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
09:07:17 [2020-07-14T09:07:17.713Z] ok  	github.com/docker/docker/pkg/discovery/file	0.016s	coverage: 92.9% of statements
09:07:17 [2020-07-14T09:07:17.834Z] #40 183.8   CC       criu/sysfs_parse.o
09:07:17 [2020-07-14T09:07:17.834Z] #40 184.2   CC       criu/timens.o
09:07:17 [2020-07-14T09:07:17.979Z] collected 388 items / 1 deselected / 387 selected
09:07:17 [2020-07-14T09:07:17.979Z] 
09:07:18 [2020-07-14T09:07:18.006Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
09:07:18 [2020-07-14T09:07:18.482Z] #40 184.8   CC       criu/timerfd.o
09:07:18 [2020-07-14T09:07:18.641Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.011s	coverage: 93.8% of statements
09:07:18 [2020-07-14T09:07:18.781Z] #40 185.1   CC       criu/tty.o
09:07:19 [2020-07-14T09:07:19.277Z] ok  	github.com/docker/docker/pkg/dmesg	0.039s	coverage: 83.3% of statements
09:07:20 [2020-07-14T09:07:20.313Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
09:07:20 [2020-07-14T09:07:20.947Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 89.5% of statements
09:07:21 [2020-07-14T09:07:21.168Z] #26 DONE 3.8s
09:07:21 [2020-07-14T09:07:21.168Z] 
09:07:21 [2020-07-14T09:07:21.168Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:07:21 [2020-07-14T09:07:21.168Z] #36 DONE 214.4s
09:07:21 [2020-07-14T09:07:21.168Z] 
09:07:21 [2020-07-14T09:07:21.168Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
09:07:21 [2020-07-14T09:07:21.168Z] #29 DONE 0.4s
09:07:21 [2020-07-14T09:07:21.168Z] 
09:07:21 [2020-07-14T09:07:21.168Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:21 [2020-07-14T09:07:21.168Z] #39 141.1   CC       criu/protobuf-desc.o
09:07:21 [2020-07-14T09:07:21.168Z] #39 141.7   CC       criu/protobuf.o
09:07:21 [2020-07-14T09:07:21.168Z] #39 142.1   CC       criu/pstree.o
09:07:21 [2020-07-14T09:07:21.168Z] #39 142.9   CC       criu/rbtree.o
09:07:21 [2020-07-14T09:07:21.168Z] #39 143.1   CC       criu/rst-malloc.o
09:07:21 [2020-07-14T09:07:21.168Z] #39 143.3   CC       criu/seccomp.o
09:07:21 [2020-07-14T09:07:21.168Z] #39 143.7   CC       criu/seize.o
09:07:21 [2020-07-14T09:07:21.168Z] #39 144.2   CC       criu/servicefd.o
09:07:21 [2020-07-14T09:07:21.168Z] #39 144.5   CC       criu/shmem.o
09:07:21 [2020-07-14T09:07:21.168Z] #39 ...
09:07:21 [2020-07-14T09:07:21.168Z] 
09:07:21 [2020-07-14T09:07:21.168Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
09:07:21 [2020-07-14T09:07:21.168Z] #31 DONE 0.1s
09:07:21 [2020-07-14T09:07:21.168Z] 
09:07:21 [2020-07-14T09:07:21.168Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
09:07:21 [2020-07-14T09:07:21.168Z] #34 DONE 0.1s
09:07:21 [2020-07-14T09:07:21.241Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.062s	coverage: 84.1% of statements
09:07:21 [2020-07-14T09:07:21.241Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
09:07:21 [2020-07-14T09:07:21.425Z] 
09:07:21 [2020-07-14T09:07:21.425Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:21 [2020-07-14T09:07:21.534Z] ok  	github.com/docker/docker/pkg/fsutils	0.386s	coverage: 85.1% of statements
09:07:21 [2020-07-14T09:07:21.560Z] #40 187.6   CC       criu/tun.o
09:07:21 [2020-07-14T09:07:21.680Z] #39 145.4   CC       criu/sigframe.o
09:07:21 [2020-07-14T09:07:21.859Z] #40 188.2   CC       criu/uffd.o
09:07:21 [2020-07-14T09:07:21.936Z] #39 145.5   CC       criu/signalfd.o
09:07:21 [2020-07-14T09:07:21.936Z] #39 145.8   CC       criu/sk-inet.o
09:07:22 [2020-07-14T09:07:22.169Z] ok  	github.com/docker/docker/pkg/idtools	0.234s	coverage: 70.5% of statements
09:07:22 [2020-07-14T09:07:22.461Z] ok  	github.com/docker/docker/pkg/ioutils	0.308s	coverage: 69.7% of statements
09:07:22 [2020-07-14T09:07:22.461Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
09:07:22 [2020-07-14T09:07:22.496Z] #39 ...
09:07:22 [2020-07-14T09:07:22.496Z] 
09:07:22 [2020-07-14T09:07:22.496Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
09:07:22 [2020-07-14T09:07:22.496Z] #37 DONE 0.5s
09:07:22 [2020-07-14T09:07:22.496Z] 
09:07:22 [2020-07-14T09:07:22.496Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:22 [2020-07-14T09:07:22.496Z] #39 146.3   CC       criu/sk-netlink.o
09:07:22 [2020-07-14T09:07:22.752Z] #39 146.6   CC       criu/sk-packet.o
09:07:22 [2020-07-14T09:07:22.754Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
09:07:22 [2020-07-14T09:07:22.754Z] ok  	github.com/docker/docker/pkg/locker	0.016s	coverage: 88.9% of statements
09:07:22 [2020-07-14T09:07:22.754Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:07:22 [2020-07-14T09:07:22.754Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
09:07:23 [2020-07-14T09:07:23.047Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
09:07:23 [2020-07-14T09:07:23.047Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:07:23 [2020-07-14T09:07:23.047Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
09:07:23 [2020-07-14T09:07:23.313Z] #39 147.0   CC       criu/sk-queue.o
09:07:23 [2020-07-14T09:07:23.355Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
09:07:23 [2020-07-14T09:07:23.355Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 91.4% of statements
09:07:23 [2020-07-14T09:07:23.393Z] #40 ...
09:07:23 [2020-07-14T09:07:23.393Z] 
09:07:23 [2020-07-14T09:07:23.393Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:07:23 [2020-07-14T09:07:23.393Z] #37 DONE 253.6s
09:07:23 [2020-07-14T09:07:23.393Z] 
09:07:23 [2020-07-14T09:07:23.394Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:23 [2020-07-14T09:07:23.394Z] #40 189.6   CC       criu/util.o
09:07:23 [2020-07-14T09:07:23.569Z] #39 147.2   CC       criu/sk-tcp.o
09:07:23 [2020-07-14T09:07:23.659Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
09:07:23 [2020-07-14T09:07:23.659Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:07:23 [2020-07-14T09:07:23.660Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:07:23 [2020-07-14T09:07:23.825Z] #39 147.6   CC       criu/sk-unix.o
09:07:24 [2020-07-14T09:07:24.296Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.010s	coverage: 56.8% of statements
09:07:24 [2020-07-14T09:07:24.589Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
09:07:24 [2020-07-14T09:07:24.752Z] #39 148.6   CC       criu/sockets.o
09:07:24 [2020-07-14T09:07:24.882Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
09:07:25 [2020-07-14T09:07:25.175Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
09:07:25 [2020-07-14T09:07:25.314Z] #39 148.9   CC       criu/stats.o
09:07:25 [2020-07-14T09:07:25.314Z] #39 149.1   CC       criu/string.o
09:07:25 [2020-07-14T09:07:25.314Z] #39 149.2   CC       criu/sysctl.o
09:07:25 [2020-07-14T09:07:25.495Z] #40 191.5   CC       criu/uts_ns.o
09:07:25 [2020-07-14T09:07:25.495Z] #40 191.8   CC       criu/vdso.o
09:07:25 [2020-07-14T09:07:25.875Z] #39 149.5   CC       criu/sysfs_parse.o
09:07:26 [2020-07-14T09:07:26.131Z] #39 149.7   CC       criu/timens.o
09:07:26 [2020-07-14T09:07:26.131Z] #39 149.9   CC       criu/timerfd.o
09:07:26 [2020-07-14T09:07:26.142Z] #40 192.4   LINK     criu/built-in.o
09:07:26 [2020-07-14T09:07:26.142Z] #40 192.5   LINK     criu/criu
09:07:26 [2020-07-14T09:07:26.213Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 73.9% of statements
09:07:26 [2020-07-14T09:07:26.387Z] #39 150.1   CC       criu/tty.o
09:07:26 [2020-07-14T09:07:26.506Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
09:07:26 [2020-07-14T09:07:26.789Z] #40 193.1   DEP      lib/c/criu.d
09:07:26 [2020-07-14T09:07:26.789Z] #40 193.2   CC       images/rpc.pb-c.o
09:07:27 [2020-07-14T09:07:27.316Z] #39 151.1   CC       criu/tun.o
09:07:27 [2020-07-14T09:07:27.436Z] #40 193.8   CC       lib/c/criu.o
09:07:27 [2020-07-14T09:07:27.573Z] #39 151.3   CC       criu/uffd.o
09:07:28 [2020-07-14T09:07:28.135Z] #39 151.9   CC       criu/util.o
09:07:29 [2020-07-14T09:07:29.000Z] #40 195.2   LINK     lib/c/built-in.o
09:07:29 [2020-07-14T09:07:29.000Z] #40 195.2   LINK     lib/c/libcriu.so
09:07:29 [2020-07-14T09:07:29.000Z] #40 195.3   LINK     lib/c/libcriu.a
09:07:29 [2020-07-14T09:07:29.039Z] Loaded image: buildpack-deps:buster
09:07:29 [2020-07-14T09:07:29.039Z] Loaded image: busybox:latest
09:07:29 [2020-07-14T09:07:29.039Z] Loaded image: busybox:glibc
09:07:29 [2020-07-14T09:07:29.039Z] Loaded image: debian:buster
09:07:29 [2020-07-14T09:07:29.039Z] Loaded image: hello-world:latest
09:07:29 [2020-07-14T09:07:29.039Z] INFO: Testing against a local daemon
09:07:29 [2020-07-14T09:07:29.039Z] === RUN   TestCgroupNamespacesBuild
09:07:29 [2020-07-14T09:07:29.070Z] #39 152.7   CC       criu/uts_ns.o
09:07:29 [2020-07-14T09:07:29.070Z] #39 152.8   CC       criu/vdso-compat.o
09:07:29 [2020-07-14T09:07:29.247Z] ok  	github.com/docker/docker/pkg/signal	2.318s	coverage: 61.0% of statements
09:07:29 [2020-07-14T09:07:29.300Z] #40 195.5   GEN      magic.py
09:07:29 [2020-07-14T09:07:29.300Z] #40 195.7 Note: Building without setproctitle() and strlcpy() support.
09:07:29 [2020-07-14T09:07:29.300Z] #40 195.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:07:29 [2020-07-14T09:07:29.300Z] #40 195.7 Note: Building without GnuTLS support
09:07:29 [2020-07-14T09:07:29.300Z] #40 195.7 Makefile.config:39: Warn: you have no libnftables installed
09:07:29 [2020-07-14T09:07:29.300Z] #40 195.7 Makefile.config:40: Warn: Building without nftables support
09:07:29 [2020-07-14T09:07:29.327Z] #39 153.0   CC       criu/vdso.o
09:07:29 [2020-07-14T09:07:29.541Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
09:07:29 [2020-07-14T09:07:29.583Z] #39 153.4   LINK     criu/built-in.o
09:07:29 [2020-07-14T09:07:29.834Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
09:07:29 [2020-07-14T09:07:29.839Z] #39 153.5   LINK     criu/criu
09:07:30 [2020-07-14T09:07:30.096Z] #39 ...
09:07:30 [2020-07-14T09:07:30.096Z] 
09:07:30 [2020-07-14T09:07:30.096Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:07:30 [2020-07-14T09:07:30.096Z] #45 223.8 + cd /tmp/tmp.5P6iSqq3EM/src/github.com/golangci/golangci-lint/
09:07:30 [2020-07-14T09:07:30.096Z] #45 223.8 + git checkout -q v1.23.8
09:07:30 [2020-07-14T09:07:30.127Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
09:07:30 [2020-07-14T09:07:30.352Z] #45 224.1 ++ git describe --tags
09:07:30 [2020-07-14T09:07:30.352Z] #45 224.1 + version=v1.23.8
09:07:30 [2020-07-14T09:07:30.352Z] #45 224.1 ++ git rev-parse --short HEAD
09:07:30 [2020-07-14T09:07:30.352Z] #45 224.1 + commit=76a82c6
09:07:30 [2020-07-14T09:07:30.352Z] #45 224.1 ++ git show -s --format=%cd
09:07:30 [2020-07-14T09:07:30.352Z] #45 224.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
09:07:30 [2020-07-14T09:07:30.352Z] #45 224.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
09:07:30 [2020-07-14T09:07:30.394Z] #40 196.5 fatal: not a git repository (or any of the parent directories): .git
09:07:30 [2020-07-14T09:07:30.420Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
09:07:30 [2020-07-14T09:07:30.714Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.1% of statements
09:07:30 [2020-07-14T09:07:30.951Z] --- PASS: TestCgroupNamespacesBuild (2.60s)
09:07:30 [2020-07-14T09:07:30.951Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:07:31 [2020-07-14T09:07:31.044Z] #40 197.4 make[1]: Nothing to be done for 'all'.
09:07:31 [2020-07-14T09:07:31.350Z] ok  	github.com/docker/docker/pkg/system	0.043s	coverage: 36.9% of statements
09:07:31 [2020-07-14T09:07:31.643Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
09:07:31 [2020-07-14T09:07:31.935Z] ok  	github.com/docker/docker/pkg/tarsum	0.028s	coverage: 89.3% of statements
09:07:32 [2020-07-14T09:07:32.105Z] #40 198.4 make[1]: 'images/built-in.o' is up to date.
09:07:32 [2020-07-14T09:07:32.105Z] #40 198.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:07:32 [2020-07-14T09:07:32.105Z] #40 198.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:07:32 [2020-07-14T09:07:32.228Z] testing: warning: no tests to run
09:07:32 [2020-07-14T09:07:32.228Z] coverage: [no statements]
09:07:32 [2020-07-14T09:07:32.228Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
09:07:32 [2020-07-14T09:07:32.336Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s)
09:07:32 [2020-07-14T09:07:32.336Z] === RUN   TestBuildWithSession
09:07:32 [2020-07-14T09:07:32.336Z] --- SKIP: TestBuildWithSession (0.00s)
09:07:32 [2020-07-14T09:07:32.336Z]     build_session_test.go:25: TODO: BuildKit
09:07:32 [2020-07-14T09:07:32.336Z] === RUN   TestBuildSquashParent
09:07:32 [2020-07-14T09:07:32.414Z] #40 198.6 make[1]: 'compel/libcompel.a' is up to date.
09:07:32 [2020-07-14T09:07:32.414Z] #40 198.7 make[1]: 'compel/compel-host-bin' is up to date.
09:07:32 [2020-07-14T09:07:32.414Z] #40 198.7 make[1]: Nothing to be done for 'all'.
09:07:32 [2020-07-14T09:07:32.414Z] #40 198.8 make[1]: 'soccr/libsoccr.a' is up to date.
09:07:32 [2020-07-14T09:07:32.520Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
09:07:32 [2020-07-14T09:07:32.713Z] #40 199.0 make[2]: Nothing to be done for 'all'.
09:07:32 [2020-07-14T09:07:32.713Z] #40 199.0 make[2]: Nothing to be done for 'all'.
09:07:32 [2020-07-14T09:07:32.713Z] #40 199.1 make[2]: Nothing to be done for 'all'.
09:07:32 [2020-07-14T09:07:32.813Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
09:07:32 [2020-07-14T09:07:32.813Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
09:07:33 [2020-07-14T09:07:33.011Z] #40 199.2 make[2]: Nothing to be done for 'all'.
09:07:33 [2020-07-14T09:07:33.011Z] #40 199.2 make[2]: Nothing to be done for 'all'.
09:07:33 [2020-07-14T09:07:33.011Z] #40 199.3 make[2]: Nothing to be done for 'all'.
09:07:33 [2020-07-14T09:07:33.011Z] #40 199.3 make[2]: Nothing to be done for 'all'.
09:07:33 [2020-07-14T09:07:33.308Z] #40 199.4 make[2]: Nothing to be done for 'all'.
09:07:33 [2020-07-14T09:07:33.308Z] #40 199.5   INSTALL  criu/criu
09:07:33 [2020-07-14T09:07:33.308Z] #40 DONE 199.6s
09:07:33 [2020-07-14T09:07:33.308Z] 
09:07:33 [2020-07-14T09:07:33.308Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:07:33 [2020-07-14T09:07:33.308Z] #46 260.0 + cd /tmp/tmp.IL0HAwwvFq/src/github.com/golangci/golangci-lint/
09:07:33 [2020-07-14T09:07:33.308Z] #46 260.0 + git checkout -q v1.23.8
09:07:33 [2020-07-14T09:07:33.308Z] #46 260.4 ++ git describe --tags
09:07:33 [2020-07-14T09:07:33.308Z] #46 260.4 + version=v1.23.8
09:07:33 [2020-07-14T09:07:33.308Z] #46 260.4 ++ git rev-parse --short HEAD
09:07:33 [2020-07-14T09:07:33.308Z] #46 260.4 + commit=76a82c6
09:07:33 [2020-07-14T09:07:33.308Z] #46 260.4 ++ git show -s --format=%cd
09:07:33 [2020-07-14T09:07:33.308Z] #46 260.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
09:07:33 [2020-07-14T09:07:33.308Z] #46 260.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
09:07:33 [2020-07-14T09:07:33.699Z] tests/integration/api_build_test.py .......................X             [  6%]
09:07:34 [2020-07-14T09:07:34.265Z] tests/integration/api_client_test.py .....                               [  7%]
09:07:34 [2020-07-14T09:07:34.519Z] #45 ...
09:07:34 [2020-07-14T09:07:34.519Z] 
09:07:34 [2020-07-14T09:07:34.519Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:34 [2020-07-14T09:07:34.519Z] #39 153.8   DEP      lib/c/criu.d
09:07:34 [2020-07-14T09:07:34.519Z] #39 153.9   CC       images/rpc.pb-c.o
09:07:34 [2020-07-14T09:07:34.519Z] #39 154.4   CC       lib/c/criu.o
09:07:34 [2020-07-14T09:07:34.519Z] #39 155.0   LINK     lib/c/built-in.o
09:07:34 [2020-07-14T09:07:34.519Z] #39 155.0   LINK     lib/c/libcriu.so
09:07:34 [2020-07-14T09:07:34.519Z] #39 155.1   LINK     lib/c/libcriu.a
09:07:34 [2020-07-14T09:07:34.519Z] #39 155.2   GEN      magic.py
09:07:34 [2020-07-14T09:07:34.519Z] #39 155.3 Note: Building without setproctitle() and strlcpy() support.
09:07:34 [2020-07-14T09:07:34.519Z] #39 155.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:07:34 [2020-07-14T09:07:34.519Z] #39 155.3 Note: Building without GnuTLS support
09:07:34 [2020-07-14T09:07:34.519Z] #39 155.3 Makefile.config:39: Warn: you have no libnftables installed
09:07:34 [2020-07-14T09:07:34.519Z] #39 155.3 Makefile.config:40: Warn: Building without nftables support
09:07:34 [2020-07-14T09:07:34.519Z] #39 155.9 fatal: not a git repository (or any of the parent directories): .git
09:07:34 [2020-07-14T09:07:34.519Z] #39 156.4 make[1]: Nothing to be done for 'all'.
09:07:34 [2020-07-14T09:07:34.519Z] #39 157.0 make[1]: 'images/built-in.o' is up to date.
09:07:34 [2020-07-14T09:07:34.519Z] #39 157.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:07:34 [2020-07-14T09:07:34.519Z] #39 157.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:07:34 [2020-07-14T09:07:34.520Z] #39 157.0 make[1]: 'compel/libcompel.a' is up to date.
09:07:34 [2020-07-14T09:07:34.520Z] #39 157.1 make[1]: 'compel/compel-host-bin' is up to date.
09:07:34 [2020-07-14T09:07:34.520Z] #39 157.1 make[1]: Nothing to be done for 'all'.
09:07:34 [2020-07-14T09:07:34.520Z] #39 157.1 make[1]: 'soccr/libsoccr.a' is up to date.
09:07:34 [2020-07-14T09:07:34.520Z] #39 157.2 make[2]: Nothing to be done for 'all'.
09:07:34 [2020-07-14T09:07:34.520Z] #39 157.3 make[2]: Nothing to be done for 'all'.
09:07:34 [2020-07-14T09:07:34.520Z] #39 157.3 make[2]: Nothing to be done for 'all'.
09:07:34 [2020-07-14T09:07:34.520Z] #39 157.4 make[2]: Nothing to be done for 'all'.
09:07:34 [2020-07-14T09:07:34.520Z] #39 157.4 make[2]: Nothing to be done for 'all'.
09:07:34 [2020-07-14T09:07:34.520Z] #39 157.4 make[2]: Nothing to be done for 'all'.
09:07:34 [2020-07-14T09:07:34.520Z] #39 157.5 make[2]: Nothing to be done for 'all'.
09:07:34 [2020-07-14T09:07:34.520Z] #39 157.5 make[2]: Nothing to be done for 'all'.
09:07:34 [2020-07-14T09:07:34.520Z] #39 157.6   INSTALL  criu/criu
09:07:34 [2020-07-14T09:07:34.520Z] #39 DONE 158.1s
09:07:34 [2020-07-14T09:07:34.520Z] 
09:07:34 [2020-07-14T09:07:34.520Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:07:34 [2020-07-14T09:07:34.520Z] #52 179.4 + bin/containerd
09:07:34 [2020-07-14T09:07:34.890Z] ok  	github.com/docker/docker/plugin	0.548s	coverage: 23.1% of statements
09:07:35 [2020-07-14T09:07:35.183Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
09:07:35 [2020-07-14T09:07:35.535Z] #52 ...
09:07:35 [2020-07-14T09:07:35.535Z] 
09:07:35 [2020-07-14T09:07:35.535Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:07:35 [2020-07-14T09:07:35.535Z] #40 DONE 0.1s
09:07:35 [2020-07-14T09:07:35.535Z] 
09:07:35 [2020-07-14T09:07:35.535Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
09:07:35 [2020-07-14T09:07:35.535Z] #42 DONE 0.1s
09:07:35 [2020-07-14T09:07:35.535Z] 
09:07:35 [2020-07-14T09:07:35.535Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
09:07:35 [2020-07-14T09:07:35.535Z] #44 DONE 0.1s
09:07:35 [2020-07-14T09:07:35.535Z] 
09:07:35 [2020-07-14T09:07:35.535Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:07:35 [2020-07-14T09:07:35.768Z] tests/integration/api_config_test.py .....                               [  8%]
09:07:35 [2020-07-14T09:07:35.842Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
09:07:36 [2020-07-14T09:07:36.149Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
09:07:37 [2020-07-14T09:07:37.187Z] ok  	github.com/docker/docker/registry	0.091s	coverage: 56.3% of statements
09:07:37 [2020-07-14T09:07:37.480Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
09:07:37 [2020-07-14T09:07:37.774Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 45.3% of statements
09:07:38 [2020-07-14T09:07:38.409Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 65.8% of statements
09:07:38 [2020-07-14T09:07:38.702Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
09:07:38 [2020-07-14T09:07:38.923Z] --- PASS: TestBuildSquashParent (6.27s)
09:07:38 [2020-07-14T09:07:38.923Z] === RUN   TestBuildWithRemoveAndForceRemove
09:07:38 [2020-07-14T09:07:38.923Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:07:38 [2020-07-14T09:07:38.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:07:38 [2020-07-14T09:07:38.923Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:07:38 [2020-07-14T09:07:38.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:07:38 [2020-07-14T09:07:38.924Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:07:38 [2020-07-14T09:07:38.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:07:38 [2020-07-14T09:07:38.924Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:07:38 [2020-07-14T09:07:38.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:07:38 [2020-07-14T09:07:38.924Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:07:38 [2020-07-14T09:07:38.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:07:38 [2020-07-14T09:07:38.924Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:07:38 [2020-07-14T09:07:38.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:07:38 [2020-07-14T09:07:38.924Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:07:38 [2020-07-14T09:07:38.924Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:07:38 [2020-07-14T09:07:38.924Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:07:38 [2020-07-14T09:07:38.924Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:07:40 [2020-07-14T09:07:40.779Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
09:07:41 [2020-07-14T09:07:41.415Z] ok  	github.com/docker/docker/volume/local	0.053s	coverage: 73.0% of statements
09:07:41 [2020-07-14T09:07:41.472Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:07:41 [2020-07-14T09:07:41.472Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:07:41 [2020-07-14T09:07:41.710Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
09:07:42 [2020-07-14T09:07:42.748Z] ok  	github.com/docker/docker/volume/service	0.009s	coverage: 73.0% of statements
09:07:44 [2020-07-14T09:07:44.021Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:07:44 [2020-07-14T09:07:44.021Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s)
09:07:44 [2020-07-14T09:07:44.021Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.75s)
09:07:44 [2020-07-14T09:07:44.021Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.98s)
09:07:44 [2020-07-14T09:07:44.021Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.01s)
09:07:44 [2020-07-14T09:07:44.021Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.34s)
09:07:44 [2020-07-14T09:07:44.021Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s)
09:07:44 [2020-07-14T09:07:44.021Z] === RUN   TestBuildMultiStageCopy
09:07:44 [2020-07-14T09:07:44.021Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:07:45 [2020-07-14T09:07:45.936Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:07:46 [2020-07-14T09:07:46.507Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:07:46 [2020-07-14T09:07:46.768Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:07:47 [2020-07-14T09:07:47.340Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:07:47 [2020-07-14T09:07:47.913Z] --- PASS: TestBuildMultiStageCopy (4.40s)
09:07:47 [2020-07-14T09:07:47.913Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s)
09:07:47 [2020-07-14T09:07:47.913Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
09:07:47 [2020-07-14T09:07:47.913Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
09:07:47 [2020-07-14T09:07:47.913Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
09:07:47 [2020-07-14T09:07:47.913Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
09:07:47 [2020-07-14T09:07:47.913Z] === RUN   TestBuildMultiStageParentConfig
09:07:49 [2020-07-14T09:07:49.828Z] --- PASS: TestBuildMultiStageParentConfig (1.41s)
09:07:49 [2020-07-14T09:07:49.828Z] === RUN   TestBuildLabelWithTargets
09:07:51 [2020-07-14T09:07:51.743Z] --- PASS: TestBuildLabelWithTargets (2.27s)
09:07:51 [2020-07-14T09:07:51.743Z] === RUN   TestBuildWithEmptyLayers
09:07:52 [2020-07-14T09:07:52.686Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
09:07:52 [2020-07-14T09:07:52.686Z] === RUN   TestBuildMultiStageOnBuild
09:07:55 [2020-07-14T09:07:55.371Z] Loaded image: buildpack-deps:buster
09:07:55 [2020-07-14T09:07:55.371Z] Loaded image: busybox:latest
09:07:55 [2020-07-14T09:07:55.371Z] Loaded image: busybox:glibc
09:07:55 [2020-07-14T09:07:55.371Z] Loaded image: debian:buster
09:07:55 [2020-07-14T09:07:55.371Z] Loaded image: hello-world:latest
09:07:55 [2020-07-14T09:07:55.371Z] INFO: Testing against a local daemon
09:07:55 [2020-07-14T09:07:55.371Z] === RUN   TestCgroupNamespacesBuild
09:07:55 [2020-07-14T09:07:55.371Z] --- PASS: TestCgroupNamespacesBuild (2.48s)
09:07:55 [2020-07-14T09:07:55.371Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:07:55 [2020-07-14T09:07:55.371Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.96s)
09:07:55 [2020-07-14T09:07:55.371Z] === RUN   TestBuildWithSession
09:07:55 [2020-07-14T09:07:55.371Z] --- SKIP: TestBuildWithSession (0.00s)
09:07:55 [2020-07-14T09:07:55.371Z]     build_session_test.go:25: TODO: BuildKit
09:07:55 [2020-07-14T09:07:55.371Z] === RUN   TestBuildSquashParent
09:07:55 [2020-07-14T09:07:55.881Z] #46 ...
09:07:55 [2020-07-14T09:07:55.881Z] 
09:07:55 [2020-07-14T09:07:55.881Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:07:55 [2020-07-14T09:07:55.881Z] #53 248.7 + bin/containerd
09:07:55 [2020-07-14T09:07:55.987Z] --- PASS: TestBuildMultiStageOnBuild (2.72s)
09:07:55 [2020-07-14T09:07:55.987Z] === RUN   TestBuildUncleanTarFilenames
09:07:56 [2020-07-14T09:07:56.930Z] --- PASS: TestBuildUncleanTarFilenames (1.39s)
09:07:56 [2020-07-14T09:07:56.930Z] === RUN   TestBuildMultiStageLayerLeak
09:07:58 [2020-07-14T09:07:58.140Z] ok  	github.com/docker/docker/pkg/plugins	33.612s	coverage: 76.6% of statements
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/pkg/term	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/rootless	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/volume	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === Skipped
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:46: Driver btrfs not supported
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:46: Driver btrfs not supported
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:46: Driver btrfs not supported
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:46: Driver btrfs not supported
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:46: Driver btrfs not supported
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:73: No driver to put!
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z] time="2020-07-14T09:06:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z] time="2020-07-14T09:06:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z] time="2020-07-14T09:06:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z] time="2020-07-14T09:06:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z] time="2020-07-14T09:06:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:73: No driver to put!
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     overlay_test.go:49: Fails to compute changes intermittently
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:46: Driver zfs not supported
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:46: Driver zfs not supported
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:46: Driver zfs not supported
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:46: Driver zfs not supported
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:46: Driver zfs not supported
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     graphtest_unix.go:73: No driver to put!
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:07:58 [2020-07-14T09:07:58.140Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] 
09:07:58 [2020-07-14T09:07:58.140Z] DONE 2124 tests, 26 skipped in 192.002s
Post stage
[Pipeline] junit
09:07:58 [2020-07-14T09:07:58.825Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:07:59 [2020-07-14T09:07:59.423Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41207/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d -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:c88a830507ce87e99ade40d1403653653717375d hack/make.sh dynbinary test-integration
09:07:59 [2020-07-14T09:07:59.716Z] 
09:07:59 [2020-07-14T09:07:59.716Z] Removing bundles/
09:07:59 [2020-07-14T09:07:59.716Z] 
09:07:59 [2020-07-14T09:07:59.716Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:07:59 [2020-07-14T09:07:59.716Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:07:59 [2020-07-14T09:07:59.716Z] GOOS="" GOARCH="" GOARM=""
09:08:00 [2020-07-14T09:08:00.231Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s)
09:08:00 [2020-07-14T09:08:00.231Z] === RUN   TestBuildWithHugeFile
09:08:01 [2020-07-14T09:08:01.503Z] #53 ...
09:08:01 [2020-07-14T09:08:01.503Z] 
09:08:01 [2020-07-14T09:08:01.503Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:08:01 [2020-07-14T09:08:01.503Z] #22 291.0 + return
09:08:01 [2020-07-14T09:08:01.503Z] #22 DONE 291.2s
09:08:01 [2020-07-14T09:08:01.503Z] 
09:08:01 [2020-07-14T09:08:01.503Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:08:01 [2020-07-14T09:08:01.917Z] --- PASS: TestBuildSquashParent (8.26s)
09:08:01 [2020-07-14T09:08:01.917Z] === RUN   TestBuildWithRemoveAndForceRemove
09:08:01 [2020-07-14T09:08:01.917Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:08:01 [2020-07-14T09:08:01.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:08:01 [2020-07-14T09:08:01.917Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:08:01 [2020-07-14T09:08:01.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:08:01 [2020-07-14T09:08:01.917Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:08:01 [2020-07-14T09:08:01.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:08:01 [2020-07-14T09:08:01.917Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:08:01 [2020-07-14T09:08:01.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:08:01 [2020-07-14T09:08:01.917Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:08:01 [2020-07-14T09:08:01.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:08:01 [2020-07-14T09:08:01.917Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:08:01 [2020-07-14T09:08:01.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:08:01 [2020-07-14T09:08:01.917Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:08:01 [2020-07-14T09:08:01.917Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:08:02 [2020-07-14T09:08:02.615Z] #46 ...
09:08:02 [2020-07-14T09:08:02.615Z] 
09:08:02 [2020-07-14T09:08:02.615Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
09:08:02 [2020-07-14T09:08:02.615Z] #23 DONE 0.1s
09:08:02 [2020-07-14T09:08:02.615Z] 
09:08:02 [2020-07-14T09:08:02.615Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:02 [2020-07-14T09:08:02.615Z] #53 ...
09:08:02 [2020-07-14T09:08:02.615Z] 
09:08:02 [2020-07-14T09:08:02.615Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
09:08:03 [2020-07-14T09:08:03.265Z] #27 DONE 0.7s
09:08:03 [2020-07-14T09:08:03.265Z] 
09:08:03 [2020-07-14T09:08:03.265Z] #30 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
09:08:03 [2020-07-14T09:08:03.265Z] #30 DONE 0.1s
09:08:03 [2020-07-14T09:08:03.265Z] 
09:08:03 [2020-07-14T09:08:03.265Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
09:08:03 [2020-07-14T09:08:03.265Z] #32 DONE 0.1s
09:08:03 [2020-07-14T09:08:03.265Z] 
09:08:03 [2020-07-14T09:08:03.265Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:03 [2020-07-14T09:08:03.564Z] #53 ...
09:08:03 [2020-07-14T09:08:03.564Z] 
09:08:03 [2020-07-14T09:08:03.564Z] #35 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
09:08:03 [2020-07-14T09:08:03.564Z] #35 DONE 0.1s
09:08:03 [2020-07-14T09:08:03.564Z] 
09:08:03 [2020-07-14T09:08:03.564Z] #38 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
09:08:03 [2020-07-14T09:08:03.564Z] #38 DONE 0.1s
09:08:03 [2020-07-14T09:08:03.564Z] 
09:08:03 [2020-07-14T09:08:03.564Z] #41 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:08:03 [2020-07-14T09:08:03.862Z] #41 DONE 0.3s
09:08:03 [2020-07-14T09:08:03.862Z] 
09:08:03 [2020-07-14T09:08:03.863Z] #43 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
09:08:03 [2020-07-14T09:08:03.863Z] #43 DONE 0.1s
09:08:03 [2020-07-14T09:08:03.863Z] 
09:08:03 [2020-07-14T09:08:03.863Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:08:04 [2020-07-14T09:08:04.160Z] #46 ...
09:08:04 [2020-07-14T09:08:04.160Z] 
09:08:04 [2020-07-14T09:08:04.160Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
09:08:04 [2020-07-14T09:08:04.160Z] #45 DONE 0.1s
09:08:04 [2020-07-14T09:08:04.160Z] 
09:08:04 [2020-07-14T09:08:04.160Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:08:05 [2020-07-14T09:08:05.161Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
09:08:05 [2020-07-14T09:08:05.189Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:08:05 [2020-07-14T09:08:05.189Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:08:08 [2020-07-14T09:08:08.463Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:08:08 [2020-07-14T09:08:08.463Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:08:10 [2020-07-14T09:08:10.985Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
09:08:10 [2020-07-14T09:08:10.985Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.02s)
09:08:10 [2020-07-14T09:08:10.985Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.17s)
09:08:10 [2020-07-14T09:08:10.985Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s)
09:08:10 [2020-07-14T09:08:10.985Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.39s)
09:08:10 [2020-07-14T09:08:10.985Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.93s)
09:08:10 [2020-07-14T09:08:10.985Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.86s)
09:08:10 [2020-07-14T09:08:10.985Z] === RUN   TestBuildMultiStageCopy
09:08:10 [2020-07-14T09:08:10.985Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:08:13 [2020-07-14T09:08:13.507Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:08:14 [2020-07-14T09:08:14.070Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:08:14 [2020-07-14T09:08:14.634Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:08:15 [2020-07-14T09:08:15.198Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:08:15 [2020-07-14T09:08:15.761Z] --- PASS: TestBuildMultiStageCopy (4.72s)
09:08:15 [2020-07-14T09:08:15.761Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.51s)
09:08:15 [2020-07-14T09:08:15.761Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s)
09:08:15 [2020-07-14T09:08:15.761Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s)
09:08:15 [2020-07-14T09:08:15.761Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s)
09:08:15 [2020-07-14T09:08:15.761Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
09:08:15 [2020-07-14T09:08:15.761Z] === RUN   TestBuildMultiStageParentConfig
09:08:17 [2020-07-14T09:08:17.130Z] --- PASS: TestBuildMultiStageParentConfig (1.21s)
09:08:17 [2020-07-14T09:08:17.130Z] === RUN   TestBuildLabelWithTargets
09:08:19 [2020-07-14T09:08:19.026Z] --- PASS: TestBuildLabelWithTargets (2.06s)
09:08:19 [2020-07-14T09:08:19.026Z] === RUN   TestBuildWithEmptyLayers
09:08:20 [2020-07-14T09:08:20.395Z] --- PASS: TestBuildWithEmptyLayers (1.28s)
09:08:20 [2020-07-14T09:08:20.395Z] === RUN   TestBuildMultiStageOnBuild
09:08:22 [2020-07-14T09:08:22.246Z] #52 ...
09:08:22 [2020-07-14T09:08:22.246Z] 
09:08:22 [2020-07-14T09:08:22.246Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:08:22 [2020-07-14T09:08:22.246Z] #45 DONE 271.5s
09:08:22 [2020-07-14T09:08:22.246Z] 
09:08:22 [2020-07-14T09:08:22.246Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:22 [2020-07-14T09:08:22.246Z] #52 226.6 + bin/containerd-stress
09:08:22 [2020-07-14T09:08:22.246Z] #52 ...
09:08:22 [2020-07-14T09:08:22.246Z] 
09:08:22 [2020-07-14T09:08:22.246Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
09:08:22 [2020-07-14T09:08:22.246Z] #46 DONE 0.4s
09:08:22 [2020-07-14T09:08:22.246Z] 
09:08:22 [2020-07-14T09:08:22.246Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
09:08:22 [2020-07-14T09:08:22.246Z] #48 DONE 0.0s
09:08:22 [2020-07-14T09:08:22.246Z] 
09:08:22 [2020-07-14T09:08:22.246Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
09:08:22 [2020-07-14T09:08:22.246Z] #50 DONE 0.2s
09:08:22 [2020-07-14T09:08:22.246Z] 
09:08:22 [2020-07-14T09:08:22.246Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:22 [2020-07-14T09:08:22.246Z] #52 228.6 + bin/containerd-shim
09:08:23 [2020-07-14T09:08:23.679Z] --- PASS: TestBuildMultiStageOnBuild (2.97s)
09:08:23 [2020-07-14T09:08:23.679Z] === RUN   TestBuildUncleanTarFilenames
09:08:25 [2020-07-14T09:08:25.082Z] --- PASS: TestBuildUncleanTarFilenames (1.82s)
09:08:25 [2020-07-14T09:08:25.082Z] === RUN   TestBuildMultiStageLayerLeak
09:08:28 [2020-07-14T09:08:28.356Z] --- PASS: TestBuildMultiStageLayerLeak (3.30s)
09:08:28 [2020-07-14T09:08:28.356Z] === RUN   TestBuildWithHugeFile
09:08:28 [2020-07-14T09:08:28.786Z] #52 235.1 + bin/containerd-shim-runc-v1
09:08:31 [2020-07-14T09:08:31.300Z] #52 238.0 + bin/containerd-shim-runc-v2
09:08:31 [2020-07-14T09:08:31.599Z] #52 238.9 + binaries
09:08:31 [2020-07-14T09:08:31.599Z] #52 238.9 + install -D bin/containerd /build/containerd
09:08:31 [2020-07-14T09:08:31.599Z] #52 239.0 + install -D bin/containerd-shim /build/containerd-shim
09:08:31 [2020-07-14T09:08:31.599Z] #52 239.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:08:31 [2020-07-14T09:08:31.599Z] #52 239.0 + install -D bin/ctr /build/ctr
09:08:32 [2020-07-14T09:08:32.525Z] #52 DONE 239.9s
09:08:33 [2020-07-14T09:08:33.454Z] 
09:08:33 [2020-07-14T09:08:33.454Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
09:08:34 [2020-07-14T09:08:34.014Z] #53 DONE 0.7s
09:08:34 [2020-07-14T09:08:34.014Z] 
09:08:34 [2020-07-14T09:08:34.014Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
09:08:34 [2020-07-14T09:08:34.269Z] #57 DONE 0.2s
09:08:34 [2020-07-14T09:08:34.269Z] 
09:08:34 [2020-07-14T09:08:34.269Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
09:08:34 [2020-07-14T09:08:34.832Z] #59 DONE 0.4s
09:08:34 [2020-07-14T09:08:34.832Z] 
09:08:34 [2020-07-14T09:08:34.832Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
09:08:34 [2020-07-14T09:08:34.832Z] #61 DONE 0.0s
09:08:34 [2020-07-14T09:08:34.832Z] 
09:08:34 [2020-07-14T09:08:34.832Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:08:34 [2020-07-14T09:08:34.832Z] #62 DONE 0.0s
09:08:34 [2020-07-14T09:08:34.832Z] 
09:08:34 [2020-07-14T09:08:34.832Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
09:08:34 [2020-07-14T09:08:34.905Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:08:34 [2020-07-14T09:08:34.905Z] Using test binary docker
09:08:34 [2020-07-14T09:08:34.905Z] +++ /etc/init.d/apparmor start
09:08:34 [2020-07-14T09:08:34.905Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:08:34 [2020-07-14T09:08:34.905Z] Starting dockerd
09:08:34 [2020-07-14T09:08:34.905Z] INFO: Waiting for daemon to start...
09:08:34 [2020-07-14T09:08:34.905Z] +++ 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
09:08:35 [2020-07-14T09:08:35.394Z] #63 DONE 0.7s
09:08:35 [2020-07-14T09:08:35.394Z] 
09:08:35 [2020-07-14T09:08:35.394Z] #64 exporting to image
09:08:35 [2020-07-14T09:08:35.394Z] #64 exporting layers
09:08:36 [2020-07-14T09:08:36.800Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:08:36 [2020-07-14T09:08:36.801Z] Using test binary docker
09:08:36 [2020-07-14T09:08:36.801Z] +++ /etc/init.d/apparmor start
09:08:36 [2020-07-14T09:08:36.801Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:08:36 [2020-07-14T09:08:36.801Z] Starting dockerd
09:08:36 [2020-07-14T09:08:36.801Z] INFO: Waiting for daemon to start...
09:08:36 [2020-07-14T09:08:36.801Z] +++ 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
09:08:36 [2020-07-14T09:08:36.801Z] .
09:08:36 [2020-07-14T09:08:36.801Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:08:36 [2020-07-14T09:08:36.801Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:08:36 [2020-07-14T09:08:36.801Z] Error: No such image: emptyfs
09:08:36 [2020-07-14T09:08:36.964Z] #46 DONE 324.8s
09:08:36 [2020-07-14T09:08:36.965Z] 
09:08:36 [2020-07-14T09:08:36.965Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:36 [2020-07-14T09:08:36.965Z] #53 ...
09:08:36 [2020-07-14T09:08:36.965Z] 
09:08:36 [2020-07-14T09:08:36.965Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
09:08:36 [2020-07-14T09:08:36.965Z] #47 DONE 0.1s
09:08:36 [2020-07-14T09:08:36.965Z] 
09:08:36 [2020-07-14T09:08:36.965Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
09:08:36 [2020-07-14T09:08:36.965Z] #49 DONE 0.1s
09:08:36 [2020-07-14T09:08:36.965Z] 
09:08:36 [2020-07-14T09:08:36.965Z] #51 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
09:08:36 [2020-07-14T09:08:36.965Z] #51 DONE 0.1s
09:08:36 [2020-07-14T09:08:36.965Z] 
09:08:36 [2020-07-14T09:08:36.965Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:37 [2020-07-14T09:08:37.058Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:08:37 [2020-07-14T09:08:37.058Z] ++++ docker load
09:08:37 [2020-07-14T09:08:37.314Z] Running integration-test (iteration 1)
09:08:37 [2020-07-14T09:08:37.314Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
09:08:37 [2020-07-14T09:08:37.314Z] ++ 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)/'
09:08:37 [2020-07-14T09:08:37.314Z] ++ set -e
09:08:37 [2020-07-14T09:08:37.314Z] ++ '[' -n 0 ']'
09:08:37 [2020-07-14T09:08:37.314Z] ++ set -x
09:08:37 [2020-07-14T09:08:37.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
09:08:39 [2020-07-14T09:08:39.207Z] 
09:08:39 [2020-07-14T09:08:39.207Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:08:39 [2020-07-14T09:08:39.207Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:08:39 [2020-07-14T09:08:39.207Z] Error: No such image: emptyfs
09:08:39 [2020-07-14T09:08:39.207Z] ++++ docker load
09:08:39 [2020-07-14T09:08:39.207Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:08:39 [2020-07-14T09:08:39.464Z] Running integration-test (iteration 1)
09:08:39 [2020-07-14T09:08:39.464Z] 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)/
09:08:39 [2020-07-14T09:08:39.464Z] ++ 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)/'
09:08:39 [2020-07-14T09:08:39.464Z] ++ set -e
09:08:39 [2020-07-14T09:08:39.464Z] ++ '[' -n 0 ']'
09:08:39 [2020-07-14T09:08:39.464Z] ++ set -x
09:08:39 [2020-07-14T09:08:39.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
09:08:41 [2020-07-14T09:08:41.971Z] #64 exporting layers 6.2s done
09:08:41 [2020-07-14T09:08:41.971Z] #64 writing image sha256:f281feb3bf5177791da88352f7a7f7f576281cb3f230916b1911a8863ea6c2af done
09:08:41 [2020-07-14T09:08:41.971Z] #64 naming to docker.io/library/docker:c88a830507ce87e99ade40d1403653653717375d done
09:08:41 [2020-07-14T09:08:41.971Z] #64 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:08:42 [2020-07-14T09:08:42.240Z] 4612f6d0b889: Pull complete
09:08:42 [2020-07-14T09:08:42.351Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41207/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d -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:c88a830507ce87e99ade40d1403653653717375d hack/make.sh dynbinary test-integration
09:08:43 [2020-07-14T09:08:43.760Z] 
09:08:43 [2020-07-14T09:08:43.760Z] Removing bundles/
09:08:43 [2020-07-14T09:08:43.760Z] 
09:08:43 [2020-07-14T09:08:43.760Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:08:43 [2020-07-14T09:08:43.760Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:08:43 [2020-07-14T09:08:43.760Z] GOOS="" GOARCH="" GOARM=""
09:08:43 [2020-07-14T09:08:43.906Z] #53 299.5 + bin/containerd-stress
09:08:45 [2020-07-14T09:08:45.988Z] #53 301.9 + bin/containerd-shim
09:08:46 [2020-07-14T09:08:46.955Z] --- PASS: TestBuildWithHugeFile (40.20s)
09:08:46 [2020-07-14T09:08:46.955Z] === RUN   TestBuildWithEmptyDockerfile
09:08:46 [2020-07-14T09:08:46.955Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:08:46 [2020-07-14T09:08:46.955Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:08:46 [2020-07-14T09:08:46.955Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:08:46 [2020-07-14T09:08:46.955Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:08:46 [2020-07-14T09:08:46.955Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:08:46 [2020-07-14T09:08:46.955Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:08:46 [2020-07-14T09:08:46.955Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:08:46 [2020-07-14T09:08:46.955Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:08:46 [2020-07-14T09:08:46.955Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:08:46 [2020-07-14T09:08:46.955Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s)
09:08:46 [2020-07-14T09:08:46.955Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s)
09:08:46 [2020-07-14T09:08:46.955Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
09:08:46 [2020-07-14T09:08:46.955Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
09:08:46 [2020-07-14T09:08:46.955Z] === RUN   TestBuildPreserveOwnership
09:08:46 [2020-07-14T09:08:46.955Z] === RUN   TestBuildPreserveOwnership/copy_from
09:08:46 [2020-07-14T09:08:46.955Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:08:46 [2020-07-14T09:08:46.955Z] --- PASS: TestBuildPreserveOwnership (5.93s)
09:08:46 [2020-07-14T09:08:46.955Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.79s)
09:08:46 [2020-07-14T09:08:46.955Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s)
09:08:46 [2020-07-14T09:08:46.955Z] === RUN   TestBuildPlatformInvalid
09:08:46 [2020-07-14T09:08:46.955Z] --- PASS: TestBuildPlatformInvalid (0.20s)
09:08:46 [2020-07-14T09:08:46.955Z] PASS
09:08:46 [2020-07-14T09:08:46.955Z] 
09:08:46 [2020-07-14T09:08:46.955Z] === Skipped
09:08:46 [2020-07-14T09:08:46.955Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:08:46 [2020-07-14T09:08:46.955Z]     build_session_test.go:25: TODO: BuildKit
09:08:46 [2020-07-14T09:08:46.955Z] 
09:08:46 [2020-07-14T09:08:46.955Z] 
09:08:46 [2020-07-14T09:08:46.955Z] DONE 32 tests, 1 skipped in 89.677s
09:08:46 [2020-07-14T09:08:46.955Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
09:08:46 [2020-07-14T09:08:46.955Z] ++ 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
09:08:46 [2020-07-14T09:08:46.955Z] ++ set -e
09:08:46 [2020-07-14T09:08:46.955Z] ++ '[' -n 0 ']'
09:08:46 [2020-07-14T09:08:46.955Z] ++ set -x
09:08:46 [2020-07-14T09:08:46.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
09:08:46 [2020-07-14T09:08:46.956Z] INFO: Testing against a local daemon
09:08:46 [2020-07-14T09:08:46.956Z] === RUN   TestConfigInspect
09:08:50 [2020-07-14T09:08:50.257Z] --- PASS: TestConfigInspect (3.32s)
09:08:50 [2020-07-14T09:08:50.257Z] === RUN   TestConfigList
09:08:52 [2020-07-14T09:08:52.939Z] #53 308.7 + bin/containerd-shim-runc-v1
09:08:53 [2020-07-14T09:08:53.553Z] --- PASS: TestConfigList (3.22s)
09:08:53 [2020-07-14T09:08:53.553Z] === RUN   TestConfigsCreateAndDelete
09:08:56 [2020-07-14T09:08:56.504Z] #53 312.0 + bin/containerd-shim-runc-v2
09:08:56 [2020-07-14T09:08:56.660Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:08:56 [2020-07-14T09:08:56.660Z] 
09:08:56 [2020-07-14T09:08:56.660Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:08:56 [2020-07-14T09:08:56.660Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:08:56 [2020-07-14T09:08:56.660Z] HOSTNAME=2a1bfe312591
09:08:56 [2020-07-14T09:08:56.660Z] TESTDEBUG=0
09:08:56 [2020-07-14T09:08:56.660Z] DEST=bundles/test-integration
09:08:56 [2020-07-14T09:08:56.660Z] PWD=/go/src/github.com/docker/docker
09:08:56 [2020-07-14T09:08:56.660Z] DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d
09:08:56 [2020-07-14T09:08:56.660Z] container=docker
09:08:56 [2020-07-14T09:08:56.660Z] HOME=/root
09:08:56 [2020-07-14T09:08:56.660Z] GOLANG_VERSION=1.13.12
09:08:56 [2020-07-14T09:08:56.660Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:08:56 [2020-07-14T09:08:56.660Z] VALIDATE_BRANCH=master
09:08:56 [2020-07-14T09:08:56.660Z] TERM=xterm
09:08:56 [2020-07-14T09:08:56.660Z] DOCKER_PKG=github.com/docker/docker
09:08:56 [2020-07-14T09:08:56.660Z] SHLVL=1
09:08:56 [2020-07-14T09:08:56.660Z] TIMEOUT=120m
09:08:56 [2020-07-14T09:08:56.660Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:08:56 [2020-07-14T09:08:56.660Z] DOCKER_GRAPHDRIVER=overlay2
09:08:56 [2020-07-14T09:08:56.660Z] GO111MODULE=off
09:08:56 [2020-07-14T09:08:56.660Z] DOCKER_EXPERIMENTAL=1
09:08:56 [2020-07-14T09:08:56.660Z] TEST_SKIP_INTEGRATION_CLI=1
09:08:56 [2020-07-14T09:08:56.660Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:08:56 [2020-07-14T09:08:56.660Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:08:56 [2020-07-14T09:08:56.660Z] GOPATH=/go
09:08:56 [2020-07-14T09:08:56.660Z] PKG_CONFIG=pkg-config
09:08:56 [2020-07-14T09:08:56.660Z] _=/usr/bin/env
09:08:56 [2020-07-14T09:08:56.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:08:56 [2020-07-14T09:08:56.799Z] #53 313.0 + binaries
09:08:56 [2020-07-14T09:08:56.799Z] #53 313.0 + install -D bin/containerd /build/containerd
09:08:56 [2020-07-14T09:08:56.799Z] #53 313.0 + install -D bin/containerd-shim /build/containerd-shim
09:08:56 [2020-07-14T09:08:56.799Z] #53 313.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:08:56 [2020-07-14T09:08:56.799Z] #53 313.0 + install -D bin/ctr /build/ctr
09:08:56 [2020-07-14T09:08:56.799Z] #53 DONE 313.1s
09:08:56 [2020-07-14T09:08:56.853Z] --- PASS: TestConfigsCreateAndDelete (3.18s)
09:08:56 [2020-07-14T09:08:56.853Z] === RUN   TestConfigsUpdate
09:08:57 [2020-07-14T09:08:57.844Z] 
09:08:57 [2020-07-14T09:08:57.844Z] #54 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
09:08:57 [2020-07-14T09:08:57.844Z] #54 DONE 0.1s
09:08:58 [2020-07-14T09:08:58.011Z] ..........................xx....................                         [ 29%]
09:08:58 [2020-07-14T09:08:58.138Z] 
09:08:58 [2020-07-14T09:08:58.138Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
09:08:58 [2020-07-14T09:08:58.138Z] #58 DONE 0.1s
09:08:58 [2020-07-14T09:08:58.138Z] 
09:08:58 [2020-07-14T09:08:58.138Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
09:08:58 [2020-07-14T09:08:58.138Z] #60 DONE 0.1s
09:08:58 [2020-07-14T09:08:58.138Z] 
09:08:58 [2020-07-14T09:08:58.138Z] #62 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
09:08:58 [2020-07-14T09:08:58.138Z] #62 DONE 0.1s
09:08:58 [2020-07-14T09:08:58.138Z] 
09:08:58 [2020-07-14T09:08:58.138Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:08:58 [2020-07-14T09:08:58.138Z] #63 DONE 0.0s
09:08:58 [2020-07-14T09:08:58.433Z] 
09:08:58 [2020-07-14T09:08:58.433Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker
09:09:00 [2020-07-14T09:09:00.152Z] --- PASS: TestConfigsUpdate (3.19s)
09:09:00 [2020-07-14T09:09:00.152Z] === RUN   TestTemplatedConfig
09:09:00 [2020-07-14T09:09:00.518Z] #64 DONE 2.1s
09:09:00 [2020-07-14T09:09:00.518Z] 
09:09:00 [2020-07-14T09:09:00.518Z] #65 exporting to oci image format
09:09:00 [2020-07-14T09:09:00.518Z] #65 exporting layers
09:09:03 [2020-07-14T09:09:03.453Z] --- PASS: TestTemplatedConfig (3.47s)
09:09:03 [2020-07-14T09:09:03.453Z] === RUN   TestConfigCreateResolve
09:09:06 [2020-07-14T09:09:06.754Z] --- PASS: TestConfigCreateResolve (3.24s)
09:09:06 [2020-07-14T09:09:06.754Z] === RUN   TestConfigDaemonLibtrustID
09:09:07 [2020-07-14T09:09:07.015Z] --- PASS: TestConfigDaemonLibtrustID (0.66s)
09:09:07 [2020-07-14T09:09:07.015Z] PASS
09:09:07 [2020-07-14T09:09:07.015Z] 
09:09:07 [2020-07-14T09:09:07.015Z] DONE 7 tests in 20.471s
09:09:07 [2020-07-14T09:09:07.015Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
09:09:07 [2020-07-14T09:09:07.015Z] ++ 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
09:09:07 [2020-07-14T09:09:07.015Z] ++ set -e
09:09:07 [2020-07-14T09:09:07.015Z] ++ '[' -n 0 ']'
09:09:07 [2020-07-14T09:09:07.015Z] ++ set -x
09:09:07 [2020-07-14T09:09:07.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
09:09:07 [2020-07-14T09:09:07.276Z] INFO: Testing against a local daemon
09:09:07 [2020-07-14T09:09:07.276Z] === RUN   TestCheckpoint
09:09:07 [2020-07-14T09:09:07.276Z] --- SKIP: TestCheckpoint (0.00s)
09:09:07 [2020-07-14T09:09:07.276Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:09:07 [2020-07-14T09:09:07.276Z] === RUN   TestContainerInvalidJSON
09:09:07 [2020-07-14T09:09:07.276Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:09:07 [2020-07-14T09:09:07.276Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:09:07 [2020-07-14T09:09:07.276Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:09:07 [2020-07-14T09:09:07.276Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:09:07 [2020-07-14T09:09:07.276Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:09:07 [2020-07-14T09:09:07.276Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:09:07 [2020-07-14T09:09:07.276Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:09:07 [2020-07-14T09:09:07.276Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:09:07 [2020-07-14T09:09:07.276Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:09:07 [2020-07-14T09:09:07.276Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:09:07 [2020-07-14T09:09:07.276Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
09:09:07 [2020-07-14T09:09:07.276Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
09:09:07 [2020-07-14T09:09:07.276Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
09:09:07 [2020-07-14T09:09:07.276Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:09:07 [2020-07-14T09:09:07.276Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
09:09:07 [2020-07-14T09:09:07.276Z] === RUN   TestCopyFromContainerPathIsNotDir
09:09:07 [2020-07-14T09:09:07.538Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
09:09:07 [2020-07-14T09:09:07.538Z] === RUN   TestCopyToContainerPathDoesNotExist
09:09:07 [2020-07-14T09:09:07.538Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
09:09:07 [2020-07-14T09:09:07.538Z] === RUN   TestCopyToContainerPathIsNotDir
09:09:07 [2020-07-14T09:09:07.538Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
09:09:07 [2020-07-14T09:09:07.798Z] === RUN   TestCopyFromContainer
09:09:09 [2020-07-14T09:09:09.712Z] === RUN   TestCopyFromContainer//
09:09:09 [2020-07-14T09:09:09.712Z] === RUN   TestCopyFromContainer//bar/root
09:09:09 [2020-07-14T09:09:09.972Z] === RUN   TestCopyFromContainer//bar/root/
09:09:09 [2020-07-14T09:09:09.972Z] === RUN   TestCopyFromContainer/bar/quux
09:09:10 [2020-07-14T09:09:10.234Z] === RUN   TestCopyFromContainer/bar/quux/
09:09:10 [2020-07-14T09:09:10.234Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:09:10 [2020-07-14T09:09:10.234Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:09:10 [2020-07-14T09:09:10.496Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:09:10 [2020-07-14T09:09:10.496Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:09:10 [2020-07-14T09:09:10.756Z] === RUN   TestCopyFromContainer/bar/notarget
09:09:10 [2020-07-14T09:09:10.756Z] --- PASS: TestCopyFromContainer (3.16s)
09:09:10 [2020-07-14T09:09:10.756Z]     --- PASS: TestCopyFromContainer// (0.11s)
09:09:10 [2020-07-14T09:09:10.756Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
09:09:10 [2020-07-14T09:09:10.756Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
09:09:10 [2020-07-14T09:09:10.756Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
09:09:10 [2020-07-14T09:09:10.756Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
09:09:10 [2020-07-14T09:09:10.756Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
09:09:10 [2020-07-14T09:09:10.756Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
09:09:10 [2020-07-14T09:09:10.756Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
09:09:10 [2020-07-14T09:09:10.756Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
09:09:10 [2020-07-14T09:09:10.756Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
09:09:10 [2020-07-14T09:09:10.756Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:09:10 [2020-07-14T09:09:10.756Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:09:10 [2020-07-14T09:09:10.756Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:09:10 [2020-07-14T09:09:10.756Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:09:10 [2020-07-14T09:09:10.756Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:09:10 [2020-07-14T09:09:10.756Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:09:10 [2020-07-14T09:09:10.756Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:09:10 [2020-07-14T09:09:10.756Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:09:10 [2020-07-14T09:09:10.756Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:09:10 [2020-07-14T09:09:10.756Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:09:10 [2020-07-14T09:09:10.756Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:09:10 [2020-07-14T09:09:10.756Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:09:10 [2020-07-14T09:09:10.756Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:09:10 [2020-07-14T09:09:10.756Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
09:09:10 [2020-07-14T09:09:10.756Z] === RUN   TestCreateLinkToNonExistingContainer
09:09:11 [2020-07-14T09:09:11.017Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s)
09:09:11 [2020-07-14T09:09:11.017Z] === RUN   TestCreateWithInvalidEnv
09:09:11 [2020-07-14T09:09:11.017Z] === RUN   TestCreateWithInvalidEnv/0
09:09:11 [2020-07-14T09:09:11.017Z] === PAUSE TestCreateWithInvalidEnv/0
09:09:11 [2020-07-14T09:09:11.017Z] === RUN   TestCreateWithInvalidEnv/1
09:09:11 [2020-07-14T09:09:11.017Z] === PAUSE TestCreateWithInvalidEnv/1
09:09:11 [2020-07-14T09:09:11.017Z] === RUN   TestCreateWithInvalidEnv/2
09:09:11 [2020-07-14T09:09:11.017Z] === PAUSE TestCreateWithInvalidEnv/2
09:09:11 [2020-07-14T09:09:11.017Z] === CONT  TestCreateWithInvalidEnv/0
09:09:11 [2020-07-14T09:09:11.017Z] === CONT  TestCreateWithInvalidEnv/1
09:09:11 [2020-07-14T09:09:11.017Z] === CONT  TestCreateWithInvalidEnv/2
09:09:11 [2020-07-14T09:09:11.017Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:09:11 [2020-07-14T09:09:11.018Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:09:11 [2020-07-14T09:09:11.018Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:09:11 [2020-07-14T09:09:11.018Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:09:11 [2020-07-14T09:09:11.018Z] === RUN   TestCreateTmpfsMountsTarget
09:09:11 [2020-07-14T09:09:11.018Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
09:09:11 [2020-07-14T09:09:11.018Z] === RUN   TestCreateWithCustomMaskedPaths
09:09:13 [2020-07-14T09:09:13.563Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s)
09:09:13 [2020-07-14T09:09:13.563Z] === RUN   TestCreateWithCapabilities
09:09:13 [2020-07-14T09:09:13.563Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:09:13 [2020-07-14T09:09:13.563Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:09:13 [2020-07-14T09:09:13.563Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:09:13 [2020-07-14T09:09:13.563Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:09:13 [2020-07-14T09:09:13.563Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:09:13 [2020-07-14T09:09:13.563Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:09:13 [2020-07-14T09:09:13.563Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:09:13 [2020-07-14T09:09:13.563Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:09:13 [2020-07-14T09:09:13.563Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:09:13 [2020-07-14T09:09:13.563Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:09:13 [2020-07-14T09:09:13.563Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:09:13 [2020-07-14T09:09:13.563Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:09:13 [2020-07-14T09:09:13.563Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:09:13 [2020-07-14T09:09:13.563Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:09:13 [2020-07-14T09:09:13.563Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:09:13 [2020-07-14T09:09:13.563Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:09:13 [2020-07-14T09:09:13.563Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:09:13 [2020-07-14T09:09:13.563Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:09:13 [2020-07-14T09:09:13.563Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:09:13 [2020-07-14T09:09:13.563Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:09:13 [2020-07-14T09:09:13.563Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:09:13 [2020-07-14T09:09:13.563Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:09:13 [2020-07-14T09:09:13.563Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:09:13 [2020-07-14T09:09:13.563Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:09:13 [2020-07-14T09:09:13.563Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:09:13 [2020-07-14T09:09:13.563Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:09:13 [2020-07-14T09:09:13.563Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:09:13 [2020-07-14T09:09:13.563Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:09:13 [2020-07-14T09:09:13.563Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:09:13 [2020-07-14T09:09:13.563Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:09:13 [2020-07-14T09:09:13.563Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:09:13 [2020-07-14T09:09:13.563Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:09:13 [2020-07-14T09:09:13.563Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:09:13 [2020-07-14T09:09:13.563Z] --- PASS: TestCreateWithCapabilities (0.04s)
09:09:13 [2020-07-14T09:09:13.563Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:09:13 [2020-07-14T09:09:13.563Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
09:09:13 [2020-07-14T09:09:13.563Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
09:09:13 [2020-07-14T09:09:13.563Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:09:13 [2020-07-14T09:09:13.563Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
09:09:13 [2020-07-14T09:09:13.563Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
09:09:13 [2020-07-14T09:09:13.563Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
09:09:13 [2020-07-14T09:09:13.563Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
09:09:13 [2020-07-14T09:09:13.563Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
09:09:13 [2020-07-14T09:09:13.563Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
09:09:13 [2020-07-14T09:09:13.563Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
09:09:13 [2020-07-14T09:09:13.563Z] === RUN   TestCreateWithCustomReadonlyPaths
09:09:14 [2020-07-14T09:09:14.010Z] tests/integration/api_exec_test.py .....................                 [ 34%]
09:09:15 [2020-07-14T09:09:15.478Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s)
09:09:15 [2020-07-14T09:09:15.478Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:09:15 [2020-07-14T09:09:15.478Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:09:15 [2020-07-14T09:09:15.478Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:09:15 [2020-07-14T09:09:15.478Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:09:15 [2020-07-14T09:09:15.478Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:09:15 [2020-07-14T09:09:15.478Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:09:15 [2020-07-14T09:09:15.478Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:09:15 [2020-07-14T09:09:15.478Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:09:15 [2020-07-14T09:09:15.478Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:09:15 [2020-07-14T09:09:15.478Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:09:15 [2020-07-14T09:09:15.478Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:09:15 [2020-07-14T09:09:15.478Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:09:15 [2020-07-14T09:09:15.478Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:09:15 [2020-07-14T09:09:15.478Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:09:15 [2020-07-14T09:09:15.478Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:09:15 [2020-07-14T09:09:15.478Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:09:15 [2020-07-14T09:09:15.747Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
09:09:15 [2020-07-14T09:09:15.747Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
09:09:15 [2020-07-14T09:09:15.747Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
09:09:15 [2020-07-14T09:09:15.747Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
09:09:15 [2020-07-14T09:09:15.747Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
09:09:15 [2020-07-14T09:09:15.747Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
09:09:15 [2020-07-14T09:09:15.747Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:09:16 [2020-07-14T09:09:16.319Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s)
09:09:16 [2020-07-14T09:09:16.319Z] === RUN   TestCreateDifferentPlatform
09:09:16 [2020-07-14T09:09:16.319Z] === RUN   TestCreateDifferentPlatform/different_os
09:09:16 [2020-07-14T09:09:16.319Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:09:16 [2020-07-14T09:09:16.319Z] --- PASS: TestCreateDifferentPlatform (0.03s)
09:09:16 [2020-07-14T09:09:16.319Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:09:16 [2020-07-14T09:09:16.581Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:09:16 [2020-07-14T09:09:16.581Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:09:16 [2020-07-14T09:09:16.581Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
09:09:16 [2020-07-14T09:09:16.581Z] === RUN   TestContainerStartOnDaemonRestart
09:09:16 [2020-07-14T09:09:16.581Z] === PAUSE TestContainerStartOnDaemonRestart
09:09:16 [2020-07-14T09:09:16.581Z] === RUN   TestDaemonRestartIpcMode
09:09:16 [2020-07-14T09:09:16.581Z] === PAUSE TestDaemonRestartIpcMode
09:09:16 [2020-07-14T09:09:16.581Z] === RUN   TestDaemonHostGatewayIP
09:09:16 [2020-07-14T09:09:16.581Z] === PAUSE TestDaemonHostGatewayIP
09:09:16 [2020-07-14T09:09:16.581Z] === RUN   TestContainerKillOnDaemonStart
09:09:16 [2020-07-14T09:09:16.581Z] === PAUSE TestContainerKillOnDaemonStart
09:09:16 [2020-07-14T09:09:16.581Z] === RUN   TestDiff
09:09:17 [2020-07-14T09:09:17.153Z] --- PASS: TestDiff (0.75s)
09:09:17 [2020-07-14T09:09:17.153Z] === RUN   TestExecWithCloseStdin
09:09:18 [2020-07-14T09:09:18.097Z] --- PASS: TestExecWithCloseStdin (0.90s)
09:09:18 [2020-07-14T09:09:18.097Z] === RUN   TestExec
09:09:18 [2020-07-14T09:09:18.150Z] Loaded image: buildpack-deps:buster
09:09:18 [2020-07-14T09:09:18.150Z] Loaded image: busybox:latest
09:09:18 [2020-07-14T09:09:18.150Z] Loaded image: buildpack-deps:buster
09:09:18 [2020-07-14T09:09:18.150Z] Loaded image: busybox:glibc
09:09:18 [2020-07-14T09:09:18.150Z] Loaded image: debian:buster
09:09:18 [2020-07-14T09:09:18.407Z] Loaded image: hello-world:latest
09:09:18 [2020-07-14T09:09:18.407Z] INFO: Testing against a local daemon
09:09:18 [2020-07-14T09:09:18.407Z] === RUN   TestDockerDaemonSuite
09:09:18 [2020-07-14T09:09:18.407Z] Loaded image: busybox:latest
09:09:18 [2020-07-14T09:09:18.407Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
09:09:18 [2020-07-14T09:09:18.971Z] Loaded image: busybox:glibc
09:09:18 [2020-07-14T09:09:18.971Z] Loaded image: debian:buster
09:09:18 [2020-07-14T09:09:18.971Z] Loaded image: hello-world:latest
09:09:19 [2020-07-14T09:09:19.039Z] --- PASS: TestExec (0.90s)
09:09:19 [2020-07-14T09:09:19.039Z] === RUN   TestExecUser
09:09:19 [2020-07-14T09:09:19.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:09:19 [2020-07-14T09:09:19.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:09:19 [2020-07-14T09:09:19.228Z] INFO: Testing against a local daemon
09:09:19 [2020-07-14T09:09:19.228Z] === RUN   TestDockerSuite
09:09:19 [2020-07-14T09:09:19.228Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
09:09:19 [2020-07-14T09:09:19.228Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
09:09:19 [2020-07-14T09:09:19.228Z] === RUN   TestDockerSuite/TestAPIErrorJSON
09:09:19 [2020-07-14T09:09:19.228Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
09:09:19 [2020-07-14T09:09:19.228Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
09:09:19 [2020-07-14T09:09:19.228Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
09:09:19 [2020-07-14T09:09:19.228Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
09:09:19 [2020-07-14T09:09:19.485Z] === RUN   TestDockerSuite/TestAPIImagesDelete
09:09:19 [2020-07-14T09:09:19.983Z] --- PASS: TestExecUser (0.90s)
09:09:19 [2020-07-14T09:09:19.983Z] === RUN   TestExportContainerAndImportImage
09:09:20 [2020-07-14T09:09:20.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:09:20 [2020-07-14T09:09:20.414Z] === RUN   TestDockerSuite/TestAPIImagesFilter
09:09:20 [2020-07-14T09:09:20.414Z] === RUN   TestDockerSuite/TestAPIImagesHistory
09:09:20 [2020-07-14T09:09:20.671Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
09:09:20 [2020-07-14T09:09:20.926Z] --- PASS: TestExportContainerAndImportImage (1.08s)
09:09:20 [2020-07-14T09:09:20.926Z] === RUN   TestExportContainerAfterDaemonRestart
09:09:20 [2020-07-14T09:09:20.928Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
09:09:21 [2020-07-14T09:09:21.476Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
09:09:21 [2020-07-14T09:09:21.490Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
09:09:21 [2020-07-14T09:09:21.747Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
09:09:21 [2020-07-14T09:09:21.747Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
09:09:23 [2020-07-14T09:09:23.134Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
09:09:23 [2020-07-14T09:09:23.396Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
09:09:23 [2020-07-14T09:09:23.472Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s)
09:09:23 [2020-07-14T09:09:23.472Z] === RUN   TestHealthCheckWorkdir
09:09:23 [2020-07-14T09:09:23.653Z] === RUN   TestDockerSuite/TestAPINetworkFilter
09:09:23 [2020-07-14T09:09:23.653Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
09:09:23 [2020-07-14T09:09:23.653Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
09:09:24 [2020-07-14T09:09:24.045Z] --- PASS: TestHealthCheckWorkdir (1.02s)
09:09:24 [2020-07-14T09:09:24.045Z] === RUN   TestHealthKillContainer
09:09:24 [2020-07-14T09:09:24.479Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
09:09:25 [2020-07-14T09:09:25.025Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
09:09:25 [2020-07-14T09:09:25.281Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
09:09:25 [2020-07-14T09:09:25.538Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
09:09:25 [2020-07-14T09:09:25.794Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
09:09:25 [2020-07-14T09:09:25.794Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
09:09:25 [2020-07-14T09:09:25.794Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
09:09:25 [2020-07-14T09:09:25.794Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
09:09:27 [2020-07-14T09:09:27.346Z] --- PASS: TestHealthKillContainer (2.95s)
09:09:27 [2020-07-14T09:09:27.346Z] === RUN   TestInspectCpusetInConfigPre120
09:09:27 [2020-07-14T09:09:27.917Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s)
09:09:27 [2020-07-14T09:09:27.917Z] === RUN   TestIpcModeNone
09:09:28 [2020-07-14T09:09:28.314Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
09:09:28 [2020-07-14T09:09:28.859Z] --- PASS: TestIpcModeNone (0.91s)
09:09:28 [2020-07-14T09:09:28.859Z] === RUN   TestIpcModePrivate
09:09:29 [2020-07-14T09:09:29.801Z] --- PASS: TestIpcModePrivate (0.89s)
09:09:29 [2020-07-14T09:09:29.801Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
09:09:29 [2020-07-14T09:09:29.801Z] === RUN   TestIpcModeShareable
09:09:30 [2020-07-14T09:09:30.209Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
09:09:30 [2020-07-14T09:09:30.371Z] --- PASS: TestIpcModeShareable (0.86s)
09:09:30 [2020-07-14T09:09:30.371Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
09:09:30 [2020-07-14T09:09:30.371Z] === RUN   TestAPIIpcModeShareableAndContainer
09:09:30 [2020-07-14T09:09:30.466Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
09:09:31 [2020-07-14T09:09:31.836Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
09:09:32 [2020-07-14T09:09:32.404Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
09:09:33 [2020-07-14T09:09:33.672Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.67s)
09:09:33 [2020-07-14T09:09:33.672Z] === RUN   TestAPIIpcModeHost
09:09:33 [2020-07-14T09:09:33.773Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
09:09:33 [2020-07-14T09:09:33.933Z] --- PASS: TestAPIIpcModeHost (0.69s)
09:09:33 [2020-07-14T09:09:33.933Z] === RUN   TestDaemonIpcModeShareable
09:09:34 [2020-07-14T09:09:34.336Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
09:09:35 [2020-07-14T09:09:35.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:09:35 [2020-07-14T09:09:35.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:09:35 [2020-07-14T09:09:35.848Z] --- PASS: TestDaemonIpcModeShareable (1.84s)
09:09:35 [2020-07-14T09:09:35.848Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
09:09:35 [2020-07-14T09:09:35.848Z] === RUN   TestDaemonIpcModePrivate
09:09:36 [2020-07-14T09:09:36.228Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
09:09:36 [2020-07-14T09:09:36.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:09:36 [2020-07-14T09:09:36.791Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
09:09:37 [2020-07-14T09:09:37.047Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
09:09:37 [2020-07-14T09:09:37.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:09:37 [2020-07-14T09:09:37.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:09:37 [2020-07-14T09:09:37.762Z] --- PASS: TestDaemonIpcModePrivate (1.79s)
09:09:37 [2020-07-14T09:09:37.763Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
09:09:37 [2020-07-14T09:09:37.763Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:09:37 [2020-07-14T09:09:37.980Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
09:09:38 [2020-07-14T09:09:38.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:09:38 [2020-07-14T09:09:38.911Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
09:09:39 [2020-07-14T09:09:39.676Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s)
09:09:39 [2020-07-14T09:09:39.677Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
09:09:39 [2020-07-14T09:09:39.677Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:09:39 [2020-07-14T09:09:39.840Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
09:09:39 [2020-07-14T09:09:39.840Z] === RUN   TestDockerSuite/TestAttachAfterDetach
09:09:40 [2020-07-14T09:09:40.042Z] tests/integration/api_network_test.py ...........................        [ 47%]
09:09:41 [2020-07-14T09:09:41.068Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
09:09:41 [2020-07-14T09:09:41.068Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
09:09:41 [2020-07-14T09:09:41.068Z] === RUN   TestIpcModeOlderClient
09:09:41 [2020-07-14T09:09:41.068Z] === PAUSE TestIpcModeOlderClient
09:09:41 [2020-07-14T09:09:41.068Z] === RUN   TestKillContainerInvalidSignal
09:09:41 [2020-07-14T09:09:41.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:09:42 [2020-07-14T09:09:42.031Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
09:09:42 [2020-07-14T09:09:42.031Z] === RUN   TestKillContainer
09:09:42 [2020-07-14T09:09:42.031Z] === RUN   TestKillContainer/no_signal
09:09:42 [2020-07-14T09:09:42.361Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
09:09:42 [2020-07-14T09:09:42.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:09:42 [2020-07-14T09:09:42.924Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
09:09:42 [2020-07-14T09:09:42.977Z] === RUN   TestKillContainer/non_killing_signal
09:09:43 [2020-07-14T09:09:43.240Z] === RUN   TestKillContainer/killing_signal
09:09:43 [2020-07-14T09:09:43.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:09:43 [2020-07-14T09:09:43.854Z] === RUN   TestDockerSuite/TestAttachDetach
09:09:44 [2020-07-14T09:09:44.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:09:44 [2020-07-14T09:09:44.629Z] --- PASS: TestKillContainer (2.39s)
09:09:44 [2020-07-14T09:09:44.629Z]     --- PASS: TestKillContainer/no_signal (0.81s)
09:09:44 [2020-07-14T09:09:44.629Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
09:09:44 [2020-07-14T09:09:44.629Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
09:09:44 [2020-07-14T09:09:44.629Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:09:44 [2020-07-14T09:09:44.629Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:09:45 [2020-07-14T09:09:45.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:09:45 [2020-07-14T09:09:45.200Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:09:45 [2020-07-14T09:09:45.225Z] === RUN   TestDockerSuite/TestAttachDisconnect
09:09:45 [2020-07-14T09:09:45.789Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
09:09:46 [2020-07-14T09:09:46.140Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s)
09:09:46 [2020-07-14T09:09:46.140Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s)
09:09:46 [2020-07-14T09:09:46.140Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
09:09:46 [2020-07-14T09:09:46.140Z] === RUN   TestKillStoppedContainer
09:09:46 [2020-07-14T09:09:46.140Z] --- PASS: TestKillStoppedContainer (0.13s)
09:09:46 [2020-07-14T09:09:46.140Z] === RUN   TestKillStoppedContainerAPIPre120
09:09:46 [2020-07-14T09:09:46.140Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
09:09:46 [2020-07-14T09:09:46.140Z] === RUN   TestKillDifferentUserContainer
09:09:46 [2020-07-14T09:09:46.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:09:46 [2020-07-14T09:09:46.727Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
09:09:47 [2020-07-14T09:09:47.082Z] --- PASS: TestKillDifferentUserContainer (0.79s)
09:09:47 [2020-07-14T09:09:47.082Z] === RUN   TestInspectOomKilledTrue
09:09:47 [2020-07-14T09:09:47.082Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:09:47 [2020-07-14T09:09:47.082Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:09:47 [2020-07-14T09:09:47.082Z] === RUN   TestInspectOomKilledFalse
09:09:47 [2020-07-14T09:09:47.082Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:09:47 [2020-07-14T09:09:47.082Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:09:47 [2020-07-14T09:09:47.082Z] === RUN   TestLinksEtcHostsContentMatch
09:09:47 [2020-07-14T09:09:47.148Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
09:09:47 [2020-07-14T09:09:47.654Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s)
09:09:47 [2020-07-14T09:09:47.654Z] === RUN   TestLinksContainerNames
09:09:47 [2020-07-14T09:09:47.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:09:48 [2020-07-14T09:09:48.102Z] === RUN   TestDockerSuite/TestAttachPausedContainer
09:09:48 [2020-07-14T09:09:48.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:09:48 [2020-07-14T09:09:48.648Z] tests/integration/api_secret_test.py .....                               [ 51%]
09:09:49 [2020-07-14T09:09:49.031Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
09:09:49 [2020-07-14T09:09:49.031Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
09:09:49 [2020-07-14T09:09:49.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:09:49 [2020-07-14T09:09:49.568Z] --- PASS: TestLinksContainerNames (1.53s)
09:09:49 [2020-07-14T09:09:49.568Z] === RUN   TestLogsFollowTailEmpty
09:09:49 [2020-07-14T09:09:49.595Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
09:09:50 [2020-07-14T09:09:50.140Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
09:09:50 [2020-07-14T09:09:50.140Z] === RUN   TestContainerNetworkMountsNoChown
09:09:50 [2020-07-14T09:09:50.423Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:09:50 [2020-07-14T09:09:50.423Z] Using test binary docker
09:09:50 [2020-07-14T09:09:50.423Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:09:50 [2020-07-14T09:09:50.423Z] +++ /etc/init.d/apparmor start
09:09:50 [2020-07-14T09:09:50.423Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:09:50 [2020-07-14T09:09:50.423Z] INFO: Waiting for daemon to start...
09:09:50 [2020-07-14T09:09:50.423Z] Starting dockerd
09:09:50 [2020-07-14T09:09:50.423Z] +++ 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
09:09:50 [2020-07-14T09:09:50.711Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s)
09:09:50 [2020-07-14T09:09:50.711Z] === RUN   TestMountDaemonRoot
09:09:50 [2020-07-14T09:09:50.711Z] === RUN   TestMountDaemonRoot/default
09:09:50 [2020-07-14T09:09:50.711Z] === PAUSE TestMountDaemonRoot/default
09:09:50 [2020-07-14T09:09:50.711Z] === RUN   TestMountDaemonRoot/private
09:09:50 [2020-07-14T09:09:50.711Z] === PAUSE TestMountDaemonRoot/private
09:09:50 [2020-07-14T09:09:50.711Z] === RUN   TestMountDaemonRoot/rprivate
09:09:50 [2020-07-14T09:09:50.711Z] === PAUSE TestMountDaemonRoot/rprivate
09:09:50 [2020-07-14T09:09:50.711Z] === RUN   TestMountDaemonRoot/slave
09:09:50 [2020-07-14T09:09:50.711Z] === PAUSE TestMountDaemonRoot/slave
09:09:50 [2020-07-14T09:09:50.711Z] === RUN   TestMountDaemonRoot/rslave
09:09:50 [2020-07-14T09:09:50.711Z] === PAUSE TestMountDaemonRoot/rslave
09:09:50 [2020-07-14T09:09:50.711Z] === RUN   TestMountDaemonRoot/shared
09:09:50 [2020-07-14T09:09:50.711Z] === PAUSE TestMountDaemonRoot/shared
09:09:50 [2020-07-14T09:09:50.711Z] === RUN   TestMountDaemonRoot/rshared
09:09:50 [2020-07-14T09:09:50.711Z] === PAUSE TestMountDaemonRoot/rshared
09:09:50 [2020-07-14T09:09:50.711Z] === CONT  TestMountDaemonRoot/default
09:09:50 [2020-07-14T09:09:50.711Z] === CONT  TestMountDaemonRoot/rprivate
09:09:50 [2020-07-14T09:09:50.711Z] === RUN   TestMountDaemonRoot/default/bind_root
09:09:50 [2020-07-14T09:09:50.711Z] === CONT  TestMountDaemonRoot/rslave
09:09:50 [2020-07-14T09:09:50.711Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:09:50 [2020-07-14T09:09:50.711Z] === CONT  TestMountDaemonRoot/shared
09:09:50 [2020-07-14T09:09:50.711Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:09:50 [2020-07-14T09:09:50.711Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:09:50 [2020-07-14T09:09:50.711Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/default/mount_root
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:09:50 [2020-07-14T09:09:50.712Z] === CONT  TestMountDaemonRoot/rshared
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === CONT  TestMountDaemonRoot/slave
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === CONT  TestMountDaemonRoot/private
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:09:50 [2020-07-14T09:09:50.712Z] === CONT  TestMountDaemonRoot/default/bind_root
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/private/bind_root
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/private/mount_root
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:09:50 [2020-07-14T09:09:50.712Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:09:50 [2020-07-14T09:09:50.712Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:09:50 [2020-07-14T09:09:50.712Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:09:50 [2020-07-14T09:09:50.712Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:09:50 [2020-07-14T09:09:50.964Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
09:09:50 [2020-07-14T09:09:50.964Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
09:09:50 [2020-07-14T09:09:50.972Z] === CONT  TestMountDaemonRoot/default/mount_root
09:09:50 [2020-07-14T09:09:50.972Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:09:50 [2020-07-14T09:09:50.972Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:09:50 [2020-07-14T09:09:50.972Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:09:50 [2020-07-14T09:09:50.972Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:09:50 [2020-07-14T09:09:50.972Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:09:50 [2020-07-14T09:09:50.972Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:09:50 [2020-07-14T09:09:50.972Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:09:50 [2020-07-14T09:09:50.972Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:09:50 [2020-07-14T09:09:50.972Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:09:50 [2020-07-14T09:09:50.972Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:09:50 [2020-07-14T09:09:50.972Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:09:50 [2020-07-14T09:09:50.972Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:09:51 [2020-07-14T09:09:51.233Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:09:51 [2020-07-14T09:09:51.233Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:09:51 [2020-07-14T09:09:51.233Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:09:51 [2020-07-14T09:09:51.233Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:09:51 [2020-07-14T09:09:51.233Z] === CONT  TestMountDaemonRoot/private/mount_root
09:09:51 [2020-07-14T09:09:51.233Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:09:51 [2020-07-14T09:09:51.233Z] === CONT  TestMountDaemonRoot/private/bind_root
09:09:51 [2020-07-14T09:09:51.233Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:09:51 [2020-07-14T09:09:51.233Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:09:51 [2020-07-14T09:09:51.233Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:09:51 [2020-07-14T09:09:51.233Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:09:51 [2020-07-14T09:09:51.233Z] --- PASS: TestMountDaemonRoot (0.04s)
09:09:51 [2020-07-14T09:09:51.233Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
09:09:51 [2020-07-14T09:09:51.233Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
09:09:51 [2020-07-14T09:09:51.233Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
09:09:51 [2020-07-14T09:09:51.233Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
09:09:51 [2020-07-14T09:09:51.233Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
09:09:51 [2020-07-14T09:09:51.233Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
09:09:51 [2020-07-14T09:09:51.233Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
09:09:51 [2020-07-14T09:09:51.233Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
09:09:51 [2020-07-14T09:09:51.233Z] === RUN   TestContainerBindMountNonRecursive
09:09:52 [2020-07-14T09:09:52.498Z] .
09:09:52 [2020-07-14T09:09:52.498Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:09:52 [2020-07-14T09:09:52.498Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:09:52 [2020-07-14T09:09:52.498Z] Error: No such image: emptyfs
09:09:52 [2020-07-14T09:09:52.498Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:09:52 [2020-07-14T09:09:52.498Z] ++++ docker load
09:09:52 [2020-07-14T09:09:52.498Z] Running integration-test (iteration 1)
09:09:52 [2020-07-14T09:09:52.498Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
09:09:52 [2020-07-14T09:09:52.498Z] ++ 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
09:09:52 [2020-07-14T09:09:52.498Z] ++ set -e
09:09:52 [2020-07-14T09:09:52.498Z] ++ '[' -n 0 ']'
09:09:52 [2020-07-14T09:09:52.498Z] ++ set -x
09:09:52 [2020-07-14T09:09:52.498Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
09:09:52 [2020-07-14T09:09:52.902Z] tests/integration/api_service_test.py ................s................. [ 60%]
09:09:53 [2020-07-14T09:09:53.147Z] --- PASS: TestContainerBindMountNonRecursive (1.97s)
09:09:53 [2020-07-14T09:09:53.147Z] === RUN   TestNetworkNat
09:09:53 [2020-07-14T09:09:53.483Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
09:09:53 [2020-07-14T09:09:53.483Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
09:09:54 [2020-07-14T09:09:54.046Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
09:09:54 [2020-07-14T09:09:54.090Z] --- PASS: TestNetworkNat (0.89s)
09:09:54 [2020-07-14T09:09:54.090Z] === RUN   TestNetworkLocalhostTCPNat
09:09:54 [2020-07-14T09:09:54.304Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
09:09:54 [2020-07-14T09:09:54.304Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
09:09:55 [2020-07-14T09:09:55.034Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
09:09:55 [2020-07-14T09:09:55.034Z] === RUN   TestNetworkLoopbackNat
09:09:55 [2020-07-14T09:09:55.677Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
09:09:55 [2020-07-14T09:09:55.677Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
09:09:55 [2020-07-14T09:09:55.934Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
09:09:56 [2020-07-14T09:09:56.498Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
09:09:56 [2020-07-14T09:09:56.754Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
09:09:57 [2020-07-14T09:09:57.684Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
09:09:58 [2020-07-14T09:09:58.330Z] --- PASS: TestNetworkLoopbackNat (3.17s)
09:09:58 [2020-07-14T09:09:58.331Z] === RUN   TestPause
09:09:58 [2020-07-14T09:09:58.902Z] --- PASS: TestPause (0.85s)
09:09:58 [2020-07-14T09:09:58.902Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:09:58 [2020-07-14T09:09:58.902Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:09:58 [2020-07-14T09:09:58.902Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:09:58 [2020-07-14T09:09:58.902Z] === RUN   TestPauseStopPausedContainer
09:09:59 [2020-07-14T09:09:59.577Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
09:09:59 [2020-07-14T09:09:59.845Z] --- PASS: TestPauseStopPausedContainer (0.86s)
09:09:59 [2020-07-14T09:09:59.845Z] === RUN   TestPsFilter
09:10:00 [2020-07-14T09:10:00.106Z] --- PASS: TestPsFilter (0.27s)
09:10:00 [2020-07-14T09:10:00.106Z] === RUN   TestRemoveContainerWithRemovedVolume
09:10:00 [2020-07-14T09:10:00.945Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
09:10:01 [2020-07-14T09:10:01.025Z] Loaded image: buildpack-deps:buster
09:10:01 [2020-07-14T09:10:01.025Z] Loaded image: busybox:latest
09:10:01 [2020-07-14T09:10:01.025Z] Loaded image: busybox:glibc
09:10:01 [2020-07-14T09:10:01.025Z] Loaded image: debian:buster
09:10:01 [2020-07-14T09:10:01.048Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
09:10:01 [2020-07-14T09:10:01.048Z] === RUN   TestRemoveContainerWithVolume
09:10:01 [2020-07-14T09:10:01.318Z] Loaded image: hello-world:latest
09:10:01 [2020-07-14T09:10:01.319Z] INFO: Testing against a local daemon
09:10:01 [2020-07-14T09:10:01.319Z] === RUN   TestCgroupNamespacesBuild
09:10:01 [2020-07-14T09:10:01.990Z] --- PASS: TestRemoveContainerWithVolume (0.82s)
09:10:01 [2020-07-14T09:10:01.990Z] === RUN   TestRemoveContainerRunning
09:10:02 [2020-07-14T09:10:02.561Z] --- PASS: TestRemoveContainerRunning (0.79s)
09:10:02 [2020-07-14T09:10:02.561Z] === RUN   TestRemoveContainerForceRemoveRunning
09:10:03 [2020-07-14T09:10:03.395Z] --- PASS: TestCgroupNamespacesBuild (2.21s)
09:10:03 [2020-07-14T09:10:03.396Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:10:03 [2020-07-14T09:10:03.504Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
09:10:03 [2020-07-14T09:10:03.504Z] === RUN   TestRemoveInvalidContainer
09:10:03 [2020-07-14T09:10:03.504Z] --- PASS: TestRemoveInvalidContainer (0.02s)
09:10:03 [2020-07-14T09:10:03.504Z] === RUN   TestRenameLinkedContainer
09:10:04 [2020-07-14T09:10:04.220Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
09:10:05 [2020-07-14T09:10:05.151Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
09:10:05 [2020-07-14T09:10:05.200Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:10:05 [2020-07-14T09:10:05.200Z] 
09:10:05 [2020-07-14T09:10:05.200Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:10:05 [2020-07-14T09:10:05.200Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:10:05 [2020-07-14T09:10:05.200Z] HOSTNAME=746b45624175
09:10:05 [2020-07-14T09:10:05.200Z] DEST=bundles/test-integration
09:10:05 [2020-07-14T09:10:05.200Z] PWD=/go/src/github.com/docker/docker
09:10:05 [2020-07-14T09:10:05.200Z] DOCKER_ROOTLESS=1
09:10:05 [2020-07-14T09:10:05.200Z] DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d
09:10:05 [2020-07-14T09:10:05.200Z] container=docker
09:10:05 [2020-07-14T09:10:05.200Z] HOME=/root
09:10:05 [2020-07-14T09:10:05.200Z] GOLANG_VERSION=1.13.12
09:10:05 [2020-07-14T09:10:05.200Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:10:05 [2020-07-14T09:10:05.200Z] VALIDATE_BRANCH=master
09:10:05 [2020-07-14T09:10:05.200Z] TERM=xterm
09:10:05 [2020-07-14T09:10:05.200Z] DOCKER_PKG=github.com/docker/docker
09:10:05 [2020-07-14T09:10:05.200Z] SHLVL=1
09:10:05 [2020-07-14T09:10:05.200Z] TIMEOUT=120m
09:10:05 [2020-07-14T09:10:05.200Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:10:05 [2020-07-14T09:10:05.200Z] DOCKER_GRAPHDRIVER=overlay2
09:10:05 [2020-07-14T09:10:05.200Z] GO111MODULE=off
09:10:05 [2020-07-14T09:10:05.200Z] DOCKER_EXPERIMENTAL=1
09:10:05 [2020-07-14T09:10:05.200Z] TEST_SKIP_INTEGRATION_CLI=1
09:10:05 [2020-07-14T09:10:05.200Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:10:05 [2020-07-14T09:10:05.200Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:10:05 [2020-07-14T09:10:05.200Z] GOPATH=/go
09:10:05 [2020-07-14T09:10:05.200Z] PKG_CONFIG=pkg-config
09:10:05 [2020-07-14T09:10:05.200Z] _=/usr/bin/env
09:10:05 [2020-07-14T09:10:05.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:10:05 [2020-07-14T09:10:05.473Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s)
09:10:05 [2020-07-14T09:10:05.473Z] === RUN   TestBuildWithSession
09:10:05 [2020-07-14T09:10:05.473Z] --- SKIP: TestBuildWithSession (0.00s)
09:10:05 [2020-07-14T09:10:05.473Z]     build_session_test.go:25: TODO: BuildKit
09:10:05 [2020-07-14T09:10:05.473Z] === RUN   TestBuildSquashParent
09:10:05 [2020-07-14T09:10:05.716Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
09:10:06 [2020-07-14T09:10:06.804Z] --- PASS: TestRenameLinkedContainer (3.13s)
09:10:06 [2020-07-14T09:10:06.804Z] === RUN   TestRenameStoppedContainer
09:10:07 [2020-07-14T09:10:07.233Z] .........................                                                [ 66%]
09:10:07 [2020-07-14T09:10:07.376Z] --- PASS: TestRenameStoppedContainer (0.75s)
09:10:07 [2020-07-14T09:10:07.376Z] === RUN   TestRenameRunningContainerAndReuse
09:10:08 [2020-07-14T09:10:08.896Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s)
09:10:08 [2020-07-14T09:10:08.896Z] === RUN   TestRenameInvalidName
09:10:09 [2020-07-14T09:10:09.837Z] --- PASS: TestRenameInvalidName (0.82s)
09:10:09 [2020-07-14T09:10:09.837Z] === RUN   TestRenameAnonymousContainer
09:10:09 [2020-07-14T09:10:09.889Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
09:10:12 [2020-07-14T09:10:12.395Z] --- PASS: TestBuildSquashParent (6.41s)
09:10:12 [2020-07-14T09:10:12.395Z] === RUN   TestBuildWithRemoveAndForceRemove
09:10:12 [2020-07-14T09:10:12.395Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:10:12 [2020-07-14T09:10:12.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:10:12 [2020-07-14T09:10:12.395Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:10:12 [2020-07-14T09:10:12.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:10:12 [2020-07-14T09:10:12.395Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:10:12 [2020-07-14T09:10:12.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:10:12 [2020-07-14T09:10:12.395Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:10:12 [2020-07-14T09:10:12.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:10:12 [2020-07-14T09:10:12.395Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:10:12 [2020-07-14T09:10:12.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:10:12 [2020-07-14T09:10:12.395Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:10:12 [2020-07-14T09:10:12.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:10:12 [2020-07-14T09:10:12.395Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:10:12 [2020-07-14T09:10:12.395Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:10:13 [2020-07-14T09:10:13.168Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
09:10:13 [2020-07-14T09:10:13.431Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
09:10:13 [2020-07-14T09:10:13.997Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
09:10:14 [2020-07-14T09:10:14.042Z] --- PASS: TestRenameAnonymousContainer (3.99s)
09:10:14 [2020-07-14T09:10:14.042Z] === RUN   TestRenameContainerWithSameName
09:10:14 [2020-07-14T09:10:14.303Z] --- PASS: TestRenameContainerWithSameName (0.77s)
09:10:14 [2020-07-14T09:10:14.303Z] === RUN   TestRenameContainerWithLinkedContainer
09:10:14 [2020-07-14T09:10:14.475Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:10:14 [2020-07-14T09:10:14.475Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:10:14 [2020-07-14T09:10:14.561Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
09:10:15 [2020-07-14T09:10:15.125Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
09:10:16 [2020-07-14T09:10:16.217Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s)
09:10:16 [2020-07-14T09:10:16.217Z] === RUN   TestResize
09:10:16 [2020-07-14T09:10:16.495Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
09:10:16 [2020-07-14T09:10:16.788Z] --- PASS: TestResize (0.82s)
09:10:16 [2020-07-14T09:10:16.788Z] === RUN   TestResizeWithInvalidSize
09:10:17 [2020-07-14T09:10:17.057Z] --- PASS: TestBuildWithHugeFile (108.70s)
09:10:17 [2020-07-14T09:10:17.057Z] === RUN   TestBuildWithEmptyDockerfile
09:10:17 [2020-07-14T09:10:17.057Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:10:17 [2020-07-14T09:10:17.057Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:10:17 [2020-07-14T09:10:17.057Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:10:17 [2020-07-14T09:10:17.057Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:10:17 [2020-07-14T09:10:17.057Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:10:17 [2020-07-14T09:10:17.057Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:10:17 [2020-07-14T09:10:17.057Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:10:17 [2020-07-14T09:10:17.057Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:10:17 [2020-07-14T09:10:17.250Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:10:17 [2020-07-14T09:10:17.250Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:10:17 [2020-07-14T09:10:17.315Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:10:17 [2020-07-14T09:10:17.315Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
09:10:17 [2020-07-14T09:10:17.315Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
09:10:17 [2020-07-14T09:10:17.315Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
09:10:17 [2020-07-14T09:10:17.315Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
09:10:17 [2020-07-14T09:10:17.315Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s)
09:10:17 [2020-07-14T09:10:17.315Z] === RUN   TestBuildPreserveOwnership
09:10:17 [2020-07-14T09:10:17.315Z] === RUN   TestBuildPreserveOwnership/copy_from
09:10:17 [2020-07-14T09:10:17.731Z] --- PASS: TestResizeWithInvalidSize (0.82s)
09:10:17 [2020-07-14T09:10:17.731Z] === RUN   TestResizeWhenContainerNotStarted
09:10:18 [2020-07-14T09:10:18.305Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s)
09:10:18 [2020-07-14T09:10:18.305Z] === RUN   TestDaemonRestartKillContainers
09:10:18 [2020-07-14T09:10:18.305Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:10:18 [2020-07-14T09:10:18.305Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:10:18 [2020-07-14T09:10:18.306Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:10:18 [2020-07-14T09:10:18.306Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:10:18 [2020-07-14T09:10:18.306Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:10:18 [2020-07-14T09:10:18.306Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:10:18 [2020-07-14T09:10:18.306Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:10:18 [2020-07-14T09:10:18.306Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:10:18 [2020-07-14T09:10:18.306Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:10:18 [2020-07-14T09:10:18.686Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
09:10:18 [2020-07-14T09:10:18.686Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
09:10:18 [2020-07-14T09:10:18.943Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
09:10:19 [2020-07-14T09:10:19.369Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
09:10:19 [2020-07-14T09:10:19.369Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s)
09:10:19 [2020-07-14T09:10:19.369Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.59s)
09:10:19 [2020-07-14T09:10:19.369Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.48s)
09:10:19 [2020-07-14T09:10:19.369Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.42s)
09:10:19 [2020-07-14T09:10:19.369Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.36s)
09:10:19 [2020-07-14T09:10:19.369Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.48s)
09:10:19 [2020-07-14T09:10:19.369Z] === RUN   TestBuildMultiStageCopy
09:10:19 [2020-07-14T09:10:19.369Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:10:19 [2020-07-14T09:10:19.871Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
09:10:21 [2020-07-14T09:10:21.239Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:10:21 [2020-07-14T09:10:21.616Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:10:21 [2020-07-14T09:10:21.616Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:10:21 [2020-07-14T09:10:21.616Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:10:21 [2020-07-14T09:10:21.616Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:10:22 [2020-07-14T09:10:22.125Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:10:22 [2020-07-14T09:10:22.125Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:10:22 [2020-07-14T09:10:22.167Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
09:10:22 [2020-07-14T09:10:22.424Z] --- PASS: TestBuildPreserveOwnership (5.15s)
09:10:22 [2020-07-14T09:10:22.424Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.57s)
09:10:22 [2020-07-14T09:10:22.424Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.56s)
09:10:22 [2020-07-14T09:10:22.424Z] === RUN   TestBuildPlatformInvalid
09:10:22 [2020-07-14T09:10:22.681Z] --- PASS: TestBuildPlatformInvalid (0.17s)
09:10:22 [2020-07-14T09:10:22.681Z] PASS
09:10:22 [2020-07-14T09:10:22.681Z] 
09:10:22 [2020-07-14T09:10:22.681Z] === Skipped
09:10:22 [2020-07-14T09:10:22.681Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:10:22 [2020-07-14T09:10:22.681Z]     build_session_test.go:25: TODO: BuildKit
09:10:22 [2020-07-14T09:10:22.681Z] 
09:10:22 [2020-07-14T09:10:22.681Z] 
09:10:22 [2020-07-14T09:10:22.681Z] DONE 32 tests, 1 skipped in 193.985s
09:10:22 [2020-07-14T09:10:22.681Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:10:22 [2020-07-14T09:10:22.681Z] ++ 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
09:10:22 [2020-07-14T09:10:22.681Z] ++ set -e
09:10:22 [2020-07-14T09:10:22.681Z] ++ '[' -n 0 ']'
09:10:22 [2020-07-14T09:10:22.681Z] ++ set -x
09:10:22 [2020-07-14T09:10:22.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
09:10:22 [2020-07-14T09:10:22.813Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:10:22 [2020-07-14T09:10:22.864Z] #65 exporting layers 81.2s done
09:10:22 [2020-07-14T09:10:22.864Z] #65 exporting manifest sha256:300f795d30b6cebac7ffec7039196184be84d2a011d9de13c2f46bf04b01b11e done
09:10:22 [2020-07-14T09:10:22.864Z] #65 exporting config sha256:9ed1504d58dc72ac7d57d4c18bc44cde06d27d00a66b881ddcacf3afc90cd956 done
09:10:22 [2020-07-14T09:10:22.864Z] #65 sending tarball
09:10:22 [2020-07-14T09:10:22.937Z] INFO: Testing against a local daemon
09:10:22 [2020-07-14T09:10:22.937Z] === RUN   TestConfigInspect
09:10:23 [2020-07-14T09:10:23.004Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:10:23 [2020-07-14T09:10:23.004Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:10:23 [2020-07-14T09:10:23.449Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:10:23 [2020-07-14T09:10:23.499Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
09:10:23 [2020-07-14T09:10:23.578Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:10:24 [2020-07-14T09:10:24.121Z] --- PASS: TestBuildMultiStageCopy (4.88s)
09:10:24 [2020-07-14T09:10:24.121Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.46s)
09:10:24 [2020-07-14T09:10:24.121Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s)
09:10:24 [2020-07-14T09:10:24.121Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s)
09:10:24 [2020-07-14T09:10:24.121Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s)
09:10:24 [2020-07-14T09:10:24.121Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s)
09:10:24 [2020-07-14T09:10:24.121Z] === RUN   TestBuildMultiStageParentConfig
09:10:24 [2020-07-14T09:10:24.525Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:10:24 [2020-07-14T09:10:24.866Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
09:10:25 [2020-07-14T09:10:25.429Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
09:10:25 [2020-07-14T09:10:25.686Z] --- PASS: TestConfigInspect (2.76s)
09:10:25 [2020-07-14T09:10:25.686Z] === RUN   TestConfigList
09:10:25 [2020-07-14T09:10:25.732Z] --- PASS: TestBuildMultiStageParentConfig (1.57s)
09:10:25 [2020-07-14T09:10:25.732Z] === RUN   TestBuildLabelWithTargets
09:10:26 [2020-07-14T09:10:26.248Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
09:10:26 [2020-07-14T09:10:26.248Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
09:10:27 [2020-07-14T09:10:27.829Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:10:27 [2020-07-14T09:10:27.829Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.76s)
09:10:27 [2020-07-14T09:10:27.829Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.77s)
09:10:27 [2020-07-14T09:10:27.829Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.92s)
09:10:27 [2020-07-14T09:10:27.829Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.93s)
09:10:27 [2020-07-14T09:10:27.829Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s)
09:10:27 [2020-07-14T09:10:27.829Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s)
09:10:27 [2020-07-14T09:10:27.829Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s)
09:10:27 [2020-07-14T09:10:27.829Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.22s)
09:10:27 [2020-07-14T09:10:27.829Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s)
09:10:27 [2020-07-14T09:10:27.829Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s)
09:10:27 [2020-07-14T09:10:27.829Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s)
09:10:27 [2020-07-14T09:10:27.829Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.95s)
09:10:27 [2020-07-14T09:10:27.829Z] === RUN   TestCgroupNamespacesRun
09:10:28 [2020-07-14T09:10:28.140Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
09:10:28 [2020-07-14T09:10:28.597Z] --- PASS: TestBuildLabelWithTargets (2.49s)
09:10:28 [2020-07-14T09:10:28.597Z] === RUN   TestBuildWithEmptyLayers
09:10:29 [2020-07-14T09:10:29.068Z] --- PASS: TestConfigList (3.18s)
09:10:29 [2020-07-14T09:10:29.069Z] === RUN   TestConfigsCreateAndDelete
09:10:29 [2020-07-14T09:10:29.214Z] --- PASS: TestCgroupNamespacesRun (1.80s)
09:10:29 [2020-07-14T09:10:29.214Z] === RUN   TestCgroupNamespacesRunPrivileged
09:10:29 [2020-07-14T09:10:29.332Z] --- PASS: TestBuildWithEmptyLayers (1.09s)
09:10:29 [2020-07-14T09:10:29.332Z] === RUN   TestBuildMultiStageOnBuild
09:10:30 [2020-07-14T09:10:30.436Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
09:10:31 [2020-07-14T09:10:31.129Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s)
09:10:31 [2020-07-14T09:10:31.129Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:10:31 [2020-07-14T09:10:31.807Z] --- PASS: TestConfigsCreateAndDelete (2.75s)
09:10:31 [2020-07-14T09:10:31.807Z] === RUN   TestConfigsUpdate
09:10:32 [2020-07-14T09:10:32.064Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
09:10:32 [2020-07-14T09:10:32.320Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
09:10:32 [2020-07-14T09:10:32.921Z] --- PASS: TestBuildMultiStageOnBuild (2.97s)
09:10:32 [2020-07-14T09:10:32.921Z] === RUN   TestBuildUncleanTarFilenames
09:10:33 [2020-07-14T09:10:33.042Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s)
09:10:33 [2020-07-14T09:10:33.042Z] === RUN   TestCgroupNamespacesRunHostMode
09:10:33 [2020-07-14T09:10:33.558Z] --- PASS: TestBuildUncleanTarFilenames (1.32s)
09:10:33 [2020-07-14T09:10:33.558Z] === RUN   TestBuildMultiStageLayerLeak
09:10:33 [2020-07-14T09:10:33.688Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
09:10:34 [2020-07-14T09:10:34.427Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s)
09:10:34 [2020-07-14T09:10:34.427Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:10:35 [2020-07-14T09:10:35.072Z] --- PASS: TestConfigsUpdate (3.35s)
09:10:35 [2020-07-14T09:10:35.072Z] === RUN   TestTemplatedConfig
09:10:36 [2020-07-14T09:10:36.000Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
09:10:36 [2020-07-14T09:10:36.256Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
09:10:36 [2020-07-14T09:10:36.341Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s)
09:10:36 [2020-07-14T09:10:36.341Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:10:36 [2020-07-14T09:10:36.513Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
09:10:37 [2020-07-14T09:10:37.077Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
09:10:37 [2020-07-14T09:10:37.134Z] --- PASS: TestBuildMultiStageLayerLeak (3.09s)
09:10:37 [2020-07-14T09:10:37.134Z] === RUN   TestBuildWithHugeFile
09:10:38 [2020-07-14T09:10:38.255Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s)
09:10:38 [2020-07-14T09:10:38.255Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:10:38 [2020-07-14T09:10:38.353Z] #65 sending tarball 15.7s done
09:10:38 [2020-07-14T09:10:38.353Z] #65 DONE 96.8s
09:10:38 [2020-07-14T09:10:38.353Z] 
09:10:38 [2020-07-14T09:10:38.353Z] #66 importing to docker
09:10:38 [2020-07-14T09:10:38.444Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
09:10:38 [2020-07-14T09:10:38.444Z] --- PASS: TestTemplatedConfig (3.55s)
09:10:38 [2020-07-14T09:10:38.444Z] === RUN   TestConfigCreateResolve
09:10:38 [2020-07-14T09:10:38.828Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s)
09:10:38 [2020-07-14T09:10:38.828Z] === RUN   TestCgroupNamespacesRunOlderClient
09:10:39 [2020-07-14T09:10:39.070Z] 666079ee0460: Pull complete
09:10:39 [2020-07-14T09:10:39.070Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7
09:10:39 [2020-07-14T09:10:39.070Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
09:10:39 [2020-07-14T09:10:39.070Z] mcr.microsoft.com/windows/servercore:ltsc2019
09:10:39 [2020-07-14T09:10:39.070Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
09:10:39 [2020-07-14T09:10:39.070Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
09:10:39 [2020-07-14T09:10:39.070Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1282'
09:10:39 [2020-07-14T09:10:39.070Z] INFO: Docker version of control daemon
09:10:39 [2020-07-14T09:10:39.070Z] 
09:10:39 [2020-07-14T09:10:39.070Z] Client: Docker Engine - Enterprise
09:10:39 [2020-07-14T09:10:39.070Z]  Version:           19.03.5
09:10:39 [2020-07-14T09:10:39.070Z]  API version:       1.40
09:10:39 [2020-07-14T09:10:39.070Z]  Go version:        go1.12.12
09:10:39 [2020-07-14T09:10:39.070Z]  Git commit:        2ee0c57608
09:10:39 [2020-07-14T09:10:39.070Z]  Built:             11/13/2019 08:00:16
09:10:39 [2020-07-14T09:10:39.070Z]  OS/Arch:           windows/amd64
09:10:39 [2020-07-14T09:10:39.070Z]  Experimental:      false
09:10:39 [2020-07-14T09:10:39.070Z] 
09:10:39 [2020-07-14T09:10:39.070Z] Server: Docker Engine - Enterprise
09:10:39 [2020-07-14T09:10:39.070Z]  Engine:
09:10:39 [2020-07-14T09:10:39.070Z]   Version:          19.03.5
09:10:39 [2020-07-14T09:10:39.070Z]   API version:      1.40 (minimum version 1.24)
09:10:39 [2020-07-14T09:10:39.070Z]   Go version:       go1.12.12
09:10:39 [2020-07-14T09:10:39.070Z]   Git commit:       2ee0c57608
09:10:39 [2020-07-14T09:10:39.070Z]   Built:            11/13/2019 07:58:51
09:10:39 [2020-07-14T09:10:39.070Z]   OS/Arch:          windows/amd64
09:10:39 [2020-07-14T09:10:39.070Z]   Experimental:     true
09:10:39 [2020-07-14T09:10:39.070Z] 
09:10:39 [2020-07-14T09:10:39.070Z] INFO: Docker info of control daemon
09:10:39 [2020-07-14T09:10:39.070Z] 
09:10:39 [2020-07-14T09:10:39.070Z] Client:
09:10:39 [2020-07-14T09:10:39.070Z]  Debug Mode: false
09:10:39 [2020-07-14T09:10:39.070Z]  Plugins:
09:10:39 [2020-07-14T09:10:39.070Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
09:10:39 [2020-07-14T09:10:39.070Z] 
09:10:39 [2020-07-14T09:10:39.070Z] Server:
09:10:39 [2020-07-14T09:10:39.070Z]  Containers: 0
09:10:39 [2020-07-14T09:10:39.070Z]   Running: 0
09:10:39 [2020-07-14T09:10:39.070Z]   Paused: 0
09:10:39 [2020-07-14T09:10:39.070Z]   Stopped: 0
09:10:39 [2020-07-14T09:10:39.070Z]  Images: 1
09:10:39 [2020-07-14T09:10:39.070Z]  Server Version: 19.03.5
09:10:39 [2020-07-14T09:10:39.070Z]  Storage Driver: windowsfilter (windows) lcow (linux)
09:10:39 [2020-07-14T09:10:39.070Z]   Windows: 
09:10:39 [2020-07-14T09:10:39.070Z]   LCOW: 
09:10:39 [2020-07-14T09:10:39.070Z]  Logging Driver: json-file
09:10:39 [2020-07-14T09:10:39.070Z]  Plugins:
09:10:39 [2020-07-14T09:10:39.070Z]   Volume: local
09:10:39 [2020-07-14T09:10:39.070Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:10:39 [2020-07-14T09:10:39.070Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:10:39 [2020-07-14T09:10:39.070Z]  Swarm: inactive
09:10:39 [2020-07-14T09:10:39.070Z]  Default Isolation: process
09:10:39 [2020-07-14T09:10:39.070Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:10:39 [2020-07-14T09:10:39.070Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
09:10:39 [2020-07-14T09:10:39.070Z]  OSType: windows
09:10:39 [2020-07-14T09:10:39.070Z]  Architecture: x86_64
09:10:39 [2020-07-14T09:10:39.070Z]  CPUs: 4
09:10:39 [2020-07-14T09:10:39.070Z]  Total Memory: 32GiB
09:10:39 [2020-07-14T09:10:39.070Z]  Name: azwin-2-d31e10
09:10:39 [2020-07-14T09:10:39.070Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
09:10:39 [2020-07-14T09:10:39.070Z]  Docker Root Dir: D:\docker
09:10:39 [2020-07-14T09:10:39.070Z]  Debug Mode: false
09:10:39 [2020-07-14T09:10:39.070Z]  Registry: https://index.docker.io/v1/
09:10:39 [2020-07-14T09:10:39.070Z]  Labels:
09:10:39 [2020-07-14T09:10:39.070Z]  Experimental: true
09:10:39 [2020-07-14T09:10:39.070Z]  Insecure Registries:
09:10:39 [2020-07-14T09:10:39.070Z]   10.0.0.4:5000
09:10:39 [2020-07-14T09:10:39.070Z]   127.0.0.0/8
09:10:39 [2020-07-14T09:10:39.070Z]  Registry Mirrors:
09:10:39 [2020-07-14T09:10:39.070Z]   http://10.0.0.4:5000/
09:10:39 [2020-07-14T09:10:39.070Z]  Live Restore Enabled: false
09:10:39 [2020-07-14T09:10:39.070Z] 
09:10:39 [2020-07-14T09:10:39.070Z] 
09:10:39 [2020-07-14T09:10:39.070Z] INFO: Commit hash is c88a830507
09:10:39 [2020-07-14T09:10:39.070Z] INFO: Nuke-Everything...
09:10:39 [2020-07-14T09:10:39.070Z] INFO: Container count on control daemon to delete is 0
09:10:39 [2020-07-14T09:10:39.070Z] INFO: Nuking d:\CI
09:10:39 [2020-07-14T09:10:39.070Z] INFO: Zapped successfully
09:10:39 [2020-07-14T09:10:39.070Z] INFO: Location for testing is d:\CI\PR-41207\1
09:10:39 [2020-07-14T09:10:39.070Z] INFO: Validating GOLang consistency in Dockerfile.windows...
09:10:39 [2020-07-14T09:10:39.070Z] 
09:10:39 [2020-07-14T09:10:39.070Z] 
09:10:39 [2020-07-14T09:10:39.070Z] INFO: Building the image from Dockerfile.windows at 07/14/2020 09:10:29...
09:10:39 [2020-07-14T09:10:39.070Z] 
09:10:39 [2020-07-14T09:10:39.070Z] Sending build context to Docker daemon  56.04MB
09:10:39 [2020-07-14T09:10:39.070Z] 
09:10:39 [2020-07-14T09:10:39.070Z] Step 1/10 : FROM microsoft/windowsservercore
09:10:39 [2020-07-14T09:10:39.070Z]  ---> 486def14a6bd
09:10:39 [2020-07-14T09:10:39.070Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
09:10:39 [2020-07-14T09:10:39.070Z]  ---> Running in 4eacda13dab9
09:10:39 [2020-07-14T09:10:39.070Z] Removing intermediate container 4eacda13dab9
09:10:39 [2020-07-14T09:10:39.070Z]  ---> b1f901c0a2e7
09:10:39 [2020-07-14T09:10:39.070Z] Step 3/10 : ARG GO_VERSION=1.13.12
09:10:39 [2020-07-14T09:10:39.070Z]  ---> Running in 59183c199912
09:10:39 [2020-07-14T09:10:39.070Z] Removing intermediate container 59183c199912
09:10:39 [2020-07-14T09:10:39.070Z]  ---> c10af2c9bada
09:10:39 [2020-07-14T09:10:39.070Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
09:10:39 [2020-07-14T09:10:39.070Z]  ---> Running in e9ba737a454d
09:10:39 [2020-07-14T09:10:39.070Z] Removing intermediate container e9ba737a454d
09:10:39 [2020-07-14T09:10:39.070Z]  ---> e208b1b06fac
09:10:39 [2020-07-14T09:10:39.070Z] 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}
09:10:39 [2020-07-14T09:10:39.070Z]  ---> Running in 31debbb6fa7b
09:10:39 [2020-07-14T09:10:39.070Z] Removing intermediate container 31debbb6fa7b
09:10:39 [2020-07-14T09:10:39.070Z]  ---> 9633d2b46871
09:10:39 [2020-07-14T09:10:39.071Z] 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 {       $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;
09:10:39 [2020-07-14T09:10:39.071Z]  ---> Running in dfc9f03867d1
09:10:40 [2020-07-14T09:10:40.739Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
09:10:40 [2020-07-14T09:10:40.739Z] === RUN   TestKernelTCPMemory
09:10:40 [2020-07-14T09:10:40.962Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
09:10:41 [2020-07-14T09:10:41.219Z] === RUN   TestDockerSuite/TestBuildAddNonTar
09:10:41 [2020-07-14T09:10:41.475Z] --- PASS: TestConfigCreateResolve (2.81s)
09:10:41 [2020-07-14T09:10:41.475Z] === RUN   TestConfigDaemonLibtrustID
09:10:41 [2020-07-14T09:10:41.681Z] --- PASS: TestKernelTCPMemory (0.90s)
09:10:41 [2020-07-14T09:10:41.681Z] === RUN   TestNISDomainname
09:10:42 [2020-07-14T09:10:42.038Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
09:10:42 [2020-07-14T09:10:42.038Z] PASS
09:10:42 [2020-07-14T09:10:42.038Z] 
09:10:42 [2020-07-14T09:10:42.038Z] DONE 7 tests in 19.141s
09:10:42 [2020-07-14T09:10:42.038Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:10:42 [2020-07-14T09:10:42.038Z] ++ 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
09:10:42 [2020-07-14T09:10:42.038Z] ++ set -e
09:10:42 [2020-07-14T09:10:42.038Z] ++ '[' -n 0 ']'
09:10:42 [2020-07-14T09:10:42.038Z] ++ set -x
09:10:42 [2020-07-14T09:10:42.038Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
09:10:42 [2020-07-14T09:10:42.038Z] INFO: Testing against a local daemon
09:10:42 [2020-07-14T09:10:42.038Z] === RUN   TestCheckpoint
09:10:42 [2020-07-14T09:10:42.038Z] --- SKIP: TestCheckpoint (0.00s)
09:10:42 [2020-07-14T09:10:42.038Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:10:42 [2020-07-14T09:10:42.038Z] === RUN   TestContainerInvalidJSON
09:10:42 [2020-07-14T09:10:42.038Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:10:42 [2020-07-14T09:10:42.038Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:10:42 [2020-07-14T09:10:42.038Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:10:42 [2020-07-14T09:10:42.038Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:10:42 [2020-07-14T09:10:42.038Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:10:42 [2020-07-14T09:10:42.038Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:10:42 [2020-07-14T09:10:42.038Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:10:42 [2020-07-14T09:10:42.038Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:10:42 [2020-07-14T09:10:42.294Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:10:42 [2020-07-14T09:10:42.294Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:10:42 [2020-07-14T09:10:42.294Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
09:10:42 [2020-07-14T09:10:42.294Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:10:42 [2020-07-14T09:10:42.294Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
09:10:42 [2020-07-14T09:10:42.294Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:10:42 [2020-07-14T09:10:42.294Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
09:10:42 [2020-07-14T09:10:42.294Z] === RUN   TestCopyFromContainerPathIsNotDir
09:10:42 [2020-07-14T09:10:42.294Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
09:10:42 [2020-07-14T09:10:42.294Z] === RUN   TestCopyToContainerPathDoesNotExist
09:10:42 [2020-07-14T09:10:42.294Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
09:10:42 [2020-07-14T09:10:42.294Z] === RUN   TestCopyToContainerPathIsNotDir
09:10:42 [2020-07-14T09:10:42.294Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
09:10:42 [2020-07-14T09:10:42.329Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 71%]
09:10:42 [2020-07-14T09:10:42.551Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
09:10:42 [2020-07-14T09:10:42.551Z] === RUN   TestCopyFromContainer
09:10:42 [2020-07-14T09:10:42.624Z] --- PASS: TestNISDomainname (1.02s)
09:10:42 [2020-07-14T09:10:42.624Z] === RUN   TestHostnameDnsResolution
09:10:43 [2020-07-14T09:10:43.114Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
09:10:44 [2020-07-14T09:10:44.045Z] === RUN   TestCopyFromContainer//
09:10:44 [2020-07-14T09:10:44.045Z] === RUN   TestCopyFromContainer//bar/root
09:10:44 [2020-07-14T09:10:44.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:10:44 [2020-07-14T09:10:44.301Z] === RUN   TestCopyFromContainer//bar/root/
09:10:44 [2020-07-14T09:10:44.301Z] === RUN   TestCopyFromContainer/bar/quux
09:10:44 [2020-07-14T09:10:44.301Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
09:10:44 [2020-07-14T09:10:44.535Z] --- PASS: TestHostnameDnsResolution (1.75s)
09:10:44 [2020-07-14T09:10:44.535Z] === RUN   TestStats
09:10:44 [2020-07-14T09:10:44.559Z] === RUN   TestCopyFromContainer/bar/quux/
09:10:44 [2020-07-14T09:10:44.559Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:10:44 [2020-07-14T09:10:44.815Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:10:44 [2020-07-14T09:10:44.815Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:10:45 [2020-07-14T09:10:45.052Z] 
09:10:45 [2020-07-14T09:10:45.052Z] SUCCESS: Specified value was saved.
09:10:45 [2020-07-14T09:10:45.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:10:45 [2020-07-14T09:10:45.072Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:10:45 [2020-07-14T09:10:45.072Z] === RUN   TestCopyFromContainer/bar/notarget
09:10:45 [2020-07-14T09:10:45.329Z] --- PASS: TestCopyFromContainer (2.97s)
09:10:45 [2020-07-14T09:10:45.329Z]     --- PASS: TestCopyFromContainer// (0.13s)
09:10:45 [2020-07-14T09:10:45.329Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
09:10:45 [2020-07-14T09:10:45.329Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
09:10:45 [2020-07-14T09:10:45.329Z]     --- PASS: TestCopyFromContainer/bar/quux (0.22s)
09:10:45 [2020-07-14T09:10:45.329Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
09:10:45 [2020-07-14T09:10:45.329Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
09:10:45 [2020-07-14T09:10:45.329Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
09:10:45 [2020-07-14T09:10:45.329Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
09:10:45 [2020-07-14T09:10:45.329Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s)
09:10:45 [2020-07-14T09:10:45.329Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.22s)
09:10:45 [2020-07-14T09:10:45.329Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:10:45 [2020-07-14T09:10:45.329Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:10:45 [2020-07-14T09:10:45.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:10:45 [2020-07-14T09:10:45.329Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:10:45 [2020-07-14T09:10:45.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:10:45 [2020-07-14T09:10:45.329Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:10:45 [2020-07-14T09:10:45.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:10:45 [2020-07-14T09:10:45.329Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:10:45 [2020-07-14T09:10:45.329Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:10:45 [2020-07-14T09:10:45.586Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:10:45 [2020-07-14T09:10:45.586Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:10:45 [2020-07-14T09:10:45.586Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
09:10:45 [2020-07-14T09:10:45.586Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:10:45 [2020-07-14T09:10:45.586Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
09:10:45 [2020-07-14T09:10:45.586Z] === RUN   TestCreateLinkToNonExistingContainer
09:10:45 [2020-07-14T09:10:45.586Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:10:45 [2020-07-14T09:10:45.586Z] === RUN   TestCreateWithInvalidEnv
09:10:45 [2020-07-14T09:10:45.586Z] === RUN   TestCreateWithInvalidEnv/0
09:10:45 [2020-07-14T09:10:45.586Z] === PAUSE TestCreateWithInvalidEnv/0
09:10:45 [2020-07-14T09:10:45.586Z] === RUN   TestCreateWithInvalidEnv/1
09:10:45 [2020-07-14T09:10:45.586Z] === PAUSE TestCreateWithInvalidEnv/1
09:10:45 [2020-07-14T09:10:45.586Z] === RUN   TestCreateWithInvalidEnv/2
09:10:45 [2020-07-14T09:10:45.586Z] === PAUSE TestCreateWithInvalidEnv/2
09:10:45 [2020-07-14T09:10:45.586Z] === CONT  TestCreateWithInvalidEnv/0
09:10:45 [2020-07-14T09:10:45.586Z] === CONT  TestCreateWithInvalidEnv/2
09:10:45 [2020-07-14T09:10:45.586Z] === CONT  TestCreateWithInvalidEnv/1
09:10:45 [2020-07-14T09:10:45.586Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:10:45 [2020-07-14T09:10:45.586Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:10:45 [2020-07-14T09:10:45.586Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:10:45 [2020-07-14T09:10:45.586Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
09:10:45 [2020-07-14T09:10:45.586Z] === RUN   TestCreateTmpfsMountsTarget
09:10:45 [2020-07-14T09:10:45.586Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
09:10:45 [2020-07-14T09:10:45.586Z] === RUN   TestCreateWithCustomMaskedPaths
09:10:46 [2020-07-14T09:10:46.048Z] INFO: Downloading git...
09:10:46 [2020-07-14T09:10:46.515Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
09:10:47 [2020-07-14T09:10:47.053Z] INFO: Downloading go...
09:10:47 [2020-07-14T09:10:47.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:10:47 [2020-07-14T09:10:47.832Z] --- PASS: TestStats (2.86s)
09:10:47 [2020-07-14T09:10:47.832Z] === RUN   TestStopContainerWithTimeout
09:10:47 [2020-07-14T09:10:47.832Z] === RUN   TestStopContainerWithTimeout/0
09:10:47 [2020-07-14T09:10:47.832Z] === PAUSE TestStopContainerWithTimeout/0
09:10:47 [2020-07-14T09:10:47.832Z] === RUN   TestStopContainerWithTimeout/1
09:10:47 [2020-07-14T09:10:47.832Z] === PAUSE TestStopContainerWithTimeout/1
09:10:47 [2020-07-14T09:10:47.832Z] === RUN   TestStopContainerWithTimeout/3
09:10:47 [2020-07-14T09:10:47.832Z] === PAUSE TestStopContainerWithTimeout/3
09:10:47 [2020-07-14T09:10:47.832Z] === RUN   TestStopContainerWithTimeout/-1
09:10:47 [2020-07-14T09:10:47.832Z] === PAUSE TestStopContainerWithTimeout/-1
09:10:47 [2020-07-14T09:10:47.832Z] === CONT  TestStopContainerWithTimeout/0
09:10:47 [2020-07-14T09:10:47.832Z] === CONT  TestStopContainerWithTimeout/3
09:10:47 [2020-07-14T09:10:47.832Z] === CONT  TestStopContainerWithTimeout/1
09:10:47 [2020-07-14T09:10:47.832Z] === CONT  TestStopContainerWithTimeout/-1
09:10:47 [2020-07-14T09:10:47.883Z] --- PASS: TestCreateWithCustomMaskedPaths (2.11s)
09:10:47 [2020-07-14T09:10:47.883Z] === RUN   TestCreateWithCapabilities
09:10:47 [2020-07-14T09:10:47.883Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:10:47 [2020-07-14T09:10:47.883Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:10:47 [2020-07-14T09:10:47.883Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:10:47 [2020-07-14T09:10:47.883Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:10:47 [2020-07-14T09:10:47.883Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:10:47 [2020-07-14T09:10:47.883Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:10:47 [2020-07-14T09:10:47.883Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:10:47 [2020-07-14T09:10:47.883Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:10:47 [2020-07-14T09:10:47.883Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:10:47 [2020-07-14T09:10:47.883Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:10:47 [2020-07-14T09:10:47.883Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:10:47 [2020-07-14T09:10:47.883Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:10:47 [2020-07-14T09:10:47.883Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:10:47 [2020-07-14T09:10:47.883Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:10:47 [2020-07-14T09:10:47.883Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:10:47 [2020-07-14T09:10:47.883Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:10:47 [2020-07-14T09:10:47.883Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:10:47 [2020-07-14T09:10:47.883Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:10:47 [2020-07-14T09:10:47.883Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:10:47 [2020-07-14T09:10:47.883Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:10:47 [2020-07-14T09:10:47.883Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:10:47 [2020-07-14T09:10:47.883Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:10:47 [2020-07-14T09:10:47.883Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:10:47 [2020-07-14T09:10:47.884Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:10:47 [2020-07-14T09:10:47.884Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:10:47 [2020-07-14T09:10:47.884Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:10:47 [2020-07-14T09:10:47.884Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:10:47 [2020-07-14T09:10:47.884Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:10:47 [2020-07-14T09:10:47.884Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:10:47 [2020-07-14T09:10:47.884Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:10:47 [2020-07-14T09:10:47.884Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:10:47 [2020-07-14T09:10:47.884Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:10:47 [2020-07-14T09:10:47.884Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:10:47 [2020-07-14T09:10:47.884Z] --- PASS: TestCreateWithCapabilities (0.03s)
09:10:47 [2020-07-14T09:10:47.884Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:10:47 [2020-07-14T09:10:47.884Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:10:47 [2020-07-14T09:10:47.884Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
09:10:47 [2020-07-14T09:10:47.884Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
09:10:47 [2020-07-14T09:10:47.884Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s)
09:10:47 [2020-07-14T09:10:47.884Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s)
09:10:47 [2020-07-14T09:10:47.884Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s)
09:10:47 [2020-07-14T09:10:47.884Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:10:47 [2020-07-14T09:10:47.884Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s)
09:10:47 [2020-07-14T09:10:47.884Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s)
09:10:47 [2020-07-14T09:10:47.884Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s)
09:10:47 [2020-07-14T09:10:47.884Z] === RUN   TestCreateWithCustomReadonlyPaths
09:10:48 [2020-07-14T09:10:48.142Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
09:10:48 [2020-07-14T09:10:48.661Z] INFO: Downloading compiler 1 of 3...
09:10:48 [2020-07-14T09:10:48.707Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
09:10:48 [2020-07-14T09:10:48.965Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
09:10:49 [2020-07-14T09:10:49.135Z] INFO: Downloading compiler 2 of 3...
09:10:49 [2020-07-14T09:10:49.222Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.42s)
09:10:49 [2020-07-14T09:10:49.222Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:10:49 [2020-07-14T09:10:49.222Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:10:49 [2020-07-14T09:10:49.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:10:49 [2020-07-14T09:10:49.222Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:10:49 [2020-07-14T09:10:49.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:10:49 [2020-07-14T09:10:49.222Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:10:49 [2020-07-14T09:10:49.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:10:49 [2020-07-14T09:10:49.222Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:10:49 [2020-07-14T09:10:49.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:10:49 [2020-07-14T09:10:49.222Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:10:49 [2020-07-14T09:10:49.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:10:49 [2020-07-14T09:10:49.222Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:10:49 [2020-07-14T09:10:49.222Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:10:49 [2020-07-14T09:10:49.222Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:10:49 [2020-07-14T09:10:49.222Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:10:49 [2020-07-14T09:10:49.222Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:10:49 [2020-07-14T09:10:49.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
09:10:49 [2020-07-14T09:10:49.222Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:10:49 [2020-07-14T09:10:49.222Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
09:10:49 [2020-07-14T09:10:49.222Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:10:49 [2020-07-14T09:10:49.222Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
09:10:49 [2020-07-14T09:10:49.222Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:10:49 [2020-07-14T09:10:49.222Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:10:49 [2020-07-14T09:10:49.478Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
09:10:49 [2020-07-14T09:10:49.478Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
09:10:49 [2020-07-14T09:10:49.612Z] INFO: Downloading compiler 3 of 3...
09:10:50 [2020-07-14T09:10:50.041Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s)
09:10:50 [2020-07-14T09:10:50.041Z] === RUN   TestCreateDifferentPlatform
09:10:50 [2020-07-14T09:10:50.041Z] === RUN   TestCreateDifferentPlatform/different_os
09:10:50 [2020-07-14T09:10:50.041Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:10:50 [2020-07-14T09:10:50.041Z] --- PASS: TestCreateDifferentPlatform (0.05s)
09:10:50 [2020-07-14T09:10:50.041Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:10:50 [2020-07-14T09:10:50.041Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
09:10:50 [2020-07-14T09:10:50.041Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:10:50 [2020-07-14T09:10:50.041Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
09:10:50 [2020-07-14T09:10:50.041Z] === RUN   TestContainerStartOnDaemonRestart
09:10:50 [2020-07-14T09:10:50.041Z] === PAUSE TestContainerStartOnDaemonRestart
09:10:50 [2020-07-14T09:10:50.041Z] === RUN   TestDaemonRestartIpcMode
09:10:50 [2020-07-14T09:10:50.041Z] === PAUSE TestDaemonRestartIpcMode
09:10:50 [2020-07-14T09:10:50.041Z] === RUN   TestDaemonHostGatewayIP
09:10:50 [2020-07-14T09:10:50.041Z] === PAUSE TestDaemonHostGatewayIP
09:10:50 [2020-07-14T09:10:50.041Z] === RUN   TestContainerKillOnDaemonStart
09:10:50 [2020-07-14T09:10:50.041Z] === PAUSE TestContainerKillOnDaemonStart
09:10:50 [2020-07-14T09:10:50.041Z] === RUN   TestDiff
09:10:50 [2020-07-14T09:10:50.086Z] INFO: Extracting git...
09:10:50 [2020-07-14T09:10:50.605Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
09:10:50 [2020-07-14T09:10:50.861Z] --- PASS: TestDiff (0.84s)
09:10:50 [2020-07-14T09:10:50.861Z] === RUN   TestExecWithCloseStdin
09:10:51 [2020-07-14T09:10:51.132Z] --- PASS: TestStopContainerWithTimeout (0.02s)
09:10:51 [2020-07-14T09:10:51.132Z]     --- PASS: TestStopContainerWithTimeout/0 (1.30s)
09:10:51 [2020-07-14T09:10:51.132Z]     --- PASS: TestStopContainerWithTimeout/1 (2.00s)
09:10:51 [2020-07-14T09:10:51.132Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.17s)
09:10:51 [2020-07-14T09:10:51.132Z]     --- PASS: TestStopContainerWithTimeout/3 (3.33s)
09:10:51 [2020-07-14T09:10:51.132Z] === RUN   TestDeleteDevicemapper
09:10:51 [2020-07-14T09:10:51.132Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:10:51 [2020-07-14T09:10:51.132Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:10:51 [2020-07-14T09:10:51.132Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:10:51 [2020-07-14T09:10:51.425Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
09:10:51 [2020-07-14T09:10:51.682Z] === RUN   TestDockerSuite/TestBuildAddScript
09:10:51 [2020-07-14T09:10:51.938Z] --- PASS: TestExecWithCloseStdin (0.97s)
09:10:51 [2020-07-14T09:10:51.938Z] === RUN   TestExec
09:10:52 [2020-07-14T09:10:52.869Z] --- PASS: TestExec (0.93s)
09:10:52 [2020-07-14T09:10:52.869Z] === RUN   TestExecUser
09:10:53 [2020-07-14T09:10:53.125Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
09:10:53 [2020-07-14T09:10:53.687Z] --- PASS: TestExecUser (0.84s)
09:10:53 [2020-07-14T09:10:53.687Z] === RUN   TestExportContainerAndImportImage
09:10:53 [2020-07-14T09:10:53.763Z] #66 DONE 16.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:10:54 [2020-07-14T09:10:54.216Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41207/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c88a830507ce87e99ade40d1403653653717375d hack/test/unit
09:10:54 [2020-07-14T09:10:54.433Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.28s)
09:10:54 [2020-07-14T09:10:54.434Z] === RUN   TestUpdateMemory
09:10:54 [2020-07-14T09:10:54.434Z] --- SKIP: TestUpdateMemory (0.00s)
09:10:54 [2020-07-14T09:10:54.434Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:10:54 [2020-07-14T09:10:54.434Z] === RUN   TestUpdateCPUQuota
09:10:55 [2020-07-14T09:10:55.056Z] --- PASS: TestExportContainerAndImportImage (1.17s)
09:10:55 [2020-07-14T09:10:55.056Z] === RUN   TestExportContainerAfterDaemonRestart
09:10:55 [2020-07-14T09:10:55.056Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
09:10:55 [2020-07-14T09:10:55.056Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
09:10:55 [2020-07-14T09:10:55.375Z] --- PASS: TestUpdateCPUQuota (1.49s)
09:10:55 [2020-07-14T09:10:55.375Z] === RUN   TestUpdatePidsLimit
09:10:55 [2020-07-14T09:10:55.375Z] === RUN   TestUpdatePidsLimit/update_from_none
09:10:55 [2020-07-14T09:10:55.946Z] === RUN   TestUpdatePidsLimit/no_change
09:10:56 [2020-07-14T09:10:56.207Z] === RUN   TestUpdatePidsLimit/update_lower
09:10:56 [2020-07-14T09:10:56.446Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s)
09:10:56 [2020-07-14T09:10:56.446Z] === RUN   TestHealthCheckWorkdir
09:10:56 [2020-07-14T09:10:56.716Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
09:10:56 [2020-07-14T09:10:56.779Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:10:57 [2020-07-14T09:10:57.039Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:10:57 [2020-07-14T09:10:57.238Z] tests/integration/api_volume_test.py .........                           [ 74%]
09:10:57 [2020-07-14T09:10:57.300Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:10:57 [2020-07-14T09:10:57.659Z] --- PASS: TestHealthCheckWorkdir (1.12s)
09:10:57 [2020-07-14T09:10:57.659Z] === RUN   TestHealthKillContainer
09:10:57 [2020-07-14T09:10:57.780Z] ?   	github.com/docker/docker/api	[no test files]
09:10:57 [2020-07-14T09:10:57.870Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:10:58 [2020-07-14T09:10:58.587Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
09:10:59 [2020-07-14T09:10:59.197Z] tests/integration/client_test.py .....                                   [ 75%]
09:10:59 [2020-07-14T09:10:59.197Z] tests/integration/context_api_test.py ...                                [ 76%]
09:10:59 [2020-07-14T09:10:59.763Z] tests/integration/errors_test.py .                                       [ 76%]
09:10:59 [2020-07-14T09:10:59.783Z] --- PASS: TestUpdatePidsLimit (3.99s)
09:10:59 [2020-07-14T09:10:59.783Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
09:10:59 [2020-07-14T09:10:59.783Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
09:10:59 [2020-07-14T09:10:59.783Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
09:10:59 [2020-07-14T09:10:59.783Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
09:10:59 [2020-07-14T09:10:59.783Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s)
09:10:59 [2020-07-14T09:10:59.783Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
09:10:59 [2020-07-14T09:10:59.783Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
09:10:59 [2020-07-14T09:10:59.783Z] === RUN   TestUpdateRestartPolicy
09:10:59 [2020-07-14T09:10:59.953Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
09:11:00 [2020-07-14T09:11:00.518Z] --- PASS: TestHealthKillContainer (2.94s)
09:11:00 [2020-07-14T09:11:00.518Z] === RUN   TestInspectCpusetInConfigPre120
09:11:01 [2020-07-14T09:11:01.083Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s)
09:11:01 [2020-07-14T09:11:01.083Z] === RUN   TestIpcModeNone
09:11:01 [2020-07-14T09:11:01.649Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
09:11:01 [2020-07-14T09:11:01.906Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
09:11:02 [2020-07-14T09:11:02.162Z] --- PASS: TestIpcModeNone (0.96s)
09:11:02 [2020-07-14T09:11:02.162Z] === RUN   TestIpcModePrivate
09:11:02 [2020-07-14T09:11:02.419Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
09:11:02 [2020-07-14T09:11:02.983Z] --- PASS: TestIpcModePrivate (0.86s)
09:11:02 [2020-07-14T09:11:02.983Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false
09:11:02 [2020-07-14T09:11:02.983Z] === RUN   TestIpcModeShareable
09:11:03 [2020-07-14T09:11:03.912Z] --- PASS: TestIpcModeShareable (0.75s)
09:11:03 [2020-07-14T09:11:03.912Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true
09:11:03 [2020-07-14T09:11:03.912Z] === RUN   TestAPIIpcModeShareableAndContainer
09:11:05 [2020-07-14T09:11:05.080Z] INFO: Expanding go...
09:11:05 [2020-07-14T09:11:05.805Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
09:11:05 [2020-07-14T09:11:05.805Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.99s)
09:11:05 [2020-07-14T09:11:05.805Z] === RUN   TestAPIIpcModeHost
09:11:06 [2020-07-14T09:11:06.062Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
09:11:06 [2020-07-14T09:11:06.318Z] --- PASS: TestAPIIpcModeHost (0.68s)
09:11:06 [2020-07-14T09:11:06.318Z] === RUN   TestDaemonIpcModeShareable
09:11:07 [2020-07-14T09:11:07.686Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
09:11:07 [2020-07-14T09:11:07.942Z] --- PASS: TestDaemonIpcModeShareable (1.60s)
09:11:07 [2020-07-14T09:11:07.942Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true
09:11:07 [2020-07-14T09:11:07.942Z] === RUN   TestDaemonIpcModePrivate
09:11:08 [2020-07-14T09:11:08.199Z] === RUN   TestDockerSuite/TestBuildAddTar
09:11:09 [2020-07-14T09:11:09.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:11:09 [2020-07-14T09:11:09.568Z] --- PASS: TestDaemonIpcModePrivate (1.51s)
09:11:09 [2020-07-14T09:11:09.568Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false
09:11:09 [2020-07-14T09:11:09.568Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:11:09 [2020-07-14T09:11:09.912Z] --- PASS: TestBuildWithHugeFile (28.67s)
09:11:09 [2020-07-14T09:11:09.912Z] === RUN   TestBuildWithEmptyDockerfile
09:11:09 [2020-07-14T09:11:09.912Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:11:09 [2020-07-14T09:11:09.912Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:11:09 [2020-07-14T09:11:09.912Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:11:09 [2020-07-14T09:11:09.912Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:11:09 [2020-07-14T09:11:09.912Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:11:09 [2020-07-14T09:11:09.912Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:11:09 [2020-07-14T09:11:09.912Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:11:09 [2020-07-14T09:11:09.912Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:11:09 [2020-07-14T09:11:09.912Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:11:09 [2020-07-14T09:11:09.912Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
09:11:09 [2020-07-14T09:11:09.912Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
09:11:09 [2020-07-14T09:11:09.912Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
09:11:09 [2020-07-14T09:11:09.912Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
09:11:09 [2020-07-14T09:11:09.912Z] === RUN   TestBuildPreserveOwnership
09:11:09 [2020-07-14T09:11:09.912Z] === RUN   TestBuildPreserveOwnership/copy_from
09:11:09 [2020-07-14T09:11:09.912Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:11:10 [2020-07-14T09:11:10.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:11:10 [2020-07-14T09:11:10.934Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.47s)
09:11:10 [2020-07-14T09:11:10.934Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false
09:11:10 [2020-07-14T09:11:10.934Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:11:11 [2020-07-14T09:11:11.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:11:12 [2020-07-14T09:11:12.008Z] --- PASS: TestUpdateRestartPolicy (12.54s)
09:11:12 [2020-07-14T09:11:12.008Z] === RUN   TestUpdateRestartWithAutoRemove
09:11:12 [2020-07-14T09:11:12.647Z] --- PASS: TestBuildPreserveOwnership (6.72s)
09:11:12 [2020-07-14T09:11:12.647Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.34s)
09:11:12 [2020-07-14T09:11:12.647Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.37s)
09:11:12 [2020-07-14T09:11:12.647Z] === RUN   TestBuildPlatformInvalid
09:11:12 [2020-07-14T09:11:12.647Z] --- PASS: TestBuildPlatformInvalid (0.18s)
09:11:12 [2020-07-14T09:11:12.647Z] PASS
09:11:12 [2020-07-14T09:11:12.647Z] 
09:11:12 [2020-07-14T09:11:12.647Z] === Skipped
09:11:12 [2020-07-14T09:11:12.647Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
09:11:12 [2020-07-14T09:11:12.647Z]     build_session_test.go:25: TODO: BuildKit
09:11:12 [2020-07-14T09:11:12.647Z] 
09:11:12 [2020-07-14T09:11:12.647Z] 
09:11:12 [2020-07-14T09:11:12.647Z] DONE 32 tests, 1 skipped in 79.867s
09:11:12 [2020-07-14T09:11:12.647Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
09:11:12 [2020-07-14T09:11:12.647Z] ++ 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
09:11:12 [2020-07-14T09:11:12.647Z] ++ set -e
09:11:12 [2020-07-14T09:11:12.647Z] ++ '[' -n 0 ']'
09:11:12 [2020-07-14T09:11:12.647Z] ++ set -x
09:11:12 [2020-07-14T09:11:12.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
09:11:12 [2020-07-14T09:11:12.647Z] INFO: Testing against a local daemon
09:11:12 [2020-07-14T09:11:12.647Z] === RUN   TestConfigInspect
09:11:12 [2020-07-14T09:11:12.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:11:12 [2020-07-14T09:11:12.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:11:12 [2020-07-14T09:11:12.828Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.55s)
09:11:12 [2020-07-14T09:11:12.828Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
09:11:12 [2020-07-14T09:11:12.828Z] === RUN   TestIpcModeOlderClient
09:11:12 [2020-07-14T09:11:12.828Z] === PAUSE TestIpcModeOlderClient
09:11:12 [2020-07-14T09:11:12.828Z] === RUN   TestKillContainerInvalidSignal
09:11:12 [2020-07-14T09:11:12.828Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
09:11:12 [2020-07-14T09:11:12.950Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s)
09:11:12 [2020-07-14T09:11:12.950Z] === RUN   TestWaitNonBlocked
09:11:12 [2020-07-14T09:11:12.950Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:11:12 [2020-07-14T09:11:12.950Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:11:12 [2020-07-14T09:11:12.950Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:11:12 [2020-07-14T09:11:12.950Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:11:12 [2020-07-14T09:11:12.950Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:11:12 [2020-07-14T09:11:12.950Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:11:13 [2020-07-14T09:11:13.391Z] --- PASS: TestKillContainerInvalidSignal (0.77s)
09:11:13 [2020-07-14T09:11:13.391Z] === RUN   TestKillContainer
09:11:13 [2020-07-14T09:11:13.391Z] === RUN   TestKillContainer/no_signal
09:11:13 [2020-07-14T09:11:13.892Z] --- PASS: TestWaitNonBlocked (0.03s)
09:11:13 [2020-07-14T09:11:13.892Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s)
09:11:13 [2020-07-14T09:11:13.892Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s)
09:11:13 [2020-07-14T09:11:13.892Z] === RUN   TestWaitBlocked
09:11:13 [2020-07-14T09:11:13.892Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:11:13 [2020-07-14T09:11:13.892Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:11:13 [2020-07-14T09:11:13.892Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:11:13 [2020-07-14T09:11:13.892Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:11:13 [2020-07-14T09:11:13.892Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:11:13 [2020-07-14T09:11:13.892Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:11:14 [2020-07-14T09:11:14.324Z] === RUN   TestDockerSuite/TestBuildAddTarXz
09:11:14 [2020-07-14T09:11:14.324Z] === RUN   TestKillContainer/non_killing_signal
09:11:14 [2020-07-14T09:11:14.581Z] === RUN   TestKillContainer/killing_signal
09:11:14 [2020-07-14T09:11:14.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:11:14 [2020-07-14T09:11:14.836Z] --- PASS: TestWaitBlocked (0.03s)
09:11:14 [2020-07-14T09:11:14.836Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s)
09:11:14 [2020-07-14T09:11:14.836Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s)
09:11:14 [2020-07-14T09:11:14.836Z] === CONT  TestContainerStartOnDaemonRestart
09:11:14 [2020-07-14T09:11:14.836Z] === CONT  TestContainerKillOnDaemonStart
09:11:14 [2020-07-14T09:11:14.836Z] === CONT  TestDaemonHostGatewayIP
09:11:14 [2020-07-14T09:11:14.836Z] === CONT  TestDaemonRestartIpcMode
09:11:15 [2020-07-14T09:11:15.511Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
09:11:15 [2020-07-14T09:11:15.768Z] --- PASS: TestKillContainer (2.37s)
09:11:15 [2020-07-14T09:11:15.769Z]     --- PASS: TestKillContainer/no_signal (0.79s)
09:11:15 [2020-07-14T09:11:15.769Z]     --- PASS: TestKillContainer/non_killing_signal (0.56s)
09:11:15 [2020-07-14T09:11:15.769Z]     --- PASS: TestKillContainer/killing_signal (0.69s)
09:11:15 [2020-07-14T09:11:15.769Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:11:15 [2020-07-14T09:11:15.769Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:11:16 [2020-07-14T09:11:16.464Z] ok  	github.com/docker/docker/api/server	0.044s	coverage: 9.0% of statements
09:11:16 [2020-07-14T09:11:16.698Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:11:16 [2020-07-14T09:11:16.955Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
09:11:17 [2020-07-14T09:11:17.155Z] --- PASS: TestConfigInspect (4.05s)
09:11:17 [2020-07-14T09:11:17.155Z] === RUN   TestConfigList
09:11:17 [2020-07-14T09:11:17.215Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s)
09:11:17 [2020-07-14T09:11:17.215Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s)
09:11:17 [2020-07-14T09:11:17.215Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s)
09:11:17 [2020-07-14T09:11:17.215Z] === RUN   TestKillStoppedContainer
09:11:17 [2020-07-14T09:11:17.471Z] --- PASS: TestKillStoppedContainer (0.07s)
09:11:17 [2020-07-14T09:11:17.471Z] === RUN   TestKillStoppedContainerAPIPre120
09:11:17 [2020-07-14T09:11:17.471Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
09:11:17 [2020-07-14T09:11:17.471Z] === RUN   TestKillDifferentUserContainer
09:11:17 [2020-07-14T09:11:17.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:11:18 [2020-07-14T09:11:18.402Z] --- PASS: TestKillDifferentUserContainer (0.78s)
09:11:18 [2020-07-14T09:11:18.402Z] === RUN   TestInspectOomKilledTrue
09:11:18 [2020-07-14T09:11:18.402Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:11:18 [2020-07-14T09:11:18.402Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:11:18 [2020-07-14T09:11:18.402Z] === RUN   TestInspectOomKilledFalse
09:11:18 [2020-07-14T09:11:18.402Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:11:18 [2020-07-14T09:11:18.402Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:11:18 [2020-07-14T09:11:18.402Z] === RUN   TestLinksEtcHostsContentMatch
09:11:19 [2020-07-14T09:11:19.014Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s)
09:11:19 [2020-07-14T09:11:19.014Z] === RUN   TestLinksContainerNames
09:11:19 [2020-07-14T09:11:19.045Z] --- PASS: TestContainerStartOnDaemonRestart (3.55s)
09:11:19 [2020-07-14T09:11:19.045Z] === CONT  TestIpcModeOlderClient
09:11:19 [2020-07-14T09:11:19.045Z] --- PASS: TestIpcModeOlderClient (0.18s)
09:11:19 [2020-07-14T09:11:19.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:11:19 [2020-07-14T09:11:19.306Z] --- PASS: TestDaemonRestartIpcMode (4.45s)
09:11:19 [2020-07-14T09:11:19.566Z] --- PASS: TestDaemonHostGatewayIP (4.79s)
09:11:19 [2020-07-14T09:11:19.578Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
09:11:20 [2020-07-14T09:11:20.507Z] --- PASS: TestLinksContainerNames (1.58s)
09:11:20 [2020-07-14T09:11:20.507Z] === RUN   TestLogsFollowTailEmpty
09:11:20 [2020-07-14T09:11:20.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:11:20 [2020-07-14T09:11:20.679Z] --- PASS: TestConfigList (3.85s)
09:11:20 [2020-07-14T09:11:20.679Z] === RUN   TestConfigsCreateAndDelete
09:11:21 [2020-07-14T09:11:21.070Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
09:11:21 [2020-07-14T09:11:21.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:11:21 [2020-07-14T09:11:21.326Z] --- PASS: TestLogsFollowTailEmpty (0.82s)
09:11:21 [2020-07-14T09:11:21.326Z] === RUN   TestContainerNetworkMountsNoChown
09:11:21 [2020-07-14T09:11:21.583Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
09:11:22 [2020-07-14T09:11:22.148Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s)
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/default
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/default
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/private
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/private
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/rprivate
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/rprivate
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/slave
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/slave
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/rslave
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/rslave
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/shared
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/shared
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/rshared
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/rshared
09:11:22 [2020-07-14T09:11:22.148Z] === CONT  TestMountDaemonRoot/default
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/default/bind_root
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/default/mount_root
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === CONT  TestMountDaemonRoot/default/bind_root
09:11:22 [2020-07-14T09:11:22.148Z] === CONT  TestMountDaemonRoot/rshared
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:11:22 [2020-07-14T09:11:22.148Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === CONT  TestMountDaemonRoot/shared
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === CONT  TestMountDaemonRoot/rslave
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === CONT  TestMountDaemonRoot/slave
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:11:22 [2020-07-14T09:11:22.148Z] === CONT  TestMountDaemonRoot/rprivate
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:11:22 [2020-07-14T09:11:22.148Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:11:22 [2020-07-14T09:11:22.148Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:11:22 [2020-07-14T09:11:22.149Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:11:22 [2020-07-14T09:11:22.149Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:11:22 [2020-07-14T09:11:22.149Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:11:22 [2020-07-14T09:11:22.149Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:11:22 [2020-07-14T09:11:22.149Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:11:22 [2020-07-14T09:11:22.149Z] === CONT  TestMountDaemonRoot/private
09:11:22 [2020-07-14T09:11:22.149Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:11:22 [2020-07-14T09:11:22.149Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:11:22 [2020-07-14T09:11:22.149Z] === RUN   TestMountDaemonRoot/private/mount_root
09:11:22 [2020-07-14T09:11:22.149Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:11:22 [2020-07-14T09:11:22.149Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:11:22 [2020-07-14T09:11:22.149Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:11:22 [2020-07-14T09:11:22.149Z] === RUN   TestMountDaemonRoot/private/bind_root
09:11:22 [2020-07-14T09:11:22.149Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:11:22 [2020-07-14T09:11:22.149Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:11:22 [2020-07-14T09:11:22.406Z] === CONT  TestMountDaemonRoot/default/mount_root
09:11:22 [2020-07-14T09:11:22.406Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:11:22 [2020-07-14T09:11:22.406Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:11:22 [2020-07-14T09:11:22.406Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:11:22 [2020-07-14T09:11:22.406Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:11:22 [2020-07-14T09:11:22.406Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:11:22 [2020-07-14T09:11:22.406Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:11:22 [2020-07-14T09:11:22.406Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:11:22 [2020-07-14T09:11:22.406Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:11:22 [2020-07-14T09:11:22.406Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:11:22 [2020-07-14T09:11:22.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:11:22 [2020-07-14T09:11:22.664Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:11:22 [2020-07-14T09:11:22.664Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:11:22 [2020-07-14T09:11:22.664Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:11:22 [2020-07-14T09:11:22.664Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:11:22 [2020-07-14T09:11:22.664Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:11:22 [2020-07-14T09:11:22.664Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:11:22 [2020-07-14T09:11:22.664Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:11:22 [2020-07-14T09:11:22.664Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:11:22 [2020-07-14T09:11:22.664Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:11:22 [2020-07-14T09:11:22.664Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:11:22 [2020-07-14T09:11:22.920Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:11:22 [2020-07-14T09:11:22.920Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:11:22 [2020-07-14T09:11:22.920Z] === CONT  TestMountDaemonRoot/private/bind_root
09:11:22 [2020-07-14T09:11:22.920Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:11:22 [2020-07-14T09:11:22.920Z] === CONT  TestMountDaemonRoot/private/mount_root
09:11:22 [2020-07-14T09:11:22.920Z] --- PASS: TestMountDaemonRoot (0.04s)
09:11:22 [2020-07-14T09:11:22.920Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
09:11:22 [2020-07-14T09:11:22.920Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
09:11:22 [2020-07-14T09:11:22.920Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.08s)
09:11:22 [2020-07-14T09:11:22.920Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
09:11:22 [2020-07-14T09:11:22.920Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
09:11:22 [2020-07-14T09:11:22.920Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:11:22 [2020-07-14T09:11:22.920Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
09:11:22 [2020-07-14T09:11:22.921Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:11:22 [2020-07-14T09:11:22.921Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
09:11:22 [2020-07-14T09:11:22.921Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
09:11:22 [2020-07-14T09:11:22.921Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:11:22 [2020-07-14T09:11:22.921Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.09s)
09:11:22 [2020-07-14T09:11:22.921Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:11:22 [2020-07-14T09:11:22.921Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
09:11:22 [2020-07-14T09:11:22.921Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
09:11:22 [2020-07-14T09:11:22.921Z] === RUN   TestContainerBindMountNonRecursive
09:11:23 [2020-07-14T09:11:23.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:11:24 [2020-07-14T09:11:24.206Z] --- PASS: TestConfigsCreateAndDelete (3.80s)
09:11:24 [2020-07-14T09:11:24.206Z] === RUN   TestConfigsUpdate
09:11:25 [2020-07-14T09:11:25.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:11:25 [2020-07-14T09:11:25.442Z] --- PASS: TestContainerBindMountNonRecursive (2.56s)
09:11:25 [2020-07-14T09:11:25.442Z] === RUN   TestNetworkNat
09:11:26 [2020-07-14T09:11:26.372Z] --- PASS: TestNetworkNat (0.88s)
09:11:26 [2020-07-14T09:11:26.372Z] === RUN   TestNetworkLocalhostTCPNat
09:11:26 [2020-07-14T09:11:26.386Z] INFO: Expanding compiler 1 of 3...
09:11:26 [2020-07-14T09:11:26.386Z] INFO: Expanding compiler 2 of 3...
09:11:26 [2020-07-14T09:11:26.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:11:27 [2020-07-14T09:11:27.300Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
09:11:27 [2020-07-14T09:11:27.300Z] === RUN   TestNetworkLoopbackNat
09:11:27 [2020-07-14T09:11:27.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:11:28 [2020-07-14T09:11:28.672Z] --- PASS: TestConfigsUpdate (3.84s)
09:11:28 [2020-07-14T09:11:28.672Z] === RUN   TestTemplatedConfig
09:11:28 [2020-07-14T09:11:28.929Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:11:28 [2020-07-14T09:11:28.929Z] Using test binary docker
09:11:28 [2020-07-14T09:11:28.929Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:11:28 [2020-07-14T09:11:28.929Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:11:28 [2020-07-14T09:11:28.929Z] INFO: Waiting for daemon to start...
09:11:28 [2020-07-14T09:11:28.929Z] Starting dockerd
09:11:29 [2020-07-14T09:11:29.191Z] === RUN   TestDockerSuite/TestBuildBlankName
09:11:29 [2020-07-14T09:11:29.191Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
09:11:29 [2020-07-14T09:11:29.559Z] --- PASS: TestContainerKillOnDaemonStart (13.12s)
09:11:29 [2020-07-14T09:11:29.559Z] PASS
09:11:29 [2020-07-14T09:11:29.559Z] 
09:11:29 [2020-07-14T09:11:29.559Z] === Skipped
09:11:29 [2020-07-14T09:11:29.559Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:11:29 [2020-07-14T09:11:29.559Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:11:29 [2020-07-14T09:11:29.559Z] 
09:11:29 [2020-07-14T09:11:29.559Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
09:11:29 [2020-07-14T09:11:29.559Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:11:29 [2020-07-14T09:11:29.559Z] 
09:11:29 [2020-07-14T09:11:29.559Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
09:11:29 [2020-07-14T09:11:29.559Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:11:29 [2020-07-14T09:11:29.559Z] 
09:11:29 [2020-07-14T09:11:29.559Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:11:29 [2020-07-14T09:11:29.559Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:11:29 [2020-07-14T09:11:29.559Z] 
09:11:29 [2020-07-14T09:11:29.559Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:11:29 [2020-07-14T09:11:29.559Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:11:29 [2020-07-14T09:11:29.559Z] 
09:11:29 [2020-07-14T09:11:29.559Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
09:11:29 [2020-07-14T09:11:29.559Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:11:29 [2020-07-14T09:11:29.559Z] 
09:11:29 [2020-07-14T09:11:29.559Z] 
09:11:29 [2020-07-14T09:11:29.559Z] DONE 204 tests, 6 skipped in 140.978s
09:11:29 [2020-07-14T09:11:29.559Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:11:29 [2020-07-14T09:11:29.559Z] ++ 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
09:11:29 [2020-07-14T09:11:29.559Z] ++ set -e
09:11:29 [2020-07-14T09:11:29.559Z] ++ '[' -n 0 ']'
09:11:29 [2020-07-14T09:11:29.559Z] ++ set -x
09:11:29 [2020-07-14T09:11:29.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
09:11:29 [2020-07-14T09:11:29.559Z] INFO: Testing against a local daemon
09:11:29 [2020-07-14T09:11:29.559Z] === RUN   TestCommitInheritsEnv
09:11:29 [2020-07-14T09:11:29.559Z] --- PASS: TestCommitInheritsEnv (0.56s)
09:11:29 [2020-07-14T09:11:29.559Z] === RUN   TestImportExtremelyLargeImageWorks
09:11:29 [2020-07-14T09:11:29.559Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:11:29 [2020-07-14T09:11:29.559Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
09:11:29 [2020-07-14T09:11:29.559Z] === RUN   TestImagesFilterMultiReference
09:11:29 [2020-07-14T09:11:29.559Z] --- PASS: TestImagesFilterMultiReference (0.10s)
09:11:29 [2020-07-14T09:11:29.559Z] === RUN   TestImagePullPlatformInvalid
09:11:29 [2020-07-14T09:11:29.559Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
09:11:29 [2020-07-14T09:11:29.559Z] === RUN   TestRemoveImageOrphaning
09:11:29 [2020-07-14T09:11:29.559Z] --- PASS: TestRemoveImageOrphaning (0.55s)
09:11:29 [2020-07-14T09:11:29.559Z] === RUN   TestRemoveImageGarbageCollector
09:11:29 [2020-07-14T09:11:29.559Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:11:29 [2020-07-14T09:11:29.559Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:11:29 [2020-07-14T09:11:29.559Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:11:29 [2020-07-14T09:11:29.559Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
09:11:29 [2020-07-14T09:11:29.559Z] === RUN   TestTagInvalidReference
09:11:29 [2020-07-14T09:11:29.559Z] --- PASS: TestTagInvalidReference (0.03s)
09:11:29 [2020-07-14T09:11:29.559Z] === RUN   TestTagValidPrefixedRepo
09:11:29 [2020-07-14T09:11:29.559Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
09:11:29 [2020-07-14T09:11:29.559Z] === RUN   TestTagExistedNameWithoutForce
09:11:29 [2020-07-14T09:11:29.559Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
09:11:29 [2020-07-14T09:11:29.559Z] === RUN   TestTagOfficialNames
09:11:29 [2020-07-14T09:11:29.819Z] --- PASS: TestTagOfficialNames (0.07s)
09:11:29 [2020-07-14T09:11:29.819Z] === RUN   TestTagMatchesDigest
09:11:29 [2020-07-14T09:11:29.819Z] --- PASS: TestTagMatchesDigest (0.03s)
09:11:29 [2020-07-14T09:11:29.819Z] PASS
09:11:29 [2020-07-14T09:11:29.819Z] 
09:11:29 [2020-07-14T09:11:29.819Z] === Skipped
09:11:29 [2020-07-14T09:11:29.819Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:11:29 [2020-07-14T09:11:29.819Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
09:11:29 [2020-07-14T09:11:29.819Z] 
09:11:29 [2020-07-14T09:11:29.819Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:11:29 [2020-07-14T09:11:29.819Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:11:29 [2020-07-14T09:11:29.819Z] 
09:11:29 [2020-07-14T09:11:29.819Z] 
09:11:29 [2020-07-14T09:11:29.819Z] DONE 12 tests, 2 skipped in 1.791s
09:11:29 [2020-07-14T09:11:29.819Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:11:29 [2020-07-14T09:11:29.819Z] ++ 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
09:11:29 [2020-07-14T09:11:29.819Z] ++ set -e
09:11:29 [2020-07-14T09:11:29.819Z] ++ '[' -n 0 ']'
09:11:29 [2020-07-14T09:11:29.819Z] ++ set -x
09:11:29 [2020-07-14T09:11:29.819Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
09:11:30 [2020-07-14T09:11:30.079Z] INFO: Testing against a local daemon
09:11:30 [2020-07-14T09:11:30.079Z] === RUN   TestNetworkCreateDelete
09:11:30 [2020-07-14T09:11:30.340Z] --- PASS: TestNetworkCreateDelete (0.41s)
09:11:30 [2020-07-14T09:11:30.340Z] === RUN   TestDockerNetworkDeletePreferID
09:11:30 [2020-07-14T09:11:30.559Z] --- PASS: TestNetworkLoopbackNat (3.24s)
09:11:30 [2020-07-14T09:11:30.559Z] === RUN   TestPause
09:11:31 [2020-07-14T09:11:31.174Z] INFO: Expanding compiler 3 of 3...
09:11:31 [2020-07-14T09:11:31.174Z] INFO: Removing downloaded files...
09:11:31 [2020-07-14T09:11:31.174Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
09:11:31 [2020-07-14T09:11:31.174Z] INFO: Configuring git core.autocrlf...
09:11:31 [2020-07-14T09:11:31.408Z] --- PASS: TestTemplatedConfig (3.29s)
09:11:31 [2020-07-14T09:11:31.408Z] === RUN   TestConfigCreateResolve
09:11:31 [2020-07-14T09:11:31.438Z] .
09:11:31 [2020-07-14T09:11:31.438Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:11:31 [2020-07-14T09:11:31.438Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:11:31 [2020-07-14T09:11:31.438Z] Error: No such image: emptyfs
09:11:31 [2020-07-14T09:11:31.488Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
09:11:31 [2020-07-14T09:11:31.694Z] Running integration-test (iteration 1)
09:11:31 [2020-07-14T09:11:31.694Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:11:31 [2020-07-14T09:11:31.723Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s)
09:11:31 [2020-07-14T09:11:31.723Z] === RUN   TestDaemonDNSFallback
09:11:31 [2020-07-14T09:11:31.744Z] --- PASS: TestPause (1.19s)
09:11:31 [2020-07-14T09:11:31.744Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:11:31 [2020-07-14T09:11:31.744Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:11:31 [2020-07-14T09:11:31.744Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:11:31 [2020-07-14T09:11:31.744Z] === RUN   TestPauseStopPausedContainer
09:11:32 [2020-07-14T09:11:32.677Z] --- PASS: TestPauseStopPausedContainer (0.90s)
09:11:32 [2020-07-14T09:11:32.677Z] === RUN   TestPsFilter
09:11:32 [2020-07-14T09:11:32.677Z] --- PASS: TestPsFilter (0.14s)
09:11:32 [2020-07-14T09:11:32.677Z] === RUN   TestRemoveContainerWithRemovedVolume
09:11:33 [2020-07-14T09:11:33.607Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s)
09:11:33 [2020-07-14T09:11:33.607Z] === RUN   TestRemoveContainerWithVolume
09:11:34 [2020-07-14T09:11:34.172Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
09:11:34 [2020-07-14T09:11:34.428Z] --- PASS: TestRemoveContainerWithVolume (0.80s)
09:11:34 [2020-07-14T09:11:34.428Z] === RUN   TestRemoveContainerRunning
09:11:34 [2020-07-14T09:11:34.904Z] tests/integration/models_containers_test.py ............................ [ 83%]
09:11:35 [2020-07-14T09:11:35.359Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
09:11:35 [2020-07-14T09:11:35.618Z] --- PASS: TestRemoveContainerRunning (1.20s)
09:11:35 [2020-07-14T09:11:35.618Z] === RUN   TestRemoveContainerForceRemoveRunning
09:11:35 [2020-07-14T09:11:35.901Z] --- PASS: TestConfigCreateResolve (3.79s)
09:11:35 [2020-07-14T09:11:35.901Z] === RUN   TestConfigDaemonLibtrustID
09:11:35 [2020-07-14T09:11:35.901Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
09:11:35 [2020-07-14T09:11:35.901Z] PASS
09:11:35 [2020-07-14T09:11:35.901Z] 
09:11:35 [2020-07-14T09:11:35.901Z] DONE 7 tests in 23.241s
09:11:35 [2020-07-14T09:11:35.901Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
09:11:35 [2020-07-14T09:11:35.901Z] ++ 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
09:11:35 [2020-07-14T09:11:35.901Z] ++ set -e
09:11:35 [2020-07-14T09:11:35.901Z] ++ '[' -n 0 ']'
09:11:35 [2020-07-14T09:11:35.901Z] ++ set -x
09:11:35 [2020-07-14T09:11:35.901Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
09:11:35 [2020-07-14T09:11:35.901Z] INFO: Testing against a local daemon
09:11:35 [2020-07-14T09:11:35.901Z] === RUN   TestCheckpoint
09:11:35 [2020-07-14T09:11:35.901Z] --- SKIP: TestCheckpoint (0.00s)
09:11:35 [2020-07-14T09:11:35.901Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:11:35 [2020-07-14T09:11:35.901Z] === RUN   TestContainerInvalidJSON
09:11:35 [2020-07-14T09:11:35.901Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:11:35 [2020-07-14T09:11:35.901Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:11:35 [2020-07-14T09:11:35.901Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:11:35 [2020-07-14T09:11:35.901Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:11:35 [2020-07-14T09:11:35.901Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:11:35 [2020-07-14T09:11:35.901Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:11:35 [2020-07-14T09:11:35.901Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:11:35 [2020-07-14T09:11:35.901Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:11:35 [2020-07-14T09:11:35.901Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:11:35 [2020-07-14T09:11:35.901Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:11:35 [2020-07-14T09:11:35.901Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:11:35 [2020-07-14T09:11:35.901Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:11:35 [2020-07-14T09:11:35.901Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:11:35 [2020-07-14T09:11:35.901Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:11:35 [2020-07-14T09:11:35.901Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
09:11:35 [2020-07-14T09:11:35.901Z] === RUN   TestCopyFromContainerPathIsNotDir
09:11:36 [2020-07-14T09:11:36.182Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
09:11:36 [2020-07-14T09:11:36.194Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s)
09:11:36 [2020-07-14T09:11:36.194Z] === RUN   TestCopyToContainerPathDoesNotExist
09:11:36 [2020-07-14T09:11:36.194Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
09:11:36 [2020-07-14T09:11:36.194Z] === RUN   TestCopyToContainerPathIsNotDir
09:11:36 [2020-07-14T09:11:36.439Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s)
09:11:36 [2020-07-14T09:11:36.439Z] === RUN   TestRemoveInvalidContainer
09:11:36 [2020-07-14T09:11:36.439Z] --- PASS: TestRemoveInvalidContainer (0.03s)
09:11:36 [2020-07-14T09:11:36.439Z] === RUN   TestRenameLinkedContainer
09:11:36 [2020-07-14T09:11:36.508Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
09:11:36 [2020-07-14T09:11:36.508Z] === RUN   TestCopyFromContainer
09:11:37 [2020-07-14T09:11:37.807Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
09:11:38 [2020-07-14T09:11:38.371Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
09:11:38 [2020-07-14T09:11:38.601Z] === RUN   TestCopyFromContainer//
09:11:38 [2020-07-14T09:11:38.601Z] === RUN   TestCopyFromContainer//bar/root
09:11:38 [2020-07-14T09:11:38.601Z] === RUN   TestCopyFromContainer//bar/root/
09:11:38 [2020-07-14T09:11:38.894Z] === RUN   TestCopyFromContainer/bar/quux
09:11:38 [2020-07-14T09:11:38.894Z] === RUN   TestCopyFromContainer/bar/quux/
09:11:38 [2020-07-14T09:11:38.894Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:11:39 [2020-07-14T09:11:39.186Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:11:39 [2020-07-14T09:11:39.186Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:11:39 [2020-07-14T09:11:39.186Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:11:39 [2020-07-14T09:11:39.484Z] === RUN   TestCopyFromContainer/bar/notarget
09:11:39 [2020-07-14T09:11:39.484Z] --- PASS: TestCopyFromContainer (2.99s)
09:11:39 [2020-07-14T09:11:39.484Z]     --- PASS: TestCopyFromContainer// (0.05s)
09:11:39 [2020-07-14T09:11:39.484Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
09:11:39 [2020-07-14T09:11:39.484Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
09:11:39 [2020-07-14T09:11:39.484Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
09:11:39 [2020-07-14T09:11:39.484Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
09:11:39 [2020-07-14T09:11:39.484Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
09:11:39 [2020-07-14T09:11:39.484Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
09:11:39 [2020-07-14T09:11:39.484Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
09:11:39 [2020-07-14T09:11:39.484Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
09:11:39 [2020-07-14T09:11:39.484Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
09:11:39 [2020-07-14T09:11:39.484Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:11:39 [2020-07-14T09:11:39.484Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:11:39 [2020-07-14T09:11:39.484Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:11:39 [2020-07-14T09:11:39.484Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:11:39 [2020-07-14T09:11:39.484Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:11:39 [2020-07-14T09:11:39.484Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:11:39 [2020-07-14T09:11:39.484Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:11:39 [2020-07-14T09:11:39.484Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:11:39 [2020-07-14T09:11:39.484Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:11:39 [2020-07-14T09:11:39.484Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:11:39 [2020-07-14T09:11:39.484Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:11:39 [2020-07-14T09:11:39.484Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:11:39 [2020-07-14T09:11:39.484Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:11:39 [2020-07-14T09:11:39.484Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:11:39 [2020-07-14T09:11:39.484Z] === RUN   TestCreateLinkToNonExistingContainer
09:11:39 [2020-07-14T09:11:39.484Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
09:11:39 [2020-07-14T09:11:39.484Z] === RUN   TestCreateWithInvalidEnv
09:11:39 [2020-07-14T09:11:39.484Z] === RUN   TestCreateWithInvalidEnv/0
09:11:39 [2020-07-14T09:11:39.484Z] === PAUSE TestCreateWithInvalidEnv/0
09:11:39 [2020-07-14T09:11:39.484Z] === RUN   TestCreateWithInvalidEnv/1
09:11:39 [2020-07-14T09:11:39.484Z] === PAUSE TestCreateWithInvalidEnv/1
09:11:39 [2020-07-14T09:11:39.484Z] === RUN   TestCreateWithInvalidEnv/2
09:11:39 [2020-07-14T09:11:39.484Z] === PAUSE TestCreateWithInvalidEnv/2
09:11:39 [2020-07-14T09:11:39.484Z] === CONT  TestCreateWithInvalidEnv/0
09:11:39 [2020-07-14T09:11:39.484Z] === CONT  TestCreateWithInvalidEnv/2
09:11:39 [2020-07-14T09:11:39.484Z] === CONT  TestCreateWithInvalidEnv/1
09:11:39 [2020-07-14T09:11:39.484Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:11:39 [2020-07-14T09:11:39.484Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:11:39 [2020-07-14T09:11:39.484Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:11:39 [2020-07-14T09:11:39.484Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:11:39 [2020-07-14T09:11:39.484Z] === RUN   TestCreateTmpfsMountsTarget
09:11:39 [2020-07-14T09:11:39.484Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:11:39 [2020-07-14T09:11:39.484Z] === RUN   TestCreateWithCustomMaskedPaths
09:11:39 [2020-07-14T09:11:39.740Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
09:11:39 [2020-07-14T09:11:39.740Z] --- PASS: TestRenameLinkedContainer (3.13s)
09:11:39 [2020-07-14T09:11:39.740Z] === RUN   TestRenameStoppedContainer
09:11:39 [2020-07-14T09:11:39.871Z] --- PASS: TestDaemonDNSFallback (7.41s)
09:11:39 [2020-07-14T09:11:39.871Z] === RUN   TestInspectNetwork
09:11:39 [2020-07-14T09:11:39.996Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
09:11:40 [2020-07-14T09:11:40.562Z] --- PASS: TestRenameStoppedContainer (0.84s)
09:11:40 [2020-07-14T09:11:40.562Z] === RUN   TestRenameRunningContainerAndReuse
09:11:42 [2020-07-14T09:11:42.219Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s)
09:11:42 [2020-07-14T09:11:42.219Z] === RUN   TestCreateWithCapabilities
09:11:42 [2020-07-14T09:11:42.219Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:11:42 [2020-07-14T09:11:42.219Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:11:42 [2020-07-14T09:11:42.219Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:11:42 [2020-07-14T09:11:42.219Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:11:42 [2020-07-14T09:11:42.220Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:11:42 [2020-07-14T09:11:42.220Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:11:42 [2020-07-14T09:11:42.220Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:11:42 [2020-07-14T09:11:42.220Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:11:42 [2020-07-14T09:11:42.220Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:11:42 [2020-07-14T09:11:42.220Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:11:42 [2020-07-14T09:11:42.220Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:11:42 [2020-07-14T09:11:42.220Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:11:42 [2020-07-14T09:11:42.220Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:11:42 [2020-07-14T09:11:42.220Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:11:42 [2020-07-14T09:11:42.220Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:11:42 [2020-07-14T09:11:42.220Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:11:42 [2020-07-14T09:11:42.220Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:11:42 [2020-07-14T09:11:42.220Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:11:42 [2020-07-14T09:11:42.220Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:11:42 [2020-07-14T09:11:42.220Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:11:42 [2020-07-14T09:11:42.220Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:11:42 [2020-07-14T09:11:42.220Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:11:42 [2020-07-14T09:11:42.220Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:11:42 [2020-07-14T09:11:42.220Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:11:42 [2020-07-14T09:11:42.220Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:11:42 [2020-07-14T09:11:42.220Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:11:42 [2020-07-14T09:11:42.220Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:11:42 [2020-07-14T09:11:42.220Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:11:42 [2020-07-14T09:11:42.220Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:11:42 [2020-07-14T09:11:42.220Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:11:42 [2020-07-14T09:11:42.220Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:11:42 [2020-07-14T09:11:42.220Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:11:42 [2020-07-14T09:11:42.220Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:11:42 [2020-07-14T09:11:42.220Z] --- PASS: TestCreateWithCapabilities (0.01s)
09:11:42 [2020-07-14T09:11:42.220Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
09:11:42 [2020-07-14T09:11:42.220Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:11:42 [2020-07-14T09:11:42.220Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:11:42 [2020-07-14T09:11:42.220Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.11s)
09:11:42 [2020-07-14T09:11:42.220Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
09:11:42 [2020-07-14T09:11:42.220Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:11:42 [2020-07-14T09:11:42.220Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
09:11:42 [2020-07-14T09:11:42.220Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
09:11:42 [2020-07-14T09:11:42.220Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
09:11:42 [2020-07-14T09:11:42.220Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
09:11:42 [2020-07-14T09:11:42.220Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
09:11:42 [2020-07-14T09:11:42.220Z] === RUN   TestCreateWithCustomReadonlyPaths
09:11:42 [2020-07-14T09:11:42.464Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s)
09:11:42 [2020-07-14T09:11:42.464Z] === RUN   TestRenameInvalidName
09:11:42 [2020-07-14T09:11:42.720Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
09:11:42 [2020-07-14T09:11:42.977Z] --- PASS: TestRenameInvalidName (0.71s)
09:11:42 [2020-07-14T09:11:42.977Z] === RUN   TestRenameAnonymousContainer
09:11:43 [2020-07-14T09:11:43.857Z] Loaded image: buildpack-deps:buster
09:11:43 [2020-07-14T09:11:43.857Z] Loaded image: busybox:latest
09:11:43 [2020-07-14T09:11:43.906Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
09:11:44 [2020-07-14T09:11:44.095Z] === RUN   TestInspectNetwork/full_network_id
09:11:44 [2020-07-14T09:11:44.095Z] === RUN   TestInspectNetwork/partial_network_id
09:11:44 [2020-07-14T09:11:44.095Z] === RUN   TestInspectNetwork/network_name
09:11:44 [2020-07-14T09:11:44.095Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:11:44 [2020-07-14T09:11:44.112Z] Loaded image: busybox:glibc
09:11:44 [2020-07-14T09:11:44.112Z] Loaded image: debian:buster
09:11:44 [2020-07-14T09:11:44.112Z] Loaded image: hello-world:latest
09:11:44 [2020-07-14T09:11:44.112Z] INFO: Testing against a local daemon
09:11:44 [2020-07-14T09:11:44.112Z] === RUN   TestCgroupNamespacesBuild
09:11:44 [2020-07-14T09:11:44.836Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
09:11:44 [2020-07-14T09:11:44.955Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s)
09:11:44 [2020-07-14T09:11:44.956Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:11:44 [2020-07-14T09:11:44.956Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:11:44 [2020-07-14T09:11:44.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:11:44 [2020-07-14T09:11:44.956Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:11:44 [2020-07-14T09:11:44.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:11:44 [2020-07-14T09:11:44.956Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:11:44 [2020-07-14T09:11:44.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:11:44 [2020-07-14T09:11:44.956Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:11:44 [2020-07-14T09:11:44.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:11:44 [2020-07-14T09:11:44.956Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:11:44 [2020-07-14T09:11:44.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:11:44 [2020-07-14T09:11:44.956Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:11:44 [2020-07-14T09:11:44.956Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:11:44 [2020-07-14T09:11:44.956Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:11:44 [2020-07-14T09:11:44.956Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:11:44 [2020-07-14T09:11:44.956Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:11:44 [2020-07-14T09:11:44.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:11:44 [2020-07-14T09:11:44.956Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:11:44 [2020-07-14T09:11:44.956Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:11:44 [2020-07-14T09:11:44.956Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:11:44 [2020-07-14T09:11:44.956Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:11:44 [2020-07-14T09:11:44.956Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
09:11:44 [2020-07-14T09:11:44.956Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:11:45 [2020-07-14T09:11:45.591Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s)
09:11:45 [2020-07-14T09:11:45.591Z] === RUN   TestCreateDifferentPlatform
09:11:45 [2020-07-14T09:11:45.591Z] === RUN   TestCreateDifferentPlatform/different_os
09:11:45 [2020-07-14T09:11:45.591Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:11:45 [2020-07-14T09:11:45.591Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:11:45 [2020-07-14T09:11:45.591Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:11:45 [2020-07-14T09:11:45.591Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:11:45 [2020-07-14T09:11:45.591Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:11:45 [2020-07-14T09:11:45.591Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
09:11:45 [2020-07-14T09:11:45.591Z] === RUN   TestContainerStartOnDaemonRestart
09:11:45 [2020-07-14T09:11:45.591Z] === PAUSE TestContainerStartOnDaemonRestart
09:11:45 [2020-07-14T09:11:45.591Z] === RUN   TestDaemonRestartIpcMode
09:11:45 [2020-07-14T09:11:45.591Z] === PAUSE TestDaemonRestartIpcMode
09:11:45 [2020-07-14T09:11:45.591Z] === RUN   TestDaemonHostGatewayIP
09:11:45 [2020-07-14T09:11:45.591Z] === PAUSE TestDaemonHostGatewayIP
09:11:45 [2020-07-14T09:11:45.591Z] === RUN   TestContainerKillOnDaemonStart
09:11:45 [2020-07-14T09:11:45.591Z] === PAUSE TestContainerKillOnDaemonStart
09:11:45 [2020-07-14T09:11:45.591Z] === RUN   TestDiff
09:11:45 [2020-07-14T09:11:45.766Z] --- PASS: TestRenameAnonymousContainer (2.79s)
09:11:45 [2020-07-14T09:11:45.766Z] === RUN   TestRenameContainerWithSameName
09:11:46 [2020-07-14T09:11:46.329Z] --- PASS: TestRenameContainerWithSameName (0.74s)
09:11:46 [2020-07-14T09:11:46.329Z] === RUN   TestRenameContainerWithLinkedContainer
09:11:46 [2020-07-14T09:11:46.631Z] --- PASS: TestDiff (0.84s)
09:11:46 [2020-07-14T09:11:46.631Z] === RUN   TestExecWithCloseStdin
09:11:47 [2020-07-14T09:11:47.259Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
09:11:47 [2020-07-14T09:11:47.516Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
09:11:47 [2020-07-14T09:11:47.669Z] --- PASS: TestExecWithCloseStdin (0.94s)
09:11:47 [2020-07-14T09:11:47.669Z] === RUN   TestExec
09:11:47 [2020-07-14T09:11:47.772Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s)
09:11:47 [2020-07-14T09:11:47.772Z] === RUN   TestResize
09:11:48 [2020-07-14T09:11:48.271Z] --- PASS: TestCgroupNamespacesBuild (3.92s)
09:11:48 [2020-07-14T09:11:48.271Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:11:48 [2020-07-14T09:11:48.305Z] --- PASS: TestExec (0.95s)
09:11:48 [2020-07-14T09:11:48.305Z] === RUN   TestExecUser
09:11:48 [2020-07-14T09:11:48.701Z] --- PASS: TestResize (0.80s)
09:11:48 [2020-07-14T09:11:48.702Z] === RUN   TestResizeWithInvalidSize
09:11:49 [2020-07-14T09:11:49.345Z] --- PASS: TestExecUser (0.95s)
09:11:49 [2020-07-14T09:11:49.345Z] === RUN   TestExportContainerAndImportImage
09:11:49 [2020-07-14T09:11:49.380Z] --- PASS: TestInspectNetwork (9.54s)
09:11:49 [2020-07-14T09:11:49.380Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:11:49 [2020-07-14T09:11:49.380Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:11:49 [2020-07-14T09:11:49.380Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:11:49 [2020-07-14T09:11:49.380Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:11:49 [2020-07-14T09:11:49.380Z] === RUN   TestRunContainerWithBridgeNone
09:11:49 [2020-07-14T09:11:49.629Z] --- PASS: TestResizeWithInvalidSize (0.80s)
09:11:49 [2020-07-14T09:11:49.629Z] === RUN   TestResizeWhenContainerNotStarted
09:11:50 [2020-07-14T09:11:50.190Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s)
09:11:50 [2020-07-14T09:11:50.190Z] === RUN   TestBuildWithSession
09:11:50 [2020-07-14T09:11:50.190Z] --- SKIP: TestBuildWithSession (0.00s)
09:11:50 [2020-07-14T09:11:50.190Z]     build_session_test.go:25: TODO: BuildKit
09:11:50 [2020-07-14T09:11:50.190Z] === RUN   TestBuildSquashParent
09:11:50 [2020-07-14T09:11:50.195Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s)
09:11:50 [2020-07-14T09:11:50.195Z] === RUN   TestDaemonRestartKillContainers
09:11:50 [2020-07-14T09:11:50.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:11:50 [2020-07-14T09:11:50.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:11:50 [2020-07-14T09:11:50.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:11:50 [2020-07-14T09:11:50.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:11:50 [2020-07-14T09:11:50.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:11:50 [2020-07-14T09:11:50.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:11:50 [2020-07-14T09:11:50.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:11:50 [2020-07-14T09:11:50.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:11:50 [2020-07-14T09:11:50.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:11:50 [2020-07-14T09:11:50.421Z] --- PASS: TestExportContainerAndImportImage (1.16s)
09:11:50 [2020-07-14T09:11:50.421Z] === RUN   TestExportContainerAfterDaemonRestart
09:11:50 [2020-07-14T09:11:50.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:11:50 [2020-07-14T09:11:50.453Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:11:50 [2020-07-14T09:11:50.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:11:50 [2020-07-14T09:11:50.453Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:11:50 [2020-07-14T09:11:50.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:11:50 [2020-07-14T09:11:50.453Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:11:50 [2020-07-14T09:11:50.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:11:50 [2020-07-14T09:11:50.453Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:11:50 [2020-07-14T09:11:50.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:11:50 [2020-07-14T09:11:50.453Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:11:50 [2020-07-14T09:11:50.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:11:50 [2020-07-14T09:11:50.453Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:11:50 [2020-07-14T09:11:50.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:11:50 [2020-07-14T09:11:50.453Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:11:50 [2020-07-14T09:11:50.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:11:50 [2020-07-14T09:11:50.453Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:11:50 [2020-07-14T09:11:50.453Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:11:51 [2020-07-14T09:11:51.134Z] .........                                                                [ 86%]
09:11:51 [2020-07-14T09:11:51.293Z] --- PASS: TestRunContainerWithBridgeNone (2.54s)
09:11:51 [2020-07-14T09:11:51.294Z] === RUN   TestNetworkInvalidJSON
09:11:51 [2020-07-14T09:11:51.294Z] === RUN   TestNetworkInvalidJSON//networks/create
09:11:51 [2020-07-14T09:11:51.294Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:11:51 [2020-07-14T09:11:51.294Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:11:51 [2020-07-14T09:11:51.294Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:11:51 [2020-07-14T09:11:51.294Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:11:51 [2020-07-14T09:11:51.294Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:11:51 [2020-07-14T09:11:51.294Z] === CONT  TestNetworkInvalidJSON//networks/create
09:11:51 [2020-07-14T09:11:51.294Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:11:51 [2020-07-14T09:11:51.294Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:11:51 [2020-07-14T09:11:51.294Z] --- PASS: TestNetworkInvalidJSON (0.03s)
09:11:51 [2020-07-14T09:11:51.294Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:11:51 [2020-07-14T09:11:51.294Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:11:51 [2020-07-14T09:11:51.294Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:11:51 [2020-07-14T09:11:51.294Z] === RUN   TestHostIPv4BridgeLabel
09:11:51 [2020-07-14T09:11:51.865Z] --- PASS: TestHostIPv4BridgeLabel (0.77s)
09:11:51 [2020-07-14T09:11:51.865Z] === RUN   TestDaemonRestartWithLiveRestore
09:11:51 [2020-07-14T09:11:51.944Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
09:11:51 [2020-07-14T09:11:51.944Z] === RUN   TestHealthCheckWorkdir
09:11:52 [2020-07-14T09:11:52.977Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
09:11:52 [2020-07-14T09:11:52.977Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:11:53 [2020-07-14T09:11:53.234Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:11:53 [2020-07-14T09:11:53.249Z] --- PASS: TestDaemonRestartWithLiveRestore (1.34s)
09:11:53 [2020-07-14T09:11:53.250Z] === RUN   TestDaemonDefaultNetworkPools
09:11:53 [2020-07-14T09:11:53.458Z] --- PASS: TestHealthCheckWorkdir (1.10s)
09:11:53 [2020-07-14T09:11:53.458Z] === RUN   TestHealthKillContainer
09:11:54 [2020-07-14T09:11:54.603Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
09:11:54 [2020-07-14T09:11:54.634Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s)
09:11:54 [2020-07-14T09:11:54.634Z] === RUN   TestDaemonRestartWithExistingNetwork
09:11:55 [2020-07-14T09:11:55.217Z] tests/integration/models_images_test.py ...............                  [ 89%]
09:11:56 [2020-07-14T09:11:56.199Z] --- PASS: TestHealthKillContainer (3.07s)
09:11:56 [2020-07-14T09:11:56.199Z] === RUN   TestInspectCpusetInConfigPre120
09:11:56 [2020-07-14T09:11:56.411Z] tests/integration/models_networks_test.py ....                           [ 90%]
09:11:56 [2020-07-14T09:11:56.547Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.81s)
09:11:56 [2020-07-14T09:11:56.547Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:11:57 [2020-07-14T09:11:57.127Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
09:11:57 [2020-07-14T09:11:57.127Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:11:57 [2020-07-14T09:11:57.236Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s)
09:11:57 [2020-07-14T09:11:57.236Z] === RUN   TestIpcModeNone
09:11:57 [2020-07-14T09:11:57.383Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:11:58 [2020-07-14T09:11:58.275Z] --- PASS: TestIpcModeNone (0.98s)
09:11:58 [2020-07-14T09:11:58.275Z] === RUN   TestIpcModePrivate
09:11:58 [2020-07-14T09:11:58.344Z] --- PASS: TestBuildSquashParent (6.69s)
09:11:58 [2020-07-14T09:11:58.344Z] === RUN   TestBuildWithRemoveAndForceRemove
09:11:58 [2020-07-14T09:11:58.344Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:11:58 [2020-07-14T09:11:58.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:11:58 [2020-07-14T09:11:58.344Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:11:58 [2020-07-14T09:11:58.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:11:58 [2020-07-14T09:11:58.344Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:11:58 [2020-07-14T09:11:58.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:11:58 [2020-07-14T09:11:58.344Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:11:58 [2020-07-14T09:11:58.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:11:58 [2020-07-14T09:11:58.344Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:11:58 [2020-07-14T09:11:58.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:11:58 [2020-07-14T09:11:58.344Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:11:58 [2020-07-14T09:11:58.344Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:11:58 [2020-07-14T09:11:58.344Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:11:58 [2020-07-14T09:11:58.344Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:11:58 [2020-07-14T09:11:58.461Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.30s)
09:11:58 [2020-07-14T09:11:58.461Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:11:58 [2020-07-14T09:11:58.914Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:11:58 [2020-07-14T09:11:58.914Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:11:58 [2020-07-14T09:11:58.917Z] --- PASS: TestIpcModePrivate (0.95s)
09:11:58 [2020-07-14T09:11:58.917Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
09:11:58 [2020-07-14T09:11:58.917Z] === RUN   TestIpcModeShareable
09:11:59 [2020-07-14T09:11:59.276Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
09:11:59 [2020-07-14T09:11:59.404Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s)
09:11:59 [2020-07-14T09:11:59.404Z] === RUN   TestServiceWithPredefinedNetwork
09:11:59 [2020-07-14T09:11:59.840Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:11:59 [2020-07-14T09:11:59.955Z] --- PASS: TestIpcModeShareable (0.91s)
09:11:59 [2020-07-14T09:11:59.955Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
09:11:59 [2020-07-14T09:11:59.955Z] === RUN   TestAPIIpcModeShareableAndContainer
09:12:00 [2020-07-14T09:12:00.405Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:12:00 [2020-07-14T09:12:00.804Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:12:00 [2020-07-14T09:12:00.804Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:12:02 [2020-07-14T09:12:02.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:12:02 [2020-07-14T09:12:02.555Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
09:12:02 [2020-07-14T09:12:02.705Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s)
09:12:02 [2020-07-14T09:12:02.705Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:12:02 [2020-07-14T09:12:02.705Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:12:02 [2020-07-14T09:12:02.705Z]     service_test.go:236: FLAKY_TEST
09:12:02 [2020-07-14T09:12:02.705Z] === RUN   TestServiceWithDataPathPortInit
09:12:02 [2020-07-14T09:12:02.734Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
09:12:02 [2020-07-14T09:12:02.734Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.89s)
09:12:02 [2020-07-14T09:12:02.734Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.94s)
09:12:02 [2020-07-14T09:12:02.734Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.91s)
09:12:02 [2020-07-14T09:12:02.734Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.93s)
09:12:02 [2020-07-14T09:12:02.734Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s)
09:12:02 [2020-07-14T09:12:02.734Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s)
09:12:02 [2020-07-14T09:12:02.734Z] === RUN   TestBuildMultiStageCopy
09:12:02 [2020-07-14T09:12:02.734Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:12:02 [2020-07-14T09:12:02.812Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:12:02 [2020-07-14T09:12:02.969Z] tests/integration/models_nodes_test.py .                                 [ 91%]
09:12:02 [2020-07-14T09:12:02.969Z] tests/integration/models_resources_test.py .                             [ 91%]
09:12:03 [2020-07-14T09:12:03.488Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s)
09:12:03 [2020-07-14T09:12:03.488Z] === RUN   TestAPIIpcModeHost
09:12:03 [2020-07-14T09:12:03.488Z] --- PASS: TestAPIIpcModeHost (0.67s)
09:12:03 [2020-07-14T09:12:03.488Z] === RUN   TestDaemonIpcModeShareable
09:12:04 [2020-07-14T09:12:04.181Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:12:04 [2020-07-14T09:12:04.439Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:12:05 [2020-07-14T09:12:05.395Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
09:12:05 [2020-07-14T09:12:05.593Z] --- PASS: TestDaemonIpcModeShareable (1.79s)
09:12:05 [2020-07-14T09:12:05.593Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
09:12:05 [2020-07-14T09:12:05.593Z] === RUN   TestDaemonIpcModePrivate
09:12:05 [2020-07-14T09:12:05.960Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
09:12:06 [2020-07-14T09:12:06.038Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:12:07 [2020-07-14T09:12:07.106Z] --- PASS: TestDaemonIpcModePrivate (1.80s)
09:12:07 [2020-07-14T09:12:07.107Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
09:12:07 [2020-07-14T09:12:07.107Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:12:07 [2020-07-14T09:12:07.328Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:12:07 [2020-07-14T09:12:07.328Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s)
09:12:07 [2020-07-14T09:12:07.328Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s)
09:12:07 [2020-07-14T09:12:07.328Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.86s)
09:12:07 [2020-07-14T09:12:07.328Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.20s)
09:12:07 [2020-07-14T09:12:07.328Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.86s)
09:12:07 [2020-07-14T09:12:07.328Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s)
09:12:07 [2020-07-14T09:12:07.328Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s)
09:12:07 [2020-07-14T09:12:07.328Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.93s)
09:12:07 [2020-07-14T09:12:07.328Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.86s)
09:12:07 [2020-07-14T09:12:07.328Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s)
09:12:07 [2020-07-14T09:12:07.328Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.03s)
09:12:07 [2020-07-14T09:12:07.328Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.79s)
09:12:07 [2020-07-14T09:12:07.328Z] === RUN   TestCgroupNamespacesRun
09:12:07 [2020-07-14T09:12:07.328Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
09:12:07 [2020-07-14T09:12:07.400Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:12:08 [2020-07-14T09:12:08.259Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
09:12:08 [2020-07-14T09:12:08.325Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:12:08 [2020-07-14T09:12:08.752Z] tests/integration/models_services_test.py ..............X.               [ 95%]
09:12:09 [2020-07-14T09:12:09.183Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s)
09:12:09 [2020-07-14T09:12:09.183Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
09:12:09 [2020-07-14T09:12:09.183Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:12:09 [2020-07-14T09:12:09.188Z] --- PASS: TestCgroupNamespacesRun (1.86s)
09:12:09 [2020-07-14T09:12:09.188Z] === RUN   TestCgroupNamespacesRunPrivileged
09:12:09 [2020-07-14T09:12:09.292Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:12:10 [2020-07-14T09:12:10.216Z] --- PASS: TestBuildMultiStageCopy (7.31s)
09:12:10 [2020-07-14T09:12:10.216Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s)
09:12:10 [2020-07-14T09:12:10.216Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
09:12:10 [2020-07-14T09:12:10.216Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s)
09:12:10 [2020-07-14T09:12:10.216Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s)
09:12:10 [2020-07-14T09:12:10.216Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
09:12:10 [2020-07-14T09:12:10.216Z] === RUN   TestBuildMultiStageParentConfig
09:12:10 [2020-07-14T09:12:10.555Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
09:12:10 [2020-07-14T09:12:10.555Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
09:12:10 [2020-07-14T09:12:10.696Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s)
09:12:10 [2020-07-14T09:12:10.696Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
09:12:10 [2020-07-14T09:12:10.696Z] === RUN   TestIpcModeOlderClient
09:12:10 [2020-07-14T09:12:10.696Z] === PAUSE TestIpcModeOlderClient
09:12:10 [2020-07-14T09:12:10.696Z] === RUN   TestKillContainerInvalidSignal
09:12:10 [2020-07-14T09:12:10.811Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s)
09:12:10 [2020-07-14T09:12:10.811Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:12:11 [2020-07-14T09:12:11.734Z] --- PASS: TestKillContainerInvalidSignal (0.85s)
09:12:11 [2020-07-14T09:12:11.734Z] === RUN   TestKillContainer
09:12:11 [2020-07-14T09:12:11.734Z] === RUN   TestKillContainer/no_signal
09:12:12 [2020-07-14T09:12:12.029Z] tests/integration/models_swarm_test.py ..                                [ 96%]
09:12:12 [2020-07-14T09:12:12.029Z] tests/integration/models_volumes_test.py ..                              [ 96%]
09:12:12 [2020-07-14T09:12:12.180Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
09:12:12 [2020-07-14T09:12:12.372Z] === RUN   TestKillContainer/non_killing_signal
09:12:12 [2020-07-14T09:12:12.437Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s)
09:12:12 [2020-07-14T09:12:12.437Z] === RUN   TestCgroupNamespacesRunHostMode
09:12:13 [2020-07-14T09:12:13.007Z] === RUN   TestKillContainer/killing_signal
09:12:14 [2020-07-14T09:12:14.356Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
09:12:14 [2020-07-14T09:12:14.356Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s)
09:12:14 [2020-07-14T09:12:14.356Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:12:14 [2020-07-14T09:12:14.521Z] --- PASS: TestKillContainer (2.61s)
09:12:14 [2020-07-14T09:12:14.521Z]     --- PASS: TestKillContainer/no_signal (0.85s)
09:12:14 [2020-07-14T09:12:14.521Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
09:12:14 [2020-07-14T09:12:14.521Z]     --- PASS: TestKillContainer/killing_signal (0.87s)
09:12:14 [2020-07-14T09:12:14.521Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:12:14 [2020-07-14T09:12:14.521Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:12:15 [2020-07-14T09:12:15.156Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:12:15 [2020-07-14T09:12:15.385Z] tests/integration/regression_test.py ......                              [ 98%]
09:12:15 [2020-07-14T09:12:15.461Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
09:12:15 [2020-07-14T09:12:15.461Z] === RUN   TestBuildLabelWithTargets
09:12:15 [2020-07-14T09:12:15.724Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
09:12:15 [2020-07-14T09:12:15.791Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s)
09:12:15 [2020-07-14T09:12:15.791Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s)
09:12:15 [2020-07-14T09:12:15.791Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
09:12:15 [2020-07-14T09:12:15.791Z] === RUN   TestKillStoppedContainer
09:12:15 [2020-07-14T09:12:15.903Z] tests/integration/credentials/store_test.py ......                       [ 99%]
09:12:15 [2020-07-14T09:12:15.903Z] tests/integration/credentials/utils_test.py .                            [100%]
09:12:15 [2020-07-14T09:12:15.903Z] 
09:12:15 [2020-07-14T09:12:15.903Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
09:12:15 [2020-07-14T09:12:15.903Z] =========================== short test summary info ============================
09:12:15 [2020-07-14T09:12:15.903Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
09:12:15 [2020-07-14T09:12:15.903Z]   CONFIG_RT_GROUP_SCHED isn't enabled
09:12:15 [2020-07-14T09:12:15.903Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
09:12:15 [2020-07-14T09:12:15.903Z]   Not supported on most drivers
09:12:15 [2020-07-14T09:12:15.903Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
09:12:15 [2020-07-14T09:12:15.903Z]   Output of docker top depends on host distro, and is not formalized.
09:12:15 [2020-07-14T09:12:15.903Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
09:12:15 [2020-07-14T09:12:15.903Z]   Output of docker top depends on host distro, and is not formalized.
09:12:15 [2020-07-14T09:12:15.903Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
09:12:15 [2020-07-14T09:12:15.903Z]   Can fail if eth0 has multiple IP addresses
09:12:15 [2020-07-14T09:12:15.903Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
09:12:15 [2020-07-14T09:12:15.903Z]   This doesn't seem to be taken into account by the engine
09:12:15 [2020-07-14T09:12:15.903Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
09:12:15 [2020-07-14T09:12:15.903Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
09:12:15 [2020-07-14T09:12:15.903Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
09:12:15 [2020-07-14T09:12:15.903Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
09:12:15 [2020-07-14T09:12:15.903Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
09:12:15 [2020-07-14T09:12:15.903Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
09:12:15 [2020-07-14T09:12:15.903Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
09:12:15 [2020-07-14T09:12:15.903Z] = 372 passed, 7 skipped, 1 deselected, 6 xfailed, 2 xpassed in 298.96 seconds ==
09:12:16 [2020-07-14T09:12:16.084Z] --- PASS: TestKillStoppedContainer (0.09s)
09:12:16 [2020-07-14T09:12:16.084Z] === RUN   TestKillStoppedContainerAPIPre120
09:12:16 [2020-07-14T09:12:16.084Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
09:12:16 [2020-07-14T09:12:16.084Z] === RUN   TestKillDifferentUserContainer
09:12:16 [2020-07-14T09:12:16.161Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
09:12:16 [2020-07-14T09:12:16.286Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s)
09:12:16 [2020-07-14T09:12:16.286Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:12:17 [2020-07-14T09:12:17.123Z] --- PASS: TestKillDifferentUserContainer (0.90s)
09:12:17 [2020-07-14T09:12:17.123Z] === RUN   TestInspectOomKilledTrue
09:12:17 [2020-07-14T09:12:17.123Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:12:17 [2020-07-14T09:12:17.123Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:12:17 [2020-07-14T09:12:17.123Z] === RUN   TestInspectOomKilledFalse
09:12:17 [2020-07-14T09:12:17.123Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:12:17 [2020-07-14T09:12:17.123Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:12:17 [2020-07-14T09:12:17.123Z] === RUN   TestLinksEtcHostsContentMatch
09:12:17 [2020-07-14T09:12:17.215Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
09:12:17 [2020-07-14T09:12:17.215Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
09:12:17 [2020-07-14T09:12:17.215Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
09:12:17 [2020-07-14T09:12:17.215Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
09:12:17 [2020-07-14T09:12:17.793Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s)
09:12:17 [2020-07-14T09:12:17.793Z] === RUN   TestLinksContainerNames
09:12:18 [2020-07-14T09:12:18.145Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s)
09:12:18 [2020-07-14T09:12:18.145Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:12:18 [2020-07-14T09:12:18.402Z] === RUN   TestDockerSuite/TestBuildCacheAdd
09:12:18 [2020-07-14T09:12:18.965Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
09:12:18 [2020-07-14T09:12:18.965Z] === RUN   TestCgroupNamespacesRunOlderClient
09:12:19 [2020-07-14T09:12:19.222Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
09:12:19 [2020-07-14T09:12:19.786Z] === RUN   TestDockerSuite/TestBuildCacheFrom
09:12:19 [2020-07-14T09:12:19.875Z] --- PASS: TestLinksContainerNames (1.92s)
09:12:19 [2020-07-14T09:12:19.875Z] === RUN   TestLogsFollowTailEmpty
09:12:20 [2020-07-14T09:12:20.514Z] --- PASS: TestLogsFollowTailEmpty (0.88s)
09:12:20 [2020-07-14T09:12:20.514Z] === RUN   TestContainerNetworkMountsNoChown
09:12:20 [2020-07-14T09:12:20.715Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s)
09:12:20 [2020-07-14T09:12:20.715Z] === RUN   TestKernelTCPMemory
09:12:20 [2020-07-14T09:12:20.715Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
09:12:20 [2020-07-14T09:12:20.821Z] --- PASS: TestServiceWithDataPathPortInit (17.51s)
09:12:20 [2020-07-14T09:12:20.821Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:12:21 [2020-07-14T09:12:21.150Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s)
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/default
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/default
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/private
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/private
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/rprivate
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/rprivate
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/slave
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/slave
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/rslave
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/rslave
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/shared
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/shared
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/rshared
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/rshared
09:12:21 [2020-07-14T09:12:21.150Z] === CONT  TestMountDaemonRoot/default
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/default/bind_root
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/default/mount_root
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === CONT  TestMountDaemonRoot/default/bind_root
09:12:21 [2020-07-14T09:12:21.150Z] === CONT  TestMountDaemonRoot/rshared
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === CONT  TestMountDaemonRoot/rprivate
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:12:21 [2020-07-14T09:12:21.150Z] === CONT  TestMountDaemonRoot/shared
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:12:21 [2020-07-14T09:12:21.150Z] === CONT  TestMountDaemonRoot/rslave
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:12:21 [2020-07-14T09:12:21.150Z] === CONT  TestMountDaemonRoot/slave
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:12:21 [2020-07-14T09:12:21.150Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:12:21 [2020-07-14T09:12:21.150Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:12:21 [2020-07-14T09:12:21.150Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:12:21 [2020-07-14T09:12:21.442Z] === CONT  TestMountDaemonRoot/private
09:12:21 [2020-07-14T09:12:21.442Z] === RUN   TestMountDaemonRoot/private/mount_root
09:12:21 [2020-07-14T09:12:21.442Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:12:21 [2020-07-14T09:12:21.442Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:12:21 [2020-07-14T09:12:21.442Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:12:21 [2020-07-14T09:12:21.442Z] === RUN   TestMountDaemonRoot/private/bind_root
09:12:21 [2020-07-14T09:12:21.442Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:12:21 [2020-07-14T09:12:21.442Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:12:21 [2020-07-14T09:12:21.442Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:12:21 [2020-07-14T09:12:21.442Z] === CONT  TestMountDaemonRoot/default/mount_root
09:12:21 [2020-07-14T09:12:21.442Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:12:21 [2020-07-14T09:12:21.443Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:12:21 [2020-07-14T09:12:21.443Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:12:21 [2020-07-14T09:12:21.443Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:12:21 [2020-07-14T09:12:21.443Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:12:21 [2020-07-14T09:12:21.644Z] --- PASS: TestKernelTCPMemory (0.95s)
09:12:21 [2020-07-14T09:12:21.644Z] === RUN   TestNISDomainname
09:12:21 [2020-07-14T09:12:21.736Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:12:21 [2020-07-14T09:12:21.736Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:12:21 [2020-07-14T09:12:21.736Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:12:21 [2020-07-14T09:12:21.736Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:12:21 [2020-07-14T09:12:21.736Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:12:21 [2020-07-14T09:12:21.736Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:12:21 [2020-07-14T09:12:21.736Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:12:21 [2020-07-14T09:12:21.736Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:12:21 [2020-07-14T09:12:21.736Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:12:21 [2020-07-14T09:12:21.736Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:12:21 [2020-07-14T09:12:21.736Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:12:22 [2020-07-14T09:12:22.029Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:12:22 [2020-07-14T09:12:22.029Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:12:22 [2020-07-14T09:12:22.029Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:12:22 [2020-07-14T09:12:22.029Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:12:22 [2020-07-14T09:12:22.029Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:12:22 [2020-07-14T09:12:22.029Z] === CONT  TestMountDaemonRoot/private/mount_root
09:12:22 [2020-07-14T09:12:22.029Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:12:22 [2020-07-14T09:12:22.029Z] === CONT  TestMountDaemonRoot/private/bind_root
09:12:22 [2020-07-14T09:12:22.029Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:12:22 [2020-07-14T09:12:22.321Z] --- PASS: TestMountDaemonRoot (0.01s)
09:12:22 [2020-07-14T09:12:22.321Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:12:22 [2020-07-14T09:12:22.321Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
09:12:22 [2020-07-14T09:12:22.321Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
09:12:22 [2020-07-14T09:12:22.321Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
09:12:22 [2020-07-14T09:12:22.321Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
09:12:22 [2020-07-14T09:12:22.321Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:12:22 [2020-07-14T09:12:22.321Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
09:12:22 [2020-07-14T09:12:22.321Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
09:12:22 [2020-07-14T09:12:22.321Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
09:12:22 [2020-07-14T09:12:22.321Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
09:12:22 [2020-07-14T09:12:22.321Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:12:22 [2020-07-14T09:12:22.321Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
09:12:22 [2020-07-14T09:12:22.321Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
09:12:22 [2020-07-14T09:12:22.322Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:12:22 [2020-07-14T09:12:22.322Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
09:12:22 [2020-07-14T09:12:22.322Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:12:22 [2020-07-14T09:12:22.322Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
09:12:22 [2020-07-14T09:12:22.322Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
09:12:22 [2020-07-14T09:12:22.322Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
09:12:22 [2020-07-14T09:12:22.322Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
09:12:22 [2020-07-14T09:12:22.322Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:12:22 [2020-07-14T09:12:22.322Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
09:12:22 [2020-07-14T09:12:22.322Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
09:12:22 [2020-07-14T09:12:22.322Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
09:12:22 [2020-07-14T09:12:22.322Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
09:12:22 [2020-07-14T09:12:22.322Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:12:22 [2020-07-14T09:12:22.322Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
09:12:22 [2020-07-14T09:12:22.322Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
09:12:22 [2020-07-14T09:12:22.322Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
09:12:22 [2020-07-14T09:12:22.322Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
09:12:22 [2020-07-14T09:12:22.322Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:12:22 [2020-07-14T09:12:22.322Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:12:22 [2020-07-14T09:12:22.322Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
09:12:22 [2020-07-14T09:12:22.322Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
09:12:22 [2020-07-14T09:12:22.322Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
09:12:22 [2020-07-14T09:12:22.322Z] === RUN   TestContainerBindMountNonRecursive
09:12:22 [2020-07-14T09:12:22.574Z] --- PASS: TestNISDomainname (1.03s)
09:12:22 [2020-07-14T09:12:22.574Z] === RUN   TestHostnameDnsResolution
09:12:23 [2020-07-14T09:12:23.577Z] --- PASS: TestBuildLabelWithTargets (8.00s)
09:12:23 [2020-07-14T09:12:23.577Z] === RUN   TestBuildWithEmptyLayers
09:12:23 [2020-07-14T09:12:23.942Z] --- PASS: TestHostnameDnsResolution (1.36s)
09:12:23 [2020-07-14T09:12:23.942Z] === RUN   TestStats
09:12:24 [2020-07-14T09:12:24.403Z] --- PASS: TestContainerBindMountNonRecursive (2.04s)
09:12:24 [2020-07-14T09:12:24.403Z] === RUN   TestNetworkNat
09:12:25 [2020-07-14T09:12:25.040Z] --- PASS: TestNetworkNat (0.88s)
09:12:25 [2020-07-14T09:12:25.040Z] === RUN   TestNetworkLocalhostTCPNat
09:12:25 [2020-07-14T09:12:25.308Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
09:12:25 [2020-07-14T09:12:25.308Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
09:12:26 [2020-07-14T09:12:26.078Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
09:12:26 [2020-07-14T09:12:26.078Z] === RUN   TestNetworkLoopbackNat
09:12:26 [2020-07-14T09:12:26.091Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
09:12:26 [2020-07-14T09:12:26.091Z] === RUN   TestBuildMultiStageOnBuild
09:12:26 [2020-07-14T09:12:26.677Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
09:12:26 [2020-07-14T09:12:26.677Z] --- PASS: TestStats (2.82s)
09:12:26 [2020-07-14T09:12:26.677Z] === RUN   TestStopContainerWithTimeout
09:12:26 [2020-07-14T09:12:26.677Z] === RUN   TestStopContainerWithTimeout/0
09:12:26 [2020-07-14T09:12:26.677Z] === PAUSE TestStopContainerWithTimeout/0
09:12:26 [2020-07-14T09:12:26.677Z] === RUN   TestStopContainerWithTimeout/1
09:12:26 [2020-07-14T09:12:26.677Z] === PAUSE TestStopContainerWithTimeout/1
09:12:26 [2020-07-14T09:12:26.677Z] === RUN   TestStopContainerWithTimeout/3
09:12:26 [2020-07-14T09:12:26.677Z] === PAUSE TestStopContainerWithTimeout/3
09:12:26 [2020-07-14T09:12:26.677Z] === RUN   TestStopContainerWithTimeout/-1
09:12:26 [2020-07-14T09:12:26.677Z] === PAUSE TestStopContainerWithTimeout/-1
09:12:26 [2020-07-14T09:12:26.677Z] === CONT  TestStopContainerWithTimeout/0
09:12:26 [2020-07-14T09:12:26.677Z] === CONT  TestStopContainerWithTimeout/3
09:12:27 [2020-07-14T09:12:27.241Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
09:12:28 [2020-07-14T09:12:28.181Z] === CONT  TestStopContainerWithTimeout/1
09:12:28 [2020-07-14T09:12:28.182Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
09:12:28 [2020-07-14T09:12:28.432Z] Leaving: AppArmorNo profiles have been unloaded.
09:12:28 [2020-07-14T09:12:28.432Z] 
09:12:28 [2020-07-14T09:12:28.432Z] Unloading profiles will leave already running processes permanently
09:12:28 [2020-07-14T09:12:28.432Z] unconfined, which can lead to unexpected situations.
09:12:28 [2020-07-14T09:12:28.432Z] 
09:12:28 [2020-07-14T09:12:28.432Z] To set a process to complain mode, use the command line tool
09:12:28 [2020-07-14T09:12:28.432Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:12:28 [2020-07-14T09:12:28.432Z] 
09:12:28 [2020-07-14T09:12:28.438Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
Post stage
[Pipeline] junit
09:12:29 [2020-07-14T09:12:29.012Z] Recording test results
[Pipeline] sh
09:12:29 [2020-07-14T09:12:29.527Z] + echo Ensuring container killed.
09:12:29 [2020-07-14T09:12:29.527Z] Ensuring container killed.
09:12:29 [2020-07-14T09:12:29.527Z] + docker rm -vf docker-pr1
09:12:29 [2020-07-14T09:12:29.527Z] Error: No such container: docker-pr1
09:12:29 [2020-07-14T09:12:29.527Z] + true
[Pipeline] sh
09:12:29 [2020-07-14T09:12:29.604Z] --- PASS: TestNetworkLoopbackNat (3.27s)
09:12:29 [2020-07-14T09:12:29.604Z] === RUN   TestPause
09:12:29 [2020-07-14T09:12:29.806Z] === CONT  TestStopContainerWithTimeout/-1
09:12:29 [2020-07-14T09:12:29.808Z] + echo Chowning /workspace to jenkins user
09:12:29 [2020-07-14T09:12:29.808Z] Chowning /workspace to jenkins user
09:12:29 [2020-07-14T09:12:29.808Z] + id -u
09:12:29 [2020-07-14T09:12:29.808Z] + id -g
09:12:29 [2020-07-14T09:12:29.808Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41207:/workspace busybox chown -R 1000:1000 /workspace
09:12:30 [2020-07-14T09:12:30.240Z] --- PASS: TestPause (0.91s)
09:12:30 [2020-07-14T09:12:30.240Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:12:30 [2020-07-14T09:12:30.240Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:12:30 [2020-07-14T09:12:30.240Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:12:30 [2020-07-14T09:12:30.240Z] === RUN   TestPauseStopPausedContainer
09:12:30 [2020-07-14T09:12:30.735Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:12:30 [2020-07-14T09:12:30.818Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.15s)
09:12:30 [2020-07-14T09:12:30.818Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rs4z13b428lm7kyp17e5o52z5 Created:2020-07-14 09:12:21.734752517 +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[1c35ad37aa528ed6d6c0132aa39085cae4e359468d3217f830d8e8b3bbb16d9b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pl3snpc1dixmdj4vhktg4ur0e EndpointID:6fac01d90d980d727abdb539cb20ad4cf2e975fdde814d113ea471b69e50dd64 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c03bb51024e335d00f0601d0c689306a691be533f3949ace30055b088d52b7f2 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:ab9a7e440d04 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pl3snpc1dixmdj4vhktg4ur0e EndpointID:6fac01d90d980d727abdb539cb20ad4cf2e975fdde814d113ea471b69e50dd64 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:12:30 [2020-07-14T09:12:30.818Z] PASS
09:12:30 [2020-07-14T09:12:30.818Z] 
09:12:30 [2020-07-14T09:12:30.818Z] === Skipped
09:12:30 [2020-07-14T09:12:30.818Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:12:30 [2020-07-14T09:12:30.818Z]     service_test.go:236: FLAKY_TEST
09:12:30 [2020-07-14T09:12:30.818Z] 
09:12:30 [2020-07-14T09:12:30.818Z] 
09:12:30 [2020-07-14T09:12:30.818Z] DONE 23 tests, 1 skipped in 59.458s
09:12:30 [2020-07-14T09:12:30.818Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:12:30 [2020-07-14T09:12:30.818Z] ++ 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
09:12:30 [2020-07-14T09:12:30.818Z] ++ set -e
09:12:30 [2020-07-14T09:12:30.818Z] ++ '[' -n 0 ']'
09:12:30 [2020-07-14T09:12:30.818Z] ++ set -x
09:12:30 [2020-07-14T09:12:30.819Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:12:30 [2020-07-14T09:12:30.819Z] INFO: Testing against a local daemon
09:12:30 [2020-07-14T09:12:30.819Z] === RUN   TestDockerNetworkIpvlanPersistance
09:12:30 [2020-07-14T09:12:30.819Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:12:30 [2020-07-14T09:12:30.819Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:12:30 [2020-07-14T09:12:30.819Z] === RUN   TestDockerNetworkIpvlan
09:12:30 [2020-07-14T09:12:30.819Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:12:30 [2020-07-14T09:12:30.819Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:12:30 [2020-07-14T09:12:30.819Z] PASS
09:12:30 [2020-07-14T09:12:30.819Z] 
09:12:30 [2020-07-14T09:12:30.819Z] === Skipped
09:12:30 [2020-07-14T09:12:30.819Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:12:30 [2020-07-14T09:12:30.819Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:12:30 [2020-07-14T09:12:30.819Z] 
09:12:30 [2020-07-14T09:12:30.819Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:12:30 [2020-07-14T09:12:30.819Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:12:30 [2020-07-14T09:12:30.819Z] 
09:12:30 [2020-07-14T09:12:30.819Z] 
09:12:30 [2020-07-14T09:12:30.819Z] DONE 2 tests, 2 skipped in 0.170s
09:12:30 [2020-07-14T09:12:30.819Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:12:30 [2020-07-14T09:12:30.819Z] ++ 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
09:12:30 [2020-07-14T09:12:30.819Z] ++ set -e
09:12:30 [2020-07-14T09:12:30.819Z] ++ '[' -n 0 ']'
09:12:30 [2020-07-14T09:12:30.819Z] ++ set -x
09:12:30 [2020-07-14T09:12:30.819Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:12:30 [2020-07-14T09:12:30.819Z] INFO: Testing against a local daemon
09:12:30 [2020-07-14T09:12:30.819Z] === RUN   TestDockerNetworkMacvlanPersistance
09:12:31 [2020-07-14T09:12:31.040Z] + bundleName=docker-py
09:12:31 [2020-07-14T09:12:31.040Z] + echo Creating docker-py-bundles.tar.gz
09:12:31 [2020-07-14T09:12:31.040Z] Creating docker-py-bundles.tar.gz
09:12:31 [2020-07-14T09:12:31.040Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
09:12:31 [2020-07-14T09:12:31.051Z] Archiving artifacts
09:12:31 [2020-07-14T09:12:31.278Z] --- PASS: TestPauseStopPausedContainer (0.87s)
09:12:31 [2020-07-14T09:12:31.278Z] === RUN   TestPsFilter
09:12:31 [2020-07-14T09:12:31.278Z] --- PASS: TestPsFilter (0.30s)
09:12:31 [2020-07-14T09:12:31.278Z] === RUN   TestRemoveContainerWithRemovedVolume
09:12:31 [2020-07-14T09:12:31.362Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41207/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
09:12:31 [2020-07-14T09:12:31.457Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
09:12:31 [2020-07-14T09:12:31.457Z] === RUN   TestBuildUncleanTarFilenames
09:12:31 [2020-07-14T09:12:31.712Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
09:12:31 [2020-07-14T09:12:31.712Z] === RUN   TestBuildMultiStageLayerLeak
09:12:31 [2020-07-14T09:12:31.717Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41207/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d -e DOCKER_GRAPHDRIVER docker:c88a830507ce87e99ade40d1403653653717375d hack/make.sh binary-daemon
09:12:31 [2020-07-14T09:12:31.762Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.10s)
09:12:31 [2020-07-14T09:12:31.762Z] === RUN   TestDockerNetworkMacvlan
09:12:31 [2020-07-14T09:12:31.976Z] 
09:12:32 [2020-07-14T09:12:32.235Z] Removing bundles/
09:12:32 [2020-07-14T09:12:32.235Z] 
09:12:32 [2020-07-14T09:12:32.235Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
09:12:32 [2020-07-14T09:12:32.235Z] Building: bundles/binary-daemon/dockerd-dev
09:12:32 [2020-07-14T09:12:32.235Z] GOOS="" GOARCH="" GOARM=""
09:12:32 [2020-07-14T09:12:32.316Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s)
09:12:32 [2020-07-14T09:12:32.316Z] === RUN   TestRemoveContainerWithVolume
09:12:32 [2020-07-14T09:12:32.627Z] --- PASS: TestStopContainerWithTimeout (0.04s)
09:12:32 [2020-07-14T09:12:32.627Z]     --- PASS: TestStopContainerWithTimeout/0 (1.22s)
09:12:32 [2020-07-14T09:12:32.627Z]     --- PASS: TestStopContainerWithTimeout/1 (1.90s)
09:12:32 [2020-07-14T09:12:32.627Z]     --- PASS: TestStopContainerWithTimeout/3 (3.31s)
09:12:32 [2020-07-14T09:12:32.627Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.88s)
09:12:32 [2020-07-14T09:12:32.627Z] === RUN   TestDeleteDevicemapper
09:12:32 [2020-07-14T09:12:32.627Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:12:32 [2020-07-14T09:12:32.627Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:12:32 [2020-07-14T09:12:32.627Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:12:32 [2020-07-14T09:12:32.703Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:12:32 [2020-07-14T09:12:32.885Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
09:12:32 [2020-07-14T09:12:32.951Z] --- PASS: TestRemoveContainerWithVolume (0.83s)
09:12:32 [2020-07-14T09:12:32.951Z] === RUN   TestRemoveContainerRunning
09:12:33 [2020-07-14T09:12:33.142Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
09:12:33 [2020-07-14T09:12:33.990Z] --- PASS: TestRemoveContainerRunning (0.88s)
09:12:33 [2020-07-14T09:12:33.990Z] === RUN   TestRemoveContainerForceRemoveRunning
09:12:34 [2020-07-14T09:12:34.088Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:12:34 [2020-07-14T09:12:34.625Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s)
09:12:34 [2020-07-14T09:12:34.625Z] === RUN   TestRemoveInvalidContainer
09:12:34 [2020-07-14T09:12:34.625Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:12:34 [2020-07-14T09:12:34.625Z] === RUN   TestRenameLinkedContainer
09:12:35 [2020-07-14T09:12:35.036Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.41s)
09:12:35 [2020-07-14T09:12:35.036Z] === RUN   TestUpdateMemory
09:12:35 [2020-07-14T09:12:35.036Z] --- SKIP: TestUpdateMemory (0.00s)
09:12:35 [2020-07-14T09:12:35.036Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:12:35 [2020-07-14T09:12:35.036Z] === RUN   TestUpdateCPUQuota
09:12:35 [2020-07-14T09:12:35.295Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
09:12:35 [2020-07-14T09:12:35.474Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:12:36 [2020-07-14T09:12:36.223Z] === RUN   TestDockerSuite/TestBuildClearCmd
09:12:36 [2020-07-14T09:12:36.478Z] --- PASS: TestUpdateCPUQuota (1.31s)
09:12:36 [2020-07-14T09:12:36.478Z] === RUN   TestUpdatePidsLimit
09:12:36 [2020-07-14T09:12:36.478Z] === RUN   TestUpdatePidsLimit/update_from_none
09:12:36 [2020-07-14T09:12:36.734Z] === RUN   TestDockerSuite/TestBuildCmd
09:12:36 [2020-07-14T09:12:36.991Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
09:12:36 [2020-07-14T09:12:36.991Z] === RUN   TestUpdatePidsLimit/no_change
09:12:36 [2020-07-14T09:12:36.993Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s)
09:12:36 [2020-07-14T09:12:36.993Z] === RUN   TestBuildWithHugeFile
09:12:37 [2020-07-14T09:12:37.247Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
09:12:37 [2020-07-14T09:12:37.247Z] === RUN   TestUpdatePidsLimit/update_lower
09:12:37 [2020-07-14T09:12:37.504Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
09:12:37 [2020-07-14T09:12:37.761Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:12:38 [2020-07-14T09:12:38.017Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
09:12:38 [2020-07-14T09:12:38.017Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
09:12:38 [2020-07-14T09:12:38.017Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:12:38 [2020-07-14T09:12:38.580Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:12:38 [2020-07-14T09:12:38.774Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:12:38 [2020-07-14T09:12:38.810Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ok  	github.com/docker/docker/api/types/filters	0.023s	coverage: 92.2% of statements
09:12:38 [2020-07-14T09:12:38.810Z] ok  	github.com/docker/docker/api/types/strslice	0.028s	coverage: 90.0% of statements
09:12:38 [2020-07-14T09:12:38.810Z] ok  	github.com/docker/docker/api/types/time	0.065s	coverage: 100.0% of statements
09:12:38 [2020-07-14T09:12:38.810Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 75.0% of statements
09:12:38 [2020-07-14T09:12:38.810Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 5.1% of statements
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/types	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/builder	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:12:38 [2020-07-14T09:12:38.810Z] ok  	github.com/docker/docker/builder/dockerignore	0.015s	coverage: 96.8% of statements
09:12:38 [2020-07-14T09:12:38.810Z] ok  	github.com/docker/docker/cli/debug	0.014s	coverage: 100.0% of statements
09:12:38 [2020-07-14T09:12:38.810Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.634s	coverage: 86.3% of statements
09:12:38 [2020-07-14T09:12:38.810Z] ok  	github.com/docker/docker/builder/remotecontext	0.470s	coverage: 13.6% of statements
09:12:38 [2020-07-14T09:12:38.839Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:12:39 [2020-07-14T09:12:39.096Z] --- PASS: TestRenameLinkedContainer (3.61s)
09:12:39 [2020-07-14T09:12:39.097Z] === RUN   TestRenameStoppedContainer
09:12:39 [2020-07-14T09:12:39.097Z] --- PASS: TestRenameStoppedContainer (0.83s)
09:12:39 [2020-07-14T09:12:39.097Z] === RUN   TestRenameRunningContainerAndReuse
09:12:39 [2020-07-14T09:12:39.107Z] ok  	github.com/docker/docker/builder/dockerfile	1.204s	coverage: 48.1% of statements
09:12:39 [2020-07-14T09:12:39.107Z] ?   	github.com/docker/docker/cli	[no test files]
09:12:39 [2020-07-14T09:12:39.107Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:12:39 [2020-07-14T09:12:39.769Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
09:12:40 [2020-07-14T09:12:40.698Z] --- PASS: TestUpdatePidsLimit (4.12s)
09:12:40 [2020-07-14T09:12:40.698Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.53s)
09:12:40 [2020-07-14T09:12:40.698Z]     --- PASS: TestUpdatePidsLimit/no_change (0.36s)
09:12:40 [2020-07-14T09:12:40.698Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
09:12:40 [2020-07-14T09:12:40.698Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s)
09:12:40 [2020-07-14T09:12:40.698Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s)
09:12:40 [2020-07-14T09:12:40.698Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s)
09:12:40 [2020-07-14T09:12:40.698Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.53s)
09:12:40 [2020-07-14T09:12:40.698Z] === RUN   TestUpdateRestartPolicy
09:12:41 [2020-07-14T09:12:41.174Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s)
09:12:41 [2020-07-14T09:12:41.174Z] === RUN   TestRenameInvalidName
09:12:41 [2020-07-14T09:12:41.260Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
09:12:41 [2020-07-14T09:12:41.810Z] --- PASS: TestRenameInvalidName (0.86s)
09:12:41 [2020-07-14T09:12:41.810Z] === RUN   TestRenameAnonymousContainer
09:12:42 [2020-07-14T09:12:42.078Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:12:44 [2020-07-14T09:12:44.530Z] === RUN   TestDockerSuite/TestBuildConditionalCache
09:12:44 [2020-07-14T09:12:44.728Z] ok  	github.com/docker/docker/client	0.534s	coverage: 75.4% of statements
09:12:44 [2020-07-14T09:12:44.788Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
09:12:45 [2020-07-14T09:12:45.350Z] === RUN   TestDockerSuite/TestBuildContChar
09:12:47 [2020-07-14T09:12:47.241Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
09:12:47 [2020-07-14T09:12:47.388Z] --- PASS: TestRenameAnonymousContainer (5.06s)
09:12:47 [2020-07-14T09:12:47.388Z] === RUN   TestRenameContainerWithSameName
09:12:47 [2020-07-14T09:12:47.803Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
09:12:48 [2020-07-14T09:12:48.024Z] --- PASS: TestRenameContainerWithSameName (0.94s)
09:12:48 [2020-07-14T09:12:48.024Z] === RUN   TestRenameContainerWithLinkedContainer
09:12:48 [2020-07-14T09:12:48.662Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:12:48 [2020-07-14T09:12:48.733Z] === RUN   TestDockerSuite/TestBuildContextCleanup
09:12:48 [2020-07-14T09:12:48.989Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
09:12:49 [2020-07-14T09:12:49.245Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
09:12:49 [2020-07-14T09:12:49.577Z] --- PASS: TestRenameContainerWithLinkedContainer (1.82s)
09:12:49 [2020-07-14T09:12:49.577Z] === RUN   TestResize
09:12:49 [2020-07-14T09:12:49.808Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
09:12:49 [2020-07-14T09:12:49.808Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
09:12:50 [2020-07-14T09:12:50.065Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
09:12:50 [2020-07-14T09:12:50.576Z] --- PASS: TestDockerNetworkMacvlan (18.54s)
09:12:50 [2020-07-14T09:12:50.576Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
09:12:50 [2020-07-14T09:12:50.576Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
09:12:50 [2020-07-14T09:12:50.576Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.92s)
09:12:50 [2020-07-14T09:12:50.576Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.09s)
09:12:50 [2020-07-14T09:12:50.576Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.74s)
09:12:50 [2020-07-14T09:12:50.576Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s)
09:12:50 [2020-07-14T09:12:50.576Z] PASS
09:12:50 [2020-07-14T09:12:50.576Z] 
09:12:50 [2020-07-14T09:12:50.576Z] DONE 8 tests in 20.819s
09:12:50 [2020-07-14T09:12:50.576Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:12:50 [2020-07-14T09:12:50.576Z] ++ 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
09:12:50 [2020-07-14T09:12:50.576Z] ++ set -e
09:12:50 [2020-07-14T09:12:50.576Z] ++ '[' -n 0 ']'
09:12:50 [2020-07-14T09:12:50.576Z] ++ set -x
09:12:50 [2020-07-14T09:12:50.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:12:50 [2020-07-14T09:12:50.576Z] testing: warning: no tests to run
09:12:50 [2020-07-14T09:12:50.576Z] PASS
09:12:50 [2020-07-14T09:12:50.576Z] 
09:12:50 [2020-07-14T09:12:50.576Z] DONE 0 tests in 0.029s
09:12:50 [2020-07-14T09:12:50.576Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:12:50 [2020-07-14T09:12:50.576Z] ++ 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
09:12:50 [2020-07-14T09:12:50.576Z] ++ set -e
09:12:50 [2020-07-14T09:12:50.576Z] ++ '[' -n 0 ']'
09:12:50 [2020-07-14T09:12:50.576Z] ++ set -x
09:12:50 [2020-07-14T09:12:50.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:12:50 [2020-07-14T09:12:50.576Z] INFO: Testing against a local daemon
09:12:50 [2020-07-14T09:12:50.576Z] === RUN   TestAuthZPluginAllowRequest
09:12:50 [2020-07-14T09:12:50.615Z] --- PASS: TestResize (0.85s)
09:12:50 [2020-07-14T09:12:50.615Z] === RUN   TestResizeWithInvalidSize
09:12:51 [2020-07-14T09:12:51.252Z] --- PASS: TestResizeWithInvalidSize (0.84s)
09:12:51 [2020-07-14T09:12:51.252Z] === RUN   TestResizeWhenContainerNotStarted
09:12:52 [2020-07-14T09:12:52.291Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s)
09:12:52 [2020-07-14T09:12:52.291Z] === RUN   TestDaemonRestartKillContainers
09:12:52 [2020-07-14T09:12:52.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:12:52 [2020-07-14T09:12:52.291Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:12:52 [2020-07-14T09:12:52.490Z] --- PASS: TestAuthZPluginAllowRequest (1.74s)
09:12:52 [2020-07-14T09:12:52.490Z] === RUN   TestAuthZPluginTLS
09:12:53 [2020-07-14T09:12:53.061Z] --- PASS: TestAuthZPluginTLS (0.66s)
09:12:53 [2020-07-14T09:12:53.061Z] === RUN   TestAuthZPluginDenyRequest
09:12:53 [2020-07-14T09:12:53.361Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
09:12:53 [2020-07-14T09:12:53.361Z] --- PASS: TestUpdateRestartPolicy (12.58s)
09:12:53 [2020-07-14T09:12:53.361Z] === RUN   TestUpdateRestartWithAutoRemove
09:12:53 [2020-07-14T09:12:53.633Z] --- PASS: TestAuthZPluginDenyRequest (0.63s)
09:12:53 [2020-07-14T09:12:53.633Z] === RUN   TestAuthZPluginAPIDenyResponse
09:12:53 [2020-07-14T09:12:53.926Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s)
09:12:53 [2020-07-14T09:12:53.926Z] === RUN   TestWaitNonBlocked
09:12:53 [2020-07-14T09:12:53.926Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:12:53 [2020-07-14T09:12:53.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:12:53 [2020-07-14T09:12:53.926Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:12:53 [2020-07-14T09:12:53.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:12:53 [2020-07-14T09:12:53.926Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:12:53 [2020-07-14T09:12:53.926Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:12:54 [2020-07-14T09:12:54.204Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s)
09:12:54 [2020-07-14T09:12:54.204Z] === RUN   TestAuthZPluginDenyResponse
09:12:54 [2020-07-14T09:12:54.776Z] --- PASS: TestAuthZPluginDenyResponse (0.64s)
09:12:54 [2020-07-14T09:12:54.776Z] === RUN   TestAuthZPluginAllowEventStream
09:12:54 [2020-07-14T09:12:54.855Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
09:12:55 [2020-07-14T09:12:55.031Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:12:55 [2020-07-14T09:12:55.031Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:12:55 [2020-07-14T09:12:55.111Z] --- PASS: TestWaitNonBlocked (0.05s)
09:12:55 [2020-07-14T09:12:55.111Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s)
09:12:55 [2020-07-14T09:12:55.111Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s)
09:12:55 [2020-07-14T09:12:55.111Z] === RUN   TestWaitBlocked
09:12:55 [2020-07-14T09:12:55.111Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:12:55 [2020-07-14T09:12:55.111Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:12:55 [2020-07-14T09:12:55.111Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:12:55 [2020-07-14T09:12:55.111Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:12:55 [2020-07-14T09:12:55.111Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:12:55 [2020-07-14T09:12:55.111Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:12:56 [2020-07-14T09:12:56.477Z] --- PASS: TestWaitBlocked (0.02s)
09:12:56 [2020-07-14T09:12:56.477Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s)
09:12:56 [2020-07-14T09:12:56.477Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s)
09:12:56 [2020-07-14T09:12:56.477Z] === CONT  TestContainerStartOnDaemonRestart
09:12:56 [2020-07-14T09:12:56.477Z] === CONT  TestIpcModeOlderClient
09:12:56 [2020-07-14T09:12:56.477Z] --- PASS: TestIpcModeOlderClient (0.10s)
09:12:56 [2020-07-14T09:12:56.477Z] === CONT  TestDaemonHostGatewayIP
09:12:56 [2020-07-14T09:12:56.545Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:12:56 [2020-07-14T09:12:56.545Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:12:56 [2020-07-14T09:12:56.689Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s)
09:12:56 [2020-07-14T09:12:56.689Z] === RUN   TestAuthZPluginErrorResponse
09:12:57 [2020-07-14T09:12:57.260Z] --- PASS: TestAuthZPluginErrorResponse (0.65s)
09:12:57 [2020-07-14T09:12:57.260Z] === RUN   TestAuthZPluginErrorRequest
09:12:57 [2020-07-14T09:12:57.584Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:12:57 [2020-07-14T09:12:57.831Z] --- PASS: TestAuthZPluginErrorRequest (0.62s)
09:12:57 [2020-07-14T09:12:57.831Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:12:57 [2020-07-14T09:12:57.876Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:12:58 [2020-07-14T09:12:58.368Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
09:12:58 [2020-07-14T09:12:58.773Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s)
09:12:58 [2020-07-14T09:12:58.773Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:12:59 [2020-07-14T09:12:59.297Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s)
09:12:59 [2020-07-14T09:12:59.297Z] === CONT  TestContainerKillOnDaemonStart
09:13:00 [2020-07-14T09:13:00.227Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
09:13:00 [2020-07-14T09:13:00.484Z] --- PASS: TestDaemonHostGatewayIP (4.12s)
09:13:00 [2020-07-14T09:13:00.484Z] === CONT  TestDaemonRestartIpcMode
09:13:00 [2020-07-14T09:13:00.616Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:13:00 [2020-07-14T09:13:00.616Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:13:00 [2020-07-14T09:13:00.687Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s)
09:13:00 [2020-07-14T09:13:00.687Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:13:01 [2020-07-14T09:13:01.046Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
09:13:01 [2020-07-14T09:13:01.609Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
09:13:03 [2020-07-14T09:13:03.231Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s)
09:13:03 [2020-07-14T09:13:03.231Z] === RUN   TestAuthZPluginHeader
09:13:03 [2020-07-14T09:13:03.402Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:13:03 [2020-07-14T09:13:03.402Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:13:03 [2020-07-14T09:13:03.506Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
09:13:03 [2020-07-14T09:13:03.762Z] --- PASS: TestDaemonRestartIpcMode (3.39s)
09:13:04 [2020-07-14T09:13:04.174Z] --- PASS: TestAuthZPluginHeader (1.00s)
09:13:04 [2020-07-14T09:13:04.174Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:13:04 [2020-07-14T09:13:04.174Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:13:04 [2020-07-14T09:13:04.174Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:13:04 [2020-07-14T09:13:04.174Z] === RUN   TestAuthZPluginV2Disable
09:13:04 [2020-07-14T09:13:04.174Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:13:04 [2020-07-14T09:13:04.174Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:13:04 [2020-07-14T09:13:04.174Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:13:04 [2020-07-14T09:13:04.174Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:13:04 [2020-07-14T09:13:04.174Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:13:04 [2020-07-14T09:13:04.174Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:13:04 [2020-07-14T09:13:04.174Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:13:04 [2020-07-14T09:13:04.174Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:13:04 [2020-07-14T09:13:04.174Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:13:04 [2020-07-14T09:13:04.324Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
09:13:04 [2020-07-14T09:13:04.580Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
09:13:05 [2020-07-14T09:13:05.142Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
09:13:05 [2020-07-14T09:13:05.704Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:13:06 [2020-07-14T09:13:06.138Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:13:06 [2020-07-14T09:13:06.138Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.47s)
09:13:06 [2020-07-14T09:13:06.138Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s)
09:13:06 [2020-07-14T09:13:06.138Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s)
09:13:06 [2020-07-14T09:13:06.138Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s)
09:13:06 [2020-07-14T09:13:06.138Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s)
09:13:06 [2020-07-14T09:13:06.138Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s)
09:13:06 [2020-07-14T09:13:06.138Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s)
09:13:06 [2020-07-14T09:13:06.138Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.40s)
09:13:06 [2020-07-14T09:13:06.138Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.16s)
09:13:06 [2020-07-14T09:13:06.138Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.17s)
09:13:06 [2020-07-14T09:13:06.138Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s)
09:13:06 [2020-07-14T09:13:06.138Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s)
09:13:06 [2020-07-14T09:13:06.138Z] === RUN   TestCgroupNamespacesRun
09:13:07 [2020-07-14T09:13:07.072Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
09:13:07 [2020-07-14T09:13:07.651Z] --- PASS: TestCgroupNamespacesRun (1.77s)
09:13:07 [2020-07-14T09:13:07.651Z] === RUN   TestCgroupNamespacesRunPrivileged
09:13:08 [2020-07-14T09:13:08.001Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
09:13:08 [2020-07-14T09:13:08.001Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
09:13:08 [2020-07-14T09:13:08.001Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
09:13:08 [2020-07-14T09:13:08.001Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
09:13:08 [2020-07-14T09:13:08.001Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
09:13:09 [2020-07-14T09:13:09.164Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s)
09:13:09 [2020-07-14T09:13:09.164Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:13:10 [2020-07-14T09:13:10.517Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
09:13:10 [2020-07-14T09:13:10.775Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
09:13:11 [2020-07-14T09:13:11.236Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s)
09:13:11 [2020-07-14T09:13:11.236Z] === RUN   TestCgroupNamespacesRunHostMode
09:13:12 [2020-07-14T09:13:12.142Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
09:13:12 [2020-07-14T09:13:12.142Z] --- PASS: TestContainerKillOnDaemonStart (12.81s)
09:13:12 [2020-07-14T09:13:12.142Z] PASS
09:13:12 [2020-07-14T09:13:12.142Z] 
09:13:12 [2020-07-14T09:13:12.142Z] === Skipped
09:13:12 [2020-07-14T09:13:12.142Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:13:12 [2020-07-14T09:13:12.142Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:13:12 [2020-07-14T09:13:12.142Z] 
09:13:12 [2020-07-14T09:13:12.142Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:13:12 [2020-07-14T09:13:12.142Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:13:12 [2020-07-14T09:13:12.142Z] 
09:13:12 [2020-07-14T09:13:12.142Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:13:12 [2020-07-14T09:13:12.142Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:13:12 [2020-07-14T09:13:12.142Z] 
09:13:12 [2020-07-14T09:13:12.142Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:13:12 [2020-07-14T09:13:12.142Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:13:12 [2020-07-14T09:13:12.142Z] 
09:13:12 [2020-07-14T09:13:12.142Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:13:12 [2020-07-14T09:13:12.142Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:13:12 [2020-07-14T09:13:12.142Z] 
09:13:12 [2020-07-14T09:13:12.142Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
09:13:12 [2020-07-14T09:13:12.142Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:13:12 [2020-07-14T09:13:12.142Z] 
09:13:12 [2020-07-14T09:13:12.142Z] 
09:13:12 [2020-07-14T09:13:12.142Z] DONE 204 tests, 6 skipped in 150.184s
09:13:12 [2020-07-14T09:13:12.142Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:13:12 [2020-07-14T09:13:12.142Z] ++ 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
09:13:12 [2020-07-14T09:13:12.142Z] ++ set -e
09:13:12 [2020-07-14T09:13:12.142Z] ++ '[' -n 0 ']'
09:13:12 [2020-07-14T09:13:12.142Z] ++ set -x
09:13:12 [2020-07-14T09:13:12.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
09:13:12 [2020-07-14T09:13:12.400Z] INFO: Testing against a local daemon
09:13:12 [2020-07-14T09:13:12.400Z] === RUN   TestCommitInheritsEnv
09:13:12 [2020-07-14T09:13:12.400Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
09:13:12 [2020-07-14T09:13:12.747Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s)
09:13:12 [2020-07-14T09:13:12.747Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:13:12 [2020-07-14T09:13:12.963Z] --- PASS: TestCommitInheritsEnv (0.45s)
09:13:12 [2020-07-14T09:13:12.963Z] === RUN   TestImportExtremelyLargeImageWorks
09:13:12 [2020-07-14T09:13:12.963Z] === PAUSE TestImportExtremelyLargeImageWorks
09:13:12 [2020-07-14T09:13:12.963Z] === RUN   TestImagesFilterMultiReference
09:13:12 [2020-07-14T09:13:12.963Z] --- PASS: TestImagesFilterMultiReference (0.09s)
09:13:12 [2020-07-14T09:13:12.963Z] === RUN   TestImagePullPlatformInvalid
09:13:12 [2020-07-14T09:13:12.963Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:13:12 [2020-07-14T09:13:12.963Z] === RUN   TestRemoveImageOrphaning
09:13:12 [2020-07-14T09:13:12.963Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
09:13:13 [2020-07-14T09:13:13.526Z] --- PASS: TestRemoveImageOrphaning (0.47s)
09:13:13 [2020-07-14T09:13:13.526Z] === RUN   TestRemoveImageGarbageCollector
09:13:14 [2020-07-14T09:13:14.455Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
09:13:14 [2020-07-14T09:13:14.826Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s)
09:13:14 [2020-07-14T09:13:14.826Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:13:15 [2020-07-14T09:13:15.843Z] --- PASS: TestRemoveImageGarbageCollector (2.36s)
09:13:15 [2020-07-14T09:13:15.843Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:13:15 [2020-07-14T09:13:15.843Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
09:13:15 [2020-07-14T09:13:15.843Z] === RUN   TestTagInvalidReference
09:13:15 [2020-07-14T09:13:15.843Z] --- PASS: TestTagInvalidReference (0.03s)
09:13:15 [2020-07-14T09:13:15.843Z] === RUN   TestTagValidPrefixedRepo
09:13:15 [2020-07-14T09:13:15.843Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
09:13:16 [2020-07-14T09:13:16.105Z] --- PASS: TestTagValidPrefixedRepo (0.15s)
09:13:16 [2020-07-14T09:13:16.105Z] === RUN   TestTagExistedNameWithoutForce
09:13:16 [2020-07-14T09:13:16.105Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
09:13:16 [2020-07-14T09:13:16.105Z] === RUN   TestTagOfficialNames
09:13:16 [2020-07-14T09:13:16.105Z] --- PASS: TestTagOfficialNames (0.07s)
09:13:16 [2020-07-14T09:13:16.105Z] === RUN   TestTagMatchesDigest
09:13:16 [2020-07-14T09:13:16.105Z] --- PASS: TestTagMatchesDigest (0.02s)
09:13:16 [2020-07-14T09:13:16.105Z] === CONT  TestImportExtremelyLargeImageWorks
09:13:16 [2020-07-14T09:13:16.340Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s)
09:13:16 [2020-07-14T09:13:16.340Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:13:16 [2020-07-14T09:13:16.361Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
09:13:16 [2020-07-14T09:13:16.975Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
09:13:16 [2020-07-14T09:13:16.975Z] === RUN   TestCgroupNamespacesRunOlderClient
09:13:17 [2020-07-14T09:13:17.728Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
09:13:17 [2020-07-14T09:13:17.984Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
09:13:19 [2020-07-14T09:13:19.090Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
09:13:19 [2020-07-14T09:13:19.090Z] === RUN   TestKernelTCPMemory
09:13:19 [2020-07-14T09:13:19.352Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
09:13:19 [2020-07-14T09:13:19.726Z] --- PASS: TestKernelTCPMemory (0.97s)
09:13:19 [2020-07-14T09:13:19.727Z] === RUN   TestNISDomainname
09:13:20 [2020-07-14T09:13:20.773Z] --- PASS: TestNISDomainname (1.02s)
09:13:20 [2020-07-14T09:13:20.773Z] === RUN   TestHostnameDnsResolution
09:13:21 [2020-07-14T09:13:21.244Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
09:13:22 [2020-07-14T09:13:22.284Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.10s)
09:13:22 [2020-07-14T09:13:22.284Z] PASS
09:13:22 [2020-07-14T09:13:22.284Z] 
09:13:22 [2020-07-14T09:13:22.284Z] === Skipped
09:13:22 [2020-07-14T09:13:22.284Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:13:22 [2020-07-14T09:13:22.284Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:13:22 [2020-07-14T09:13:22.284Z] 
09:13:22 [2020-07-14T09:13:22.284Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:13:22 [2020-07-14T09:13:22.284Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:13:22 [2020-07-14T09:13:22.284Z] 
09:13:22 [2020-07-14T09:13:22.284Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:13:22 [2020-07-14T09:13:22.284Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:13:22 [2020-07-14T09:13:22.284Z] 
09:13:22 [2020-07-14T09:13:22.284Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:13:22 [2020-07-14T09:13:22.284Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:13:22 [2020-07-14T09:13:22.284Z] 
09:13:22 [2020-07-14T09:13:22.284Z] 
09:13:22 [2020-07-14T09:13:22.284Z] DONE 17 tests, 4 skipped in 31.840s
09:13:22 [2020-07-14T09:13:22.284Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:13:22 [2020-07-14T09:13:22.284Z] ++ 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
09:13:22 [2020-07-14T09:13:22.284Z] ++ set -e
09:13:22 [2020-07-14T09:13:22.284Z] ++ '[' -n 0 ']'
09:13:22 [2020-07-14T09:13:22.284Z] ++ set -x
09:13:22 [2020-07-14T09:13:22.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:13:22 [2020-07-14T09:13:22.285Z] INFO: Testing against a local daemon
09:13:22 [2020-07-14T09:13:22.285Z] === RUN   TestPluginInvalidJSON
09:13:22 [2020-07-14T09:13:22.285Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:13:22 [2020-07-14T09:13:22.285Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:13:22 [2020-07-14T09:13:22.546Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:13:22 [2020-07-14T09:13:22.546Z] --- PASS: TestPluginInvalidJSON (0.03s)
09:13:22 [2020-07-14T09:13:22.546Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:13:22 [2020-07-14T09:13:22.546Z] === RUN   TestPluginInstall
09:13:22 [2020-07-14T09:13:22.546Z] === RUN   TestPluginInstall/no_auth
09:13:22 [2020-07-14T09:13:22.847Z] --- PASS: TestHostnameDnsResolution (1.79s)
09:13:22 [2020-07-14T09:13:22.847Z] === RUN   TestStats
09:13:24 [2020-07-14T09:13:24.194Z] ok  	github.com/docker/docker/cmd/dockerd	0.140s	coverage: 30.8% of statements
09:13:24 [2020-07-14T09:13:24.515Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
09:13:25 [2020-07-14T09:13:25.443Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
09:13:25 [2020-07-14T09:13:25.582Z] --- PASS: TestStats (2.92s)
09:13:25 [2020-07-14T09:13:25.582Z] === RUN   TestStopContainerWithTimeout
09:13:25 [2020-07-14T09:13:25.582Z] === RUN   TestStopContainerWithTimeout/0
09:13:25 [2020-07-14T09:13:25.582Z] === PAUSE TestStopContainerWithTimeout/0
09:13:25 [2020-07-14T09:13:25.582Z] === RUN   TestStopContainerWithTimeout/1
09:13:25 [2020-07-14T09:13:25.582Z] === PAUSE TestStopContainerWithTimeout/1
09:13:25 [2020-07-14T09:13:25.582Z] === RUN   TestStopContainerWithTimeout/3
09:13:25 [2020-07-14T09:13:25.582Z] === PAUSE TestStopContainerWithTimeout/3
09:13:25 [2020-07-14T09:13:25.582Z] === RUN   TestStopContainerWithTimeout/-1
09:13:25 [2020-07-14T09:13:25.582Z] === PAUSE TestStopContainerWithTimeout/-1
09:13:25 [2020-07-14T09:13:25.582Z] === CONT  TestStopContainerWithTimeout/0
09:13:25 [2020-07-14T09:13:25.582Z] === CONT  TestStopContainerWithTimeout/3
09:13:26 [2020-07-14T09:13:26.217Z] === CONT  TestStopContainerWithTimeout/-1
09:13:26 [2020-07-14T09:13:26.810Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
09:13:27 [2020-07-14T09:13:27.752Z] ok  	github.com/docker/docker/container	0.143s	coverage: 34.7% of statements
09:13:27 [2020-07-14T09:13:27.752Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:13:27 [2020-07-14T09:13:27.752Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:13:27 [2020-07-14T09:13:27.752Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:13:27 [2020-07-14T09:13:27.752Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:13:27 [2020-07-14T09:13:27.840Z] time="2020-07-14T09:13:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:13:27 [2020-07-14T09:13:27.840Z] time="2020-07-14T09:13:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:13:27 [2020-07-14T09:13:27.840Z] time="2020-07-14T09:13:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b505614a49c75c6f61ccca2eea13cc339a20883430c90730a0cc4aa353ec27bb" mediatype=application/vnd.docker.plugin.v1+json size=522
09:13:27 [2020-07-14T09:13:27.840Z] time="2020-07-14T09:13:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:13:27 [2020-07-14T09:13:27.840Z] time="2020-07-14T09:13:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:13:27 [2020-07-14T09:13:27.840Z] time="2020-07-14T09:13:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b505614a49c75c6f61ccca2eea13cc339a20883430c90730a0cc4aa353ec27bb" mediatype=application/vnd.docker.plugin.v1+json size=522
09:13:27 [2020-07-14T09:13:27.987Z] Removing intermediate container dfc9f03867d1
09:13:27 [2020-07-14T09:13:27.987Z]  ---> 8064f847f626
09:13:27 [2020-07-14T09:13:27.987Z] 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
09:13:27 [2020-07-14T09:13:27.987Z]  ---> Running in bb2eb87f6c53
09:13:27 [2020-07-14T09:13:27.987Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
09:13:27 [2020-07-14T09:13:27.987Z] go: finding gotest.tools v0.3.5
09:13:27 [2020-07-14T09:13:27.987Z] go: finding gotest.tools/gotestsum v0.3.5
09:13:27 [2020-07-14T09:13:27.987Z] go: downloading gotest.tools/gotestsum v0.3.5
09:13:27 [2020-07-14T09:13:27.987Z] go: extracting gotest.tools/gotestsum v0.3.5
09:13:27 [2020-07-14T09:13:27.987Z] go: downloading gotest.tools v2.1.0+incompatible
09:13:27 [2020-07-14T09:13:27.987Z] go: extracting gotest.tools v2.1.0+incompatible
09:13:27 [2020-07-14T09:13:27.987Z] go: downloading github.com/fatih/color v1.6.0
09:13:27 [2020-07-14T09:13:27.987Z] go: downloading github.com/pkg/errors v0.8.0
09:13:27 [2020-07-14T09:13:27.987Z] go: downloading github.com/spf13/pflag v1.0.1
09:13:27 [2020-07-14T09:13:27.987Z] go: downloading github.com/sirupsen/logrus v1.0.5
09:13:27 [2020-07-14T09:13:27.987Z] go: extracting github.com/pkg/errors v0.8.0
09:13:27 [2020-07-14T09:13:27.987Z] go: extracting github.com/spf13/pflag v1.0.1
09:13:27 [2020-07-14T09:13:27.987Z] go: extracting github.com/fatih/color v1.6.0
09:13:27 [2020-07-14T09:13:27.987Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:13:27 [2020-07-14T09:13:27.987Z] go: downloading github.com/jonboulle/clockwork v0.1.0
09:13:27 [2020-07-14T09:13:27.987Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:13:27 [2020-07-14T09:13:27.987Z] go: extracting github.com/jonboulle/clockwork v0.1.0
09:13:27 [2020-07-14T09:13:27.987Z] go: downloading github.com/mattn/go-isatty v0.0.3
09:13:27 [2020-07-14T09:13:27.987Z] go: extracting github.com/sirupsen/logrus v1.0.5
09:13:27 [2020-07-14T09:13:27.987Z] go: extracting github.com/mattn/go-isatty v0.0.3
09:13:27 [2020-07-14T09:13:27.987Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
09:13:27 [2020-07-14T09:13:27.987Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:13:27 [2020-07-14T09:13:27.987Z] go: downloading github.com/mattn/go-colorable v0.0.9
09:13:27 [2020-07-14T09:13:27.987Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
09:13:27 [2020-07-14T09:13:27.987Z] go: extracting github.com/mattn/go-colorable v0.0.9
09:13:27 [2020-07-14T09:13:27.987Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
09:13:27 [2020-07-14T09:13:27.987Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:13:27 [2020-07-14T09:13:27.987Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
09:13:27 [2020-07-14T09:13:27.987Z] go: finding github.com/fatih/color v1.6.0
09:13:27 [2020-07-14T09:13:27.987Z] go: finding github.com/pkg/errors v0.8.0
09:13:27 [2020-07-14T09:13:27.987Z] go: finding github.com/sirupsen/logrus v1.0.5
09:13:27 [2020-07-14T09:13:27.987Z] go: finding github.com/spf13/pflag v1.0.1
09:13:27 [2020-07-14T09:13:27.987Z] go: finding github.com/mattn/go-colorable v0.0.9
09:13:27 [2020-07-14T09:13:27.987Z] go: finding github.com/mattn/go-isatty v0.0.3
09:13:27 [2020-07-14T09:13:27.987Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
09:13:27 [2020-07-14T09:13:27.987Z] go: finding github.com/jonboulle/clockwork v0.1.0
09:13:27 [2020-07-14T09:13:27.987Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:13:27 [2020-07-14T09:13:27.987Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:13:27 [2020-07-14T09:13:27.987Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
09:13:28 [2020-07-14T09:13:28.101Z] === RUN   TestPluginInstall/with_htpasswd
09:13:28 [2020-07-14T09:13:28.287Z] === CONT  TestStopContainerWithTimeout/1
09:13:28 [2020-07-14T09:13:28.672Z] time="2020-07-14T09:13:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:13:28 [2020-07-14T09:13:28.672Z] time="2020-07-14T09:13:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:13:28 [2020-07-14T09:13:28.672Z] time="2020-07-14T09:13:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1033296461e9ed1693428f75a74ee789411d7d73b3cb511ac3039bd1e4ebcfb2" mediatype=application/vnd.docker.plugin.v1+json size=522
09:13:28 [2020-07-14T09:13:28.672Z] time="2020-07-14T09:13:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:13:28 [2020-07-14T09:13:28.672Z] time="2020-07-14T09:13:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:13:28 [2020-07-14T09:13:28.672Z] time="2020-07-14T09:13:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1033296461e9ed1693428f75a74ee789411d7d73b3cb511ac3039bd1e4ebcfb2" mediatype=application/vnd.docker.plugin.v1+json size=522
09:13:29 [2020-07-14T09:13:29.244Z] === RUN   TestPluginInstall/with_insecure
09:13:29 [2020-07-14T09:13:29.283Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.052s	coverage: 65.3% of statements
09:13:30 [2020-07-14T09:13:30.226Z] INFO: Build done for gotestsum...
09:13:30 [2020-07-14T09:13:30.359Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:13:30 [2020-07-14T09:13:30.359Z]     --- PASS: TestStopContainerWithTimeout/0 (0.80s)
09:13:30 [2020-07-14T09:13:30.359Z]     --- PASS: TestStopContainerWithTimeout/3 (2.90s)
09:13:30 [2020-07-14T09:13:30.359Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.85s)
09:13:30 [2020-07-14T09:13:30.359Z]     --- PASS: TestStopContainerWithTimeout/1 (1.89s)
09:13:30 [2020-07-14T09:13:30.359Z] === RUN   TestDeleteDevicemapper
09:13:30 [2020-07-14T09:13:30.359Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:13:30 [2020-07-14T09:13:30.359Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:13:30 [2020-07-14T09:13:30.359Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:13:30 [2020-07-14T09:13:30.630Z] time="2020-07-14T09:13:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:13:30 [2020-07-14T09:13:30.630Z] time="2020-07-14T09:13:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:13:30 [2020-07-14T09:13:30.630Z] time="2020-07-14T09:13:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e244026f7c76ff9ff12b2f409623a3efe630b71f9c31b1a791cd8cbb9e3bd107" mediatype=application/vnd.docker.plugin.v1+json size=522
09:13:30 [2020-07-14T09:13:30.630Z] time="2020-07-14T09:13:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:13:30 [2020-07-14T09:13:30.630Z] time="2020-07-14T09:13:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:13:30 [2020-07-14T09:13:30.630Z] time="2020-07-14T09:13:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e244026f7c76ff9ff12b2f409623a3efe630b71f9c31b1a791cd8cbb9e3bd107" mediatype=application/vnd.docker.plugin.v1+json size=522
09:13:30 [2020-07-14T09:13:30.891Z] --- PASS: TestPluginInstall (8.50s)
09:13:30 [2020-07-14T09:13:30.891Z]     --- PASS: TestPluginInstall/no_auth (5.56s)
09:13:30 [2020-07-14T09:13:30.891Z]     --- PASS: TestPluginInstall/with_htpasswd (1.20s)
09:13:30 [2020-07-14T09:13:30.891Z]     --- PASS: TestPluginInstall/with_insecure (1.75s)
09:13:30 [2020-07-14T09:13:30.891Z]         plugin_test.go:157: [dc5b248590a29] daemon is not started
09:13:30 [2020-07-14T09:13:30.891Z] PASS
09:13:30 [2020-07-14T09:13:30.891Z] 
09:13:30 [2020-07-14T09:13:30.891Z] DONE 6 tests in 8.725s
09:13:30 [2020-07-14T09:13:30.891Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:13:30 [2020-07-14T09:13:30.891Z] ++ 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
09:13:30 [2020-07-14T09:13:30.891Z] ++ set -e
09:13:30 [2020-07-14T09:13:30.891Z] ++ '[' -n 0 ']'
09:13:30 [2020-07-14T09:13:30.891Z] ++ set -x
09:13:30 [2020-07-14T09:13:30.891Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:13:30 [2020-07-14T09:13:30.979Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
09:13:31 [2020-07-14T09:13:31.151Z] INFO: Testing against a local daemon
09:13:31 [2020-07-14T09:13:31.151Z] === RUN   TestExternalGraphDriver
09:13:31 [2020-07-14T09:13:31.236Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
09:13:31 [2020-07-14T09:13:31.412Z] === RUN   TestExternalGraphDriver/json
09:13:31 [2020-07-14T09:13:31.493Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
09:13:32 [2020-07-14T09:13:32.423Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
09:13:33 [2020-07-14T09:13:33.199Z] --- PASS: TestBuildWithHugeFile (51.71s)
09:13:33 [2020-07-14T09:13:33.199Z] === RUN   TestBuildWithEmptyDockerfile
09:13:33 [2020-07-14T09:13:33.199Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:13:33 [2020-07-14T09:13:33.199Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:13:33 [2020-07-14T09:13:33.199Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:13:33 [2020-07-14T09:13:33.199Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:13:33 [2020-07-14T09:13:33.199Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:13:33 [2020-07-14T09:13:33.199Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:13:33 [2020-07-14T09:13:33.199Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:13:33 [2020-07-14T09:13:33.199Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:13:33 [2020-07-14T09:13:33.199Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:13:33 [2020-07-14T09:13:33.199Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
09:13:33 [2020-07-14T09:13:33.199Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
09:13:33 [2020-07-14T09:13:33.199Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
09:13:33 [2020-07-14T09:13:33.199Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
09:13:33 [2020-07-14T09:13:33.199Z] === RUN   TestBuildPreserveOwnership
09:13:33 [2020-07-14T09:13:33.199Z] === RUN   TestBuildPreserveOwnership/copy_from
09:13:33 [2020-07-14T09:13:33.925Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.52s)
09:13:33 [2020-07-14T09:13:33.925Z] === RUN   TestUpdateMemory
09:13:33 [2020-07-14T09:13:33.925Z] --- SKIP: TestUpdateMemory (0.00s)
09:13:33 [2020-07-14T09:13:33.925Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:13:33 [2020-07-14T09:13:33.925Z] === RUN   TestUpdateCPUQuota
09:13:33 [2020-07-14T09:13:33.958Z] === RUN   TestExternalGraphDriver/spec
09:13:34 [2020-07-14T09:13:34.126Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:13:34 [2020-07-14T09:13:34.924Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.097s	coverage: 35.4% of statements
09:13:34 [2020-07-14T09:13:34.946Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
09:13:34 [2020-07-14T09:13:34.964Z] --- PASS: TestUpdateCPUQuota (1.23s)
09:13:34 [2020-07-14T09:13:34.964Z] === RUN   TestUpdatePidsLimit
09:13:34 [2020-07-14T09:13:34.964Z] === RUN   TestUpdatePidsLimit/update_from_none
09:13:35 [2020-07-14T09:13:35.598Z] === RUN   TestUpdatePidsLimit/no_change
09:13:35 [2020-07-14T09:13:35.891Z] === RUN   TestUpdatePidsLimit/update_lower
09:13:36 [2020-07-14T09:13:36.185Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:13:36 [2020-07-14T09:13:36.505Z] === RUN   TestExternalGraphDriver/pull
09:13:36 [2020-07-14T09:13:36.820Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:13:36 [2020-07-14T09:13:36.837Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
09:13:37 [2020-07-14T09:13:37.112Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:13:37 [2020-07-14T09:13:37.399Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
09:13:37 [2020-07-14T09:13:37.400Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
09:13:37 [2020-07-14T09:13:37.406Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:13:37 [2020-07-14T09:13:37.713Z] ok  	github.com/docker/docker/daemon/cluster	0.216s	coverage: 0.5% of statements
09:13:37 [2020-07-14T09:13:37.962Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
09:13:38 [2020-07-14T09:13:38.286Z] --- PASS: TestBuildPreserveOwnership (9.98s)
09:13:38 [2020-07-14T09:13:38.286Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.97s)
09:13:38 [2020-07-14T09:13:38.286Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
09:13:38 [2020-07-14T09:13:38.286Z] === RUN   TestBuildPlatformInvalid
09:13:38 [2020-07-14T09:13:38.286Z] --- PASS: TestBuildPlatformInvalid (0.08s)
09:13:38 [2020-07-14T09:13:38.286Z] PASS
09:13:38 [2020-07-14T09:13:38.286Z] 
09:13:38 [2020-07-14T09:13:38.286Z] === Skipped
09:13:38 [2020-07-14T09:13:38.286Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:13:38 [2020-07-14T09:13:38.286Z]     build_session_test.go:25: TODO: BuildKit
09:13:38 [2020-07-14T09:13:38.286Z] 
09:13:38 [2020-07-14T09:13:38.286Z] 
09:13:38 [2020-07-14T09:13:38.286Z] DONE 32 tests, 1 skipped in 126.595s
09:13:38 [2020-07-14T09:13:38.286Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:13:38 [2020-07-14T09:13:38.286Z] INFO: Testing against a local daemon
09:13:38 [2020-07-14T09:13:38.286Z] === RUN   TestConfigInspect
09:13:38 [2020-07-14T09:13:38.542Z] --- SKIP: TestConfigInspect (0.02s)
09:13:38 [2020-07-14T09:13:38.542Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:13:38 [2020-07-14T09:13:38.542Z] === RUN   TestConfigList
09:13:38 [2020-07-14T09:13:38.542Z] --- SKIP: TestConfigList (0.01s)
09:13:38 [2020-07-14T09:13:38.542Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:13:38 [2020-07-14T09:13:38.542Z] === RUN   TestConfigsCreateAndDelete
09:13:38 [2020-07-14T09:13:38.542Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
09:13:38 [2020-07-14T09:13:38.542Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:13:38 [2020-07-14T09:13:38.542Z] === RUN   TestConfigsUpdate
09:13:38 [2020-07-14T09:13:38.542Z] --- SKIP: TestConfigsUpdate (0.01s)
09:13:38 [2020-07-14T09:13:38.542Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:13:38 [2020-07-14T09:13:38.542Z] === RUN   TestTemplatedConfig
09:13:38 [2020-07-14T09:13:38.542Z] --- SKIP: TestTemplatedConfig (0.00s)
09:13:38 [2020-07-14T09:13:38.542Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:13:38 [2020-07-14T09:13:38.542Z] === RUN   TestConfigCreateResolve
09:13:38 [2020-07-14T09:13:38.542Z] --- SKIP: TestConfigCreateResolve (0.01s)
09:13:38 [2020-07-14T09:13:38.542Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:13:38 [2020-07-14T09:13:38.542Z] === RUN   TestConfigDaemonLibtrustID
09:13:38 [2020-07-14T09:13:38.891Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
09:13:38 [2020-07-14T09:13:38.924Z] --- PASS: TestUpdatePidsLimit (3.93s)
09:13:38 [2020-07-14T09:13:38.924Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
09:13:38 [2020-07-14T09:13:38.924Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
09:13:38 [2020-07-14T09:13:38.924Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
09:13:38 [2020-07-14T09:13:38.924Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s)
09:13:38 [2020-07-14T09:13:38.924Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
09:13:38 [2020-07-14T09:13:38.924Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
09:13:38 [2020-07-14T09:13:38.924Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
09:13:38 [2020-07-14T09:13:38.924Z] === RUN   TestUpdateRestartPolicy
09:13:39 [2020-07-14T09:13:39.049Z] --- PASS: TestExternalGraphDriver (7.50s)
09:13:39 [2020-07-14T09:13:39.050Z]     --- PASS: TestExternalGraphDriver/json (2.43s)
09:13:39 [2020-07-14T09:13:39.050Z]     --- PASS: TestExternalGraphDriver/spec (2.71s)
09:13:39 [2020-07-14T09:13:39.050Z]     --- PASS: TestExternalGraphDriver/pull (2.20s)
09:13:39 [2020-07-14T09:13:39.050Z] === RUN   TestGraphdriverPluginV2
09:13:39 [2020-07-14T09:13:39.050Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
09:13:39 [2020-07-14T09:13:39.050Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:13:39 [2020-07-14T09:13:39.050Z] PASS
09:13:39 [2020-07-14T09:13:39.050Z] 
09:13:39 [2020-07-14T09:13:39.050Z] === Skipped
09:13:39 [2020-07-14T09:13:39.050Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
09:13:39 [2020-07-14T09:13:39.050Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:13:39 [2020-07-14T09:13:39.050Z] 
09:13:39 [2020-07-14T09:13:39.050Z] 
09:13:39 [2020-07-14T09:13:39.050Z] DONE 5 tests, 1 skipped in 7.785s
09:13:39 [2020-07-14T09:13:39.050Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:13:39 [2020-07-14T09:13:39.050Z] ++ 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
09:13:39 [2020-07-14T09:13:39.050Z] ++ set -e
09:13:39 [2020-07-14T09:13:39.050Z] ++ '[' -n 0 ']'
09:13:39 [2020-07-14T09:13:39.050Z] ++ set -x
09:13:39 [2020-07-14T09:13:39.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:13:39 [2020-07-14T09:13:39.050Z] INFO: Testing against a local daemon
09:13:39 [2020-07-14T09:13:39.050Z] === RUN   TestContinueAfterPluginCrash
09:13:39 [2020-07-14T09:13:39.050Z] === PAUSE TestContinueAfterPluginCrash
09:13:39 [2020-07-14T09:13:39.050Z] === RUN   TestReadPluginNoRead
09:13:39 [2020-07-14T09:13:39.050Z] === PAUSE TestReadPluginNoRead
09:13:39 [2020-07-14T09:13:39.050Z] === RUN   TestDaemonStartWithLogOpt
09:13:39 [2020-07-14T09:13:39.050Z] === PAUSE TestDaemonStartWithLogOpt
09:13:39 [2020-07-14T09:13:39.050Z] === CONT  TestContinueAfterPluginCrash
09:13:39 [2020-07-14T09:13:39.050Z] === CONT  TestDaemonStartWithLogOpt
09:13:39 [2020-07-14T09:13:39.050Z] === CONT  TestReadPluginNoRead
09:13:39 [2020-07-14T09:13:39.820Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
09:13:39 [2020-07-14T09:13:39.914Z] --- PASS: TestConfigDaemonLibtrustID (1.53s)
09:13:39 [2020-07-14T09:13:39.914Z] PASS
09:13:39 [2020-07-14T09:13:39.914Z] 
09:13:39 [2020-07-14T09:13:39.914Z] === Skipped
09:13:39 [2020-07-14T09:13:39.914Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
09:13:39 [2020-07-14T09:13:39.914Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:13:39 [2020-07-14T09:13:39.914Z] 
09:13:39 [2020-07-14T09:13:39.914Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
09:13:39 [2020-07-14T09:13:39.914Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:13:39 [2020-07-14T09:13:39.914Z] 
09:13:39 [2020-07-14T09:13:39.914Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
09:13:39 [2020-07-14T09:13:39.914Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:13:39 [2020-07-14T09:13:39.914Z] 
09:13:39 [2020-07-14T09:13:39.914Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
09:13:39 [2020-07-14T09:13:39.914Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:13:39 [2020-07-14T09:13:39.914Z] 
09:13:39 [2020-07-14T09:13:39.914Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
09:13:39 [2020-07-14T09:13:39.914Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:13:39 [2020-07-14T09:13:39.914Z] 
09:13:39 [2020-07-14T09:13:39.914Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
09:13:39 [2020-07-14T09:13:39.914Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:13:39 [2020-07-14T09:13:39.914Z] 
09:13:39 [2020-07-14T09:13:39.914Z] 
09:13:39 [2020-07-14T09:13:39.914Z] DONE 7 tests, 6 skipped in 1.718s
09:13:39 [2020-07-14T09:13:39.914Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:13:40 [2020-07-14T09:13:40.077Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
09:13:40 [2020-07-14T09:13:40.211Z] INFO: Testing against a local daemon
09:13:40 [2020-07-14T09:13:40.211Z] === RUN   TestCheckpoint
09:13:40 [2020-07-14T09:13:40.211Z] --- SKIP: TestCheckpoint (0.00s)
09:13:40 [2020-07-14T09:13:40.211Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:13:40 [2020-07-14T09:13:40.211Z] === RUN   TestContainerInvalidJSON
09:13:40 [2020-07-14T09:13:40.211Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:13:40 [2020-07-14T09:13:40.211Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:13:40 [2020-07-14T09:13:40.211Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:13:40 [2020-07-14T09:13:40.211Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:13:40 [2020-07-14T09:13:40.211Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:13:40 [2020-07-14T09:13:40.211Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:13:40 [2020-07-14T09:13:40.211Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:13:40 [2020-07-14T09:13:40.211Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:13:40 [2020-07-14T09:13:40.211Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:13:40 [2020-07-14T09:13:40.211Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:13:40 [2020-07-14T09:13:40.211Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:13:40 [2020-07-14T09:13:40.211Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:13:40 [2020-07-14T09:13:40.211Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:13:40 [2020-07-14T09:13:40.211Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:13:40 [2020-07-14T09:13:40.211Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
09:13:40 [2020-07-14T09:13:40.211Z] === RUN   TestCopyFromContainerPathIsNotDir
09:13:40 [2020-07-14T09:13:40.211Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
09:13:40 [2020-07-14T09:13:40.211Z] === RUN   TestCopyToContainerPathDoesNotExist
09:13:40 [2020-07-14T09:13:40.211Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:13:40 [2020-07-14T09:13:40.211Z] === RUN   TestCopyToContainerPathIsNotDir
09:13:40 [2020-07-14T09:13:40.466Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
09:13:40 [2020-07-14T09:13:40.466Z] === RUN   TestCopyFromContainer
09:13:40 [2020-07-14T09:13:40.640Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
09:13:41 [2020-07-14T09:13:41.204Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
09:13:41 [2020-07-14T09:13:41.278Z] ok  	github.com/docker/docker/daemon/discovery	0.024s	coverage: 30.0% of statements
09:13:41 [2020-07-14T09:13:41.480Z] === RUN   TestDockerSuite/TestBuildDockerignore
09:13:41 [2020-07-14T09:13:41.739Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
09:13:42 [2020-07-14T09:13:42.780Z] Removing intermediate container bb2eb87f6c53
09:13:42 [2020-07-14T09:13:42.780Z]  ---> 7a023be6d9c7
09:13:42 [2020-07-14T09:13:42.780Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
09:13:42 [2020-07-14T09:13:42.780Z]  ---> Running in 544dcfb6ae88
09:13:42 [2020-07-14T09:13:42.780Z] Removing intermediate container 544dcfb6ae88
09:13:42 [2020-07-14T09:13:42.780Z]  ---> b99408863ebe
09:13:42 [2020-07-14T09:13:42.780Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
09:13:42 [2020-07-14T09:13:42.780Z]  ---> Running in 46bde198e0bd
09:13:42 [2020-07-14T09:13:42.780Z] Removing intermediate container 46bde198e0bd
09:13:42 [2020-07-14T09:13:42.780Z]  ---> b2aeb0b98ad1
09:13:42 [2020-07-14T09:13:42.780Z] Step 10/10 : COPY . .
09:13:43 [2020-07-14T09:13:43.271Z] === RUN   TestReadPluginNoRead/default
09:13:43 [2020-07-14T09:13:43.379Z] ok  	github.com/docker/docker/daemon/config	0.074s	coverage: 81.7% of statements
09:13:43 [2020-07-14T09:13:43.379Z] ok  	github.com/docker/docker/daemon/events	0.066s	coverage: 50.0% of statements
09:13:43 [2020-07-14T09:13:43.634Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
09:13:43 [2020-07-14T09:13:43.634Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
09:13:43 [2020-07-14T09:13:43.843Z] --- PASS: TestDaemonStartWithLogOpt (4.81s)
09:13:44 [2020-07-14T09:13:44.669Z] === RUN   TestCopyFromContainer//
09:13:44 [2020-07-14T09:13:44.669Z] === RUN   TestCopyFromContainer//bar/root
09:13:44 [2020-07-14T09:13:44.669Z] === RUN   TestCopyFromContainer//bar/root/
09:13:44 [2020-07-14T09:13:44.669Z] === RUN   TestCopyFromContainer/bar/quux
09:13:44 [2020-07-14T09:13:44.669Z] === RUN   TestCopyFromContainer/bar/quux/
09:13:44 [2020-07-14T09:13:44.669Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:13:44 [2020-07-14T09:13:44.669Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:13:44 [2020-07-14T09:13:44.669Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:13:44 [2020-07-14T09:13:44.669Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:13:44 [2020-07-14T09:13:44.669Z] === RUN   TestCopyFromContainer/bar/notarget
09:13:44 [2020-07-14T09:13:44.669Z] --- PASS: TestCopyFromContainer (4.42s)
09:13:44 [2020-07-14T09:13:44.669Z]     --- PASS: TestCopyFromContainer// (0.07s)
09:13:44 [2020-07-14T09:13:44.669Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
09:13:44 [2020-07-14T09:13:44.669Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:13:44 [2020-07-14T09:13:44.669Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
09:13:44 [2020-07-14T09:13:44.669Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
09:13:44 [2020-07-14T09:13:44.669Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
09:13:44 [2020-07-14T09:13:44.669Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
09:13:44 [2020-07-14T09:13:44.669Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
09:13:44 [2020-07-14T09:13:44.669Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
09:13:44 [2020-07-14T09:13:44.669Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
09:13:44 [2020-07-14T09:13:44.669Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:13:44 [2020-07-14T09:13:44.669Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:13:44 [2020-07-14T09:13:44.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:13:44 [2020-07-14T09:13:44.669Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:13:44 [2020-07-14T09:13:44.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:13:44 [2020-07-14T09:13:44.669Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:13:44 [2020-07-14T09:13:44.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:13:44 [2020-07-14T09:13:44.669Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:13:44 [2020-07-14T09:13:44.669Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:13:44 [2020-07-14T09:13:44.669Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:13:44 [2020-07-14T09:13:44.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:13:44 [2020-07-14T09:13:44.669Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:13:44 [2020-07-14T09:13:44.669Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:13:44 [2020-07-14T09:13:44.669Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:13:44 [2020-07-14T09:13:44.669Z] === RUN   TestCreateLinkToNonExistingContainer
09:13:44 [2020-07-14T09:13:44.924Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:13:44 [2020-07-14T09:13:44.924Z] === RUN   TestCreateWithInvalidEnv
09:13:44 [2020-07-14T09:13:44.924Z] === RUN   TestCreateWithInvalidEnv/0
09:13:44 [2020-07-14T09:13:44.924Z] === PAUSE TestCreateWithInvalidEnv/0
09:13:44 [2020-07-14T09:13:44.924Z] === RUN   TestCreateWithInvalidEnv/1
09:13:44 [2020-07-14T09:13:44.924Z] === PAUSE TestCreateWithInvalidEnv/1
09:13:44 [2020-07-14T09:13:44.924Z] === RUN   TestCreateWithInvalidEnv/2
09:13:44 [2020-07-14T09:13:44.924Z] === PAUSE TestCreateWithInvalidEnv/2
09:13:44 [2020-07-14T09:13:44.924Z] === CONT  TestCreateWithInvalidEnv/0
09:13:44 [2020-07-14T09:13:44.924Z] === CONT  TestCreateWithInvalidEnv/2
09:13:44 [2020-07-14T09:13:44.924Z] === CONT  TestCreateWithInvalidEnv/1
09:13:44 [2020-07-14T09:13:44.924Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:13:44 [2020-07-14T09:13:44.924Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:13:44 [2020-07-14T09:13:44.924Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:13:44 [2020-07-14T09:13:44.924Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:13:44 [2020-07-14T09:13:44.924Z] === RUN   TestCreateTmpfsMountsTarget
09:13:44 [2020-07-14T09:13:44.924Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:13:44 [2020-07-14T09:13:44.924Z] === RUN   TestCreateWithCustomMaskedPaths
09:13:45 [2020-07-14T09:13:45.229Z] === RUN   TestReadPluginNoRead/disabled_caching
09:13:45 [2020-07-14T09:13:45.474Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
09:13:46 [2020-07-14T09:13:46.156Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
09:13:46 [2020-07-14T09:13:46.329Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s)
09:13:46 [2020-07-14T09:13:46.329Z] === RUN   TestCreateWithCapabilities
09:13:46 [2020-07-14T09:13:46.329Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:13:46 [2020-07-14T09:13:46.329Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:13:46 [2020-07-14T09:13:46.329Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:13:46 [2020-07-14T09:13:46.329Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:13:46 [2020-07-14T09:13:46.329Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:13:46 [2020-07-14T09:13:46.329Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:13:46 [2020-07-14T09:13:46.329Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:13:46 [2020-07-14T09:13:46.329Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:13:46 [2020-07-14T09:13:46.329Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:13:46 [2020-07-14T09:13:46.329Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:13:46 [2020-07-14T09:13:46.329Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:13:46 [2020-07-14T09:13:46.329Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:13:46 [2020-07-14T09:13:46.329Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:13:46 [2020-07-14T09:13:46.329Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:13:46 [2020-07-14T09:13:46.329Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:13:46 [2020-07-14T09:13:46.329Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:13:46 [2020-07-14T09:13:46.329Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:13:46 [2020-07-14T09:13:46.329Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:13:46 [2020-07-14T09:13:46.329Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:13:46 [2020-07-14T09:13:46.329Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:13:46 [2020-07-14T09:13:46.329Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:13:46 [2020-07-14T09:13:46.329Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:13:46 [2020-07-14T09:13:46.329Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:13:46 [2020-07-14T09:13:46.329Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:13:46 [2020-07-14T09:13:46.329Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:13:46 [2020-07-14T09:13:46.329Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:13:46 [2020-07-14T09:13:46.329Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:13:46 [2020-07-14T09:13:46.329Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:13:46 [2020-07-14T09:13:46.329Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:13:46 [2020-07-14T09:13:46.329Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:13:46 [2020-07-14T09:13:46.329Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:13:46 [2020-07-14T09:13:46.329Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:13:46 [2020-07-14T09:13:46.329Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:13:46 [2020-07-14T09:13:46.329Z] --- PASS: TestCreateWithCapabilities (0.02s)
09:13:46 [2020-07-14T09:13:46.329Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s)
09:13:46 [2020-07-14T09:13:46.329Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s)
09:13:46 [2020-07-14T09:13:46.329Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:13:46 [2020-07-14T09:13:46.329Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:13:46 [2020-07-14T09:13:46.329Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s)
09:13:46 [2020-07-14T09:13:46.329Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s)
09:13:46 [2020-07-14T09:13:46.329Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:13:46 [2020-07-14T09:13:46.329Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s)
09:13:46 [2020-07-14T09:13:46.329Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s)
09:13:46 [2020-07-14T09:13:46.329Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s)
09:13:46 [2020-07-14T09:13:46.329Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s)
09:13:46 [2020-07-14T09:13:46.329Z] === RUN   TestCreateWithCustomReadonlyPaths
09:13:47 [2020-07-14T09:13:47.139Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:13:47 [2020-07-14T09:13:47.693Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
09:13:47 [2020-07-14T09:13:47.693Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:13:47 [2020-07-14T09:13:47.693Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:13:47 [2020-07-14T09:13:47.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:13:47 [2020-07-14T09:13:47.693Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:13:47 [2020-07-14T09:13:47.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:13:47 [2020-07-14T09:13:47.693Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:13:47 [2020-07-14T09:13:47.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:13:47 [2020-07-14T09:13:47.693Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:13:47 [2020-07-14T09:13:47.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:13:47 [2020-07-14T09:13:47.693Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:13:47 [2020-07-14T09:13:47.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:13:47 [2020-07-14T09:13:47.693Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:13:47 [2020-07-14T09:13:47.693Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:13:47 [2020-07-14T09:13:47.693Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:13:47 [2020-07-14T09:13:47.693Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:13:47 [2020-07-14T09:13:47.693Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:13:47 [2020-07-14T09:13:47.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:13:47 [2020-07-14T09:13:47.693Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:13:47 [2020-07-14T09:13:47.693Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:13:47 [2020-07-14T09:13:47.693Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:13:47 [2020-07-14T09:13:47.693Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:13:47 [2020-07-14T09:13:47.693Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:13:47 [2020-07-14T09:13:47.693Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:13:47 [2020-07-14T09:13:47.949Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
09:13:47 [2020-07-14T09:13:47.949Z] === RUN   TestCreateDifferentPlatform
09:13:47 [2020-07-14T09:13:47.949Z] === RUN   TestCreateDifferentPlatform/different_os
09:13:47 [2020-07-14T09:13:47.949Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:13:47 [2020-07-14T09:13:47.949Z] --- PASS: TestCreateDifferentPlatform (0.02s)
09:13:47 [2020-07-14T09:13:47.949Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:13:47 [2020-07-14T09:13:47.949Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:13:47 [2020-07-14T09:13:47.949Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:13:47 [2020-07-14T09:13:47.949Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
09:13:47 [2020-07-14T09:13:47.949Z] === RUN   TestContainerStartOnDaemonRestart
09:13:47 [2020-07-14T09:13:47.949Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
09:13:47 [2020-07-14T09:13:47.949Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
09:13:47 [2020-07-14T09:13:47.949Z] === RUN   TestDaemonRestartIpcMode
09:13:47 [2020-07-14T09:13:47.949Z] === PAUSE TestDaemonRestartIpcMode
09:13:47 [2020-07-14T09:13:47.949Z] === RUN   TestDaemonHostGatewayIP
09:13:47 [2020-07-14T09:13:47.949Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
09:13:47 [2020-07-14T09:13:47.949Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
09:13:47 [2020-07-14T09:13:47.949Z] === RUN   TestContainerKillOnDaemonStart
09:13:47 [2020-07-14T09:13:47.949Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
09:13:47 [2020-07-14T09:13:47.949Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:13:47 [2020-07-14T09:13:47.949Z] === RUN   TestDiff
09:13:48 [2020-07-14T09:13:48.049Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
09:13:48 [2020-07-14T09:13:48.237Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.539s	coverage: 13.9% of statements
09:13:48 [2020-07-14T09:13:48.245Z] --- PASS: TestDiff (0.40s)
09:13:48 [2020-07-14T09:13:48.245Z] === RUN   TestExecWithCloseStdin
09:13:48 [2020-07-14T09:13:48.533Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
09:13:48 [2020-07-14T09:13:48.807Z] --- PASS: TestExecWithCloseStdin (0.48s)
09:13:48 [2020-07-14T09:13:48.807Z] === RUN   TestExec
09:13:49 [2020-07-14T09:13:49.069Z] --- PASS: TestReadPluginNoRead (9.90s)
09:13:49 [2020-07-14T09:13:49.069Z]     --- PASS: TestReadPluginNoRead/default (1.97s)
09:13:49 [2020-07-14T09:13:49.069Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.82s)
09:13:49 [2020-07-14T09:13:49.069Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s)
09:13:49 [2020-07-14T09:13:49.069Z]     read_test.go:92: [d43dd4ba9bb0c] daemon is not started
09:13:49 [2020-07-14T09:13:49.069Z] --- PASS: TestContinueAfterPluginCrash (10.19s)
09:13:49 [2020-07-14T09:13:49.069Z] PASS
09:13:49 [2020-07-14T09:13:49.069Z] 
09:13:49 [2020-07-14T09:13:49.069Z] DONE 6 tests in 10.407s
09:13:49 [2020-07-14T09:13:49.069Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:13:49 [2020-07-14T09:13:49.069Z] ++ 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
09:13:49 [2020-07-14T09:13:49.069Z] ++ set -e
09:13:49 [2020-07-14T09:13:49.069Z] ++ '[' -n 0 ']'
09:13:49 [2020-07-14T09:13:49.069Z] ++ set -x
09:13:49 [2020-07-14T09:13:49.069Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:13:49 [2020-07-14T09:13:49.331Z] testing: warning: no tests to run
09:13:49 [2020-07-14T09:13:49.331Z] PASS
09:13:49 [2020-07-14T09:13:49.331Z] 
09:13:49 [2020-07-14T09:13:49.331Z] DONE 0 tests in 0.066s
09:13:49 [2020-07-14T09:13:49.331Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:13:49 [2020-07-14T09:13:49.331Z] ++ 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
09:13:49 [2020-07-14T09:13:49.331Z] ++ set -e
09:13:49 [2020-07-14T09:13:49.331Z] ++ '[' -n 0 ']'
09:13:49 [2020-07-14T09:13:49.331Z] ++ set -x
09:13:49 [2020-07-14T09:13:49.331Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:13:49 [2020-07-14T09:13:49.331Z] INFO: Testing against a local daemon
09:13:49 [2020-07-14T09:13:49.331Z] === RUN   TestPluginWithDevMounts
09:13:49 [2020-07-14T09:13:49.331Z] === PAUSE TestPluginWithDevMounts
09:13:49 [2020-07-14T09:13:49.331Z] === CONT  TestPluginWithDevMounts
09:13:49 [2020-07-14T09:13:49.368Z] --- PASS: TestExec (0.47s)
09:13:49 [2020-07-14T09:13:49.368Z] === RUN   TestExecUser
09:13:49 [2020-07-14T09:13:49.623Z] --- PASS: TestExecUser (0.47s)
09:13:49 [2020-07-14T09:13:49.623Z] === RUN   TestExportContainerAndImportImage
09:13:50 [2020-07-14T09:13:50.184Z] --- PASS: TestExportContainerAndImportImage (0.57s)
09:13:50 [2020-07-14T09:13:50.184Z] === RUN   TestExportContainerAfterDaemonRestart
09:13:50 [2020-07-14T09:13:50.635Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.643s	coverage: 57.9% of statements
09:13:51 [2020-07-14T09:13:51.323Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
09:13:51 [2020-07-14T09:13:51.323Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
09:13:51 [2020-07-14T09:13:51.885Z] --- PASS: TestPluginWithDevMounts (2.24s)
09:13:51 [2020-07-14T09:13:51.885Z] PASS
09:13:51 [2020-07-14T09:13:51.885Z] 
09:13:51 [2020-07-14T09:13:51.885Z] DONE 1 tests in 2.420s
09:13:51 [2020-07-14T09:13:51.885Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:13:51 [2020-07-14T09:13:51.885Z] ++ 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
09:13:51 [2020-07-14T09:13:51.885Z] ++ set -e
09:13:51 [2020-07-14T09:13:51.885Z] ++ '[' -n 0 ']'
09:13:51 [2020-07-14T09:13:51.885Z] ++ set -x
09:13:51 [2020-07-14T09:13:51.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
09:13:51 [2020-07-14T09:13:51.885Z] INFO: Testing against a local daemon
09:13:51 [2020-07-14T09:13:51.885Z] === RUN   TestSecretInspect
09:13:52 [2020-07-14T09:13:52.690Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
09:13:52 [2020-07-14T09:13:52.722Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.8% of statements
09:13:52 [2020-07-14T09:13:52.947Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
09:13:53 [2020-07-14T09:13:53.540Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s)
09:13:53 [2020-07-14T09:13:53.540Z] === RUN   TestHealthCheckWorkdir
09:13:53 [2020-07-14T09:13:53.676Z] Created binary: bundles/binary-daemon/dockerd-dev
09:13:53 [2020-07-14T09:13:53.676Z] Copying nested executables into bundles/binary-daemon
09:13:53 [2020-07-14T09:13:53.676Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
09:13:54 [2020-07-14T09:13:54.019Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41207/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d -e DOCKER_GRAPHDRIVER docker:c88a830507ce87e99ade40d1403653653717375d hack/make.sh cross
09:13:54 [2020-07-14T09:13:54.103Z] --- PASS: TestHealthCheckWorkdir (0.58s)
09:13:54 [2020-07-14T09:13:54.103Z] === RUN   TestHealthKillContainer
09:13:54 [2020-07-14T09:13:54.246Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.029s	coverage: 69.2% of statements
09:13:54 [2020-07-14T09:13:54.277Z] 
09:13:54 [2020-07-14T09:13:54.278Z] --- PASS: TestUpdateRestartPolicy (12.81s)
09:13:54 [2020-07-14T09:13:54.278Z] === RUN   TestUpdateRestartWithAutoRemove
09:13:54 [2020-07-14T09:13:54.278Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
09:13:54 [2020-07-14T09:13:54.278Z] === RUN   TestWaitNonBlocked
09:13:54 [2020-07-14T09:13:54.278Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:13:54 [2020-07-14T09:13:54.278Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:13:54 [2020-07-14T09:13:54.278Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:13:54 [2020-07-14T09:13:54.278Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:13:54 [2020-07-14T09:13:54.278Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:13:54 [2020-07-14T09:13:54.278Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:13:54 [2020-07-14T09:13:54.278Z] --- PASS: TestWaitNonBlocked (0.01s)
09:13:54 [2020-07-14T09:13:54.278Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s)
09:13:54 [2020-07-14T09:13:54.278Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.28s)
09:13:54 [2020-07-14T09:13:54.278Z] === RUN   TestWaitBlocked
09:13:54 [2020-07-14T09:13:54.278Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:13:54 [2020-07-14T09:13:54.278Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:13:54 [2020-07-14T09:13:54.278Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:13:54 [2020-07-14T09:13:54.278Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:13:54 [2020-07-14T09:13:54.278Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:13:54 [2020-07-14T09:13:54.278Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:13:54 [2020-07-14T09:13:54.536Z] Removing bundles/
09:13:54 [2020-07-14T09:13:54.537Z] 
09:13:54 [2020-07-14T09:13:54.537Z] ---> Making bundle: cross (in bundles/cross)
09:13:54 [2020-07-14T09:13:54.537Z] Cross building: bundles/cross/linux/amd64
09:13:54 [2020-07-14T09:13:54.537Z] Building: bundles/cross/linux/amd64/dockerd-dev
09:13:54 [2020-07-14T09:13:54.537Z] GOOS="linux" GOARCH="amd64" GOARM=""
09:13:54 [2020-07-14T09:13:54.545Z] ok  	github.com/docker/docker/daemon	12.310s	coverage: 17.5% of statements
09:13:54 [2020-07-14T09:13:54.545Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:13:54 [2020-07-14T09:13:54.545Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:13:54 [2020-07-14T09:13:54.545Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:13:54 [2020-07-14T09:13:54.545Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:13:54 [2020-07-14T09:13:54.841Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
09:13:54 [2020-07-14T09:13:54.844Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.455s	coverage: 45.9% of statements
09:13:54 [2020-07-14T09:13:54.844Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:13:54 [2020-07-14T09:13:54.913Z] --- PASS: TestWaitBlocked (0.01s)
09:13:54 [2020-07-14T09:13:54.913Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s)
09:13:54 [2020-07-14T09:13:54.913Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s)
09:13:54 [2020-07-14T09:13:54.913Z] === CONT  TestContainerStartOnDaemonRestart
09:13:54 [2020-07-14T09:13:54.913Z] === CONT  TestContainerKillOnDaemonStart
09:13:55 [2020-07-14T09:13:55.184Z] --- PASS: TestSecretInspect (3.17s)
09:13:55 [2020-07-14T09:13:55.184Z] === RUN   TestSecretList
09:13:56 [2020-07-14T09:13:56.207Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
09:13:57 [2020-07-14T09:13:57.362Z] --- PASS: TestHealthKillContainer (2.60s)
09:13:57 [2020-07-14T09:13:57.362Z] === RUN   TestInspectCpusetInConfigPre120
09:13:57 [2020-07-14T09:13:57.362Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
09:13:57 [2020-07-14T09:13:57.362Z] === RUN   TestIpcModeNone
09:13:57 [2020-07-14T09:13:57.615Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.445s	coverage: 49.5% of statements
09:13:57 [2020-07-14T09:13:57.618Z] --- PASS: TestIpcModeNone (0.46s)
09:13:57 [2020-07-14T09:13:57.618Z] === RUN   TestIpcModePrivate
09:13:57 [2020-07-14T09:13:57.729Z] --- PASS: TestSecretList (2.72s)
09:13:57 [2020-07-14T09:13:57.729Z] === RUN   TestSecretsCreateAndDelete
09:13:57 [2020-07-14T09:13:57.913Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.025s	coverage: 58.0% of statements
09:13:58 [2020-07-14T09:13:58.102Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
09:13:58 [2020-07-14T09:13:58.178Z] --- PASS: TestIpcModePrivate (0.47s)
09:13:58 [2020-07-14T09:13:58.178Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
09:13:58 [2020-07-14T09:13:58.178Z] === RUN   TestIpcModeShareable
09:13:58 [2020-07-14T09:13:58.178Z] --- SKIP: TestIpcModeShareable (0.00s)
09:13:58 [2020-07-14T09:13:58.178Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:13:58 [2020-07-14T09:13:58.178Z] === RUN   TestAPIIpcModeShareableAndContainer
09:13:58 [2020-07-14T09:13:58.482Z] --- PASS: TestContainerStartOnDaemonRestart (3.09s)
09:13:58 [2020-07-14T09:13:58.482Z] === CONT  TestIpcModeOlderClient
09:13:58 [2020-07-14T09:13:58.482Z] --- PASS: TestIpcModeOlderClient (0.17s)
09:13:58 [2020-07-14T09:13:58.482Z] === CONT  TestDaemonHostGatewayIP
09:13:58 [2020-07-14T09:13:58.961Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.582s	coverage: 76.1% of statements
09:13:59 [2020-07-14T09:13:59.541Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s)
09:13:59 [2020-07-14T09:13:59.541Z] === RUN   TestAPIIpcModeHost
09:13:59 [2020-07-14T09:13:59.541Z] --- SKIP: TestAPIIpcModeHost (0.00s)
09:13:59 [2020-07-14T09:13:59.541Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:13:59 [2020-07-14T09:13:59.541Z] === RUN   TestDaemonIpcModeShareable
09:13:59 [2020-07-14T09:13:59.541Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
09:13:59 [2020-07-14T09:13:59.541Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:13:59 [2020-07-14T09:13:59.541Z] === RUN   TestDaemonIpcModePrivate
09:14:00 [2020-07-14T09:14:00.506Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
09:14:00 [2020-07-14T09:14:00.506Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.013s	coverage: 3.0% of statements
09:14:01 [2020-07-14T09:14:01.028Z] --- PASS: TestSecretsCreateAndDelete (3.21s)
09:14:01 [2020-07-14T09:14:01.028Z] === RUN   TestSecretsUpdate
09:14:02 [2020-07-14T09:14:02.010Z] --- PASS: TestDaemonHostGatewayIP (3.47s)
09:14:02 [2020-07-14T09:14:02.010Z] === CONT  TestDaemonRestartIpcMode
09:14:02 [2020-07-14T09:14:02.096Z] --- PASS: TestDaemonIpcModePrivate (2.18s)
09:14:02 [2020-07-14T09:14:02.096Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false
09:14:02 [2020-07-14T09:14:02.096Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:14:02 [2020-07-14T09:14:02.096Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
09:14:02 [2020-07-14T09:14:02.096Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:14:02 [2020-07-14T09:14:02.096Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:14:02 [2020-07-14T09:14:02.096Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
09:14:02 [2020-07-14T09:14:02.096Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:14:02 [2020-07-14T09:14:02.096Z] === RUN   TestIpcModeOlderClient
09:14:02 [2020-07-14T09:14:02.096Z] === PAUSE TestIpcModeOlderClient
09:14:02 [2020-07-14T09:14:02.096Z] === RUN   TestKillContainerInvalidSignal
09:14:02 [2020-07-14T09:14:02.275Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
09:14:02 [2020-07-14T09:14:02.351Z] --- PASS: TestKillContainerInvalidSignal (0.50s)
09:14:02 [2020-07-14T09:14:02.351Z] === RUN   TestKillContainer
09:14:02 [2020-07-14T09:14:02.351Z] === RUN   TestKillContainer/no_signal
09:14:02 [2020-07-14T09:14:02.605Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.141s	coverage: 52.1% of statements
09:14:02 [2020-07-14T09:14:02.605Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:14:02 [2020-07-14T09:14:02.605Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:14:02 [2020-07-14T09:14:02.606Z] === RUN   TestKillContainer/non_killing_signal
09:14:02 [2020-07-14T09:14:02.862Z] === RUN   TestKillContainer/killing_signal
09:14:03 [2020-07-14T09:14:03.422Z] --- PASS: TestKillContainer (1.26s)
09:14:03 [2020-07-14T09:14:03.422Z]     --- PASS: TestKillContainer/no_signal (0.40s)
09:14:03 [2020-07-14T09:14:03.422Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
09:14:03 [2020-07-14T09:14:03.422Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
09:14:03 [2020-07-14T09:14:03.422Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:14:03 [2020-07-14T09:14:03.422Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:14:03 [2020-07-14T09:14:03.982Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:14:04 [2020-07-14T09:14:04.149Z] ok  	github.com/docker/docker/daemon/logger	0.261s	coverage: 41.8% of statements
09:14:04 [2020-07-14T09:14:04.238Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s)
09:14:04 [2020-07-14T09:14:04.238Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
09:14:04 [2020-07-14T09:14:04.238Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
09:14:04 [2020-07-14T09:14:04.238Z] === RUN   TestKillStoppedContainer
09:14:04 [2020-07-14T09:14:04.238Z] --- PASS: TestKillStoppedContainer (0.04s)
09:14:04 [2020-07-14T09:14:04.238Z] === RUN   TestKillStoppedContainerAPIPre120
09:14:04 [2020-07-14T09:14:04.328Z] --- PASS: TestSecretsUpdate (3.22s)
09:14:04 [2020-07-14T09:14:04.328Z] === RUN   TestTemplatedSecret
09:14:04 [2020-07-14T09:14:04.447Z] ok  	github.com/docker/docker/daemon/images	0.027s	coverage: 4.8% of statements
09:14:04 [2020-07-14T09:14:04.447Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:14:04 [2020-07-14T09:14:04.447Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:14:04 [2020-07-14T09:14:04.447Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.401s	coverage: 77.8% of statements
09:14:04 [2020-07-14T09:14:04.447Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:14:04 [2020-07-14T09:14:04.447Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:14:04 [2020-07-14T09:14:04.493Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
09:14:04 [2020-07-14T09:14:04.493Z] === RUN   TestKillDifferentUserContainer
09:14:04 [2020-07-14T09:14:04.748Z] --- PASS: TestKillDifferentUserContainer (0.43s)
09:14:04 [2020-07-14T09:14:04.748Z] === RUN   TestInspectOomKilledTrue
09:14:04 [2020-07-14T09:14:04.748Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:14:04 [2020-07-14T09:14:04.748Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
09:14:04 [2020-07-14T09:14:04.748Z] === RUN   TestInspectOomKilledFalse
09:14:04 [2020-07-14T09:14:04.748Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:14:04 [2020-07-14T09:14:04.748Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:14:04 [2020-07-14T09:14:04.748Z] === RUN   TestLinksEtcHostsContentMatch
09:14:04 [2020-07-14T09:14:04.748Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
09:14:04 [2020-07-14T09:14:04.748Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:14:04 [2020-07-14T09:14:04.748Z] === RUN   TestLinksContainerNames
09:14:05 [2020-07-14T09:14:05.500Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.076s	coverage: 67.0% of statements
09:14:05 [2020-07-14T09:14:05.500Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 87.2% of statements
09:14:05 [2020-07-14T09:14:05.536Z] --- PASS: TestDaemonRestartIpcMode (3.61s)
09:14:05 [2020-07-14T09:14:05.675Z] --- PASS: TestLinksContainerNames (0.84s)
09:14:05 [2020-07-14T09:14:05.675Z] === RUN   TestLogsFollowTailEmpty
09:14:06 [2020-07-14T09:14:06.236Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
09:14:06 [2020-07-14T09:14:06.236Z] === RUN   TestContainerNetworkMountsNoChown
09:14:06 [2020-07-14T09:14:06.442Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
09:14:06 [2020-07-14T09:14:06.492Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/default
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/default
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/private
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/private
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/rprivate
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/rprivate
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/slave
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/slave
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/rslave
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/rslave
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/shared
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/shared
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/rshared
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/rshared
09:14:06 [2020-07-14T09:14:06.492Z] === CONT  TestMountDaemonRoot/default
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/default/bind_root
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/default/mount_root
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === CONT  TestMountDaemonRoot/rslave
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:14:06 [2020-07-14T09:14:06.492Z] === CONT  TestMountDaemonRoot/rshared
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:14:06 [2020-07-14T09:14:06.492Z] === CONT  TestMountDaemonRoot/shared
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:14:06 [2020-07-14T09:14:06.492Z] === CONT  TestMountDaemonRoot/rprivate
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:14:06 [2020-07-14T09:14:06.492Z] === CONT  TestMountDaemonRoot/slave
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === CONT  TestMountDaemonRoot/private
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/private/mount_root
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/private/bind_root
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:14:06 [2020-07-14T09:14:06.492Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === CONT  TestMountDaemonRoot/default/bind_root
09:14:06 [2020-07-14T09:14:06.492Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:14:06 [2020-07-14T09:14:06.492Z] === CONT  TestMountDaemonRoot/default/mount_root
09:14:06 [2020-07-14T09:14:06.492Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:14:06 [2020-07-14T09:14:06.556Z] ok  	github.com/docker/docker/daemon/logger/journald	0.028s	coverage: 26.2% of statements
09:14:06 [2020-07-14T09:14:06.747Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:14:06 [2020-07-14T09:14:06.747Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:14:06 [2020-07-14T09:14:06.747Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:14:06 [2020-07-14T09:14:06.747Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:14:06 [2020-07-14T09:14:06.747Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:14:06 [2020-07-14T09:14:06.747Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:14:06 [2020-07-14T09:14:06.747Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:14:06 [2020-07-14T09:14:06.747Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:14:06 [2020-07-14T09:14:06.748Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:14:06 [2020-07-14T09:14:06.748Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:14:06 [2020-07-14T09:14:06.748Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:14:06 [2020-07-14T09:14:06.748Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:14:06 [2020-07-14T09:14:06.748Z] === CONT  TestMountDaemonRoot/private/mount_root
09:14:06 [2020-07-14T09:14:06.748Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:14:06 [2020-07-14T09:14:06.748Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:14:06 [2020-07-14T09:14:06.748Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:14:07 [2020-07-14T09:14:07.003Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:14:07 [2020-07-14T09:14:07.003Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:14:07 [2020-07-14T09:14:07.003Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:14:07 [2020-07-14T09:14:07.003Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:14:07 [2020-07-14T09:14:07.003Z] === CONT  TestMountDaemonRoot/private/bind_root
09:14:07 [2020-07-14T09:14:07.003Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:14:07 [2020-07-14T09:14:07.003Z] --- PASS: TestMountDaemonRoot (0.02s)
09:14:07 [2020-07-14T09:14:07.003Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:14:07 [2020-07-14T09:14:07.003Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
09:14:07 [2020-07-14T09:14:07.003Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
09:14:07 [2020-07-14T09:14:07.003Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
09:14:07 [2020-07-14T09:14:07.003Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
09:14:07 [2020-07-14T09:14:07.003Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:14:07 [2020-07-14T09:14:07.003Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
09:14:07 [2020-07-14T09:14:07.003Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
09:14:07 [2020-07-14T09:14:07.003Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
09:14:07 [2020-07-14T09:14:07.003Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
09:14:07 [2020-07-14T09:14:07.004Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
09:14:07 [2020-07-14T09:14:07.004Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
09:14:07 [2020-07-14T09:14:07.004Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
09:14:07 [2020-07-14T09:14:07.004Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:14:07 [2020-07-14T09:14:07.004Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:14:07 [2020-07-14T09:14:07.004Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:14:07 [2020-07-14T09:14:07.004Z] === RUN   TestContainerBindMountNonRecursive
09:14:07 [2020-07-14T09:14:07.004Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
09:14:07 [2020-07-14T09:14:07.004Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
09:14:07 [2020-07-14T09:14:07.004Z] === RUN   TestNetworkNat
09:14:07 [2020-07-14T09:14:07.199Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.021s	coverage: 61.6% of statements
09:14:07 [2020-07-14T09:14:07.372Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
09:14:07 [2020-07-14T09:14:07.564Z] --- PASS: TestNetworkNat (0.60s)
09:14:07 [2020-07-14T09:14:07.564Z] === RUN   TestNetworkLocalhostTCPNat
09:14:07 [2020-07-14T09:14:07.607Z] --- PASS: TestContainerKillOnDaemonStart (12.36s)
09:14:07 [2020-07-14T09:14:07.607Z] PASS
09:14:07 [2020-07-14T09:14:07.607Z] 
09:14:07 [2020-07-14T09:14:07.607Z] === Skipped
09:14:07 [2020-07-14T09:14:07.607Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
09:14:07 [2020-07-14T09:14:07.607Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:14:07 [2020-07-14T09:14:07.607Z] 
09:14:07 [2020-07-14T09:14:07.607Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
09:14:07 [2020-07-14T09:14:07.607Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:14:07 [2020-07-14T09:14:07.607Z] 
09:14:07 [2020-07-14T09:14:07.607Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
09:14:07 [2020-07-14T09:14:07.607Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:14:07 [2020-07-14T09:14:07.607Z] 
09:14:07 [2020-07-14T09:14:07.607Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:14:07 [2020-07-14T09:14:07.607Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:14:07 [2020-07-14T09:14:07.607Z] 
09:14:07 [2020-07-14T09:14:07.607Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
09:14:07 [2020-07-14T09:14:07.607Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:14:07 [2020-07-14T09:14:07.607Z] 
09:14:07 [2020-07-14T09:14:07.607Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
09:14:07 [2020-07-14T09:14:07.607Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:14:07 [2020-07-14T09:14:07.607Z] 
09:14:07 [2020-07-14T09:14:07.607Z] 
09:14:07 [2020-07-14T09:14:07.607Z] DONE 204 tests, 6 skipped in 151.640s
09:14:07 [2020-07-14T09:14:07.607Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
09:14:07 [2020-07-14T09:14:07.607Z] ++ 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
09:14:07 [2020-07-14T09:14:07.607Z] ++ set -e
09:14:07 [2020-07-14T09:14:07.607Z] ++ '[' -n 0 ']'
09:14:07 [2020-07-14T09:14:07.607Z] ++ set -x
09:14:07 [2020-07-14T09:14:07.607Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
09:14:07 [2020-07-14T09:14:07.607Z] INFO: Testing against a local daemon
09:14:07 [2020-07-14T09:14:07.607Z] === RUN   TestCommitInheritsEnv
09:14:07 [2020-07-14T09:14:07.630Z] --- PASS: TestTemplatedSecret (3.42s)
09:14:07 [2020-07-14T09:14:07.630Z] === RUN   TestSecretCreateResolve
09:14:07 [2020-07-14T09:14:07.935Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
09:14:08 [2020-07-14T09:14:08.124Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
09:14:08 [2020-07-14T09:14:08.125Z] === RUN   TestNetworkLoopbackNat
09:14:08 [2020-07-14T09:14:08.163Z]  ---> 396fc785e806
09:14:08 [2020-07-14T09:14:08.163Z] Successfully built 396fc785e806
09:14:08 [2020-07-14T09:14:08.163Z] Successfully tagged docker:latest
09:14:08 [2020-07-14T09:14:08.163Z] INFO: Image build ended at 07/14/2020 09:14:06. Duration:00:03:36.7163873
09:14:08 [2020-07-14T09:14:08.163Z] 
09:14:08 [2020-07-14T09:14:08.163Z] 
09:14:08 [2020-07-14T09:14:08.163Z] INFO: Building the test binaries at 07/14/2020 09:14:06...
09:14:08 [2020-07-14T09:14:08.241Z] --- PASS: TestCommitInheritsEnv (0.58s)
09:14:08 [2020-07-14T09:14:08.241Z] === RUN   TestImportExtremelyLargeImageWorks
09:14:08 [2020-07-14T09:14:08.241Z] === PAUSE TestImportExtremelyLargeImageWorks
09:14:08 [2020-07-14T09:14:08.241Z] === RUN   TestImagesFilterMultiReference
09:14:08 [2020-07-14T09:14:08.241Z] --- PASS: TestImagesFilterMultiReference (0.03s)
09:14:08 [2020-07-14T09:14:08.241Z] === RUN   TestImagePullPlatformInvalid
09:14:08 [2020-07-14T09:14:08.241Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
09:14:08 [2020-07-14T09:14:08.241Z] === RUN   TestRemoveImageOrphaning
09:14:08 [2020-07-14T09:14:08.498Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
09:14:08 [2020-07-14T09:14:08.498Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
09:14:08 [2020-07-14T09:14:08.733Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.031s	coverage: 38.3% of statements
09:14:08 [2020-07-14T09:14:08.876Z] --- PASS: TestRemoveImageOrphaning (0.60s)
09:14:08 [2020-07-14T09:14:08.876Z] === RUN   TestRemoveImageGarbageCollector
09:14:08 [2020-07-14T09:14:08.876Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:14:08 [2020-07-14T09:14:08.876Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:14:08 [2020-07-14T09:14:08.876Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:14:08 [2020-07-14T09:14:08.876Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:14:08 [2020-07-14T09:14:08.876Z] === RUN   TestTagInvalidReference
09:14:08 [2020-07-14T09:14:08.876Z] --- PASS: TestTagInvalidReference (0.01s)
09:14:08 [2020-07-14T09:14:08.876Z] === RUN   TestTagValidPrefixedRepo
09:14:08 [2020-07-14T09:14:08.876Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
09:14:08 [2020-07-14T09:14:08.876Z] === RUN   TestTagExistedNameWithoutForce
09:14:08 [2020-07-14T09:14:08.876Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:14:08 [2020-07-14T09:14:08.876Z] === RUN   TestTagOfficialNames
09:14:08 [2020-07-14T09:14:08.876Z] --- PASS: TestTagOfficialNames (0.05s)
09:14:08 [2020-07-14T09:14:08.876Z] === RUN   TestTagMatchesDigest
09:14:08 [2020-07-14T09:14:08.876Z] --- PASS: TestTagMatchesDigest (0.01s)
09:14:08 [2020-07-14T09:14:08.876Z] === CONT  TestImportExtremelyLargeImageWorks
09:14:09 [2020-07-14T09:14:09.035Z] ok  	github.com/docker/docker/daemon/logger/local	0.053s	coverage: 75.2% of statements
09:14:09 [2020-07-14T09:14:09.035Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:14:09 [2020-07-14T09:14:09.064Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
09:14:10 [2020-07-14T09:14:10.092Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.047s	coverage: 33.3% of statements
09:14:10 [2020-07-14T09:14:10.436Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
09:14:10 [2020-07-14T09:14:10.634Z] --- PASS: TestNetworkLoopbackNat (2.58s)
09:14:10 [2020-07-14T09:14:10.634Z] === RUN   TestPause
09:14:10 [2020-07-14T09:14:10.634Z] --- SKIP: TestPause (0.00s)
09:14:10 [2020-07-14T09:14:10.634Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:14:10 [2020-07-14T09:14:10.634Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:14:10 [2020-07-14T09:14:10.634Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:14:10 [2020-07-14T09:14:10.634Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:14:10 [2020-07-14T09:14:10.634Z] === RUN   TestPauseStopPausedContainer
09:14:10 [2020-07-14T09:14:10.634Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
09:14:10 [2020-07-14T09:14:10.634Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
09:14:10 [2020-07-14T09:14:10.634Z] === RUN   TestPsFilter
09:14:10 [2020-07-14T09:14:10.634Z] --- PASS: TestPsFilter (0.10s)
09:14:10 [2020-07-14T09:14:10.634Z] === RUN   TestRemoveContainerWithRemovedVolume
09:14:10 [2020-07-14T09:14:10.744Z] ok  	github.com/docker/docker/daemon/logger/templates	0.012s	coverage: 8.3% of statements
09:14:10 [2020-07-14T09:14:10.929Z] --- PASS: TestSecretCreateResolve (2.74s)
09:14:10 [2020-07-14T09:14:10.929Z] PASS
09:14:10 [2020-07-14T09:14:10.929Z] 
09:14:10 [2020-07-14T09:14:10.929Z] DONE 6 tests in 18.641s
09:14:10 [2020-07-14T09:14:10.929Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:14:10 [2020-07-14T09:14:10.930Z] ++ 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
09:14:10 [2020-07-14T09:14:10.930Z] ++ set -e
09:14:10 [2020-07-14T09:14:10.930Z] ++ '[' -n 0 ']'
09:14:10 [2020-07-14T09:14:10.930Z] ++ set -x
09:14:10 [2020-07-14T09:14:10.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
09:14:10 [2020-07-14T09:14:10.930Z] INFO: Testing against a local daemon
09:14:10 [2020-07-14T09:14:10.930Z] === RUN   TestServiceCreateInit
09:14:10 [2020-07-14T09:14:10.930Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:14:11 [2020-07-14T09:14:11.140Z] INFO: make.ps1 starting at 07/14/2020 09:14:10
09:14:11 [2020-07-14T09:14:11.140Z] INFO: Git commit (c88a830507) assumed from DOCKER_GITCOMMIT environment variable
09:14:11 [2020-07-14T09:14:11.140Z] INFO: Invoking autogen...
09:14:11 [2020-07-14T09:14:11.197Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
09:14:11 [2020-07-14T09:14:11.197Z] === RUN   TestRemoveContainerWithVolume
09:14:11 [2020-07-14T09:14:11.452Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
09:14:11 [2020-07-14T09:14:11.452Z] === RUN   TestRemoveContainerRunning
09:14:11 [2020-07-14T09:14:11.613Z] INFO: Building daemon...
09:14:11 [2020-07-14T09:14:11.797Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.030s	coverage: 46.8% of statements
09:14:12 [2020-07-14T09:14:12.053Z] --- PASS: TestRemoveContainerRunning (0.42s)
09:14:12 [2020-07-14T09:14:12.053Z] === RUN   TestRemoveContainerForceRemoveRunning
09:14:12 [2020-07-14T09:14:12.310Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
09:14:12 [2020-07-14T09:14:12.310Z] === RUN   TestRemoveInvalidContainer
09:14:12 [2020-07-14T09:14:12.310Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:14:12 [2020-07-14T09:14:12.310Z] === RUN   TestRenameLinkedContainer
09:14:13 [2020-07-14T09:14:13.330Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.460s	coverage: 82.5% of statements
09:14:13 [2020-07-14T09:14:13.330Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:14:13 [2020-07-14T09:14:13.629Z] ok  	github.com/docker/docker/daemon/network	0.060s	coverage: 63.8% of statements
09:14:13 [2020-07-14T09:14:13.629Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:14:13 [2020-07-14T09:14:13.705Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
09:14:13 [2020-07-14T09:14:13.705Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
09:14:14 [2020-07-14T09:14:14.198Z] --- PASS: TestRenameLinkedContainer (1.69s)
09:14:14 [2020-07-14T09:14:14.198Z] === RUN   TestRenameStoppedContainer
09:14:14 [2020-07-14T09:14:14.453Z] --- PASS: TestRenameStoppedContainer (0.41s)
09:14:14 [2020-07-14T09:14:14.454Z] === RUN   TestRenameRunningContainerAndReuse
09:14:15 [2020-07-14T09:14:15.379Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
09:14:15 [2020-07-14T09:14:15.379Z] === RUN   TestRenameInvalidName
09:14:15 [2020-07-14T09:14:15.740Z] ok  	github.com/docker/docker/distribution/metadata	0.145s	coverage: 48.2% of statements
09:14:15 [2020-07-14T09:14:15.941Z] --- PASS: TestRenameInvalidName (0.43s)
09:14:15 [2020-07-14T09:14:15.941Z] === RUN   TestRenameAnonymousContainer
09:14:16 [2020-07-14T09:14:16.039Z] ok  	github.com/docker/docker/errdefs	0.020s	coverage: 49.4% of statements
09:14:16 [2020-07-14T09:14:16.217Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:14:16 [2020-07-14T09:14:16.227Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
09:14:16 [2020-07-14T09:14:16.335Z] ok  	github.com/docker/docker/distribution	0.519s	coverage: 22.1% of statements
09:14:16 [2020-07-14T09:14:16.335Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:14:17 [2020-07-14T09:14:17.304Z] --- PASS: TestRenameAnonymousContainer (1.54s)
09:14:17 [2020-07-14T09:14:17.304Z] === RUN   TestRenameContainerWithSameName
09:14:17 [2020-07-14T09:14:17.864Z] --- PASS: TestRenameContainerWithSameName (0.43s)
09:14:17 [2020-07-14T09:14:17.864Z] === RUN   TestRenameContainerWithLinkedContainer
09:14:18 [2020-07-14T09:14:18.748Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
09:14:18 [2020-07-14T09:14:18.790Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
09:14:18 [2020-07-14T09:14:18.790Z] === RUN   TestResize
09:14:19 [2020-07-14T09:14:19.046Z] --- PASS: TestResize (0.46s)
09:14:19 [2020-07-14T09:14:19.046Z] === RUN   TestResizeWithInvalidSize
09:14:19 [2020-07-14T09:14:19.106Z] ok  	github.com/docker/docker/image/cache	0.013s	coverage: 19.2% of statements
09:14:19 [2020-07-14T09:14:19.402Z] ok  	github.com/docker/docker/image	0.042s	coverage: 86.4% of statements
09:14:19 [2020-07-14T09:14:19.402Z] ok  	github.com/docker/docker/distribution/xfer	1.708s	coverage: 85.1% of statements
09:14:19 [2020-07-14T09:14:19.402Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:14:19 [2020-07-14T09:14:19.402Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:14:19 [2020-07-14T09:14:19.402Z] ok  	github.com/docker/docker/image/v1	0.052s	coverage: 25.0% of statements
09:14:19 [2020-07-14T09:14:19.402Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:14:19 [2020-07-14T09:14:19.607Z] --- PASS: TestResizeWithInvalidSize (0.42s)
09:14:19 [2020-07-14T09:14:19.607Z] === RUN   TestResizeWhenContainerNotStarted
09:14:19 [2020-07-14T09:14:19.863Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
09:14:19 [2020-07-14T09:14:19.863Z] === RUN   TestDaemonRestartKillContainers
09:14:19 [2020-07-14T09:14:19.863Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
09:14:19 [2020-07-14T09:14:19.864Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:14:19 [2020-07-14T09:14:19.864Z] === RUN   TestCgroupNamespacesRun
09:14:20 [2020-07-14T09:14:20.461Z] ok  	github.com/docker/docker/libcontainerd/queue	0.065s	coverage: 100.0% of statements
09:14:20 [2020-07-14T09:14:20.760Z] ok  	github.com/docker/docker/pkg/aaparser	0.027s	coverage: 50.0% of statements
09:14:21 [2020-07-14T09:14:21.270Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
09:14:21 [2020-07-14T09:14:21.502Z] --- PASS: TestServiceCreateInit (10.09s)
09:14:21 [2020-07-14T09:14:21.502Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.98s)
09:14:21 [2020-07-14T09:14:21.502Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.07s)
09:14:21 [2020-07-14T09:14:21.502Z] === RUN   TestCreateServiceMultipleTimes
09:14:22 [2020-07-14T09:14:22.418Z] --- PASS: TestCgroupNamespacesRun (2.16s)
09:14:22 [2020-07-14T09:14:22.418Z] === RUN   TestCgroupNamespacesRunPrivileged
09:14:24 [2020-07-14T09:14:24.304Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s)
09:14:24 [2020-07-14T09:14:24.304Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:14:24 [2020-07-14T09:14:24.336Z] ok  	github.com/docker/docker/opts	0.075s	coverage: 67.4% of statements
09:14:24 [2020-07-14T09:14:24.634Z] ok  	github.com/docker/docker/pkg/authorization	0.381s	coverage: 68.3% of statements
09:14:24 [2020-07-14T09:14:24.931Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
09:14:24 [2020-07-14T09:14:24.931Z] ok  	github.com/docker/docker/pkg/capabilities	0.012s	coverage: 87.5% of statements
09:14:25 [2020-07-14T09:14:25.443Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
09:14:25 [2020-07-14T09:14:25.987Z] ok  	github.com/docker/docker/pkg/archive	1.186s	coverage: 76.7% of statements
09:14:26 [2020-07-14T09:14:26.190Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s)
09:14:26 [2020-07-14T09:14:26.190Z] === RUN   TestCgroupNamespacesRunHostMode
09:14:26 [2020-07-14T09:14:26.285Z] ok  	github.com/docker/docker/pkg/directory	0.024s	coverage: 80.0% of statements
09:14:26 [2020-07-14T09:14:26.811Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
09:14:26 [2020-07-14T09:14:26.937Z] ok  	github.com/docker/docker/pkg/discovery	0.013s	coverage: 58.3% of statements
09:14:27 [2020-07-14T09:14:27.234Z] ok  	github.com/docker/docker/pkg/discovery/file	0.027s	coverage: 92.9% of statements
09:14:28 [2020-07-14T09:14:28.283Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
09:14:28 [2020-07-14T09:14:28.702Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
09:14:28 [2020-07-14T09:14:28.745Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s)
09:14:28 [2020-07-14T09:14:28.745Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:14:28 [2020-07-14T09:14:28.928Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
09:14:29 [2020-07-14T09:14:29.570Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
09:14:30 [2020-07-14T09:14:30.069Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
09:14:30 [2020-07-14T09:14:30.612Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
09:14:30 [2020-07-14T09:14:30.715Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s)
09:14:30 [2020-07-14T09:14:30.715Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:14:30 [2020-07-14T09:14:30.909Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.882s	coverage: 43.2% of statements
09:14:31 [2020-07-14T09:14:31.208Z] ok  	github.com/docker/docker/layer	7.225s	coverage: 68.8% of statements
09:14:31 [2020-07-14T09:14:31.208Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:14:31 [2020-07-14T09:14:31.208Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:14:31 [2020-07-14T09:14:31.208Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:14:31 [2020-07-14T09:14:31.208Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:14:31 [2020-07-14T09:14:31.208Z] ?   	github.com/docker/docker/oci	[no test files]
09:14:31 [2020-07-14T09:14:31.208Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:14:31 [2020-07-14T09:14:31.208Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:14:31 [2020-07-14T09:14:31.208Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:14:31 [2020-07-14T09:14:31.507Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 89.5% of statements
09:14:31 [2020-07-14T09:14:31.807Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.097s	coverage: 84.1% of statements
09:14:32 [2020-07-14T09:14:32.104Z] ok  	github.com/docker/docker/pkg/fsutils	0.357s	coverage: 85.1% of statements
09:14:32 [2020-07-14T09:14:32.588Z] === RUN   TestDockerDaemonSuite/TestShmSize
09:14:32 [2020-07-14T09:14:32.644Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s)
09:14:32 [2020-07-14T09:14:32.644Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:14:32 [2020-07-14T09:14:32.753Z] ok  	github.com/docker/docker/pkg/homedir	0.041s	coverage: 11.4% of statements
09:14:33 [2020-07-14T09:14:33.813Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 91.7% of statements
09:14:33 [2020-07-14T09:14:33.813Z] ok  	github.com/docker/docker/pkg/locker	0.054s	coverage: 88.9% of statements
09:14:34 [2020-07-14T09:14:34.111Z] ok  	github.com/docker/docker/pkg/idtools	0.654s	coverage: 70.5% of statements
09:14:34 [2020-07-14T09:14:34.482Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
09:14:34 [2020-07-14T09:14:34.570Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s)
09:14:34 [2020-07-14T09:14:34.571Z] === RUN   TestCgroupNamespacesRunOlderClient
09:14:34 [2020-07-14T09:14:34.760Z] ok  	github.com/docker/docker/pkg/longpath	0.034s	coverage: 100.0% of statements
09:14:34 [2020-07-14T09:14:34.760Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.028s	coverage: 85.7% of statements
09:14:34 [2020-07-14T09:14:34.760Z] ok  	github.com/docker/docker/pkg/ioutils	1.342s	coverage: 70.6% of statements
09:14:34 [2020-07-14T09:14:34.760Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:14:34 [2020-07-14T09:14:34.760Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
09:14:34 [2020-07-14T09:14:34.760Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:14:35 [2020-07-14T09:14:35.057Z] ok  	github.com/docker/docker/pkg/parsers	0.019s	coverage: 97.0% of statements
09:14:35 [2020-07-14T09:14:35.709Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.020s	coverage: 60.0% of statements
09:14:36 [2020-07-14T09:14:36.008Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.028s	coverage: 91.4% of statements
09:14:36 [2020-07-14T09:14:36.008Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
09:14:36 [2020-07-14T09:14:36.008Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:14:36 [2020-07-14T09:14:36.008Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:14:36 [2020-07-14T09:14:36.500Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s)
09:14:36 [2020-07-14T09:14:36.500Z] === RUN   TestKernelTCPMemory
09:14:36 [2020-07-14T09:14:36.500Z] --- SKIP: TestKernelTCPMemory (0.02s)
09:14:36 [2020-07-14T09:14:36.500Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:14:36 [2020-07-14T09:14:36.500Z] === RUN   TestNISDomainname
09:14:36 [2020-07-14T09:14:36.500Z] --- SKIP: TestNISDomainname (0.01s)
09:14:36 [2020-07-14T09:14:36.500Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:14:36 [2020-07-14T09:14:36.500Z] === RUN   TestHostnameDnsResolution
09:14:37 [2020-07-14T09:14:37.066Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.036s	coverage: 56.8% of statements
09:14:37 [2020-07-14T09:14:37.427Z] --- PASS: TestHostnameDnsResolution (0.65s)
09:14:37 [2020-07-14T09:14:37.427Z] === RUN   TestStats
09:14:37 [2020-07-14T09:14:37.427Z] --- SKIP: TestStats (0.00s)
09:14:37 [2020-07-14T09:14:37.427Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:14:37 [2020-07-14T09:14:37.427Z] === RUN   TestStopContainerWithTimeout
09:14:37 [2020-07-14T09:14:37.427Z] === RUN   TestStopContainerWithTimeout/0
09:14:37 [2020-07-14T09:14:37.427Z] === PAUSE TestStopContainerWithTimeout/0
09:14:37 [2020-07-14T09:14:37.427Z] === RUN   TestStopContainerWithTimeout/1
09:14:37 [2020-07-14T09:14:37.427Z] === PAUSE TestStopContainerWithTimeout/1
09:14:37 [2020-07-14T09:14:37.427Z] === RUN   TestStopContainerWithTimeout/3
09:14:37 [2020-07-14T09:14:37.427Z] === PAUSE TestStopContainerWithTimeout/3
09:14:37 [2020-07-14T09:14:37.427Z] === RUN   TestStopContainerWithTimeout/-1
09:14:37 [2020-07-14T09:14:37.427Z] === PAUSE TestStopContainerWithTimeout/-1
09:14:37 [2020-07-14T09:14:37.427Z] === CONT  TestStopContainerWithTimeout/0
09:14:37 [2020-07-14T09:14:37.427Z] === CONT  TestStopContainerWithTimeout/-1
09:14:37 [2020-07-14T09:14:37.715Z] ok  	github.com/docker/docker/pkg/pools	0.026s	coverage: 88.2% of statements
09:14:37 [2020-07-14T09:14:37.754Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
09:14:37 [2020-07-14T09:14:37.754Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
09:14:37 [2020-07-14T09:14:37.988Z] === CONT  TestStopContainerWithTimeout/3
09:14:38 [2020-07-14T09:14:38.012Z] ok  	github.com/docker/docker/pkg/progress	0.005s	coverage: 75.9% of statements
09:14:38 [2020-07-14T09:14:38.012Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.014s	coverage: 85.7% of statements
09:14:38 [2020-07-14T09:14:38.655Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
09:14:39 [2020-07-14T09:14:39.703Z] ok  	github.com/docker/docker/pkg/pubsub	1.124s	coverage: 73.9% of statements
09:14:39 [2020-07-14T09:14:39.703Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
09:14:39 [2020-07-14T09:14:39.874Z] === CONT  TestStopContainerWithTimeout/1
09:14:40 [2020-07-14T09:14:40.345Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
09:14:40 [2020-07-14T09:14:40.345Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
09:14:40 [2020-07-14T09:14:40.642Z] ok  	github.com/docker/docker/pkg/symlink	0.014s	coverage: 87.7% of statements
09:14:41 [2020-07-14T09:14:41.236Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:14:41 [2020-07-14T09:14:41.236Z]     --- PASS: TestStopContainerWithTimeout/0 (0.70s)
09:14:41 [2020-07-14T09:14:41.236Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.62s)
09:14:41 [2020-07-14T09:14:41.236Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
09:14:41 [2020-07-14T09:14:41.236Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
09:14:41 [2020-07-14T09:14:41.236Z] === RUN   TestDeleteDevicemapper
09:14:41 [2020-07-14T09:14:41.236Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:14:41 [2020-07-14T09:14:41.236Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:14:41 [2020-07-14T09:14:41.236Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:14:42 [2020-07-14T09:14:42.172Z] ok  	github.com/docker/docker/pkg/signal	2.902s	coverage: 61.0% of statements
09:14:42 [2020-07-14T09:14:42.172Z] ok  	github.com/docker/docker/pkg/system	0.027s	coverage: 36.9% of statements
09:14:42 [2020-07-14T09:14:42.172Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 53.7% of statements
09:14:42 [2020-07-14T09:14:42.601Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.21s)
09:14:42 [2020-07-14T09:14:42.601Z] === RUN   TestUpdateMemory
09:14:42 [2020-07-14T09:14:42.601Z] --- SKIP: TestUpdateMemory (0.00s)
09:14:42 [2020-07-14T09:14:42.601Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:14:42 [2020-07-14T09:14:42.601Z] === RUN   TestUpdateCPUQuota
09:14:42 [2020-07-14T09:14:42.601Z] --- SKIP: TestUpdateCPUQuota (0.00s)
09:14:42 [2020-07-14T09:14:42.601Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
09:14:42 [2020-07-14T09:14:42.601Z] === RUN   TestUpdatePidsLimit
09:14:42 [2020-07-14T09:14:42.601Z] --- SKIP: TestUpdatePidsLimit (0.00s)
09:14:42 [2020-07-14T09:14:42.601Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
09:14:42 [2020-07-14T09:14:42.601Z] === RUN   TestUpdateRestartPolicy
09:14:42 [2020-07-14T09:14:42.818Z] testing: warning: no tests to run
09:14:42 [2020-07-14T09:14:42.818Z] coverage: [no statements]
09:14:42 [2020-07-14T09:14:42.818Z] ok  	github.com/docker/docker/pkg/term/windows	0.007s	coverage: [no statements] [no tests to run]
09:14:43 [2020-07-14T09:14:43.036Z] --- PASS: TestDockerDaemonSuite (324.02s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.88s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.99s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.33s)
09:14:43 [2020-07-14T09:14:43.036Z]         docker_cli_daemon_test.go:1449: [de2d743841ae6] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [d31855bc32d21] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.29s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.74s)
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [dea3eb01b0ea9] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.38s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.02s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.97s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.25s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.66s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.58s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.60s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.67s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [d4b0740a5367b] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [dcf1414b1ba68] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.59s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.62s)
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [d72d98d37cd2d] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.75s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.69s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.65s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.21s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.64s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.63s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [d6c9571d5ea0d] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.41s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.17s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.52s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:14:43 [2020-07-14T09:14:43.036Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [d90c1eb363b3f] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.99s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.34s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.55s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.60s)
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [d32627310d80b] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.84s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s)
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [dc03362f5f9ca] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.61s)
09:14:43 [2020-07-14T09:14:43.036Z]         docker_cli_daemon_plugins_test.go:79: [ddbe5d2755e06] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.78s)
09:14:43 [2020-07-14T09:14:43.036Z]         docker_cli_daemon_plugins_test.go:169: [d6e20a77ec26a] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.61s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [d993fed7f96b0] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.77s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.78s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.49s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.06s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.86s)
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [d89d0c8e294de] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.24s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.40s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.33s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.12s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.98s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.20s)
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [d32ea0db0df6b] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.62s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.55s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.41s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.00s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.21s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.98s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
09:14:43 [2020-07-14T09:14:43.036Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [d360d25232a5f] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
09:14:43 [2020-07-14T09:14:43.036Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [d6ca1d8135c00] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.62s)
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [d9525e10ffe6d] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.48s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.88s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.68s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.18s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.94s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.16s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.64s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.17s)
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [d6a27ce517693] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.72s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.16s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.95s)
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [dc87915d16cbc] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.19s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s)
09:14:43 [2020-07-14T09:14:43.036Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from config
09:14:43 [2020-07-14T09:14:43.036Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config
09:14:43 [2020-07-14T09:14:43.036Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from config
09:14:43 [2020-07-14T09:14:43.036Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config
09:14:43 [2020-07-14T09:14:43.036Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config
09:14:43 [2020-07-14T09:14:43.036Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli
09:14:43 [2020-07-14T09:14:43.036Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli
09:14:43 [2020-07-14T09:14:43.036Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli
09:14:43 [2020-07-14T09:14:43.036Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli
09:14:43 [2020-07-14T09:14:43.036Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [d96c862806062] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s)
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [dbfbaecb2a1ed] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.83s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [d09a42bb97b9a] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.90s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.22s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [d1c0a10ce28b4] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.94s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.44s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.97s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.10s)
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [d81d79f408156] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.71s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.88s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [d55a49efbd684] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.96s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.96s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.54s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.37s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.37s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.56s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.84s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.21s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.63s)
09:14:43 [2020-07-14T09:14:43.036Z]         docker_cli_daemon_test.go:2544: [dc72310b302c3] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.67s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.73s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.92s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.67s)
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s)
09:14:43 [2020-07-14T09:14:43.036Z]         check_test.go:309: [d139fd55e67bb] daemon is not started
09:14:43 [2020-07-14T09:14:43.036Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.19s)
09:14:43 [2020-07-14T09:14:43.036Z] === RUN   TestDockerSwarmSuite
09:14:43 [2020-07-14T09:14:43.036Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
09:14:43 [2020-07-14T09:14:43.115Z] ok  	github.com/docker/docker/pkg/tailfile	0.121s	coverage: 88.6% of statements
09:14:43 [2020-07-14T09:14:43.413Z] ok  	github.com/docker/docker/pkg/tarsum	0.133s	coverage: 89.3% of statements
09:14:43 [2020-07-14T09:14:43.464Z] --- PASS: TestCreateServiceMultipleTimes (19.24s)
09:14:43 [2020-07-14T09:14:43.464Z] === RUN   TestCreateServiceConflict
09:14:43 [2020-07-14T09:14:43.464Z] --- PASS: TestCreateServiceConflict (3.17s)
09:14:43 [2020-07-14T09:14:43.464Z] === RUN   TestCreateServiceMaxReplicas
09:14:43 [2020-07-14T09:14:43.721Z] ok  	github.com/docker/docker/pkg/urlutil	0.006s	coverage: 100.0% of statements
09:14:43 [2020-07-14T09:14:43.721Z] ok  	github.com/docker/docker/pkg/truncindex	0.114s	coverage: 91.5% of statements
09:14:44 [2020-07-14T09:14:44.019Z] ok  	github.com/docker/docker/pkg/useragent	0.041s	coverage: 88.9% of statements
09:14:44 [2020-07-14T09:14:44.931Z] === RUN   TestDockerSuite/TestBuildDotDotFile
09:14:44 [2020-07-14T09:14:44.931Z] === RUN   TestDockerSuite/TestBuildEOLInLine
09:14:45 [2020-07-14T09:14:45.188Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
09:14:45 [2020-07-14T09:14:45.554Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.5% of statements
09:14:46 [2020-07-14T09:14:46.611Z] ok  	github.com/docker/docker/reference	0.015s	coverage: 83.7% of statements
09:14:46 [2020-07-14T09:14:46.764Z] --- PASS: TestCreateServiceMaxReplicas (3.61s)
09:14:46 [2020-07-14T09:14:46.764Z] === RUN   TestCreateWithDuplicateNetworkNames
09:14:47 [2020-07-14T09:14:47.680Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 68.8% of statements
09:14:48 [2020-07-14T09:14:48.326Z] ok  	github.com/docker/docker/plugin	0.576s	coverage: 23.1% of statements
09:14:48 [2020-07-14T09:14:48.971Z] ok  	github.com/docker/docker/registry/resumable	0.024s	coverage: 100.0% of statements
09:14:49 [2020-07-14T09:14:49.359Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
09:14:49 [2020-07-14T09:14:49.359Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
09:14:49 [2020-07-14T09:14:49.619Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 45.3% of statements
09:14:49 [2020-07-14T09:14:49.922Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
09:14:49 [2020-07-14T09:14:49.922Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
09:14:50 [2020-07-14T09:14:50.670Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
09:14:50 [2020-07-14T09:14:50.670Z] ok  	github.com/docker/docker/registry	0.274s	coverage: 56.3% of statements
09:14:50 [2020-07-14T09:14:50.852Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
09:14:51 [2020-07-14T09:14:51.109Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
09:14:51 [2020-07-14T09:14:51.673Z] === RUN   TestDockerSuite/TestBuildEntrypoint
09:14:51 [2020-07-14T09:14:51.724Z] ok  	github.com/docker/docker/runconfig	0.045s	coverage: 65.8% of statements
09:14:51 [2020-07-14T09:14:51.930Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
09:14:53 [2020-07-14T09:14:53.825Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
09:14:53 [2020-07-14T09:14:53.826Z] ok  	github.com/docker/docker/volume/drivers	0.023s	coverage: 36.1% of statements
09:14:54 [2020-07-14T09:14:54.389Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
09:14:54 [2020-07-14T09:14:54.761Z] --- PASS: TestUpdateRestartPolicy (10.96s)
09:14:54 [2020-07-14T09:14:54.762Z] === RUN   TestUpdateRestartWithAutoRemove
09:14:54 [2020-07-14T09:14:54.762Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s)
09:14:54 [2020-07-14T09:14:54.762Z] === RUN   TestWaitNonBlocked
09:14:54 [2020-07-14T09:14:54.762Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:14:54 [2020-07-14T09:14:54.762Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:14:54 [2020-07-14T09:14:54.762Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:14:54 [2020-07-14T09:14:54.762Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:14:54 [2020-07-14T09:14:54.762Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:14:54 [2020-07-14T09:14:54.762Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:14:54 [2020-07-14T09:14:54.762Z] --- PASS: TestWaitNonBlocked (0.01s)
09:14:54 [2020-07-14T09:14:54.762Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
09:14:54 [2020-07-14T09:14:54.762Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s)
09:14:54 [2020-07-14T09:14:54.762Z] === RUN   TestWaitBlocked
09:14:54 [2020-07-14T09:14:54.762Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:14:54 [2020-07-14T09:14:54.762Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:14:54 [2020-07-14T09:14:54.762Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:14:54 [2020-07-14T09:14:54.762Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:14:54 [2020-07-14T09:14:54.762Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:14:54 [2020-07-14T09:14:54.762Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:14:55 [2020-07-14T09:14:55.370Z] ok  	github.com/docker/docker/volume/mounts	0.074s	coverage: 67.0% of statements
09:14:55 [2020-07-14T09:14:55.370Z] ok  	github.com/docker/docker/volume/local	0.045s	coverage: 73.0% of statements
09:14:55 [2020-07-14T09:14:55.758Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
09:14:55 [2020-07-14T09:14:55.796Z] --- PASS: TestWaitBlocked (0.01s)
09:14:55 [2020-07-14T09:14:55.796Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s)
09:14:55 [2020-07-14T09:14:55.796Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s)
09:14:55 [2020-07-14T09:14:55.796Z] === CONT  TestDaemonRestartIpcMode
09:14:55 [2020-07-14T09:14:55.796Z] === CONT  TestIpcModeOlderClient
09:14:55 [2020-07-14T09:14:55.796Z] --- PASS: TestIpcModeOlderClient (0.09s)
09:14:56 [2020-07-14T09:14:56.410Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.0% of statements
09:14:57 [2020-07-14T09:14:57.652Z] === RUN   TestDockerSuite/TestBuildEnv
09:14:59 [2020-07-14T09:14:59.026Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
09:14:59 [2020-07-14T09:14:59.957Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
09:14:59 [2020-07-14T09:14:59.968Z] --- PASS: TestDaemonRestartIpcMode (4.18s)
09:14:59 [2020-07-14T09:14:59.968Z] PASS
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === Skipped
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
09:14:59 [2020-07-14T09:14:59.968Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestPause (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
09:14:59 [2020-07-14T09:14:59.968Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
09:14:59 [2020-07-14T09:14:59.968Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
09:14:59 [2020-07-14T09:14:59.968Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestStats (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
09:14:59 [2020-07-14T09:14:59.968Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] 
09:14:59 [2020-07-14T09:14:59.968Z] DONE 185 tests, 24 skipped in 79.726s
09:14:59 [2020-07-14T09:14:59.968Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:14:59 [2020-07-14T09:14:59.968Z] INFO: Testing against a local daemon
09:14:59 [2020-07-14T09:14:59.968Z] === RUN   TestCommitInheritsEnv
09:15:00 [2020-07-14T09:15:00.887Z] === RUN   TestDockerSuite/TestBuildEnvUsage
09:15:01 [2020-07-14T09:15:01.334Z] --- PASS: TestCommitInheritsEnv (1.23s)
09:15:01 [2020-07-14T09:15:01.334Z] === RUN   TestImportExtremelyLargeImageWorks
09:15:01 [2020-07-14T09:15:01.334Z] === PAUSE TestImportExtremelyLargeImageWorks
09:15:01 [2020-07-14T09:15:01.334Z] === RUN   TestImagesFilterMultiReference
09:15:01 [2020-07-14T09:15:01.334Z] --- PASS: TestImagesFilterMultiReference (0.07s)
09:15:01 [2020-07-14T09:15:01.334Z] === RUN   TestImagePullPlatformInvalid
09:15:01 [2020-07-14T09:15:01.334Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:15:01 [2020-07-14T09:15:01.334Z] === RUN   TestRemoveImageOrphaning
09:15:01 [2020-07-14T09:15:01.669Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.84s)
09:15:01 [2020-07-14T09:15:01.669Z] === RUN   TestCreateServiceSecretFileMode
09:15:03 [2020-07-14T09:15:03.219Z] --- PASS: TestRemoveImageOrphaning (1.92s)
09:15:03 [2020-07-14T09:15:03.219Z] === RUN   TestRemoveImageGarbageCollector
09:15:03 [2020-07-14T09:15:03.219Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:15:03 [2020-07-14T09:15:03.219Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:15:03 [2020-07-14T09:15:03.219Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:15:03 [2020-07-14T09:15:03.219Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:15:03 [2020-07-14T09:15:03.219Z] === RUN   TestTagInvalidReference
09:15:03 [2020-07-14T09:15:03.219Z] --- PASS: TestTagInvalidReference (0.01s)
09:15:03 [2020-07-14T09:15:03.219Z] === RUN   TestTagValidPrefixedRepo
09:15:03 [2020-07-14T09:15:03.219Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:15:03 [2020-07-14T09:15:03.219Z] === RUN   TestTagExistedNameWithoutForce
09:15:03 [2020-07-14T09:15:03.219Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:15:03 [2020-07-14T09:15:03.219Z] === RUN   TestTagOfficialNames
09:15:03 [2020-07-14T09:15:03.219Z] --- PASS: TestTagOfficialNames (0.05s)
09:15:03 [2020-07-14T09:15:03.219Z] === RUN   TestTagMatchesDigest
09:15:03 [2020-07-14T09:15:03.475Z] --- PASS: TestTagMatchesDigest (0.02s)
09:15:03 [2020-07-14T09:15:03.475Z] === CONT  TestImportExtremelyLargeImageWorks
09:15:04 [2020-07-14T09:15:04.974Z] --- PASS: TestCreateServiceSecretFileMode (3.40s)
09:15:04 [2020-07-14T09:15:04.974Z] === RUN   TestCreateServiceConfigFileMode
09:15:06 [2020-07-14T09:15:06.138Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
09:15:07 [2020-07-14T09:15:07.508Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
09:15:08 [2020-07-14T09:15:08.277Z] --- PASS: TestCreateServiceConfigFileMode (3.39s)
09:15:08 [2020-07-14T09:15:08.277Z] === RUN   TestCreateServiceSysctls
09:15:08 [2020-07-14T09:15:08.461Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
09:15:11 [2020-07-14T09:15:11.761Z] ok  	github.com/docker/docker/pkg/plugins	33.642s	coverage: 76.6% of statements
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/pkg/term	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/rootless	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/volume	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:15:11 [2020-07-14T09:15:11.761Z] 
09:15:11 [2020-07-14T09:15:11.761Z] === Skipped
09:15:11 [2020-07-14T09:15:11.761Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:15:11 [2020-07-14T09:15:11.761Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:15:11 [2020-07-14T09:15:11.761Z] 
09:15:11 [2020-07-14T09:15:11.761Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:15:11 [2020-07-14T09:15:11.761Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:15:11 [2020-07-14T09:15:11.761Z] 
09:15:11 [2020-07-14T09:15:11.761Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:46: Driver btrfs not supported
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:46: Driver btrfs not supported
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:46: Driver btrfs not supported
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:46: Driver btrfs not supported
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:46: Driver btrfs not supported
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:73: No driver to put!
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z] time="2020-07-14T09:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z] time="2020-07-14T09:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z] time="2020-07-14T09:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z] time="2020-07-14T09:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z] time="2020-07-14T09:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:73: No driver to put!
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z]     overlay_test.go:49: Fails to compute changes intermittently
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:46: Driver zfs not supported
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:46: Driver zfs not supported
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:46: Driver zfs not supported
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:46: Driver zfs not supported
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:46: Driver zfs not supported
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z]     graphtest_unix.go:73: No driver to put!
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:15:11 [2020-07-14T09:15:11.762Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] 
09:15:11 [2020-07-14T09:15:11.762Z] DONE 2124 tests, 26 skipped in 255.833s
Post stage
[Pipeline] junit
09:15:12 [2020-07-14T09:15:12.443Z] Recording test results
09:15:12 [2020-07-14T09:15:12.481Z] --- PASS: TestCreateServiceSysctls (4.19s)
09:15:12 [2020-07-14T09:15:12.481Z] === RUN   TestCreateServiceCapabilities
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:15:13 [2020-07-14T09:15:13.210Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41207/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d -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:c88a830507ce87e99ade40d1403653653717375d hack/make.sh dynbinary test-integration
09:15:13 [2020-07-14T09:15:13.508Z] 
09:15:13 [2020-07-14T09:15:13.508Z] Removing bundles/
09:15:13 [2020-07-14T09:15:13.508Z] 
09:15:13 [2020-07-14T09:15:13.508Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:15:13 [2020-07-14T09:15:13.508Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:15:13 [2020-07-14T09:15:13.508Z] GOOS="" GOARCH="" GOARM=""
09:15:15 [2020-07-14T09:15:15.782Z] --- PASS: TestCreateServiceCapabilities (3.32s)
09:15:15 [2020-07-14T09:15:15.782Z] === RUN   TestInspect
09:15:15 [2020-07-14T09:15:15.986Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
09:15:15 [2020-07-14T09:15:15.986Z] Copying nested executables into bundles/cross/linux/amd64
09:15:15 [2020-07-14T09:15:15.986Z] Cross building: bundles/cross/windows/amd64
09:15:15 [2020-07-14T09:15:15.986Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
09:15:15 [2020-07-14T09:15:15.986Z] GOOS="windows" GOARCH="amd64" GOARM=""
09:15:19 [2020-07-14T09:15:19.986Z] --- PASS: TestInspect (3.51s)
09:15:19 [2020-07-14T09:15:19.986Z] === RUN   TestCreateJob
09:15:24 [2020-07-14T09:15:24.021Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
09:15:24 [2020-07-14T09:15:24.021Z] 
09:15:24 [2020-07-14T09:15:24.021Z]  ________   ____  __.
09:15:24 [2020-07-14T09:15:24.021Z]  \_____  \ |    |/ _|
09:15:24 [2020-07-14T09:15:24.021Z]  /   |   \|      <
09:15:24 [2020-07-14T09:15:24.021Z]  /    |    \    |  \
09:15:24 [2020-07-14T09:15:24.021Z]  \_______  /____|__ \
09:15:24 [2020-07-14T09:15:24.021Z]          \/        \/
09:15:24 [2020-07-14T09:15:24.021Z] 
09:15:24 [2020-07-14T09:15:24.021Z] INFO: make.ps1 ended at 07/14/2020 09:15:18
09:15:24 [2020-07-14T09:15:24.021Z] INFO: Binaries build ended at 07/14/2020 09:15:21. Duration:00:01:14.4201969
09:15:24 [2020-07-14T09:15:24.021Z] INFO: Copying the built daemon binary to d:\CI\PR-41207\1\binary\dockerd-c88a830507.exe...
09:15:24 [2020-07-14T09:15:24.191Z] --- PASS: TestCreateJob (4.14s)
09:15:24 [2020-07-14T09:15:24.191Z] === RUN   TestReplicatedJob
09:15:25 [2020-07-14T09:15:25.019Z] INFO: Copying the built client binary to d:\CI\PR-41207\1\binary\docker-c88a830507.exe...
09:15:25 [2020-07-14T09:15:25.019Z] INFO: Copying dockerversion from the container...
09:15:25 [2020-07-14T09:15:25.492Z] INFO: Copying the golang package from the container to d:\CI\PR-41207\1\installer\go.zip...
09:15:26 [2020-07-14T09:15:26.518Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
09:15:27 [2020-07-14T09:15:27.728Z] INFO: Extracting go.zip to d:\CI\PR-41207\1\go
09:15:27 [2020-07-14T09:15:27.884Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
09:15:30 [2020-07-14T09:15:30.780Z] --- PASS: TestReplicatedJob (6.55s)
09:15:30 [2020-07-14T09:15:30.780Z] === RUN   TestUpdateReplicatedJob
09:15:34 [2020-07-14T09:15:34.985Z] --- PASS: TestUpdateReplicatedJob (4.40s)
09:15:34 [2020-07-14T09:15:34.985Z] === RUN   TestServiceListWithStatuses
09:15:34 [2020-07-14T09:15:34.985Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:15:34 [2020-07-14T09:15:34.985Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:15:34 [2020-07-14T09:15:34.985Z] === RUN   TestDockerNetworkConnectAlias
09:15:35 [2020-07-14T09:15:35.976Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
09:15:35 [2020-07-14T09:15:35.976Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
09:15:36 [2020-07-14T09:15:36.539Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
09:15:36 [2020-07-14T09:15:36.795Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
09:15:36 [2020-07-14T09:15:36.795Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
09:15:37 [2020-07-14T09:15:37.052Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
09:15:38 [2020-07-14T09:15:38.419Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
09:15:38 [2020-07-14T09:15:38.419Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
09:15:38 [2020-07-14T09:15:38.982Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
09:15:41 [2020-07-14T09:15:41.572Z] --- PASS: TestDockerNetworkConnectAlias (6.42s)
09:15:41 [2020-07-14T09:15:41.572Z] === RUN   TestDockerNetworkReConnect
09:15:46 [2020-07-14T09:15:46.204Z] --- PASS: TestImportExtremelyLargeImageWorks (82.82s)
09:15:46 [2020-07-14T09:15:46.204Z] PASS
09:15:46 [2020-07-14T09:15:46.204Z] 
09:15:46 [2020-07-14T09:15:46.204Z] === Skipped
09:15:46 [2020-07-14T09:15:46.204Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
09:15:46 [2020-07-14T09:15:46.204Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:15:46 [2020-07-14T09:15:46.204Z] 
09:15:46 [2020-07-14T09:15:46.204Z] 
09:15:46 [2020-07-14T09:15:46.204Z] DONE 12 tests, 1 skipped in 84.298s
09:15:46 [2020-07-14T09:15:46.204Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
09:15:46 [2020-07-14T09:15:46.204Z] ++ 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
09:15:46 [2020-07-14T09:15:46.204Z] ++ set -e
09:15:46 [2020-07-14T09:15:46.204Z] ++ '[' -n 0 ']'
09:15:46 [2020-07-14T09:15:46.204Z] ++ set -x
09:15:46 [2020-07-14T09:15:46.204Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
09:15:46 [2020-07-14T09:15:46.204Z] INFO: Testing against a local daemon
09:15:46 [2020-07-14T09:15:46.204Z] === RUN   TestNetworkCreateDelete
09:15:46 [2020-07-14T09:15:46.204Z] --- PASS: TestNetworkCreateDelete (0.14s)
09:15:46 [2020-07-14T09:15:46.204Z] === RUN   TestDockerNetworkDeletePreferID
09:15:46 [2020-07-14T09:15:46.204Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
09:15:46 [2020-07-14T09:15:46.204Z] === RUN   TestDaemonDNSFallback
09:15:46 [2020-07-14T09:15:46.204Z] --- PASS: TestDaemonDNSFallback (2.55s)
09:15:46 [2020-07-14T09:15:46.204Z] === RUN   TestInspectNetwork
09:15:46 [2020-07-14T09:15:46.204Z] === RUN   TestInspectNetwork/full_network_id
09:15:46 [2020-07-14T09:15:46.204Z] === RUN   TestInspectNetwork/partial_network_id
09:15:46 [2020-07-14T09:15:46.204Z] === RUN   TestInspectNetwork/network_name
09:15:46 [2020-07-14T09:15:46.204Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:15:46 [2020-07-14T09:15:46.204Z] --- PASS: TestInspectNetwork (10.45s)
09:15:46 [2020-07-14T09:15:46.204Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:15:46 [2020-07-14T09:15:46.204Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:15:46 [2020-07-14T09:15:46.204Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:15:46 [2020-07-14T09:15:46.204Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:15:46 [2020-07-14T09:15:46.204Z] === RUN   TestRunContainerWithBridgeNone
09:15:46 [2020-07-14T09:15:46.860Z] --- PASS: TestDockerNetworkReConnect (5.26s)
09:15:46 [2020-07-14T09:15:46.860Z] === RUN   TestServicePlugin
09:15:46 [2020-07-14T09:15:46.860Z] --- SKIP: TestServicePlugin (0.00s)
09:15:46 [2020-07-14T09:15:46.860Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:15:46 [2020-07-14T09:15:46.860Z] === RUN   TestServiceUpdateLabel
09:15:47 [2020-07-14T09:15:47.717Z] --- PASS: TestRunContainerWithBridgeNone (2.41s)
09:15:47 [2020-07-14T09:15:47.717Z] === RUN   TestNetworkInvalidJSON
09:15:47 [2020-07-14T09:15:47.717Z] === RUN   TestNetworkInvalidJSON//networks/create
09:15:47 [2020-07-14T09:15:47.717Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:15:47 [2020-07-14T09:15:47.717Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:15:47 [2020-07-14T09:15:47.717Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:15:47 [2020-07-14T09:15:47.717Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:15:47 [2020-07-14T09:15:47.717Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:15:47 [2020-07-14T09:15:47.717Z] === CONT  TestNetworkInvalidJSON//networks/create
09:15:47 [2020-07-14T09:15:47.717Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:15:47 [2020-07-14T09:15:47.717Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:15:47 [2020-07-14T09:15:47.717Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:15:47 [2020-07-14T09:15:47.717Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:15:47 [2020-07-14T09:15:47.717Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:15:47 [2020-07-14T09:15:47.717Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:15:47 [2020-07-14T09:15:47.717Z] === RUN   TestHostIPv4BridgeLabel
09:15:48 [2020-07-14T09:15:48.355Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
09:15:48 [2020-07-14T09:15:48.355Z] === RUN   TestDaemonRestartWithLiveRestore
09:15:48 [2020-07-14T09:15:48.932Z] === RUN   TestDockerSuite/TestBuildExpose
09:15:48 [2020-07-14T09:15:48.932Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
09:15:49 [2020-07-14T09:15:49.189Z] === RUN   TestDockerSuite/TestBuildExposeOrder
09:15:49 [2020-07-14T09:15:49.393Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:15:49 [2020-07-14T09:15:49.393Z] === RUN   TestDaemonDefaultNetworkPools
09:15:49 [2020-07-14T09:15:49.403Z] --- PASS: TestServiceUpdateLabel (3.19s)
09:15:49 [2020-07-14T09:15:49.403Z] === RUN   TestServiceUpdateSecrets
09:15:49 [2020-07-14T09:15:49.752Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
09:15:50 [2020-07-14T09:15:50.008Z] === RUN   TestDockerSuite/TestBuildFails
09:15:50 [2020-07-14T09:15:50.027Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
09:15:50 [2020-07-14T09:15:50.027Z] === RUN   TestDaemonRestartWithExistingNetwork
09:15:50 [2020-07-14T09:15:50.938Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
09:15:50 [2020-07-14T09:15:50.938Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
09:15:51 [2020-07-14T09:15:51.541Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
09:15:51 [2020-07-14T09:15:51.541Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:15:52 [2020-07-14T09:15:52.579Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
09:15:52 [2020-07-14T09:15:52.579Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:15:53 [2020-07-14T09:15:53.095Z] INFO: Extraction ended at 07/14/2020 09:15:52. Duration:00:00:24.3780924
09:15:53 [2020-07-14T09:15:53.095Z] INFO: Updating the golang and path environment variables
09:15:53 [2020-07-14T09:15:53.095Z] INFO: GOPATH=d:\gopath
09:15:53 [2020-07-14T09:15:53.095Z] INFO: go version go1.13.12 windows/amd64
09:15:53 [2020-07-14T09:15:53.095Z] INFO: Running the daemon under test in debug mode
09:15:53 [2020-07-14T09:15:53.095Z] INFO: Starting a daemon under test...
09:15:53 [2020-07-14T09:15:53.095Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41207\1\daemon --pidfile d:\CI\PR-41207\1\docker.pid -D
09:15:53 [2020-07-14T09:15:53.095Z] INFO: Process started successfully.
09:15:53 [2020-07-14T09:15:53.095Z] INFO: Start tailing logs of the daemon under tests
09:15:53 [2020-07-14T09:15:53.095Z] INFO: Waiting for the daemon under test to start...
09:15:53 [2020-07-14T09:15:53.214Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s)
09:15:53 [2020-07-14T09:15:53.214Z] === RUN   TestServiceWithPredefinedNetwork
09:15:53 [2020-07-14T09:15:53.457Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
09:15:55 [2020-07-14T09:15:55.382Z] === RUN   TestDockerSuite/TestBuildForceRm
09:15:56 [2020-07-14T09:15:56.072Z] INFO: Daemon under test started and replied!
09:15:56 [2020-07-14T09:15:56.072Z] INFO: Docker version of the daemon under test
09:15:56 [2020-07-14T09:15:56.072Z] 
09:15:56 [2020-07-14T09:15:56.072Z] Client:
09:15:56 [2020-07-14T09:15:56.072Z]  Version:      17.06.2-ce
09:15:56 [2020-07-14T09:15:56.072Z]  API version:  1.30
09:15:56 [2020-07-14T09:15:56.072Z]  Go version:   go1.8.3
09:15:56 [2020-07-14T09:15:56.072Z]  Git commit:   cec0b72
09:15:56 [2020-07-14T09:15:56.072Z]  Built:        Tue Sep  5 19:57:19 2017
09:15:56 [2020-07-14T09:15:56.072Z]  OS/Arch:      windows/amd64
09:15:56 [2020-07-14T09:15:56.072Z] 
09:15:56 [2020-07-14T09:15:56.072Z] Server:
09:15:56 [2020-07-14T09:15:56.072Z]  Version:      0.0.0-dev
09:15:56 [2020-07-14T09:15:56.072Z]  API version:  1.41 (minimum version 1.24)
09:15:56 [2020-07-14T09:15:56.072Z]  Go version:   go1.13.12
09:15:56 [2020-07-14T09:15:56.072Z]  Git commit:   c88a830507
09:15:56 [2020-07-14T09:15:56.072Z]  Built:        07/14/2020 09:14:10
09:15:56 [2020-07-14T09:15:56.072Z]  OS/Arch:      windows/amd64
09:15:56 [2020-07-14T09:15:56.072Z]  Experimental: false
09:15:56 [2020-07-14T09:15:56.072Z] 
09:15:56 [2020-07-14T09:15:56.072Z] INFO: Docker info of the daemon under test
09:15:56 [2020-07-14T09:15:56.072Z] 
09:15:56 [2020-07-14T09:15:56.072Z] Containers: 0
09:15:56 [2020-07-14T09:15:56.072Z]  Running: 0
09:15:56 [2020-07-14T09:15:56.072Z]  Paused: 0
09:15:56 [2020-07-14T09:15:56.072Z]  Stopped: 0
09:15:56 [2020-07-14T09:15:56.072Z] Images: 0
09:15:56 [2020-07-14T09:15:56.072Z] Server Version: 0.0.0-dev
09:15:56 [2020-07-14T09:15:56.072Z] Storage Driver: windowsfilter
09:15:56 [2020-07-14T09:15:56.072Z]  Windows: 
09:15:56 [2020-07-14T09:15:56.072Z] Logging Driver: json-file
09:15:56 [2020-07-14T09:15:56.072Z] Plugins: 
09:15:56 [2020-07-14T09:15:56.072Z]  Volume: local
09:15:56 [2020-07-14T09:15:56.072Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:15:56 [2020-07-14T09:15:56.072Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:15:56 [2020-07-14T09:15:56.072Z] Swarm: inactive
09:15:56 [2020-07-14T09:15:56.072Z] Default Isolation: process
09:15:56 [2020-07-14T09:15:56.072Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:15:56 [2020-07-14T09:15:56.072Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
09:15:56 [2020-07-14T09:15:56.072Z] OSType: windows
09:15:56 [2020-07-14T09:15:56.072Z] Architecture: x86_64
09:15:56 [2020-07-14T09:15:56.072Z] CPUs: 4
09:15:56 [2020-07-14T09:15:56.072Z] Total Memory: 32GiB
09:15:56 [2020-07-14T09:15:56.072Z] Name: azwin-2-d31e10
09:15:56 [2020-07-14T09:15:56.072Z] ID: GEZ4:K2BL:TGUS:AIFA:BEF6:NF53:2IKN:LROJ:52XZ:EVDT:IL7N:JIA6
09:15:56 [2020-07-14T09:15:56.072Z] Docker Root Dir: D:\CI\PR-41207\1\daemon
09:15:56 [2020-07-14T09:15:56.072Z] Debug Mode (client): false
09:15:56 [2020-07-14T09:15:56.072Z] Debug Mode (server): true
09:15:56 [2020-07-14T09:15:56.072Z]  File Descriptors: -1
09:15:56 [2020-07-14T09:15:56.072Z]  Goroutines: 17
09:15:56 [2020-07-14T09:15:56.072Z]  System Time: 2020-07-14T09:15:55.6689746Z
09:15:56 [2020-07-14T09:15:56.072Z]  EventsListeners: 0
09:15:56 [2020-07-14T09:15:56.072Z] Registry: https://index.docker.io/v1/
09:15:56 [2020-07-14T09:15:56.072Z] Labels:
09:15:56 [2020-07-14T09:15:56.072Z] Experimental: false
09:15:56 [2020-07-14T09:15:56.072Z] Insecure Registries:
09:15:56 [2020-07-14T09:15:56.072Z]  127.0.0.0/8
09:15:56 [2020-07-14T09:15:56.072Z] Live Restore Enabled: false
09:15:56 [2020-07-14T09:15:56.072Z] 
09:15:56 [2020-07-14T09:15:56.072Z] 
09:15:56 [2020-07-14T09:15:56.072Z] INFO: Docker images of the daemon under test
09:15:56 [2020-07-14T09:15:56.072Z] 
09:15:56 [2020-07-14T09:15:56.072Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
09:15:56 [2020-07-14T09:15:56.072Z] 
09:15:56 [2020-07-14T09:15:56.072Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
09:15:56 [2020-07-14T09:15:56.072Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
09:15:56 [2020-07-14T09:15:56.072Z] ltsc2019: Pulling from windows/servercore
09:15:56 [2020-07-14T09:15:56.072Z] 4612f6d0b889: Pulling fs layer
09:15:56 [2020-07-14T09:15:56.072Z] 666079ee0460: Pulling fs layer
09:15:56 [2020-07-14T09:15:56.782Z] --- PASS: TestServiceWithPredefinedNetwork (3.66s)
09:15:56 [2020-07-14T09:15:56.782Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:15:56 [2020-07-14T09:15:56.782Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:15:56 [2020-07-14T09:15:56.782Z]     service_test.go:236: FLAKY_TEST
09:15:56 [2020-07-14T09:15:56.782Z] === RUN   TestServiceWithDataPathPortInit
09:15:57 [2020-07-14T09:15:57.274Z] === RUN   TestDockerSuite/TestBuildFromGit
09:15:58 [2020-07-14T09:15:58.204Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
09:15:58 [2020-07-14T09:15:58.768Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
09:15:59 [2020-07-14T09:15:59.331Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
09:15:59 [2020-07-14T09:15:59.587Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
09:16:00 [2020-07-14T09:16:00.517Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
09:16:01 [2020-07-14T09:16:01.887Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
09:16:01 [2020-07-14T09:16:01.978Z] 666079ee0460: Verifying Checksum
09:16:01 [2020-07-14T09:16:01.978Z] 666079ee0460: Download complete
09:16:03 [2020-07-14T09:16:03.257Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
09:16:03 [2020-07-14T09:16:03.514Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
09:16:05 [2020-07-14T09:16:05.409Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
09:16:07 [2020-07-14T09:16:07.303Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
09:16:07 [2020-07-14T09:16:07.517Z] --- PASS: TestServiceUpdateSecrets (15.48s)
09:16:07 [2020-07-14T09:16:07.517Z] === RUN   TestServiceUpdateConfigs
09:16:08 [2020-07-14T09:16:08.671Z] === RUN   TestDockerSuite/TestBuildHistory
09:16:10 [2020-07-14T09:16:10.712Z] 4612f6d0b889: Verifying Checksum
09:16:10 [2020-07-14T09:16:10.712Z] 4612f6d0b889: Download complete
09:16:12 [2020-07-14T09:16:12.843Z] === RUN   TestDockerSuite/TestBuildIidFile
09:16:12 [2020-07-14T09:16:12.843Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
09:16:12 [2020-07-14T09:16:12.843Z] === RUN   TestDockerSuite/TestBuildInheritance
09:16:13 [2020-07-14T09:16:13.406Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
09:16:14 [2020-07-14T09:16:14.336Z] === RUN   TestDockerSuite/TestBuildInvalidTag
09:16:14 [2020-07-14T09:16:14.336Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
09:16:14 [2020-07-14T09:16:14.899Z] === RUN   TestDockerSuite/TestBuildLabel
09:16:15 [2020-07-14T09:16:15.462Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
09:16:15 [2020-07-14T09:16:15.719Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
09:16:16 [2020-07-14T09:16:16.283Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
09:16:16 [2020-07-14T09:16:16.541Z] === RUN   TestDockerSuite/TestBuildLabels
09:16:17 [2020-07-14T09:16:17.105Z] === RUN   TestDockerSuite/TestBuildLabelsCache
09:16:18 [2020-07-14T09:16:18.488Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
09:16:19 [2020-07-14T09:16:19.263Z] --- PASS: TestServiceWithDataPathPortInit (21.07s)
09:16:19 [2020-07-14T09:16:19.263Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:16:21 [2020-07-14T09:16:21.009Z] === RUN   TestDockerSuite/TestBuildLastModified
09:16:22 [2020-07-14T09:16:22.419Z] --- PASS: TestServiceUpdateConfigs (15.40s)
09:16:22 [2020-07-14T09:16:22.419Z] === RUN   TestServiceUpdateNetwork
09:16:26 [2020-07-14T09:16:26.260Z] === RUN   TestDockerSuite/TestBuildLineBreak
09:16:28 [2020-07-14T09:16:28.778Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
09:16:28 [2020-07-14T09:16:28.778Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
09:16:28 [2020-07-14T09:16:28.778Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
09:16:29 [2020-07-14T09:16:29.034Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
09:16:29 [2020-07-14T09:16:29.034Z] === RUN   TestDockerSuite/TestBuildMaintainer
09:16:29 [2020-07-14T09:16:29.597Z] === RUN   TestDockerSuite/TestBuildMissingArgs
09:16:29 [2020-07-14T09:16:29.651Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.76s)
09:16:29 [2020-07-14T09:16:29.651Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9vy74fa2sixhb1i2pvupiy3vm Created:2020-07-14 09:16:19.353699802 +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[cca9db495b6e2023d39a12e20634875f68ebc894bcbeed0d0ff749e174eeef11:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q3orzki9swcuqn12fmhdpec9o EndpointID:b79e36f1dc5bc46f8f3672215f65e7eb221c8bc88ee2ebad33386b1752d2a8b8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:76417a1c156be39999712eb60cca73285012b99a174177d284d16c489b8fdcba 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:b7c4de1e19fc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q3orzki9swcuqn12fmhdpec9o EndpointID:b79e36f1dc5bc46f8f3672215f65e7eb221c8bc88ee2ebad33386b1752d2a8b8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:16:29 [2020-07-14T09:16:29.651Z] PASS
09:16:29 [2020-07-14T09:16:29.651Z] 
09:16:29 [2020-07-14T09:16:29.651Z] === Skipped
09:16:29 [2020-07-14T09:16:29.651Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:16:29 [2020-07-14T09:16:29.651Z]     service_test.go:236: FLAKY_TEST
09:16:29 [2020-07-14T09:16:29.651Z] 
09:16:29 [2020-07-14T09:16:29.651Z] 
09:16:29 [2020-07-14T09:16:29.651Z] DONE 23 tests, 1 skipped in 57.000s
09:16:29 [2020-07-14T09:16:29.651Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:16:29 [2020-07-14T09:16:29.651Z] ++ 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
09:16:29 [2020-07-14T09:16:29.651Z] ++ set -e
09:16:29 [2020-07-14T09:16:29.651Z] ++ '[' -n 0 ']'
09:16:29 [2020-07-14T09:16:29.651Z] ++ set -x
09:16:29 [2020-07-14T09:16:29.651Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:16:29 [2020-07-14T09:16:29.651Z] INFO: Testing against a local daemon
09:16:29 [2020-07-14T09:16:29.651Z] === RUN   TestDockerNetworkIpvlanPersistance
09:16:29 [2020-07-14T09:16:29.651Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:16:29 [2020-07-14T09:16:29.651Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:16:29 [2020-07-14T09:16:29.651Z] === RUN   TestDockerNetworkIpvlan
09:16:29 [2020-07-14T09:16:29.651Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:16:29 [2020-07-14T09:16:29.651Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:16:29 [2020-07-14T09:16:29.651Z] PASS
09:16:29 [2020-07-14T09:16:29.651Z] 
09:16:29 [2020-07-14T09:16:29.651Z] === Skipped
09:16:29 [2020-07-14T09:16:29.651Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:16:29 [2020-07-14T09:16:29.651Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:16:29 [2020-07-14T09:16:29.651Z] 
09:16:29 [2020-07-14T09:16:29.651Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:16:29 [2020-07-14T09:16:29.651Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:16:29 [2020-07-14T09:16:29.651Z] 
09:16:29 [2020-07-14T09:16:29.651Z] 
09:16:29 [2020-07-14T09:16:29.651Z] DONE 2 tests, 2 skipped in 0.077s
09:16:29 [2020-07-14T09:16:29.651Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:16:29 [2020-07-14T09:16:29.651Z] ++ 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
09:16:29 [2020-07-14T09:16:29.651Z] ++ set -e
09:16:29 [2020-07-14T09:16:29.651Z] ++ '[' -n 0 ']'
09:16:29 [2020-07-14T09:16:29.651Z] ++ set -x
09:16:29 [2020-07-14T09:16:29.652Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:16:29 [2020-07-14T09:16:29.652Z] INFO: Testing against a local daemon
09:16:29 [2020-07-14T09:16:29.652Z] === RUN   TestDockerNetworkMacvlanPersistance
09:16:30 [2020-07-14T09:16:30.292Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s)
09:16:30 [2020-07-14T09:16:30.292Z] === RUN   TestDockerNetworkMacvlan
09:16:31 [2020-07-14T09:16:31.331Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:16:31 [2020-07-14T09:16:31.490Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
09:16:32 [2020-07-14T09:16:32.398Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:16:32 [2020-07-14T09:16:32.856Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
09:16:33 [2020-07-14T09:16:33.034Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:16:36 [2020-07-14T09:16:36.127Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
09:16:36 [2020-07-14T09:16:36.383Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
09:16:36 [2020-07-14T09:16:36.946Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
09:16:37 [2020-07-14T09:16:37.321Z] --- PASS: TestServiceUpdateNetwork (14.68s)
09:16:37 [2020-07-14T09:16:37.321Z] === RUN   TestServiceUpdatePidsLimit
09:16:37 [2020-07-14T09:16:37.321Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:16:37 [2020-07-14T09:16:37.321Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:16:37 [2020-07-14T09:16:37.500Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:16:37 [2020-07-14T09:16:37.587Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
09:16:37 [2020-07-14T09:16:37.587Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
09:16:37 [2020-07-14T09:16:37.587Z] remote: Enumerating objects: 2, done.
09:16:37 [2020-07-14T09:16:37.587Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
09:16:37 [2020-07-14T09:16:37.587Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
09:16:37 [2020-07-14T09:16:37.587Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
09:16:37 [2020-07-14T09:16:37.587Z] 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.
09:16:37 [2020-07-14T09:16:37.587Z] Building: bundles/cross/windows/amd64/containerutility.exe
09:16:37 [2020-07-14T09:16:37.587Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:16:37 [2020-07-14T09:16:37.923Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41207/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c88a830507ce87e99ade40d1403653653717375d hack/test/unit
09:16:40 [2020-07-14T09:16:40.461Z] ?   	github.com/docker/docker/api	[no test files]
09:16:41 [2020-07-14T09:16:41.025Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:16:45 [2020-07-14T09:16:45.039Z] --- PASS: TestImportExtremelyLargeImageWorks (208.28s)
09:16:45 [2020-07-14T09:16:45.039Z] PASS
09:16:45 [2020-07-14T09:16:45.039Z] 
09:16:45 [2020-07-14T09:16:45.039Z] DONE 12 tests in 212.224s
09:16:45 [2020-07-14T09:16:45.039Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:16:45 [2020-07-14T09:16:45.039Z] ++ 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
09:16:45 [2020-07-14T09:16:45.039Z] ++ set -e
09:16:45 [2020-07-14T09:16:45.039Z] ++ '[' -n 0 ']'
09:16:45 [2020-07-14T09:16:45.039Z] ++ set -x
09:16:45 [2020-07-14T09:16:45.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
09:16:45 [2020-07-14T09:16:45.039Z] INFO: Testing against a local daemon
09:16:45 [2020-07-14T09:16:45.039Z] === RUN   TestNetworkCreateDelete
09:16:45 [2020-07-14T09:16:45.039Z] --- PASS: TestNetworkCreateDelete (0.17s)
09:16:45 [2020-07-14T09:16:45.039Z] === RUN   TestDockerNetworkDeletePreferID
09:16:45 [2020-07-14T09:16:45.295Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
09:16:45 [2020-07-14T09:16:45.295Z] === RUN   TestDaemonDNSFallback
09:16:45 [2020-07-14T09:16:45.468Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:16:45 [2020-07-14T09:16:45.551Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
09:16:47 [2020-07-14T09:16:47.939Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:16:48 [2020-07-14T09:16:48.067Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
09:16:48 [2020-07-14T09:16:48.630Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
09:16:49 [2020-07-14T09:16:49.559Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
09:16:50 [2020-07-14T09:16:50.018Z] --- PASS: TestDockerNetworkMacvlan (19.25s)
09:16:50 [2020-07-14T09:16:50.018Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
09:16:50 [2020-07-14T09:16:50.018Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
09:16:50 [2020-07-14T09:16:50.018Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s)
09:16:50 [2020-07-14T09:16:50.018Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.44s)
09:16:50 [2020-07-14T09:16:50.018Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.33s)
09:16:50 [2020-07-14T09:16:50.018Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.44s)
09:16:50 [2020-07-14T09:16:50.018Z] PASS
09:16:50 [2020-07-14T09:16:50.018Z] 
09:16:50 [2020-07-14T09:16:50.018Z] DONE 8 tests in 20.845s
09:16:50 [2020-07-14T09:16:50.018Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
09:16:50 [2020-07-14T09:16:50.018Z] ++ 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
09:16:50 [2020-07-14T09:16:50.018Z] ++ set -e
09:16:50 [2020-07-14T09:16:50.018Z] ++ '[' -n 0 ']'
09:16:50 [2020-07-14T09:16:50.018Z] ++ set -x
09:16:50 [2020-07-14T09:16:50.019Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:16:50 [2020-07-14T09:16:50.019Z] testing: warning: no tests to run
09:16:50 [2020-07-14T09:16:50.019Z] PASS
09:16:50 [2020-07-14T09:16:50.019Z] 
09:16:50 [2020-07-14T09:16:50.019Z] DONE 0 tests in 0.015s
09:16:50 [2020-07-14T09:16:50.019Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:16:50 [2020-07-14T09:16:50.019Z] ++ 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
09:16:50 [2020-07-14T09:16:50.019Z] ++ set -e
09:16:50 [2020-07-14T09:16:50.019Z] ++ '[' -n 0 ']'
09:16:50 [2020-07-14T09:16:50.019Z] ++ set -x
09:16:50 [2020-07-14T09:16:50.019Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:16:50 [2020-07-14T09:16:50.019Z] INFO: Testing against a local daemon
09:16:50 [2020-07-14T09:16:50.019Z] === RUN   TestAuthZPluginAllowRequest
09:16:50 [2020-07-14T09:16:50.492Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
09:16:50 [2020-07-14T09:16:50.492Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
09:16:50 [2020-07-14T09:16:50.892Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:16:50 [2020-07-14T09:16:50.892Z] 
09:16:50 [2020-07-14T09:16:50.892Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:16:50 [2020-07-14T09:16:50.892Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:16:50 [2020-07-14T09:16:50.892Z] HOSTNAME=09f3a57e8922
09:16:50 [2020-07-14T09:16:50.892Z] TESTDEBUG=0
09:16:50 [2020-07-14T09:16:50.892Z] DEST=bundles/test-integration
09:16:50 [2020-07-14T09:16:50.892Z] PWD=/go/src/github.com/docker/docker
09:16:50 [2020-07-14T09:16:50.892Z] DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d
09:16:50 [2020-07-14T09:16:50.892Z] container=docker
09:16:50 [2020-07-14T09:16:50.892Z] HOME=/root
09:16:50 [2020-07-14T09:16:50.892Z] GOLANG_VERSION=1.13.12
09:16:50 [2020-07-14T09:16:50.892Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:16:50 [2020-07-14T09:16:50.892Z] VALIDATE_BRANCH=master
09:16:50 [2020-07-14T09:16:50.892Z] TERM=xterm
09:16:50 [2020-07-14T09:16:50.892Z] DOCKER_PKG=github.com/docker/docker
09:16:50 [2020-07-14T09:16:50.892Z] SHLVL=1
09:16:50 [2020-07-14T09:16:50.892Z] TIMEOUT=120m
09:16:50 [2020-07-14T09:16:50.892Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:16:50 [2020-07-14T09:16:50.892Z] DOCKER_GRAPHDRIVER=overlay2
09:16:50 [2020-07-14T09:16:50.892Z] GO111MODULE=off
09:16:50 [2020-07-14T09:16:50.892Z] DOCKER_EXPERIMENTAL=1
09:16:50 [2020-07-14T09:16:50.892Z] TEST_SKIP_INTEGRATION_CLI=1
09:16:50 [2020-07-14T09:16:50.892Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:16:50 [2020-07-14T09:16:50.892Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:16:50 [2020-07-14T09:16:50.892Z] GOPATH=/go
09:16:50 [2020-07-14T09:16:50.892Z] PKG_CONFIG=pkg-config
09:16:50 [2020-07-14T09:16:50.892Z] _=/usr/bin/env
09:16:50 [2020-07-14T09:16:50.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:16:51 [2020-07-14T09:16:51.531Z] --- PASS: TestAuthZPluginAllowRequest (1.73s)
09:16:51 [2020-07-14T09:16:51.531Z] === RUN   TestAuthZPluginTLS
09:16:52 [2020-07-14T09:16:52.199Z] --- PASS: TestAuthZPluginTLS (0.54s)
09:16:52 [2020-07-14T09:16:52.199Z] === RUN   TestAuthZPluginDenyRequest
09:16:52 [2020-07-14T09:16:52.382Z] --- PASS: TestDaemonDNSFallback (6.82s)
09:16:52 [2020-07-14T09:16:52.382Z] === RUN   TestInspectNetwork
09:16:52 [2020-07-14T09:16:52.491Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
09:16:52 [2020-07-14T09:16:52.491Z] === RUN   TestAuthZPluginAPIDenyResponse
09:16:53 [2020-07-14T09:16:53.126Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:16:53 [2020-07-14T09:16:53.126Z] === RUN   TestAuthZPluginDenyResponse
09:16:53 [2020-07-14T09:16:53.615Z] --- PASS: TestServiceUpdatePidsLimit (17.59s)
09:16:53 [2020-07-14T09:16:53.616Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
09:16:53 [2020-07-14T09:16:53.616Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s)
09:16:53 [2020-07-14T09:16:53.616Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s)
09:16:53 [2020-07-14T09:16:53.616Z] PASS
09:16:53 [2020-07-14T09:16:53.616Z] 
09:16:53 [2020-07-14T09:16:53.616Z] === Skipped
09:16:53 [2020-07-14T09:16:53.616Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:16:53 [2020-07-14T09:16:53.616Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:16:53 [2020-07-14T09:16:53.616Z] 
09:16:53 [2020-07-14T09:16:53.616Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:16:53 [2020-07-14T09:16:53.616Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:16:53 [2020-07-14T09:16:53.616Z] 
09:16:53 [2020-07-14T09:16:53.616Z] 
09:16:53 [2020-07-14T09:16:53.616Z] DONE 27 tests, 2 skipped in 162.063s
09:16:53 [2020-07-14T09:16:53.616Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:16:53 [2020-07-14T09:16:53.616Z] ++ 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
09:16:53 [2020-07-14T09:16:53.616Z] ++ set -e
09:16:53 [2020-07-14T09:16:53.616Z] ++ '[' -n 0 ']'
09:16:53 [2020-07-14T09:16:53.616Z] ++ set -x
09:16:53 [2020-07-14T09:16:53.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
09:16:53 [2020-07-14T09:16:53.616Z] INFO: Testing against a local daemon
09:16:53 [2020-07-14T09:16:53.616Z] === RUN   TestSessionCreate
09:16:53 [2020-07-14T09:16:53.616Z] --- PASS: TestSessionCreate (0.06s)
09:16:53 [2020-07-14T09:16:53.616Z] === RUN   TestSessionCreateWithBadUpgrade
09:16:53 [2020-07-14T09:16:53.616Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
09:16:53 [2020-07-14T09:16:53.616Z] PASS
09:16:53 [2020-07-14T09:16:53.616Z] 
09:16:53 [2020-07-14T09:16:53.616Z] DONE 2 tests in 0.266s
09:16:53 [2020-07-14T09:16:53.616Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:16:53 [2020-07-14T09:16:53.616Z] ++ 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
09:16:53 [2020-07-14T09:16:53.616Z] ++ set -e
09:16:53 [2020-07-14T09:16:53.616Z] ++ '[' -n 0 ']'
09:16:53 [2020-07-14T09:16:53.616Z] ++ set -x
09:16:53 [2020-07-14T09:16:53.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
09:16:53 [2020-07-14T09:16:53.616Z] INFO: Testing against a local daemon
09:16:53 [2020-07-14T09:16:53.616Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:16:53 [2020-07-14T09:16:53.616Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:16:53 [2020-07-14T09:16:53.616Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:16:53 [2020-07-14T09:16:53.616Z] === RUN   TestEventsExecDie
09:16:53 [2020-07-14T09:16:53.761Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:16:53 [2020-07-14T09:16:53.761Z] === RUN   TestAuthZPluginAllowEventStream
09:16:53 [2020-07-14T09:16:53.877Z] --- PASS: TestEventsExecDie (0.94s)
09:16:53 [2020-07-14T09:16:53.877Z] === RUN   TestEventsBackwardsCompatible
09:16:53 [2020-07-14T09:16:53.877Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
09:16:53 [2020-07-14T09:16:53.877Z] === RUN   TestInfoBinaryCommits
09:16:54 [2020-07-14T09:16:54.138Z] --- PASS: TestInfoBinaryCommits (0.05s)
09:16:54 [2020-07-14T09:16:54.138Z] === RUN   TestInfoAPIVersioned
09:16:54 [2020-07-14T09:16:54.138Z] --- PASS: TestInfoAPIVersioned (0.02s)
09:16:54 [2020-07-14T09:16:54.138Z] === RUN   TestInfoDiscoveryBackend
09:16:54 [2020-07-14T09:16:54.275Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
09:16:54 [2020-07-14T09:16:54.710Z] --- PASS: TestInfoDiscoveryBackend (0.61s)
09:16:54 [2020-07-14T09:16:54.710Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:16:54 [2020-07-14T09:16:54.838Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
09:16:54 [2020-07-14T09:16:54.844Z] --- PASS: TestImportExtremelyLargeImageWorks (107.83s)
09:16:54 [2020-07-14T09:16:54.844Z] PASS
09:16:54 [2020-07-14T09:16:54.844Z] 
09:16:54 [2020-07-14T09:16:54.844Z] === Skipped
09:16:54 [2020-07-14T09:16:54.844Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:16:54 [2020-07-14T09:16:54.844Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:16:54 [2020-07-14T09:16:54.844Z] 
09:16:54 [2020-07-14T09:16:54.844Z] 
09:16:54 [2020-07-14T09:16:54.844Z] DONE 12 tests, 1 skipped in 111.434s
09:16:54 [2020-07-14T09:16:54.844Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:16:54 [2020-07-14T09:16:54.844Z] INFO: Testing against a local daemon
09:16:54 [2020-07-14T09:16:54.844Z] === RUN   TestNetworkCreateDelete
09:16:54 [2020-07-14T09:16:54.844Z] --- PASS: TestNetworkCreateDelete (0.14s)
09:16:54 [2020-07-14T09:16:54.844Z] === RUN   TestDockerNetworkDeletePreferID
09:16:54 [2020-07-14T09:16:54.844Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
09:16:54 [2020-07-14T09:16:54.844Z] === RUN   TestDaemonDNSFallback
09:16:55 [2020-07-14T09:16:55.278Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s)
09:16:55 [2020-07-14T09:16:55.278Z] === RUN   TestAuthZPluginErrorResponse
09:16:55 [2020-07-14T09:16:55.347Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 9.0% of statements
09:16:55 [2020-07-14T09:16:55.650Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:16:55 [2020-07-14T09:16:55.650Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:16:55 [2020-07-14T09:16:55.914Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
09:16:55 [2020-07-14T09:16:55.914Z] === RUN   TestAuthZPluginErrorRequest
09:16:56 [2020-07-14T09:16:56.221Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s)
09:16:56 [2020-07-14T09:16:56.221Z] === RUN   TestInfoAPI
09:16:56 [2020-07-14T09:16:56.482Z] --- PASS: TestInfoAPI (0.05s)
09:16:56 [2020-07-14T09:16:56.482Z] === RUN   TestInfoAPIWarnings
09:16:56 [2020-07-14T09:16:56.550Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
09:16:56 [2020-07-14T09:16:56.550Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:16:56 [2020-07-14T09:16:56.733Z] === RUN   TestDockerSuite/TestBuildMultipleTags
09:16:56 [2020-07-14T09:16:56.733Z] === RUN   TestInspectNetwork/full_network_id
09:16:56 [2020-07-14T09:16:56.733Z] === RUN   TestInspectNetwork/partial_network_id
09:16:56 [2020-07-14T09:16:56.733Z] === RUN   TestInspectNetwork/network_name
09:16:56 [2020-07-14T09:16:56.733Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:16:56 [2020-07-14T09:16:56.733Z] === RUN   TestDockerSuite/TestBuildNetContainer
09:16:57 [2020-07-14T09:16:57.054Z] --- PASS: TestInfoAPIWarnings (0.61s)
09:16:57 [2020-07-14T09:16:57.054Z] === RUN   TestInfoDebug
09:16:57 [2020-07-14T09:16:57.187Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
09:16:57 [2020-07-14T09:16:57.187Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:16:57 [2020-07-14T09:16:57.625Z] --- PASS: TestInfoDebug (0.61s)
09:16:57 [2020-07-14T09:16:57.625Z] === RUN   TestInfoInsecureRegistries
09:16:58 [2020-07-14T09:16:58.099Z] === RUN   TestDockerSuite/TestBuildNetNone
09:16:58 [2020-07-14T09:16:58.197Z] --- PASS: TestInfoInsecureRegistries (0.62s)
09:16:58 [2020-07-14T09:16:58.197Z] === RUN   TestInfoRegistryMirrors
09:16:58 [2020-07-14T09:16:58.355Z] === RUN   TestDockerSuite/TestBuildNoContext
09:16:58 [2020-07-14T09:16:58.769Z] --- PASS: TestInfoRegistryMirrors (0.61s)
09:16:58 [2020-07-14T09:16:58.769Z] === RUN   TestLoginFailsWithBadCredentials
09:16:58 [2020-07-14T09:16:58.921Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
09:16:59 [2020-07-14T09:16:59.004Z] --- PASS: TestDaemonDNSFallback (7.29s)
09:16:59 [2020-07-14T09:16:59.004Z] === RUN   TestInspectNetwork
09:16:59 [2020-07-14T09:16:59.004Z] --- SKIP: TestInspectNetwork (0.00s)
09:16:59 [2020-07-14T09:16:59.004Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:16:59 [2020-07-14T09:16:59.004Z] === RUN   TestRunContainerWithBridgeNone
09:16:59 [2020-07-14T09:16:59.004Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
09:16:59 [2020-07-14T09:16:59.004Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
09:16:59 [2020-07-14T09:16:59.004Z] === RUN   TestNetworkInvalidJSON
09:16:59 [2020-07-14T09:16:59.004Z] === RUN   TestNetworkInvalidJSON//networks/create
09:16:59 [2020-07-14T09:16:59.004Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:16:59 [2020-07-14T09:16:59.004Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:16:59 [2020-07-14T09:16:59.004Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:16:59 [2020-07-14T09:16:59.004Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:16:59 [2020-07-14T09:16:59.004Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:16:59 [2020-07-14T09:16:59.004Z] === CONT  TestNetworkInvalidJSON//networks/create
09:16:59 [2020-07-14T09:16:59.004Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:16:59 [2020-07-14T09:16:59.004Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:16:59 [2020-07-14T09:16:59.004Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:16:59 [2020-07-14T09:16:59.004Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:16:59 [2020-07-14T09:16:59.004Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:16:59 [2020-07-14T09:16:59.004Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:16:59 [2020-07-14T09:16:59.004Z] === RUN   TestHostIPv4BridgeLabel
09:16:59 [2020-07-14T09:16:59.004Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
09:16:59 [2020-07-14T09:16:59.004Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:16:59 [2020-07-14T09:16:59.004Z] === RUN   TestDaemonRestartWithLiveRestore
09:16:59 [2020-07-14T09:16:59.030Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
09:16:59 [2020-07-14T09:16:59.030Z] === RUN   TestPingCacheHeaders
09:16:59 [2020-07-14T09:16:59.262Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s)
09:16:59 [2020-07-14T09:16:59.262Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
09:16:59 [2020-07-14T09:16:59.262Z] === RUN   TestDaemonDefaultNetworkPools
09:16:59 [2020-07-14T09:16:59.262Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
09:16:59 [2020-07-14T09:16:59.262Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
09:16:59 [2020-07-14T09:16:59.262Z] === RUN   TestDaemonRestartWithExistingNetwork
09:16:59 [2020-07-14T09:16:59.262Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:16:59 [2020-07-14T09:16:59.262Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:16:59 [2020-07-14T09:16:59.262Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
09:16:59 [2020-07-14T09:16:59.262Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:16:59 [2020-07-14T09:16:59.262Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
09:16:59 [2020-07-14T09:16:59.262Z] === RUN   TestServiceWithPredefinedNetwork
09:16:59 [2020-07-14T09:16:59.262Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:16:59 [2020-07-14T09:16:59.262Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:16:59 [2020-07-14T09:16:59.262Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     service_test.go:236: FLAKY_TEST
09:16:59 [2020-07-14T09:16:59.262Z] === RUN   TestServiceWithDataPathPortInit
09:16:59 [2020-07-14T09:16:59.262Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:16:59 [2020-07-14T09:16:59.262Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:16:59 [2020-07-14T09:16:59.262Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:16:59 [2020-07-14T09:16:59.262Z] PASS
09:16:59 [2020-07-14T09:16:59.262Z] 
09:16:59 [2020-07-14T09:16:59.262Z] === Skipped
09:16:59 [2020-07-14T09:16:59.262Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:16:59 [2020-07-14T09:16:59.262Z] 
09:16:59 [2020-07-14T09:16:59.262Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
09:16:59 [2020-07-14T09:16:59.262Z] 
09:16:59 [2020-07-14T09:16:59.262Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:16:59 [2020-07-14T09:16:59.262Z] 
09:16:59 [2020-07-14T09:16:59.262Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s)
09:16:59 [2020-07-14T09:16:59.262Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
09:16:59 [2020-07-14T09:16:59.262Z] 
09:16:59 [2020-07-14T09:16:59.262Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
09:16:59 [2020-07-14T09:16:59.262Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
09:16:59 [2020-07-14T09:16:59.262Z] 
09:16:59 [2020-07-14T09:16:59.262Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:16:59 [2020-07-14T09:16:59.262Z] 
09:16:59 [2020-07-14T09:16:59.262Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
09:16:59 [2020-07-14T09:16:59.262Z] 
09:16:59 [2020-07-14T09:16:59.262Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
09:16:59 [2020-07-14T09:16:59.262Z] 
09:16:59 [2020-07-14T09:16:59.262Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:16:59 [2020-07-14T09:16:59.262Z] 
09:16:59 [2020-07-14T09:16:59.262Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     service_test.go:236: FLAKY_TEST
09:16:59 [2020-07-14T09:16:59.262Z] 
09:16:59 [2020-07-14T09:16:59.262Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:16:59 [2020-07-14T09:16:59.262Z] 
09:16:59 [2020-07-14T09:16:59.262Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:16:59 [2020-07-14T09:16:59.262Z] 
09:16:59 [2020-07-14T09:16:59.262Z] 
09:16:59 [2020-07-14T09:16:59.262Z] DONE 19 tests, 12 skipped in 7.982s
09:16:59 [2020-07-14T09:16:59.262Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:16:59 [2020-07-14T09:16:59.262Z] INFO: Testing against a local daemon
09:16:59 [2020-07-14T09:16:59.262Z] === RUN   TestDockerNetworkIpvlanPersistance
09:16:59 [2020-07-14T09:16:59.262Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:16:59 [2020-07-14T09:16:59.262Z] === RUN   TestDockerNetworkIpvlan
09:16:59 [2020-07-14T09:16:59.262Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:16:59 [2020-07-14T09:16:59.262Z] PASS
09:16:59 [2020-07-14T09:16:59.262Z] 
09:16:59 [2020-07-14T09:16:59.262Z] === Skipped
09:16:59 [2020-07-14T09:16:59.262Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:16:59 [2020-07-14T09:16:59.262Z] 
09:16:59 [2020-07-14T09:16:59.262Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:16:59 [2020-07-14T09:16:59.262Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:16:59 [2020-07-14T09:16:59.262Z] 
09:16:59 [2020-07-14T09:16:59.262Z] 
09:16:59 [2020-07-14T09:16:59.262Z] DONE 2 tests, 2 skipped in 0.112s
09:16:59 [2020-07-14T09:16:59.262Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:16:59 [2020-07-14T09:16:59.263Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s)
09:16:59 [2020-07-14T09:16:59.263Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:16:59 [2020-07-14T09:16:59.291Z] --- PASS: TestPingCacheHeaders (0.06s)
09:16:59 [2020-07-14T09:16:59.292Z] === RUN   TestPingGet
09:16:59 [2020-07-14T09:16:59.292Z] --- PASS: TestPingGet (0.03s)
09:16:59 [2020-07-14T09:16:59.292Z] === RUN   TestPingHead
09:16:59 [2020-07-14T09:16:59.292Z] --- PASS: TestPingHead (0.05s)
09:16:59 [2020-07-14T09:16:59.292Z] === RUN   TestVersion
09:16:59 [2020-07-14T09:16:59.292Z] --- PASS: TestVersion (0.05s)
09:16:59 [2020-07-14T09:16:59.292Z] PASS
09:16:59 [2020-07-14T09:16:59.292Z] 
09:16:59 [2020-07-14T09:16:59.292Z] === Skipped
09:16:59 [2020-07-14T09:16:59.292Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:16:59 [2020-07-14T09:16:59.292Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:16:59 [2020-07-14T09:16:59.292Z] 
09:16:59 [2020-07-14T09:16:59.292Z] 
09:16:59 [2020-07-14T09:16:59.292Z] DONE 18 tests, 1 skipped in 6.566s
09:16:59 [2020-07-14T09:16:59.292Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:16:59 [2020-07-14T09:16:59.292Z] ++ 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
09:16:59 [2020-07-14T09:16:59.292Z] ++ set -e
09:16:59 [2020-07-14T09:16:59.292Z] ++ '[' -n 0 ']'
09:16:59 [2020-07-14T09:16:59.292Z] ++ set -x
09:16:59 [2020-07-14T09:16:59.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
09:16:59 [2020-07-14T09:16:59.522Z] INFO: Testing against a local daemon
09:16:59 [2020-07-14T09:16:59.522Z] === RUN   TestDockerNetworkMacvlanPersistance
09:16:59 [2020-07-14T09:16:59.522Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
09:16:59 [2020-07-14T09:16:59.522Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
09:16:59 [2020-07-14T09:16:59.522Z] === RUN   TestDockerNetworkMacvlan
09:16:59 [2020-07-14T09:16:59.522Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
09:16:59 [2020-07-14T09:16:59.522Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
09:16:59 [2020-07-14T09:16:59.522Z] PASS
09:16:59 [2020-07-14T09:16:59.522Z] 
09:16:59 [2020-07-14T09:16:59.522Z] === Skipped
09:16:59 [2020-07-14T09:16:59.522Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
09:16:59 [2020-07-14T09:16:59.522Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
09:16:59 [2020-07-14T09:16:59.522Z] 
09:16:59 [2020-07-14T09:16:59.522Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
09:16:59 [2020-07-14T09:16:59.522Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
09:16:59 [2020-07-14T09:16:59.522Z] 
09:16:59 [2020-07-14T09:16:59.522Z] 
09:16:59 [2020-07-14T09:16:59.522Z] DONE 2 tests, 2 skipped in 0.111s
09:16:59 [2020-07-14T09:16:59.522Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:16:59 [2020-07-14T09:16:59.522Z] testing: warning: no tests to run
09:16:59 [2020-07-14T09:16:59.522Z] PASS
09:16:59 [2020-07-14T09:16:59.522Z] 
09:16:59 [2020-07-14T09:16:59.522Z] DONE 0 tests in 0.024s
09:16:59 [2020-07-14T09:16:59.522Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:16:59 [2020-07-14T09:16:59.522Z] INFO: Testing against a local daemon
09:16:59 [2020-07-14T09:16:59.522Z] === RUN   TestAuthZPluginAllowRequest
09:16:59 [2020-07-14T09:16:59.522Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
09:16:59 [2020-07-14T09:16:59.522Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.522Z] === RUN   TestAuthZPluginTLS
09:16:59 [2020-07-14T09:16:59.522Z] --- SKIP: TestAuthZPluginTLS (0.00s)
09:16:59 [2020-07-14T09:16:59.522Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.522Z] === RUN   TestAuthZPluginDenyRequest
09:16:59 [2020-07-14T09:16:59.522Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
09:16:59 [2020-07-14T09:16:59.522Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.522Z] === RUN   TestAuthZPluginAPIDenyResponse
09:16:59 [2020-07-14T09:16:59.522Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
09:16:59 [2020-07-14T09:16:59.522Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.522Z] === RUN   TestAuthZPluginDenyResponse
09:16:59 [2020-07-14T09:16:59.522Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
09:16:59 [2020-07-14T09:16:59.522Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.522Z] === RUN   TestAuthZPluginAllowEventStream
09:16:59 [2020-07-14T09:16:59.522Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
09:16:59 [2020-07-14T09:16:59.522Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.522Z] === RUN   TestAuthZPluginErrorResponse
09:16:59 [2020-07-14T09:16:59.522Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
09:16:59 [2020-07-14T09:16:59.522Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.522Z] === RUN   TestAuthZPluginErrorRequest
09:16:59 [2020-07-14T09:16:59.522Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
09:16:59 [2020-07-14T09:16:59.522Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.522Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:16:59 [2020-07-14T09:16:59.522Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:16:59 [2020-07-14T09:16:59.522Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.522Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:16:59 [2020-07-14T09:16:59.522Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:16:59 [2020-07-14T09:16:59.522Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.522Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:16:59 [2020-07-14T09:16:59.522Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:16:59 [2020-07-14T09:16:59.522Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.522Z] === RUN   TestAuthZPluginHeader
09:16:59 [2020-07-14T09:16:59.522Z] --- SKIP: TestAuthZPluginHeader (0.00s)
09:16:59 [2020-07-14T09:16:59.522Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.522Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:16:59 [2020-07-14T09:16:59.552Z] INFO: Testing against a local daemon
09:16:59 [2020-07-14T09:16:59.552Z] === RUN   TestVolumesCreateAndList
09:16:59 [2020-07-14T09:16:59.552Z] --- PASS: TestVolumesCreateAndList (0.04s)
09:16:59 [2020-07-14T09:16:59.552Z] === RUN   TestVolumesRemove
09:16:59 [2020-07-14T09:16:59.552Z] --- PASS: TestVolumesRemove (0.12s)
09:16:59 [2020-07-14T09:16:59.552Z] === RUN   TestVolumesInspect
09:16:59 [2020-07-14T09:16:59.777Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s)
09:16:59 [2020-07-14T09:16:59.777Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.777Z] === RUN   TestAuthZPluginV2Disable
09:16:59 [2020-07-14T09:16:59.777Z] --- SKIP: TestAuthZPluginV2Disable (0.03s)
09:16:59 [2020-07-14T09:16:59.777Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.777Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:16:59 [2020-07-14T09:16:59.777Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
09:16:59 [2020-07-14T09:16:59.777Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.777Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:16:59 [2020-07-14T09:16:59.777Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
09:16:59 [2020-07-14T09:16:59.777Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.777Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:16:59 [2020-07-14T09:16:59.777Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
09:16:59 [2020-07-14T09:16:59.777Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.777Z] PASS
09:16:59 [2020-07-14T09:16:59.777Z] 
09:16:59 [2020-07-14T09:16:59.777Z] === Skipped
09:16:59 [2020-07-14T09:16:59.777Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
09:16:59 [2020-07-14T09:16:59.778Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.778Z] 
09:16:59 [2020-07-14T09:16:59.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
09:16:59 [2020-07-14T09:16:59.778Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.778Z] 
09:16:59 [2020-07-14T09:16:59.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
09:16:59 [2020-07-14T09:16:59.778Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.778Z] 
09:16:59 [2020-07-14T09:16:59.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
09:16:59 [2020-07-14T09:16:59.778Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.778Z] 
09:16:59 [2020-07-14T09:16:59.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
09:16:59 [2020-07-14T09:16:59.778Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.778Z] 
09:16:59 [2020-07-14T09:16:59.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
09:16:59 [2020-07-14T09:16:59.778Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.778Z] 
09:16:59 [2020-07-14T09:16:59.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
09:16:59 [2020-07-14T09:16:59.778Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.778Z] 
09:16:59 [2020-07-14T09:16:59.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
09:16:59 [2020-07-14T09:16:59.778Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.778Z] 
09:16:59 [2020-07-14T09:16:59.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:16:59 [2020-07-14T09:16:59.778Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.778Z] 
09:16:59 [2020-07-14T09:16:59.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:16:59 [2020-07-14T09:16:59.778Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.778Z] 
09:16:59 [2020-07-14T09:16:59.778Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:16:59 [2020-07-14T09:16:59.778Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.778Z] 
09:16:59 [2020-07-14T09:16:59.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
09:16:59 [2020-07-14T09:16:59.778Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.778Z] 
09:16:59 [2020-07-14T09:16:59.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s)
09:16:59 [2020-07-14T09:16:59.778Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.778Z] 
09:16:59 [2020-07-14T09:16:59.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s)
09:16:59 [2020-07-14T09:16:59.778Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.778Z] 
09:16:59 [2020-07-14T09:16:59.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
09:16:59 [2020-07-14T09:16:59.778Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.778Z] 
09:16:59 [2020-07-14T09:16:59.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
09:16:59 [2020-07-14T09:16:59.778Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.778Z] 
09:16:59 [2020-07-14T09:16:59.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
09:16:59 [2020-07-14T09:16:59.778Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:16:59 [2020-07-14T09:16:59.778Z] 
09:16:59 [2020-07-14T09:16:59.778Z] 
09:16:59 [2020-07-14T09:16:59.778Z] DONE 17 tests, 17 skipped in 0.405s
09:16:59 [2020-07-14T09:16:59.778Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:16:59 [2020-07-14T09:16:59.812Z] --- PASS: TestVolumesInspect (0.03s)
09:16:59 [2020-07-14T09:16:59.812Z] === RUN   TestVolumesInvalidJSON
09:16:59 [2020-07-14T09:16:59.812Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:16:59 [2020-07-14T09:16:59.812Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:16:59 [2020-07-14T09:16:59.812Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:16:59 [2020-07-14T09:16:59.812Z] --- PASS: TestVolumesInvalidJSON (0.03s)
09:16:59 [2020-07-14T09:16:59.812Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:16:59 [2020-07-14T09:16:59.812Z] PASS
09:16:59 [2020-07-14T09:16:59.812Z] 
09:16:59 [2020-07-14T09:16:59.812Z] DONE 5 tests in 0.418s
09:16:59 [2020-07-14T09:16:59.812Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:16:59 [2020-07-14T09:16:59.850Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
09:17:00 [2020-07-14T09:17:00.033Z] INFO: Testing against a local daemon
09:17:00 [2020-07-14T09:17:00.033Z] === RUN   TestPluginInvalidJSON
09:17:00 [2020-07-14T09:17:00.033Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:17:00 [2020-07-14T09:17:00.033Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:17:00 [2020-07-14T09:17:00.033Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:17:00 [2020-07-14T09:17:00.033Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:17:00 [2020-07-14T09:17:00.033Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:17:00 [2020-07-14T09:17:00.033Z] === RUN   TestPluginInstall
09:17:00 [2020-07-14T09:17:00.033Z] --- SKIP: TestPluginInstall (0.00s)
09:17:00 [2020-07-14T09:17:00.033Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:00 [2020-07-14T09:17:00.033Z] PASS
09:17:00 [2020-07-14T09:17:00.033Z] 
09:17:00 [2020-07-14T09:17:00.033Z] === Skipped
09:17:00 [2020-07-14T09:17:00.033Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
09:17:00 [2020-07-14T09:17:00.033Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:00 [2020-07-14T09:17:00.033Z] 
09:17:00 [2020-07-14T09:17:00.033Z] 
09:17:00 [2020-07-14T09:17:00.033Z] DONE 3 tests, 1 skipped in 0.144s
09:17:00 [2020-07-14T09:17:00.033Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:17:00 [2020-07-14T09:17:00.033Z] INFO: Testing against a local daemon
09:17:00 [2020-07-14T09:17:00.033Z] === RUN   TestExternalGraphDriver
09:17:00 [2020-07-14T09:17:00.073Z] ++++ cat bundles/test-integration/docker.pid
09:17:00 [2020-07-14T09:17:00.074Z] +++ kill 13660
09:17:00 [2020-07-14T09:17:00.288Z] --- SKIP: TestExternalGraphDriver (0.07s)
09:17:00 [2020-07-14T09:17:00.288Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:17:00 [2020-07-14T09:17:00.288Z] === RUN   TestGraphdriverPluginV2
09:17:01 [2020-07-14T09:17:01.216Z] --- PASS: TestInspectNetwork (8.91s)
09:17:01 [2020-07-14T09:17:01.216Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:17:01 [2020-07-14T09:17:01.216Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:17:01 [2020-07-14T09:17:01.216Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:17:01 [2020-07-14T09:17:01.216Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:17:01 [2020-07-14T09:17:01.216Z] === RUN   TestRunContainerWithBridgeNone
09:17:01 [2020-07-14T09:17:01.216Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
09:17:01 [2020-07-14T09:17:01.339Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s)
09:17:01 [2020-07-14T09:17:01.339Z] === RUN   TestAuthZPluginHeader
09:17:01 [2020-07-14T09:17:01.456Z] +++ /etc/init.d/apparmor stop
09:17:01 [2020-07-14T09:17:01.456Z] Leaving: AppArmorNo profiles have been unloaded.
09:17:01 [2020-07-14T09:17:01.456Z] 
09:17:01 [2020-07-14T09:17:01.456Z] Unloading profiles will leave already running processes permanently
09:17:01 [2020-07-14T09:17:01.456Z] unconfined, which can lead to unexpected situations.
09:17:01 [2020-07-14T09:17:01.456Z] 
09:17:01 [2020-07-14T09:17:01.456Z] To set a process to complain mode, use the command line tool
09:17:01 [2020-07-14T09:17:01.456Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:17:01 [2020-07-14T09:17:01.456Z] +++ true
09:17:01 [2020-07-14T09:17:01.456Z] exiting test-integration
09:17:01 [2020-07-14T09:17:01.456Z] ++ exit 0
09:17:01 [2020-07-14T09:17:01.456Z] 
09:17:01 [2020-07-14T09:17:01.472Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
09:17:01 [2020-07-14T09:17:01.472Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
09:17:02 [2020-07-14T09:17:02.035Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
09:17:02 [2020-07-14T09:17:02.291Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
09:17:02 [2020-07-14T09:17:02.376Z] --- PASS: TestAuthZPluginHeader (0.83s)
09:17:02 [2020-07-14T09:17:02.376Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:17:02 [2020-07-14T09:17:02.376Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:17:02 [2020-07-14T09:17:02.376Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:17:02 [2020-07-14T09:17:02.376Z] === RUN   TestAuthZPluginV2Disable
09:17:02 [2020-07-14T09:17:02.376Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:17:02 [2020-07-14T09:17:02.376Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:17:02 [2020-07-14T09:17:02.376Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:17:02 [2020-07-14T09:17:02.376Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:17:02 [2020-07-14T09:17:02.376Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:17:02 [2020-07-14T09:17:02.376Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:17:02 [2020-07-14T09:17:02.376Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:17:02 [2020-07-14T09:17:02.376Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:17:02 [2020-07-14T09:17:02.376Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:17:03 [2020-07-14T09:17:03.221Z] === RUN   TestDockerSuite/TestBuildOnBuild
09:17:03 [2020-07-14T09:17:03.221Z] --- PASS: TestRunContainerWithBridgeNone (2.05s)
09:17:03 [2020-07-14T09:17:03.221Z] === RUN   TestNetworkInvalidJSON
09:17:03 [2020-07-14T09:17:03.221Z] === RUN   TestNetworkInvalidJSON//networks/create
09:17:03 [2020-07-14T09:17:03.221Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:17:03 [2020-07-14T09:17:03.221Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:17:03 [2020-07-14T09:17:03.221Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:17:03 [2020-07-14T09:17:03.221Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:17:03 [2020-07-14T09:17:03.221Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:17:03 [2020-07-14T09:17:03.221Z] === CONT  TestNetworkInvalidJSON//networks/create
09:17:03 [2020-07-14T09:17:03.221Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:17:03 [2020-07-14T09:17:03.221Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:17:03 [2020-07-14T09:17:03.221Z] --- PASS: TestNetworkInvalidJSON (0.03s)
09:17:03 [2020-07-14T09:17:03.221Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:17:03 [2020-07-14T09:17:03.221Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:17:03 [2020-07-14T09:17:03.221Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:17:03 [2020-07-14T09:17:03.221Z] === RUN   TestHostIPv4BridgeLabel
09:17:03 [2020-07-14T09:17:03.784Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
09:17:03 [2020-07-14T09:17:03.784Z] === RUN   TestDaemonRestartWithLiveRestore
09:17:04 [2020-07-14T09:17:04.713Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
09:17:04 [2020-07-14T09:17:04.713Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
09:17:04 [2020-07-14T09:17:04.713Z] === RUN   TestDaemonDefaultNetworkPools
09:17:04 [2020-07-14T09:17:04.970Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
09:17:05 [2020-07-14T09:17:05.532Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
09:17:05 [2020-07-14T09:17:05.532Z] === RUN   TestDaemonRestartWithExistingNetwork
Post stage
[Pipeline] junit
09:17:06 [2020-07-14T09:17:06.757Z] Recording test results
09:17:06 [2020-07-14T09:17:06.900Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
09:17:06 [2020-07-14T09:17:06.900Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:17:06 [2020-07-14T09:17:06.900Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
09:17:06 [2020-07-14T09:17:06.948Z] --- PASS: TestGraphdriverPluginV2 (5.75s)
09:17:06 [2020-07-14T09:17:06.948Z] PASS
09:17:06 [2020-07-14T09:17:06.948Z] 
09:17:06 [2020-07-14T09:17:06.948Z] === Skipped
09:17:06 [2020-07-14T09:17:06.948Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
09:17:06 [2020-07-14T09:17:06.948Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:17:06 [2020-07-14T09:17:06.948Z] 
09:17:06 [2020-07-14T09:17:06.948Z] 
09:17:06 [2020-07-14T09:17:06.948Z] DONE 2 tests, 1 skipped in 5.934s
09:17:06 [2020-07-14T09:17:06.948Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:17:06 [2020-07-14T09:17:06.948Z] INFO: Testing against a local daemon
09:17:06 [2020-07-14T09:17:06.948Z] === RUN   TestContinueAfterPluginCrash
09:17:06 [2020-07-14T09:17:06.948Z] === PAUSE TestContinueAfterPluginCrash
09:17:06 [2020-07-14T09:17:06.948Z] === RUN   TestReadPluginNoRead
09:17:06 [2020-07-14T09:17:06.948Z] === PAUSE TestReadPluginNoRead
09:17:06 [2020-07-14T09:17:06.948Z] === RUN   TestDaemonStartWithLogOpt
09:17:06 [2020-07-14T09:17:06.948Z] === PAUSE TestDaemonStartWithLogOpt
09:17:06 [2020-07-14T09:17:06.948Z] === CONT  TestContinueAfterPluginCrash
09:17:06 [2020-07-14T09:17:06.948Z] === CONT  TestDaemonStartWithLogOpt
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:17:07 [2020-07-14T09:17:07.368Z] + echo Ensuring container killed.
09:17:07 [2020-07-14T09:17:07.368Z] Ensuring container killed.
09:17:07 [2020-07-14T09:17:07.368Z] + docker rm -vf docker-pr1
09:17:07 [2020-07-14T09:17:07.368Z] Error: No such container: docker-pr1
09:17:07 [2020-07-14T09:17:07.368Z] + true
[Pipeline] sh
09:17:07 [2020-07-14T09:17:07.656Z] + echo Chowning /workspace to jenkins user
09:17:07 [2020-07-14T09:17:07.656Z] Chowning /workspace to jenkins user
09:17:07 [2020-07-14T09:17:07.656Z] + id -u
09:17:07 [2020-07-14T09:17:07.656Z] + id -g
09:17:07 [2020-07-14T09:17:07.656Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41207:/workspace busybox chown -R 1000:1000 /workspace
09:17:08 [2020-07-14T09:17:08.267Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
09:17:08 [2020-07-14T09:17:08.267Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s)
09:17:08 [2020-07-14T09:17:08.267Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:17:08 [2020-07-14T09:17:08.829Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
09:17:08 [2020-07-14T09:17:08.829Z] === RUN   TestServiceWithPredefinedNetwork
09:17:09 [2020-07-14T09:17:09.758Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
09:17:10 [2020-07-14T09:17:10.686Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:17:11 [2020-07-14T09:17:11.259Z] + bundleName=arm64-integration
09:17:11 [2020-07-14T09:17:11.259Z] + echo Creating arm64-integration-bundles.tar.gz
09:17:11 [2020-07-14T09:17:11.259Z] Creating arm64-integration-bundles.tar.gz
09:17:11 [2020-07-14T09:17:11.259Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+  -name *-report.xml ) -printxargs
09:17:11 [2020-07-14T09:17:11.259Z]  tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:17:11 [2020-07-14T09:17:11.532Z] Archiving artifacts
09:17:11 [2020-07-14T09:17:11.706Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s)
09:17:11 [2020-07-14T09:17:11.706Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:17:11 [2020-07-14T09:17:11.706Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:17:11 [2020-07-14T09:17:11.706Z]     service_test.go:236: FLAKY_TEST
09:17:11 [2020-07-14T09:17:11.706Z] === RUN   TestServiceWithDataPathPortInit
09:17:11 [2020-07-14T09:17:11.963Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
09:17:12 [2020-07-14T09:17:12.089Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41207/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:17:12 [2020-07-14T09:17:12.219Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
09:17:12 [2020-07-14T09:17:12.403Z] + make clean
09:17:12 [2020-07-14T09:17:12.974Z] docker volume rm -f docker-dev-cache
09:17:12 [2020-07-14T09:17:12.974Z] docker-dev-cache
[Pipeline] deleteDir
09:17:15 [2020-07-14T09:17:15.488Z] === RUN   TestDockerSuite/TestBuildPATH
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:17:16 [2020-07-14T09:17:16.856Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
09:17:17 [2020-07-14T09:17:17.112Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
09:17:17 [2020-07-14T09:17:17.675Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
09:17:21 [2020-07-14T09:17:21.020Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
09:17:21 [2020-07-14T09:17:21.020Z] PASS
09:17:21 [2020-07-14T09:17:21.020Z] 
09:17:21 [2020-07-14T09:17:21.020Z] === Skipped
09:17:21 [2020-07-14T09:17:21.020Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:17:21 [2020-07-14T09:17:21.020Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:17:21 [2020-07-14T09:17:21.020Z] 
09:17:21 [2020-07-14T09:17:21.020Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:17:21 [2020-07-14T09:17:21.020Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:17:21 [2020-07-14T09:17:21.020Z] 
09:17:21 [2020-07-14T09:17:21.020Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:17:21 [2020-07-14T09:17:21.020Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:17:21 [2020-07-14T09:17:21.020Z] 
09:17:21 [2020-07-14T09:17:21.020Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:17:21 [2020-07-14T09:17:21.020Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:17:21 [2020-07-14T09:17:21.020Z] 
09:17:21 [2020-07-14T09:17:21.020Z] 
09:17:21 [2020-07-14T09:17:21.020Z] DONE 17 tests, 4 skipped in 29.291s
09:17:21 [2020-07-14T09:17:21.020Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:17:21 [2020-07-14T09:17:21.020Z] ++ 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
09:17:21 [2020-07-14T09:17:21.020Z] ++ set -e
09:17:21 [2020-07-14T09:17:21.020Z] ++ '[' -n 0 ']'
09:17:21 [2020-07-14T09:17:21.020Z] ++ set -x
09:17:21 [2020-07-14T09:17:21.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:17:21 [2020-07-14T09:17:21.020Z] INFO: Testing against a local daemon
09:17:21 [2020-07-14T09:17:21.020Z] === RUN   TestPluginInvalidJSON
09:17:21 [2020-07-14T09:17:21.020Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:17:21 [2020-07-14T09:17:21.020Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:17:21 [2020-07-14T09:17:21.020Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:17:21 [2020-07-14T09:17:21.020Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:17:21 [2020-07-14T09:17:21.020Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:17:21 [2020-07-14T09:17:21.020Z] === RUN   TestPluginInstall
09:17:21 [2020-07-14T09:17:21.020Z] === RUN   TestPluginInstall/no_auth
09:17:21 [2020-07-14T09:17:21.825Z] --- PASS: TestDaemonStartWithLogOpt (13.28s)
09:17:21 [2020-07-14T09:17:21.825Z] === CONT  TestReadPluginNoRead
09:17:23 [2020-07-14T09:17:23.096Z] time="2020-07-14T09:17:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:17:23 [2020-07-14T09:17:23.096Z] time="2020-07-14T09:17:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:17:23 [2020-07-14T09:17:23.096Z] time="2020-07-14T09:17:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d75606f9d73446ee5689451c9e2239f7dd4da51ee9cc77355952f7d15d836fd" mediatype=application/vnd.docker.plugin.v1+json size=522
09:17:23 [2020-07-14T09:17:23.096Z] time="2020-07-14T09:17:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:17:23 [2020-07-14T09:17:23.096Z] time="2020-07-14T09:17:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:17:23 [2020-07-14T09:17:23.096Z] time="2020-07-14T09:17:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d75606f9d73446ee5689451c9e2239f7dd4da51ee9cc77355952f7d15d836fd" mediatype=application/vnd.docker.plugin.v1+json size=522
09:17:23 [2020-07-14T09:17:23.096Z] === RUN   TestPluginInstall/with_htpasswd
09:17:23 [2020-07-14T09:17:23.188Z] === RUN   TestReadPluginNoRead/default
09:17:23 [2020-07-14T09:17:23.188Z] --- PASS: TestContinueAfterPluginCrash (16.93s)
09:17:23 [2020-07-14T09:17:23.389Z] time="2020-07-14T09:17:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:17:23 [2020-07-14T09:17:23.389Z] time="2020-07-14T09:17:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:17:23 [2020-07-14T09:17:23.389Z] time="2020-07-14T09:17:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d75606f9d73446ee5689451c9e2239f7dd4da51ee9cc77355952f7d15d836fd" mediatype=application/vnd.docker.plugin.v1+json size=522
09:17:23 [2020-07-14T09:17:23.389Z] time="2020-07-14T09:17:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:17:23 [2020-07-14T09:17:23.389Z] time="2020-07-14T09:17:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:17:23 [2020-07-14T09:17:23.389Z] time="2020-07-14T09:17:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d75606f9d73446ee5689451c9e2239f7dd4da51ee9cc77355952f7d15d836fd" mediatype=application/vnd.docker.plugin.v1+json size=522
09:17:23 [2020-07-14T09:17:23.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:17:23 [2020-07-14T09:17:23.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:17:23 [2020-07-14T09:17:23.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:17:24 [2020-07-14T09:17:24.024Z] === RUN   TestPluginInstall/with_insecure
09:17:25 [2020-07-14T09:17:25.062Z] time="2020-07-14T09:17:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:17:25 [2020-07-14T09:17:25.063Z] time="2020-07-14T09:17:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:17:25 [2020-07-14T09:17:25.063Z] time="2020-07-14T09:17:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e04c24b8d09972e3f8449aec4ab740a29f810f534fe1aa5e88dde274b4040574" mediatype=application/vnd.docker.plugin.v1+json size=522
09:17:25 [2020-07-14T09:17:25.063Z] time="2020-07-14T09:17:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:17:25 [2020-07-14T09:17:25.063Z] time="2020-07-14T09:17:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:17:25 [2020-07-14T09:17:25.063Z] time="2020-07-14T09:17:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e04c24b8d09972e3f8449aec4ab740a29f810f534fe1aa5e88dde274b4040574" mediatype=application/vnd.docker.plugin.v1+json size=522
09:17:25 [2020-07-14T09:17:25.063Z] --- PASS: TestPluginInstall (6.10s)
09:17:25 [2020-07-14T09:17:25.063Z]     --- PASS: TestPluginInstall/no_auth (3.89s)
09:17:25 [2020-07-14T09:17:25.063Z]     --- PASS: TestPluginInstall/with_htpasswd (0.85s)
09:17:25 [2020-07-14T09:17:25.063Z]     --- PASS: TestPluginInstall/with_insecure (1.36s)
09:17:25 [2020-07-14T09:17:25.063Z]         plugin_test.go:157: [d9b7db8362b9e] daemon is not started
09:17:25 [2020-07-14T09:17:25.063Z] PASS
09:17:25 [2020-07-14T09:17:25.063Z] 
09:17:25 [2020-07-14T09:17:25.063Z] DONE 6 tests in 6.202s
09:17:25 [2020-07-14T09:17:25.063Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:17:25 [2020-07-14T09:17:25.063Z] ++ 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
09:17:25 [2020-07-14T09:17:25.063Z] ++ set -e
09:17:25 [2020-07-14T09:17:25.063Z] ++ '[' -n 0 ']'
09:17:25 [2020-07-14T09:17:25.063Z] ++ set -x
09:17:25 [2020-07-14T09:17:25.063Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:17:25 [2020-07-14T09:17:25.356Z] INFO: Testing against a local daemon
09:17:25 [2020-07-14T09:17:25.356Z] === RUN   TestExternalGraphDriver
09:17:25 [2020-07-14T09:17:25.356Z] === RUN   TestExternalGraphDriver/json
09:17:25 [2020-07-14T09:17:25.699Z] === RUN   TestReadPluginNoRead/disabled_caching
09:17:25 [2020-07-14T09:17:25.767Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
09:17:27 [2020-07-14T09:17:27.430Z] === RUN   TestExternalGraphDriver/spec
09:17:27 [2020-07-14T09:17:27.586Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:17:27 [2020-07-14T09:17:27.658Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
09:17:27 [2020-07-14T09:17:27.915Z] --- PASS: TestServiceWithDataPathPortInit (16.49s)
09:17:27 [2020-07-14T09:17:27.915Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:17:29 [2020-07-14T09:17:29.285Z] === RUN   TestDockerSuite/TestBuildRm
09:17:30 [2020-07-14T09:17:30.143Z] --- PASS: TestReadPluginNoRead (10.32s)
09:17:30 [2020-07-14T09:17:30.143Z]     --- PASS: TestReadPluginNoRead/default (2.27s)
09:17:30 [2020-07-14T09:17:30.143Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.26s)
09:17:30 [2020-07-14T09:17:30.143Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s)
09:17:30 [2020-07-14T09:17:30.143Z]     read_test.go:92: [d25af6c476e8d] daemon is not started
09:17:30 [2020-07-14T09:17:30.143Z] PASS
09:17:30 [2020-07-14T09:17:30.143Z] 
09:17:30 [2020-07-14T09:17:30.143Z] DONE 6 tests in 23.736s
09:17:30 [2020-07-14T09:17:30.143Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:17:30 [2020-07-14T09:17:30.143Z] testing: warning: no tests to run
09:17:30 [2020-07-14T09:17:30.143Z] PASS
09:17:30 [2020-07-14T09:17:30.143Z] 
09:17:30 [2020-07-14T09:17:30.143Z] DONE 0 tests in 0.038s
09:17:30 [2020-07-14T09:17:30.143Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:17:30 [2020-07-14T09:17:30.143Z] INFO: Testing against a local daemon
09:17:30 [2020-07-14T09:17:30.143Z] === RUN   TestPluginWithDevMounts
09:17:30 [2020-07-14T09:17:30.143Z] --- SKIP: TestPluginWithDevMounts (0.00s)
09:17:30 [2020-07-14T09:17:30.143Z]     mounts_test.go:21: (*Execution).IsRootless-fm
09:17:30 [2020-07-14T09:17:30.143Z] PASS
09:17:30 [2020-07-14T09:17:30.143Z] 
09:17:30 [2020-07-14T09:17:30.143Z] === Skipped
09:17:30 [2020-07-14T09:17:30.143Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
09:17:30 [2020-07-14T09:17:30.143Z]     mounts_test.go:21: (*Execution).IsRootless-fm
09:17:30 [2020-07-14T09:17:30.143Z] 
09:17:30 [2020-07-14T09:17:30.143Z] 
09:17:30 [2020-07-14T09:17:30.143Z] DONE 1 tests, 1 skipped in 0.133s
09:17:30 [2020-07-14T09:17:30.143Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:17:30 [2020-07-14T09:17:30.143Z] INFO: Testing against a local daemon
09:17:30 [2020-07-14T09:17:30.143Z] === RUN   TestSecretInspect
09:17:30 [2020-07-14T09:17:30.143Z] --- SKIP: TestSecretInspect (0.02s)
09:17:30 [2020-07-14T09:17:30.143Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.143Z] === RUN   TestSecretList
09:17:30 [2020-07-14T09:17:30.143Z] --- SKIP: TestSecretList (0.01s)
09:17:30 [2020-07-14T09:17:30.143Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.143Z] === RUN   TestSecretsCreateAndDelete
09:17:30 [2020-07-14T09:17:30.143Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
09:17:30 [2020-07-14T09:17:30.143Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.143Z] === RUN   TestSecretsUpdate
09:17:30 [2020-07-14T09:17:30.143Z] --- SKIP: TestSecretsUpdate (0.01s)
09:17:30 [2020-07-14T09:17:30.143Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.143Z] === RUN   TestTemplatedSecret
09:17:30 [2020-07-14T09:17:30.143Z] --- SKIP: TestTemplatedSecret (0.00s)
09:17:30 [2020-07-14T09:17:30.143Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.143Z] === RUN   TestSecretCreateResolve
09:17:30 [2020-07-14T09:17:30.143Z] --- SKIP: TestSecretCreateResolve (0.02s)
09:17:30 [2020-07-14T09:17:30.143Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.143Z] PASS
09:17:30 [2020-07-14T09:17:30.143Z] 
09:17:30 [2020-07-14T09:17:30.143Z] === Skipped
09:17:30 [2020-07-14T09:17:30.143Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
09:17:30 [2020-07-14T09:17:30.143Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.143Z] 
09:17:30 [2020-07-14T09:17:30.143Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
09:17:30 [2020-07-14T09:17:30.143Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.143Z] 
09:17:30 [2020-07-14T09:17:30.143Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
09:17:30 [2020-07-14T09:17:30.143Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.143Z] 
09:17:30 [2020-07-14T09:17:30.143Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
09:17:30 [2020-07-14T09:17:30.143Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.143Z] 
09:17:30 [2020-07-14T09:17:30.143Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
09:17:30 [2020-07-14T09:17:30.143Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.143Z] 
09:17:30 [2020-07-14T09:17:30.143Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
09:17:30 [2020-07-14T09:17:30.143Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.143Z] 
09:17:30 [2020-07-14T09:17:30.143Z] 
09:17:30 [2020-07-14T09:17:30.143Z] DONE 6 tests, 6 skipped in 0.183s
09:17:30 [2020-07-14T09:17:30.143Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:17:30 [2020-07-14T09:17:30.143Z] INFO: Testing against a local daemon
09:17:30 [2020-07-14T09:17:30.143Z] === RUN   TestServiceCreateInit
09:17:30 [2020-07-14T09:17:30.143Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:17:30 [2020-07-14T09:17:30.143Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:17:30 [2020-07-14T09:17:30.143Z] --- PASS: TestServiceCreateInit (0.02s)
09:17:30 [2020-07-14T09:17:30.143Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:17:30 [2020-07-14T09:17:30.143Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.143Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:17:30 [2020-07-14T09:17:30.143Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.143Z] === RUN   TestCreateServiceMultipleTimes
09:17:30 [2020-07-14T09:17:30.166Z] === RUN   TestExternalGraphDriver/pull
09:17:30 [2020-07-14T09:17:30.399Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s)
09:17:30 [2020-07-14T09:17:30.399Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.399Z] === RUN   TestCreateServiceConflict
09:17:30 [2020-07-14T09:17:30.399Z] --- SKIP: TestCreateServiceConflict (0.01s)
09:17:30 [2020-07-14T09:17:30.399Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.399Z] === RUN   TestCreateServiceMaxReplicas
09:17:30 [2020-07-14T09:17:30.399Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
09:17:30 [2020-07-14T09:17:30.399Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.399Z] === RUN   TestCreateWithDuplicateNetworkNames
09:17:30 [2020-07-14T09:17:30.399Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
09:17:30 [2020-07-14T09:17:30.399Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.399Z] === RUN   TestCreateServiceSecretFileMode
09:17:30 [2020-07-14T09:17:30.399Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
09:17:30 [2020-07-14T09:17:30.399Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.399Z] === RUN   TestCreateServiceConfigFileMode
09:17:30 [2020-07-14T09:17:30.399Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
09:17:30 [2020-07-14T09:17:30.399Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.399Z] === RUN   TestCreateServiceSysctls
09:17:30 [2020-07-14T09:17:30.399Z] --- SKIP: TestCreateServiceSysctls (0.02s)
09:17:30 [2020-07-14T09:17:30.399Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.399Z] === RUN   TestCreateServiceCapabilities
09:17:30 [2020-07-14T09:17:30.399Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
09:17:30 [2020-07-14T09:17:30.399Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.399Z] === RUN   TestInspect
09:17:30 [2020-07-14T09:17:30.399Z] --- SKIP: TestInspect (0.01s)
09:17:30 [2020-07-14T09:17:30.399Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.399Z] === RUN   TestCreateJob
09:17:30 [2020-07-14T09:17:30.399Z] --- SKIP: TestCreateJob (0.01s)
09:17:30 [2020-07-14T09:17:30.399Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.399Z] === RUN   TestReplicatedJob
09:17:30 [2020-07-14T09:17:30.399Z] --- SKIP: TestReplicatedJob (0.01s)
09:17:30 [2020-07-14T09:17:30.399Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.399Z] === RUN   TestUpdateReplicatedJob
09:17:30 [2020-07-14T09:17:30.399Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
09:17:30 [2020-07-14T09:17:30.399Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.399Z] === RUN   TestServiceListWithStatuses
09:17:30 [2020-07-14T09:17:30.399Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:17:30 [2020-07-14T09:17:30.399Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:17:30 [2020-07-14T09:17:30.399Z] === RUN   TestDockerNetworkConnectAlias
09:17:30 [2020-07-14T09:17:30.399Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
09:17:30 [2020-07-14T09:17:30.399Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.399Z] === RUN   TestDockerNetworkReConnect
09:17:30 [2020-07-14T09:17:30.399Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
09:17:30 [2020-07-14T09:17:30.399Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:30 [2020-07-14T09:17:30.399Z] === RUN   TestServicePlugin
09:17:31 [2020-07-14T09:17:31.681Z] --- PASS: TestExternalGraphDriver (6.42s)
09:17:31 [2020-07-14T09:17:31.681Z]     --- PASS: TestExternalGraphDriver/json (2.09s)
09:17:31 [2020-07-14T09:17:31.681Z]     --- PASS: TestExternalGraphDriver/spec (2.16s)
09:17:31 [2020-07-14T09:17:31.681Z]     --- PASS: TestExternalGraphDriver/pull (2.05s)
09:17:31 [2020-07-14T09:17:31.681Z] === RUN   TestGraphdriverPluginV2
09:17:31 [2020-07-14T09:17:31.681Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
09:17:31 [2020-07-14T09:17:31.681Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:17:31 [2020-07-14T09:17:31.681Z] PASS
09:17:31 [2020-07-14T09:17:31.681Z] 
09:17:31 [2020-07-14T09:17:31.681Z] === Skipped
09:17:31 [2020-07-14T09:17:31.681Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
09:17:31 [2020-07-14T09:17:31.681Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:17:31 [2020-07-14T09:17:31.681Z] 
09:17:31 [2020-07-14T09:17:31.681Z] 
09:17:31 [2020-07-14T09:17:31.681Z] DONE 5 tests, 1 skipped in 6.565s
09:17:31 [2020-07-14T09:17:31.681Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:17:31 [2020-07-14T09:17:31.681Z] ++ 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
09:17:31 [2020-07-14T09:17:31.681Z] ++ set -e
09:17:31 [2020-07-14T09:17:31.681Z] ++ '[' -n 0 ']'
09:17:31 [2020-07-14T09:17:31.681Z] ++ set -x
09:17:31 [2020-07-14T09:17:31.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:17:31 [2020-07-14T09:17:31.805Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
09:17:31 [2020-07-14T09:17:31.973Z] INFO: Testing against a local daemon
09:17:31 [2020-07-14T09:17:31.973Z] === RUN   TestContinueAfterPluginCrash
09:17:31 [2020-07-14T09:17:31.973Z] === PAUSE TestContinueAfterPluginCrash
09:17:31 [2020-07-14T09:17:31.973Z] === RUN   TestReadPluginNoRead
09:17:31 [2020-07-14T09:17:31.973Z] === PAUSE TestReadPluginNoRead
09:17:31 [2020-07-14T09:17:31.973Z] === RUN   TestDaemonStartWithLogOpt
09:17:31 [2020-07-14T09:17:31.973Z] === PAUSE TestDaemonStartWithLogOpt
09:17:31 [2020-07-14T09:17:31.973Z] === CONT  TestContinueAfterPluginCrash
09:17:31 [2020-07-14T09:17:31.973Z] === CONT  TestDaemonStartWithLogOpt
09:17:32 [2020-07-14T09:17:32.367Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
09:17:33 [2020-07-14T09:17:33.297Z] === RUN   TestDockerSuite/TestBuildScratchCopy
09:17:33 [2020-07-14T09:17:33.553Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
09:17:33 [2020-07-14T09:17:33.810Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
09:17:34 [2020-07-14T09:17:34.607Z] --- SKIP: TestServicePlugin (3.39s)
09:17:34 [2020-07-14T09:17:34.607Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.607Z] === RUN   TestServiceUpdateLabel
09:17:34 [2020-07-14T09:17:34.607Z] --- SKIP: TestServiceUpdateLabel (0.02s)
09:17:34 [2020-07-14T09:17:34.607Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.607Z] === RUN   TestServiceUpdateSecrets
09:17:34 [2020-07-14T09:17:34.607Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
09:17:34 [2020-07-14T09:17:34.607Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.607Z] === RUN   TestServiceUpdateConfigs
09:17:34 [2020-07-14T09:17:34.607Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
09:17:34 [2020-07-14T09:17:34.607Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.607Z] === RUN   TestServiceUpdateNetwork
09:17:34 [2020-07-14T09:17:34.607Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
09:17:34 [2020-07-14T09:17:34.607Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.607Z] === RUN   TestServiceUpdatePidsLimit
09:17:34 [2020-07-14T09:17:34.607Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
09:17:34 [2020-07-14T09:17:34.607Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.607Z] PASS
09:17:34 [2020-07-14T09:17:34.607Z] 
09:17:34 [2020-07-14T09:17:34.607Z] === Skipped
09:17:34 [2020-07-14T09:17:34.607Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
09:17:34 [2020-07-14T09:17:34.607Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:17:34 [2020-07-14T09:17:34.607Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.607Z] 
09:17:34 [2020-07-14T09:17:34.607Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
09:17:34 [2020-07-14T09:17:34.607Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:17:34 [2020-07-14T09:17:34.607Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.607Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s)
09:17:34 [2020-07-14T09:17:34.608Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
09:17:34 [2020-07-14T09:17:34.608Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
09:17:34 [2020-07-14T09:17:34.608Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
09:17:34 [2020-07-14T09:17:34.608Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
09:17:34 [2020-07-14T09:17:34.608Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
09:17:34 [2020-07-14T09:17:34.608Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
09:17:34 [2020-07-14T09:17:34.608Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
09:17:34 [2020-07-14T09:17:34.608Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestInspect (0.01s)
09:17:34 [2020-07-14T09:17:34.608Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
09:17:34 [2020-07-14T09:17:34.608Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
09:17:34 [2020-07-14T09:17:34.608Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
09:17:34 [2020-07-14T09:17:34.608Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:17:34 [2020-07-14T09:17:34.608Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
09:17:34 [2020-07-14T09:17:34.608Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
09:17:34 [2020-07-14T09:17:34.608Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestServicePlugin (3.39s)
09:17:34 [2020-07-14T09:17:34.608Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
09:17:34 [2020-07-14T09:17:34.608Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
09:17:34 [2020-07-14T09:17:34.608Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
09:17:34 [2020-07-14T09:17:34.608Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
09:17:34 [2020-07-14T09:17:34.608Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
09:17:34 [2020-07-14T09:17:34.608Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] DONE 24 tests, 23 skipped in 3.841s
09:17:34 [2020-07-14T09:17:34.608Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:17:34 [2020-07-14T09:17:34.608Z] INFO: Testing against a local daemon
09:17:34 [2020-07-14T09:17:34.608Z] === RUN   TestSessionCreate
09:17:34 [2020-07-14T09:17:34.608Z] --- PASS: TestSessionCreate (0.03s)
09:17:34 [2020-07-14T09:17:34.608Z] === RUN   TestSessionCreateWithBadUpgrade
09:17:34 [2020-07-14T09:17:34.608Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:17:34 [2020-07-14T09:17:34.608Z] PASS
09:17:34 [2020-07-14T09:17:34.608Z] 
09:17:34 [2020-07-14T09:17:34.608Z] DONE 2 tests in 0.150s
09:17:34 [2020-07-14T09:17:34.608Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:17:34 [2020-07-14T09:17:34.608Z] INFO: Testing against a local daemon
09:17:34 [2020-07-14T09:17:34.608Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:17:34 [2020-07-14T09:17:34.608Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:17:34 [2020-07-14T09:17:34.608Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:17:34 [2020-07-14T09:17:34.608Z] === RUN   TestEventsExecDie
09:17:34 [2020-07-14T09:17:34.738Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
09:17:34 [2020-07-14T09:17:34.739Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
09:17:34 [2020-07-14T09:17:34.907Z] --- PASS: TestEventsExecDie (0.49s)
09:17:34 [2020-07-14T09:17:34.907Z] === RUN   TestEventsBackwardsCompatible
09:17:34 [2020-07-14T09:17:34.907Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
09:17:34 [2020-07-14T09:17:34.907Z] === RUN   TestInfoBinaryCommits
09:17:34 [2020-07-14T09:17:34.907Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:17:34 [2020-07-14T09:17:34.907Z] === RUN   TestInfoAPIVersioned
09:17:34 [2020-07-14T09:17:34.907Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:17:34 [2020-07-14T09:17:34.907Z] === RUN   TestInfoDiscoveryBackend
09:17:35 [2020-07-14T09:17:35.669Z] === RUN   TestDockerSuite/TestBuildShellInherited
09:17:36 [2020-07-14T09:17:36.234Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.21s)
09:17:36 [2020-07-14T09:17:36.234Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:umiz0s5tcys6opbi106lmkwhq Created:2020-07-14 09:17:29.290458489 +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[9763216866ad8fc7d9a9111f26f293051b7dde9178c8f91b700a5c356d486549:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.taihowdhmx4c44eg0ev3y6yo0 EndpointID:f0700a11a539e16ee720d518cb80f68d16911246c8eefe579f41319a2c2c9b12 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e4a02b806ed18f13712806812a09885c55add04bfdaab6b3c20937c83d128280 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:c0dc47503323 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.taihowdhmx4c44eg0ev3y6yo0 EndpointID:f0700a11a539e16ee720d518cb80f68d16911246c8eefe579f41319a2c2c9b12 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:17:36 [2020-07-14T09:17:36.234Z] PASS
09:17:36 [2020-07-14T09:17:36.234Z] 
09:17:36 [2020-07-14T09:17:36.234Z] === Skipped
09:17:36 [2020-07-14T09:17:36.234Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:17:36 [2020-07-14T09:17:36.234Z]     service_test.go:236: FLAKY_TEST
09:17:36 [2020-07-14T09:17:36.234Z] 
09:17:36 [2020-07-14T09:17:36.234Z] 
09:17:36 [2020-07-14T09:17:36.234Z] DONE 23 tests, 1 skipped in 51.776s
09:17:36 [2020-07-14T09:17:36.234Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:17:36 [2020-07-14T09:17:36.234Z] ++ 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
09:17:36 [2020-07-14T09:17:36.234Z] ++ set -e
09:17:36 [2020-07-14T09:17:36.234Z] ++ '[' -n 0 ']'
09:17:36 [2020-07-14T09:17:36.234Z] ++ set -x
09:17:36 [2020-07-14T09:17:36.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:17:36 [2020-07-14T09:17:36.269Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
09:17:36 [2020-07-14T09:17:36.269Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:17:36 [2020-07-14T09:17:36.491Z] INFO: Testing against a local daemon
09:17:36 [2020-07-14T09:17:36.491Z] === RUN   TestDockerNetworkIpvlanPersistance
09:17:36 [2020-07-14T09:17:36.491Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:17:36 [2020-07-14T09:17:36.491Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:17:36 [2020-07-14T09:17:36.491Z] === RUN   TestDockerNetworkIpvlan
09:17:36 [2020-07-14T09:17:36.491Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:17:36 [2020-07-14T09:17:36.491Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:17:36 [2020-07-14T09:17:36.491Z] PASS
09:17:36 [2020-07-14T09:17:36.491Z] 
09:17:36 [2020-07-14T09:17:36.491Z] === Skipped
09:17:36 [2020-07-14T09:17:36.491Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:17:36 [2020-07-14T09:17:36.491Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:17:36 [2020-07-14T09:17:36.491Z] 
09:17:36 [2020-07-14T09:17:36.491Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:17:36 [2020-07-14T09:17:36.491Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:17:36 [2020-07-14T09:17:36.491Z] 
09:17:36 [2020-07-14T09:17:36.491Z] 
09:17:36 [2020-07-14T09:17:36.491Z] DONE 2 tests, 2 skipped in 0.171s
09:17:36 [2020-07-14T09:17:36.491Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:17:36 [2020-07-14T09:17:36.491Z] ++ 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
09:17:36 [2020-07-14T09:17:36.491Z] ++ set -e
09:17:36 [2020-07-14T09:17:36.491Z] ++ '[' -n 0 ']'
09:17:36 [2020-07-14T09:17:36.491Z] ++ set -x
09:17:36 [2020-07-14T09:17:36.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:17:36 [2020-07-14T09:17:36.491Z] INFO: Testing against a local daemon
09:17:36 [2020-07-14T09:17:36.491Z] === RUN   TestDockerNetworkMacvlanPersistance
09:17:36 [2020-07-14T09:17:36.505Z] --- PASS: TestDaemonStartWithLogOpt (3.95s)
09:17:36 [2020-07-14T09:17:36.505Z] === CONT  TestReadPluginNoRead
09:17:36 [2020-07-14T09:17:36.747Z] === RUN   TestDockerSuite/TestBuildShellMultiple
09:17:38 [2020-07-14T09:17:38.114Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s)
09:17:38 [2020-07-14T09:17:38.114Z] === RUN   TestDockerNetworkMacvlan
09:17:38 [2020-07-14T09:17:38.581Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:17:39 [2020-07-14T09:17:39.043Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:17:39 [2020-07-14T09:17:39.971Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:17:40 [2020-07-14T09:17:40.229Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
09:17:40 [2020-07-14T09:17:40.229Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
09:17:40 [2020-07-14T09:17:40.428Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s)
09:17:40 [2020-07-14T09:17:40.428Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:17:40 [2020-07-14T09:17:40.428Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
09:17:40 [2020-07-14T09:17:40.428Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:40 [2020-07-14T09:17:40.428Z] === RUN   TestInfoAPI
09:17:40 [2020-07-14T09:17:40.428Z] --- PASS: TestInfoAPI (0.04s)
09:17:40 [2020-07-14T09:17:40.428Z] === RUN   TestInfoAPIWarnings
09:17:40 [2020-07-14T09:17:40.656Z] === RUN   TestReadPluginNoRead/default
09:17:40 [2020-07-14T09:17:40.802Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
09:17:40 [2020-07-14T09:17:40.802Z] === RUN   TestDockerSuite/TestBuildSpaces
09:17:40 [2020-07-14T09:17:40.802Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:17:41 [2020-07-14T09:17:41.060Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
09:17:41 [2020-07-14T09:17:41.291Z] --- PASS: TestContinueAfterPluginCrash (9.27s)
09:17:41 [2020-07-14T09:17:41.394Z] --- PASS: TestInfoAPIWarnings (1.52s)
09:17:41 [2020-07-14T09:17:41.394Z] === RUN   TestInfoDebug
09:17:41 [2020-07-14T09:17:41.992Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
09:17:41 [2020-07-14T09:17:41.992Z] === RUN   TestDockerSuite/TestBuildStderr
09:17:42 [2020-07-14T09:17:42.806Z] === RUN   TestReadPluginNoRead/disabled_caching
09:17:42 [2020-07-14T09:17:42.842Z] --- PASS: TestInfoDebug (1.53s)
09:17:42 [2020-07-14T09:17:42.842Z] === RUN   TestInfoInsecureRegistries
09:17:42 [2020-07-14T09:17:42.922Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
09:17:43 [2020-07-14T09:17:43.181Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:17:44 [2020-07-14T09:17:44.727Z] --- PASS: TestInfoInsecureRegistries (1.53s)
09:17:44 [2020-07-14T09:17:44.727Z] === RUN   TestInfoRegistryMirrors
09:17:44 [2020-07-14T09:17:44.881Z] --- PASS: TestReadPluginNoRead (8.86s)
09:17:44 [2020-07-14T09:17:44.881Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.93s)
09:17:44 [2020-07-14T09:17:44.881Z]     --- PASS: TestReadPluginNoRead/default (1.97s)
09:17:44 [2020-07-14T09:17:44.881Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.08s)
09:17:44 [2020-07-14T09:17:44.881Z]     read_test.go:92: [df6c92dced71d] daemon is not started
09:17:44 [2020-07-14T09:17:44.881Z] PASS
09:17:44 [2020-07-14T09:17:44.881Z] 
09:17:44 [2020-07-14T09:17:44.881Z] DONE 6 tests in 12.891s
09:17:44 [2020-07-14T09:17:44.881Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:17:44 [2020-07-14T09:17:44.881Z] ++ 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
09:17:44 [2020-07-14T09:17:44.881Z] ++ set -e
09:17:44 [2020-07-14T09:17:44.881Z] ++ '[' -n 0 ']'
09:17:44 [2020-07-14T09:17:44.881Z] ++ set -x
09:17:44 [2020-07-14T09:17:44.881Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:17:44 [2020-07-14T09:17:44.881Z] testing: warning: no tests to run
09:17:44 [2020-07-14T09:17:44.881Z] PASS
09:17:44 [2020-07-14T09:17:44.881Z] 
09:17:44 [2020-07-14T09:17:44.881Z] DONE 0 tests in 0.031s
09:17:44 [2020-07-14T09:17:44.881Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:17:44 [2020-07-14T09:17:44.881Z] ++ 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
09:17:44 [2020-07-14T09:17:44.881Z] ++ set -e
09:17:44 [2020-07-14T09:17:44.881Z] ++ '[' -n 0 ']'
09:17:44 [2020-07-14T09:17:44.881Z] ++ set -x
09:17:44 [2020-07-14T09:17:44.881Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:17:44 [2020-07-14T09:17:44.881Z] INFO: Testing against a local daemon
09:17:44 [2020-07-14T09:17:44.881Z] === RUN   TestPluginWithDevMounts
09:17:44 [2020-07-14T09:17:44.881Z] === PAUSE TestPluginWithDevMounts
09:17:44 [2020-07-14T09:17:44.881Z] === CONT  TestPluginWithDevMounts
09:17:45 [2020-07-14T09:17:45.700Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:17:46 [2020-07-14T09:17:46.133Z] --- PASS: TestInfoRegistryMirrors (1.53s)
09:17:46 [2020-07-14T09:17:46.133Z] === RUN   TestLoginFailsWithBadCredentials
09:17:46 [2020-07-14T09:17:46.133Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s)
09:17:46 [2020-07-14T09:17:46.133Z] === RUN   TestPingCacheHeaders
09:17:46 [2020-07-14T09:17:46.133Z] --- PASS: TestPingCacheHeaders (0.04s)
09:17:46 [2020-07-14T09:17:46.133Z] === RUN   TestPingGet
09:17:46 [2020-07-14T09:17:46.133Z] --- PASS: TestPingGet (0.01s)
09:17:46 [2020-07-14T09:17:46.133Z] === RUN   TestPingHead
09:17:46 [2020-07-14T09:17:46.133Z] --- PASS: TestPingHead (0.03s)
09:17:46 [2020-07-14T09:17:46.133Z] === RUN   TestVersion
09:17:46 [2020-07-14T09:17:46.133Z] --- PASS: TestVersion (0.02s)
09:17:46 [2020-07-14T09:17:46.133Z] PASS
09:17:46 [2020-07-14T09:17:46.133Z] 
09:17:46 [2020-07-14T09:17:46.133Z] === Skipped
09:17:46 [2020-07-14T09:17:46.133Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:17:46 [2020-07-14T09:17:46.133Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:17:46 [2020-07-14T09:17:46.133Z] 
09:17:46 [2020-07-14T09:17:46.133Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
09:17:46 [2020-07-14T09:17:46.133Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:46 [2020-07-14T09:17:46.133Z] 
09:17:46 [2020-07-14T09:17:46.133Z] 
09:17:46 [2020-07-14T09:17:46.133Z] DONE 18 tests, 2 skipped in 12.033s
09:17:46 [2020-07-14T09:17:46.133Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:17:46 [2020-07-14T09:17:46.262Z] === RUN   TestDockerSuite/TestBuildStopSignal
09:17:46 [2020-07-14T09:17:46.389Z] INFO: Testing against a local daemon
09:17:46 [2020-07-14T09:17:46.389Z] === RUN   TestVolumesCreateAndList
09:17:46 [2020-07-14T09:17:46.389Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:17:46 [2020-07-14T09:17:46.389Z] === RUN   TestVolumesRemove
09:17:46 [2020-07-14T09:17:46.389Z] --- PASS: TestVolumesRemove (0.05s)
09:17:46 [2020-07-14T09:17:46.389Z] === RUN   TestVolumesInspect
09:17:46 [2020-07-14T09:17:46.389Z] --- PASS: TestVolumesInspect (0.02s)
09:17:46 [2020-07-14T09:17:46.389Z] === RUN   TestVolumesInvalidJSON
09:17:46 [2020-07-14T09:17:46.389Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:17:46 [2020-07-14T09:17:46.389Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:17:46 [2020-07-14T09:17:46.389Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:17:46 [2020-07-14T09:17:46.389Z] --- PASS: TestVolumesInvalidJSON (0.02s)
09:17:46 [2020-07-14T09:17:46.389Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:17:46 [2020-07-14T09:17:46.389Z] PASS
09:17:46 [2020-07-14T09:17:46.389Z] 
09:17:46 [2020-07-14T09:17:46.389Z] DONE 5 tests in 0.219s
09:17:46 [2020-07-14T09:17:46.389Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:17:46 [2020-07-14T09:17:46.389Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12007 is not a child of this shell
09:17:46 [2020-07-14T09:17:46.389Z] warning: PID 12007 from bundles/test-integration/docker.pid had a nonzero exit code
09:17:46 [2020-07-14T09:17:46.389Z] Leaving: AppArmorNo profiles have been unloaded.
09:17:46 [2020-07-14T09:17:46.389Z] 
09:17:46 [2020-07-14T09:17:46.389Z] Unloading profiles will leave already running processes permanently
09:17:46 [2020-07-14T09:17:46.389Z] unconfined, which can lead to unexpected situations.
09:17:46 [2020-07-14T09:17:46.389Z] 
09:17:46 [2020-07-14T09:17:46.389Z] To set a process to complain mode, use the command line tool
09:17:46 [2020-07-14T09:17:46.389Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:17:46 [2020-07-14T09:17:46.389Z] Removing test suite binaries
09:17:46 [2020-07-14T09:17:46.389Z] exiting test-integration
09:17:46 [2020-07-14T09:17:46.389Z] ++ exit 0
09:17:46 [2020-07-14T09:17:46.956Z] --- PASS: TestPluginWithDevMounts (1.89s)
09:17:46 [2020-07-14T09:17:46.956Z] PASS
09:17:46 [2020-07-14T09:17:46.956Z] 
09:17:46 [2020-07-14T09:17:46.956Z] DONE 1 tests in 1.973s
09:17:46 [2020-07-14T09:17:46.956Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
09:17:46 [2020-07-14T09:17:46.956Z] ++ 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
09:17:46 [2020-07-14T09:17:46.956Z] ++ set -e
09:17:46 [2020-07-14T09:17:46.956Z] ++ '[' -n 0 ']'
09:17:46 [2020-07-14T09:17:46.956Z] ++ set -x
09:17:46 [2020-07-14T09:17:46.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
09:17:46 [2020-07-14T09:17:46.956Z] INFO: Testing against a local daemon
09:17:46 [2020-07-14T09:17:46.956Z] === RUN   TestSecretInspect
09:17:47 [2020-07-14T09:17:47.192Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
09:17:47 [2020-07-14T09:17:47.751Z] 
09:17:48 [2020-07-14T09:17:48.121Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
Post stage
[Pipeline] junit
09:17:48 [2020-07-14T09:17:48.731Z] Recording test results
09:17:49 [2020-07-14T09:17:49.052Z] === RUN   TestDockerSuite/TestBuildTagEvent
09:17:49 [2020-07-14T09:17:49.981Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
09:17:50 [2020-07-14T09:17:50.238Z] === RUN   TestDockerNetworkMacvlan/Addressing
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:17:50 [2020-07-14T09:17:50.522Z] --- PASS: TestSecretInspect (3.22s)
09:17:50 [2020-07-14T09:17:50.522Z] === RUN   TestSecretList
09:17:50 [2020-07-14T09:17:50.774Z] + echo Ensuring container killed.
09:17:50 [2020-07-14T09:17:50.774Z] Ensuring container killed.
09:17:50 [2020-07-14T09:17:50.774Z] + docker rm -vf docker-pr1
09:17:50 [2020-07-14T09:17:50.774Z] Error: No such container: docker-pr1
09:17:50 [2020-07-14T09:17:50.774Z] + true
[Pipeline] sh
09:17:50 [2020-07-14T09:17:50.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:17:50 [2020-07-14T09:17:50.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:17:50 [2020-07-14T09:17:50.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:17:50 [2020-07-14T09:17:50.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:17:51 [2020-07-14T09:17:51.067Z] + echo Chowning /workspace to jenkins user
09:17:51 [2020-07-14T09:17:51.067Z] Chowning /workspace to jenkins user
09:17:51 [2020-07-14T09:17:51.067Z] + id -u
09:17:51 [2020-07-14T09:17:51.067Z] + id -g
09:17:51 [2020-07-14T09:17:51.067Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41207:/workspace busybox chown -R 1000:1000 /workspace
09:17:51 [2020-07-14T09:17:51.067Z] Unable to find image 'busybox:latest' locally
09:17:51 [2020-07-14T09:17:51.067Z] latest: Pulling from library/busybox
09:17:51 [2020-07-14T09:17:51.067Z] 91f30d776fb2: Pulling fs layer
09:17:51 [2020-07-14T09:17:51.167Z] === RUN   TestDockerSuite/TestBuildUser
09:17:51 [2020-07-14T09:17:51.167Z] --- PASS: TestDockerNetworkMacvlan (13.19s)
09:17:51 [2020-07-14T09:17:51.167Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s)
09:17:51 [2020-07-14T09:17:51.167Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
09:17:51 [2020-07-14T09:17:51.167Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s)
09:17:51 [2020-07-14T09:17:51.167Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.23s)
09:17:51 [2020-07-14T09:17:51.167Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.28s)
09:17:51 [2020-07-14T09:17:51.167Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s)
09:17:51 [2020-07-14T09:17:51.167Z] PASS
09:17:51 [2020-07-14T09:17:51.167Z] 
09:17:51 [2020-07-14T09:17:51.168Z] DONE 8 tests in 14.793s
09:17:51 [2020-07-14T09:17:51.168Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:17:51 [2020-07-14T09:17:51.168Z] ++ 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
09:17:51 [2020-07-14T09:17:51.168Z] ++ set -e
09:17:51 [2020-07-14T09:17:51.168Z] ++ '[' -n 0 ']'
09:17:51 [2020-07-14T09:17:51.168Z] ++ set -x
09:17:51 [2020-07-14T09:17:51.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
09:17:51 [2020-07-14T09:17:51.323Z] 91f30d776fb2: Verifying Checksum
09:17:51 [2020-07-14T09:17:51.323Z] 91f30d776fb2: Download complete
09:17:51 [2020-07-14T09:17:51.323Z] 91f30d776fb2: Pull complete
09:17:51 [2020-07-14T09:17:51.323Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
09:17:51 [2020-07-14T09:17:51.323Z] Status: Downloaded newer image for busybox:latest
09:17:51 [2020-07-14T09:17:51.424Z] testing: warning: no tests to run
09:17:51 [2020-07-14T09:17:51.424Z] PASS
09:17:51 [2020-07-14T09:17:51.424Z] 
09:17:51 [2020-07-14T09:17:51.424Z] DONE 0 tests in 0.027s
09:17:51 [2020-07-14T09:17:51.424Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:17:51 [2020-07-14T09:17:51.424Z] ++ 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
09:17:51 [2020-07-14T09:17:51.424Z] ++ set -e
09:17:51 [2020-07-14T09:17:51.424Z] ++ '[' -n 0 ']'
09:17:51 [2020-07-14T09:17:51.424Z] ++ set -x
09:17:51 [2020-07-14T09:17:51.424Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
09:17:51 [2020-07-14T09:17:51.424Z] INFO: Testing against a local daemon
09:17:51 [2020-07-14T09:17:51.424Z] === RUN   TestAuthZPluginAllowRequest
09:17:51 [2020-07-14T09:17:51.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:17:52 [2020-07-14T09:17:52.792Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
09:17:53 [2020-07-14T09:17:53.048Z] --- PASS: TestAuthZPluginAllowRequest (1.44s)
09:17:53 [2020-07-14T09:17:53.048Z] === RUN   TestAuthZPluginTLS
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:17:53 [2020-07-14T09:17:53.550Z] + bundleName=amd64-rootless
09:17:53 [2020-07-14T09:17:53.550Z] + echo Creating amd64-rootless-bundles.tar.gz
09:17:53 [2020-07-14T09:17:53.550Z] Creating amd64-rootless-bundles.tar.gz
09:17:53 [2020-07-14T09:17:53.550Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:17:53 [2020-07-14T09:17:53.550Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
09:17:53 [2020-07-14T09:17:53.558Z] Archiving artifacts
09:17:53 [2020-07-14T09:17:53.611Z] --- PASS: TestAuthZPluginTLS (0.57s)
09:17:53 [2020-07-14T09:17:53.611Z] === RUN   TestAuthZPluginDenyRequest
09:17:53 [2020-07-14T09:17:53.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:17:54 [2020-07-14T09:17:54.049Z] --- PASS: TestSecretList (3.65s)
09:17:54 [2020-07-14T09:17:54.049Z] === RUN   TestSecretsCreateAndDelete
09:17:54 [2020-07-14T09:17:54.173Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
09:17:54 [2020-07-14T09:17:54.173Z] === RUN   TestAuthZPluginAPIDenyResponse
09:17:54 [2020-07-14T09:17:54.737Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
09:17:54 [2020-07-14T09:17:54.737Z] === RUN   TestAuthZPluginDenyResponse
09:17:55 [2020-07-14T09:17:55.227Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41207/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:17:55 [2020-07-14T09:17:55.300Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
09:17:55 [2020-07-14T09:17:55.300Z] === RUN   TestAuthZPluginAllowEventStream
09:17:55 [2020-07-14T09:17:55.300Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
09:17:55 [2020-07-14T09:17:55.533Z] + make clean
09:17:55 [2020-07-14T09:17:55.788Z] docker volume rm -f docker-dev-cache
09:17:55 [2020-07-14T09:17:55.788Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:17:56 [2020-07-14T09:17:56.666Z] --- PASS: TestAuthZPluginAllowEventStream (1.53s)
09:17:56 [2020-07-14T09:17:56.667Z] === RUN   TestAuthZPluginErrorResponse
09:17:57 [2020-07-14T09:17:57.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:17:57 [2020-07-14T09:17:57.228Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
09:17:57 [2020-07-14T09:17:57.228Z] === RUN   TestAuthZPluginErrorRequest
09:17:57 [2020-07-14T09:17:57.576Z] --- PASS: TestSecretsCreateAndDelete (3.61s)
09:17:57 [2020-07-14T09:17:57.576Z] === RUN   TestSecretsUpdate
09:17:57 [2020-07-14T09:17:57.792Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
09:17:57 [2020-07-14T09:17:57.792Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:17:58 [2020-07-14T09:17:58.355Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
09:17:58 [2020-07-14T09:17:58.355Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:17:59 [2020-07-14T09:17:59.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:17:59 [2020-07-14T09:17:59.283Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
09:18:00 [2020-07-14T09:18:00.653Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.03s)
09:18:00 [2020-07-14T09:18:00.653Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:18:00 [2020-07-14T09:18:00.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:18:01 [2020-07-14T09:18:01.102Z] --- PASS: TestSecretsUpdate (3.71s)
09:18:01 [2020-07-14T09:18:01.102Z] === RUN   TestTemplatedSecret
09:18:01 [2020-07-14T09:18:01.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:18:03 [2020-07-14T09:18:03.175Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.48s)
09:18:03 [2020-07-14T09:18:03.175Z] === RUN   TestAuthZPluginHeader
09:18:03 [2020-07-14T09:18:03.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:18:03 [2020-07-14T09:18:03.741Z] --- PASS: TestAuthZPluginHeader (0.88s)
09:18:03 [2020-07-14T09:18:03.741Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:18:04 [2020-07-14T09:18:04.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:18:04 [2020-07-14T09:18:04.629Z] --- PASS: TestTemplatedSecret (3.67s)
09:18:04 [2020-07-14T09:18:04.629Z] === RUN   TestSecretCreateResolve
09:18:06 [2020-07-14T09:18:06.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:18:07 [2020-07-14T09:18:07.912Z] === RUN   TestDockerSuite/TestBuildVerboseOut
09:18:07 [2020-07-14T09:18:07.912Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.26s)
09:18:07 [2020-07-14T09:18:07.912Z] === RUN   TestAuthZPluginV2Disable
09:18:08 [2020-07-14T09:18:08.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:18:08 [2020-07-14T09:18:08.475Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
09:18:08 [2020-07-14T09:18:08.731Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
09:18:09 [2020-07-14T09:18:09.093Z] --- PASS: TestSecretCreateResolve (3.71s)
09:18:09 [2020-07-14T09:18:09.093Z] PASS
09:18:09 [2020-07-14T09:18:09.093Z] 
09:18:09 [2020-07-14T09:18:09.093Z] DONE 6 tests in 21.652s
09:18:09 [2020-07-14T09:18:09.093Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
09:18:09 [2020-07-14T09:18:09.093Z] ++ 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
09:18:09 [2020-07-14T09:18:09.093Z] ++ set -e
09:18:09 [2020-07-14T09:18:09.093Z] ++ '[' -n 0 ']'
09:18:09 [2020-07-14T09:18:09.093Z] ++ set -x
09:18:09 [2020-07-14T09:18:09.093Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
09:18:09 [2020-07-14T09:18:09.093Z] INFO: Testing against a local daemon
09:18:09 [2020-07-14T09:18:09.093Z] === RUN   TestServiceCreateInit
09:18:09 [2020-07-14T09:18:09.093Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:18:09 [2020-07-14T09:18:09.662Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
09:18:09 [2020-07-14T09:18:09.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:18:10 [2020-07-14T09:18:10.226Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
09:18:10 [2020-07-14T09:18:10.797Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:18:10 [2020-07-14T09:18:10.797Z] Using test binary docker
09:18:11 [2020-07-14T09:18:11.092Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:18:11 [2020-07-14T09:18:11.092Z] +++ /etc/init.d/apparmor start
09:18:11 [2020-07-14T09:18:11.092Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:18:11 [2020-07-14T09:18:11.092Z] INFO: Waiting for daemon to start...
09:18:11 [2020-07-14T09:18:11.092Z] Starting dockerd
09:18:11 [2020-07-14T09:18:11.092Z] +++ 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
09:18:11 [2020-07-14T09:18:11.154Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
09:18:11 [2020-07-14T09:18:11.154Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
09:18:11 [2020-07-14T09:18:11.154Z] === RUN   TestDockerSuite/TestBuildWindowsUser
09:18:11 [2020-07-14T09:18:11.154Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
09:18:11 [2020-07-14T09:18:11.154Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
09:18:11 [2020-07-14T09:18:11.411Z] --- PASS: TestAuthZPluginV2Disable (3.50s)
09:18:11 [2020-07-14T09:18:11.411Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:18:12 [2020-07-14T09:18:12.340Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
09:18:12 [2020-07-14T09:18:12.596Z] === RUN   TestDockerSuite/TestBuildWithFailure
09:18:13 [2020-07-14T09:18:13.160Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
09:18:13 [2020-07-14T09:18:13.164Z] .
09:18:13 [2020-07-14T09:18:13.164Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:18:13 [2020-07-14T09:18:13.164Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:18:13 [2020-07-14T09:18:13.164Z] Error: No such image: emptyfs
09:18:13 [2020-07-14T09:18:13.164Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:18:13 [2020-07-14T09:18:13.164Z] ++++ docker load
09:18:13 [2020-07-14T09:18:13.164Z] Running integration-test (iteration 1)
09:18:13 [2020-07-14T09:18:13.164Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
09:18:13 [2020-07-14T09:18:13.164Z] ++ 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
09:18:13 [2020-07-14T09:18:13.164Z] ++ set -e
09:18:13 [2020-07-14T09:18:13.164Z] ++ '[' -n 0 ']'
09:18:13 [2020-07-14T09:18:13.164Z] ++ set -x
09:18:13 [2020-07-14T09:18:13.164Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
09:18:13 [2020-07-14T09:18:13.558Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:18:13 [2020-07-14T09:18:13.725Z] === RUN   TestDockerSuite/TestBuildWithTabs
09:18:14 [2020-07-14T09:18:14.287Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
09:18:14 [2020-07-14T09:18:14.544Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
09:18:14 [2020-07-14T09:18:14.800Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.27s)
09:18:14 [2020-07-14T09:18:14.800Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:18:16 [2020-07-14T09:18:16.693Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ok  	github.com/docker/docker/api/server/httputils	0.024s	coverage: 14.7% of statements
09:18:16 [2020-07-14T09:18:16.810Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ok  	github.com/docker/docker/api/server/router/swarm	0.016s	coverage: 5.1% of statements
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/types	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
09:18:16 [2020-07-14T09:18:16.810Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
09:18:16 [2020-07-14T09:18:16.810Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 75.0% of statements
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/builder	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ok  	github.com/docker/docker/builder/dockerignore	0.019s	coverage: 96.8% of statements
09:18:16 [2020-07-14T09:18:16.810Z] ok  	github.com/docker/docker/builder/dockerfile	0.171s	coverage: 48.1% of statements
09:18:16 [2020-07-14T09:18:16.810Z] ok  	github.com/docker/docker/builder/remotecontext	0.081s	coverage: 13.6% of statements
09:18:16 [2020-07-14T09:18:16.810Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
09:18:16 [2020-07-14T09:18:16.810Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.299s	coverage: 86.3% of statements
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/cli	[no test files]
09:18:16 [2020-07-14T09:18:16.810Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:18:18 [2020-07-14T09:18:18.063Z] === RUN   TestDockerSuite/TestBuildWithVolumes
09:18:18 [2020-07-14T09:18:18.992Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
09:18:19 [2020-07-14T09:18:19.139Z] --- PASS: TestServiceCreateInit (10.24s)
09:18:19 [2020-07-14T09:18:19.139Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.86s)
09:18:19 [2020-07-14T09:18:19.139Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.36s)
09:18:19 [2020-07-14T09:18:19.139Z] === RUN   TestCreateServiceMultipleTimes
09:18:19 [2020-07-14T09:18:19.555Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
09:18:20 [2020-07-14T09:18:20.099Z] ok  	github.com/docker/docker/client	0.183s	coverage: 75.4% of statements
09:18:20 [2020-07-14T09:18:20.119Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
09:18:20 [2020-07-14T09:18:20.119Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
09:18:21 [2020-07-14T09:18:21.048Z] === RUN   TestDockerSuite/TestBuildXZHost
09:18:22 [2020-07-14T09:18:22.941Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
09:18:23 [2020-07-14T09:18:23.504Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
09:18:23 [2020-07-14T09:18:23.761Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
09:18:23 [2020-07-14T09:18:23.761Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
09:18:24 [2020-07-14T09:18:24.323Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
09:18:24 [2020-07-14T09:18:24.888Z] === RUN   TestDockerSuite/TestCommitChange
09:18:25 [2020-07-14T09:18:25.858Z] Loaded image: buildpack-deps:buster
09:18:26 [2020-07-14T09:18:26.154Z] Loaded image: busybox:latest
09:18:26 [2020-07-14T09:18:26.154Z] Loaded image: busybox:glibc
09:18:26 [2020-07-14T09:18:26.154Z] Loaded image: debian:buster
09:18:26 [2020-07-14T09:18:26.154Z] Loaded image: hello-world:latest
09:18:26 [2020-07-14T09:18:26.154Z] INFO: Testing against a local daemon
09:18:26 [2020-07-14T09:18:26.154Z] === RUN   TestCgroupNamespacesBuild
09:18:26 [2020-07-14T09:18:26.795Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.73s)
09:18:26 [2020-07-14T09:18:26.795Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:18:26 [2020-07-14T09:18:26.795Z] === RUN   TestDockerSuite/TestCommitChangeLabels
09:18:27 [2020-07-14T09:18:27.672Z] --- PASS: TestCgroupNamespacesBuild (1.41s)
09:18:27 [2020-07-14T09:18:27.672Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:18:27 [2020-07-14T09:18:27.724Z] === RUN   TestDockerSuite/TestCommitHardlink
09:18:27 [2020-07-14T09:18:27.725Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
09:18:29 [2020-07-14T09:18:29.094Z] === RUN   TestDockerSuite/TestCommitNewFile
09:18:29 [2020-07-14T09:18:29.192Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.44s)
09:18:29 [2020-07-14T09:18:29.192Z] === RUN   TestBuildWithSession
09:18:29 [2020-07-14T09:18:29.192Z] --- SKIP: TestBuildWithSession (0.00s)
09:18:29 [2020-07-14T09:18:29.192Z]     build_session_test.go:25: TODO: BuildKit
09:18:29 [2020-07-14T09:18:29.192Z] === RUN   TestBuildSquashParent
09:18:30 [2020-07-14T09:18:30.025Z] === RUN   TestDockerSuite/TestCommitPausedContainer
09:18:30 [2020-07-14T09:18:30.954Z] === RUN   TestDockerSuite/TestCommitTTY
09:18:31 [2020-07-14T09:18:31.882Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
09:18:32 [2020-07-14T09:18:32.444Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
09:18:33 [2020-07-14T09:18:33.374Z] === RUN   TestDockerSuite/TestCommitWithoutPause
09:18:33 [2020-07-14T09:18:33.663Z] --- PASS: TestBuildSquashParent (4.11s)
09:18:33 [2020-07-14T09:18:33.663Z] === RUN   TestBuildWithRemoveAndForceRemove
09:18:33 [2020-07-14T09:18:33.663Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:18:33 [2020-07-14T09:18:33.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:18:33 [2020-07-14T09:18:33.663Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:18:33 [2020-07-14T09:18:33.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:18:33 [2020-07-14T09:18:33.663Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:18:33 [2020-07-14T09:18:33.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:18:33 [2020-07-14T09:18:33.663Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:18:33 [2020-07-14T09:18:33.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:18:33 [2020-07-14T09:18:33.663Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:18:33 [2020-07-14T09:18:33.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:18:33 [2020-07-14T09:18:33.663Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:18:33 [2020-07-14T09:18:33.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:18:33 [2020-07-14T09:18:33.663Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:18:33 [2020-07-14T09:18:33.663Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:18:33 [2020-07-14T09:18:33.663Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:18:33 [2020-07-14T09:18:33.663Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:18:33 [2020-07-14T09:18:33.940Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
09:18:33 [2020-07-14T09:18:33.940Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
09:18:34 [2020-07-14T09:18:34.196Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
09:18:34 [2020-07-14T09:18:34.196Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
09:18:34 [2020-07-14T09:18:34.196Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
09:18:34 [2020-07-14T09:18:34.196Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
09:18:34 [2020-07-14T09:18:34.196Z] === RUN   TestDockerSuite/TestContainerAPICommit
09:18:35 [2020-07-14T09:18:35.125Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
09:18:35 [2020-07-14T09:18:35.754Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:18:36 [2020-07-14T09:18:36.050Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:18:36 [2020-07-14T09:18:36.054Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
09:18:36 [2020-07-14T09:18:36.054Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
09:18:36 [2020-07-14T09:18:36.617Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
09:18:37 [2020-07-14T09:18:37.179Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
09:18:37 [2020-07-14T09:18:37.435Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
09:18:37 [2020-07-14T09:18:37.573Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:18:37 [2020-07-14T09:18:37.573Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.49s)
09:18:37 [2020-07-14T09:18:37.573Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s)
09:18:37 [2020-07-14T09:18:37.573Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.82s)
09:18:37 [2020-07-14T09:18:37.573Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s)
09:18:37 [2020-07-14T09:18:37.573Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.92s)
09:18:37 [2020-07-14T09:18:37.573Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.69s)
09:18:37 [2020-07-14T09:18:37.573Z] === RUN   TestBuildMultiStageCopy
09:18:37 [2020-07-14T09:18:37.573Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:18:37 [2020-07-14T09:18:37.979Z] 4612f6d0b889: Pull complete
09:18:37 [2020-07-14T09:18:37.998Z] === RUN   TestDockerSuite/TestContainerAPICreate
09:18:38 [2020-07-14T09:18:38.561Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
09:18:38 [2020-07-14T09:18:38.561Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
09:18:38 [2020-07-14T09:18:38.561Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
09:18:38 [2020-07-14T09:18:38.817Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
09:18:38 [2020-07-14T09:18:38.817Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
09:18:38 [2020-07-14T09:18:38.817Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
09:18:39 [2020-07-14T09:18:39.073Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
09:18:39 [2020-07-14T09:18:39.073Z] === RUN   TestDockerSuite/TestContainerAPIDelete
09:18:39 [2020-07-14T09:18:39.635Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
09:18:39 [2020-07-14T09:18:39.653Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:18:39 [2020-07-14T09:18:39.653Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:18:39 [2020-07-14T09:18:39.891Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
09:18:39 [2020-07-14T09:18:39.949Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:18:40 [2020-07-14T09:18:40.454Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
09:18:40 [2020-07-14T09:18:40.454Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
09:18:40 [2020-07-14T09:18:40.586Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:18:40 [2020-07-14T09:18:40.881Z] --- PASS: TestBuildMultiStageCopy (3.05s)
09:18:40 [2020-07-14T09:18:40.881Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.59s)
09:18:40 [2020-07-14T09:18:40.881Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s)
09:18:40 [2020-07-14T09:18:40.881Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
09:18:40 [2020-07-14T09:18:40.881Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s)
09:18:40 [2020-07-14T09:18:40.881Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s)
09:18:40 [2020-07-14T09:18:40.881Z] === RUN   TestBuildMultiStageParentConfig
09:18:41 [2020-07-14T09:18:41.383Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
09:18:41 [2020-07-14T09:18:41.384Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
09:18:41 [2020-07-14T09:18:41.520Z] --- PASS: TestBuildMultiStageParentConfig (0.84s)
09:18:41 [2020-07-14T09:18:41.520Z] === RUN   TestBuildLabelWithTargets
09:18:41 [2020-07-14T09:18:41.653Z] --- PASS: TestCreateServiceMultipleTimes (21.64s)
09:18:41 [2020-07-14T09:18:41.653Z] === RUN   TestCreateServiceConflict
09:18:41 [2020-07-14T09:18:41.951Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
09:18:41 [2020-07-14T09:18:41.951Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
09:18:42 [2020-07-14T09:18:42.515Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
09:18:43 [2020-07-14T09:18:43.047Z] --- PASS: TestBuildLabelWithTargets (1.31s)
09:18:43 [2020-07-14T09:18:43.047Z] === RUN   TestBuildWithEmptyLayers
09:18:43 [2020-07-14T09:18:43.079Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.65s)
09:18:43 [2020-07-14T09:18:43.079Z] PASS
09:18:43 [2020-07-14T09:18:43.079Z] 
09:18:43 [2020-07-14T09:18:43.079Z] DONE 17 tests in 51.814s
09:18:43 [2020-07-14T09:18:43.079Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:18:43 [2020-07-14T09:18:43.079Z] ++ 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
09:18:43 [2020-07-14T09:18:43.079Z] ++ set -e
09:18:43 [2020-07-14T09:18:43.079Z] ++ '[' -n 0 ']'
09:18:43 [2020-07-14T09:18:43.079Z] ++ set -x
09:18:43 [2020-07-14T09:18:43.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:18:43 [2020-07-14T09:18:43.337Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
09:18:43 [2020-07-14T09:18:43.337Z] INFO: Testing against a local daemon
09:18:43 [2020-07-14T09:18:43.337Z] === RUN   TestPluginInvalidJSON
09:18:43 [2020-07-14T09:18:43.337Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:18:43 [2020-07-14T09:18:43.337Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:18:43 [2020-07-14T09:18:43.337Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:18:43 [2020-07-14T09:18:43.337Z] --- PASS: TestPluginInvalidJSON (0.05s)
09:18:43 [2020-07-14T09:18:43.337Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:18:43 [2020-07-14T09:18:43.337Z] === RUN   TestPluginInstall
09:18:43 [2020-07-14T09:18:43.337Z] === RUN   TestPluginInstall/no_auth
09:18:43 [2020-07-14T09:18:43.686Z] --- PASS: TestBuildWithEmptyLayers (0.61s)
09:18:43 [2020-07-14T09:18:43.686Z] === RUN   TestBuildMultiStageOnBuild
09:18:44 [2020-07-14T09:18:44.266Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
09:18:44 [2020-07-14T09:18:44.392Z] --- PASS: TestCreateServiceConflict (3.74s)
09:18:44 [2020-07-14T09:18:44.392Z] === RUN   TestCreateServiceMaxReplicas
09:18:45 [2020-07-14T09:18:45.195Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
09:18:45 [2020-07-14T09:18:45.195Z] === RUN   TestDockerSuite/TestContainerAPIKill
09:18:45 [2020-07-14T09:18:45.199Z] --- PASS: TestBuildMultiStageOnBuild (1.76s)
09:18:45 [2020-07-14T09:18:45.199Z] === RUN   TestBuildUncleanTarFilenames
09:18:45 [2020-07-14T09:18:45.758Z] === RUN   TestDockerSuite/TestContainerAPIPause
09:18:46 [2020-07-14T09:18:46.242Z] --- PASS: TestBuildUncleanTarFilenames (0.84s)
09:18:46 [2020-07-14T09:18:46.242Z] === RUN   TestBuildMultiStageLayerLeak
09:18:47 [2020-07-14T09:18:47.128Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
09:18:47 [2020-07-14T09:18:47.923Z] --- PASS: TestCreateServiceMaxReplicas (3.72s)
09:18:47 [2020-07-14T09:18:47.923Z] === RUN   TestCreateWithDuplicateNetworkNames
09:18:48 [2020-07-14T09:18:48.062Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
09:18:48 [2020-07-14T09:18:48.320Z] === RUN   TestDockerSuite/TestContainerAPIRename
09:18:48 [2020-07-14T09:18:48.321Z] --- PASS: TestBuildMultiStageLayerLeak (1.81s)
09:18:48 [2020-07-14T09:18:48.321Z] === RUN   TestBuildWithHugeFile
09:18:49 [2020-07-14T09:18:49.249Z] === RUN   TestDockerSuite/TestContainerAPIRestart
09:18:50 [2020-07-14T09:18:50.617Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
09:18:51 [2020-07-14T09:18:51.988Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
09:18:51 [2020-07-14T09:18:51.988Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
09:18:51 [2020-07-14T09:18:51.988Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
09:18:51 [2020-07-14T09:18:51.988Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
09:18:51 [2020-07-14T09:18:51.988Z] === RUN   TestDockerSuite/TestContainerAPIStart
09:18:52 [2020-07-14T09:18:52.553Z] time="2020-07-14T09:18:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:18:52 [2020-07-14T09:18:52.553Z] time="2020-07-14T09:18:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:18:52 [2020-07-14T09:18:52.553Z] time="2020-07-14T09:18:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:963a49a88a948fc5e1c28c9ed4df85f5165774ccca1bc518753728c871d2450a" mediatype=application/vnd.docker.plugin.v1+json size=522
09:18:52 [2020-07-14T09:18:52.553Z] time="2020-07-14T09:18:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:18:52 [2020-07-14T09:18:52.553Z] time="2020-07-14T09:18:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:18:52 [2020-07-14T09:18:52.553Z] time="2020-07-14T09:18:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:963a49a88a948fc5e1c28c9ed4df85f5165774ccca1bc518753728c871d2450a" mediatype=application/vnd.docker.plugin.v1+json size=522
09:18:52 [2020-07-14T09:18:52.553Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
09:18:52 [2020-07-14T09:18:52.809Z] === RUN   TestPluginInstall/with_htpasswd
09:18:53 [2020-07-14T09:18:53.371Z] time="2020-07-14T09:18:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:18:53 [2020-07-14T09:18:53.371Z] time="2020-07-14T09:18:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:18:53 [2020-07-14T09:18:53.371Z] time="2020-07-14T09:18:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:476eccb2a1ddbf4f8c1fac288ba0457fe3626a9cfdd62623f5070a9f683578bb" mediatype=application/vnd.docker.plugin.v1+json size=522
09:18:53 [2020-07-14T09:18:53.371Z] time="2020-07-14T09:18:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:18:53 [2020-07-14T09:18:53.371Z] time="2020-07-14T09:18:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:18:53 [2020-07-14T09:18:53.371Z] time="2020-07-14T09:18:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:476eccb2a1ddbf4f8c1fac288ba0457fe3626a9cfdd62623f5070a9f683578bb" mediatype=application/vnd.docker.plugin.v1+json size=522
09:18:53 [2020-07-14T09:18:53.628Z] === RUN   TestPluginInstall/with_insecure
09:18:54 [2020-07-14T09:18:54.557Z] time="2020-07-14T09:18:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:18:54 [2020-07-14T09:18:54.557Z] time="2020-07-14T09:18:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:18:54 [2020-07-14T09:18:54.557Z] time="2020-07-14T09:18:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41ac167bf5af375643a65ed19321b4f0aafedbd06358ac6141ab73b0c216a2be" mediatype=application/vnd.docker.plugin.v1+json size=522
09:18:54 [2020-07-14T09:18:54.814Z] time="2020-07-14T09:18:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:18:54 [2020-07-14T09:18:54.814Z] time="2020-07-14T09:18:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:18:54 [2020-07-14T09:18:54.814Z] time="2020-07-14T09:18:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41ac167bf5af375643a65ed19321b4f0aafedbd06358ac6141ab73b0c216a2be" mediatype=application/vnd.docker.plugin.v1+json size=522
09:18:55 [2020-07-14T09:18:55.070Z] --- PASS: TestPluginInstall (11.67s)
09:18:55 [2020-07-14T09:18:55.070Z]     --- PASS: TestPluginInstall/no_auth (9.46s)
09:18:55 [2020-07-14T09:18:55.070Z]     --- PASS: TestPluginInstall/with_htpasswd (0.76s)
09:18:55 [2020-07-14T09:18:55.070Z]     --- PASS: TestPluginInstall/with_insecure (1.46s)
09:18:55 [2020-07-14T09:18:55.070Z]         plugin_test.go:157: [dcb6012db7b62] daemon is not started
09:18:55 [2020-07-14T09:18:55.070Z] PASS
09:18:55 [2020-07-14T09:18:55.070Z] 
09:18:55 [2020-07-14T09:18:55.070Z] DONE 6 tests in 11.949s
09:18:55 [2020-07-14T09:18:55.070Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:18:55 [2020-07-14T09:18:55.070Z] ++ 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
09:18:55 [2020-07-14T09:18:55.070Z] ++ set -e
09:18:55 [2020-07-14T09:18:55.070Z] ++ '[' -n 0 ']'
09:18:55 [2020-07-14T09:18:55.070Z] ++ set -x
09:18:55 [2020-07-14T09:18:55.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:18:55 [2020-07-14T09:18:55.326Z] INFO: Testing against a local daemon
09:18:55 [2020-07-14T09:18:55.326Z] === RUN   TestExternalGraphDriver
09:18:55 [2020-07-14T09:18:55.326Z] === RUN   TestExternalGraphDriver/json
09:18:57 [2020-07-14T09:18:57.215Z] === RUN   TestDockerSuite/TestContainerAPIStop
09:18:57 [2020-07-14T09:18:57.215Z] === RUN   TestExternalGraphDriver/spec
09:18:57 [2020-07-14T09:18:57.472Z] === RUN   TestDockerSuite/TestContainerAPITop
09:18:58 [2020-07-14T09:18:58.402Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
09:18:58 [2020-07-14T09:18:58.402Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
09:18:58 [2020-07-14T09:18:58.402Z] === RUN   TestDockerSuite/TestContainerAPIWait
09:18:58 [2020-07-14T09:18:58.822Z] ok  	github.com/docker/docker/cmd/dockerd	0.096s	coverage: 30.8% of statements
09:18:58 [2020-07-14T09:18:58.964Z] === RUN   TestExternalGraphDriver/pull
09:19:00 [2020-07-14T09:19:00.200Z] ok  	github.com/docker/docker/container	0.135s	coverage: 34.7% of statements
09:19:00 [2020-07-14T09:19:00.200Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:19:00 [2020-07-14T09:19:00.200Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:19:00 [2020-07-14T09:19:00.200Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:19:00 [2020-07-14T09:19:00.200Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:19:00 [2020-07-14T09:19:00.331Z] --- PASS: TestExternalGraphDriver (4.80s)
09:19:00 [2020-07-14T09:19:00.331Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
09:19:00 [2020-07-14T09:19:00.331Z]     --- PASS: TestExternalGraphDriver/spec (1.81s)
09:19:00 [2020-07-14T09:19:00.331Z]     --- PASS: TestExternalGraphDriver/pull (1.25s)
09:19:00 [2020-07-14T09:19:00.331Z] === RUN   TestGraphdriverPluginV2
09:19:00 [2020-07-14T09:19:00.892Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
09:19:01 [2020-07-14T09:19:01.454Z] === RUN   TestDockerSuite/TestContainerNetworkMode
09:19:02 [2020-07-14T09:19:02.383Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
09:19:03 [2020-07-14T09:19:03.281Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.54s)
09:19:03 [2020-07-14T09:19:03.281Z] === RUN   TestCreateServiceSecretFileMode
09:19:04 [2020-07-14T09:19:04.277Z] --- PASS: TestGraphdriverPluginV2 (4.11s)
09:19:04 [2020-07-14T09:19:04.278Z] PASS
09:19:04 [2020-07-14T09:19:04.278Z] 
09:19:04 [2020-07-14T09:19:04.278Z] DONE 5 tests in 9.041s
09:19:04 [2020-07-14T09:19:04.278Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:19:04 [2020-07-14T09:19:04.278Z] ++ 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
09:19:04 [2020-07-14T09:19:04.278Z] ++ set -e
09:19:04 [2020-07-14T09:19:04.278Z] ++ '[' -n 0 ']'
09:19:04 [2020-07-14T09:19:04.278Z] ++ set -x
09:19:04 [2020-07-14T09:19:04.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:19:04 [2020-07-14T09:19:04.278Z] INFO: Testing against a local daemon
09:19:04 [2020-07-14T09:19:04.278Z] === RUN   TestContinueAfterPluginCrash
09:19:04 [2020-07-14T09:19:04.278Z] === PAUSE TestContinueAfterPluginCrash
09:19:04 [2020-07-14T09:19:04.278Z] === RUN   TestReadPluginNoRead
09:19:04 [2020-07-14T09:19:04.278Z] === PAUSE TestReadPluginNoRead
09:19:04 [2020-07-14T09:19:04.278Z] === RUN   TestDaemonStartWithLogOpt
09:19:04 [2020-07-14T09:19:04.278Z] === PAUSE TestDaemonStartWithLogOpt
09:19:04 [2020-07-14T09:19:04.278Z] === CONT  TestContinueAfterPluginCrash
09:19:04 [2020-07-14T09:19:04.278Z] === CONT  TestDaemonStartWithLogOpt
09:19:05 [2020-07-14T09:19:05.648Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
09:19:06 [2020-07-14T09:19:06.579Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
09:19:06 [2020-07-14T09:19:06.880Z] --- PASS: TestCreateServiceSecretFileMode (3.53s)
09:19:06 [2020-07-14T09:19:06.880Z] === RUN   TestCreateServiceConfigFileMode
09:19:08 [2020-07-14T09:19:08.471Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
09:19:09 [2020-07-14T09:19:09.401Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
09:19:09 [2020-07-14T09:19:09.982Z] --- PASS: TestDaemonStartWithLogOpt (5.50s)
09:19:09 [2020-07-14T09:19:09.982Z] === CONT  TestReadPluginNoRead
09:19:10 [2020-07-14T09:19:10.244Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
09:19:10 [2020-07-14T09:19:10.456Z] --- PASS: TestCreateServiceConfigFileMode (3.58s)
09:19:10 [2020-07-14T09:19:10.456Z] === RUN   TestCreateServiceSysctls
09:19:11 [2020-07-14T09:19:11.614Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
09:19:12 [2020-07-14T09:19:12.416Z] ok  	github.com/docker/docker/daemon/cluster	0.066s	coverage: 0.5% of statements
09:19:12 [2020-07-14T09:19:12.416Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
09:19:12 [2020-07-14T09:19:12.982Z] === RUN   TestReadPluginNoRead/default
09:19:12 [2020-07-14T09:19:12.982Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
09:19:13 [2020-07-14T09:19:13.354Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.4% of statements
09:19:13 [2020-07-14T09:19:13.911Z] === RUN   TestReadPluginNoRead/disabled_caching
09:19:14 [2020-07-14T09:19:14.168Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
09:19:14 [2020-07-14T09:19:14.934Z] --- PASS: TestCreateServiceSysctls (4.65s)
09:19:14 [2020-07-14T09:19:14.934Z] === RUN   TestCreateServiceCapabilities
09:19:15 [2020-07-14T09:19:15.099Z] --- PASS: TestContinueAfterPluginCrash (10.49s)
09:19:15 [2020-07-14T09:19:15.356Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:19:15 [2020-07-14T09:19:15.613Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00092a860_<nil>}
09:19:16 [2020-07-14T09:19:16.540Z] --- PASS: TestReadPluginNoRead (6.64s)
09:19:16 [2020-07-14T09:19:16.540Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
09:19:16 [2020-07-14T09:19:16.540Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.33s)
09:19:16 [2020-07-14T09:19:16.540Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
09:19:16 [2020-07-14T09:19:16.540Z]     read_test.go:92: [d971bbb484489] daemon is not started
09:19:16 [2020-07-14T09:19:16.540Z] PASS
09:19:16 [2020-07-14T09:19:16.540Z] 
09:19:16 [2020-07-14T09:19:16.540Z] DONE 6 tests in 12.318s
09:19:16 [2020-07-14T09:19:16.540Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:19:16 [2020-07-14T09:19:16.540Z] ++ 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
09:19:16 [2020-07-14T09:19:16.540Z] ++ set -e
09:19:16 [2020-07-14T09:19:16.540Z] ++ '[' -n 0 ']'
09:19:16 [2020-07-14T09:19:16.540Z] ++ set -x
09:19:16 [2020-07-14T09:19:16.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:19:16 [2020-07-14T09:19:16.540Z] testing: warning: no tests to run
09:19:16 [2020-07-14T09:19:16.540Z] PASS
09:19:16 [2020-07-14T09:19:16.540Z] 
09:19:16 [2020-07-14T09:19:16.540Z] DONE 0 tests in 0.061s
09:19:16 [2020-07-14T09:19:16.540Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:19:16 [2020-07-14T09:19:16.540Z] ++ 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
09:19:16 [2020-07-14T09:19:16.540Z] ++ set -e
09:19:16 [2020-07-14T09:19:16.540Z] ++ '[' -n 0 ']'
09:19:16 [2020-07-14T09:19:16.540Z] ++ set -x
09:19:16 [2020-07-14T09:19:16.541Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
09:19:16 [2020-07-14T09:19:16.797Z] INFO: Testing against a local daemon
09:19:16 [2020-07-14T09:19:16.797Z] === RUN   TestPluginWithDevMounts
09:19:16 [2020-07-14T09:19:16.797Z] === PAUSE TestPluginWithDevMounts
09:19:16 [2020-07-14T09:19:16.797Z] === CONT  TestPluginWithDevMounts
09:19:16 [2020-07-14T09:19:16.797Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1747685745_/foo_false__<nil>_<nil>_<nil>}
09:19:18 [2020-07-14T09:19:18.163Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1747685745_/foo_true__<nil>_<nil>_<nil>}
09:19:18 [2020-07-14T09:19:18.419Z] --- PASS: TestPluginWithDevMounts (1.68s)
09:19:18 [2020-07-14T09:19:18.419Z] PASS
09:19:18 [2020-07-14T09:19:18.419Z] 
09:19:18 [2020-07-14T09:19:18.419Z] DONE 1 tests in 1.807s
09:19:18 [2020-07-14T09:19:18.419Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:19:18 [2020-07-14T09:19:18.419Z] ++ 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
09:19:18 [2020-07-14T09:19:18.419Z] ++ set -e
09:19:18 [2020-07-14T09:19:18.419Z] ++ '[' -n 0 ']'
09:19:18 [2020-07-14T09:19:18.419Z] ++ set -x
09:19:18 [2020-07-14T09:19:18.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
09:19:18 [2020-07-14T09:19:18.675Z] INFO: Testing against a local daemon
09:19:18 [2020-07-14T09:19:18.675Z] === RUN   TestSecretInspect
09:19:19 [2020-07-14T09:19:19.399Z] --- PASS: TestCreateServiceCapabilities (3.61s)
09:19:19 [2020-07-14T09:19:19.399Z] === RUN   TestInspect
09:19:19 [2020-07-14T09:19:19.602Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3379673628_/foo_false__<nil>_<nil>_<nil>}
09:19:20 [2020-07-14T09:19:20.969Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3379673628_/foo_true__<nil>_<nil>_<nil>}
09:19:20 [2020-07-14T09:19:20.969Z] --- PASS: TestSecretInspect (2.22s)
09:19:20 [2020-07-14T09:19:20.969Z] === RUN   TestSecretList
09:19:22 [2020-07-14T09:19:22.138Z] --- PASS: TestInspect (3.14s)
09:19:22 [2020-07-14T09:19:22.138Z] === RUN   TestCreateJob
09:19:22 [2020-07-14T09:19:22.335Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3379673628_/foo_true__0xc00092a8c0_<nil>_<nil>}
09:19:23 [2020-07-14T09:19:23.263Z] --- PASS: TestSecretList (2.51s)
09:19:23 [2020-07-14T09:19:23.263Z] === RUN   TestSecretsCreateAndDelete
09:19:23 [2020-07-14T09:19:23.400Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.434s	coverage: 13.9% of statements
09:19:23 [2020-07-14T09:19:23.400Z] ok  	github.com/docker/docker/daemon	12.157s	coverage: 17.5% of statements
09:19:23 [2020-07-14T09:19:23.400Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:19:23 [2020-07-14T09:19:23.400Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:19:23 [2020-07-14T09:19:23.519Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00092a8e0_<nil>}
09:19:23 [2020-07-14T09:19:23.967Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
09:19:23 [2020-07-14T09:19:23.967Z] ok  	github.com/docker/docker/daemon/config	0.055s	coverage: 81.7% of statements
09:19:24 [2020-07-14T09:19:24.886Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00092a900_<nil>}
09:19:25 [2020-07-14T09:19:25.344Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
09:19:25 [2020-07-14T09:19:25.344Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:19:25 [2020-07-14T09:19:25.344Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:19:25 [2020-07-14T09:19:25.603Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
09:19:25 [2020-07-14T09:19:25.816Z] --- PASS: TestSecretsCreateAndDelete (2.49s)
09:19:25 [2020-07-14T09:19:25.816Z] === RUN   TestSecretsUpdate
09:19:26 [2020-07-14T09:19:26.073Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00092a920_<nil>}
09:19:26 [2020-07-14T09:19:26.630Z] --- PASS: TestCreateJob (4.50s)
09:19:26 [2020-07-14T09:19:26.630Z] === RUN   TestReplicatedJob
09:19:27 [2020-07-14T09:19:27.440Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
09:19:27 [2020-07-14T09:19:27.440Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00092a940_<nil>}
09:19:28 [2020-07-14T09:19:28.137Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.463s	coverage: 73.1% of statements
09:19:28 [2020-07-14T09:19:28.369Z] --- PASS: TestSecretsUpdate (2.48s)
09:19:28 [2020-07-14T09:19:28.369Z] === RUN   TestTemplatedSecret
09:19:28 [2020-07-14T09:19:28.396Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.9% of statements
09:19:29 [2020-07-14T09:19:29.298Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
09:19:30 [2020-07-14T09:19:30.300Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.397s	coverage: 57.0% of statements
09:19:30 [2020-07-14T09:19:30.665Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
09:19:30 [2020-07-14T09:19:30.666Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
09:19:30 [2020-07-14T09:19:30.666Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
09:19:30 [2020-07-14T09:19:30.666Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
09:19:30 [2020-07-14T09:19:30.666Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
09:19:30 [2020-07-14T09:19:30.666Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
09:19:30 [2020-07-14T09:19:30.666Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
09:19:30 [2020-07-14T09:19:30.666Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
09:19:30 [2020-07-14T09:19:30.666Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
09:19:30 [2020-07-14T09:19:30.666Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
09:19:30 [2020-07-14T09:19:30.666Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
09:19:30 [2020-07-14T09:19:30.666Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
09:19:30 [2020-07-14T09:19:30.666Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
09:19:30 [2020-07-14T09:19:30.666Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
09:19:30 [2020-07-14T09:19:30.666Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
09:19:30 [2020-07-14T09:19:30.666Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
09:19:30 [2020-07-14T09:19:30.666Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
09:19:30 [2020-07-14T09:19:30.922Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
09:19:31 [2020-07-14T09:19:31.487Z] --- PASS: TestTemplatedSecret (3.21s)
09:19:31 [2020-07-14T09:19:31.487Z] === RUN   TestSecretCreateResolve
09:19:31 [2020-07-14T09:19:31.680Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.8% of statements
09:19:33 [2020-07-14T09:19:33.536Z] --- PASS: TestReplicatedJob (6.74s)
09:19:33 [2020-07-14T09:19:33.536Z] === RUN   TestUpdateReplicatedJob
09:19:33 [2020-07-14T09:19:33.589Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.247s	coverage: 49.5% of statements
09:19:33 [2020-07-14T09:19:33.589Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.820s	coverage: 45.9% of statements
09:19:33 [2020-07-14T09:19:33.589Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:19:34 [2020-07-14T09:19:34.011Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
09:19:34 [2020-07-14T09:19:34.574Z] --- PASS: TestSecretCreateResolve (3.00s)
09:19:34 [2020-07-14T09:19:34.574Z] PASS
09:19:34 [2020-07-14T09:19:34.574Z] 
09:19:34 [2020-07-14T09:19:34.574Z] DONE 6 tests in 16.028s
09:19:34 [2020-07-14T09:19:34.574Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:19:34 [2020-07-14T09:19:34.574Z] ++ 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
09:19:34 [2020-07-14T09:19:34.574Z] ++ set -e
09:19:34 [2020-07-14T09:19:34.574Z] ++ '[' -n 0 ']'
09:19:34 [2020-07-14T09:19:34.574Z] ++ set -x
09:19:34 [2020-07-14T09:19:34.574Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
09:19:34 [2020-07-14T09:19:34.574Z] INFO: Testing against a local daemon
09:19:34 [2020-07-14T09:19:34.574Z] === RUN   TestServiceCreateInit
09:19:34 [2020-07-14T09:19:34.574Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:19:35 [2020-07-14T09:19:35.503Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
09:19:36 [2020-07-14T09:19:36.127Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.645s	coverage: 57.7% of statements
09:19:36 [2020-07-14T09:19:36.127Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:19:36 [2020-07-14T09:19:36.127Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.290s	coverage: 76.1% of statements
09:19:36 [2020-07-14T09:19:36.127Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:19:37 [2020-07-14T09:19:37.504Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 58.0% of statements
09:19:37 [2020-07-14T09:19:37.763Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.017s	coverage: 3.0% of statements
09:19:38 [2020-07-14T09:19:38.002Z] --- PASS: TestUpdateReplicatedJob (4.43s)
09:19:38 [2020-07-14T09:19:38.002Z] === RUN   TestServiceListWithStatuses
09:19:38 [2020-07-14T09:19:38.002Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:19:38 [2020-07-14T09:19:38.002Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:19:38 [2020-07-14T09:19:38.002Z] === RUN   TestDockerNetworkConnectAlias
09:19:38 [2020-07-14T09:19:38.700Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
09:19:38 [2020-07-14T09:19:38.778Z] === RUN   TestDockerSuite/TestCopyAndRestart
09:19:40 [2020-07-14T09:19:40.146Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:19:40 [2020-07-14T09:19:40.146Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
09:19:40 [2020-07-14T09:19:40.146Z] === RUN   TestDockerSuite/TestCpAbsolutePath
09:19:40 [2020-07-14T09:19:40.606Z] ok  	github.com/docker/docker/daemon/images	0.010s	coverage: 4.8% of statements
09:19:40 [2020-07-14T09:19:40.606Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:19:40 [2020-07-14T09:19:40.606Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:19:40 [2020-07-14T09:19:40.708Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
09:19:40 [2020-07-14T09:19:40.865Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 41.8% of statements
09:19:41 [2020-07-14T09:19:41.272Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
09:19:41 [2020-07-14T09:19:41.834Z] === RUN   TestDockerSuite/TestCpFromCaseA
09:19:42 [2020-07-14T09:19:42.765Z] === RUN   TestDockerSuite/TestCpFromCaseB
09:19:42 [2020-07-14T09:19:42.769Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
09:19:42 [2020-07-14T09:19:42.769Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.186s	coverage: 77.8% of statements
09:19:42 [2020-07-14T09:19:42.769Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:19:42 [2020-07-14T09:19:42.769Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:19:43 [2020-07-14T09:19:43.328Z] === RUN   TestDockerSuite/TestCpFromCaseC
09:19:43 [2020-07-14T09:19:43.704Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
09:19:43 [2020-07-14T09:19:43.891Z] === RUN   TestDockerSuite/TestCpFromCaseD
09:19:43 [2020-07-14T09:19:43.963Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 61.6% of statements
09:19:44 [2020-07-14T09:19:44.231Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.023s	coverage: 87.2% of statements
09:19:44 [2020-07-14T09:19:44.454Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
09:19:44 [2020-07-14T09:19:44.454Z] --- PASS: TestServiceCreateInit (9.82s)
09:19:44 [2020-07-14T09:19:44.454Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.19s)
09:19:44 [2020-07-14T09:19:44.454Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.59s)
09:19:44 [2020-07-14T09:19:44.454Z] === RUN   TestCreateServiceMultipleTimes
09:19:44 [2020-07-14T09:19:44.710Z] === RUN   TestDockerSuite/TestCpFromCaseE
09:19:45 [2020-07-14T09:19:45.313Z] --- PASS: TestBuildWithHugeFile (54.91s)
09:19:45 [2020-07-14T09:19:45.313Z] === RUN   TestBuildWithEmptyDockerfile
09:19:45 [2020-07-14T09:19:45.313Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:19:45 [2020-07-14T09:19:45.313Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:19:45 [2020-07-14T09:19:45.313Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:19:45 [2020-07-14T09:19:45.313Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:19:45 [2020-07-14T09:19:45.313Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:19:45 [2020-07-14T09:19:45.313Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:19:45 [2020-07-14T09:19:45.313Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:19:45 [2020-07-14T09:19:45.313Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:19:45 [2020-07-14T09:19:45.313Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:19:45 [2020-07-14T09:19:45.313Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
09:19:45 [2020-07-14T09:19:45.313Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s)
09:19:45 [2020-07-14T09:19:45.313Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s)
09:19:45 [2020-07-14T09:19:45.313Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s)
09:19:45 [2020-07-14T09:19:45.313Z] === RUN   TestBuildPreserveOwnership
09:19:45 [2020-07-14T09:19:45.313Z] === RUN   TestBuildPreserveOwnership/copy_from
09:19:45 [2020-07-14T09:19:45.609Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:19:45 [2020-07-14T09:19:45.633Z] ok  	github.com/docker/docker/daemon/logger/local	0.037s	coverage: 75.2% of statements
09:19:45 [2020-07-14T09:19:45.633Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:19:45 [2020-07-14T09:19:45.891Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.029s	coverage: 37.7% of statements
09:19:46 [2020-07-14T09:19:46.078Z] === RUN   TestDockerSuite/TestCpFromCaseF
09:19:46 [2020-07-14T09:19:46.497Z] --- PASS: TestDockerNetworkConnectAlias (8.04s)
09:19:46 [2020-07-14T09:19:46.497Z] === RUN   TestDockerNetworkReConnect
09:19:47 [2020-07-14T09:19:47.009Z] === RUN   TestDockerSuite/TestCpFromCaseG
09:19:47 [2020-07-14T09:19:47.148Z] --- PASS: TestBuildPreserveOwnership (3.80s)
09:19:47 [2020-07-14T09:19:47.148Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.51s)
09:19:47 [2020-07-14T09:19:47.148Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s)
09:19:47 [2020-07-14T09:19:47.148Z] === RUN   TestBuildPlatformInvalid
09:19:47 [2020-07-14T09:19:47.148Z] --- PASS: TestBuildPlatformInvalid (0.11s)
09:19:47 [2020-07-14T09:19:47.148Z] PASS
09:19:47 [2020-07-14T09:19:47.148Z] 
09:19:47 [2020-07-14T09:19:47.148Z] === Skipped
09:19:47 [2020-07-14T09:19:47.148Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
09:19:47 [2020-07-14T09:19:47.148Z]     build_session_test.go:25: TODO: BuildKit
09:19:47 [2020-07-14T09:19:47.148Z] 
09:19:47 [2020-07-14T09:19:47.148Z] 
09:19:47 [2020-07-14T09:19:47.148Z] DONE 32 tests, 1 skipped in 93.881s
09:19:47 [2020-07-14T09:19:47.148Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
09:19:47 [2020-07-14T09:19:47.148Z] ++ 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
09:19:47 [2020-07-14T09:19:47.148Z] ++ set -e
09:19:47 [2020-07-14T09:19:47.148Z] ++ '[' -n 0 ']'
09:19:47 [2020-07-14T09:19:47.148Z] ++ set -x
09:19:47 [2020-07-14T09:19:47.148Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
09:19:47 [2020-07-14T09:19:47.148Z] INFO: Testing against a local daemon
09:19:47 [2020-07-14T09:19:47.148Z] === RUN   TestConfigInspect
09:19:47 [2020-07-14T09:19:47.269Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 33.3% of statements
09:19:47 [2020-07-14T09:19:47.944Z] === RUN   TestDockerSuite/TestCpFromCaseH
09:19:48 [2020-07-14T09:19:48.646Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
09:19:48 [2020-07-14T09:19:48.905Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
09:19:49 [2020-07-14T09:19:49.230Z] --- PASS: TestConfigInspect (1.91s)
09:19:49 [2020-07-14T09:19:49.230Z] === RUN   TestConfigList
09:19:49 [2020-07-14T09:19:49.314Z] === RUN   TestDockerSuite/TestCpFromCaseI
09:19:49 [2020-07-14T09:19:49.474Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.642s	coverage: 82.5% of statements
09:19:49 [2020-07-14T09:19:49.474Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:19:49 [2020-07-14T09:19:49.474Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
09:19:49 [2020-07-14T09:19:49.474Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:19:50 [2020-07-14T09:19:50.246Z] === RUN   TestDockerSuite/TestCpFromCaseJ
09:19:50 [2020-07-14T09:19:50.810Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
09:19:51 [2020-07-14T09:19:51.309Z] --- PASS: TestConfigList (1.91s)
09:19:51 [2020-07-14T09:19:51.309Z] === RUN   TestConfigsCreateAndDelete
09:19:51 [2020-07-14T09:19:51.378Z] ok  	github.com/docker/docker/distribution/metadata	0.040s	coverage: 48.2% of statements
09:19:52 [2020-07-14T09:19:52.079Z] --- PASS: TestDockerNetworkReConnect (6.48s)
09:19:52 [2020-07-14T09:19:52.080Z] === RUN   TestServicePlugin
09:19:52 [2020-07-14T09:19:52.080Z] --- SKIP: TestServicePlugin (0.00s)
09:19:52 [2020-07-14T09:19:52.080Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:19:52 [2020-07-14T09:19:52.080Z] === RUN   TestServiceUpdateLabel
09:19:52 [2020-07-14T09:19:52.178Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
09:19:52 [2020-07-14T09:19:52.315Z] ok  	github.com/docker/docker/distribution	0.244s	coverage: 22.1% of statements
09:19:52 [2020-07-14T09:19:52.315Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:19:52 [2020-07-14T09:19:52.739Z] === RUN   TestDockerSuite/TestCpGarbagePath
09:19:52 [2020-07-14T09:19:52.829Z] --- PASS: TestConfigsCreateAndDelete (1.88s)
09:19:52 [2020-07-14T09:19:52.829Z] === RUN   TestConfigsUpdate
09:19:53 [2020-07-14T09:19:53.254Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 49.4% of statements
09:19:53 [2020-07-14T09:19:53.668Z] === RUN   TestDockerSuite/TestCpLocalOnly
09:19:53 [2020-07-14T09:19:53.668Z] === RUN   TestDockerSuite/TestCpNameHasColon
09:19:54 [2020-07-14T09:19:54.192Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
09:19:54 [2020-07-14T09:19:54.230Z] === RUN   TestDockerSuite/TestCpRelativePath
09:19:54 [2020-07-14T09:19:54.761Z] ok  	github.com/docker/docker/distribution/xfer	1.878s	coverage: 85.1% of statements
09:19:54 [2020-07-14T09:19:54.761Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:19:54 [2020-07-14T09:19:54.823Z] === RUN   TestDockerSuite/TestCpSpecialFiles
09:19:54 [2020-07-14T09:19:54.907Z] --- PASS: TestConfigsUpdate (1.91s)
09:19:54 [2020-07-14T09:19:54.907Z] === RUN   TestTemplatedConfig
09:19:55 [2020-07-14T09:19:55.020Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
09:19:55 [2020-07-14T09:19:55.021Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:19:55 [2020-07-14T09:19:55.609Z] --- PASS: TestServiceUpdateLabel (3.60s)
09:19:55 [2020-07-14T09:19:55.609Z] === RUN   TestServiceUpdateSecrets
09:19:55 [2020-07-14T09:19:55.753Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
09:19:55 [2020-07-14T09:19:55.958Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
09:19:55 [2020-07-14T09:19:55.958Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:19:56 [2020-07-14T09:19:56.686Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
09:19:56 [2020-07-14T09:19:56.896Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
09:19:57 [2020-07-14T09:19:57.248Z] === RUN   TestDockerSuite/TestCpToCaseA
09:19:57 [2020-07-14T09:19:57.728Z] --- PASS: TestTemplatedConfig (2.37s)
09:19:57 [2020-07-14T09:19:57.728Z] === RUN   TestConfigCreateResolve
09:19:58 [2020-07-14T09:19:58.175Z] === RUN   TestDockerSuite/TestCpToCaseB
09:19:58 [2020-07-14T09:19:58.275Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.4% of statements
09:19:58 [2020-07-14T09:19:58.275Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
09:19:58 [2020-07-14T09:19:58.431Z] === RUN   TestDockerSuite/TestCpToCaseC
09:19:59 [2020-07-14T09:19:59.305Z] --- PASS: TestConfigCreateResolve (1.95s)
09:19:59 [2020-07-14T09:19:59.305Z] === RUN   TestConfigDaemonLibtrustID
09:19:59 [2020-07-14T09:19:59.604Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
09:19:59 [2020-07-14T09:19:59.604Z] PASS
09:19:59 [2020-07-14T09:19:59.604Z] 
09:19:59 [2020-07-14T09:19:59.604Z] DONE 7 tests in 12.544s
09:19:59 [2020-07-14T09:19:59.800Z] === RUN   TestDockerSuite/TestCpToCaseD
09:19:59 [2020-07-14T09:19:59.903Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
09:19:59 [2020-07-14T09:19:59.903Z] ++ 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
09:19:59 [2020-07-14T09:19:59.903Z] ++ set -e
09:19:59 [2020-07-14T09:19:59.903Z] ++ '[' -n 0 ']'
09:19:59 [2020-07-14T09:19:59.903Z] ++ set -x
09:19:59 [2020-07-14T09:19:59.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
09:19:59 [2020-07-14T09:19:59.903Z] INFO: Testing against a local daemon
09:19:59 [2020-07-14T09:19:59.903Z] === RUN   TestCheckpoint
09:19:59 [2020-07-14T09:19:59.903Z] --- SKIP: TestCheckpoint (0.00s)
09:19:59 [2020-07-14T09:19:59.903Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:19:59 [2020-07-14T09:19:59.903Z] === RUN   TestContainerInvalidJSON
09:19:59 [2020-07-14T09:19:59.903Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:19:59 [2020-07-14T09:19:59.903Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:19:59 [2020-07-14T09:19:59.903Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:19:59 [2020-07-14T09:19:59.903Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:19:59 [2020-07-14T09:19:59.903Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:19:59 [2020-07-14T09:19:59.903Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:19:59 [2020-07-14T09:19:59.903Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:19:59 [2020-07-14T09:19:59.903Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:19:59 [2020-07-14T09:19:59.903Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:19:59 [2020-07-14T09:19:59.903Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:19:59 [2020-07-14T09:19:59.903Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:19:59 [2020-07-14T09:19:59.903Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:19:59 [2020-07-14T09:19:59.903Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:19:59 [2020-07-14T09:19:59.903Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:19:59 [2020-07-14T09:19:59.903Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
09:19:59 [2020-07-14T09:19:59.903Z] === RUN   TestCopyFromContainerPathIsNotDir
09:19:59 [2020-07-14T09:19:59.903Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
09:19:59 [2020-07-14T09:19:59.903Z] === RUN   TestCopyToContainerPathDoesNotExist
09:20:00 [2020-07-14T09:20:00.181Z] ok  	github.com/docker/docker/pkg/archive	0.302s	coverage: 77.2% of statements
09:20:00 [2020-07-14T09:20:00.202Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
09:20:00 [2020-07-14T09:20:00.202Z] === RUN   TestCopyToContainerPathIsNotDir
09:20:00 [2020-07-14T09:20:00.202Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
09:20:00 [2020-07-14T09:20:00.202Z] === RUN   TestCopyFromContainer
09:20:00 [2020-07-14T09:20:00.750Z] ok  	github.com/docker/docker/pkg/authorization	0.141s	coverage: 68.3% of statements
09:20:01 [2020-07-14T09:20:01.010Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
09:20:01 [2020-07-14T09:20:01.246Z] === RUN   TestCopyFromContainer//
09:20:01 [2020-07-14T09:20:01.270Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
09:20:01 [2020-07-14T09:20:01.541Z] === RUN   TestCopyFromContainer//bar/root
09:20:01 [2020-07-14T09:20:01.541Z] === RUN   TestCopyFromContainer//bar/root/
09:20:01 [2020-07-14T09:20:01.541Z] === RUN   TestCopyFromContainer/bar/quux
09:20:01 [2020-07-14T09:20:01.541Z] === RUN   TestCopyFromContainer/bar/quux/
09:20:01 [2020-07-14T09:20:01.836Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:20:01 [2020-07-14T09:20:01.836Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:20:01 [2020-07-14T09:20:01.836Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:20:01 [2020-07-14T09:20:01.836Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:20:02 [2020-07-14T09:20:02.135Z] === RUN   TestCopyFromContainer/bar/notarget
09:20:02 [2020-07-14T09:20:02.135Z] --- PASS: TestCopyFromContainer (1.94s)
09:20:02 [2020-07-14T09:20:02.135Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:20:02 [2020-07-14T09:20:02.135Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
09:20:02 [2020-07-14T09:20:02.135Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:20:02 [2020-07-14T09:20:02.135Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
09:20:02 [2020-07-14T09:20:02.135Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
09:20:02 [2020-07-14T09:20:02.135Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
09:20:02 [2020-07-14T09:20:02.135Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
09:20:02 [2020-07-14T09:20:02.135Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
09:20:02 [2020-07-14T09:20:02.135Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
09:20:02 [2020-07-14T09:20:02.135Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
09:20:02 [2020-07-14T09:20:02.135Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:20:02 [2020-07-14T09:20:02.135Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:20:02 [2020-07-14T09:20:02.135Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:20:02 [2020-07-14T09:20:02.135Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:20:02 [2020-07-14T09:20:02.135Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:20:02 [2020-07-14T09:20:02.135Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:20:02 [2020-07-14T09:20:02.135Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:20:02 [2020-07-14T09:20:02.135Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:20:02 [2020-07-14T09:20:02.135Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:20:02 [2020-07-14T09:20:02.135Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:20:02 [2020-07-14T09:20:02.135Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:20:02 [2020-07-14T09:20:02.135Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:20:02 [2020-07-14T09:20:02.135Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:20:02 [2020-07-14T09:20:02.135Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:20:02 [2020-07-14T09:20:02.135Z] === RUN   TestCreateLinkToNonExistingContainer
09:20:02 [2020-07-14T09:20:02.135Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:20:02 [2020-07-14T09:20:02.135Z] === RUN   TestCreateWithInvalidEnv
09:20:02 [2020-07-14T09:20:02.135Z] === RUN   TestCreateWithInvalidEnv/0
09:20:02 [2020-07-14T09:20:02.135Z] === PAUSE TestCreateWithInvalidEnv/0
09:20:02 [2020-07-14T09:20:02.135Z] === RUN   TestCreateWithInvalidEnv/1
09:20:02 [2020-07-14T09:20:02.135Z] === PAUSE TestCreateWithInvalidEnv/1
09:20:02 [2020-07-14T09:20:02.135Z] === RUN   TestCreateWithInvalidEnv/2
09:20:02 [2020-07-14T09:20:02.135Z] === PAUSE TestCreateWithInvalidEnv/2
09:20:02 [2020-07-14T09:20:02.135Z] === CONT  TestCreateWithInvalidEnv/0
09:20:02 [2020-07-14T09:20:02.135Z] === CONT  TestCreateWithInvalidEnv/2
09:20:02 [2020-07-14T09:20:02.135Z] === CONT  TestCreateWithInvalidEnv/1
09:20:02 [2020-07-14T09:20:02.135Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:20:02 [2020-07-14T09:20:02.135Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:20:02 [2020-07-14T09:20:02.135Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:20:02 [2020-07-14T09:20:02.135Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:20:02 [2020-07-14T09:20:02.135Z] === RUN   TestCreateTmpfsMountsTarget
09:20:02 [2020-07-14T09:20:02.135Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
09:20:02 [2020-07-14T09:20:02.135Z] === RUN   TestCreateWithCustomMaskedPaths
09:20:03 [2020-07-14T09:20:03.069Z] === RUN   TestDockerSuite/TestCpToCaseE
09:20:03 [2020-07-14T09:20:03.069Z] --- PASS: TestCreateServiceMultipleTimes (18.48s)
09:20:03 [2020-07-14T09:20:03.069Z] === RUN   TestCreateServiceConflict
09:20:03 [2020-07-14T09:20:03.664Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s)
09:20:03 [2020-07-14T09:20:03.664Z] === RUN   TestCreateWithCapabilities
09:20:03 [2020-07-14T09:20:03.960Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:20:03 [2020-07-14T09:20:03.960Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:20:03 [2020-07-14T09:20:03.960Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:20:03 [2020-07-14T09:20:03.960Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:20:03 [2020-07-14T09:20:03.960Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:20:03 [2020-07-14T09:20:03.960Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:20:03 [2020-07-14T09:20:03.960Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:20:03 [2020-07-14T09:20:03.960Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:20:03 [2020-07-14T09:20:03.960Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:20:03 [2020-07-14T09:20:03.960Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:20:03 [2020-07-14T09:20:03.960Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:20:03 [2020-07-14T09:20:03.960Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:20:03 [2020-07-14T09:20:03.960Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:20:03 [2020-07-14T09:20:03.960Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:20:03 [2020-07-14T09:20:03.960Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:20:03 [2020-07-14T09:20:03.960Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:20:03 [2020-07-14T09:20:03.960Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:20:03 [2020-07-14T09:20:03.960Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:20:03 [2020-07-14T09:20:03.960Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:20:03 [2020-07-14T09:20:03.960Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:20:03 [2020-07-14T09:20:03.960Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:20:03 [2020-07-14T09:20:03.960Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:20:03 [2020-07-14T09:20:03.960Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:20:03 [2020-07-14T09:20:03.960Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:20:03 [2020-07-14T09:20:03.960Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:20:03 [2020-07-14T09:20:03.960Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:20:03 [2020-07-14T09:20:03.960Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:20:03 [2020-07-14T09:20:03.960Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:20:03 [2020-07-14T09:20:03.960Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:20:03 [2020-07-14T09:20:03.960Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:20:03 [2020-07-14T09:20:03.960Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:20:03 [2020-07-14T09:20:03.960Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:20:03 [2020-07-14T09:20:03.960Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:20:03 [2020-07-14T09:20:03.960Z] --- PASS: TestCreateWithCapabilities (0.03s)
09:20:03 [2020-07-14T09:20:03.960Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:20:03 [2020-07-14T09:20:03.960Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
09:20:03 [2020-07-14T09:20:03.960Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
09:20:03 [2020-07-14T09:20:03.960Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:20:03 [2020-07-14T09:20:03.960Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:20:03 [2020-07-14T09:20:03.960Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
09:20:03 [2020-07-14T09:20:03.960Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
09:20:03 [2020-07-14T09:20:03.960Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
09:20:03 [2020-07-14T09:20:03.960Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s)
09:20:03 [2020-07-14T09:20:03.960Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
09:20:03 [2020-07-14T09:20:03.960Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
09:20:03 [2020-07-14T09:20:03.960Z] === RUN   TestCreateWithCustomReadonlyPaths
09:20:04 [2020-07-14T09:20:04.437Z] === RUN   TestDockerSuite/TestCpToCaseF
09:20:04 [2020-07-14T09:20:04.557Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.489s	coverage: 43.2% of statements
09:20:04 [2020-07-14T09:20:04.817Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
09:20:05 [2020-07-14T09:20:05.076Z] ok  	github.com/docker/docker/layer	7.686s	coverage: 68.8% of statements
09:20:05 [2020-07-14T09:20:05.076Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:20:05 [2020-07-14T09:20:05.076Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:20:05 [2020-07-14T09:20:05.076Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:20:05 [2020-07-14T09:20:05.076Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:20:05 [2020-07-14T09:20:05.076Z] ?   	github.com/docker/docker/oci	[no test files]
09:20:05 [2020-07-14T09:20:05.076Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:20:05 [2020-07-14T09:20:05.076Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:20:05 [2020-07-14T09:20:05.076Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:20:05 [2020-07-14T09:20:05.336Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
09:20:05 [2020-07-14T09:20:05.366Z] === RUN   TestDockerSuite/TestCpToCaseG
09:20:05 [2020-07-14T09:20:05.366Z] --- PASS: TestCreateServiceConflict (2.62s)
09:20:05 [2020-07-14T09:20:05.366Z] === RUN   TestCreateServiceMaxReplicas
09:20:05 [2020-07-14T09:20:05.478Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s)
09:20:05 [2020-07-14T09:20:05.478Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:20:05 [2020-07-14T09:20:05.478Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:20:05 [2020-07-14T09:20:05.478Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:20:05 [2020-07-14T09:20:05.478Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:20:05 [2020-07-14T09:20:05.478Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:20:05 [2020-07-14T09:20:05.478Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:20:05 [2020-07-14T09:20:05.478Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:20:05 [2020-07-14T09:20:05.478Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:20:05 [2020-07-14T09:20:05.478Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:20:05 [2020-07-14T09:20:05.478Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:20:05 [2020-07-14T09:20:05.478Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:20:05 [2020-07-14T09:20:05.478Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:20:05 [2020-07-14T09:20:05.478Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:20:05 [2020-07-14T09:20:05.478Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:20:05 [2020-07-14T09:20:05.478Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:20:05 [2020-07-14T09:20:05.478Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:20:05 [2020-07-14T09:20:05.478Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
09:20:05 [2020-07-14T09:20:05.478Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
09:20:05 [2020-07-14T09:20:05.478Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
09:20:05 [2020-07-14T09:20:05.478Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
09:20:05 [2020-07-14T09:20:05.478Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
09:20:05 [2020-07-14T09:20:05.478Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
09:20:05 [2020-07-14T09:20:05.478Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:20:05 [2020-07-14T09:20:05.905Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
09:20:06 [2020-07-14T09:20:06.118Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
09:20:06 [2020-07-14T09:20:06.118Z] === RUN   TestCreateDifferentPlatform
09:20:06 [2020-07-14T09:20:06.118Z] === RUN   TestCreateDifferentPlatform/different_os
09:20:06 [2020-07-14T09:20:06.118Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:20:06 [2020-07-14T09:20:06.118Z] --- PASS: TestCreateDifferentPlatform (0.02s)
09:20:06 [2020-07-14T09:20:06.118Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:20:06 [2020-07-14T09:20:06.118Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:20:06 [2020-07-14T09:20:06.118Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:20:06 [2020-07-14T09:20:06.118Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
09:20:06 [2020-07-14T09:20:06.118Z] === RUN   TestContainerStartOnDaemonRestart
09:20:06 [2020-07-14T09:20:06.118Z] === PAUSE TestContainerStartOnDaemonRestart
09:20:06 [2020-07-14T09:20:06.118Z] === RUN   TestDaemonRestartIpcMode
09:20:06 [2020-07-14T09:20:06.118Z] === PAUSE TestDaemonRestartIpcMode
09:20:06 [2020-07-14T09:20:06.118Z] === RUN   TestDaemonHostGatewayIP
09:20:06 [2020-07-14T09:20:06.118Z] === PAUSE TestDaemonHostGatewayIP
09:20:06 [2020-07-14T09:20:06.118Z] === RUN   TestContainerKillOnDaemonStart
09:20:06 [2020-07-14T09:20:06.118Z] === PAUSE TestContainerKillOnDaemonStart
09:20:06 [2020-07-14T09:20:06.118Z] === RUN   TestDiff
09:20:06 [2020-07-14T09:20:06.474Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
09:20:06 [2020-07-14T09:20:06.975Z] --- PASS: TestDiff (0.53s)
09:20:06 [2020-07-14T09:20:06.975Z] === RUN   TestExecWithCloseStdin
09:20:07 [2020-07-14T09:20:07.420Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
09:20:07 [2020-07-14T09:20:07.638Z] --- PASS: TestExecWithCloseStdin (0.70s)
09:20:07 [2020-07-14T09:20:07.638Z] === RUN   TestExec
09:20:07 [2020-07-14T09:20:07.680Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
09:20:08 [2020-07-14T09:20:08.281Z] --- PASS: TestExec (0.66s)
09:20:08 [2020-07-14T09:20:08.281Z] === RUN   TestExecUser
09:20:08 [2020-07-14T09:20:08.637Z] --- PASS: TestCreateServiceMaxReplicas (3.21s)
09:20:08 [2020-07-14T09:20:08.637Z] === RUN   TestCreateWithDuplicateNetworkNames
09:20:08 [2020-07-14T09:20:08.895Z] === RUN   TestDockerSuite/TestCpToCaseH
09:20:08 [2020-07-14T09:20:08.919Z] --- PASS: TestExecUser (0.64s)
09:20:08 [2020-07-14T09:20:08.919Z] === RUN   TestExportContainerAndImportImage
09:20:09 [2020-07-14T09:20:09.057Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
09:20:09 [2020-07-14T09:20:09.564Z] --- PASS: TestExportContainerAndImportImage (0.80s)
09:20:09 [2020-07-14T09:20:09.564Z] === RUN   TestExportContainerAfterDaemonRestart
09:20:09 [2020-07-14T09:20:09.626Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 89.5% of statements
09:20:09 [2020-07-14T09:20:09.626Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.081s	coverage: 84.1% of statements
09:20:10 [2020-07-14T09:20:10.194Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
09:20:10 [2020-07-14T09:20:10.194Z] ok  	github.com/docker/docker/pkg/fsutils	0.213s	coverage: 85.1% of statements
09:20:11 [2020-07-14T09:20:11.080Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s)
09:20:11 [2020-07-14T09:20:11.080Z] === RUN   TestHealthCheckWorkdir
09:20:11 [2020-07-14T09:20:11.418Z] === RUN   TestDockerSuite/TestCpToCaseI
09:20:11 [2020-07-14T09:20:11.572Z] ok  	github.com/docker/docker/pkg/idtools	0.513s	coverage: 70.5% of statements
09:20:11 [2020-07-14T09:20:11.572Z] ok  	github.com/docker/docker/pkg/ioutils	0.454s	coverage: 69.3% of statements
09:20:11 [2020-07-14T09:20:11.716Z] --- PASS: TestHealthCheckWorkdir (0.77s)
09:20:11 [2020-07-14T09:20:11.716Z] === RUN   TestHealthKillContainer
09:20:11 [2020-07-14T09:20:11.983Z] === RUN   TestDockerSuite/TestCpToCaseJ
09:20:12 [2020-07-14T09:20:12.140Z] ok  	github.com/docker/docker/pkg/locker	0.016s	coverage: 88.9% of statements
09:20:12 [2020-07-14T09:20:12.140Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
09:20:12 [2020-07-14T09:20:12.399Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
09:20:12 [2020-07-14T09:20:12.399Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:20:12 [2020-07-14T09:20:12.399Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
09:20:12 [2020-07-14T09:20:12.399Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.015s	coverage: 85.7% of statements
09:20:12 [2020-07-14T09:20:12.399Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:20:12 [2020-07-14T09:20:12.967Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
09:20:12 [2020-07-14T09:20:12.967Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:20:13 [2020-07-14T09:20:13.535Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 91.4% of statements
09:20:13 [2020-07-14T09:20:13.535Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
09:20:13 [2020-07-14T09:20:13.535Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:20:13 [2020-07-14T09:20:13.535Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:20:14 [2020-07-14T09:20:14.339Z] --- PASS: TestServiceUpdateSecrets (15.88s)
09:20:14 [2020-07-14T09:20:14.339Z] === RUN   TestServiceUpdateConfigs
09:20:14 [2020-07-14T09:20:14.463Z] --- PASS: TestHealthKillContainer (2.73s)
09:20:14 [2020-07-14T09:20:14.463Z] === RUN   TestInspectCpusetInConfigPre120
09:20:14 [2020-07-14T09:20:14.472Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.011s	coverage: 56.8% of statements
09:20:15 [2020-07-14T09:20:15.041Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
09:20:15 [2020-07-14T09:20:15.109Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
09:20:15 [2020-07-14T09:20:15.109Z] === RUN   TestIpcModeNone
09:20:15 [2020-07-14T09:20:15.252Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
09:20:15 [2020-07-14T09:20:15.609Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
09:20:15 [2020-07-14T09:20:15.609Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
09:20:15 [2020-07-14T09:20:15.745Z] --- PASS: TestIpcModeNone (0.64s)
09:20:15 [2020-07-14T09:20:15.745Z] === RUN   TestIpcModePrivate
09:20:15 [2020-07-14T09:20:15.814Z] === RUN   TestDockerSuite/TestCpToDot
09:20:16 [2020-07-14T09:20:16.376Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
09:20:16 [2020-07-14T09:20:16.388Z] --- PASS: TestIpcModePrivate (0.65s)
09:20:16 [2020-07-14T09:20:16.388Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
09:20:16 [2020-07-14T09:20:16.388Z] === RUN   TestIpcModeShareable
09:20:16 [2020-07-14T09:20:16.985Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
09:20:17 [2020-07-14T09:20:17.028Z] --- PASS: TestIpcModeShareable (0.62s)
09:20:17 [2020-07-14T09:20:17.028Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
09:20:17 [2020-07-14T09:20:17.028Z] === RUN   TestAPIIpcModeShareableAndContainer
09:20:17 [2020-07-14T09:20:17.245Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
09:20:17 [2020-07-14T09:20:17.306Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
09:20:17 [2020-07-14T09:20:17.868Z] === RUN   TestDockerSuite/TestCpToStdout
09:20:18 [2020-07-14T09:20:18.431Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
09:20:19 [2020-07-14T09:20:19.106Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.89s)
09:20:19 [2020-07-14T09:20:19.106Z] === RUN   TestAPIIpcModeHost
09:20:19 [2020-07-14T09:20:19.360Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
09:20:19 [2020-07-14T09:20:19.360Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
09:20:19 [2020-07-14T09:20:19.400Z] --- PASS: TestAPIIpcModeHost (0.48s)
09:20:19 [2020-07-14T09:20:19.400Z] === RUN   TestDaemonIpcModeShareable
09:20:19 [2020-07-14T09:20:19.938Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
09:20:19 [2020-07-14T09:20:19.938Z] === RUN   TestDockerSuite/TestCpVolumePath
09:20:20 [2020-07-14T09:20:20.531Z] ok  	github.com/docker/docker/pkg/signal	2.403s	coverage: 61.0% of statements
09:20:20 [2020-07-14T09:20:20.531Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
09:20:20 [2020-07-14T09:20:20.789Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
09:20:20 [2020-07-14T09:20:20.877Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
09:20:20 [2020-07-14T09:20:20.877Z] === RUN   TestDockerSuite/TestCreateArgs
09:20:20 [2020-07-14T09:20:20.915Z] --- PASS: TestDaemonIpcModeShareable (1.42s)
09:20:20 [2020-07-14T09:20:20.915Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
09:20:20 [2020-07-14T09:20:20.915Z] === RUN   TestDaemonIpcModePrivate
09:20:21 [2020-07-14T09:20:21.048Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
09:20:21 [2020-07-14T09:20:21.133Z] === RUN   TestDockerSuite/TestCreateByImageID
09:20:21 [2020-07-14T09:20:21.308Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
09:20:21 [2020-07-14T09:20:21.390Z] === RUN   TestDockerSuite/TestCreateEchoStdout
09:20:21 [2020-07-14T09:20:21.876Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.8% of statements
09:20:21 [2020-07-14T09:20:21.951Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
09:20:21 [2020-07-14T09:20:21.951Z] === RUN   TestDockerSuite/TestCreateHostConfig
09:20:22 [2020-07-14T09:20:22.208Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
09:20:22 [2020-07-14T09:20:22.432Z] --- PASS: TestDaemonIpcModePrivate (1.41s)
09:20:22 [2020-07-14T09:20:22.433Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
09:20:22 [2020-07-14T09:20:22.433Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:20:22 [2020-07-14T09:20:22.443Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
09:20:22 [2020-07-14T09:20:22.464Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.88s)
09:20:22 [2020-07-14T09:20:22.464Z] === RUN   TestCreateServiceSecretFileMode
09:20:22 [2020-07-14T09:20:22.720Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
09:20:22 [2020-07-14T09:20:22.977Z] === RUN   TestDockerSuite/TestCreateLabels
09:20:23 [2020-07-14T09:20:23.011Z] ok  	github.com/docker/docker/pkg/tailfile	0.055s	coverage: 88.6% of statements
09:20:23 [2020-07-14T09:20:23.233Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
09:20:23 [2020-07-14T09:20:23.233Z] === RUN   TestDockerSuite/TestCreateRM
09:20:23 [2020-07-14T09:20:23.233Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
09:20:23 [2020-07-14T09:20:23.475Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s)
09:20:23 [2020-07-14T09:20:23.475Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
09:20:23 [2020-07-14T09:20:23.475Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:20:23 [2020-07-14T09:20:23.490Z] === RUN   TestDockerSuite/TestCreateStopSignal
09:20:23 [2020-07-14T09:20:23.490Z] === RUN   TestDockerSuite/TestCreateStopTimeout
09:20:23 [2020-07-14T09:20:23.490Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
09:20:23 [2020-07-14T09:20:23.578Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
09:20:23 [2020-07-14T09:20:23.578Z] testing: warning: no tests to run
09:20:23 [2020-07-14T09:20:23.578Z] coverage: [no statements]
09:20:23 [2020-07-14T09:20:23.578Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
09:20:24 [2020-07-14T09:20:24.144Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
09:20:24 [2020-07-14T09:20:24.144Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
09:20:24 [2020-07-14T09:20:24.403Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
09:20:24 [2020-07-14T09:20:24.999Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s)
09:20:24 [2020-07-14T09:20:24.999Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
09:20:24 [2020-07-14T09:20:24.999Z] === RUN   TestIpcModeOlderClient
09:20:24 [2020-07-14T09:20:24.999Z] === PAUSE TestIpcModeOlderClient
09:20:24 [2020-07-14T09:20:24.999Z] === RUN   TestKillContainerInvalidSignal
09:20:25 [2020-07-14T09:20:25.383Z] --- PASS: TestCreateServiceSecretFileMode (2.80s)
09:20:25 [2020-07-14T09:20:25.383Z] === RUN   TestCreateServiceConfigFileMode
09:20:25 [2020-07-14T09:20:25.383Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
09:20:25 [2020-07-14T09:20:25.383Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
09:20:25 [2020-07-14T09:20:25.383Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
09:20:25 [2020-07-14T09:20:25.643Z] --- PASS: TestKillContainerInvalidSignal (0.56s)
09:20:25 [2020-07-14T09:20:25.643Z] === RUN   TestKillContainer
09:20:25 [2020-07-14T09:20:25.643Z] === RUN   TestKillContainer/no_signal
09:20:25 [2020-07-14T09:20:25.936Z] === RUN   TestKillContainer/non_killing_signal
09:20:26 [2020-07-14T09:20:26.305Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.1% of statements
09:20:26 [2020-07-14T09:20:26.310Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
09:20:26 [2020-07-14T09:20:26.575Z] === RUN   TestKillContainer/killing_signal
09:20:27 [2020-07-14T09:20:27.212Z] --- PASS: TestKillContainer (1.64s)
09:20:27 [2020-07-14T09:20:27.212Z]     --- PASS: TestKillContainer/no_signal (0.53s)
09:20:27 [2020-07-14T09:20:27.212Z]     --- PASS: TestKillContainer/non_killing_signal (0.35s)
09:20:27 [2020-07-14T09:20:27.212Z]     --- PASS: TestKillContainer/killing_signal (0.51s)
09:20:27 [2020-07-14T09:20:27.212Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:20:27 [2020-07-14T09:20:27.212Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:20:27 [2020-07-14T09:20:27.241Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
09:20:27 [2020-07-14T09:20:27.814Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
09:20:27 [2020-07-14T09:20:27.847Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:20:28 [2020-07-14T09:20:28.140Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s)
09:20:28 [2020-07-14T09:20:28.140Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s)
09:20:28 [2020-07-14T09:20:28.140Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s)
09:20:28 [2020-07-14T09:20:28.140Z] === RUN   TestKillStoppedContainer
09:20:28 [2020-07-14T09:20:28.381Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
09:20:28 [2020-07-14T09:20:28.433Z] --- PASS: TestKillStoppedContainer (0.07s)
09:20:28 [2020-07-14T09:20:28.434Z] === RUN   TestKillStoppedContainerAPIPre120
09:20:28 [2020-07-14T09:20:28.434Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
09:20:28 [2020-07-14T09:20:28.434Z] === RUN   TestKillDifferentUserContainer
09:20:29 [2020-07-14T09:20:29.072Z] --- PASS: TestKillDifferentUserContainer (0.52s)
09:20:29 [2020-07-14T09:20:29.072Z] === RUN   TestInspectOomKilledTrue
09:20:29 [2020-07-14T09:20:29.582Z] --- PASS: TestCreateServiceConfigFileMode (3.80s)
09:20:29 [2020-07-14T09:20:29.582Z] === RUN   TestCreateServiceSysctls
09:20:29 [2020-07-14T09:20:29.710Z] --- PASS: TestInspectOomKilledTrue (0.96s)
09:20:29 [2020-07-14T09:20:29.710Z] === RUN   TestInspectOomKilledFalse
09:20:29 [2020-07-14T09:20:29.757Z] ok  	github.com/docker/docker/registry	0.076s	coverage: 56.3% of statements
09:20:29 [2020-07-14T09:20:29.892Z] --- PASS: TestServiceUpdateConfigs (15.89s)
09:20:29 [2020-07-14T09:20:29.892Z] === RUN   TestServiceUpdateNetwork
09:20:30 [2020-07-14T09:20:30.325Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
09:20:30 [2020-07-14T09:20:30.346Z] --- PASS: TestInspectOomKilledFalse (0.53s)
09:20:30 [2020-07-14T09:20:30.346Z] === RUN   TestLinksEtcHostsContentMatch
09:20:30 [2020-07-14T09:20:30.584Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
09:20:30 [2020-07-14T09:20:30.950Z] === RUN   TestDockerSuite/TestCreateWithPortRange
09:20:30 [2020-07-14T09:20:30.984Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s)
09:20:30 [2020-07-14T09:20:30.984Z] === RUN   TestLinksContainerNames
09:20:31 [2020-07-14T09:20:31.152Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 65.8% of statements
09:20:31 [2020-07-14T09:20:31.207Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
09:20:31 [2020-07-14T09:20:31.207Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
09:20:31 [2020-07-14T09:20:31.207Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
09:20:31 [2020-07-14T09:20:31.411Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
09:20:31 [2020-07-14T09:20:31.463Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
09:20:31 [2020-07-14T09:20:31.463Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
09:20:32 [2020-07-14T09:20:32.023Z] --- PASS: TestLinksContainerNames (1.11s)
09:20:32 [2020-07-14T09:20:32.024Z] === RUN   TestLogsFollowTailEmpty
09:20:32 [2020-07-14T09:20:32.026Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
09:20:32 [2020-07-14T09:20:32.658Z] --- PASS: TestLogsFollowTailEmpty (0.57s)
09:20:32 [2020-07-14T09:20:32.658Z] === RUN   TestContainerNetworkMountsNoChown
09:20:32 [2020-07-14T09:20:32.953Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s)
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/default
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/default
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/private
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/private
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/rprivate
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/rprivate
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/slave
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/slave
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/rslave
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/rslave
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/shared
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/shared
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/rshared
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/rshared
09:20:32 [2020-07-14T09:20:32.953Z] === CONT  TestMountDaemonRoot/default
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/default/bind_root
09:20:32 [2020-07-14T09:20:32.953Z] === CONT  TestMountDaemonRoot/rshared
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:20:32 [2020-07-14T09:20:32.953Z] === CONT  TestMountDaemonRoot/slave
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:20:32 [2020-07-14T09:20:32.953Z] === CONT  TestMountDaemonRoot/rslave
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/default/mount_root
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === CONT  TestMountDaemonRoot/private
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/private/bind_root
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === CONT  TestMountDaemonRoot/shared
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/private/mount_root
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === CONT  TestMountDaemonRoot/rprivate
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:20:32 [2020-07-14T09:20:32.953Z] === CONT  TestMountDaemonRoot/default/bind_root
09:20:32 [2020-07-14T09:20:32.953Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:20:32 [2020-07-14T09:20:32.953Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:20:32 [2020-07-14T09:20:32.953Z] === CONT  TestMountDaemonRoot/default/mount_root
09:20:32 [2020-07-14T09:20:32.953Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:20:32 [2020-07-14T09:20:32.957Z] --- PASS: TestCreateServiceSysctls (3.84s)
09:20:32 [2020-07-14T09:20:32.957Z] === RUN   TestCreateServiceCapabilities
09:20:33 [2020-07-14T09:20:33.213Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/private/bind_root
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/private/mount_root
09:20:33 [2020-07-14T09:20:33.248Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:20:33 [2020-07-14T09:20:33.248Z] --- PASS: TestMountDaemonRoot (0.03s)
09:20:33 [2020-07-14T09:20:33.248Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
09:20:33 [2020-07-14T09:20:33.248Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
09:20:33 [2020-07-14T09:20:33.248Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:20:33 [2020-07-14T09:20:33.248Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
09:20:33 [2020-07-14T09:20:33.248Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
09:20:33 [2020-07-14T09:20:33.248Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
09:20:33 [2020-07-14T09:20:33.248Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
09:20:33 [2020-07-14T09:20:33.248Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:20:33 [2020-07-14T09:20:33.248Z] === RUN   TestContainerBindMountNonRecursive
09:20:33 [2020-07-14T09:20:33.775Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
09:20:33 [2020-07-14T09:20:33.945Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
09:20:34 [2020-07-14T09:20:34.705Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
09:20:34 [2020-07-14T09:20:34.765Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
09:20:34 [2020-07-14T09:20:34.765Z] === RUN   TestNetworkNat
09:20:34 [2020-07-14T09:20:34.828Z] 666079ee0460: Pull complete
09:20:34 [2020-07-14T09:20:34.828Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7
09:20:34 [2020-07-14T09:20:34.828Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
09:20:34 [2020-07-14T09:20:34.828Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
09:20:34 [2020-07-14T09:20:34.828Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
09:20:34 [2020-07-14T09:20:34.828Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1282'
09:20:34 [2020-07-14T09:20:34.828Z] WARN: Skipping validation tests
09:20:34 [2020-07-14T09:20:34.828Z] INFO: Running unit tests at 07/14/2020 09:20:22...
09:20:34 [2020-07-14T09:20:34.828Z] INFO: make.ps1 starting at 07/14/2020 09:20:26
09:20:34 [2020-07-14T09:20:34.828Z] INFO: Git commit (c88a830507) assumed from DOCKER_GITCOMMIT environment variable
09:20:34 [2020-07-14T09:20:34.828Z] INFO: Invoking autogen...
09:20:34 [2020-07-14T09:20:34.828Z] INFO: Running unit tests...
09:20:34 [2020-07-14T09:20:34.883Z] ok  	github.com/docker/docker/volume/local	0.005s	coverage: 73.0% of statements
09:20:35 [2020-07-14T09:20:35.406Z] --- PASS: TestNetworkNat (0.61s)
09:20:35 [2020-07-14T09:20:35.406Z] === RUN   TestNetworkLocalhostTCPNat
09:20:35 [2020-07-14T09:20:35.451Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
09:20:35 [2020-07-14T09:20:35.825Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --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/quota 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/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
09:20:36 [2020-07-14T09:20:36.041Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s)
09:20:36 [2020-07-14T09:20:36.041Z] === RUN   TestNetworkLoopbackNat
09:20:36 [2020-07-14T09:20:36.073Z] --- PASS: TestCreateServiceCapabilities (2.92s)
09:20:36 [2020-07-14T09:20:36.073Z] === RUN   TestInspect
09:20:36 [2020-07-14T09:20:36.073Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
09:20:36 [2020-07-14T09:20:36.388Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
09:20:36 [2020-07-14T09:20:36.636Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
09:20:37 [2020-07-14T09:20:37.201Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
09:20:37 [2020-07-14T09:20:37.201Z] === RUN   TestDockerSuite/TestDevicePermissions
09:20:37 [2020-07-14T09:20:37.764Z] === RUN   TestDockerSuite/TestDockerFails
09:20:37 [2020-07-14T09:20:37.764Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
09:20:37 [2020-07-14T09:20:37.764Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
09:20:38 [2020-07-14T09:20:38.020Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
09:20:38 [2020-07-14T09:20:38.774Z] --- PASS: TestNetworkLoopbackNat (2.79s)
09:20:38 [2020-07-14T09:20:38.774Z] === RUN   TestPause
09:20:39 [2020-07-14T09:20:39.387Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
09:20:39 [2020-07-14T09:20:39.387Z] --- PASS: TestInspect (3.35s)
09:20:39 [2020-07-14T09:20:39.387Z] === RUN   TestCreateJob
09:20:39 [2020-07-14T09:20:39.409Z] --- PASS: TestPause (0.59s)
09:20:39 [2020-07-14T09:20:39.409Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:20:39 [2020-07-14T09:20:39.409Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:20:39 [2020-07-14T09:20:39.409Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:20:39 [2020-07-14T09:20:39.409Z] === RUN   TestPauseStopPausedContainer
09:20:39 [2020-07-14T09:20:39.643Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
09:20:40 [2020-07-14T09:20:40.050Z] --- PASS: TestPauseStopPausedContainer (0.62s)
09:20:40 [2020-07-14T09:20:40.050Z] === RUN   TestPsFilter
09:20:40 [2020-07-14T09:20:40.050Z] --- PASS: TestPsFilter (0.17s)
09:20:40 [2020-07-14T09:20:40.050Z] === RUN   TestRemoveContainerWithRemovedVolume
09:20:40 [2020-07-14T09:20:40.687Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s)
09:20:40 [2020-07-14T09:20:40.687Z] === RUN   TestRemoveContainerWithVolume
09:20:41 [2020-07-14T09:20:41.013Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
09:20:41 [2020-07-14T09:20:41.013Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
09:20:41 [2020-07-14T09:20:41.013Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
09:20:41 [2020-07-14T09:20:41.270Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
09:20:41 [2020-07-14T09:20:41.324Z] --- PASS: TestRemoveContainerWithVolume (0.54s)
09:20:41 [2020-07-14T09:20:41.324Z] === RUN   TestRemoveContainerRunning
09:20:41 [2020-07-14T09:20:41.619Z] --- PASS: TestRemoveContainerRunning (0.55s)
09:20:41 [2020-07-14T09:20:41.619Z] === RUN   TestRemoveContainerForceRemoveRunning
09:20:42 [2020-07-14T09:20:42.258Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s)
09:20:42 [2020-07-14T09:20:42.258Z] === RUN   TestRemoveInvalidContainer
09:20:42 [2020-07-14T09:20:42.258Z] --- PASS: TestRemoveInvalidContainer (0.02s)
09:20:42 [2020-07-14T09:20:42.258Z] === RUN   TestRenameLinkedContainer
09:20:43 [2020-07-14T09:20:43.057Z] ?   	github.com/docker/docker/api	[no test files]
09:20:43 [2020-07-14T09:20:43.175Z] --- PASS: TestCreateJob (3.82s)
09:20:43 [2020-07-14T09:20:43.175Z] === RUN   TestReplicatedJob
09:20:44 [2020-07-14T09:20:44.336Z] --- PASS: TestRenameLinkedContainer (2.13s)
09:20:44 [2020-07-14T09:20:44.336Z] === RUN   TestRenameStoppedContainer
09:20:44 [2020-07-14T09:20:44.974Z] --- PASS: TestRenameStoppedContainer (0.56s)
09:20:44 [2020-07-14T09:20:44.974Z] === RUN   TestRenameRunningContainerAndReuse
09:20:45 [2020-07-14T09:20:45.347Z] --- PASS: TestServiceUpdateNetwork (16.09s)
09:20:45 [2020-07-14T09:20:45.347Z] === RUN   TestServiceUpdatePidsLimit
09:20:45 [2020-07-14T09:20:45.347Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:20:45 [2020-07-14T09:20:45.982Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:20:46 [2020-07-14T09:20:46.020Z] --- PASS: TestRenameRunningContainerAndReuse (1.10s)
09:20:46 [2020-07-14T09:20:46.020Z] === RUN   TestRenameInvalidName
09:20:46 [2020-07-14T09:20:46.660Z] --- PASS: TestRenameInvalidName (0.57s)
09:20:46 [2020-07-14T09:20:46.660Z] === RUN   TestRenameAnonymousContainer
09:20:47 [2020-07-14T09:20:47.345Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
09:20:47 [2020-07-14T09:20:47.910Z] --- PASS: TestReplicatedJob (4.97s)
09:20:47 [2020-07-14T09:20:47.910Z] === RUN   TestUpdateReplicatedJob
09:20:48 [2020-07-14T09:20:48.587Z] ok  	github.com/docker/docker/pkg/plugins	33.619s	coverage: 76.6% of statements
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/pkg/term	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/rootless	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/volume	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === Skipped
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:46: Driver btrfs not supported
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:46: Driver btrfs not supported
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:46: Driver btrfs not supported
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:46: Driver btrfs not supported
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:46: Driver btrfs not supported
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:73: No driver to put!
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z] time="2020-07-14T09:19:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z] time="2020-07-14T09:19:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z] time="2020-07-14T09:19:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z] time="2020-07-14T09:19:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z] time="2020-07-14T09:19:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:73: No driver to put!
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     overlay_test.go:49: Fails to compute changes intermittently
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:46: Driver zfs not supported
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:46: Driver zfs not supported
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:46: Driver zfs not supported
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:46: Driver zfs not supported
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:46: Driver zfs not supported
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     graphtest_unix.go:73: No driver to put!
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:20:48 [2020-07-14T09:20:48.587Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] 
09:20:48 [2020-07-14T09:20:48.587Z] DONE 2124 tests, 26 skipped in 249.154s
09:20:48 [2020-07-14T09:20:48.737Z] --- PASS: TestRenameAnonymousContainer (2.00s)
09:20:48 [2020-07-14T09:20:48.737Z] === RUN   TestRenameContainerWithSameName
Post stage
[Pipeline] junit
09:20:48 [2020-07-14T09:20:48.858Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
09:20:49 [2020-07-14T09:20:49.279Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
09:20:49 [2020-07-14T09:20:49.375Z] --- PASS: TestRenameContainerWithSameName (0.55s)
09:20:49 [2020-07-14T09:20:49.375Z] === RUN   TestRenameContainerWithLinkedContainer
09:20:49 [2020-07-14T09:20:49.443Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41207/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c88a830507ce87e99ade40d1403653653717375d hack/validate/vendor
09:20:50 [2020-07-14T09:20:50.010Z] No vendor changes in diff.
09:20:50 [2020-07-14T09:20:50.415Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s)
09:20:50 [2020-07-14T09:20:50.415Z] === RUN   TestResize
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
09:20:50 [2020-07-14T09:20:50.707Z] --- PASS: TestResize (0.53s)
09:20:50 [2020-07-14T09:20:50.707Z] === RUN   TestResizeWithInvalidSize
09:20:50 [2020-07-14T09:20:50.947Z] + echo Building e2e image
09:20:50 [2020-07-14T09:20:50.947Z] Building e2e image
09:20:50 [2020-07-14T09:20:50.947Z] + docker build --build-arg DOCKER_GITCOMMIT=c88a830507ce87e99ade40d1403653653717375d -t moby-e2e-test -f Dockerfile.e2e .
09:20:50 [2020-07-14T09:20:50.947Z] #2 [internal] load .dockerignore
09:20:50 [2020-07-14T09:20:50.947Z] #2 transferring context: 34B done
09:20:50 [2020-07-14T09:20:50.947Z] #2 DONE 0.0s
09:20:50 [2020-07-14T09:20:50.947Z] 
09:20:50 [2020-07-14T09:20:50.947Z] #1 [internal] load build definition from Dockerfile.e2e
09:20:50 [2020-07-14T09:20:50.947Z] #1 transferring dockerfile: 3.21kB done
09:20:50 [2020-07-14T09:20:50.947Z] #1 DONE 0.0s
09:20:50 [2020-07-14T09:20:50.947Z] 
09:20:50 [2020-07-14T09:20:50.947Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-alpine
09:20:51 [2020-07-14T09:20:51.206Z] #4 DONE 0.2s
09:20:51 [2020-07-14T09:20:51.206Z] 
09:20:51 [2020-07-14T09:20:51.206Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
09:20:51 [2020-07-14T09:20:51.206Z] #3 DONE 0.2s
09:20:51 [2020-07-14T09:20:51.206Z] 
09:20:51 [2020-07-14T09:20:51.206Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
09:20:51 [2020-07-14T09:20:51.206Z] #14 resolve docker.io/library/golang:1.13.12-alpine@sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 done
09:20:51 [2020-07-14T09:20:51.206Z] #14 sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 1.65kB / 1.65kB done
09:20:51 [2020-07-14T09:20:51.206Z] #14 sha256:90e2f8cc39f2bb8450c45b41580b285ca4c177b3c9c7fe0015732ba010c68a2b 1.36kB / 1.36kB done
09:20:51 [2020-07-14T09:20:51.206Z] #14 sha256:cea245765db1a405a8511d96d147f5161c55f225515c3929dfcf215048add463 3.83kB / 3.83kB done
09:20:51 [2020-07-14T09:20:51.206Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0B / 2.80MB 0.1s
09:20:51 [2020-07-14T09:20:51.206Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 34.35kB / 282.60kB 0.1s
09:20:51 [2020-07-14T09:20:51.353Z] --- PASS: TestResizeWithInvalidSize (0.57s)
09:20:51 [2020-07-14T09:20:51.353Z] === RUN   TestResizeWhenContainerNotStarted
09:20:51 [2020-07-14T09:20:51.465Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.2s done
09:20:51 [2020-07-14T09:20:51.465Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
09:20:51 [2020-07-14T09:20:51.465Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
09:20:51 [2020-07-14T09:20:51.465Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 956.97kB / 126.96MB 0.3s
09:20:51 [2020-07-14T09:20:51.465Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 126B / 126B 0.2s done
09:20:51 [2020-07-14T09:20:51.465Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c
09:20:51 [2020-07-14T09:20:51.725Z] #14 ...
09:20:51 [2020-07-14T09:20:51.725Z] 
09:20:51 [2020-07-14T09:20:51.725Z] #8 [internal] load build context
09:20:51 [2020-07-14T09:20:51.725Z] #8 transferring context: 848.68kB 0.3s done
09:20:51 [2020-07-14T09:20:51.725Z] #8 DONE 0.4s
09:20:51 [2020-07-14T09:20:51.725Z] 
09:20:51 [2020-07-14T09:20:51.725Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
09:20:51 [2020-07-14T09:20:51.725Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 8.77MB / 126.96MB 0.4s
09:20:51 [2020-07-14T09:20:51.725Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 16.61MB / 126.96MB 0.5s
09:20:51 [2020-07-14T09:20:51.725Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 35.34MB / 126.96MB 0.7s
09:20:51 [2020-07-14T09:20:51.725Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.4s done
09:20:51 [2020-07-14T09:20:51.798Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
09:20:51 [2020-07-14T09:20:51.798Z] --- PASS: TestUpdateReplicatedJob (3.74s)
09:20:51 [2020-07-14T09:20:51.798Z] === RUN   TestServiceListWithStatuses
09:20:51 [2020-07-14T09:20:51.798Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:20:51 [2020-07-14T09:20:51.798Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:20:51 [2020-07-14T09:20:51.798Z] === RUN   TestDockerNetworkConnectAlias
09:20:51 [2020-07-14T09:20:51.986Z] #14 ...
09:20:51 [2020-07-14T09:20:51.986Z] 
09:20:51 [2020-07-14T09:20:51.986Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
09:20:51 [2020-07-14T09:20:51.986Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
09:20:51 [2020-07-14T09:20:51.986Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
09:20:51 [2020-07-14T09:20:51.986Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
09:20:51 [2020-07-14T09:20:51.986Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done
09:20:51 [2020-07-14T09:20:51.986Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
09:20:51 [2020-07-14T09:20:51.986Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done
09:20:51 [2020-07-14T09:20:51.986Z] #5 DONE 0.8s
09:20:51 [2020-07-14T09:20:51.986Z] 
09:20:51 [2020-07-14T09:20:51.986Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
09:20:51 [2020-07-14T09:20:51.986Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 42.61MB / 126.96MB 0.8s
09:20:51 [2020-07-14T09:20:51.986Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
09:20:51 [2020-07-14T09:20:51.986Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 49.89MB / 126.96MB 0.9s
09:20:51 [2020-07-14T09:20:51.993Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s)
09:20:51 [2020-07-14T09:20:51.993Z] === RUN   TestDaemonRestartKillContainers
09:20:51 [2020-07-14T09:20:51.993Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:20:51 [2020-07-14T09:20:51.993Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:20:52 [2020-07-14T09:20:52.249Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done
09:20:52 [2020-07-14T09:20:52.249Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0.0s done
09:20:52 [2020-07-14T09:20:52.249Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 61.64MB / 126.96MB 1.1s
09:20:52 [2020-07-14T09:20:52.519Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 82.63MB / 126.96MB 1.3s
09:20:52 [2020-07-14T09:20:52.519Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 95.79MB / 126.96MB 1.4s
09:20:52 [2020-07-14T09:20:52.730Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
09:20:52 [2020-07-14T09:20:52.730Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
09:20:52 [2020-07-14T09:20:52.790Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 107.91MB / 126.96MB 1.5s
09:20:52 [2020-07-14T09:20:52.790Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.7s
09:20:52 [2020-07-14T09:20:52.886Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:20:53 [2020-07-14T09:20:53.049Z] #14 ...
09:20:53 [2020-07-14T09:20:53.049Z] 
09:20:53 [2020-07-14T09:20:53.049Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
09:20:53 [2020-07-14T09:20:53.049Z] #6 DONE 1.2s
09:20:53 [2020-07-14T09:20:53.049Z] 
09:20:53 [2020-07-14T09:20:53.049Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
09:20:53 [2020-07-14T09:20:53.049Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.8s done
09:20:53 [2020-07-14T09:20:53.049Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752
09:20:53 [2020-07-14T09:20:53.659Z] === RUN   TestDockerSuite/TestEventsAttach
09:20:54 [2020-07-14T09:20:54.767Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:20:54 [2020-07-14T09:20:54.767Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:20:55 [2020-07-14T09:20:55.030Z] === RUN   TestDockerSuite/TestEventsCommit
09:20:55 [2020-07-14T09:20:55.408Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:20:55 [2020-07-14T09:20:55.706Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:20:55 [2020-07-14T09:20:55.959Z] === RUN   TestDockerSuite/TestEventsContainerEvents
09:20:56 [2020-07-14T09:20:56.889Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
09:20:57 [2020-07-14T09:20:57.242Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:20:57 [2020-07-14T09:20:57.242Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:20:57 [2020-07-14T09:20:57.540Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:20:57 [2020-07-14T09:20:57.818Z] --- PASS: TestDockerNetworkConnectAlias (6.10s)
09:20:57 [2020-07-14T09:20:57.818Z] === RUN   TestDockerNetworkReConnect
09:20:57 [2020-07-14T09:20:57.818Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
09:20:57 [2020-07-14T09:20:57.841Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:20:58 [2020-07-14T09:20:58.052Z] ok  	github.com/docker/docker/api/server	0.065s	coverage: 9.0% of statements
09:20:58 [2020-07-14T09:20:58.329Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.0s
09:20:58 [2020-07-14T09:20:58.380Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
09:20:58 [2020-07-14T09:20:58.588Z] #14 ...
09:20:58 [2020-07-14T09:20:58.589Z] 
09:20:58 [2020-07-14T09:20:58.589Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
09:20:58 [2020-07-14T09:20:58.589Z] #7 0.966 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
09:20:58 [2020-07-14T09:20:58.589Z] #7 2.068 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
09:20:58 [2020-07-14T09:20:58.589Z] #7 2.172 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
09:20:58 [2020-07-14T09:20:58.589Z] #7 2.179 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
09:20:58 [2020-07-14T09:20:58.589Z] #7 2.192 (3/30) Installing readline (8.0.0-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 2.199 (4/30) Installing bash (5.0.0-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 2.222 Executing bash-5.0.0-r0.post-install
09:20:58 [2020-07-14T09:20:58.589Z] #7 2.227 (5/30) Installing ca-certificates (20191127-r2)
09:20:58 [2020-07-14T09:20:58.589Z] #7 2.247 (6/30) Installing libgcc (8.3.0-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 2.254 (7/30) Installing libstdc++ (8.3.0-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 2.267 (8/30) Installing binutils (2.32-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 2.363 (9/30) Installing gmp (6.1.2-r1)
09:20:58 [2020-07-14T09:20:58.589Z] #7 2.372 (10/30) Installing isl (0.18-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 2.394 (11/30) Installing libgomp (8.3.0-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 2.399 (12/30) Installing libatomic (8.3.0-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 2.401 (13/30) Installing mpfr3 (3.1.5-r1)
09:20:58 [2020-07-14T09:20:58.589Z] #7 2.407 (14/30) Installing mpc1 (1.1.0-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 2.410 (15/30) Installing gcc (8.3.0-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 3.335 (16/30) Installing musl-dev (1.1.22-r3)
09:20:58 [2020-07-14T09:20:58.589Z] #7 3.469 (17/30) Installing libc-dev (0.7.1-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 3.472 (18/30) Installing g++ (8.3.0-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 4.066 (19/30) Installing nghttp2-libs (1.39.2-r1)
09:20:58 [2020-07-14T09:20:58.589Z] #7 4.070 (20/30) Installing libcurl (7.66.0-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 4.077 (21/30) Installing expat (2.2.8-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 4.082 (22/30) Installing pcre2 (10.33-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 4.090 (23/30) Installing git (2.22.4-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 4.293 (24/30) Installing libmnl (1.0.4-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 4.300 (25/30) Installing libnftnl-libs (1.1.3-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 4.301 (26/30) Installing iptables (1.8.3-r1)
09:20:58 [2020-07-14T09:20:58.589Z] #7 4.327 (27/30) Installing pigz (2.4-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 4.333 (28/30) Installing tar (1.32-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 4.343 (29/30) Installing xz-libs (5.2.4-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 4.347 (30/30) Installing xz (5.2.4-r0)
09:20:58 [2020-07-14T09:20:58.589Z] #7 4.353 Executing busybox-1.30.1-r3.trigger
09:20:58 [2020-07-14T09:20:58.589Z] #7 4.363 Executing ca-certificates-20191127-r2.trigger
09:20:58 [2020-07-14T09:20:58.589Z] #7 4.418 OK: 179 MiB in 44 packages
09:20:58 [2020-07-14T09:20:58.589Z] #7 DONE 5.5s
09:20:58 [2020-07-14T09:20:58.589Z] 
09:20:58 [2020-07-14T09:20:58.589Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
09:20:58 [2020-07-14T09:20:58.847Z] #14 ...
09:20:58 [2020-07-14T09:20:58.847Z] 
09:20:58 [2020-07-14T09:20:58.847Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
09:20:58 [2020-07-14T09:20:58.847Z] #9 DONE 0.1s
09:20:58 [2020-07-14T09:20:58.847Z] 
09:20:58 [2020-07-14T09:20:58.847Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
09:20:58 [2020-07-14T09:20:58.847Z] #10 DONE 0.0s
09:20:58 [2020-07-14T09:20:58.847Z] 
09:20:58 [2020-07-14T09:20:58.847Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
09:20:58 [2020-07-14T09:20:58.847Z] #11 DONE 0.0s
09:20:58 [2020-07-14T09:20:58.847Z] 
09:20:58 [2020-07-14T09:20:58.847Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
09:20:58 [2020-07-14T09:20:58.847Z] #12 DONE 0.0s
09:20:58 [2020-07-14T09:20:58.847Z] 
09:20:58 [2020-07-14T09:20:58.847Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
09:20:58 [2020-07-14T09:20:58.847Z] #13 DONE 0.0s
09:20:58 [2020-07-14T09:20:58.847Z] 
09:20:58 [2020-07-14T09:20:58.847Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
09:20:59 [2020-07-14T09:20:59.415Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 6.2s done
09:20:59 [2020-07-14T09:20:59.415Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799
09:20:59 [2020-07-14T09:20:59.415Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 done
09:20:59 [2020-07-14T09:20:59.415Z] #14 DONE 8.3s
09:20:59 [2020-07-14T09:20:59.415Z] 
09:20:59 [2020-07-14T09:20:59.415Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
09:20:59 [2020-07-14T09:20:59.983Z] #15 0.510 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
09:21:00 [2020-07-14T09:21:00.272Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
09:21:00 [2020-07-14T09:21:00.601Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:21:00 [2020-07-14T09:21:00.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s)
09:21:00 [2020-07-14T09:21:00.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.87s)
09:21:00 [2020-07-14T09:21:00.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.60s)
09:21:00 [2020-07-14T09:21:00.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.94s)
09:21:00 [2020-07-14T09:21:00.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s)
09:21:00 [2020-07-14T09:21:00.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s)
09:21:00 [2020-07-14T09:21:00.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s)
09:21:00 [2020-07-14T09:21:00.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.49s)
09:21:00 [2020-07-14T09:21:00.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s)
09:21:00 [2020-07-14T09:21:00.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s)
09:21:00 [2020-07-14T09:21:00.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.82s)
09:21:00 [2020-07-14T09:21:00.601Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s)
09:21:00 [2020-07-14T09:21:00.601Z] === RUN   TestCgroupNamespacesRun
09:21:01 [2020-07-14T09:21:01.360Z] #15 1.565 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
09:21:01 [2020-07-14T09:21:01.360Z] #15 1.676 (1/55) Upgrading musl (1.1.24-r8 -> 1.1.24-r9)
09:21:01 [2020-07-14T09:21:01.360Z] #15 1.686 (2/55) Installing ncurses-terminfo-base (6.2_p20200523-r0)
09:21:01 [2020-07-14T09:21:01.360Z] #15 1.691 (3/55) Installing ncurses-libs (6.2_p20200523-r0)
09:21:01 [2020-07-14T09:21:01.360Z] #15 1.697 (4/55) Installing readline (8.0.4-r0)
09:21:01 [2020-07-14T09:21:01.360Z] #15 1.701 (5/55) Installing bash (5.0.17-r0)
09:21:01 [2020-07-14T09:21:01.360Z] #15 1.712 Executing bash-5.0.17-r0.post-install
09:21:01 [2020-07-14T09:21:01.360Z] #15 1.714 (6/55) Installing linux-headers (5.4.5-r1)
09:21:01 [2020-07-14T09:21:01.360Z] #15 1.790 (7/55) Installing libblkid (2.35.2-r0)
09:21:01 [2020-07-14T09:21:01.360Z] #15 1.795 (8/55) Installing libuuid (2.35.2-r0)
09:21:01 [2020-07-14T09:21:01.360Z] #15 1.797 (9/55) Installing btrfs-progs-libs (5.6.1-r0)
09:21:01 [2020-07-14T09:21:01.360Z] #15 1.803 (10/55) Installing btrfs-progs-dev (5.6.1-r0)
09:21:01 [2020-07-14T09:21:01.360Z] #15 1.807 (11/55) Installing libgcc (9.3.0-r2)
09:21:01 [2020-07-14T09:21:01.360Z] #15 1.809 (12/55) Installing libstdc++ (9.3.0-r2)
09:21:01 [2020-07-14T09:21:01.360Z] #15 1.821 (13/55) Installing binutils (2.34-r1)
09:21:01 [2020-07-14T09:21:01.360Z] #15 1.885 (14/55) Installing libmagic (5.38-r0)
09:21:01 [2020-07-14T09:21:01.360Z] #15 1.905 (15/55) Installing file (5.38-r0)
09:21:01 [2020-07-14T09:21:01.406Z] --- PASS: TestServiceUpdatePidsLimit (17.88s)
09:21:01 [2020-07-14T09:21:01.406Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s)
09:21:01 [2020-07-14T09:21:01.406Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.15s)
09:21:01 [2020-07-14T09:21:01.406Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s)
09:21:01 [2020-07-14T09:21:01.406Z] PASS
09:21:01 [2020-07-14T09:21:01.406Z] 
09:21:01 [2020-07-14T09:21:01.406Z] === Skipped
09:21:01 [2020-07-14T09:21:01.406Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
09:21:01 [2020-07-14T09:21:01.406Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:21:01 [2020-07-14T09:21:01.406Z] 
09:21:01 [2020-07-14T09:21:01.406Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
09:21:01 [2020-07-14T09:21:01.406Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:21:01 [2020-07-14T09:21:01.406Z] 
09:21:01 [2020-07-14T09:21:01.406Z] 
09:21:01 [2020-07-14T09:21:01.406Z] DONE 27 tests, 2 skipped in 173.003s
09:21:01 [2020-07-14T09:21:01.406Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
09:21:01 [2020-07-14T09:21:01.406Z] ++ 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
09:21:01 [2020-07-14T09:21:01.406Z] ++ set -e
09:21:01 [2020-07-14T09:21:01.406Z] ++ '[' -n 0 ']'
09:21:01 [2020-07-14T09:21:01.406Z] ++ set -x
09:21:01 [2020-07-14T09:21:01.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
09:21:01 [2020-07-14T09:21:01.406Z] INFO: Testing against a local daemon
09:21:01 [2020-07-14T09:21:01.406Z] === RUN   TestSessionCreate
09:21:01 [2020-07-14T09:21:01.406Z] --- PASS: TestSessionCreate (0.02s)
09:21:01 [2020-07-14T09:21:01.406Z] === RUN   TestSessionCreateWithBadUpgrade
09:21:01 [2020-07-14T09:21:01.406Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
09:21:01 [2020-07-14T09:21:01.406Z] PASS
09:21:01 [2020-07-14T09:21:01.406Z] 
09:21:01 [2020-07-14T09:21:01.406Z] DONE 2 tests in 0.160s
09:21:01 [2020-07-14T09:21:01.620Z] #15 1.907 (16/55) Installing gmp (6.2.0-r0)
09:21:01 [2020-07-14T09:21:01.620Z] #15 1.913 (17/55) Installing isl (0.18-r0)
09:21:01 [2020-07-14T09:21:01.620Z] #15 1.927 (18/55) Installing libgomp (9.3.0-r2)
09:21:01 [2020-07-14T09:21:01.620Z] #15 1.930 (19/55) Installing libatomic (9.3.0-r2)
09:21:01 [2020-07-14T09:21:01.620Z] #15 1.932 (20/55) Installing libgphobos (9.3.0-r2)
09:21:01 [2020-07-14T09:21:01.620Z] #15 1.972 (21/55) Installing mpfr4 (4.0.2-r4)
09:21:01 [2020-07-14T09:21:01.620Z] #15 1.978 (22/55) Installing mpc1 (1.1.0-r1)
09:21:01 [2020-07-14T09:21:01.620Z] #15 1.981 (23/55) Installing gcc (9.3.0-r2)
09:21:01 [2020-07-14T09:21:01.638Z] === RUN   TestDockerSuite/TestEventsContainerRestart
09:21:01 [2020-07-14T09:21:01.638Z] --- PASS: TestDockerNetworkReConnect (3.98s)
09:21:01 [2020-07-14T09:21:01.638Z] === RUN   TestServicePlugin
09:21:01 [2020-07-14T09:21:01.643Z] --- PASS: TestCgroupNamespacesRun (1.44s)
09:21:01 [2020-07-14T09:21:01.643Z] === RUN   TestCgroupNamespacesRunPrivileged
09:21:01 [2020-07-14T09:21:01.707Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
09:21:01 [2020-07-14T09:21:01.707Z] ++ 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
09:21:01 [2020-07-14T09:21:01.707Z] ++ set -e
09:21:01 [2020-07-14T09:21:01.707Z] ++ '[' -n 0 ']'
09:21:01 [2020-07-14T09:21:01.707Z] ++ set -x
09:21:01 [2020-07-14T09:21:01.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
09:21:01 [2020-07-14T09:21:01.707Z] INFO: Testing against a local daemon
09:21:01 [2020-07-14T09:21:01.707Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:21:01 [2020-07-14T09:21:01.707Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:21:01 [2020-07-14T09:21:01.707Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:21:01 [2020-07-14T09:21:01.707Z] === RUN   TestEventsExecDie
09:21:02 [2020-07-14T09:21:02.559Z] #15 2.811 (24/55) Installing musl-dev (1.1.24-r9)
09:21:02 [2020-07-14T09:21:02.559Z] #15 2.882 (25/55) Installing libc-dev (0.7.2-r3)
09:21:02 [2020-07-14T09:21:02.559Z] #15 2.883 (26/55) Installing g++ (9.3.0-r2)
09:21:02 [2020-07-14T09:21:02.745Z] --- PASS: TestEventsExecDie (0.96s)
09:21:02 [2020-07-14T09:21:02.745Z] === RUN   TestEventsBackwardsCompatible
09:21:02 [2020-07-14T09:21:02.745Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
09:21:02 [2020-07-14T09:21:02.745Z] === RUN   TestInfoBinaryCommits
09:21:02 [2020-07-14T09:21:02.745Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:21:02 [2020-07-14T09:21:02.745Z] === RUN   TestInfoAPIVersioned
09:21:02 [2020-07-14T09:21:02.745Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:21:02 [2020-07-14T09:21:02.745Z] === RUN   TestInfoDiscoveryBackend
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.288 (27/55) Installing make (4.3-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.292 (28/55) Installing fortify-headers (1.1-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.294 (29/55) Installing patch (2.7.6-r6)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.297 (30/55) Installing build-base (0.5-r2)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.299 (31/55) Installing nghttp2-libs (1.41.0-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.301 (32/55) Installing libcurl (7.69.1-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.307 (33/55) Installing curl (7.69.1-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.311 (34/55) Installing oniguruma (6.9.5-r1)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.316 (35/55) Installing jq (1.6-r1)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.322 (36/55) Installing device-mapper-libs (2.02.186-r1)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.327 (37/55) Installing device-mapper-event-libs (2.02.186-r1)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.329 (38/55) Installing libaio (0.3.112-r1)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.331 (39/55) Installing lvm2-libs (2.02.186-r1)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.359 (40/55) Installing blkid (2.35.2-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.362 (41/55) Installing libcap-ng (0.7.10-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.364 (42/55) Installing setpriv (2.35.2-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.366 (43/55) Installing libmount (2.35.2-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.371 (44/55) Installing libsmartcols (2.35.2-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.374 (45/55) Installing findmnt (2.35.2-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.376 (46/55) Installing mcookie (2.35.2-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.378 (47/55) Installing hexdump (2.35.2-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.380 (48/55) Installing lsblk (2.35.2-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.382 (49/55) Installing libfdisk (2.35.2-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.387 (50/55) Installing sfdisk (2.35.2-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.390 (51/55) Installing cfdisk (2.35.2-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.392 (52/55) Installing util-linux (2.35.2-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.427 (53/55) Installing pkgconf (1.7.2-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.430 (54/55) Installing util-linux-dev (2.35.2-r0)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.451 (55/55) Installing lvm2-dev (2.02.186-r1)
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.456 Executing busybox-1.31.1-r16.trigger
09:21:02 [2020-07-14T09:21:02.818Z] #15 3.461 OK: 230 MiB in 69 packages
09:21:03 [2020-07-14T09:21:03.162Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.37s)
09:21:03 [2020-07-14T09:21:03.162Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:21:03 [2020-07-14T09:21:03.380Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
09:21:03 [2020-07-14T09:21:03.380Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:21:03 [2020-07-14T09:21:03.387Z] #15 DONE 3.9s
09:21:03 [2020-07-14T09:21:03.387Z] 
09:21:03 [2020-07-14T09:21:03.387Z] #16 [base 3/5] RUN mkdir -p /build/
09:21:04 [2020-07-14T09:21:04.159Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
09:21:04 [2020-07-14T09:21:04.324Z] #16 DONE 0.6s
09:21:04 [2020-07-14T09:21:04.324Z] 
09:21:04 [2020-07-14T09:21:04.324Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
09:21:04 [2020-07-14T09:21:04.418Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:21:04 [2020-07-14T09:21:04.418Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:21:04 [2020-07-14T09:21:04.584Z] #17 DONE 0.6s
09:21:04 [2020-07-14T09:21:04.584Z] 
09:21:04 [2020-07-14T09:21:04.584Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
09:21:04 [2020-07-14T09:21:04.584Z] #18 DONE 0.0s
09:21:04 [2020-07-14T09:21:04.584Z] 
09:21:04 [2020-07-14T09:21:04.584Z] #31 [builder 1/4] COPY . .
09:21:04 [2020-07-14T09:21:04.687Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.40s)
09:21:04 [2020-07-14T09:21:04.687Z] === RUN   TestCgroupNamespacesRunHostMode
09:21:04 [2020-07-14T09:21:04.711Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
09:21:04 [2020-07-14T09:21:04.711Z] === RUN   TestInfoAPI
09:21:04 [2020-07-14T09:21:04.711Z] --- PASS: TestInfoAPI (0.02s)
09:21:04 [2020-07-14T09:21:04.711Z] === RUN   TestInfoAPIWarnings
09:21:04 [2020-07-14T09:21:04.845Z] #31 ...
09:21:04 [2020-07-14T09:21:04.845Z] 
09:21:04 [2020-07-14T09:21:04.845Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
09:21:04 [2020-07-14T09:21:04.845Z] #26 DONE 0.1s
09:21:04 [2020-07-14T09:21:04.845Z] 
09:21:04 [2020-07-14T09:21:04.845Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:21:04 [2020-07-14T09:21:04.845Z] #22 DONE 0.1s
09:21:04 [2020-07-14T09:21:04.845Z] 
09:21:04 [2020-07-14T09:21:04.845Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
09:21:04 [2020-07-14T09:21:04.845Z] #19 DONE 0.1s
09:21:04 [2020-07-14T09:21:04.845Z] 
09:21:04 [2020-07-14T09:21:04.845Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
09:21:04 [2020-07-14T09:21:04.845Z] #27 DONE 0.1s
09:21:04 [2020-07-14T09:21:04.845Z] 
09:21:04 [2020-07-14T09:21:04.845Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:21:04 [2020-07-14T09:21:04.845Z] #23 DONE 0.1s
09:21:04 [2020-07-14T09:21:04.845Z] 
09:21:04 [2020-07-14T09:21:04.845Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
09:21:04 [2020-07-14T09:21:04.845Z] #28 DONE 0.1s
09:21:04 [2020-07-14T09:21:04.845Z] 
09:21:04 [2020-07-14T09:21:04.845Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
09:21:05 [2020-07-14T09:21:05.348Z] --- PASS: TestInfoAPIWarnings (0.52s)
09:21:05 [2020-07-14T09:21:05.348Z] === RUN   TestInfoDebug
09:21:05 [2020-07-14T09:21:05.733Z] --- PASS: TestCgroupNamespacesRunHostMode (1.40s)
09:21:05 [2020-07-14T09:21:05.733Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:21:05 [2020-07-14T09:21:05.984Z] --- PASS: TestInfoDebug (0.53s)
09:21:05 [2020-07-14T09:21:05.984Z] === RUN   TestInfoInsecureRegistries
09:21:06 [2020-07-14T09:21:06.277Z] --- PASS: TestInfoInsecureRegistries (0.53s)
09:21:06 [2020-07-14T09:21:06.277Z] === RUN   TestInfoRegistryMirrors
09:21:06 [2020-07-14T09:21:06.674Z] === RUN   TestDockerSuite/TestEventsCopy
09:21:06 [2020-07-14T09:21:06.755Z] #24 ...
09:21:06 [2020-07-14T09:21:06.755Z] 
09:21:06 [2020-07-14T09:21:06.755Z] #31 [builder 1/4] COPY . .
09:21:06 [2020-07-14T09:21:06.755Z] #31 DONE 1.8s
09:21:06 [2020-07-14T09:21:06.755Z] 
09:21:06 [2020-07-14T09:21:06.755Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
09:21:06 [2020-07-14T09:21:06.913Z] --- PASS: TestInfoRegistryMirrors (0.53s)
09:21:06 [2020-07-14T09:21:06.913Z] === RUN   TestLoginFailsWithBadCredentials
09:21:07 [2020-07-14T09:21:07.206Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
09:21:07 [2020-07-14T09:21:07.206Z] === RUN   TestPingCacheHeaders
09:21:07 [2020-07-14T09:21:07.206Z] --- PASS: TestPingCacheHeaders (0.02s)
09:21:07 [2020-07-14T09:21:07.206Z] === RUN   TestPingGet
09:21:07 [2020-07-14T09:21:07.206Z] --- PASS: TestPingGet (0.01s)
09:21:07 [2020-07-14T09:21:07.206Z] === RUN   TestPingHead
09:21:07 [2020-07-14T09:21:07.206Z] --- PASS: TestPingHead (0.01s)
09:21:07 [2020-07-14T09:21:07.206Z] === RUN   TestVersion
09:21:07 [2020-07-14T09:21:07.206Z] --- PASS: TestVersion (0.01s)
09:21:07 [2020-07-14T09:21:07.206Z] PASS
09:21:07 [2020-07-14T09:21:07.206Z] 
09:21:07 [2020-07-14T09:21:07.206Z] === Skipped
09:21:07 [2020-07-14T09:21:07.206Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:21:07 [2020-07-14T09:21:07.206Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:21:07 [2020-07-14T09:21:07.206Z] 
09:21:07 [2020-07-14T09:21:07.206Z] 
09:21:07 [2020-07-14T09:21:07.206Z] DONE 18 tests, 1 skipped in 5.688s
09:21:07 [2020-07-14T09:21:07.206Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
09:21:07 [2020-07-14T09:21:07.206Z] ++ 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
09:21:07 [2020-07-14T09:21:07.206Z] ++ set -e
09:21:07 [2020-07-14T09:21:07.206Z] ++ '[' -n 0 ']'
09:21:07 [2020-07-14T09:21:07.206Z] ++ set -x
09:21:07 [2020-07-14T09:21:07.207Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
09:21:07 [2020-07-14T09:21:07.207Z] INFO: Testing against a local daemon
09:21:07 [2020-07-14T09:21:07.207Z] === RUN   TestVolumesCreateAndList
09:21:07 [2020-07-14T09:21:07.237Z] === RUN   TestDockerSuite/TestEventsFilterContainer
09:21:07 [2020-07-14T09:21:07.253Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.39s)
09:21:07 [2020-07-14T09:21:07.253Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:21:07 [2020-07-14T09:21:07.500Z] --- PASS: TestVolumesCreateAndList (0.03s)
09:21:07 [2020-07-14T09:21:07.500Z] === RUN   TestVolumesRemove
09:21:07 [2020-07-14T09:21:07.500Z] --- PASS: TestVolumesRemove (0.11s)
09:21:07 [2020-07-14T09:21:07.500Z] === RUN   TestVolumesInspect
09:21:07 [2020-07-14T09:21:07.500Z] --- PASS: TestVolumesInspect (0.01s)
09:21:07 [2020-07-14T09:21:07.500Z] === RUN   TestVolumesInvalidJSON
09:21:07 [2020-07-14T09:21:07.500Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:21:07 [2020-07-14T09:21:07.500Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:21:07 [2020-07-14T09:21:07.500Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:21:07 [2020-07-14T09:21:07.500Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:21:07 [2020-07-14T09:21:07.500Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:21:07 [2020-07-14T09:21:07.500Z] PASS
09:21:07 [2020-07-14T09:21:07.500Z] 
09:21:07 [2020-07-14T09:21:07.500Z] DONE 5 tests in 0.244s
09:21:07 [2020-07-14T09:21:07.500Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:21:07 [2020-07-14T09:21:07.500Z] ++++ cat bundles/test-integration/docker.pid
09:21:07 [2020-07-14T09:21:07.500Z] +++ kill 12040
09:21:08 [2020-07-14T09:21:08.139Z] #32 DONE 1.6s
09:21:08 [2020-07-14T09:21:08.139Z] 
09:21:08 [2020-07-14T09:21:08.139Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.874 + RM_GOPATH=0
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.874 + TMP_GOPATH=
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.874 + : /build
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.874 + '[' -z '' ']'
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.874 ++ mktemp -d
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.881 + export GOPATH=/tmp/tmp.JGFDMn
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.881 + GOPATH=/tmp/tmp.JGFDMn
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.881 + RM_GOPATH=1
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.881 + case "$(go env GOARCH)" in
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.881 ++ go env GOARCH
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.892 + export GO_BUILDMODE=-buildmode=pie
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.892 + GO_BUILDMODE=-buildmode=pie
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.892 ++ dirname ./install.sh
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.892 + dir=.
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.892 + bin=dockercli
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.892 + shift
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.892 + '[' '!' -f ./dockercli.installer ']'
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.892 + . ./dockercli.installer
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.892 ++ : stable
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.892 ++ : 17.06.2-ce
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.892 + install_dockercli
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.892 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.892 ++ uname -m
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.892 Install docker/cli version 17.06.2-ce from stable
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.893 + arch=x86_64
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.893 + '[' x86_64 '!=' x86_64 ']'
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.893 + url=https://download.docker.com/linux/static
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.893 + tar -xz docker/docker
09:21:08 [2020-07-14T09:21:08.139Z] #24 1.896 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:21:08 [2020-07-14T09:21:08.610Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
09:21:08 [2020-07-14T09:21:08.773Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.42s)
09:21:08 [2020-07-14T09:21:08.773Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:21:09 [2020-07-14T09:21:09.014Z] +++ /etc/init.d/apparmor stop
09:21:09 [2020-07-14T09:21:09.014Z] Leaving: AppArmorNo profiles have been unloaded.
09:21:09 [2020-07-14T09:21:09.014Z] 
09:21:09 [2020-07-14T09:21:09.014Z] Unloading profiles will leave already running processes permanently
09:21:09 [2020-07-14T09:21:09.014Z] unconfined, which can lead to unexpected situations.
09:21:09 [2020-07-14T09:21:09.014Z] 
09:21:09 [2020-07-14T09:21:09.014Z] To set a process to complain mode, use the command line tool
09:21:09 [2020-07-14T09:21:09.014Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:21:09 [2020-07-14T09:21:09.014Z] +++ true
09:21:09 [2020-07-14T09:21:09.014Z] exiting test-integration
09:21:09 [2020-07-14T09:21:09.014Z] ++ exit 0
09:21:09 [2020-07-14T09:21:09.014Z] 
09:21:09 [2020-07-14T09:21:09.185Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
09:21:09 [2020-07-14T09:21:09.413Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
09:21:09 [2020-07-14T09:21:09.413Z] === RUN   TestCgroupNamespacesRunOlderClient
09:21:09 [2020-07-14T09:21:09.442Z] === RUN   TestDockerSuite/TestEventsFilterImageName
09:21:10 [2020-07-14T09:21:10.046Z] #24 5.018 + mkdir -p /build
09:21:10 [2020-07-14T09:21:10.046Z] #24 5.020 + mv docker/docker /build/
09:21:10 [2020-07-14T09:21:10.046Z] #24 5.021 + rmdir docker
09:21:10 [2020-07-14T09:21:10.046Z] #24 DONE 5.1s
09:21:10 [2020-07-14T09:21:10.046Z] 
09:21:10 [2020-07-14T09:21:10.046Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:21:10 [2020-07-14T09:21:10.046Z] #20 2.984 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
09:21:10 [2020-07-14T09:21:10.046Z] #20 3.557 
09:21:10 [2020-07-14T09:21:10.046Z] #20 3.682 
##                                                                         2.9%
##############                                                            20.5%
###########################                                               38.7%
#####################################                                     51.4%
############################################                              61.9%
###########################################################               82.2%
######################################################################## 100.0%
09:21:10 [2020-07-14T09:21:10.046Z] #20 4.910 
09:21:10 [2020-07-14T09:21:10.046Z] #20 5.032 
########################                                                  34.4%
######################################################################## 100.0%
09:21:10 [2020-07-14T09:21:10.371Z] === RUN   TestDockerSuite/TestEventsFilterLabels
Post stage
[Pipeline] junit
09:21:10 [2020-07-14T09:21:10.605Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
09:21:10 [2020-07-14T09:21:10.875Z] #20 5.931 #=#=#                                                                         
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:21:10 [2020-07-14T09:21:10.932Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.45s)
09:21:10 [2020-07-14T09:21:10.932Z] === RUN   TestKernelTCPMemory
09:21:11 [2020-07-14T09:21:11.135Z] #20 6.054 
                                                                           1.4%
######################################################                    75.0%
######################################################################## 100.0%
09:21:11 [2020-07-14T09:21:11.281Z] + echo Ensuring container killed.
09:21:11 [2020-07-14T09:21:11.281Z] Ensuring container killed.
09:21:11 [2020-07-14T09:21:11.281Z] + docker rm -vf docker-pr1
09:21:11 [2020-07-14T09:21:11.281Z] Error: No such container: docker-pr1
09:21:11 [2020-07-14T09:21:11.281Z] + true
09:21:11 [2020-07-14T09:21:11.298Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
09:21:11 [2020-07-14T09:21:11.298Z] === RUN   TestDockerSuite/TestEventsFilterType
[Pipeline] sh
09:21:11 [2020-07-14T09:21:11.396Z] #20 6.588 
09:21:11 [2020-07-14T09:21:11.555Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
09:21:11 [2020-07-14T09:21:11.555Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
09:21:11 [2020-07-14T09:21:11.608Z] --- PASS: TestKernelTCPMemory (0.67s)
09:21:11 [2020-07-14T09:21:11.608Z] === RUN   TestNISDomainname
09:21:11 [2020-07-14T09:21:11.664Z] + echo Chowning /workspace to jenkins user
09:21:11 [2020-07-14T09:21:11.664Z] Chowning /workspace to jenkins user
09:21:11 [2020-07-14T09:21:11.664Z] + id -u
09:21:11 [2020-07-14T09:21:11.664Z] + id -g
09:21:11 [2020-07-14T09:21:11.664Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41207:/workspace busybox chown -R 1001:1001 /workspace
09:21:11 [2020-07-14T09:21:11.664Z] Unable to find image 'busybox:latest' locally
09:21:11 [2020-07-14T09:21:11.812Z] === RUN   TestDockerSuite/TestEventsFilters
09:21:11 [2020-07-14T09:21:11.958Z] latest: Pulling from library/busybox
09:21:11 [2020-07-14T09:21:11.958Z] 351d6c492d3f: Pulling fs layer
09:21:11 [2020-07-14T09:21:11.958Z] 351d6c492d3f: Verifying Checksum
09:21:11 [2020-07-14T09:21:11.958Z] 351d6c492d3f: Download complete
09:21:12 [2020-07-14T09:21:12.175Z] #20 6.708 
########                                                                  12.1%
#################                                                         24.3%
#################################                                         46.1%
###################################################                       71.4%
#################################################################         91.5%
######################################################################## 100.0%
09:21:12 [2020-07-14T09:21:12.247Z] --- PASS: TestNISDomainname (0.75s)
09:21:12 [2020-07-14T09:21:12.247Z] === RUN   TestHostnameDnsResolution
09:21:12 [2020-07-14T09:21:12.435Z] #20 7.642 
09:21:12 [2020-07-14T09:21:12.594Z] 351d6c492d3f: Pull complete
09:21:12 [2020-07-14T09:21:12.594Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
09:21:12 [2020-07-14T09:21:12.594Z] Status: Downloaded newer image for busybox:latest
09:21:12 [2020-07-14T09:21:12.742Z] === RUN   TestDockerSuite/TestEventsFormat
09:21:13 [2020-07-14T09:21:13.287Z] --- PASS: TestHostnameDnsResolution (0.87s)
09:21:13 [2020-07-14T09:21:13.287Z] === RUN   TestStats
09:21:13 [2020-07-14T09:21:13.688Z] === RUN   TestDockerSuite/TestEventsFormatBadField
09:21:13 [2020-07-14T09:21:13.688Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
09:21:13 [2020-07-14T09:21:13.688Z] === RUN   TestDockerSuite/TestEventsImageImport
09:21:14 [2020-07-14T09:21:14.250Z] === RUN   TestDockerSuite/TestEventsImageLoad
09:21:14 [2020-07-14T09:21:14.506Z] === RUN   TestDockerSuite/TestEventsImagePull
09:21:14 [2020-07-14T09:21:14.543Z] #20 7.761 
#                                                                          1.9%
####                                                                       5.8%
#######                                                                   10.1%
##########                                                                14.9%
###############                                                           21.5%
###################                                                       26.5%
######################                                                    31.5%
##########################                                                36.9%
###############################                                           43.9%
####################################                                      50.8%
######################################                                    53.4%
############################################                              61.3%
###############################################                           66.5%
###################################################                       71.7%
#######################################################                   76.9%
###########################################################               82.2%
##############################################################            87.3%
##################################################################        92.5%
#####################################################################     96.5%
######################################################################## 100.0%
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:21:14 [2020-07-14T09:21:14.763Z] === RUN   TestDockerSuite/TestEventsImageTag
09:21:14 [2020-07-14T09:21:14.803Z] #20 9.921 
09:21:15 [2020-07-14T09:21:15.063Z] #20 ...
09:21:15 [2020-07-14T09:21:15.063Z] 
09:21:15 [2020-07-14T09:21:15.063Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:21:15 [2020-07-14T09:21:15.063Z] #29 ...
09:21:15 [2020-07-14T09:21:15.063Z] 
09:21:15 [2020-07-14T09:21:15.063Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:21:15 [2020-07-14T09:21:15.063Z] #33 1.475 
09:21:15 [2020-07-14T09:21:15.063Z] #33 1.634 Removing bundles/
09:21:15 [2020-07-14T09:21:15.063Z] #33 1.635 
09:21:15 [2020-07-14T09:21:15.063Z] #33 1.647 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
09:21:15 [2020-07-14T09:21:15.063Z] #33 3.308 Building test suite binary ./integration-cli/test.main
09:21:15 [2020-07-14T09:21:15.079Z] + bundleName=s390x-integration
09:21:15 [2020-07-14T09:21:15.079Z] + echo Creating s390x-integration-bundles.tar.gz
09:21:15 [2020-07-14T09:21:15.079Z] Creating s390x-integration-bundles.tar.gz
09:21:15 [2020-07-14T09:21:15.079Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:21:15 [2020-07-14T09:21:15.079Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:21:15 [2020-07-14T09:21:15.128Z] Archiving artifacts
09:21:15 [2020-07-14T09:21:15.531Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41207/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:21:15 [2020-07-14T09:21:15.691Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
09:21:15 [2020-07-14T09:21:15.915Z] + make clean
09:21:15 [2020-07-14T09:21:15.946Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
09:21:15 [2020-07-14T09:21:15.946Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
09:21:15 [2020-07-14T09:21:15.946Z] === RUN   TestDockerSuite/TestEventsPluginOps
09:21:16 [2020-07-14T09:21:16.001Z] #33 ...
09:21:16 [2020-07-14T09:21:16.001Z] 
09:21:16 [2020-07-14T09:21:16.001Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:21:16 [2020-07-14T09:21:16.001Z] #20 11.04 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:21:16 [2020-07-14T09:21:16.028Z] --- PASS: TestStats (2.57s)
09:21:16 [2020-07-14T09:21:16.028Z] === RUN   TestStopContainerWithTimeout
09:21:16 [2020-07-14T09:21:16.028Z] === RUN   TestStopContainerWithTimeout/0
09:21:16 [2020-07-14T09:21:16.028Z] === PAUSE TestStopContainerWithTimeout/0
09:21:16 [2020-07-14T09:21:16.028Z] === RUN   TestStopContainerWithTimeout/1
09:21:16 [2020-07-14T09:21:16.028Z] === PAUSE TestStopContainerWithTimeout/1
09:21:16 [2020-07-14T09:21:16.028Z] === RUN   TestStopContainerWithTimeout/3
09:21:16 [2020-07-14T09:21:16.028Z] === PAUSE TestStopContainerWithTimeout/3
09:21:16 [2020-07-14T09:21:16.028Z] === RUN   TestStopContainerWithTimeout/-1
09:21:16 [2020-07-14T09:21:16.028Z] === PAUSE TestStopContainerWithTimeout/-1
09:21:16 [2020-07-14T09:21:16.028Z] === CONT  TestStopContainerWithTimeout/0
09:21:16 [2020-07-14T09:21:16.028Z] === CONT  TestStopContainerWithTimeout/3
09:21:16 [2020-07-14T09:21:16.028Z] === CONT  TestStopContainerWithTimeout/1
09:21:16 [2020-07-14T09:21:16.028Z] === CONT  TestStopContainerWithTimeout/-1
09:21:16 [2020-07-14T09:21:16.208Z] docker volume rm -f docker-dev-cache
09:21:16 [2020-07-14T09:21:16.501Z] docker-dev-cache
[Pipeline] deleteDir
09:21:16 [2020-07-14T09:21:16.570Z] #20 11.52 
09:21:16 [2020-07-14T09:21:16.570Z] #20 11.62 
######################################################################## 100.0%
09:21:16 [2020-07-14T09:21:16.830Z] #20 12.01 
[Pipeline] }
[Pipeline] // withEnv
09:21:17 [2020-07-14T09:21:17.836Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:21:18 [2020-07-14T09:21:18.093Z] === RUN   TestDockerSuite/TestEventsRename
09:21:18 [2020-07-14T09:21:18.210Z] #20 13.37 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:21:18 [2020-07-14T09:21:18.656Z] === RUN   TestDockerSuite/TestEventsResize
09:21:18 [2020-07-14T09:21:18.769Z] --- PASS: TestStopContainerWithTimeout (0.03s)
09:21:18 [2020-07-14T09:21:18.769Z]     --- PASS: TestStopContainerWithTimeout/0 (0.99s)
09:21:18 [2020-07-14T09:21:18.769Z]     --- PASS: TestStopContainerWithTimeout/1 (1.73s)
09:21:18 [2020-07-14T09:21:18.769Z]     --- PASS: TestStopContainerWithTimeout/3 (2.58s)
09:21:18 [2020-07-14T09:21:18.769Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.94s)
09:21:18 [2020-07-14T09:21:18.769Z] === RUN   TestDeleteDevicemapper
09:21:18 [2020-07-14T09:21:18.769Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:21:18 [2020-07-14T09:21:18.769Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:21:18 [2020-07-14T09:21:18.769Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:21:18 [2020-07-14T09:21:18.780Z] #20 13.92 
09:21:19 [2020-07-14T09:21:19.039Z] #20 14.13 
                                                                           0.6%
######################################################################## 100.0%
09:21:19 [2020-07-14T09:21:19.219Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
09:21:19 [2020-07-14T09:21:19.298Z] #20 14.56 
09:21:19 [2020-07-14T09:21:19.782Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
09:21:20 [2020-07-14T09:21:20.283Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.73s)
09:21:20 [2020-07-14T09:21:20.283Z] === RUN   TestUpdateMemory
09:21:20 [2020-07-14T09:21:20.344Z] === RUN   TestDockerSuite/TestEventsStreaming
09:21:20 [2020-07-14T09:21:20.678Z] #20 15.65 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
09:21:20 [2020-07-14T09:21:20.678Z] #20 15.88 skipping existing c35d46ef359f
09:21:20 [2020-07-14T09:21:20.907Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
09:21:21 [2020-07-14T09:21:21.248Z] #20 16.20 
09:21:21 [2020-07-14T09:21:21.324Z] --- PASS: TestUpdateMemory (0.76s)
09:21:21 [2020-07-14T09:21:21.324Z] === RUN   TestUpdateCPUQuota
09:21:21 [2020-07-14T09:21:21.974Z] --- PASS: TestUpdateCPUQuota (0.93s)
09:21:21 [2020-07-14T09:21:21.974Z] === RUN   TestUpdatePidsLimit
09:21:21 [2020-07-14T09:21:21.974Z] === RUN   TestUpdatePidsLimit/update_from_none
09:21:22 [2020-07-14T09:21:22.186Z] #20 17.36 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:21:22 [2020-07-14T09:21:22.268Z] === RUN   TestUpdatePidsLimit/no_change
09:21:22 [2020-07-14T09:21:22.562Z] === RUN   TestUpdatePidsLimit/update_lower
09:21:22 [2020-07-14T09:21:22.756Z] #20 17.80 
09:21:22 [2020-07-14T09:21:22.756Z] #20 17.87 
######################################################################## 100.0%
09:21:22 [2020-07-14T09:21:22.854Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:21:23 [2020-07-14T09:21:23.015Z] #20 18.24 
09:21:23 [2020-07-14T09:21:23.147Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:21:23 [2020-07-14T09:21:23.275Z] #20 18.40 Download of images into '/build' complete.
09:21:23 [2020-07-14T09:21:23.275Z] #20 18.40 Use something like the following to load the result into a Docker daemon:
09:21:23 [2020-07-14T09:21:23.275Z] #20 18.40   tar -cC '/build' . | docker load
09:21:23 [2020-07-14T09:21:23.440Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:21:23 [2020-07-14T09:21:23.536Z] #20 DONE 18.8s
09:21:23 [2020-07-14T09:21:23.536Z] 
09:21:23 [2020-07-14T09:21:23.536Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:21:23 [2020-07-14T09:21:23.734Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:21:24 [2020-07-14T09:21:24.172Z] === RUN   TestDockerSuite/TestEventsTop
09:21:24 [2020-07-14T09:21:24.172Z] === RUN   TestDockerSuite/TestEventsUntag
09:21:24 [2020-07-14T09:21:24.781Z] --- PASS: TestUpdatePidsLimit (2.65s)
09:21:24 [2020-07-14T09:21:24.781Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.29s)
09:21:24 [2020-07-14T09:21:24.781Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
09:21:24 [2020-07-14T09:21:24.781Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
09:21:24 [2020-07-14T09:21:24.781Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
09:21:24 [2020-07-14T09:21:24.781Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s)
09:21:24 [2020-07-14T09:21:24.781Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s)
09:21:24 [2020-07-14T09:21:24.781Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s)
09:21:24 [2020-07-14T09:21:24.781Z] === RUN   TestUpdateRestartPolicy
09:21:26 [2020-07-14T09:21:26.686Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
09:21:26 [2020-07-14T09:21:26.828Z] #29 ...
09:21:26 [2020-07-14T09:21:26.828Z] 
09:21:26 [2020-07-14T09:21:26.828Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
09:21:27 [2020-07-14T09:21:27.088Z] #21 DONE 0.7s
09:21:27 [2020-07-14T09:21:27.088Z] 
09:21:27 [2020-07-14T09:21:27.088Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:21:27 [2020-07-14T09:21:27.359Z] #29 ...
09:21:27 [2020-07-14T09:21:27.359Z] 
09:21:27 [2020-07-14T09:21:27.359Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
09:21:27 [2020-07-14T09:21:27.359Z] #25 DONE 0.1s
09:21:27 [2020-07-14T09:21:27.615Z] === RUN   TestDockerSuite/TestExec
09:21:27 [2020-07-14T09:21:27.618Z] 
09:21:27 [2020-07-14T09:21:27.618Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:21:28 [2020-07-14T09:21:28.178Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
09:21:28 [2020-07-14T09:21:28.434Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
09:21:28 [2020-07-14T09:21:28.996Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
09:21:29 [2020-07-14T09:21:29.559Z] === RUN   TestDockerSuite/TestExecAPIStart
09:21:30 [2020-07-14T09:21:30.489Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
09:21:31 [2020-07-14T09:21:31.061Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
09:21:31 [2020-07-14T09:21:31.622Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
09:21:32 [2020-07-14T09:21:32.183Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
09:21:32 [2020-07-14T09:21:32.745Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
09:21:33 [2020-07-14T09:21:33.001Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
09:21:33 [2020-07-14T09:21:33.929Z] --- PASS: TestServicePlugin (31.97s)
09:21:33 [2020-07-14T09:21:33.929Z]     plugin_test.go:62: [d0c6a7ad14c64] joining swarm manager [dfa7beafd41b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:21:33 [2020-07-14T09:21:33.929Z]     plugin_test.go:65: [dc3703886f538] joining swarm manager [dfa7beafd41b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:21:33 [2020-07-14T09:21:33.929Z] === RUN   TestServiceUpdateLabel
09:21:33 [2020-07-14T09:21:33.929Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
09:21:34 [2020-07-14T09:21:34.858Z] === RUN   TestDockerSuite/TestExecCgroup
09:21:36 [2020-07-14T09:21:36.224Z] === RUN   TestDockerSuite/TestExecEnv
09:21:36 [2020-07-14T09:21:36.225Z] --- PASS: TestServiceUpdateLabel (2.60s)
09:21:36 [2020-07-14T09:21:36.225Z] === RUN   TestServiceUpdateSecrets
09:21:36 [2020-07-14T09:21:36.787Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
09:21:37 [2020-07-14T09:21:37.443Z] --- PASS: TestUpdateRestartPolicy (11.41s)
09:21:37 [2020-07-14T09:21:37.443Z] === RUN   TestUpdateRestartWithAutoRemove
09:21:37 [2020-07-14T09:21:37.443Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s)
09:21:37 [2020-07-14T09:21:37.443Z] === RUN   TestWaitNonBlocked
09:21:37 [2020-07-14T09:21:37.443Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:37 [2020-07-14T09:21:37.443Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:37 [2020-07-14T09:21:37.443Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:37 [2020-07-14T09:21:37.443Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:37 [2020-07-14T09:21:37.443Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:37 [2020-07-14T09:21:37.443Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:37 [2020-07-14T09:21:37.443Z] --- PASS: TestWaitNonBlocked (0.02s)
09:21:37 [2020-07-14T09:21:37.443Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
09:21:37 [2020-07-14T09:21:37.443Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
09:21:37 [2020-07-14T09:21:37.443Z] === RUN   TestWaitBlocked
09:21:37 [2020-07-14T09:21:37.443Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:21:37 [2020-07-14T09:21:37.443Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:21:37 [2020-07-14T09:21:37.443Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:21:37 [2020-07-14T09:21:37.443Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:21:37 [2020-07-14T09:21:37.443Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:21:37 [2020-07-14T09:21:37.443Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:21:37 [2020-07-14T09:21:37.717Z] === RUN   TestDockerSuite/TestExecExitStatus
09:21:38 [2020-07-14T09:21:38.493Z] --- PASS: TestWaitBlocked (0.02s)
09:21:38 [2020-07-14T09:21:38.493Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s)
09:21:38 [2020-07-14T09:21:38.493Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.87s)
09:21:38 [2020-07-14T09:21:38.493Z] === CONT  TestContainerStartOnDaemonRestart
09:21:38 [2020-07-14T09:21:38.493Z] === CONT  TestContainerKillOnDaemonStart
09:21:38 [2020-07-14T09:21:38.493Z] === CONT  TestDaemonHostGatewayIP
09:21:38 [2020-07-14T09:21:38.493Z] === CONT  TestDaemonRestartIpcMode
09:21:38 [2020-07-14T09:21:38.647Z] === RUN   TestDockerSuite/TestExecInspectID
09:21:39 [2020-07-14T09:21:39.836Z] #33 ...
09:21:39 [2020-07-14T09:21:39.836Z] 
09:21:39 [2020-07-14T09:21:39.836Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:21:39 [2020-07-14T09:21:39.836Z] #29 32.87 # github.com/docker/docker/contrib/httpserver
09:21:39 [2020-07-14T09:21:39.836Z] #29 32.87 loadinternal: cannot find runtime/cgo
09:21:39 [2020-07-14T09:21:39.836Z] #29 DONE 33.1s
09:21:39 [2020-07-14T09:21:39.836Z] 
09:21:39 [2020-07-14T09:21:39.836Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:21:39 [2020-07-14T09:21:39.836Z] #33 ...
09:21:39 [2020-07-14T09:21:39.836Z] 
09:21:39 [2020-07-14T09:21:39.836Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
09:21:39 [2020-07-14T09:21:39.836Z] #30 DONE 0.0s
09:21:39 [2020-07-14T09:21:39.836Z] 
09:21:39 [2020-07-14T09:21:39.836Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:21:40 [2020-07-14T09:21:40.534Z] === RUN   TestDockerSuite/TestExecInteractive
09:21:40 [2020-07-14T09:21:40.790Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
09:21:41 [2020-07-14T09:21:41.351Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
09:21:41 [2020-07-14T09:21:41.607Z] === RUN   TestDockerSuite/TestExecParseError
09:21:42 [2020-07-14T09:21:42.060Z] --- PASS: TestContainerStartOnDaemonRestart (3.77s)
09:21:42 [2020-07-14T09:21:42.060Z] === CONT  TestIpcModeOlderClient
09:21:42 [2020-07-14T09:21:42.171Z] === RUN   TestDockerSuite/TestExecPausedContainer
09:21:42 [2020-07-14T09:21:42.357Z] --- PASS: TestIpcModeOlderClient (0.13s)
09:21:42 [2020-07-14T09:21:42.650Z] --- PASS: TestDaemonRestartIpcMode (4.37s)
09:21:42 [2020-07-14T09:21:42.650Z] --- PASS: TestDaemonHostGatewayIP (4.38s)
09:21:42 [2020-07-14T09:21:42.734Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
09:21:43 [2020-07-14T09:21:43.296Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
09:21:44 [2020-07-14T09:21:44.227Z] === RUN   TestDockerSuite/TestExecSetEnv
09:21:44 [2020-07-14T09:21:44.483Z] === RUN   TestDockerSuite/TestExecStartFails
09:21:45 [2020-07-14T09:21:45.047Z] === RUN   TestDockerSuite/TestExecStateCleanup
09:21:49 [2020-07-14T09:21:49.019Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:21:49 [2020-07-14T09:21:49.019Z] ok  	github.com/docker/docker/api/server/httputils	0.100s	coverage: 14.7% of statements
09:21:49 [2020-07-14T09:21:49.019Z] ok  	github.com/docker/docker/api/server/middleware	0.241s	coverage: 37.7% of statements
09:21:49 [2020-07-14T09:21:49.019Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:21:49 [2020-07-14T09:21:49.019Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:21:49 [2020-07-14T09:21:49.019Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:21:49 [2020-07-14T09:21:49.019Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:21:49 [2020-07-14T09:21:49.019Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:21:49 [2020-07-14T09:21:49.019Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:21:49 [2020-07-14T09:21:49.019Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:21:49 [2020-07-14T09:21:49.019Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:21:49 [2020-07-14T09:21:49.019Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:21:49 [2020-07-14T09:21:49.492Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:21:49 [2020-07-14T09:21:49.492Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:21:51 [2020-07-14T09:21:51.079Z] ok  	github.com/docker/docker/api/types/filters	0.060s	coverage: 92.2% of statements
09:21:51 [2020-07-14T09:21:51.079Z] ok  	github.com/docker/docker/api/types/strslice	0.096s	coverage: 90.0% of statements
09:21:51 [2020-07-14T09:21:51.079Z] ok  	github.com/docker/docker/api/types/time	0.162s	coverage: 100.0% of statements
09:21:51 [2020-07-14T09:21:51.079Z] ok  	github.com/docker/docker/api/server/router/swarm	0.133s	coverage: 5.1% of statements
09:21:51 [2020-07-14T09:21:51.079Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:21:51 [2020-07-14T09:21:51.079Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:21:51 [2020-07-14T09:21:51.079Z] ?   	github.com/docker/docker/api/types	[no test files]
09:21:51 [2020-07-14T09:21:51.079Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:21:51 [2020-07-14T09:21:51.079Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:21:51 [2020-07-14T09:21:51.079Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:21:51 [2020-07-14T09:21:51.079Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:21:51 [2020-07-14T09:21:51.079Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:21:51 [2020-07-14T09:21:51.079Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:21:51 [2020-07-14T09:21:51.079Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:21:51 [2020-07-14T09:21:51.079Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:21:51 [2020-07-14T09:21:51.079Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:21:51 [2020-07-14T09:21:51.079Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:21:51 [2020-07-14T09:21:51.079Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:21:51 [2020-07-14T09:21:51.552Z] ok  	github.com/docker/docker/api/types/versions	0.073s	coverage: 75.0% of statements
09:21:51 [2020-07-14T09:21:51.552Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:21:51 [2020-07-14T09:21:51.552Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:21:51 [2020-07-14T09:21:51.552Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:21:51 [2020-07-14T09:21:51.552Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
09:21:51 [2020-07-14T09:21:51.552Z] ?   	github.com/docker/docker/builder	[no test files]
09:21:51 [2020-07-14T09:21:51.552Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:21:51 [2020-07-14T09:21:51.552Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:21:51 [2020-07-14T09:21:51.552Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:21:51 [2020-07-14T09:21:51.552Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:21:51 [2020-07-14T09:21:51.552Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:21:51 [2020-07-14T09:21:51.552Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:21:51 [2020-07-14T09:21:51.552Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:21:51 [2020-07-14T09:21:51.583Z] --- PASS: TestServiceUpdateSecrets (15.02s)
09:21:51 [2020-07-14T09:21:51.583Z] === RUN   TestServiceUpdateConfigs
09:21:52 [2020-07-14T09:21:52.026Z] ok  	github.com/docker/docker/builder/dockerignore	0.070s	coverage: 96.8% of statements
09:21:53 [2020-07-14T09:21:53.045Z] --- PASS: TestContainerKillOnDaemonStart (12.96s)
09:21:53 [2020-07-14T09:21:53.045Z] PASS
09:21:53 [2020-07-14T09:21:53.045Z] 
09:21:53 [2020-07-14T09:21:53.045Z] === Skipped
09:21:53 [2020-07-14T09:21:53.045Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
09:21:53 [2020-07-14T09:21:53.045Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:21:53 [2020-07-14T09:21:53.045Z] 
09:21:53 [2020-07-14T09:21:53.045Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:21:53 [2020-07-14T09:21:53.045Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:21:53 [2020-07-14T09:21:53.045Z] 
09:21:53 [2020-07-14T09:21:53.045Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
09:21:53 [2020-07-14T09:21:53.045Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:21:53 [2020-07-14T09:21:53.045Z] 
09:21:53 [2020-07-14T09:21:53.045Z] 
09:21:53 [2020-07-14T09:21:53.045Z] DONE 204 tests, 3 skipped in 111.537s
09:21:53 [2020-07-14T09:21:53.045Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
09:21:53 [2020-07-14T09:21:53.045Z] ++ 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
09:21:53 [2020-07-14T09:21:53.045Z] ++ set -e
09:21:53 [2020-07-14T09:21:53.045Z] ++ '[' -n 0 ']'
09:21:53 [2020-07-14T09:21:53.045Z] ++ set -x
09:21:53 [2020-07-14T09:21:53.045Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
09:21:53 [2020-07-14T09:21:53.045Z] INFO: Testing against a local daemon
09:21:53 [2020-07-14T09:21:53.045Z] === RUN   TestCommitInheritsEnv
09:21:53 [2020-07-14T09:21:53.045Z] --- PASS: TestCommitInheritsEnv (0.36s)
09:21:53 [2020-07-14T09:21:53.045Z] === RUN   TestImportExtremelyLargeImageWorks
09:21:53 [2020-07-14T09:21:53.045Z] === PAUSE TestImportExtremelyLargeImageWorks
09:21:53 [2020-07-14T09:21:53.045Z] === RUN   TestImagesFilterMultiReference
09:21:53 [2020-07-14T09:21:53.045Z] --- PASS: TestImagesFilterMultiReference (0.05s)
09:21:53 [2020-07-14T09:21:53.045Z] === RUN   TestImagePullPlatformInvalid
09:21:53 [2020-07-14T09:21:53.045Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
09:21:53 [2020-07-14T09:21:53.045Z] === RUN   TestRemoveImageOrphaning
09:21:53 [2020-07-14T09:21:53.045Z] --- PASS: TestRemoveImageOrphaning (0.32s)
09:21:53 [2020-07-14T09:21:53.045Z] === RUN   TestRemoveImageGarbageCollector
09:21:53 [2020-07-14T09:21:53.045Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:21:53 [2020-07-14T09:21:53.045Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:21:53 [2020-07-14T09:21:53.045Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:21:53 [2020-07-14T09:21:53.045Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:21:53 [2020-07-14T09:21:53.045Z] === RUN   TestTagInvalidReference
09:21:53 [2020-07-14T09:21:53.045Z] --- PASS: TestTagInvalidReference (0.02s)
09:21:53 [2020-07-14T09:21:53.045Z] === RUN   TestTagValidPrefixedRepo
09:21:53 [2020-07-14T09:21:53.045Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
09:21:53 [2020-07-14T09:21:53.045Z] === RUN   TestTagExistedNameWithoutForce
09:21:53 [2020-07-14T09:21:53.045Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
09:21:53 [2020-07-14T09:21:53.045Z] === RUN   TestTagOfficialNames
09:21:53 [2020-07-14T09:21:53.045Z] --- PASS: TestTagOfficialNames (0.04s)
09:21:53 [2020-07-14T09:21:53.045Z] === RUN   TestTagMatchesDigest
09:21:53 [2020-07-14T09:21:53.045Z] --- PASS: TestTagMatchesDigest (0.02s)
09:21:53 [2020-07-14T09:21:53.045Z] === CONT  TestImportExtremelyLargeImageWorks
09:21:55 [2020-07-14T09:21:55.846Z] ok  	github.com/docker/docker/cli/debug	0.058s	coverage: 100.0% of statements
09:21:55 [2020-07-14T09:21:55.846Z] ok  	github.com/docker/docker/builder/remotecontext	0.586s	coverage: 9.2% of statements
09:21:56 [2020-07-14T09:21:56.828Z] === RUN   TestDockerSuite/TestExecStopNotHanging
09:21:56 [2020-07-14T09:21:56.828Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:21:56 [2020-07-14T09:21:56.828Z] === RUN   TestDockerSuite/TestExecTTY
09:21:56 [2020-07-14T09:21:56.844Z] ok  	github.com/docker/docker/builder/dockerfile	0.398s	coverage: 46.4% of statements
09:21:57 [2020-07-14T09:21:57.389Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
09:21:57 [2020-07-14T09:21:57.962Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
09:21:58 [2020-07-14T09:21:58.894Z] === RUN   TestDockerSuite/TestExecUlimits
09:21:59 [2020-07-14T09:21:59.461Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
09:21:59 [2020-07-14T09:21:59.461Z] === RUN   TestDockerSuite/TestExecWithImageUser
09:22:00 [2020-07-14T09:22:00.830Z] === RUN   TestDockerSuite/TestExecWithNoTERM
09:22:01 [2020-07-14T09:22:01.394Z] === RUN   TestDockerSuite/TestExecWithPrivileged
09:22:02 [2020-07-14T09:22:02.323Z] === RUN   TestDockerSuite/TestExecWithTERM
09:22:02 [2020-07-14T09:22:02.887Z] === RUN   TestDockerSuite/TestExecWithUser
09:22:03 [2020-07-14T09:22:03.449Z] === RUN   TestDockerSuite/TestGetContainerStats
09:22:06 [2020-07-14T09:22:06.716Z] --- PASS: TestServiceUpdateConfigs (14.79s)
09:22:06 [2020-07-14T09:22:06.716Z] === RUN   TestServiceUpdateNetwork
09:22:08 [2020-07-14T09:22:08.085Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
09:22:09 [2020-07-14T09:22:09.397Z] ok  	github.com/docker/docker/client	0.633s	coverage: 74.9% of statements
09:22:13 [2020-07-14T09:22:13.332Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
09:22:14 [2020-07-14T09:22:14.259Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
09:22:19 [2020-07-14T09:22:19.586Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
09:22:19 [2020-07-14T09:22:19.586Z] --- PASS: TestServiceUpdateNetwork (12.95s)
09:22:19 [2020-07-14T09:22:19.586Z] === RUN   TestServiceUpdatePidsLimit
09:22:19 [2020-07-14T09:22:19.586Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
09:22:19 [2020-07-14T09:22:19.586Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
09:22:19 [2020-07-14T09:22:19.586Z] === RUN   TestDockerSuite/TestHealth
09:22:20 [2020-07-14T09:22:20.515Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:22:21 [2020-07-14T09:22:21.881Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:22:24 [2020-07-14T09:22:24.401Z] ok  	github.com/docker/docker/builder/remotecontext/git	30.931s	coverage: 86.3% of statements
09:22:24 [2020-07-14T09:22:24.875Z] ?   	github.com/docker/docker/cli	[no test files]
09:22:24 [2020-07-14T09:22:24.875Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:22:28 [2020-07-14T09:22:28.417Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:22:32 [2020-07-14T09:22:32.079Z] ok  	github.com/docker/docker/cmd/dockerd	0.612s	coverage: 19.3% of statements
09:22:33 [2020-07-14T09:22:33.077Z] ok  	github.com/docker/docker/container	0.534s	coverage: 41.6% of statements
09:22:33 [2020-07-14T09:22:33.077Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:22:33 [2020-07-14T09:22:33.077Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:22:33 [2020-07-14T09:22:33.077Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:22:33 [2020-07-14T09:22:33.077Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:22:35 [2020-07-14T09:22:35.313Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.305s	coverage: 65.3% of statements
09:22:36 [2020-07-14T09:22:36.501Z] --- PASS: TestServiceUpdatePidsLimit (16.90s)
09:22:36 [2020-07-14T09:22:36.501Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.06s)
09:22:36 [2020-07-14T09:22:36.501Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
09:22:36 [2020-07-14T09:22:36.501Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s)
09:22:36 [2020-07-14T09:22:36.501Z] PASS
09:22:36 [2020-07-14T09:22:36.501Z] 
09:22:36 [2020-07-14T09:22:36.501Z] === Skipped
09:22:36 [2020-07-14T09:22:36.501Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:22:36 [2020-07-14T09:22:36.501Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:22:36 [2020-07-14T09:22:36.501Z] 
09:22:36 [2020-07-14T09:22:36.501Z] 
09:22:36 [2020-07-14T09:22:36.501Z] DONE 27 tests, 1 skipped in 181.733s
09:22:36 [2020-07-14T09:22:36.501Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:22:36 [2020-07-14T09:22:36.501Z] ++ 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
09:22:36 [2020-07-14T09:22:36.501Z] ++ set -e
09:22:36 [2020-07-14T09:22:36.501Z] ++ '[' -n 0 ']'
09:22:36 [2020-07-14T09:22:36.501Z] ++ set -x
09:22:36 [2020-07-14T09:22:36.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
09:22:36 [2020-07-14T09:22:36.501Z] INFO: Testing against a local daemon
09:22:36 [2020-07-14T09:22:36.501Z] === RUN   TestSessionCreate
09:22:36 [2020-07-14T09:22:36.501Z] --- PASS: TestSessionCreate (0.03s)
09:22:36 [2020-07-14T09:22:36.501Z] === RUN   TestSessionCreateWithBadUpgrade
09:22:36 [2020-07-14T09:22:36.501Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:22:36 [2020-07-14T09:22:36.501Z] PASS
09:22:36 [2020-07-14T09:22:36.501Z] 
09:22:36 [2020-07-14T09:22:36.501Z] DONE 2 tests in 0.158s
09:22:36 [2020-07-14T09:22:36.501Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:22:36 [2020-07-14T09:22:36.501Z] ++ 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
09:22:36 [2020-07-14T09:22:36.501Z] ++ set -e
09:22:36 [2020-07-14T09:22:36.501Z] ++ '[' -n 0 ']'
09:22:36 [2020-07-14T09:22:36.501Z] ++ set -x
09:22:36 [2020-07-14T09:22:36.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
09:22:36 [2020-07-14T09:22:36.501Z] INFO: Testing against a local daemon
09:22:36 [2020-07-14T09:22:36.501Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:22:36 [2020-07-14T09:22:36.501Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:22:36 [2020-07-14T09:22:36.501Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:22:36 [2020-07-14T09:22:36.501Z] === RUN   TestEventsExecDie
09:22:36 [2020-07-14T09:22:36.757Z] --- PASS: TestEventsExecDie (0.57s)
09:22:36 [2020-07-14T09:22:36.757Z] === RUN   TestEventsBackwardsCompatible
09:22:37 [2020-07-14T09:22:37.013Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
09:22:37 [2020-07-14T09:22:37.013Z] === RUN   TestInfoBinaryCommits
09:22:37 [2020-07-14T09:22:37.013Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:22:37 [2020-07-14T09:22:37.013Z] === RUN   TestInfoAPIVersioned
09:22:37 [2020-07-14T09:22:37.013Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:22:37 [2020-07-14T09:22:37.013Z] === RUN   TestInfoDiscoveryBackend
09:22:37 [2020-07-14T09:22:37.552Z] ok  	github.com/docker/docker/daemon/cluster	0.702s	coverage: 0.5% of statements
09:22:37 [2020-07-14T09:22:37.574Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
09:22:37 [2020-07-14T09:22:37.574Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:22:38 [2020-07-14T09:22:38.025Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.910s	coverage: 35.4% of statements
09:22:38 [2020-07-14T09:22:38.501Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:22:38 [2020-07-14T09:22:38.501Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:22:39 [2020-07-14T09:22:39.064Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
09:22:39 [2020-07-14T09:22:39.064Z] === RUN   TestInfoAPI
09:22:39 [2020-07-14T09:22:39.064Z] --- PASS: TestInfoAPI (0.03s)
09:22:39 [2020-07-14T09:22:39.064Z] === RUN   TestInfoAPIWarnings
09:22:39 [2020-07-14T09:22:39.320Z] === RUN   TestDockerSuite/TestHistoryExistentImage
09:22:39 [2020-07-14T09:22:39.320Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
09:22:39 [2020-07-14T09:22:39.320Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
09:22:39 [2020-07-14T09:22:39.320Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
09:22:39 [2020-07-14T09:22:39.579Z] --- PASS: TestInfoAPIWarnings (0.53s)
09:22:39 [2020-07-14T09:22:39.579Z] === RUN   TestInfoDebug
09:22:40 [2020-07-14T09:22:40.140Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
09:22:40 [2020-07-14T09:22:40.140Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
09:22:40 [2020-07-14T09:22:40.140Z] --- PASS: TestInfoDebug (0.56s)
09:22:40 [2020-07-14T09:22:40.140Z] === RUN   TestInfoInsecureRegistries
09:22:40 [2020-07-14T09:22:40.703Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
09:22:40 [2020-07-14T09:22:40.703Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
09:22:40 [2020-07-14T09:22:40.703Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
09:22:40 [2020-07-14T09:22:40.703Z] --- PASS: TestInfoInsecureRegistries (0.54s)
09:22:40 [2020-07-14T09:22:40.703Z] === RUN   TestInfoRegistryMirrors
09:22:40 [2020-07-14T09:22:40.703Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
09:22:40 [2020-07-14T09:22:40.958Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
09:22:41 [2020-07-14T09:22:41.214Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
09:22:41 [2020-07-14T09:22:41.214Z] --- PASS: TestInfoRegistryMirrors (0.56s)
09:22:41 [2020-07-14T09:22:41.214Z] === RUN   TestLoginFailsWithBadCredentials
09:22:41 [2020-07-14T09:22:41.471Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
09:22:41 [2020-07-14T09:22:41.471Z] === RUN   TestPingCacheHeaders
09:22:41 [2020-07-14T09:22:41.471Z] --- PASS: TestPingCacheHeaders (0.03s)
09:22:41 [2020-07-14T09:22:41.471Z] === RUN   TestPingGet
09:22:41 [2020-07-14T09:22:41.471Z] --- PASS: TestPingGet (0.02s)
09:22:41 [2020-07-14T09:22:41.471Z] === RUN   TestPingHead
09:22:41 [2020-07-14T09:22:41.471Z] --- PASS: TestPingHead (0.03s)
09:22:41 [2020-07-14T09:22:41.471Z] === RUN   TestVersion
09:22:41 [2020-07-14T09:22:41.727Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
09:22:41 [2020-07-14T09:22:41.727Z] --- PASS: TestVersion (0.04s)
09:22:41 [2020-07-14T09:22:41.727Z] PASS
09:22:41 [2020-07-14T09:22:41.727Z] 
09:22:41 [2020-07-14T09:22:41.727Z] === Skipped
09:22:41 [2020-07-14T09:22:41.727Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:22:41 [2020-07-14T09:22:41.727Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:22:41 [2020-07-14T09:22:41.727Z] 
09:22:41 [2020-07-14T09:22:41.727Z] 
09:22:41 [2020-07-14T09:22:41.727Z] DONE 18 tests, 1 skipped in 5.451s
09:22:41 [2020-07-14T09:22:41.727Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
09:22:41 [2020-07-14T09:22:41.727Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:22:41 [2020-07-14T09:22:41.727Z] ++ 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
09:22:41 [2020-07-14T09:22:41.727Z] ++ set -e
09:22:41 [2020-07-14T09:22:41.727Z] ++ '[' -n 0 ']'
09:22:41 [2020-07-14T09:22:41.727Z] ++ set -x
09:22:41 [2020-07-14T09:22:41.727Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
09:22:41 [2020-07-14T09:22:41.727Z] INFO: Testing against a local daemon
09:22:41 [2020-07-14T09:22:41.727Z] === RUN   TestVolumesCreateAndList
09:22:41 [2020-07-14T09:22:41.727Z] --- PASS: TestVolumesCreateAndList (0.04s)
09:22:41 [2020-07-14T09:22:41.727Z] === RUN   TestVolumesRemove
09:22:41 [2020-07-14T09:22:41.984Z] --- PASS: TestVolumesRemove (0.08s)
09:22:41 [2020-07-14T09:22:41.984Z] === RUN   TestVolumesInspect
09:22:41 [2020-07-14T09:22:41.984Z] --- PASS: TestVolumesInspect (0.03s)
09:22:41 [2020-07-14T09:22:41.984Z] === RUN   TestVolumesInvalidJSON
09:22:41 [2020-07-14T09:22:41.984Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:22:41 [2020-07-14T09:22:41.984Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:22:41 [2020-07-14T09:22:41.984Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:22:41 [2020-07-14T09:22:41.984Z] --- PASS: TestVolumesInvalidJSON (0.02s)
09:22:41 [2020-07-14T09:22:41.984Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:22:41 [2020-07-14T09:22:41.984Z] PASS
09:22:41 [2020-07-14T09:22:41.984Z] 
09:22:41 [2020-07-14T09:22:41.984Z] DONE 5 tests in 0.295s
09:22:41 [2020-07-14T09:22:41.984Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:22:42 [2020-07-14T09:22:42.242Z] ++++ cat bundles/test-integration/docker.pid
09:22:42 [2020-07-14T09:22:42.242Z] +++ kill 5565
09:22:42 [2020-07-14T09:22:42.498Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
09:22:42 [2020-07-14T09:22:42.498Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
09:22:43 [2020-07-14T09:22:43.426Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
09:22:43 [2020-07-14T09:22:43.426Z] +++ /etc/init.d/apparmor stop
09:22:43 [2020-07-14T09:22:43.426Z] Leaving: AppArmorNo profiles have been unloaded.
09:22:43 [2020-07-14T09:22:43.426Z] 
09:22:43 [2020-07-14T09:22:43.426Z] Unloading profiles will leave already running processes permanently
09:22:43 [2020-07-14T09:22:43.426Z] unconfined, which can lead to unexpected situations.
09:22:43 [2020-07-14T09:22:43.426Z] 
09:22:43 [2020-07-14T09:22:43.426Z] To set a process to complain mode, use the command line tool
09:22:43 [2020-07-14T09:22:43.426Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:22:43 [2020-07-14T09:22:43.426Z] +++ true
09:22:43 [2020-07-14T09:22:43.426Z] exiting test-integration
09:22:43 [2020-07-14T09:22:43.426Z] ++ exit 0
09:22:43 [2020-07-14T09:22:43.426Z] 
09:22:43 [2020-07-14T09:22:43.931Z] ok  	github.com/docker/docker/daemon/discovery	0.410s	coverage: 30.0% of statements
09:22:43 [2020-07-14T09:22:43.931Z] ok  	github.com/docker/docker/daemon/config	0.732s	coverage: 79.6% of statements
09:22:43 [2020-07-14T09:22:43.990Z] === RUN   TestDockerSuite/TestImagesFormat
09:22:43 [2020-07-14T09:22:43.990Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
09:22:43 [2020-07-14T09:22:43.990Z] + for job in $(jobs -p)
09:22:43 [2020-07-14T09:22:43.990Z] + wait 456
09:22:44 [2020-07-14T09:22:44.918Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
09:22:46 [2020-07-14T09:22:46.167Z] ok  	github.com/docker/docker/daemon/events	0.289s	coverage: 50.0% of statements
09:22:46 [2020-07-14T09:22:46.167Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.346s	coverage: 11.1% of statements
09:22:46 [2020-07-14T09:22:46.283Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
09:22:47 [2020-07-14T09:22:47.164Z] ok  	github.com/docker/docker/daemon	2.998s	coverage: 9.2% of statements
09:22:47 [2020-07-14T09:22:47.165Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:22:47 [2020-07-14T09:22:47.165Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:22:47 [2020-07-14T09:22:47.165Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:22:47 [2020-07-14T09:22:47.165Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:22:47 [2020-07-14T09:22:47.165Z] ok  	github.com/docker/docker/daemon/links	0.162s	coverage: 93.0% of statements
09:22:47 [2020-07-14T09:22:47.165Z] ok  	github.com/docker/docker/daemon/graphdriver	0.242s	coverage: 2.3% of statements
09:22:47 [2020-07-14T09:22:47.165Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
09:22:47 [2020-07-14T09:22:47.165Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
09:22:47 [2020-07-14T09:22:47.165Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
09:22:47 [2020-07-14T09:22:47.165Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:22:47 [2020-07-14T09:22:47.165Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
09:22:47 [2020-07-14T09:22:47.165Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
09:22:47 [2020-07-14T09:22:47.165Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
09:22:47 [2020-07-14T09:22:47.165Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
09:22:47 [2020-07-14T09:22:47.165Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:22:47 [2020-07-14T09:22:47.165Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
09:22:47 [2020-07-14T09:22:47.165Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
09:22:47 [2020-07-14T09:22:47.165Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
09:22:47 [2020-07-14T09:22:47.649Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
09:22:47 [2020-07-14T09:22:47.649Z] === RUN   TestDockerSuite/TestImportBadURL
09:22:47 [2020-07-14T09:22:47.649Z] === RUN   TestDockerSuite/TestImportDisplay
09:22:48 [2020-07-14T09:22:48.577Z] === RUN   TestDockerSuite/TestImportFile
09:22:49 [2020-07-14T09:22:49.508Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
09:22:49 [2020-07-14T09:22:49.775Z] === RUN   TestDockerSuite/TestImportFileWithMessage
09:22:50 [2020-07-14T09:22:50.748Z] === RUN   TestDockerSuite/TestImportGzipped
09:22:50 [2020-07-14T09:22:50.986Z] ok  	github.com/docker/docker/daemon/images	0.405s	coverage: 4.8% of statements
09:22:50 [2020-07-14T09:22:50.986Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:22:50 [2020-07-14T09:22:50.986Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:22:51 [2020-07-14T09:22:51.459Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.780s	coverage: 77.4% of statements
09:22:51 [2020-07-14T09:22:51.459Z] ok  	github.com/docker/docker/daemon/logger	0.677s	coverage: 42.1% of statements
09:22:51 [2020-07-14T09:22:51.459Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
09:22:51 [2020-07-14T09:22:51.459Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:22:51 [2020-07-14T09:22:51.459Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:22:51 [2020-07-14T09:22:51.459Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
09:22:51 [2020-07-14T09:22:51.459Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
09:22:51 [2020-07-14T09:22:51.936Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.670s	coverage: 61.6% of statements
09:22:52 [2020-07-14T09:22:52.115Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
09:22:52 [2020-07-14T09:22:52.932Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.233s	coverage: 87.2% of statements
09:22:53 [2020-07-14T09:22:53.043Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
09:22:53 [2020-07-14T09:22:53.606Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
09:22:53 [2020-07-14T09:22:53.862Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
09:22:54 [2020-07-14T09:22:54.424Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
09:22:54 [2020-07-14T09:22:54.424Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
09:22:54 [2020-07-14T09:22:54.424Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
09:22:54 [2020-07-14T09:22:54.513Z] ok  	github.com/docker/docker/daemon/logger/local	0.296s	coverage: 75.2% of statements
09:22:54 [2020-07-14T09:22:54.513Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:22:54 [2020-07-14T09:22:54.513Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.364s	coverage: 36.3% of statements
09:22:54 [2020-07-14T09:22:54.987Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
09:22:55 [2020-07-14T09:22:55.510Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.524s	coverage: 33.3% of statements
09:22:55 [2020-07-14T09:22:55.549Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
09:22:55 [2020-07-14T09:22:55.805Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
09:22:56 [2020-07-14T09:22:56.367Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
09:22:56 [2020-07-14T09:22:56.508Z] ok  	github.com/docker/docker/daemon/logger/templates	0.177s	coverage: 8.3% of statements
09:22:56 [2020-07-14T09:22:56.508Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.312s	coverage: 46.8% of statements
09:22:56 [2020-07-14T09:22:56.623Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
09:22:57 [2020-07-14T09:22:57.185Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
09:22:57 [2020-07-14T09:22:57.185Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
09:22:58 [2020-07-14T09:22:58.088Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.384s	coverage: 82.5% of statements
09:22:58 [2020-07-14T09:22:58.088Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:22:58 [2020-07-14T09:22:58.088Z] ?   	github.com/docker/docker/daemon/network	[no test files]
09:22:58 [2020-07-14T09:22:58.088Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:22:58 [2020-07-14T09:22:58.551Z] === RUN   TestDockerSuite/TestInspectAmpersand
09:22:58 [2020-07-14T09:22:58.807Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
09:22:59 [2020-07-14T09:22:59.064Z] === RUN   TestDockerSuite/TestInspectByPrefix
09:22:59 [2020-07-14T09:22:59.320Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
09:22:59 [2020-07-14T09:22:59.577Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
09:22:59 [2020-07-14T09:22:59.577Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
09:22:59 [2020-07-14T09:22:59.668Z] ok  	github.com/docker/docker/distribution/metadata	1.337s	coverage: 48.2% of statements
09:23:00 [2020-07-14T09:23:00.141Z] ok  	github.com/docker/docker/distribution	1.847s	coverage: 20.3% of statements
09:23:00 [2020-07-14T09:23:00.141Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:23:00 [2020-07-14T09:23:00.141Z] ok  	github.com/docker/docker/errdefs	0.096s	coverage: 49.4% of statements
09:23:00 [2020-07-14T09:23:00.505Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
09:23:00 [2020-07-14T09:23:00.761Z] === RUN   TestDockerSuite/TestInspectDefault
09:23:01 [2020-07-14T09:23:01.140Z] ok  	github.com/docker/docker/distribution/xfer	2.137s	coverage: 76.8% of statements
09:23:01 [2020-07-14T09:23:01.140Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:23:01 [2020-07-14T09:23:01.323Z] === RUN   TestDockerSuite/TestInspectHistory
09:23:01 [2020-07-14T09:23:01.886Z] === RUN   TestDockerSuite/TestInspectImage
09:23:01 [2020-07-14T09:23:01.886Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
09:23:01 [2020-07-14T09:23:01.886Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
09:23:01 [2020-07-14T09:23:01.886Z] === RUN   TestDockerSuite/TestInspectInt64
09:23:02 [2020-07-14T09:23:02.140Z] ok  	github.com/docker/docker/image/cache	0.172s	coverage: 19.2% of statements
09:23:02 [2020-07-14T09:23:02.142Z] === RUN   TestDockerSuite/TestInspectJSONFields
09:23:02 [2020-07-14T09:23:02.613Z] ok  	github.com/docker/docker/image/v1	0.284s	coverage: 25.0% of statements
09:23:02 [2020-07-14T09:23:02.708Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
09:23:02 [2020-07-14T09:23:02.708Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
09:23:03 [2020-07-14T09:23:03.087Z] ok  	github.com/docker/docker/image	1.048s	coverage: 86.4% of statements
09:23:03 [2020-07-14T09:23:03.087Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:23:03 [2020-07-14T09:23:03.087Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:23:03 [2020-07-14T09:23:03.271Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
09:23:03 [2020-07-14T09:23:03.560Z] ok  	github.com/docker/docker/libcontainerd/queue	0.210s	coverage: 100.0% of statements
09:23:03 [2020-07-14T09:23:03.833Z] === RUN   TestDockerSuite/TestInspectPlugin
09:23:05 [2020-07-14T09:23:05.141Z] ok  	github.com/docker/docker/pkg/aaparser	0.186s	coverage: 50.0% of statements
09:23:05 [2020-07-14T09:23:05.199Z] === RUN   TestDockerSuite/TestInspectRootFS
09:23:05 [2020-07-14T09:23:05.199Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
09:23:05 [2020-07-14T09:23:05.615Z] ok  	github.com/docker/docker/libcontainerd/local	0.240s	coverage: 1.0% of statements
09:23:05 [2020-07-14T09:23:05.616Z] ok  	github.com/docker/docker/layer	0.709s	coverage: 30.1% of statements
09:23:05 [2020-07-14T09:23:05.616Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:23:05 [2020-07-14T09:23:05.616Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:23:05 [2020-07-14T09:23:05.616Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:23:05 [2020-07-14T09:23:05.616Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:23:05 [2020-07-14T09:23:05.616Z] ?   	github.com/docker/docker/oci	[no test files]
09:23:05 [2020-07-14T09:23:05.616Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:23:05 [2020-07-14T09:23:05.762Z] === RUN   TestDockerSuite/TestInspectStatus
09:23:06 [2020-07-14T09:23:06.018Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
09:23:06 [2020-07-14T09:23:06.613Z] ok  	github.com/docker/docker/opts	0.422s	coverage: 67.7% of statements
09:23:07 [2020-07-14T09:23:07.086Z] ok  	github.com/docker/docker/pkg/broadcaster	0.052s	coverage: 100.0% of statements
09:23:07 [2020-07-14T09:23:07.388Z] === RUN   TestDockerSuite/TestInspectTemplateError
09:23:07 [2020-07-14T09:23:07.388Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
09:23:07 [2020-07-14T09:23:07.649Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
09:23:08 [2020-07-14T09:23:08.083Z] ok  	github.com/docker/docker/pkg/authorization	0.783s	coverage: 26.8% of statements
09:23:08 [2020-07-14T09:23:08.083Z] ok  	github.com/docker/docker/pkg/capabilities	0.049s	coverage: 87.5% of statements
09:23:08 [2020-07-14T09:23:08.213Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
09:23:08 [2020-07-14T09:23:08.776Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
09:23:09 [2020-07-14T09:23:09.080Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.155s	coverage: 15.4% of statements
09:23:09 [2020-07-14T09:23:09.081Z] ok  	github.com/docker/docker/pkg/directory	0.061s	coverage: 80.0% of statements
09:23:09 [2020-07-14T09:23:09.554Z] ok  	github.com/docker/docker/pkg/discovery	0.091s	coverage: 58.3% of statements
09:23:09 [2020-07-14T09:23:09.704Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
09:23:10 [2020-07-14T09:23:10.268Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
09:23:10 [2020-07-14T09:23:10.551Z] ok  	github.com/docker/docker/pkg/discovery/file	0.157s	coverage: 92.9% of statements
09:23:10 [2020-07-14T09:23:10.833Z] === RUN   TestDockerSuite/TestInspectUnknownObject
09:23:10 [2020-07-14T09:23:10.833Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
09:23:11 [2020-07-14T09:23:11.024Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.117s	coverage: 92.3% of statements
09:23:11 [2020-07-14T09:23:11.497Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.161s	coverage: 93.8% of statements
09:23:12 [2020-07-14T09:23:12.199Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
09:23:12 [2020-07-14T09:23:12.494Z] ok  	github.com/docker/docker/pkg/filenotify	0.132s	coverage: 45.7% of statements
09:23:12 [2020-07-14T09:23:12.763Z] === RUN   TestDockerSuite/TestLinkShortDefinition
09:23:13 [2020-07-14T09:23:13.491Z] ok  	github.com/docker/docker/pkg/fileutils	0.201s	coverage: 87.7% of statements
09:23:13 [2020-07-14T09:23:13.965Z] ok  	github.com/docker/docker/pkg/homedir	0.090s	coverage: 42.9% of statements
09:23:14 [2020-07-14T09:23:14.131Z] === RUN   TestDockerSuite/TestLinksEnvs
09:23:14 [2020-07-14T09:23:14.962Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.445s	coverage: 84.1% of statements
09:23:14 [2020-07-14T09:23:14.962Z] ok  	github.com/docker/docker/pkg/idtools	0.085s	coverage: 7.3% of statements
09:23:15 [2020-07-14T09:23:15.499Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
09:23:15 [2020-07-14T09:23:15.755Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
09:23:15 [2020-07-14T09:23:15.958Z] ok  	github.com/docker/docker/pkg/archive	7.406s	coverage: 62.0% of statements
09:23:15 [2020-07-14T09:23:15.958Z] ok  	github.com/docker/docker/pkg/locker	0.174s	coverage: 88.9% of statements
09:23:15 [2020-07-14T09:23:15.958Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.244s	coverage: 91.7% of statements
09:23:15 [2020-07-14T09:23:15.958Z] ok  	github.com/docker/docker/pkg/ioutils	0.791s	coverage: 68.4% of statements
09:23:16 [2020-07-14T09:23:16.955Z] ok  	github.com/docker/docker/pkg/longpath	0.046s	coverage: 100.0% of statements
09:23:16 [2020-07-14T09:23:16.955Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.093s	coverage: 85.7% of statements
09:23:17 [2020-07-14T09:23:17.121Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
09:23:17 [2020-07-14T09:23:17.429Z] ok  	github.com/docker/docker/pkg/parsers	0.180s	coverage: 97.0% of statements
09:23:17 [2020-07-14T09:23:17.902Z] ok  	github.com/docker/docker/pkg/pidfile	0.067s	coverage: 82.6% of statements
09:23:19 [2020-07-14T09:23:19.018Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
09:23:19 [2020-07-14T09:23:19.491Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.067s	coverage: 56.8% of statements
09:23:19 [2020-07-14T09:23:19.966Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.089s	coverage: 85.7% of statements
09:23:20 [2020-07-14T09:23:20.439Z] ok  	github.com/docker/docker/pkg/pools	0.039s	coverage: 88.2% of statements
09:23:20 [2020-07-14T09:23:20.911Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
09:23:20 [2020-07-14T09:23:20.911Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
09:23:20 [2020-07-14T09:23:20.913Z] ok  	github.com/docker/docker/pkg/progress	0.062s	coverage: 75.9% of statements
09:23:21 [2020-07-14T09:23:21.910Z] ok  	github.com/docker/docker/pkg/reexec	0.079s	coverage: 82.4% of statements
09:23:22 [2020-07-14T09:23:22.278Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
09:23:22 [2020-07-14T09:23:22.385Z] ok  	github.com/docker/docker/pkg/pubsub	1.083s	coverage: 73.9% of statements
09:23:22 [2020-07-14T09:23:22.535Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
09:23:22 [2020-07-14T09:23:22.858Z] ok  	github.com/docker/docker/pkg/signal	0.060s	coverage: 20.3% of statements
09:23:23 [2020-07-14T09:23:23.098Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
09:23:23 [2020-07-14T09:23:23.333Z] ok  	github.com/docker/docker/pkg/stdcopy	0.035s	coverage: 100.0% of statements
09:23:24 [2020-07-14T09:23:24.330Z] ok  	github.com/docker/docker/pkg/stringid	0.078s	coverage: 70.6% of statements
09:23:24 [2020-07-14T09:23:24.330Z] ok  	github.com/docker/docker/pkg/streamformatter	0.143s	coverage: 66.2% of statements
09:23:25 [2020-07-14T09:23:25.329Z] ok  	github.com/docker/docker/pkg/sysinfo	0.033s	coverage: 38.2% of statements
09:23:25 [2020-07-14T09:23:25.802Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:23:25 [2020-07-14T09:23:25.802Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:23:25 [2020-07-14T09:23:25.802Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
09:23:25 [2020-07-14T09:23:25.803Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:23:25 [2020-07-14T09:23:25.803Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
09:23:25 [2020-07-14T09:23:25.803Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
09:23:25 [2020-07-14T09:23:25.803Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:23:25 [2020-07-14T09:23:25.803Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:23:25 [2020-07-14T09:23:25.803Z] ok  	github.com/docker/docker/pkg/system	0.044s	coverage: 13.8% of statements
09:23:26 [2020-07-14T09:23:26.276Z] ok  	github.com/docker/docker/pkg/tailfile	0.145s	coverage: 88.6% of statements
09:23:26 [2020-07-14T09:23:26.749Z] testing: warning: no tests to run
09:23:26 [2020-07-14T09:23:26.749Z] coverage: [no statements]
09:23:26 [2020-07-14T09:23:26.749Z] ok  	github.com/docker/docker/pkg/term/windows	0.049s	coverage: [no statements] [no tests to run]
09:23:27 [2020-07-14T09:23:27.223Z] ok  	github.com/docker/docker/pkg/tarsum	0.186s	coverage: 89.3% of statements
09:23:27 [2020-07-14T09:23:27.697Z] ok  	github.com/docker/docker/pkg/truncindex	0.158s	coverage: 91.5% of statements
09:23:27 [2020-07-14T09:23:27.697Z] ok  	github.com/docker/docker/pkg/urlutil	0.048s	coverage: 100.0% of statements
09:23:28 [2020-07-14T09:23:28.175Z] ok  	github.com/docker/docker/pkg/useragent	0.068s	coverage: 88.9% of statements
09:23:29 [2020-07-14T09:23:29.173Z] ok  	github.com/docker/docker/plugin/v2	0.184s	coverage: 20.1% of statements
09:23:30 [2020-07-14T09:23:30.169Z] ok  	github.com/docker/docker/plugin	0.345s	coverage: 12.0% of statements
09:23:30 [2020-07-14T09:23:30.169Z] ok  	github.com/docker/docker/reference	0.513s	coverage: 84.4% of statements
09:23:31 [2020-07-14T09:23:31.168Z] ok  	github.com/docker/docker/restartmanager	0.050s	coverage: 45.3% of statements
09:23:31 [2020-07-14T09:23:31.185Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
09:23:31 [2020-07-14T09:23:31.185Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
09:23:31 [2020-07-14T09:23:31.318Z] #33 138.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:23:31 [2020-07-14T09:23:31.318Z] #33 140.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:23:31 [2020-07-14T09:23:31.318Z] #33 141.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:23:31 [2020-07-14T09:23:31.442Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
09:23:31 [2020-07-14T09:23:31.642Z] ok  	github.com/docker/docker/registry/resumable	0.345s	coverage: 100.0% of statements
09:23:32 [2020-07-14T09:23:32.115Z] ok  	github.com/docker/docker/runconfig	0.040s	coverage: 52.2% of statements
09:23:32 [2020-07-14T09:23:32.254Z] #33 143.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:23:32 [2020-07-14T09:23:32.588Z] ok  	github.com/docker/docker/testutil	0.093s	coverage: 62.5% of statements
09:23:32 [2020-07-14T09:23:32.811Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
09:23:33 [2020-07-14T09:23:33.062Z] ok  	github.com/docker/docker/registry	0.514s	coverage: 51.7% of statements
09:23:33 [2020-07-14T09:23:33.373Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
09:23:34 [2020-07-14T09:23:34.791Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:23:35 [2020-07-14T09:23:35.310Z] ok  	github.com/docker/docker/volume/drivers	0.210s	coverage: 36.1% of statements
09:23:35 [2020-07-14T09:23:35.784Z] ok  	github.com/docker/docker/volume/local	0.199s	coverage: 37.7% of statements
09:23:35 [2020-07-14T09:23:35.903Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
09:23:35 [2020-07-14T09:23:35.904Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
09:23:36 [2020-07-14T09:23:36.161Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
09:23:36 [2020-07-14T09:23:36.161Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
09:23:36 [2020-07-14T09:23:36.161Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
09:23:36 [2020-07-14T09:23:36.168Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:23:36 [2020-07-14T09:23:36.257Z] ok  	github.com/docker/docker/volume/mounts	0.161s	coverage: 66.2% of statements
09:23:36 [2020-07-14T09:23:36.725Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
09:23:37 [2020-07-14T09:23:37.105Z] #33 149.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:23:37 [2020-07-14T09:23:37.288Z] === RUN   TestDockerSuite/TestLogsAPIUntil
09:23:37 [2020-07-14T09:23:37.837Z] ok  	github.com/docker/docker/volume/service	0.377s	coverage: 70.3% of statements
09:23:38 [2020-07-14T09:23:38.485Z] #33 150.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:23:38 [2020-07-14T09:23:38.485Z] #33 150.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:23:40 [2020-07-14T09:23:40.390Z] #33 151.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:23:41 [2020-07-14T09:23:41.452Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
09:23:41 [2020-07-14T09:23:41.452Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
09:23:41 [2020-07-14T09:23:41.769Z] #33 153.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:23:43 [2020-07-14T09:23:43.148Z] #33 155.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:23:45 [2020-07-14T09:23:45.055Z] #33 156.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:23:45 [2020-07-14T09:23:45.314Z] #33 157.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:23:46 [2020-07-14T09:23:46.694Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
09:23:46 [2020-07-14T09:23:46.694Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
09:23:46 [2020-07-14T09:23:46.694Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
09:23:47 [2020-07-14T09:23:47.220Z] #33 158.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:23:47 [2020-07-14T09:23:47.257Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
09:23:47 [2020-07-14T09:23:47.513Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
09:23:48 [2020-07-14T09:23:48.075Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
09:23:48 [2020-07-14T09:23:48.159Z] #33 160.2 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:23:49 [2020-07-14T09:23:49.003Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
09:23:49 [2020-07-14T09:23:49.932Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
09:23:50 [2020-07-14T09:23:50.703Z] #33 162.1 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:23:50 [2020-07-14T09:23:50.861Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
09:23:51 [2020-07-14T09:23:51.270Z] #33 163.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:23:52 [2020-07-14T09:23:52.649Z] #33 164.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:23:53 [2020-07-14T09:23:53.521Z] === RUN   TestDockerSuite/TestLogsFollowStopped
09:23:53 [2020-07-14T09:23:53.778Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
09:23:54 [2020-07-14T09:23:54.027Z] #33 165.9 
09:23:54 [2020-07-14T09:23:54.286Z] #33 DONE 166.1s
09:23:54 [2020-07-14T09:23:54.286Z] 
09:23:54 [2020-07-14T09:23:54.286Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
09:23:54 [2020-07-14T09:23:54.341Z] === RUN   TestDockerSuite/TestLogsSince
09:23:55 [2020-07-14T09:23:55.663Z] #34 DONE 1.4s
09:23:55 [2020-07-14T09:23:55.855Z] ok  	github.com/docker/docker/pkg/plugins	35.227s	coverage: 73.4% of statements
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/pkg/term	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/rootless	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/volume	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === Skipped
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     dispatchers_test.go:376: Windows does not support stopsignal
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     client_test.go:23: runtime.GOOS == "windows"
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     daemon_test.go:147: root required
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     reload_test.go:520: root required
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     pull_v2_test.go:73: Needs fixing on Windows
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     pull_v2_test.go:118: Needs fixing on Windows
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     download_test.go:268: Needs fixing on Windows
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     layer_test.go:304: Failing on Windows
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     layer_test.go:353: Failing on Windows
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     layer_test.go:468: Failing on Windows
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     layer_test.go:697: Failing on Windows
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     migration_test.go:46: Failing on Windows
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     migration_test.go:182: Failing on Windows
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     mount_test.go:17: Failing on Windows
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     mount_test.go:76: Failing on Windows
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     mount_test.go:125: Failing on Windows
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     mount_test.go:212: Failing on Windows
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     archive_test.go:133: Xz not present in msys2
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     archive_test.go:238: Failing on Windows CI machines
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     archive_windows_test.go:16: Currently fails
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     changes_test.go:192: needs more investigation
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     changes_test.go:405: needs further investigation
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     changes_test.go:441: needs further investigation
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     poller_test.go:41: No chmod on Windows
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     fileutils_test.go:134: Needs porting to Windows
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     fileutils_test.go:180: Needs porting to Windows
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
09:23:55 [2020-07-14T09:23:55.855Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
09:23:55 [2020-07-14T09:23:55.855Z]     local_test.go:181: runtime.GOOS == "windows"
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] 
09:23:55 [2020-07-14T09:23:55.855Z] DONE 1761 tests, 46 skipped in 199.835s
09:23:55 [2020-07-14T09:23:55.856Z] INFO: make.ps1 ended at 07/14/2020 09:23:55
09:23:57 [2020-07-14T09:23:57.042Z] 
09:23:57 [2020-07-14T09:23:57.042Z] #35 [runner 12/12] COPY --from=builder       /build/ /
09:23:57 [2020-07-14T09:23:57.436Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
09:23:57 [2020-07-14T09:23:57.910Z] INFO: Unit tests ended at 07/14/2020 09:23:57. Duration:00:03:34.0384503
09:23:57 [2020-07-14T09:23:57.910Z] INFO: Building busybox
09:23:57 [2020-07-14T09:23:57.910Z] Sending build context to Docker daemon   5.12kB
09:23:57 [2020-07-14T09:23:57.910Z] 
09:23:57 [2020-07-14T09:23:57.910Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
09:23:57 [2020-07-14T09:23:57.910Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
09:23:57 [2020-07-14T09:23:57.910Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
09:23:57 [2020-07-14T09:23:57.910Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
09:23:57 [2020-07-14T09:23:57.910Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
09:23:57 [2020-07-14T09:23:57.910Z]  ---> 486def14a6bd
09:23:57 [2020-07-14T09:23:57.910Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
09:23:57 [2020-07-14T09:23:57.910Z]  ---> Running in 38b32a998369
09:23:57 [2020-07-14T09:23:57.978Z] #35 DONE 0.9s
09:23:57 [2020-07-14T09:23:57.978Z] 
09:23:57 [2020-07-14T09:23:57.978Z] #36 exporting to image
09:23:57 [2020-07-14T09:23:57.978Z] #36 exporting layers
09:24:00 [2020-07-14T09:24:00.874Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
09:24:01 [2020-07-14T09:24:01.267Z] #36 exporting layers 2.9s done
09:24:01 [2020-07-14T09:24:01.267Z] #36 writing image sha256:1076fdc9c9b6c9ca90bbde541652c5023a0fd8987227a6f1e41d13ba2e929f92 done
09:24:01 [2020-07-14T09:24:01.267Z] #36 naming to docker.io/library/moby-e2e-test done
09:24:01 [2020-07-14T09:24:01.267Z] #36 DONE 2.9s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:24:01 [2020-07-14T09:24:01.582Z] + echo Ensuring container killed.
09:24:01 [2020-07-14T09:24:01.582Z] Ensuring container killed.
09:24:01 [2020-07-14T09:24:01.582Z] + docker rm -vf docker-pr1
09:24:01 [2020-07-14T09:24:01.582Z] Error: No such container: docker-pr1
09:24:01 [2020-07-14T09:24:01.582Z] + true
[Pipeline] sh
09:24:01 [2020-07-14T09:24:01.879Z] + echo Chowning /workspace to jenkins user
09:24:01 [2020-07-14T09:24:01.879Z] Chowning /workspace to jenkins user
09:24:01 [2020-07-14T09:24:01.879Z] + id -u
09:24:01 [2020-07-14T09:24:01.879Z] + id -g
09:24:01 [2020-07-14T09:24:01.879Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41207:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:24:03 [2020-07-14T09:24:03.111Z] + bundleName=unit
09:24:03 [2020-07-14T09:24:03.111Z] + echo Creating unit-bundles.tar.gz
09:24:03 [2020-07-14T09:24:03.111Z] Creating unit-bundles.tar.gz
09:24:03 [2020-07-14T09:24:03.111Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
09:24:03 [2020-07-14T09:24:03.111Z] bundles/junit-report.xml
09:24:03 [2020-07-14T09:24:03.111Z] bundles/go-test-report.json
09:24:03 [2020-07-14T09:24:03.111Z] bundles/profile.out
[Pipeline] archiveArtifacts
09:24:03 [2020-07-14T09:24:03.122Z] Archiving artifacts
09:24:03 [2020-07-14T09:24:03.410Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
09:24:03 [2020-07-14T09:24:03.570Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41207/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:24:03 [2020-07-14T09:24:03.818Z] Removing intermediate container 38b32a998369
09:24:03 [2020-07-14T09:24:03.818Z]  ---> d40a4ccf35c2
09:24:03 [2020-07-14T09:24:03.818Z] Step 7/13 : ARG BUSYBOX_VERSION
09:24:03 [2020-07-14T09:24:03.818Z]  ---> Running in a865c8f16dde
09:24:03 [2020-07-14T09:24:03.818Z] Removing intermediate container a865c8f16dde
09:24:03 [2020-07-14T09:24:03.818Z]  ---> db6798d11ba3
09:24:03 [2020-07-14T09:24:03.818Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
09:24:03 [2020-07-14T09:24:03.818Z]  ---> Running in 789ef427dcc7
09:24:03 [2020-07-14T09:24:03.888Z] + make clean
09:24:03 [2020-07-14T09:24:03.888Z] docker volume rm -f docker-dev-cache
09:24:04 [2020-07-14T09:24:04.147Z] docker-dev-cache
[Pipeline] deleteDir
09:24:04 [2020-07-14T09:24:04.291Z] Removing intermediate container 789ef427dcc7
09:24:04 [2020-07-14T09:24:04.292Z]  ---> 5e0074fd859e
09:24:04 [2020-07-14T09:24:04.292Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:24:05 [2020-07-14T09:24:05.872Z] 
09:24:05 [2020-07-14T09:24:05.873Z]  ---> faac57ce3cc4
09:24:05 [2020-07-14T09:24:05.873Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
09:24:05 [2020-07-14T09:24:05.873Z]  ---> Running in 996424d13ba2
09:24:06 [2020-07-14T09:24:06.680Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
09:24:06 [2020-07-14T09:24:06.680Z] === RUN   TestDockerSuite/TestLogsTail
09:24:07 [2020-07-14T09:24:07.244Z] === RUN   TestDockerSuite/TestLogsTimestamps
09:24:08 [2020-07-14T09:24:08.175Z] === RUN   TestDockerSuite/TestLogsWithDetails
09:24:08 [2020-07-14T09:24:08.433Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
09:24:08 [2020-07-14T09:24:08.689Z] === RUN   TestDockerSuite/TestMountIntoProc
09:24:08 [2020-07-14T09:24:08.946Z] === RUN   TestDockerSuite/TestMountIntoSys
09:24:09 [2020-07-14T09:24:09.509Z] === RUN   TestDockerSuite/TestNetHostname
09:24:11 [2020-07-14T09:24:11.402Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
09:24:11 [2020-07-14T09:24:11.402Z] === RUN   TestDockerSuite/TestNetworkEvents
09:24:12 [2020-07-14T09:24:12.771Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
09:24:14 [2020-07-14T09:24:14.138Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
09:24:14 [2020-07-14T09:24:14.585Z] Removing intermediate container 996424d13ba2
09:24:14 [2020-07-14T09:24:14.585Z]  ---> 0d84eccb1c7f
09:24:14 [2020-07-14T09:24:14.585Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
09:24:14 [2020-07-14T09:24:14.585Z]  ---> Running in c48590dfd783
09:24:14 [2020-07-14T09:24:14.700Z] === RUN   TestDockerSuite/TestPluginActive
09:24:15 [2020-07-14T09:24:15.582Z] 
09:24:15 [2020-07-14T09:24:15.582Z] SUCCESS: Specified value was saved.
09:24:16 [2020-07-14T09:24:16.590Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
09:24:18 [2020-07-14T09:24:18.560Z] Removing intermediate container c48590dfd783
09:24:18 [2020-07-14T09:24:18.560Z]  ---> 5f287c18be31
09:24:18 [2020-07-14T09:24:18.560Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
09:24:18 [2020-07-14T09:24:18.560Z]  ---> Running in d22fdf9a28a3
09:24:21 [2020-07-14T09:24:21.539Z] Cannot create a file when that file already exists.
09:24:23 [2020-07-14T09:24:23.127Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
09:24:23 [2020-07-14T09:24:23.127Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
09:24:23 [2020-07-14T09:24:23.127Z] === RUN   TestDockerSuite/TestPluginLogDriver
09:24:25 [2020-07-14T09:24:25.645Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
09:24:26 [2020-07-14T09:24:26.572Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
09:24:27 [2020-07-14T09:24:27.446Z] Removing intermediate container d22fdf9a28a3
09:24:27 [2020-07-14T09:24:27.446Z]  ---> d60d4df26408
09:24:27 [2020-07-14T09:24:27.446Z] Step 13/13 : CMD ["sh"]
09:24:27 [2020-07-14T09:24:27.446Z]  ---> Running in fd9b625ca3fd
09:24:27 [2020-07-14T09:24:27.446Z] Removing intermediate container fd9b625ca3fd
09:24:27 [2020-07-14T09:24:27.446Z]  ---> 7d3beb9b68ff
09:24:27 [2020-07-14T09:24:27.446Z] Successfully built 7d3beb9b68ff
09:24:27 [2020-07-14T09:24:27.446Z] Successfully tagged busybox:latest
09:24:27 [2020-07-14T09:24:27.446Z] INFO: Docker images of the daemon under test
09:24:27 [2020-07-14T09:24:27.446Z] 
09:24:27 [2020-07-14T09:24:27.446Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
09:24:27 [2020-07-14T09:24:27.446Z] busybox                                latest              7d3beb9b68ff        Less than a second ago   5GB
09:24:27 [2020-07-14T09:24:27.446Z] microsoft/windowsservercore            latest              486def14a6bd        5 weeks ago              4.98GB
09:24:27 [2020-07-14T09:24:27.446Z] mcr.microsoft.com/windows/servercore   ltsc2019            486def14a6bd        5 weeks ago              4.98GB
09:24:27 [2020-07-14T09:24:27.446Z] 
09:24:27 [2020-07-14T09:24:27.446Z] INFO: Running integration tests at 07/14/2020 09:24:26...
09:24:27 [2020-07-14T09:24:27.446Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
09:24:27 [2020-07-14T09:24:27.446Z] INFO: Integration API tests being run from the host:
09:24:27 [2020-07-14T09:24:27.446Z] INFO: make.ps1 starting at 07/14/2020 09:24:26
09:24:27 [2020-07-14T09:24:27.920Z] Running D:\gopath\src\github.com\docker\docker\integration\build
09:24:28 [2020-07-14T09:24:28.463Z] === RUN   TestDockerSuite/TestPluginUpgrade
09:24:32 [2020-07-14T09:24:32.642Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
09:24:33 [2020-07-14T09:24:33.570Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
09:24:34 [2020-07-14T09:24:34.499Z] === RUN   TestDockerSuite/TestPortHostBinding
09:24:35 [2020-07-14T09:24:35.427Z] === RUN   TestDockerSuite/TestPortList
09:24:37 [2020-07-14T09:24:37.317Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
09:24:39 [2020-07-14T09:24:39.839Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
09:24:43 [2020-07-14T09:24:43.109Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
09:24:44 [2020-07-14T09:24:44.039Z] === RUN   TestDockerSuite/TestPostContainersAttach
09:24:50 [2020-07-14T09:24:50.576Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
09:24:50 [2020-07-14T09:24:50.576Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
09:24:50 [2020-07-14T09:24:50.576Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
09:24:50 [2020-07-14T09:24:50.833Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
09:24:50 [2020-07-14T09:24:50.833Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
09:24:51 [2020-07-14T09:24:51.400Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
09:24:51 [2020-07-14T09:24:51.663Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
09:24:52 [2020-07-14T09:24:52.226Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
09:24:52 [2020-07-14T09:24:52.226Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
09:24:53 [2020-07-14T09:24:53.156Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
09:24:53 [2020-07-14T09:24:53.156Z] === RUN   TestDockerSuite/TestPruneContainerLabel
09:24:53 [2020-07-14T09:24:53.306Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:24:53 [2020-07-14T09:24:53.306Z] INFO: Testing against a local daemon
09:24:55 [2020-07-14T09:24:55.046Z] === RUN   TestDockerSuite/TestPruneContainerUntil
09:24:55 [2020-07-14T09:24:55.975Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
09:24:56 [2020-07-14T09:24:56.237Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
09:24:56 [2020-07-14T09:24:56.499Z] === RUN   TestDockerSuite/TestPsByOrder
09:24:58 [2020-07-14T09:24:58.391Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
09:24:59 [2020-07-14T09:24:59.319Z] === RUN   TestDockerSuite/TestPsListContainersBase
09:25:01 [2020-07-14T09:25:01.213Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
09:25:02 [2020-07-14T09:25:02.582Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
09:25:05 [2020-07-14T09:25:05.107Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
09:25:05 [2020-07-14T09:25:05.107Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
09:25:05 [2020-07-14T09:25:05.857Z] ok  	github.com/docker/docker/integration/build	13.990s
09:25:05 [2020-07-14T09:25:05.857Z] 
09:25:05 [2020-07-14T09:25:05.857Z] === Skipped
09:25:05 [2020-07-14T09:25:05.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
09:25:05 [2020-07-14T09:25:05.857Z]     build_session_test.go:25: TODO: BuildKit
09:25:05 [2020-07-14T09:25:05.857Z] 
09:25:05 [2020-07-14T09:25:05.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
09:25:05 [2020-07-14T09:25:05.857Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
09:25:05 [2020-07-14T09:25:05.857Z] 
09:25:05 [2020-07-14T09:25:05.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
09:25:05 [2020-07-14T09:25:05.857Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
09:25:05 [2020-07-14T09:25:05.857Z] 
09:25:05 [2020-07-14T09:25:05.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s)
09:25:05 [2020-07-14T09:25:05.857Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
09:25:05 [2020-07-14T09:25:05.857Z] 
09:25:05 [2020-07-14T09:25:05.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
09:25:05 [2020-07-14T09:25:05.857Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
09:25:05 [2020-07-14T09:25:05.857Z] 
09:25:05 [2020-07-14T09:25:05.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
09:25:05 [2020-07-14T09:25:05.857Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
09:25:05 [2020-07-14T09:25:05.857Z] 
09:25:05 [2020-07-14T09:25:05.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
09:25:05 [2020-07-14T09:25:05.857Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
09:25:05 [2020-07-14T09:25:05.857Z] 
09:25:05 [2020-07-14T09:25:05.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s)
09:25:05 [2020-07-14T09:25:05.857Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
09:25:05 [2020-07-14T09:25:05.857Z] 
09:25:05 [2020-07-14T09:25:05.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
09:25:05 [2020-07-14T09:25:05.857Z]     build_test.go:492: testEnv.OSType == "windows"
09:25:05 [2020-07-14T09:25:05.857Z] 
09:25:05 [2020-07-14T09:25:05.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
09:25:05 [2020-07-14T09:25:05.857Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
09:25:05 [2020-07-14T09:25:05.857Z] 
09:25:05 [2020-07-14T09:25:05.857Z] 
09:25:05 [2020-07-14T09:25:05.857Z] DONE 22 tests, 10 skipped in 37.180s
09:25:05 [2020-07-14T09:25:05.857Z] 
09:25:05 [2020-07-14T09:25:05.857Z] Running D:\gopath\src\github.com\docker\docker\integration\config
09:25:07 [2020-07-14T09:25:07.440Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:25:07 [2020-07-14T09:25:07.440Z] INFO: Testing against a local daemon
09:25:07 [2020-07-14T09:25:07.440Z] ok  	github.com/docker/docker/integration/config	0.229s
09:25:07 [2020-07-14T09:25:07.628Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
09:25:07 [2020-07-14T09:25:07.913Z] 
09:25:07 [2020-07-14T09:25:07.913Z] === Skipped
09:25:07 [2020-07-14T09:25:07.913Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
09:25:07 [2020-07-14T09:25:07.913Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
09:25:07 [2020-07-14T09:25:07.913Z] 
09:25:07 [2020-07-14T09:25:07.913Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
09:25:07 [2020-07-14T09:25:07.913Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
09:25:07 [2020-07-14T09:25:07.913Z] 
09:25:07 [2020-07-14T09:25:07.913Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
09:25:07 [2020-07-14T09:25:07.913Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
09:25:07 [2020-07-14T09:25:07.913Z] 
09:25:07 [2020-07-14T09:25:07.913Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
09:25:07 [2020-07-14T09:25:07.913Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
09:25:07 [2020-07-14T09:25:07.913Z] 
09:25:07 [2020-07-14T09:25:07.913Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
09:25:07 [2020-07-14T09:25:07.913Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
09:25:07 [2020-07-14T09:25:07.913Z] 
09:25:07 [2020-07-14T09:25:07.913Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
09:25:07 [2020-07-14T09:25:07.913Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
09:25:07 [2020-07-14T09:25:07.913Z] 
09:25:07 [2020-07-14T09:25:07.913Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
09:25:07 [2020-07-14T09:25:07.913Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
09:25:07 [2020-07-14T09:25:07.913Z] 
09:25:07 [2020-07-14T09:25:07.913Z] 
09:25:07 [2020-07-14T09:25:07.913Z] DONE 7 tests, 7 skipped in 2.508s
09:25:07 [2020-07-14T09:25:07.913Z] 
09:25:07 [2020-07-14T09:25:07.913Z] Running D:\gopath\src\github.com\docker\docker\integration\container
09:25:10 [2020-07-14T09:25:10.893Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:25:10 [2020-07-14T09:25:10.893Z] INFO: Testing against a local daemon
09:25:15 [2020-07-14T09:25:15.625Z] --- PASS: TestImportExtremelyLargeImageWorks (192.95s)
09:25:15 [2020-07-14T09:25:15.625Z] PASS
09:25:15 [2020-07-14T09:25:15.625Z] 
09:25:15 [2020-07-14T09:25:15.625Z] === Skipped
09:25:15 [2020-07-14T09:25:15.625Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
09:25:15 [2020-07-14T09:25:15.625Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:15 [2020-07-14T09:25:15.625Z] 
09:25:15 [2020-07-14T09:25:15.625Z] 
09:25:15 [2020-07-14T09:25:15.625Z] DONE 12 tests, 1 skipped in 193.992s
09:25:15 [2020-07-14T09:25:15.625Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
09:25:15 [2020-07-14T09:25:15.625Z] ++ 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
09:25:15 [2020-07-14T09:25:15.625Z] ++ set -e
09:25:15 [2020-07-14T09:25:15.625Z] ++ '[' -n 0 ']'
09:25:15 [2020-07-14T09:25:15.625Z] ++ set -x
09:25:15 [2020-07-14T09:25:15.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
09:25:15 [2020-07-14T09:25:15.625Z] INFO: Testing against a local daemon
09:25:15 [2020-07-14T09:25:15.625Z] === RUN   TestNetworkCreateDelete
09:25:15 [2020-07-14T09:25:15.625Z] --- PASS: TestNetworkCreateDelete (0.19s)
09:25:15 [2020-07-14T09:25:15.625Z] === RUN   TestDockerNetworkDeletePreferID
09:25:15 [2020-07-14T09:25:15.625Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
09:25:15 [2020-07-14T09:25:15.625Z] === RUN   TestDaemonDNSFallback
09:25:15 [2020-07-14T09:25:15.625Z] --- PASS: TestDaemonDNSFallback (1.60s)
09:25:15 [2020-07-14T09:25:15.625Z] === RUN   TestInspectNetwork
09:25:15 [2020-07-14T09:25:15.625Z] === RUN   TestInspectNetwork/full_network_id
09:25:15 [2020-07-14T09:25:15.625Z] === RUN   TestInspectNetwork/partial_network_id
09:25:15 [2020-07-14T09:25:15.625Z] === RUN   TestInspectNetwork/network_name
09:25:15 [2020-07-14T09:25:15.625Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:25:15 [2020-07-14T09:25:15.625Z] --- PASS: TestInspectNetwork (6.91s)
09:25:15 [2020-07-14T09:25:15.625Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:25:15 [2020-07-14T09:25:15.625Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:25:15 [2020-07-14T09:25:15.625Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:25:15 [2020-07-14T09:25:15.625Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:25:15 [2020-07-14T09:25:15.625Z] === RUN   TestRunContainerWithBridgeNone
09:25:15 [2020-07-14T09:25:15.720Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
09:25:15 [2020-07-14T09:25:15.720Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
09:25:16 [2020-07-14T09:25:16.666Z] --- PASS: TestRunContainerWithBridgeNone (1.96s)
09:25:16 [2020-07-14T09:25:16.666Z] === RUN   TestNetworkInvalidJSON
09:25:16 [2020-07-14T09:25:16.666Z] === RUN   TestNetworkInvalidJSON//networks/create
09:25:16 [2020-07-14T09:25:16.666Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:25:16 [2020-07-14T09:25:16.666Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:25:16 [2020-07-14T09:25:16.666Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:25:16 [2020-07-14T09:25:16.666Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:25:16 [2020-07-14T09:25:16.666Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:25:16 [2020-07-14T09:25:16.666Z] === CONT  TestNetworkInvalidJSON//networks/create
09:25:16 [2020-07-14T09:25:16.666Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:25:16 [2020-07-14T09:25:16.666Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:25:16 [2020-07-14T09:25:16.666Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:25:16 [2020-07-14T09:25:16.666Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:25:16 [2020-07-14T09:25:16.666Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:25:16 [2020-07-14T09:25:16.666Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:25:16 [2020-07-14T09:25:16.666Z] === RUN   TestHostIPv4BridgeLabel
09:25:17 [2020-07-14T09:25:17.085Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
09:25:17 [2020-07-14T09:25:17.303Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
09:25:17 [2020-07-14T09:25:17.303Z] === RUN   TestDaemonRestartWithLiveRestore
09:25:18 [2020-07-14T09:25:18.016Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
09:25:18 [2020-07-14T09:25:18.346Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:25:18 [2020-07-14T09:25:18.346Z] === RUN   TestDaemonDefaultNetworkPools
09:25:18 [2020-07-14T09:25:18.945Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
09:25:18 [2020-07-14T09:25:18.986Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
09:25:18 [2020-07-14T09:25:18.986Z] === RUN   TestDaemonRestartWithExistingNetwork
09:25:20 [2020-07-14T09:25:20.032Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
09:25:20 [2020-07-14T09:25:20.032Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:25:20 [2020-07-14T09:25:20.837Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
09:25:21 [2020-07-14T09:25:21.572Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s)
09:25:21 [2020-07-14T09:25:21.572Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:25:21 [2020-07-14T09:25:21.868Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
09:25:21 [2020-07-14T09:25:21.868Z] === RUN   TestServiceWithPredefinedNetwork
09:25:22 [2020-07-14T09:25:22.732Z] === RUN   TestDockerSuite/TestPsListContainersSize
09:25:23 [2020-07-14T09:25:23.682Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
09:25:23 [2020-07-14T09:25:23.950Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s)
09:25:23 [2020-07-14T09:25:23.950Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:25:23 [2020-07-14T09:25:23.950Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:25:23 [2020-07-14T09:25:23.950Z]     service_test.go:236: FLAKY_TEST
09:25:23 [2020-07-14T09:25:23.950Z] === RUN   TestServiceWithDataPathPortInit
09:25:24 [2020-07-14T09:25:24.246Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
09:25:24 [2020-07-14T09:25:24.808Z] === RUN   TestDockerSuite/TestPsRightTagName
09:25:26 [2020-07-14T09:25:26.178Z] === RUN   TestDockerSuite/TestPsShowMounts
09:25:28 [2020-07-14T09:25:28.069Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
09:25:28 [2020-07-14T09:25:28.069Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
09:25:28 [2020-07-14T09:25:28.069Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
09:25:28 [2020-07-14T09:25:28.325Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
09:25:28 [2020-07-14T09:25:28.582Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
09:25:28 [2020-07-14T09:25:28.582Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
09:25:29 [2020-07-14T09:25:29.146Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
09:25:29 [2020-07-14T09:25:29.402Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
09:25:30 [2020-07-14T09:25:30.340Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
09:25:31 [2020-07-14T09:25:31.269Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
09:25:32 [2020-07-14T09:25:32.200Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
09:25:39 [2020-07-14T09:25:39.330Z] --- PASS: TestServiceWithDataPathPortInit (13.71s)
09:25:39 [2020-07-14T09:25:39.330Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:25:40 [2020-07-14T09:25:40.294Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
09:25:40 [2020-07-14T09:25:40.294Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
09:25:41 [2020-07-14T09:25:41.660Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
09:25:41 [2020-07-14T09:25:41.660Z] === RUN   TestDockerSuite/TestRestartPolicyNO
09:25:41 [2020-07-14T09:25:41.660Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
09:25:41 [2020-07-14T09:25:41.918Z] === RUN   TestDockerSuite/TestRestartRunningContainer
09:25:43 [2020-07-14T09:25:43.806Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
09:25:44 [2020-07-14T09:25:44.736Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
09:25:44 [2020-07-14T09:25:44.906Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.73s)
09:25:44 [2020-07-14T09:25:44.906Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:el2iuqq8889enrhlj6epyiwqu Created:2020-07-14 09:25:38.766757831 +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[8080c604aad5153778227f8218ba8fca950445a37388fb4bc62e6fad59e8223a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zpjjw3qqnmysuzwsssc3qyw9g EndpointID:a436e6fcc47c68c8b845d00798abd57168d0c2497258d9a4822810a5ce8150d7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:47a2c6c9cd1c20e5adf6c71e2cb017be0ec9314d79354eaba2cff90f517185e2 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:2b74393e7166 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zpjjw3qqnmysuzwsssc3qyw9g EndpointID:a436e6fcc47c68c8b845d00798abd57168d0c2497258d9a4822810a5ce8150d7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:25:44 [2020-07-14T09:25:44.906Z] PASS
09:25:44 [2020-07-14T09:25:44.906Z] 
09:25:44 [2020-07-14T09:25:44.906Z] === Skipped
09:25:44 [2020-07-14T09:25:44.906Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:25:44 [2020-07-14T09:25:44.906Z]     service_test.go:236: FLAKY_TEST
09:25:44 [2020-07-14T09:25:44.906Z] 
09:25:44 [2020-07-14T09:25:44.906Z] 
09:25:44 [2020-07-14T09:25:44.906Z] DONE 23 tests, 1 skipped in 39.185s
09:25:44 [2020-07-14T09:25:44.906Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:25:44 [2020-07-14T09:25:44.907Z] ++ 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
09:25:44 [2020-07-14T09:25:44.907Z] ++ set -e
09:25:44 [2020-07-14T09:25:44.907Z] ++ '[' -n 0 ']'
09:25:44 [2020-07-14T09:25:44.907Z] ++ set -x
09:25:44 [2020-07-14T09:25:44.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
09:25:44 [2020-07-14T09:25:44.907Z] INFO: Testing against a local daemon
09:25:44 [2020-07-14T09:25:44.907Z] === RUN   TestDockerNetworkIpvlanPersistance
09:25:44 [2020-07-14T09:25:44.907Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:25:44 [2020-07-14T09:25:44.907Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:25:44 [2020-07-14T09:25:44.907Z] === RUN   TestDockerNetworkIpvlan
09:25:44 [2020-07-14T09:25:44.907Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:25:44 [2020-07-14T09:25:44.907Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:25:44 [2020-07-14T09:25:44.907Z] PASS
09:25:44 [2020-07-14T09:25:44.907Z] 
09:25:44 [2020-07-14T09:25:44.907Z] === Skipped
09:25:44 [2020-07-14T09:25:44.907Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:25:44 [2020-07-14T09:25:44.907Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:25:44 [2020-07-14T09:25:44.907Z] 
09:25:44 [2020-07-14T09:25:44.907Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:25:44 [2020-07-14T09:25:44.907Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:25:44 [2020-07-14T09:25:44.907Z] 
09:25:44 [2020-07-14T09:25:44.907Z] 
09:25:44 [2020-07-14T09:25:44.907Z] DONE 2 tests, 2 skipped in 0.076s
09:25:44 [2020-07-14T09:25:44.907Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:25:44 [2020-07-14T09:25:44.907Z] ++ 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
09:25:44 [2020-07-14T09:25:44.907Z] ++ set -e
09:25:44 [2020-07-14T09:25:44.907Z] ++ '[' -n 0 ']'
09:25:44 [2020-07-14T09:25:44.907Z] ++ set -x
09:25:44 [2020-07-14T09:25:44.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
09:25:44 [2020-07-14T09:25:44.907Z] INFO: Testing against a local daemon
09:25:44 [2020-07-14T09:25:44.907Z] === RUN   TestDockerNetworkMacvlanPersistance
09:25:45 [2020-07-14T09:25:45.962Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
09:25:45 [2020-07-14T09:25:45.962Z] === RUN   TestDockerNetworkMacvlan
09:25:47 [2020-07-14T09:25:47.007Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:25:47 [2020-07-14T09:25:47.254Z] === RUN   TestDockerSuite/TestRestartWithVolumes
09:25:47 [2020-07-14T09:25:47.644Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:25:47 [2020-07-14T09:25:47.817Z] === RUN   TestDockerSuite/TestRmiBlank
09:25:47 [2020-07-14T09:25:47.817Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
09:25:47 [2020-07-14T09:25:47.817Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
09:25:48 [2020-07-14T09:25:48.688Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:25:50 [2020-07-14T09:25:50.383Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
09:25:50 [2020-07-14T09:25:50.793Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:25:50 [2020-07-14T09:25:50.951Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
09:25:51 [2020-07-14T09:25:51.207Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
09:25:52 [2020-07-14T09:25:52.574Z] === RUN   TestDockerSuite/TestRmiImgIDForce
09:25:52 [2020-07-14T09:25:52.885Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:25:53 [2020-07-14T09:25:53.136Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
09:25:54 [2020-07-14T09:25:54.065Z] === RUN   TestDockerSuite/TestRmiParentImageFail
09:25:54 [2020-07-14T09:25:54.627Z] === RUN   TestDockerSuite/TestRmiTag
09:25:54 [2020-07-14T09:25:54.884Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
09:25:55 [2020-07-14T09:25:55.447Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
09:25:56 [2020-07-14T09:25:56.375Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
09:25:56 [2020-07-14T09:25:56.424Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:25:57 [2020-07-14T09:25:57.466Z] --- PASS: TestDockerNetworkMacvlan (11.24s)
09:25:57 [2020-07-14T09:25:57.466Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
09:25:57 [2020-07-14T09:25:57.466Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
09:25:57 [2020-07-14T09:25:57.466Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s)
09:25:57 [2020-07-14T09:25:57.466Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.96s)
09:25:57 [2020-07-14T09:25:57.466Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.29s)
09:25:57 [2020-07-14T09:25:57.466Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.68s)
09:25:57 [2020-07-14T09:25:57.466Z] PASS
09:25:57 [2020-07-14T09:25:57.466Z] 
09:25:57 [2020-07-14T09:25:57.466Z] DONE 8 tests in 12.686s
09:25:57 [2020-07-14T09:25:57.466Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
09:25:57 [2020-07-14T09:25:57.466Z] ++ 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
09:25:57 [2020-07-14T09:25:57.466Z] ++ set -e
09:25:57 [2020-07-14T09:25:57.466Z] ++ '[' -n 0 ']'
09:25:57 [2020-07-14T09:25:57.466Z] ++ set -x
09:25:57 [2020-07-14T09:25:57.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:25:57 [2020-07-14T09:25:57.466Z] testing: warning: no tests to run
09:25:57 [2020-07-14T09:25:57.466Z] PASS
09:25:57 [2020-07-14T09:25:57.466Z] 
09:25:57 [2020-07-14T09:25:57.466Z] DONE 0 tests in 0.014s
09:25:57 [2020-07-14T09:25:57.466Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:25:57 [2020-07-14T09:25:57.466Z] ++ 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
09:25:57 [2020-07-14T09:25:57.466Z] ++ set -e
09:25:57 [2020-07-14T09:25:57.466Z] ++ '[' -n 0 ']'
09:25:57 [2020-07-14T09:25:57.466Z] ++ set -x
09:25:57 [2020-07-14T09:25:57.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:25:57 [2020-07-14T09:25:57.466Z] INFO: Testing against a local daemon
09:25:57 [2020-07-14T09:25:57.466Z] === RUN   TestAuthZPluginAllowRequest
09:25:58 [2020-07-14T09:25:58.265Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
09:25:58 [2020-07-14T09:25:58.828Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
09:25:58 [2020-07-14T09:25:58.992Z] --- PASS: TestAuthZPluginAllowRequest (1.38s)
09:25:58 [2020-07-14T09:25:58.993Z] === RUN   TestAuthZPluginTLS
09:25:59 [2020-07-14T09:25:59.286Z] --- PASS: TestAuthZPluginTLS (0.58s)
09:25:59 [2020-07-14T09:25:59.286Z] === RUN   TestAuthZPluginDenyRequest
09:25:59 [2020-07-14T09:25:59.392Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
09:25:59 [2020-07-14T09:25:59.924Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
09:25:59 [2020-07-14T09:25:59.925Z] === RUN   TestAuthZPluginAPIDenyResponse
09:25:59 [2020-07-14T09:25:59.954Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
09:26:00 [2020-07-14T09:26:00.561Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
09:26:00 [2020-07-14T09:26:00.561Z] === RUN   TestAuthZPluginDenyResponse
09:26:01 [2020-07-14T09:26:01.197Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
09:26:01 [2020-07-14T09:26:01.197Z] === RUN   TestAuthZPluginAllowEventStream
09:26:01 [2020-07-14T09:26:01.325Z] === RUN   TestDockerSuite/TestRunAddHost
09:26:01 [2020-07-14T09:26:01.891Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
09:26:01 [2020-07-14T09:26:01.891Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
09:26:02 [2020-07-14T09:26:02.256Z] --- PASS: TestAuthZPluginAllowEventStream (1.31s)
09:26:02 [2020-07-14T09:26:02.256Z] === RUN   TestAuthZPluginErrorResponse
09:26:02 [2020-07-14T09:26:02.455Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
09:26:02 [2020-07-14T09:26:02.455Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
09:26:02 [2020-07-14T09:26:02.897Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
09:26:02 [2020-07-14T09:26:02.897Z] === RUN   TestAuthZPluginErrorRequest
09:26:03 [2020-07-14T09:26:03.019Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
09:26:03 [2020-07-14T09:26:03.533Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
09:26:03 [2020-07-14T09:26:03.533Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:26:04 [2020-07-14T09:26:04.170Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
09:26:04 [2020-07-14T09:26:04.170Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:26:04 [2020-07-14T09:26:04.389Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
09:26:04 [2020-07-14T09:26:04.646Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
09:26:05 [2020-07-14T09:26:05.209Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
09:26:05 [2020-07-14T09:26:05.691Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s)
09:26:05 [2020-07-14T09:26:05.691Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:26:05 [2020-07-14T09:26:05.772Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
09:26:06 [2020-07-14T09:26:06.700Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
09:26:07 [2020-07-14T09:26:07.627Z] === RUN   TestDockerSuite/TestRunAttachDetach
09:26:07 [2020-07-14T09:26:07.763Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s)
09:26:07 [2020-07-14T09:26:07.763Z] === RUN   TestAuthZPluginHeader
09:26:08 [2020-07-14T09:26:08.190Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
09:26:08 [2020-07-14T09:26:08.401Z] --- PASS: TestAuthZPluginHeader (0.83s)
09:26:08 [2020-07-14T09:26:08.401Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:26:08 [2020-07-14T09:26:08.401Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:26:08 [2020-07-14T09:26:08.401Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:08 [2020-07-14T09:26:08.401Z] === RUN   TestAuthZPluginV2Disable
09:26:08 [2020-07-14T09:26:08.401Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:26:08 [2020-07-14T09:26:08.401Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:08 [2020-07-14T09:26:08.401Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:26:08 [2020-07-14T09:26:08.401Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:26:08 [2020-07-14T09:26:08.401Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:08 [2020-07-14T09:26:08.401Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:26:08 [2020-07-14T09:26:08.401Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:26:08 [2020-07-14T09:26:08.401Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:08 [2020-07-14T09:26:08.401Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:26:08 [2020-07-14T09:26:08.752Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
09:26:09 [2020-07-14T09:26:09.685Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
09:26:10 [2020-07-14T09:26:10.248Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
09:26:10 [2020-07-14T09:26:10.810Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
09:26:11 [2020-07-14T09:26:11.372Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
09:26:11 [2020-07-14T09:26:11.640Z] ok  	github.com/docker/docker/integration/container	57.357s
09:26:11 [2020-07-14T09:26:11.640Z] 
09:26:11 [2020-07-14T09:26:11.640Z] === Skipped
09:26:11 [2020-07-14T09:26:11.640Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
09:26:11 [2020-07-14T09:26:11.640Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:26:11 [2020-07-14T09:26:11.640Z] 
09:26:11 [2020-07-14T09:26:11.640Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
09:26:11 [2020-07-14T09:26:11.640Z]     copy_test.go:25: testEnv.OSType == "windows"
09:26:11 [2020-07-14T09:26:11.640Z] 
09:26:11 [2020-07-14T09:26:11.640Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
09:26:11 [2020-07-14T09:26:11.640Z]     copy_test.go:39: testEnv.OSType == "windows"
09:26:11 [2020-07-14T09:26:11.640Z] 
09:26:11 [2020-07-14T09:26:11.640Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
09:26:11 [2020-07-14T09:26:11.640Z]     copy_test.go:51: testEnv.OSType == "windows"
09:26:11 [2020-07-14T09:26:11.640Z] 
09:26:11 [2020-07-14T09:26:11.640Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
09:26:11 [2020-07-14T09:26:11.640Z]     copy_test.go:65: testEnv.OSType == "windows"
09:26:11 [2020-07-14T09:26:11.640Z] 
09:26:11 [2020-07-14T09:26:11.640Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
09:26:11 [2020-07-14T09:26:11.640Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
09:26:11 [2020-07-14T09:26:11.640Z] 
09:26:11 [2020-07-14T09:26:11.640Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
09:26:11 [2020-07-14T09:26:11.640Z]     create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
09:26:11 [2020-07-14T09:26:11.640Z] 
09:26:11 [2020-07-14T09:26:11.640Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
09:26:11 [2020-07-14T09:26:11.640Z]     create_test.go:138: testEnv.DaemonInfo.OSType == "windows"
09:26:11 [2020-07-14T09:26:11.640Z] 
09:26:11 [2020-07-14T09:26:11.640Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
09:26:11 [2020-07-14T09:26:11.640Z]     create_test.go:182: testEnv.DaemonInfo.OSType != "linux"
09:26:11 [2020-07-14T09:26:11.640Z] 
09:26:11 [2020-07-14T09:26:11.640Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
09:26:11 [2020-07-14T09:26:11.640Z]     create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
09:26:11 [2020-07-14T09:26:11.640Z] 
09:26:11 [2020-07-14T09:26:11.640Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
09:26:11 [2020-07-14T09:26:11.640Z]     create_test.go:389: testEnv.DaemonInfo.OSType != "linux"
09:26:11 [2020-07-14T09:26:11.640Z] 
09:26:11 [2020-07-14T09:26:11.640Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
09:26:11 [2020-07-14T09:26:11.640Z]     create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
09:26:11 [2020-07-14T09:26:11.640Z] 
09:26:11 [2020-07-14T09:26:11.640Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.01s)
09:26:11 [2020-07-14T09:26:11.641Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] DONE 85 tests, 42 skipped in 59.977s
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] Running D:\gopath\src\github.com\docker\docker\integration\image
09:26:11 [2020-07-14T09:26:11.641Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:26:11 [2020-07-14T09:26:11.641Z] INFO: Testing against a local daemon
09:26:11 [2020-07-14T09:26:11.641Z] ok  	github.com/docker/docker/integration/image	0.440s
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === Skipped
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s)
09:26:11 [2020-07-14T09:26:11.641Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
09:26:11 [2020-07-14T09:26:11.641Z]     tag_test.go:98: testEnv.OSType == "windows"
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] DONE 11 tests, 4 skipped in 2.432s
09:26:11 [2020-07-14T09:26:11.641Z] 
09:26:11 [2020-07-14T09:26:11.641Z] Running D:\gopath\src\github.com\docker\docker\integration\network
09:26:12 [2020-07-14T09:26:12.300Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
09:26:12 [2020-07-14T09:26:12.556Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
09:26:12 [2020-07-14T09:26:12.637Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:26:12 [2020-07-14T09:26:12.637Z] INFO: Testing against a local daemon
09:26:12 [2020-07-14T09:26:12.637Z] ok  	github.com/docker/docker/integration/network	0.228s
09:26:12 [2020-07-14T09:26:12.637Z] 
09:26:12 [2020-07-14T09:26:12.637Z] === Skipped
09:26:12 [2020-07-14T09:26:12.637Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
09:26:12 [2020-07-14T09:26:12.637Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
09:26:12 [2020-07-14T09:26:12.637Z] 
09:26:12 [2020-07-14T09:26:12.637Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
09:26:12 [2020-07-14T09:26:12.637Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
09:26:12 [2020-07-14T09:26:12.637Z] 
09:26:12 [2020-07-14T09:26:12.637Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
09:26:12 [2020-07-14T09:26:12.637Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
09:26:12 [2020-07-14T09:26:12.637Z] 
09:26:12 [2020-07-14T09:26:12.637Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
09:26:12 [2020-07-14T09:26:12.637Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
09:26:12 [2020-07-14T09:26:12.637Z] 
09:26:12 [2020-07-14T09:26:12.637Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
09:26:12 [2020-07-14T09:26:12.637Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
09:26:12 [2020-07-14T09:26:12.637Z] 
09:26:12 [2020-07-14T09:26:12.637Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
09:26:12 [2020-07-14T09:26:12.637Z]     network_test.go:97: testEnv.OSType == "windows"
09:26:12 [2020-07-14T09:26:12.637Z] 
09:26:12 [2020-07-14T09:26:12.637Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
09:26:12 [2020-07-14T09:26:12.637Z]     service_test.go:29: testEnv.OSType == "windows"
09:26:12 [2020-07-14T09:26:12.637Z] 
09:26:12 [2020-07-14T09:26:12.637Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
09:26:12 [2020-07-14T09:26:12.637Z]     service_test.go:52: testEnv.OSType == "windows"
09:26:12 [2020-07-14T09:26:12.637Z] 
09:26:12 [2020-07-14T09:26:12.637Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
09:26:12 [2020-07-14T09:26:12.637Z]     service_test.go:96: testEnv.OSType == "windows"
09:26:12 [2020-07-14T09:26:12.637Z] 
09:26:12 [2020-07-14T09:26:12.637Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:26:12 [2020-07-14T09:26:12.637Z]     service_test.go:130: testEnv.OSType == "windows"
09:26:12 [2020-07-14T09:26:12.637Z] 
09:26:12 [2020-07-14T09:26:12.637Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:26:12 [2020-07-14T09:26:12.637Z]     service_test.go:181: testEnv.OSType == "windows"
09:26:12 [2020-07-14T09:26:12.637Z] 
09:26:12 [2020-07-14T09:26:12.637Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
09:26:12 [2020-07-14T09:26:12.637Z]     service_test.go:206: testEnv.OSType == "windows"
09:26:12 [2020-07-14T09:26:12.637Z] 
09:26:12 [2020-07-14T09:26:12.637Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:26:12 [2020-07-14T09:26:12.637Z]     service_test.go:236: FLAKY_TEST
09:26:12 [2020-07-14T09:26:12.637Z] 
09:26:12 [2020-07-14T09:26:12.637Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
09:26:12 [2020-07-14T09:26:12.637Z]     service_test.go:326: testEnv.OSType == "windows"
09:26:12 [2020-07-14T09:26:12.637Z] 
09:26:12 [2020-07-14T09:26:12.637Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
09:26:12 [2020-07-14T09:26:12.637Z]     service_test.go:394: testEnv.OSType == "windows"
09:26:12 [2020-07-14T09:26:12.637Z] 
09:26:12 [2020-07-14T09:26:12.637Z] 
09:26:12 [2020-07-14T09:26:12.637Z] DONE 19 tests, 15 skipped in 2.415s
09:26:12 [2020-07-14T09:26:12.637Z] 
09:26:12 [2020-07-14T09:26:12.637Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
09:26:13 [2020-07-14T09:26:13.118Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
09:26:13 [2020-07-14T09:26:13.637Z] testing: warning: no tests to run
09:26:13 [2020-07-14T09:26:13.637Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.066s
09:26:13 [2020-07-14T09:26:13.637Z] 
09:26:13 [2020-07-14T09:26:13.637Z] DONE 0 tests in 0.759s
09:26:13 [2020-07-14T09:26:13.637Z] 
09:26:13 [2020-07-14T09:26:13.637Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
09:26:13 [2020-07-14T09:26:13.680Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
09:26:13 [2020-07-14T09:26:13.680Z] === RUN   TestDockerSuite/TestRunBindMounts
09:26:14 [2020-07-14T09:26:14.633Z] testing: warning: no tests to run
09:26:14 [2020-07-14T09:26:14.633Z] ok  	github.com/docker/docker/integration/network/macvlan	0.072s
09:26:14 [2020-07-14T09:26:14.633Z] 
09:26:14 [2020-07-14T09:26:14.633Z] DONE 0 tests in 0.768s
09:26:14 [2020-07-14T09:26:14.633Z] 
09:26:14 [2020-07-14T09:26:14.633Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
09:26:15 [2020-07-14T09:26:15.048Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
09:26:15 [2020-07-14T09:26:15.107Z] testing: warning: no tests to run
09:26:15 [2020-07-14T09:26:15.107Z] ok  	github.com/docker/docker/integration/plugin	0.070s
09:26:15 [2020-07-14T09:26:15.107Z] 
09:26:15 [2020-07-14T09:26:15.107Z] DONE 0 tests in 0.784s
09:26:15 [2020-07-14T09:26:15.304Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
09:26:15 [2020-07-14T09:26:15.580Z] 
09:26:15 [2020-07-14T09:26:15.580Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
09:26:16 [2020-07-14T09:26:16.052Z] testing: warning: no tests to run
09:26:16 [2020-07-14T09:26:16.052Z] ok  	github.com/docker/docker/integration/plugin/authz	0.069s
09:26:16 [2020-07-14T09:26:16.052Z] 
09:26:16 [2020-07-14T09:26:16.052Z] DONE 0 tests in 0.758s
09:26:16 [2020-07-14T09:26:16.053Z] 
09:26:16 [2020-07-14T09:26:16.053Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
09:26:16 [2020-07-14T09:26:16.231Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
09:26:16 [2020-07-14T09:26:16.488Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
09:26:17 [2020-07-14T09:26:17.050Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
09:26:17 [2020-07-14T09:26:17.050Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
09:26:17 [2020-07-14T09:26:17.614Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
09:26:18 [2020-07-14T09:26:18.543Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
09:26:18 [2020-07-14T09:26:18.800Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
09:26:19 [2020-07-14T09:26:19.363Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
09:26:19 [2020-07-14T09:26:19.618Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
09:26:19 [2020-07-14T09:26:19.618Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
09:26:20 [2020-07-14T09:26:20.180Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
09:26:20 [2020-07-14T09:26:20.180Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
09:26:20 [2020-07-14T09:26:20.744Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
09:26:21 [2020-07-14T09:26:21.307Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
09:26:21 [2020-07-14T09:26:21.868Z] === RUN   TestDockerSuite/TestRunContainerNetwork
09:26:22 [2020-07-14T09:26:22.430Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
09:26:22 [2020-07-14T09:26:22.430Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
09:26:22 [2020-07-14T09:26:22.686Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
09:26:24 [2020-07-14T09:26:24.055Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
09:26:24 [2020-07-14T09:26:24.782Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:26:24 [2020-07-14T09:26:24.782Z] INFO: Testing against a local daemon
09:26:24 [2020-07-14T09:26:24.782Z] ok  	github.com/docker/docker/integration/plugin/common	0.272s
09:26:24 [2020-07-14T09:26:24.782Z] 
09:26:24 [2020-07-14T09:26:24.782Z] === Skipped
09:26:24 [2020-07-14T09:26:24.782Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
09:26:24 [2020-07-14T09:26:24.782Z]     plugin_test.go:55: testEnv.OSType == "windows"
09:26:24 [2020-07-14T09:26:24.782Z] 
09:26:24 [2020-07-14T09:26:24.782Z] 
09:26:24 [2020-07-14T09:26:24.782Z] DONE 3 tests, 1 skipped in 8.081s
09:26:24 [2020-07-14T09:26:24.782Z] 
09:26:24 [2020-07-14T09:26:24.782Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
09:26:25 [2020-07-14T09:26:25.423Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
09:26:26 [2020-07-14T09:26:26.351Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
09:26:26 [2020-07-14T09:26:26.607Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
09:26:27 [2020-07-14T09:26:27.072Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s)
09:26:27 [2020-07-14T09:26:27.072Z] PASS
09:26:27 [2020-07-14T09:26:27.072Z] 
09:26:27 [2020-07-14T09:26:27.072Z] === Skipped
09:26:27 [2020-07-14T09:26:27.072Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:26:27 [2020-07-14T09:26:27.072Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:27 [2020-07-14T09:26:27.072Z] 
09:26:27 [2020-07-14T09:26:27.072Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:26:27 [2020-07-14T09:26:27.072Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:27 [2020-07-14T09:26:27.072Z] 
09:26:27 [2020-07-14T09:26:27.072Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:26:27 [2020-07-14T09:26:27.072Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:27 [2020-07-14T09:26:27.072Z] 
09:26:27 [2020-07-14T09:26:27.072Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:26:27 [2020-07-14T09:26:27.072Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:27 [2020-07-14T09:26:27.072Z] 
09:26:27 [2020-07-14T09:26:27.072Z] 
09:26:27 [2020-07-14T09:26:27.072Z] DONE 17 tests, 4 skipped in 27.675s
09:26:27 [2020-07-14T09:26:27.072Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:26:27 [2020-07-14T09:26:27.072Z] ++ 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
09:26:27 [2020-07-14T09:26:27.072Z] ++ set -e
09:26:27 [2020-07-14T09:26:27.072Z] ++ '[' -n 0 ']'
09:26:27 [2020-07-14T09:26:27.072Z] ++ set -x
09:26:27 [2020-07-14T09:26:27.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:26:27 [2020-07-14T09:26:27.072Z] INFO: Testing against a local daemon
09:26:27 [2020-07-14T09:26:27.072Z] === RUN   TestPluginInvalidJSON
09:26:27 [2020-07-14T09:26:27.072Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:26:27 [2020-07-14T09:26:27.072Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:26:27 [2020-07-14T09:26:27.072Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:26:27 [2020-07-14T09:26:27.072Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:26:27 [2020-07-14T09:26:27.072Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:26:27 [2020-07-14T09:26:27.072Z] === RUN   TestPluginInstall
09:26:27 [2020-07-14T09:26:27.072Z] === RUN   TestPluginInstall/no_auth
09:26:27 [2020-07-14T09:26:27.170Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
09:26:27 [2020-07-14T09:26:27.732Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
09:26:27 [2020-07-14T09:26:27.772Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:26:27 [2020-07-14T09:26:27.773Z] INFO: Testing against a local daemon
09:26:27 [2020-07-14T09:26:27.773Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.264s
09:26:27 [2020-07-14T09:26:27.773Z] 
09:26:27 [2020-07-14T09:26:27.773Z] === Skipped
09:26:27 [2020-07-14T09:26:27.773Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
09:26:27 [2020-07-14T09:26:27.773Z]     external_test.go:48: runtime.GOOS == "windows"
09:26:27 [2020-07-14T09:26:27.773Z] 
09:26:27 [2020-07-14T09:26:27.773Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
09:26:27 [2020-07-14T09:26:27.773Z]     external_test.go:408: runtime.GOOS == "windows"
09:26:27 [2020-07-14T09:26:27.773Z] 
09:26:27 [2020-07-14T09:26:27.773Z] 
09:26:27 [2020-07-14T09:26:27.773Z] DONE 2 tests, 2 skipped in 3.361s
09:26:27 [2020-07-14T09:26:27.773Z] 
09:26:27 [2020-07-14T09:26:27.773Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
09:26:27 [2020-07-14T09:26:27.988Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
09:26:28 [2020-07-14T09:26:28.567Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
09:26:29 [2020-07-14T09:26:29.497Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
09:26:30 [2020-07-14T09:26:30.614Z] time="2020-07-14T09:26:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:26:30 [2020-07-14T09:26:30.614Z] time="2020-07-14T09:26:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:26:30 [2020-07-14T09:26:30.614Z] time="2020-07-14T09:26:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10ad9664e36eca02137c6560e5736ca37bfd1e1ce07267f7d4e263c02ddd7b45" mediatype=application/vnd.docker.plugin.v1+json size=522
09:26:30 [2020-07-14T09:26:30.614Z] time="2020-07-14T09:26:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:26:30 [2020-07-14T09:26:30.614Z] time="2020-07-14T09:26:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:26:30 [2020-07-14T09:26:30.614Z] time="2020-07-14T09:26:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10ad9664e36eca02137c6560e5736ca37bfd1e1ce07267f7d4e263c02ddd7b45" mediatype=application/vnd.docker.plugin.v1+json size=522
09:26:30 [2020-07-14T09:26:30.614Z] === RUN   TestPluginInstall/with_htpasswd
09:26:30 [2020-07-14T09:26:30.748Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:26:30 [2020-07-14T09:26:30.748Z] INFO: Testing against a local daemon
09:26:30 [2020-07-14T09:26:30.748Z] ok  	github.com/docker/docker/integration/plugin/logging	0.256s
09:26:30 [2020-07-14T09:26:30.748Z] 
09:26:30 [2020-07-14T09:26:30.748Z] === Skipped
09:26:30 [2020-07-14T09:26:30.748Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
09:26:30 [2020-07-14T09:26:30.748Z]     read_test.go:21: no unix domain sockets on Windows
09:26:30 [2020-07-14T09:26:30.748Z] 
09:26:30 [2020-07-14T09:26:30.748Z] 
09:26:30 [2020-07-14T09:26:30.748Z] DONE 1 tests, 1 skipped in 2.662s
09:26:30 [2020-07-14T09:26:30.748Z] 
09:26:30 [2020-07-14T09:26:30.748Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
09:26:31 [2020-07-14T09:26:31.254Z] time="2020-07-14T09:26:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:26:31 [2020-07-14T09:26:31.254Z] time="2020-07-14T09:26:31Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:26:31 [2020-07-14T09:26:31.254Z] time="2020-07-14T09:26:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff8edb8c25b8dd24bd236dfc6093a2a17f378bb23074984bccd972d1c5345ec9" mediatype=application/vnd.docker.plugin.v1+json size=522
09:26:31 [2020-07-14T09:26:31.254Z] time="2020-07-14T09:26:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:26:31 [2020-07-14T09:26:31.254Z] time="2020-07-14T09:26:31Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:26:31 [2020-07-14T09:26:31.254Z] time="2020-07-14T09:26:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff8edb8c25b8dd24bd236dfc6093a2a17f378bb23074984bccd972d1c5345ec9" mediatype=application/vnd.docker.plugin.v1+json size=522
09:26:31 [2020-07-14T09:26:31.548Z] === RUN   TestPluginInstall/with_insecure
09:26:31 [2020-07-14T09:26:31.745Z] testing: warning: no tests to run
09:26:31 [2020-07-14T09:26:31.745Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.109s
09:26:31 [2020-07-14T09:26:31.745Z] 
09:26:31 [2020-07-14T09:26:31.745Z] DONE 0 tests in 1.338s
09:26:31 [2020-07-14T09:26:31.745Z] 
09:26:31 [2020-07-14T09:26:31.745Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
09:26:32 [2020-07-14T09:26:32.016Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
09:26:32 [2020-07-14T09:26:32.016Z] === RUN   TestDockerSuite/TestRunCreateVolume
09:26:32 [2020-07-14T09:26:32.016Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
09:26:32 [2020-07-14T09:26:32.587Z] time="2020-07-14T09:26:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:26:32 [2020-07-14T09:26:32.587Z] time="2020-07-14T09:26:32Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:26:32 [2020-07-14T09:26:32.587Z] time="2020-07-14T09:26:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:979b02871db3d912ac6565b4bd354eec0739aa68a663ca5aac796016a87e83a3" mediatype=application/vnd.docker.plugin.v1+json size=522
09:26:32 [2020-07-14T09:26:32.587Z] time="2020-07-14T09:26:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:26:32 [2020-07-14T09:26:32.587Z] time="2020-07-14T09:26:32Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:26:32 [2020-07-14T09:26:32.588Z] time="2020-07-14T09:26:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:979b02871db3d912ac6565b4bd354eec0739aa68a663ca5aac796016a87e83a3" mediatype=application/vnd.docker.plugin.v1+json size=522
09:26:32 [2020-07-14T09:26:32.898Z] --- PASS: TestPluginInstall (7.66s)
09:26:32 [2020-07-14T09:26:32.898Z]     --- PASS: TestPluginInstall/no_auth (5.42s)
09:26:32 [2020-07-14T09:26:32.898Z]     --- PASS: TestPluginInstall/with_htpasswd (0.91s)
09:26:32 [2020-07-14T09:26:32.898Z]     --- PASS: TestPluginInstall/with_insecure (1.33s)
09:26:32 [2020-07-14T09:26:32.898Z]         plugin_test.go:157: [de04e275f575b] daemon is not started
09:26:32 [2020-07-14T09:26:32.898Z] PASS
09:26:32 [2020-07-14T09:26:32.898Z] 
09:26:32 [2020-07-14T09:26:32.898Z] DONE 6 tests in 7.766s
09:26:32 [2020-07-14T09:26:32.898Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:26:32 [2020-07-14T09:26:32.898Z] ++ 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
09:26:32 [2020-07-14T09:26:32.898Z] ++ set -e
09:26:32 [2020-07-14T09:26:32.898Z] ++ '[' -n 0 ']'
09:26:32 [2020-07-14T09:26:32.898Z] ++ set -x
09:26:32 [2020-07-14T09:26:32.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:26:32 [2020-07-14T09:26:32.898Z] INFO: Testing against a local daemon
09:26:32 [2020-07-14T09:26:32.898Z] === RUN   TestExternalGraphDriver
09:26:33 [2020-07-14T09:26:33.191Z] === RUN   TestExternalGraphDriver/json
09:26:33 [2020-07-14T09:26:33.383Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
09:26:34 [2020-07-14T09:26:34.721Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:26:34 [2020-07-14T09:26:34.721Z] INFO: Testing against a local daemon
09:26:34 [2020-07-14T09:26:34.721Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.266s
09:26:34 [2020-07-14T09:26:34.721Z] 
09:26:34 [2020-07-14T09:26:34.721Z] === Skipped
09:26:34 [2020-07-14T09:26:34.721Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
09:26:34 [2020-07-14T09:26:34.721Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
09:26:34 [2020-07-14T09:26:34.721Z] 
09:26:34 [2020-07-14T09:26:34.721Z] 
09:26:34 [2020-07-14T09:26:34.721Z] DONE 1 tests, 1 skipped in 2.755s
09:26:34 [2020-07-14T09:26:34.721Z] 
09:26:34 [2020-07-14T09:26:34.721Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
09:26:34 [2020-07-14T09:26:34.750Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
09:26:35 [2020-07-14T09:26:35.279Z] === RUN   TestExternalGraphDriver/spec
09:26:36 [2020-07-14T09:26:36.117Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
09:26:36 [2020-07-14T09:26:36.117Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
09:26:36 [2020-07-14T09:26:36.799Z] === RUN   TestExternalGraphDriver/pull
09:26:36 [2020-07-14T09:26:36.958Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:26:36 [2020-07-14T09:26:36.958Z] INFO: Testing against a local daemon
09:26:36 [2020-07-14T09:26:36.958Z] ok  	github.com/docker/docker/integration/secret	0.201s
09:26:36 [2020-07-14T09:26:36.958Z] 
09:26:36 [2020-07-14T09:26:36.958Z] === Skipped
09:26:36 [2020-07-14T09:26:36.958Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
09:26:36 [2020-07-14T09:26:36.958Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
09:26:36 [2020-07-14T09:26:36.958Z] 
09:26:36 [2020-07-14T09:26:36.958Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
09:26:36 [2020-07-14T09:26:36.958Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
09:26:36 [2020-07-14T09:26:36.958Z] 
09:26:36 [2020-07-14T09:26:36.958Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
09:26:36 [2020-07-14T09:26:36.958Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
09:26:36 [2020-07-14T09:26:36.958Z] 
09:26:36 [2020-07-14T09:26:36.958Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
09:26:36 [2020-07-14T09:26:36.958Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
09:26:36 [2020-07-14T09:26:36.958Z] 
09:26:36 [2020-07-14T09:26:36.958Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
09:26:36 [2020-07-14T09:26:36.958Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
09:26:36 [2020-07-14T09:26:36.958Z] 
09:26:36 [2020-07-14T09:26:36.958Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
09:26:36 [2020-07-14T09:26:36.958Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
09:26:36 [2020-07-14T09:26:36.958Z] 
09:26:36 [2020-07-14T09:26:36.958Z] 
09:26:36 [2020-07-14T09:26:36.958Z] DONE 6 tests, 6 skipped in 2.382s
09:26:36 [2020-07-14T09:26:36.958Z] 
09:26:36 [2020-07-14T09:26:36.958Z] Running D:\gopath\src\github.com\docker\docker\integration\service
09:26:38 [2020-07-14T09:26:38.008Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
09:26:38 [2020-07-14T09:26:38.008Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
09:26:38 [2020-07-14T09:26:38.008Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
09:26:38 [2020-07-14T09:26:38.313Z] --- PASS: TestExternalGraphDriver (5.50s)
09:26:38 [2020-07-14T09:26:38.313Z]     --- PASS: TestExternalGraphDriver/json (1.84s)
09:26:38 [2020-07-14T09:26:38.313Z]     --- PASS: TestExternalGraphDriver/spec (1.84s)
09:26:38 [2020-07-14T09:26:38.313Z]     --- PASS: TestExternalGraphDriver/pull (1.68s)
09:26:38 [2020-07-14T09:26:38.313Z] === RUN   TestGraphdriverPluginV2
09:26:38 [2020-07-14T09:26:38.572Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
09:26:38 [2020-07-14T09:26:38.610Z] --- SKIP: TestGraphdriverPluginV2 (0.24s)
09:26:38 [2020-07-14T09:26:38.610Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:38 [2020-07-14T09:26:38.610Z] PASS
09:26:38 [2020-07-14T09:26:38.610Z] 
09:26:38 [2020-07-14T09:26:38.610Z] === Skipped
09:26:38 [2020-07-14T09:26:38.610Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.24s)
09:26:38 [2020-07-14T09:26:38.610Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:38 [2020-07-14T09:26:38.610Z] 
09:26:38 [2020-07-14T09:26:38.610Z] 
09:26:38 [2020-07-14T09:26:38.610Z] DONE 5 tests, 1 skipped in 5.815s
09:26:38 [2020-07-14T09:26:38.610Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:26:38 [2020-07-14T09:26:38.610Z] ++ 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
09:26:38 [2020-07-14T09:26:38.610Z] ++ set -e
09:26:38 [2020-07-14T09:26:38.610Z] ++ '[' -n 0 ']'
09:26:38 [2020-07-14T09:26:38.610Z] ++ set -x
09:26:38 [2020-07-14T09:26:38.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:26:38 [2020-07-14T09:26:38.610Z] INFO: Testing against a local daemon
09:26:38 [2020-07-14T09:26:38.610Z] === RUN   TestContinueAfterPluginCrash
09:26:38 [2020-07-14T09:26:38.611Z] === PAUSE TestContinueAfterPluginCrash
09:26:38 [2020-07-14T09:26:38.611Z] === RUN   TestReadPluginNoRead
09:26:38 [2020-07-14T09:26:38.611Z] === PAUSE TestReadPluginNoRead
09:26:38 [2020-07-14T09:26:38.611Z] === RUN   TestDaemonStartWithLogOpt
09:26:38 [2020-07-14T09:26:38.611Z] === PAUSE TestDaemonStartWithLogOpt
09:26:38 [2020-07-14T09:26:38.611Z] === CONT  TestContinueAfterPluginCrash
09:26:38 [2020-07-14T09:26:38.611Z] === CONT  TestDaemonStartWithLogOpt
09:26:38 [2020-07-14T09:26:38.611Z] === CONT  TestReadPluginNoRead
09:26:39 [2020-07-14T09:26:39.937Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:26:39 [2020-07-14T09:26:39.937Z] INFO: Testing against a local daemon
09:26:39 [2020-07-14T09:26:39.937Z] ok  	github.com/docker/docker/integration/service	0.335s
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === Skipped
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
09:26:39 [2020-07-14T09:26:39.937Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:26:39 [2020-07-14T09:26:39.937Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
09:26:39 [2020-07-14T09:26:39.937Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:26:39 [2020-07-14T09:26:39.937Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
09:26:39 [2020-07-14T09:26:39.937Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
09:26:39 [2020-07-14T09:26:39.937Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
09:26:39 [2020-07-14T09:26:39.937Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
09:26:39 [2020-07-14T09:26:39.937Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
09:26:39 [2020-07-14T09:26:39.937Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
09:26:39 [2020-07-14T09:26:39.937Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
09:26:39 [2020-07-14T09:26:39.937Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
09:26:39 [2020-07-14T09:26:39.937Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
09:26:39 [2020-07-14T09:26:39.937Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
09:26:39 [2020-07-14T09:26:39.937Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
09:26:39 [2020-07-14T09:26:39.937Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
09:26:39 [2020-07-14T09:26:39.937Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
09:26:39 [2020-07-14T09:26:39.937Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
09:26:39 [2020-07-14T09:26:39.937Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
09:26:39 [2020-07-14T09:26:39.937Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
09:26:39 [2020-07-14T09:26:39.937Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
09:26:39 [2020-07-14T09:26:39.937Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:39 [2020-07-14T09:26:39.937Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
09:26:39 [2020-07-14T09:26:39.937Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
09:26:39 [2020-07-14T09:26:39.937Z] 
09:26:40 [2020-07-14T09:26:40.411Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
09:26:40 [2020-07-14T09:26:40.411Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
09:26:40 [2020-07-14T09:26:40.411Z] 
09:26:40 [2020-07-14T09:26:40.411Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
09:26:40 [2020-07-14T09:26:40.411Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
09:26:40 [2020-07-14T09:26:40.411Z] 
09:26:40 [2020-07-14T09:26:40.411Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
09:26:40 [2020-07-14T09:26:40.411Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
09:26:40 [2020-07-14T09:26:40.411Z] 
09:26:40 [2020-07-14T09:26:40.411Z] 
09:26:40 [2020-07-14T09:26:40.411Z] DONE 24 tests, 23 skipped in 2.986s
09:26:40 [2020-07-14T09:26:40.411Z] 
09:26:40 [2020-07-14T09:26:40.411Z] Running D:\gopath\src\github.com\docker\docker\integration\session
09:26:40 [2020-07-14T09:26:40.467Z] === RUN   TestDockerSuite/TestRunDNSOptions
09:26:41 [2020-07-14T09:26:41.394Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
09:26:42 [2020-07-14T09:26:42.648Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:26:42 [2020-07-14T09:26:42.648Z] INFO: Testing against a local daemon
09:26:42 [2020-07-14T09:26:42.648Z] ok  	github.com/docker/docker/integration/session	0.219s
09:26:42 [2020-07-14T09:26:42.648Z] 
09:26:42 [2020-07-14T09:26:42.648Z] === Skipped
09:26:42 [2020-07-14T09:26:42.648Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
09:26:42 [2020-07-14T09:26:42.649Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
09:26:42 [2020-07-14T09:26:42.649Z] 
09:26:42 [2020-07-14T09:26:42.649Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
09:26:42 [2020-07-14T09:26:42.649Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
09:26:42 [2020-07-14T09:26:42.649Z] 
09:26:42 [2020-07-14T09:26:42.649Z] 
09:26:42 [2020-07-14T09:26:42.649Z] DONE 2 tests, 2 skipped in 2.232s
09:26:42 [2020-07-14T09:26:42.649Z] 
09:26:42 [2020-07-14T09:26:42.649Z] Running D:\gopath\src\github.com\docker\docker\integration\system
09:26:42 [2020-07-14T09:26:42.761Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
09:26:43 [2020-07-14T09:26:43.322Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
09:26:44 [2020-07-14T09:26:44.221Z] === RUN   TestReadPluginNoRead/disabled_caching
09:26:44 [2020-07-14T09:26:44.221Z] --- PASS: TestDaemonStartWithLogOpt (5.34s)
09:26:44 [2020-07-14T09:26:44.251Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
09:26:44 [2020-07-14T09:26:44.814Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
09:26:44 [2020-07-14T09:26:44.814Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
09:26:44 [2020-07-14T09:26:44.899Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:26:44 [2020-07-14T09:26:44.899Z] INFO: Testing against a local daemon
09:26:45 [2020-07-14T09:26:45.071Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
09:26:45 [2020-07-14T09:26:45.261Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:26:45 [2020-07-14T09:26:45.895Z] ok  	github.com/docker/docker/integration/system	1.365s
09:26:45 [2020-07-14T09:26:45.895Z] 
09:26:45 [2020-07-14T09:26:45.895Z] === Skipped
09:26:45 [2020-07-14T09:26:45.895Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:26:45 [2020-07-14T09:26:45.895Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
09:26:45 [2020-07-14T09:26:45.895Z] 
09:26:45 [2020-07-14T09:26:45.895Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
09:26:45 [2020-07-14T09:26:45.895Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
09:26:45 [2020-07-14T09:26:45.895Z] 
09:26:45 [2020-07-14T09:26:45.895Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
09:26:45 [2020-07-14T09:26:45.895Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
09:26:45 [2020-07-14T09:26:45.895Z] 
09:26:45 [2020-07-14T09:26:45.895Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
09:26:45 [2020-07-14T09:26:45.895Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
09:26:45 [2020-07-14T09:26:45.895Z] 
09:26:45 [2020-07-14T09:26:45.895Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
09:26:45 [2020-07-14T09:26:45.895Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
09:26:45 [2020-07-14T09:26:45.895Z] 
09:26:45 [2020-07-14T09:26:45.895Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
09:26:45 [2020-07-14T09:26:45.895Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
09:26:45 [2020-07-14T09:26:45.895Z] 
09:26:45 [2020-07-14T09:26:45.895Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
09:26:45 [2020-07-14T09:26:45.895Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
09:26:45 [2020-07-14T09:26:45.895Z] 
09:26:45 [2020-07-14T09:26:45.895Z] 
09:26:45 [2020-07-14T09:26:45.895Z] DONE 13 tests, 7 skipped in 3.261s
09:26:45 [2020-07-14T09:26:45.895Z] 
09:26:45 [2020-07-14T09:26:45.895Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
09:26:46 [2020-07-14T09:26:46.443Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
09:26:46 [2020-07-14T09:26:46.443Z] === RUN   TestDockerSuite/TestRunDuplicateMount
09:26:46 [2020-07-14T09:26:46.775Z] === RUN   TestReadPluginNoRead/default
09:26:47 [2020-07-14T09:26:47.006Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
09:26:47 [2020-07-14T09:26:47.569Z] === RUN   TestDockerSuite/TestRunEchoStdout
09:26:48 [2020-07-14T09:26:48.130Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:26:48 [2020-07-14T09:26:48.130Z] INFO: Testing against a local daemon
09:26:48 [2020-07-14T09:26:48.130Z] ok  	github.com/docker/docker/integration/volume	0.283s
09:26:48 [2020-07-14T09:26:48.130Z] 
09:26:48 [2020-07-14T09:26:48.130Z] === Skipped
09:26:48 [2020-07-14T09:26:48.130Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
09:26:48 [2020-07-14T09:26:48.130Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
09:26:48 [2020-07-14T09:26:48.130Z] 
09:26:48 [2020-07-14T09:26:48.130Z] 
09:26:48 [2020-07-14T09:26:48.130Z] DONE 5 tests, 1 skipped in 2.382s
09:26:48 [2020-07-14T09:26:48.130Z] 
09:26:48 [2020-07-14T09:26:48.130Z] INFO: make.ps1 ended at 07/14/2020 09:26:47
09:26:48 [2020-07-14T09:26:48.130Z] INFO: Integration CLI tests being run from the host:
09:26:48 [2020-07-14T09:26:48.130Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
09:26:48 [2020-07-14T09:26:48.131Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
09:26:48 [2020-07-14T09:26:48.289Z] --- PASS: TestReadPluginNoRead (9.45s)
09:26:48 [2020-07-14T09:26:48.289Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.46s)
09:26:48 [2020-07-14T09:26:48.289Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s)
09:26:48 [2020-07-14T09:26:48.289Z]     --- PASS: TestReadPluginNoRead/default (1.50s)
09:26:48 [2020-07-14T09:26:48.289Z]     read_test.go:92: [de110495ff9dc] daemon is not started
09:26:48 [2020-07-14T09:26:48.387Z] === RUN   TestDockerSuite/TestRunEmptyEnv
09:26:48 [2020-07-14T09:26:48.387Z] === RUN   TestDockerSuite/TestRunEntrypoint
09:26:48 [2020-07-14T09:26:48.952Z] === RUN   TestDockerSuite/TestRunEnvironment
09:26:49 [2020-07-14T09:26:49.326Z] --- PASS: TestContinueAfterPluginCrash (10.50s)
09:26:49 [2020-07-14T09:26:49.326Z] PASS
09:26:49 [2020-07-14T09:26:49.326Z] 
09:26:49 [2020-07-14T09:26:49.326Z] DONE 6 tests in 10.575s
09:26:49 [2020-07-14T09:26:49.326Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:26:49 [2020-07-14T09:26:49.326Z] ++ 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
09:26:49 [2020-07-14T09:26:49.326Z] ++ set -e
09:26:49 [2020-07-14T09:26:49.326Z] ++ '[' -n 0 ']'
09:26:49 [2020-07-14T09:26:49.326Z] ++ set -x
09:26:49 [2020-07-14T09:26:49.326Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:26:49 [2020-07-14T09:26:49.326Z] testing: warning: no tests to run
09:26:49 [2020-07-14T09:26:49.326Z] PASS
09:26:49 [2020-07-14T09:26:49.326Z] 
09:26:49 [2020-07-14T09:26:49.326Z] DONE 0 tests in 0.017s
09:26:49 [2020-07-14T09:26:49.326Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:26:49 [2020-07-14T09:26:49.326Z] ++ 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
09:26:49 [2020-07-14T09:26:49.326Z] ++ set -e
09:26:49 [2020-07-14T09:26:49.326Z] ++ '[' -n 0 ']'
09:26:49 [2020-07-14T09:26:49.326Z] ++ set -x
09:26:49 [2020-07-14T09:26:49.326Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:26:49 [2020-07-14T09:26:49.326Z] INFO: Testing against a local daemon
09:26:49 [2020-07-14T09:26:49.326Z] === RUN   TestPluginWithDevMounts
09:26:49 [2020-07-14T09:26:49.326Z] === PAUSE TestPluginWithDevMounts
09:26:49 [2020-07-14T09:26:49.326Z] === CONT  TestPluginWithDevMounts
09:26:49 [2020-07-14T09:26:49.528Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
09:26:50 [2020-07-14T09:26:50.092Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
09:26:50 [2020-07-14T09:26:50.654Z] === RUN   TestDockerSuite/TestRunExitCode
09:26:50 [2020-07-14T09:26:50.911Z] === RUN   TestDockerSuite/TestRunExitCodeOne
09:26:51 [2020-07-14T09:26:51.403Z] --- PASS: TestPluginWithDevMounts (1.87s)
09:26:51 [2020-07-14T09:26:51.403Z] PASS
09:26:51 [2020-07-14T09:26:51.403Z] 
09:26:51 [2020-07-14T09:26:51.403Z] DONE 1 tests in 1.941s
09:26:51 [2020-07-14T09:26:51.403Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
09:26:51 [2020-07-14T09:26:51.403Z] ++ 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
09:26:51 [2020-07-14T09:26:51.403Z] ++ set -e
09:26:51 [2020-07-14T09:26:51.403Z] ++ '[' -n 0 ']'
09:26:51 [2020-07-14T09:26:51.403Z] ++ set -x
09:26:51 [2020-07-14T09:26:51.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
09:26:51 [2020-07-14T09:26:51.403Z] INFO: Testing against a local daemon
09:26:51 [2020-07-14T09:26:51.403Z] === RUN   TestSecretInspect
09:26:51 [2020-07-14T09:26:51.474Z] === RUN   TestDockerSuite/TestRunExitCodeZero
09:26:52 [2020-07-14T09:26:52.035Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
09:26:52 [2020-07-14T09:26:52.599Z] === RUN   TestDockerSuite/TestRunExposePort
09:26:52 [2020-07-14T09:26:52.599Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
09:26:53 [2020-07-14T09:26:53.161Z] === RUN   TestDockerSuite/TestRunGroupAdd
09:26:53 [2020-07-14T09:26:53.479Z] --- PASS: TestSecretInspect (1.93s)
09:26:53 [2020-07-14T09:26:53.479Z] === RUN   TestSecretList
09:26:53 [2020-07-14T09:26:53.724Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
09:26:55 [2020-07-14T09:26:55.092Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
09:26:55 [2020-07-14T09:26:55.092Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
09:26:55 [2020-07-14T09:26:55.092Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
09:26:55 [2020-07-14T09:26:55.561Z] --- PASS: TestSecretList (1.94s)
09:26:55 [2020-07-14T09:26:55.561Z] === RUN   TestSecretsCreateAndDelete
09:26:56 [2020-07-14T09:26:56.853Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:26:56 [2020-07-14T09:26:56.853Z] INFO: Testing against a local daemon
09:26:57 [2020-07-14T09:26:57.089Z] --- PASS: TestSecretsCreateAndDelete (1.87s)
09:26:57 [2020-07-14T09:26:57.089Z] === RUN   TestSecretsUpdate
09:26:57 [2020-07-14T09:26:57.612Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
09:26:58 [2020-07-14T09:26:58.174Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
09:26:59 [2020-07-14T09:26:59.162Z] --- PASS: TestSecretsUpdate (1.90s)
09:26:59 [2020-07-14T09:26:59.162Z] === RUN   TestTemplatedSecret
09:27:01 [2020-07-14T09:27:01.485Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
09:27:01 [2020-07-14T09:27:01.914Z] --- PASS: TestTemplatedSecret (2.48s)
09:27:01 [2020-07-14T09:27:01.914Z] === RUN   TestSecretCreateResolve
09:27:03 [2020-07-14T09:27:03.434Z] --- PASS: TestSecretCreateResolve (1.95s)
09:27:03 [2020-07-14T09:27:03.434Z] PASS
09:27:03 [2020-07-14T09:27:03.434Z] 
09:27:03 [2020-07-14T09:27:03.434Z] DONE 6 tests in 12.144s
09:27:03 [2020-07-14T09:27:03.434Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
09:27:03 [2020-07-14T09:27:03.434Z] ++ 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
09:27:03 [2020-07-14T09:27:03.434Z] ++ set -e
09:27:03 [2020-07-14T09:27:03.434Z] ++ '[' -n 0 ']'
09:27:03 [2020-07-14T09:27:03.434Z] ++ set -x
09:27:03 [2020-07-14T09:27:03.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
09:27:03 [2020-07-14T09:27:03.434Z] INFO: Testing against a local daemon
09:27:03 [2020-07-14T09:27:03.434Z] === RUN   TestServiceCreateInit
09:27:03 [2020-07-14T09:27:03.434Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:27:05 [2020-07-14T09:27:05.654Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
09:27:07 [2020-07-14T09:27:07.545Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
09:27:07 [2020-07-14T09:27:07.905Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:27:08 [2020-07-14T09:27:08.911Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
09:27:10 [2020-07-14T09:27:10.278Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
09:27:10 [2020-07-14T09:27:10.534Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
09:27:11 [2020-07-14T09:27:11.096Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
09:27:11 [2020-07-14T09:27:11.096Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
09:27:11 [2020-07-14T09:27:11.353Z] === RUN   TestDockerSuite/TestRunInvalidReference
09:27:11 [2020-07-14T09:27:11.353Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
09:27:11 [2020-07-14T09:27:11.443Z] --- PASS: TestServiceCreateInit (7.45s)
09:27:11 [2020-07-14T09:27:11.443Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s)
09:27:11 [2020-07-14T09:27:11.443Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s)
09:27:11 [2020-07-14T09:27:11.443Z] === RUN   TestCreateServiceMultipleTimes
09:27:11 [2020-07-14T09:27:11.916Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
09:27:13 [2020-07-14T09:27:13.301Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
09:27:14 [2020-07-14T09:27:14.232Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
09:27:15 [2020-07-14T09:27:15.601Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
09:27:16 [2020-07-14T09:27:16.166Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
09:27:16 [2020-07-14T09:27:16.728Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
09:27:18 [2020-07-14T09:27:18.618Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
09:27:22 [2020-07-14T09:27:22.787Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
09:27:22 [2020-07-14T09:27:22.787Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
09:27:22 [2020-07-14T09:27:22.787Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
09:27:23 [2020-07-14T09:27:23.044Z] === RUN   TestDockerSuite/TestRunModeHostname
09:27:24 [2020-07-14T09:27:24.410Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
09:27:24 [2020-07-14T09:27:24.410Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
09:27:24 [2020-07-14T09:27:24.410Z] === RUN   TestDockerSuite/TestRunModeIpcHost
09:27:25 [2020-07-14T09:27:25.778Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
09:27:26 [2020-07-14T09:27:26.034Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
09:27:26 [2020-07-14T09:27:26.598Z] === RUN   TestDockerSuite/TestRunModePIDContainer
09:27:26 [2020-07-14T09:27:26.888Z] --- PASS: TestCreateServiceMultipleTimes (15.34s)
09:27:26 [2020-07-14T09:27:26.888Z] === RUN   TestCreateServiceConflict
09:27:27 [2020-07-14T09:27:27.526Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
09:27:27 [2020-07-14T09:27:27.526Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
09:27:27 [2020-07-14T09:27:27.782Z] === RUN   TestDockerSuite/TestRunModePIDHost
09:27:28 [2020-07-14T09:27:28.402Z] --- PASS: TestCreateServiceConflict (1.88s)
09:27:28 [2020-07-14T09:27:28.402Z] === RUN   TestCreateServiceMaxReplicas
09:27:29 [2020-07-14T09:27:29.149Z] === RUN   TestDockerSuite/TestRunModeUTSHost
09:27:30 [2020-07-14T09:27:30.077Z] === RUN   TestDockerSuite/TestRunMount
09:27:31 [2020-07-14T09:27:31.158Z] --- PASS: TestCreateServiceMaxReplicas (2.63s)
09:27:31 [2020-07-14T09:27:31.158Z] === RUN   TestCreateWithDuplicateNetworkNames
09:27:34 [2020-07-14T09:27:34.248Z] === RUN   TestDockerSuite/TestRunMountOrdering
09:27:34 [2020-07-14T09:27:34.248Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
09:27:34 [2020-07-14T09:27:34.505Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
09:27:35 [2020-07-14T09:27:35.435Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
09:27:36 [2020-07-14T09:27:36.803Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
09:27:38 [2020-07-14T09:27:38.704Z] === RUN   TestDockerSuite/TestRunNamedVolume
09:27:40 [2020-07-14T09:27:40.073Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
09:27:41 [2020-07-14T09:27:41.695Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
09:27:42 [2020-07-14T09:27:42.624Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
09:27:43 [2020-07-14T09:27:43.552Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
09:27:43 [2020-07-14T09:27:43.552Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
09:27:43 [2020-07-14T09:27:43.808Z] === RUN   TestDockerSuite/TestRunNetHost
09:27:43 [2020-07-14T09:27:43.841Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.68s)
09:27:43 [2020-07-14T09:27:43.841Z] === RUN   TestCreateServiceSecretFileMode
09:27:44 [2020-07-14T09:27:44.739Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
09:27:44 [2020-07-14T09:27:44.995Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
09:27:45 [2020-07-14T09:27:45.558Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
09:27:45 [2020-07-14T09:27:45.943Z] --- PASS: TestCreateServiceSecretFileMode (2.27s)
09:27:45 [2020-07-14T09:27:45.943Z] === RUN   TestCreateServiceConfigFileMode
09:27:46 [2020-07-14T09:27:46.924Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
09:27:48 [2020-07-14T09:27:48.032Z] --- PASS: TestCreateServiceConfigFileMode (2.27s)
09:27:48 [2020-07-14T09:27:48.032Z] === RUN   TestCreateServiceSysctls
09:27:48 [2020-07-14T09:27:48.290Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
09:27:50 [2020-07-14T09:27:50.777Z] --- PASS: TestCreateServiceSysctls (2.89s)
09:27:50 [2020-07-14T09:27:50.777Z] === RUN   TestCreateServiceCapabilities
09:27:50 [2020-07-14T09:27:50.807Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
09:27:51 [2020-07-14T09:27:51.066Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
09:27:51 [2020-07-14T09:27:51.628Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
09:27:51 [2020-07-14T09:27:51.628Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
09:27:52 [2020-07-14T09:27:52.191Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
09:27:52 [2020-07-14T09:27:52.191Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
09:27:52 [2020-07-14T09:27:52.754Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
09:27:53 [2020-07-14T09:27:53.523Z] --- PASS: TestCreateServiceCapabilities (2.22s)
09:27:53 [2020-07-14T09:27:53.523Z] === RUN   TestInspect
09:27:53 [2020-07-14T09:27:53.682Z] === RUN   TestDockerSuite/TestRunNonExistingImage
09:27:53 [2020-07-14T09:27:53.682Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
09:27:54 [2020-07-14T09:27:54.246Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
09:27:55 [2020-07-14T09:27:55.607Z] --- PASS: TestInspect (2.41s)
09:27:55 [2020-07-14T09:27:55.607Z] === RUN   TestCreateJob
09:27:59 [2020-07-14T09:27:59.149Z] --- PASS: TestCreateJob (3.03s)
09:27:59 [2020-07-14T09:27:59.149Z] === RUN   TestReplicatedJob
09:27:59 [2020-07-14T09:27:59.490Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
09:27:59 [2020-07-14T09:27:59.747Z] === RUN   TestDockerSuite/TestRunOOMExitCode
09:27:59 [2020-07-14T09:27:59.747Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
09:28:00 [2020-07-14T09:28:00.700Z] === RUN   TestDockerSuite/TestRunPIDsLimit
09:28:01 [2020-07-14T09:28:01.262Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
09:28:02 [2020-07-14T09:28:02.192Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
09:28:02 [2020-07-14T09:28:02.755Z] === RUN   TestDockerSuite/TestRunPortInUse
09:28:03 [2020-07-14T09:28:03.319Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
09:28:03 [2020-07-14T09:28:03.629Z] --- PASS: TestReplicatedJob (4.78s)
09:28:03 [2020-07-14T09:28:03.629Z] === RUN   TestUpdateReplicatedJob
09:28:03 [2020-07-14T09:28:03.881Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
09:28:04 [2020-07-14T09:28:04.445Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
09:28:05 [2020-07-14T09:28:05.006Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
09:28:05 [2020-07-14T09:28:05.569Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
09:28:05 [2020-07-14T09:28:05.826Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
09:28:05 [2020-07-14T09:28:05.826Z] === RUN   TestDockerSuite/TestRunPublishPort
09:28:06 [2020-07-14T09:28:06.377Z] --- PASS: TestUpdateReplicatedJob (3.08s)
09:28:06 [2020-07-14T09:28:06.377Z] === RUN   TestServiceListWithStatuses
09:28:06 [2020-07-14T09:28:06.377Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:28:06 [2020-07-14T09:28:06.377Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:28:06 [2020-07-14T09:28:06.377Z] === RUN   TestDockerNetworkConnectAlias
09:28:06 [2020-07-14T09:28:06.387Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
09:28:06 [2020-07-14T09:28:06.643Z] === RUN   TestDockerSuite/TestRunReadProcLatency
09:28:06 [2020-07-14T09:28:06.643Z] === RUN   TestDockerSuite/TestRunReadProcTimer
09:28:07 [2020-07-14T09:28:07.205Z] === RUN   TestDockerSuite/TestRunRedirectStdout
09:28:08 [2020-07-14T09:28:08.133Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
09:28:08 [2020-07-14T09:28:08.133Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
09:28:10 [2020-07-14T09:28:10.023Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
09:28:10 [2020-07-14T09:28:10.854Z] --- PASS: TestDockerNetworkConnectAlias (3.94s)
09:28:10 [2020-07-14T09:28:10.854Z] === RUN   TestDockerNetworkReConnect
09:28:10 [2020-07-14T09:28:10.952Z] === RUN   TestDockerSuite/TestRunRm
09:28:11 [2020-07-14T09:28:11.513Z] === RUN   TestDockerSuite/TestRunRmAndWait
09:28:13 [2020-07-14T09:28:13.595Z] --- PASS: TestDockerNetworkReConnect (3.16s)
09:28:13 [2020-07-14T09:28:13.595Z] === RUN   TestServicePlugin
09:28:13 [2020-07-14T09:28:13.595Z] --- SKIP: TestServicePlugin (0.00s)
09:28:13 [2020-07-14T09:28:13.595Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:28:13 [2020-07-14T09:28:13.595Z] === RUN   TestServiceUpdateLabel
09:28:14 [2020-07-14T09:28:14.780Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
09:28:14 [2020-07-14T09:28:14.780Z] === RUN   TestDockerSuite/TestRunRmPre125Api
09:28:15 [2020-07-14T09:28:15.342Z] === RUN   TestDockerSuite/TestRunRootWorkdir
09:28:15 [2020-07-14T09:28:15.677Z] --- PASS: TestServiceUpdateLabel (1.90s)
09:28:15 [2020-07-14T09:28:15.677Z] === RUN   TestServiceUpdateSecrets
09:28:15 [2020-07-14T09:28:15.904Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
09:28:17 [2020-07-14T09:28:17.798Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
09:28:18 [2020-07-14T09:28:18.055Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
09:28:18 [2020-07-14T09:28:18.312Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
09:28:20 [2020-07-14T09:28:20.832Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
09:28:21 [2020-07-14T09:28:21.761Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
09:28:23 [2020-07-14T09:28:23.673Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
09:28:24 [2020-07-14T09:28:24.602Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
09:28:25 [2020-07-14T09:28:25.165Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
09:28:26 [2020-07-14T09:28:26.094Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
09:28:26 [2020-07-14T09:28:26.659Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
09:28:26 [2020-07-14T09:28:26.659Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
09:28:27 [2020-07-14T09:28:27.222Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
09:28:27 [2020-07-14T09:28:27.784Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
09:28:28 [2020-07-14T09:28:28.347Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
09:28:28 [2020-07-14T09:28:28.910Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
09:28:29 [2020-07-14T09:28:29.842Z] === RUN   TestDockerSuite/TestRunSetMacAddress
09:28:29 [2020-07-14T09:28:29.842Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
09:28:30 [2020-07-14T09:28:30.406Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
09:28:31 [2020-07-14T09:28:31.043Z] --- PASS: TestServiceUpdateSecrets (14.25s)
09:28:31 [2020-07-14T09:28:31.043Z] === RUN   TestServiceUpdateConfigs
09:28:32 [2020-07-14T09:28:32.922Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
09:28:32 [2020-07-14T09:28:32.922Z] === RUN   TestDockerSuite/TestRunState
09:28:33 [2020-07-14T09:28:33.852Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
09:28:34 [2020-07-14T09:28:34.415Z] === RUN   TestDockerSuite/TestRunStdinPipe
09:28:34 [2020-07-14T09:28:34.976Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
09:28:35 [2020-07-14T09:28:35.233Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
09:28:35 [2020-07-14T09:28:35.233Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
09:28:35 [2020-07-14T09:28:35.489Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
09:28:35 [2020-07-14T09:28:35.746Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
09:28:36 [2020-07-14T09:28:36.308Z] === RUN   TestDockerSuite/TestRunSysctls
09:28:37 [2020-07-14T09:28:37.676Z] === RUN   TestDockerSuite/TestRunTLSVerify
09:28:37 [2020-07-14T09:28:37.676Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
09:28:37 [2020-07-14T09:28:37.676Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
09:28:38 [2020-07-14T09:28:38.238Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
09:28:38 [2020-07-14T09:28:38.238Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
09:28:40 [2020-07-14T09:28:40.129Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
09:28:40 [2020-07-14T09:28:40.692Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
09:28:42 [2020-07-14T09:28:42.063Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
09:28:44 [2020-07-14T09:28:44.595Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
09:28:44 [2020-07-14T09:28:44.595Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
09:28:46 [2020-07-14T09:28:46.396Z] --- PASS: TestServiceUpdateConfigs (14.37s)
09:28:46 [2020-07-14T09:28:46.396Z] === RUN   TestServiceUpdateNetwork
09:28:47 [2020-07-14T09:28:47.870Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
09:28:47 [2020-07-14T09:28:47.870Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
09:28:48 [2020-07-14T09:28:48.433Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
09:28:48 [2020-07-14T09:28:48.995Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
09:28:49 [2020-07-14T09:28:49.922Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
09:28:50 [2020-07-14T09:28:50.485Z] === RUN   TestDockerSuite/TestRunUnshareProc
09:28:51 [2020-07-14T09:28:51.854Z] === RUN   TestDockerSuite/TestRunUserByID
09:28:52 [2020-07-14T09:28:52.419Z] === RUN   TestDockerSuite/TestRunUserByIDBig
09:28:52 [2020-07-14T09:28:52.676Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
09:28:52 [2020-07-14T09:28:52.676Z] === RUN   TestDockerSuite/TestRunUserByIDZero
09:28:53 [2020-07-14T09:28:53.238Z] === RUN   TestDockerSuite/TestRunUserByName
09:28:53 [2020-07-14T09:28:53.495Z] === RUN   TestDockerSuite/TestRunUserDefaults
09:28:54 [2020-07-14T09:28:54.057Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
09:28:54 [2020-07-14T09:28:54.057Z] === RUN   TestDockerSuite/TestRunUserNotFound
09:28:54 [2020-07-14T09:28:54.057Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
09:28:54 [2020-07-14T09:28:54.621Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
09:28:56 [2020-07-14T09:28:56.783Z] --- PASS: TestServiceUpdateNetwork (12.44s)
09:28:56 [2020-07-14T09:28:56.783Z] === RUN   TestServiceUpdatePidsLimit
09:28:57 [2020-07-14T09:28:57.140Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
09:28:57 [2020-07-14T09:28:57.420Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:28:57 [2020-07-14T09:28:57.703Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
09:28:58 [2020-07-14T09:28:58.064Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:28:58 [2020-07-14T09:28:58.267Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
09:28:59 [2020-07-14T09:28:59.635Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
09:29:00 [2020-07-14T09:29:00.563Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
09:29:01 [2020-07-14T09:29:01.930Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
09:29:03 [2020-07-14T09:29:03.296Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
09:29:03 [2020-07-14T09:29:03.553Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
09:29:04 [2020-07-14T09:29:04.115Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
09:29:04 [2020-07-14T09:29:04.380Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
09:29:04 [2020-07-14T09:29:04.965Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:29:05 [2020-07-14T09:29:05.309Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
09:29:05 [2020-07-14T09:29:05.309Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
09:29:05 [2020-07-14T09:29:05.309Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
09:29:05 [2020-07-14T09:29:05.309Z] === RUN   TestDockerSuite/TestRunWithBadDevice
09:29:05 [2020-07-14T09:29:05.309Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
09:29:05 [2020-07-14T09:29:05.309Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
09:29:06 [2020-07-14T09:29:06.239Z] === RUN   TestDockerSuite/TestRunWithCPUShares
09:29:06 [2020-07-14T09:29:06.239Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
09:29:06 [2020-07-14T09:29:06.800Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
09:29:07 [2020-07-14T09:29:07.729Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
09:29:08 [2020-07-14T09:29:08.658Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
09:29:09 [2020-07-14T09:29:09.222Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
09:29:09 [2020-07-14T09:29:09.222Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
09:29:09 [2020-07-14T09:29:09.478Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
09:29:09 [2020-07-14T09:29:09.478Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
09:29:09 [2020-07-14T09:29:09.478Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
09:29:09 [2020-07-14T09:29:09.478Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
09:29:09 [2020-07-14T09:29:09.478Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
09:29:09 [2020-07-14T09:29:09.734Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
09:29:09 [2020-07-14T09:29:09.734Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
09:29:09 [2020-07-14T09:29:09.734Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
09:29:09 [2020-07-14T09:29:09.734Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
09:29:09 [2020-07-14T09:29:09.734Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
09:29:10 [2020-07-14T09:29:10.296Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
09:29:10 [2020-07-14T09:29:10.296Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
09:29:10 [2020-07-14T09:29:10.858Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
09:29:11 [2020-07-14T09:29:11.423Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
09:29:11 [2020-07-14T09:29:11.423Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
09:29:12 [2020-07-14T09:29:12.352Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
09:29:12 [2020-07-14T09:29:12.352Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
09:29:12 [2020-07-14T09:29:12.914Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
09:29:13 [2020-07-14T09:29:13.170Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
09:29:13 [2020-07-14T09:29:13.170Z] === RUN   TestDockerSuite/TestRunWithShmSize
09:29:13 [2020-07-14T09:29:13.464Z] --- PASS: TestServiceUpdatePidsLimit (16.09s)
09:29:13 [2020-07-14T09:29:13.464Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
09:29:13 [2020-07-14T09:29:13.464Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
09:29:13 [2020-07-14T09:29:13.464Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
09:29:13 [2020-07-14T09:29:13.464Z] PASS
09:29:13 [2020-07-14T09:29:13.464Z] 
09:29:13 [2020-07-14T09:29:13.464Z] === Skipped
09:29:13 [2020-07-14T09:29:13.464Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
09:29:13 [2020-07-14T09:29:13.464Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:29:13 [2020-07-14T09:29:13.464Z] 
09:29:13 [2020-07-14T09:29:13.464Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
09:29:13 [2020-07-14T09:29:13.464Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:29:13 [2020-07-14T09:29:13.464Z] 
09:29:13 [2020-07-14T09:29:13.464Z] 
09:29:13 [2020-07-14T09:29:13.464Z] DONE 27 tests, 2 skipped in 129.168s
09:29:13 [2020-07-14T09:29:13.464Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
09:29:13 [2020-07-14T09:29:13.464Z] ++ 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
09:29:13 [2020-07-14T09:29:13.464Z] ++ set -e
09:29:13 [2020-07-14T09:29:13.464Z] ++ '[' -n 0 ']'
09:29:13 [2020-07-14T09:29:13.464Z] ++ set -x
09:29:13 [2020-07-14T09:29:13.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
09:29:13 [2020-07-14T09:29:13.464Z] INFO: Testing against a local daemon
09:29:13 [2020-07-14T09:29:13.464Z] === RUN   TestSessionCreate
09:29:13 [2020-07-14T09:29:13.464Z] --- PASS: TestSessionCreate (0.05s)
09:29:13 [2020-07-14T09:29:13.464Z] === RUN   TestSessionCreateWithBadUpgrade
09:29:13 [2020-07-14T09:29:13.464Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
09:29:13 [2020-07-14T09:29:13.464Z] PASS
09:29:13 [2020-07-14T09:29:13.464Z] 
09:29:13 [2020-07-14T09:29:13.464Z] DONE 2 tests in 0.161s
09:29:13 [2020-07-14T09:29:13.464Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
09:29:13 [2020-07-14T09:29:13.464Z] ++ 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
09:29:13 [2020-07-14T09:29:13.464Z] ++ set -e
09:29:13 [2020-07-14T09:29:13.464Z] ++ '[' -n 0 ']'
09:29:13 [2020-07-14T09:29:13.464Z] ++ set -x
09:29:13 [2020-07-14T09:29:13.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
09:29:13 [2020-07-14T09:29:13.464Z] INFO: Testing against a local daemon
09:29:13 [2020-07-14T09:29:13.464Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:29:13 [2020-07-14T09:29:13.464Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:29:13 [2020-07-14T09:29:13.464Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:29:13 [2020-07-14T09:29:13.464Z] === RUN   TestEventsExecDie
09:29:13 [2020-07-14T09:29:13.464Z] --- PASS: TestEventsExecDie (0.67s)
09:29:13 [2020-07-14T09:29:13.464Z] === RUN   TestEventsBackwardsCompatible
09:29:13 [2020-07-14T09:29:13.464Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
09:29:13 [2020-07-14T09:29:13.464Z] === RUN   TestInfoBinaryCommits
09:29:13 [2020-07-14T09:29:13.464Z] --- PASS: TestInfoBinaryCommits (0.04s)
09:29:13 [2020-07-14T09:29:13.464Z] === RUN   TestInfoAPIVersioned
09:29:13 [2020-07-14T09:29:13.735Z] === RUN   TestDockerSuite/TestRunWithSwappiness
09:29:13 [2020-07-14T09:29:13.758Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:29:13 [2020-07-14T09:29:13.758Z] === RUN   TestInfoDiscoveryBackend
09:29:14 [2020-07-14T09:29:14.054Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
09:29:14 [2020-07-14T09:29:14.054Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:29:14 [2020-07-14T09:29:14.299Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
09:29:14 [2020-07-14T09:29:14.299Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
09:29:14 [2020-07-14T09:29:14.299Z] === RUN   TestDockerSuite/TestRunWithUlimits
09:29:14 [2020-07-14T09:29:14.863Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
09:29:15 [2020-07-14T09:29:15.093Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:29:15 [2020-07-14T09:29:15.093Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:29:15 [2020-07-14T09:29:15.729Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
09:29:15 [2020-07-14T09:29:15.729Z] === RUN   TestInfoAPI
09:29:15 [2020-07-14T09:29:15.729Z] --- PASS: TestInfoAPI (0.05s)
09:29:15 [2020-07-14T09:29:15.729Z] === RUN   TestInfoAPIWarnings
09:29:15 [2020-07-14T09:29:15.794Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
09:29:16 [2020-07-14T09:29:16.159Z] --- PASS: TestInfoAPIWarnings (0.55s)
09:29:16 [2020-07-14T09:29:16.160Z] === RUN   TestInfoDebug
09:29:16 [2020-07-14T09:29:16.358Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
09:29:16 [2020-07-14T09:29:16.358Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
09:29:16 [2020-07-14T09:29:16.615Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
09:29:16 [2020-07-14T09:29:16.799Z] --- PASS: TestInfoDebug (0.53s)
09:29:16 [2020-07-14T09:29:16.799Z] === RUN   TestInfoInsecureRegistries
09:29:16 [2020-07-14T09:29:16.871Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
09:29:17 [2020-07-14T09:29:17.440Z] --- PASS: TestInfoInsecureRegistries (0.53s)
09:29:17 [2020-07-14T09:29:17.440Z] === RUN   TestInfoRegistryMirrors
09:29:17 [2020-07-14T09:29:17.736Z] --- PASS: TestInfoRegistryMirrors (0.53s)
09:29:17 [2020-07-14T09:29:17.736Z] === RUN   TestLoginFailsWithBadCredentials
09:29:17 [2020-07-14T09:29:17.799Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
09:29:17 [2020-07-14T09:29:17.799Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
09:29:18 [2020-07-14T09:29:18.361Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
09:29:18 [2020-07-14T09:29:18.372Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s)
09:29:18 [2020-07-14T09:29:18.372Z] === RUN   TestPingCacheHeaders
09:29:18 [2020-07-14T09:29:18.372Z] --- PASS: TestPingCacheHeaders (0.04s)
09:29:18 [2020-07-14T09:29:18.372Z] === RUN   TestPingGet
09:29:18 [2020-07-14T09:29:18.372Z] --- PASS: TestPingGet (0.02s)
09:29:18 [2020-07-14T09:29:18.372Z] === RUN   TestPingHead
09:29:18 [2020-07-14T09:29:18.372Z] --- PASS: TestPingHead (0.03s)
09:29:18 [2020-07-14T09:29:18.372Z] === RUN   TestVersion
09:29:18 [2020-07-14T09:29:18.372Z] --- PASS: TestVersion (0.03s)
09:29:18 [2020-07-14T09:29:18.372Z] PASS
09:29:18 [2020-07-14T09:29:18.372Z] 
09:29:18 [2020-07-14T09:29:18.372Z] === Skipped
09:29:18 [2020-07-14T09:29:18.372Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:29:18 [2020-07-14T09:29:18.372Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:29:18 [2020-07-14T09:29:18.372Z] 
09:29:18 [2020-07-14T09:29:18.372Z] 
09:29:18 [2020-07-14T09:29:18.372Z] DONE 18 tests, 1 skipped in 5.590s
09:29:18 [2020-07-14T09:29:18.372Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
09:29:18 [2020-07-14T09:29:18.372Z] ++ 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
09:29:18 [2020-07-14T09:29:18.372Z] ++ set -e
09:29:18 [2020-07-14T09:29:18.372Z] ++ '[' -n 0 ']'
09:29:18 [2020-07-14T09:29:18.372Z] ++ set -x
09:29:18 [2020-07-14T09:29:18.372Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
09:29:18 [2020-07-14T09:29:18.372Z] INFO: Testing against a local daemon
09:29:18 [2020-07-14T09:29:18.372Z] === RUN   TestVolumesCreateAndList
09:29:18 [2020-07-14T09:29:18.372Z] --- PASS: TestVolumesCreateAndList (0.03s)
09:29:18 [2020-07-14T09:29:18.372Z] === RUN   TestVolumesRemove
09:29:18 [2020-07-14T09:29:18.667Z] --- PASS: TestVolumesRemove (0.07s)
09:29:18 [2020-07-14T09:29:18.667Z] === RUN   TestVolumesInspect
09:29:18 [2020-07-14T09:29:18.667Z] --- PASS: TestVolumesInspect (0.02s)
09:29:18 [2020-07-14T09:29:18.667Z] === RUN   TestVolumesInvalidJSON
09:29:18 [2020-07-14T09:29:18.667Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:29:18 [2020-07-14T09:29:18.667Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:29:18 [2020-07-14T09:29:18.667Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:29:18 [2020-07-14T09:29:18.667Z] --- PASS: TestVolumesInvalidJSON (0.02s)
09:29:18 [2020-07-14T09:29:18.667Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:29:18 [2020-07-14T09:29:18.667Z] PASS
09:29:18 [2020-07-14T09:29:18.667Z] 
09:29:18 [2020-07-14T09:29:18.667Z] DONE 5 tests in 0.226s
09:29:18 [2020-07-14T09:29:18.667Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:29:18 [2020-07-14T09:29:18.667Z] ++++ cat bundles/test-integration/docker.pid
09:29:18 [2020-07-14T09:29:18.667Z] +++ kill 13791
09:29:20 [2020-07-14T09:29:20.180Z] +++ /etc/init.d/apparmor stop
09:29:20 [2020-07-14T09:29:20.180Z] Leaving: AppArmorNo profiles have been unloaded.
09:29:20 [2020-07-14T09:29:20.180Z] 
09:29:20 [2020-07-14T09:29:20.180Z] Unloading profiles will leave already running processes permanently
09:29:20 [2020-07-14T09:29:20.180Z] unconfined, which can lead to unexpected situations.
09:29:20 [2020-07-14T09:29:20.180Z] 
09:29:20 [2020-07-14T09:29:20.180Z] To set a process to complain mode, use the command line tool
09:29:20 [2020-07-14T09:29:20.180Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:29:20 [2020-07-14T09:29:20.180Z] +++ true
09:29:20 [2020-07-14T09:29:20.180Z] exiting test-integration
09:29:20 [2020-07-14T09:29:20.180Z] ++ exit 0
09:29:20 [2020-07-14T09:29:20.180Z] 
09:29:20 [2020-07-14T09:29:20.882Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
09:29:20 [2020-07-14T09:29:20.882Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
09:29:20 [2020-07-14T09:29:20.882Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
09:29:20 [2020-07-14T09:29:20.882Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
09:29:20 [2020-07-14T09:29:20.882Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
Post stage
[Pipeline] junit
09:29:21 [2020-07-14T09:29:21.267Z] Recording test results
09:29:21 [2020-07-14T09:29:21.812Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:29:22 [2020-07-14T09:29:22.238Z] + echo Ensuring container killed.
09:29:22 [2020-07-14T09:29:22.238Z] Ensuring container killed.
09:29:22 [2020-07-14T09:29:22.238Z] + docker rm -vf docker-pr1
09:29:22 [2020-07-14T09:29:22.238Z] Error: No such container: docker-pr1
09:29:22 [2020-07-14T09:29:22.238Z] + true
[Pipeline] sh
09:29:22 [2020-07-14T09:29:22.620Z] + echo Chowning /workspace to jenkins user
09:29:22 [2020-07-14T09:29:22.620Z] Chowning /workspace to jenkins user
09:29:22 [2020-07-14T09:29:22.620Z] + id -u
09:29:22 [2020-07-14T09:29:22.620Z] + id -g
09:29:22 [2020-07-14T09:29:22.620Z] + docker run --rm -v /home/docker/workspace/moby_PR-41207:/workspace busybox chown -R 1001:1001 /workspace
09:29:22 [2020-07-14T09:29:22.620Z] Unable to find image 'busybox:latest' locally
09:29:22 [2020-07-14T09:29:22.741Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
09:29:22 [2020-07-14T09:29:22.912Z] latest: Pulling from library/busybox
09:29:22 [2020-07-14T09:29:22.912Z] 7257f00f7d70: Pulling fs layer
09:29:23 [2020-07-14T09:29:23.229Z] 7257f00f7d70: Verifying Checksum
09:29:23 [2020-07-14T09:29:23.229Z] 7257f00f7d70: Download complete
09:29:23 [2020-07-14T09:29:23.229Z] 7257f00f7d70: Pull complete
09:29:23 [2020-07-14T09:29:23.229Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
09:29:23 [2020-07-14T09:29:23.525Z] Status: Downloaded newer image for busybox:latest
09:29:23 [2020-07-14T09:29:23.687Z] === RUN   TestDockerSuite/TestSaveCheckTimes
09:29:23 [2020-07-14T09:29:23.687Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
09:29:25 [2020-07-14T09:29:25.056Z] === RUN   TestDockerSuite/TestSaveImageId
09:29:25 [2020-07-14T09:29:25.056Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:29:25 [2020-07-14T09:29:25.312Z] === RUN   TestDockerSuite/TestSaveLoadParents
09:29:25 [2020-07-14T09:29:25.447Z] + bundleName=ppc64le-integration
09:29:25 [2020-07-14T09:29:25.448Z] + echo Creating ppc64le-integration-bundles.tar.gz
09:29:25 [2020-07-14T09:29:25.448Z] Creating ppc64le-integration-bundles.tar.gz
09:29:25 [2020-07-14T09:29:25.448Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz
09:29:25 [2020-07-14T09:29:25.448Z] + 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
09:29:25 [2020-07-14T09:29:25.492Z] Archiving artifacts
09:29:25 [2020-07-14T09:29:25.911Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41207/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:29:26 [2020-07-14T09:29:26.298Z] + make clean
09:29:26 [2020-07-14T09:29:26.591Z] make: command: Command not found
09:29:26 [2020-07-14T09:29:26.591Z] make: command: Command not found
09:29:26 [2020-07-14T09:29:26.591Z] docker volume rm -f docker-dev-cache
09:29:26 [2020-07-14T09:29:26.591Z] docker-dev-cache
[Pipeline] deleteDir
09:29:26 [2020-07-14T09:29:26.679Z] === RUN   TestDockerSuite/TestSaveMultipleNames
09:29:26 [2020-07-14T09:29:26.679Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
09:29:27 [2020-07-14T09:29:27.608Z] === RUN   TestDockerSuite/TestSaveSingleTag
09:29:27 [2020-07-14T09:29:27.608Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
09:29:27 [2020-07-14T09:29:27.608Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:29:28 [2020-07-14T09:29:28.973Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
09:29:29 [2020-07-14T09:29:29.903Z] === RUN   TestDockerSuite/TestSearchCmdOptions
09:29:30 [2020-07-14T09:29:30.465Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
09:29:30 [2020-07-14T09:29:30.465Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
09:29:30 [2020-07-14T09:29:30.465Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
09:29:30 [2020-07-14T09:29:30.465Z] === RUN   TestDockerSuite/TestSearchWithLimit
09:29:31 [2020-07-14T09:29:31.027Z] === RUN   TestDockerSuite/TestSlowStdinClosing
09:29:33 [2020-07-14T09:29:33.544Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
09:29:33 [2020-07-14T09:29:33.544Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
09:29:38 [2020-07-14T09:29:38.789Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
09:29:39 [2020-07-14T09:29:39.356Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
09:29:40 [2020-07-14T09:29:40.283Z] === RUN   TestDockerSuite/TestStartAttachSilent
09:29:40 [2020-07-14T09:29:40.845Z] === RUN   TestDockerSuite/TestStartAttachWithRename
09:29:43 [2020-07-14T09:29:43.360Z] === RUN   TestDockerSuite/TestStartMultipleContainers
09:29:45 [2020-07-14T09:29:45.251Z] === RUN   TestDockerSuite/TestStartPausedContainer
09:29:45 [2020-07-14T09:29:45.511Z] === RUN   TestDockerSuite/TestStartRecordError
09:29:45 [2020-07-14T09:29:45.768Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
09:29:46 [2020-07-14T09:29:46.697Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
09:29:48 [2020-07-14T09:29:48.611Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
09:29:49 [2020-07-14T09:29:49.540Z] === RUN   TestDockerSuite/TestStatsAllNoStream
09:29:52 [2020-07-14T09:29:52.059Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
09:29:56 [2020-07-14T09:29:56.227Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
09:29:59 [2020-07-14T09:29:59.493Z] === RUN   TestDockerSuite/TestStatsFormatAll
09:29:59 [2020-07-14T09:29:59.749Z] === RUN   TestDockerSwarmSuite/TestServiceScale
09:30:01 [2020-07-14T09:30:01.638Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
09:30:04 [2020-07-14T09:30:04.153Z] === RUN   TestDockerSuite/TestStatsNoStream
09:30:06 [2020-07-14T09:30:06.668Z] === RUN   TestDockerSuite/TestStopContainerSignal
09:30:08 [2020-07-14T09:30:08.033Z] === RUN   TestDockerSuite/TestTopMultipleArgs
09:30:08 [2020-07-14T09:30:08.595Z] === RUN   TestDockerSuite/TestTopNonPrivileged
09:30:09 [2020-07-14T09:30:09.158Z] === RUN   TestDockerSuite/TestTopPrivileged
09:30:09 [2020-07-14T09:30:09.722Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
09:30:09 [2020-07-14T09:30:09.722Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
09:30:10 [2020-07-14T09:30:10.284Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
09:30:13 [2020-07-14T09:30:13.573Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
09:30:16 [2020-07-14T09:30:16.090Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
09:30:16 [2020-07-14T09:30:16.654Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
09:30:17 [2020-07-14T09:30:17.225Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
09:30:17 [2020-07-14T09:30:17.225Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
09:30:18 [2020-07-14T09:30:18.174Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
09:30:19 [2020-07-14T09:30:19.653Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
09:30:19 [2020-07-14T09:30:19.653Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
09:30:19 [2020-07-14T09:30:19.911Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
09:30:20 [2020-07-14T09:30:20.840Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
09:30:21 [2020-07-14T09:30:21.404Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
09:30:21 [2020-07-14T09:30:21.966Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
09:30:22 [2020-07-14T09:30:22.894Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
09:30:23 [2020-07-14T09:30:23.151Z] === RUN   TestDockerSuite/TestUpdateStats
09:30:25 [2020-07-14T09:30:25.668Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
09:30:27 [2020-07-14T09:30:27.035Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
09:30:28 [2020-07-14T09:30:28.403Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
09:30:28 [2020-07-14T09:30:28.403Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
09:30:28 [2020-07-14T09:30:28.966Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
09:30:29 [2020-07-14T09:30:29.529Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
09:30:32 [2020-07-14T09:30:32.047Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
09:30:33 [2020-07-14T09:30:33.937Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
09:30:36 [2020-07-14T09:30:36.476Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
09:30:37 [2020-07-14T09:30:37.842Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
09:30:39 [2020-07-14T09:30:39.732Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
09:30:43 [2020-07-14T09:30:43.000Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
09:30:43 [2020-07-14T09:30:43.928Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
09:30:45 [2020-07-14T09:30:45.295Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
09:30:45 [2020-07-14T09:30:45.295Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
09:30:46 [2020-07-14T09:30:46.224Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
09:30:47 [2020-07-14T09:30:47.154Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
09:30:48 [2020-07-14T09:30:48.522Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
09:30:49 [2020-07-14T09:30:49.890Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
09:30:51 [2020-07-14T09:30:51.257Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
09:30:52 [2020-07-14T09:30:52.623Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
09:30:53 [2020-07-14T09:30:53.553Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
09:30:54 [2020-07-14T09:30:54.481Z] === RUN   TestDockerSuite/TestVolumeCLICreate
09:30:55 [2020-07-14T09:30:55.409Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
09:31:10 [2020-07-14T09:31:10.251Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
09:31:10 [2020-07-14T09:31:10.251Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
09:31:10 [2020-07-14T09:31:10.251Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
09:31:10 [2020-07-14T09:31:10.251Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
09:31:10 [2020-07-14T09:31:10.251Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
09:31:10 [2020-07-14T09:31:10.251Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
09:31:10 [2020-07-14T09:31:10.251Z] === RUN   TestDockerSuite/TestVolumeCLILs
09:31:10 [2020-07-14T09:31:10.814Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
09:31:10 [2020-07-14T09:31:10.814Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
09:31:10 [2020-07-14T09:31:10.814Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
09:31:11 [2020-07-14T09:31:11.377Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
09:31:11 [2020-07-14T09:31:11.633Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
09:31:11 [2020-07-14T09:31:11.633Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
09:31:11 [2020-07-14T09:31:11.633Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
09:31:11 [2020-07-14T09:31:11.633Z] === RUN   TestDockerSuite/TestVolumeCLIRm
09:31:13 [2020-07-14T09:31:13.528Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
09:31:13 [2020-07-14T09:31:13.528Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
09:31:13 [2020-07-14T09:31:13.785Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
09:31:13 [2020-07-14T09:31:13.785Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
09:31:13 [2020-07-14T09:31:13.785Z] === RUN   TestDockerSuite/TestVolumeEvents
09:31:14 [2020-07-14T09:31:14.348Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
09:31:16 [2020-07-14T09:31:16.239Z] === RUN   TestDockerSuite/TestVolumeLsFormat
09:31:16 [2020-07-14T09:31:16.239Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
09:31:16 [2020-07-14T09:31:16.239Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
09:31:17 [2020-07-14T09:31:17.608Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
09:31:20 [2020-07-14T09:31:20.130Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
09:31:20 [2020-07-14T09:31:20.130Z] --- PASS: TestDockerSuite (1321.02s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.41s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.67s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.30s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.40s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.49s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.86s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.05s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.30s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.84s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.97s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.08s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.81s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.16s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.13s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.90s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.99s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.96s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.35s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.05s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.16s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.27s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.32s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.68s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.87s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.48s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.04s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.58s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.92s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.84s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.75s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.01s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.11s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.07s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.73s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.32s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.91s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.27s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.02s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.65s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.99s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.31s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.31s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.02s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.37s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.45s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.06s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.96s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.26s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.37s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.41s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.46s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.17s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.34s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.62s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.27s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.42s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.88s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.36s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.96s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.08s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.48s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.24s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.28s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.72s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.59s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.62s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.06s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.89s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.11s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.50s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.36s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.85s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.44s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
09:31:20 [2020-07-14T09:31:20.130Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.72s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.88s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.69s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildContChar (2.56s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.94s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.27s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.44s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.26s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.97s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.79s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.56s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.88s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
09:31:20 [2020-07-14T09:31:20.130Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.130Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
09:31:20 [2020-07-14T09:31:20.130Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.130Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
09:31:20 [2020-07-14T09:31:20.130Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.130Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
09:31:20 [2020-07-14T09:31:20.130Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.39s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.96s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.16s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.09s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.27s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.30s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.17s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.32s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.21s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.59s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.97s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.35s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.26s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.34s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.13s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.09s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.29s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.39s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.33s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.99s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.81s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.14s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.53s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.30s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.89s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.36s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.43s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.87s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.15s)
09:31:20 [2020-07-14T09:31:20.130Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.06s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.84s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (5.27s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.25s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.72s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.35s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.30s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
09:31:20 [2020-07-14T09:31:20.131Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.51s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.27s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.34s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildFails (0.77s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.38s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.30s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.50s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.28s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.06s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.37s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.84s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.76s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.31s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.67s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.48s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.27s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.64s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.80s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.42s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.45s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.14s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.70s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.89s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.82s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.80s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.44s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.17s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.57s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.63s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.42s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.60s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
09:31:20 [2020-07-14T09:31:20.131Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.93s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.83s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.22s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.39s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.67s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.60s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.41s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.71s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.50s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.45s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.92s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.07s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.60s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.98s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.30s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.36s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.83s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.51s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.51s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.59s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.34s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.55s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.48s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildRm (2.62s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.65s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.82s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.28s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.36s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.72s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.07s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.26s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.40s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:31:20 [2020-07-14T09:31:20.131Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.44s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.76s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.83s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.48s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.87s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.00s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.91s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.85s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.25s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildUser (1.47s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.53s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.64s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.72s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.24s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.68s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.05s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
09:31:20 [2020-07-14T09:31:20.131Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.131Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
09:31:20 [2020-07-14T09:31:20.131Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.131Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
09:31:20 [2020-07-14T09:31:20.131Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.131Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:31:20 [2020-07-14T09:31:20.131Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.30s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.67s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.65s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.05s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.43s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.96s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.51s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.74s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:31:20 [2020-07-14T09:31:20.131Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.95s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.42s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.09s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
09:31:20 [2020-07-14T09:31:20.131Z]         docker_cli_sni_test.go:18: Flakey test
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.55s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.80s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestCommitChange (1.56s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.05s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.18s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.31s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.66s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.19s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.99s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.56s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (0.96s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.99s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.45s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.49s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.41s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.44s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.44s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.44s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.49s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.46s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.47s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.00s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.55s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.59s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.65s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.85s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (1.16s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.08s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.84s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.49s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.30s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.66s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.60s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.70s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
09:31:20 [2020-07-14T09:31:20.131Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.55s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.48s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.84s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.33s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.86s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.84s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.06s)
09:31:20 [2020-07-14T09:31:20.131Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.85s)
09:31:20 [2020-07-14T09:31:20.131Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.30s)
09:31:20 [2020-07-14T09:31:20.131Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.47s)
09:31:20 [2020-07-14T09:31:20.131Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.31s)
09:31:20 [2020-07-14T09:31:20.131Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.29s)
09:31:20 [2020-07-14T09:31:20.131Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00092a860_<nil>} (1.28s)
09:31:20 [2020-07-14T09:31:20.131Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1747685745_/foo_false__<nil>_<nil>_<nil>} (1.28s)
09:31:20 [2020-07-14T09:31:20.131Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1747685745_/foo_true__<nil>_<nil>_<nil>} (1.32s)
09:31:20 [2020-07-14T09:31:20.131Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3379673628_/foo_false__<nil>_<nil>_<nil>} (1.27s)
09:31:20 [2020-07-14T09:31:20.131Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3379673628_/foo_true__<nil>_<nil>_<nil>} (1.35s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3379673628_/foo_true__0xc00092a8c0_<nil>_<nil>} (1.38s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00092a8e0_<nil>} (1.30s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00092a900_<nil>} (1.39s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00092a920_<nil>} (1.39s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00092a940_<nil>} (1.56s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.40s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
09:31:20 [2020-07-14T09:31:20.132Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.70s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.91s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.98s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.49s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.56s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.55s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.77s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.71s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.58s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.74s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.88s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.02s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (1.12s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.12s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.02s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.66s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.55s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.62s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.75s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.70s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.55s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.69s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.62s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpToCaseA (0.92s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.44s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.37s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.70s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.04s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.72s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.67s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.45s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.71s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (2.91s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.74s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpToDot (0.53s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.86s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.83s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.52s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.83s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.57s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.91s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.41s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.61s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:31:20 [2020-07-14T09:31:20.132Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.63s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.08s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCreateRM (0.13s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:31:20 [2020-07-14T09:31:20.132Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.90s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.49s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.57s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.12s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.56s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.07s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.37s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.54s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.62s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDockerFails (0.04s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.20s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.25s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.11s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.89s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.16s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.42s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.97s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsAttach (1.19s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.00s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.93s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.89s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.76s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.45s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.63s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.14s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.89s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.19s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.81s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.91s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.78s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.26s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.01s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.92s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.68s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.22s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
09:31:20 [2020-07-14T09:31:20.132Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
09:31:20 [2020-07-14T09:31:20.132Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:31:20 [2020-07-14T09:31:20.132Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.56s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.64s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsRename (0.48s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsResize (0.49s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.46s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.78s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsTop (0.51s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.76s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExec (0.51s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.53s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.01s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.49s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.66s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.16s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.04s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecEnv (0.66s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.11s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.78s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.65s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.51s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecParseError (0.46s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.47s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.93s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.52s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.57s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.92s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.54s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecTTY (0.65s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.68s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.82s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.57s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
09:31:20 [2020-07-14T09:31:20.132Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.52s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.61s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.85s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.63s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.62s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.57s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.68s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.61s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.55s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestHealth (19.73s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.63s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.62s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.26s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.40s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.87s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s)
09:31:20 [2020-07-14T09:31:20.132Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.62s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.08s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.90s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.64s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.08s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestImportDisplay (0.97s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestImportFile (1.12s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.15s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.11s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:31:20 [2020-07-14T09:31:20.133Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.43s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.54s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:31:20 [2020-07-14T09:31:20.133Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.44s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.40s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.55s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.57s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.65s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.69s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.72s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.68s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.82s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.44s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.03s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.54s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.86s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.92s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.86s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.50s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.31s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.55s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.07s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.60s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.64s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.66s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.52s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.86s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.95s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.11s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.74s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.45s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.64s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsSince (6.49s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.50s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsTail (0.54s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.82s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.57s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.22s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.58s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestNetHostname (1.77s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.13s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.48s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.57s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPluginActive (1.61s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.17s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
09:31:20 [2020-07-14T09:31:20.133Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.23s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.25s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.99s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (3.75s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.35s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.85s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.87s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPortList (7.27s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.40s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.22s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.49s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.70s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.75s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.85s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.83s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.01s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (1.94s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.57s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.50s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.31s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.89s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.47s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.98s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.65s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.90s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.39s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.26s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.71s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.40s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.52s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
09:31:20 [2020-07-14T09:31:20.133Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.18s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.04s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.12s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.79s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.20s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.04s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.42s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.94s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.11s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.28s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.17s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.61s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.04s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.68s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.84s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.66s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.66s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.30s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.61s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.50s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.27s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.85s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.75s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.67s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.35s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.52s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.59s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.64s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.78s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s)
09:31:20 [2020-07-14T09:31:20.133Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.00s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.50s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.98s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.11s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.32s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.04s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.53s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.75s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.68s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.68s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.07s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.37s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.67s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.98s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.17s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.67s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.50s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.49s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.50s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.57s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.46s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.69s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.03s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.53s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.27s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.33s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.32s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.91s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.11s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.10s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.55s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.37s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.31s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.12s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.62s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.36s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.47s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.06s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.31s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.88s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.06s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.26s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.02s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunMount (3.67s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.88s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.32s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.97s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.35s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.42s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.85s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.41s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.68s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.36s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.29s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.03s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.43s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.49s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.64s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.61s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.63s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.61s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.68s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.28s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.65s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.59s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.69s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.41s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.47s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.83s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.08s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.84s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunRm (0.45s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.55s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.56s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.95s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.51s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.09s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.18s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.57s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.69s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.75s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.55s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.72s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.79s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.53s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.50s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunState (1.04s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.65s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.26s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.53s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.45s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.59s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.65s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.75s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.40s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.56s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.80s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.75s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.15s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.72s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.45s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.42s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.42s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.52s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.67s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.33s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.32s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.72s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.51s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.62s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.02s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.91s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.00s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.69s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.63s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.43s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.02s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
09:31:20 [2020-07-14T09:31:20.134Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
09:31:20 [2020-07-14T09:31:20.134Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
09:31:20 [2020-07-14T09:31:20.134Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.65s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.64s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.80s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.59s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.57s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.62s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.11s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:31:20 [2020-07-14T09:31:20.135Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.09s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.49s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.04s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.53s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.88s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.00s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.10s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.26s)
09:31:20 [2020-07-14T09:31:20.135Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents962002470
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.98s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.13s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.50s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.02s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.95s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.43s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.81s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.45s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.59s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.27s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.51s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.39s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.95s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.85s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.49s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.62s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.47s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:31:20 [2020-07-14T09:31:20.135Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.67s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.02s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.93s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.56s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.56s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:31:20 [2020-07-14T09:31:20.135Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.75s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.44s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
09:31:20 [2020-07-14T09:31:20.135Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.09s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.69s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.75s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.21s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.66s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.20s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
09:31:20 [2020-07-14T09:31:20.135Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.82s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.34s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.14s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.22s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.45s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.17s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.55s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.29s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.08s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.06s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.50s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.71s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.67s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.70s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.82s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.55s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.52s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.68s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.43s)
09:31:20 [2020-07-14T09:31:20.135Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
09:31:20 [2020-07-14T09:31:20.135Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
09:31:20 [2020-07-14T09:31:20.135Z] === RUN   TestDockerRegistrySuite
09:31:20 [2020-07-14T09:31:20.135Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
09:31:21 [2020-07-14T09:31:21.502Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
09:31:22 [2020-07-14T09:31:22.431Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
09:31:23 [2020-07-14T09:31:23.361Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
09:31:23 [2020-07-14T09:31:23.617Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
09:31:26 [2020-07-14T09:31:26.135Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
09:31:29 [2020-07-14T09:31:29.403Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
09:31:29 [2020-07-14T09:31:29.971Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
09:31:31 [2020-07-14T09:31:31.865Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
09:31:33 [2020-07-14T09:31:33.233Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
09:31:33 [2020-07-14T09:31:33.796Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
09:31:34 [2020-07-14T09:31:34.729Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
09:31:36 [2020-07-14T09:31:36.097Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
09:31:37 [2020-07-14T09:31:37.027Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
09:31:37 [2020-07-14T09:31:37.959Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
09:31:37 [2020-07-14T09:31:37.959Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
09:31:39 [2020-07-14T09:31:39.331Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
09:31:41 [2020-07-14T09:31:41.224Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
09:31:43 [2020-07-14T09:31:43.744Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
09:31:44 [2020-07-14T09:31:44.306Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
09:31:46 [2020-07-14T09:31:46.203Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
09:31:47 [2020-07-14T09:31:47.132Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
09:31:47 [2020-07-14T09:31:47.388Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
09:31:48 [2020-07-14T09:31:48.318Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
09:31:49 [2020-07-14T09:31:49.247Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
09:31:50 [2020-07-14T09:31:50.176Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
09:31:52 [2020-07-14T09:31:52.715Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
09:31:52 [2020-07-14T09:31:52.715Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
09:31:53 [2020-07-14T09:31:53.644Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
09:31:53 [2020-07-14T09:31:53.899Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
09:31:54 [2020-07-14T09:31:54.155Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
09:31:54 [2020-07-14T09:31:54.412Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
09:31:54 [2020-07-14T09:31:54.668Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
09:31:54 [2020-07-14T09:31:54.924Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
09:31:54 [2020-07-14T09:31:54.924Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
09:31:56 [2020-07-14T09:31:56.292Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
09:31:57 [2020-07-14T09:31:57.660Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
09:31:58 [2020-07-14T09:31:58.222Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
09:31:59 [2020-07-14T09:31:59.150Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
09:32:00 [2020-07-14T09:32:00.079Z] === RUN   TestDockerRegistrySuite/TestV2Only
09:32:01 [2020-07-14T09:32:01.009Z] --- PASS: TestDockerRegistrySuite (40.75s)
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d04e15e522c22] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d4c4233243889] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d8c1701d13fe8] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d6254cecff808] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.61s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [ddd548840fa2c] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.64s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d72eec55d63e0] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.05s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [da69ebf4449ac] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.09s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d68cb0ed8804c] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.83s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [dc80f0db49879] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.95s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [de9faf08dfbf0] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d01fa6c70b7d3] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d9c4ead98289e] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.14s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [dac6a0d873174] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.06s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d874c40a174a6] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.22s)
09:32:01 [2020-07-14T09:32:01.009Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2c06326530bf2b9ad602ee00afe586f6a163854b84b71bffef912d3e8f4c6759
09:32:01 [2020-07-14T09:32:01.009Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:93913dd1edcf79ca59cff08eb7d823507d23c40ebe3590bcd712357e206a358d
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [dce4349009c62] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.02s)
09:32:01 [2020-07-14T09:32:01.009Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3e9143c0501beffe620d963d0818e6917bd5e82172b42bdd3ac0fc87f2d98f5c
09:32:01 [2020-07-14T09:32:01.009Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6680c926cd4a1e2ed4ec02f3ff5d2741680ddbce6cb33f0c0734eeb2779f751c
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d3a2f7a7d5631] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [dae37e21ae9c1] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.03s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d5c1ebd8112c6] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.90s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [dbcc1a6d084dd] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d53eb3747538f] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [dde16de3d4aba] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d54173be7886e] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d47244f666285] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.29s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d015f061fbb58] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d2bcaa75fbad1] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [dbbb0edf2f044] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [dcf02b896697f] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d139131be36ab] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d60537a7bca06] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d1b8ddab42618] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d373c08b097ed] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [dadf4d2664644] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [de46c30a4955e] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [de38377cecec6] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d82c32703c9e7] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s)
09:32:01 [2020-07-14T09:32:01.009Z]         check_test.go:196: [d7d2308e885a6] daemon is not started
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s)
09:32:01 [2020-07-14T09:32:01.009Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
09:32:01 [2020-07-14T09:32:01.009Z] === RUN   TestDockerSchema1RegistrySuite
09:32:01 [2020-07-14T09:32:01.009Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
09:32:01 [2020-07-14T09:32:01.009Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
09:32:03 [2020-07-14T09:32:03.527Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
09:32:06 [2020-07-14T09:32:06.796Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
09:32:09 [2020-07-14T09:32:09.313Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
09:32:09 [2020-07-14T09:32:09.875Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
09:32:10 [2020-07-14T09:32:10.803Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
09:32:11 [2020-07-14T09:32:11.059Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
09:32:11 [2020-07-14T09:32:11.989Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
09:32:12 [2020-07-14T09:32:12.918Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
09:32:13 [2020-07-14T09:32:13.861Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
09:32:16 [2020-07-14T09:32:16.378Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
09:32:16 [2020-07-14T09:32:16.378Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
09:32:16 [2020-07-14T09:32:16.942Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
09:32:16 [2020-07-14T09:32:16.942Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
09:32:17 [2020-07-14T09:32:17.197Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
09:32:17 [2020-07-14T09:32:17.453Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
09:32:18 [2020-07-14T09:32:18.017Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
09:32:18 [2020-07-14T09:32:18.017Z] --- PASS: TestDockerSchema1RegistrySuite (17.13s)
09:32:18 [2020-07-14T09:32:18.017Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
09:32:18 [2020-07-14T09:32:18.017Z]         check_test.go:223: [ddaf71b8e7a3a] daemon is not started
09:32:18 [2020-07-14T09:32:18.017Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.65s)
09:32:18 [2020-07-14T09:32:18.017Z]         check_test.go:223: [dede3f0f3b222] daemon is not started
09:32:18 [2020-07-14T09:32:18.017Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.69s)
09:32:18 [2020-07-14T09:32:18.017Z]         check_test.go:223: [dbad8f9f3a588] daemon is not started
09:32:18 [2020-07-14T09:32:18.017Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.65s)
09:32:18 [2020-07-14T09:32:18.017Z]         check_test.go:223: [d7306f670d47d] daemon is not started
09:32:18 [2020-07-14T09:32:18.017Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.98s)
09:32:18 [2020-07-14T09:32:18.017Z]         check_test.go:223: [d4ae93a4a177e] daemon is not started
09:32:18 [2020-07-14T09:32:18.017Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.92s)
09:32:18 [2020-07-14T09:32:18.017Z]         check_test.go:223: [de4af84cc88c4] daemon is not started
09:32:18 [2020-07-14T09:32:18.017Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
09:32:18 [2020-07-14T09:32:18.017Z]         check_test.go:223: [dcac485ca3457] daemon is not started
09:32:18 [2020-07-14T09:32:18.017Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s)
09:32:18 [2020-07-14T09:32:18.017Z]         check_test.go:223: [dfeefa1c251d4] daemon is not started
09:32:18 [2020-07-14T09:32:18.017Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s)
09:32:18 [2020-07-14T09:32:18.017Z]         check_test.go:223: [d0626b0c42dcc] daemon is not started
09:32:18 [2020-07-14T09:32:18.017Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s)
09:32:18 [2020-07-14T09:32:18.017Z]         check_test.go:223: [dc2ca8ed795dc] daemon is not started
09:32:18 [2020-07-14T09:32:18.017Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.30s)
09:32:18 [2020-07-14T09:32:18.017Z]         check_test.go:223: [d1e03ef1e485b] daemon is not started
09:32:18 [2020-07-14T09:32:18.017Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s)
09:32:18 [2020-07-14T09:32:18.017Z]         check_test.go:223: [dab665caba0b5] daemon is not started
09:32:18 [2020-07-14T09:32:18.017Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s)
09:32:18 [2020-07-14T09:32:18.017Z]         check_test.go:223: [df9b8637eb01c] daemon is not started
09:32:18 [2020-07-14T09:32:18.017Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
09:32:18 [2020-07-14T09:32:18.017Z]         check_test.go:223: [d4a2b827bd012] daemon is not started
09:32:18 [2020-07-14T09:32:18.017Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
09:32:18 [2020-07-14T09:32:18.017Z]         check_test.go:223: [d84c428f5062a] daemon is not started
09:32:18 [2020-07-14T09:32:18.017Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
09:32:18 [2020-07-14T09:32:18.017Z]         check_test.go:223: [d927c63c3d3e4] daemon is not started
09:32:18 [2020-07-14T09:32:18.017Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s)
09:32:18 [2020-07-14T09:32:18.017Z]         check_test.go:223: [d53f9ef96b2b1] daemon is not started
09:32:18 [2020-07-14T09:32:18.017Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
09:32:18 [2020-07-14T09:32:18.017Z]         check_test.go:223: [df0fadf291c12] daemon is not started
09:32:18 [2020-07-14T09:32:18.017Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
09:32:18 [2020-07-14T09:32:18.017Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
09:32:18 [2020-07-14T09:32:18.579Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
09:32:19 [2020-07-14T09:32:19.142Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
09:32:19 [2020-07-14T09:32:19.398Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
09:32:20 [2020-07-14T09:32:20.325Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
09:32:20 [2020-07-14T09:32:20.581Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
09:32:21 [2020-07-14T09:32:21.144Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
09:32:21 [2020-07-14T09:32:21.400Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
09:32:21 [2020-07-14T09:32:21.656Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.65s)
09:32:21 [2020-07-14T09:32:21.656Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s)
09:32:21 [2020-07-14T09:32:21.656Z]         check_test.go:252: [d4780e9c73033] daemon is not started
09:32:21 [2020-07-14T09:32:21.656Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s)
09:32:21 [2020-07-14T09:32:21.656Z]         check_test.go:252: [d886efece3b53] daemon is not started
09:32:21 [2020-07-14T09:32:21.656Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
09:32:21 [2020-07-14T09:32:21.656Z]         check_test.go:252: [d536c65d80ea3] daemon is not started
09:32:21 [2020-07-14T09:32:21.656Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s)
09:32:21 [2020-07-14T09:32:21.656Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
09:32:21 [2020-07-14T09:32:21.656Z]         check_test.go:252: [d1f3c3af2cc87] daemon is not started
09:32:21 [2020-07-14T09:32:21.656Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s)
09:32:21 [2020-07-14T09:32:21.656Z]         check_test.go:252: [dafbf20243d0a] daemon is not started
09:32:21 [2020-07-14T09:32:21.656Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s)
09:32:21 [2020-07-14T09:32:21.656Z]         check_test.go:252: [d6f3d6f9eaed0] daemon is not started
09:32:21 [2020-07-14T09:32:21.656Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
09:32:21 [2020-07-14T09:32:21.656Z]         check_test.go:252: [d4d47d71e401d] daemon is not started
09:32:21 [2020-07-14T09:32:21.656Z] === RUN   TestDockerRegistryAuthTokenSuite
09:32:21 [2020-07-14T09:32:21.656Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
09:32:26 [2020-07-14T09:32:26.898Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
09:32:26 [2020-07-14T09:32:26.898Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
09:32:27 [2020-07-14T09:32:27.154Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
09:32:27 [2020-07-14T09:32:27.154Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
09:32:27 [2020-07-14T09:32:27.410Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s)
09:32:27 [2020-07-14T09:32:27.410Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
09:32:27 [2020-07-14T09:32:27.410Z]         check_test.go:279: [d63e2c797e905] daemon is not started
09:32:27 [2020-07-14T09:32:27.410Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
09:32:27 [2020-07-14T09:32:27.410Z]         check_test.go:279: [db601e70de0bd] daemon is not started
09:32:27 [2020-07-14T09:32:27.410Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
09:32:27 [2020-07-14T09:32:27.410Z]         check_test.go:279: [d4f495aecf893] daemon is not started
09:32:27 [2020-07-14T09:32:27.410Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
09:32:27 [2020-07-14T09:32:27.410Z]         check_test.go:279: [de19154e5765b] daemon is not started
09:32:27 [2020-07-14T09:32:27.410Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
09:32:27 [2020-07-14T09:32:27.410Z]         check_test.go:279: [d7f2e60d39334] daemon is not started
09:32:27 [2020-07-14T09:32:27.410Z] === RUN   TestDockerNetworkSuite
09:32:27 [2020-07-14T09:32:27.410Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
09:32:29 [2020-07-14T09:32:29.302Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
09:32:29 [2020-07-14T09:32:29.864Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
09:32:33 [2020-07-14T09:32:33.135Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
09:32:34 [2020-07-14T09:32:34.501Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
09:32:37 [2020-07-14T09:32:37.017Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
09:32:38 [2020-07-14T09:32:38.392Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
09:32:43 [2020-07-14T09:32:43.642Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
09:32:45 [2020-07-14T09:32:45.537Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
09:32:46 [2020-07-14T09:32:46.907Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
09:32:47 [2020-07-14T09:32:47.164Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
09:32:47 [2020-07-14T09:32:47.729Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
09:32:48 [2020-07-14T09:32:48.657Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
09:32:49 [2020-07-14T09:32:49.220Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
09:32:49 [2020-07-14T09:32:49.477Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
09:32:49 [2020-07-14T09:32:49.734Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
09:32:50 [2020-07-14T09:32:50.662Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
09:32:50 [2020-07-14T09:32:50.662Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
09:32:50 [2020-07-14T09:32:50.662Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
09:32:50 [2020-07-14T09:32:50.919Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
09:32:51 [2020-07-14T09:32:51.847Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
09:32:52 [2020-07-14T09:32:52.776Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
09:32:52 [2020-07-14T09:32:52.776Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
09:32:53 [2020-07-14T09:32:53.032Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
09:32:53 [2020-07-14T09:32:53.032Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
09:32:55 [2020-07-14T09:32:55.550Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
09:32:57 [2020-07-14T09:32:57.441Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
09:33:03 [2020-07-14T09:33:03.984Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
09:33:03 [2020-07-14T09:33:03.984Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
09:33:03 [2020-07-14T09:33:03.984Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
09:33:03 [2020-07-14T09:33:03.984Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
09:33:04 [2020-07-14T09:33:04.243Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
09:33:04 [2020-07-14T09:33:04.243Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
09:33:04 [2020-07-14T09:33:04.499Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
09:33:04 [2020-07-14T09:33:04.499Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
09:33:07 [2020-07-14T09:33:07.015Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
09:33:07 [2020-07-14T09:33:07.015Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
09:33:07 [2020-07-14T09:33:07.015Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
09:33:07 [2020-07-14T09:33:07.577Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
09:33:11 [2020-07-14T09:33:11.746Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
09:33:14 [2020-07-14T09:33:14.265Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
09:33:14 [2020-07-14T09:33:14.265Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
09:33:14 [2020-07-14T09:33:14.828Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
09:33:16 [2020-07-14T09:33:16.720Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
09:33:16 [2020-07-14T09:33:16.720Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
09:33:17 [2020-07-14T09:33:17.282Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
09:33:17 [2020-07-14T09:33:17.846Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
09:33:18 [2020-07-14T09:33:18.774Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
09:33:24 [2020-07-14T09:33:24.021Z] --- PASS: TestDockerNetworkSuite (55.92s)
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.89s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d64863d2da3a8] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [dda60d4ec1582] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.75s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d6e48d4a43daa] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [dbf4df247230e] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.52s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:1233: [db71f5dc7cb47] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.38s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [df2bdce6e80b2] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.20s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d832e1c88db7d] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.22s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d261b613be7dd] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [daabc9fda8958] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.56s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d68feba391077] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [dc7a259ace29d] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [dafabddee725d] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d11c6d101d10f] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d2aac1ff19f69] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [dfbcf558964cb] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [db3dd66cb9aba] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d82151b8c229c] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [daeac45731a51] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d7efdb7178fcb] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.81s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d45e11050bc43] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d692cd7c449cf] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d1991cea43659] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [da30204765d43] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d98bd62e1e825] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:968: [d7e9fd21d9b26] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.76s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d2c19b353ef7a] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.73s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:1116: [dc1ca720e513c] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d32e9851074c6] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d24f845111c45] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d8a17317052e9] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d830938f42ba9] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.23s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [de6ca79a26d8b] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d0b8cfa86ead1] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [d6f802f5db86b] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.30s)
09:33:24 [2020-07-14T09:33:24.021Z]         docker_cli_network_unix_test.go:46: [de39cf61218fd] daemon is not started
09:33:24 [2020-07-14T09:33:24.021Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
09:33:24 [2020-07-14T09:33:24.022Z]         docker_cli_network_unix_test.go:46: [dd13441f8931d] daemon is not started
09:33:24 [2020-07-14T09:33:24.022Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:33:24 [2020-07-14T09:33:24.022Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
09:33:24 [2020-07-14T09:33:24.022Z]         docker_cli_network_unix_test.go:46: [d395b92deab7a] daemon is not started
09:33:24 [2020-07-14T09:33:24.022Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s)
09:33:24 [2020-07-14T09:33:24.022Z]         docker_cli_network_unix_test.go:46: [dc0eb3e863418] daemon is not started
09:33:24 [2020-07-14T09:33:24.022Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.48s)
09:33:24 [2020-07-14T09:33:24.022Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.96s)
09:33:24 [2020-07-14T09:33:24.022Z]         docker_cli_network_unix_test.go:1084: [d49d5e969bece] daemon is not started
09:33:24 [2020-07-14T09:33:24.022Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
09:33:24 [2020-07-14T09:33:24.022Z]         docker_cli_network_unix_test.go:46: [d1ef970f546f2] daemon is not started
09:33:24 [2020-07-14T09:33:24.022Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.85s)
09:33:24 [2020-07-14T09:33:24.022Z]         docker_cli_network_unix_test.go:46: [d6c6ed065d7d4] daemon is not started
09:33:24 [2020-07-14T09:33:24.022Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.58s)
09:33:24 [2020-07-14T09:33:24.022Z]         docker_cli_network_unix_test.go:46: [dc5b433663643] daemon is not started
09:33:24 [2020-07-14T09:33:24.022Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s)
09:33:24 [2020-07-14T09:33:24.022Z]         docker_cli_network_unix_test.go:46: [d6db4dcbcd315] daemon is not started
09:33:24 [2020-07-14T09:33:24.022Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s)
09:33:24 [2020-07-14T09:33:24.022Z]         docker_cli_network_unix_test.go:46: [de6b636088785] daemon is not started
09:33:24 [2020-07-14T09:33:24.022Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s)
09:33:24 [2020-07-14T09:33:24.022Z]         docker_cli_network_unix_test.go:46: [dd747b1dd6e48] daemon is not started
09:33:24 [2020-07-14T09:33:24.022Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s)
09:33:24 [2020-07-14T09:33:24.022Z]         docker_cli_network_unix_test.go:46: [d4b5a75ab0f5a] daemon is not started
09:33:24 [2020-07-14T09:33:24.022Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.70s)
09:33:24 [2020-07-14T09:33:24.022Z]         docker_cli_network_unix_test.go:46: [d48a7b09d32e1] daemon is not started
09:33:24 [2020-07-14T09:33:24.022Z] === RUN   TestDockerHubPullSuite
09:33:24 [2020-07-14T09:33:24.022Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
09:33:24 [2020-07-14T09:33:24.950Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
09:33:26 [2020-07-14T09:33:26.837Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
09:33:27 [2020-07-14T09:33:27.399Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
09:33:28 [2020-07-14T09:33:28.765Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
09:33:28 [2020-07-14T09:33:28.765Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
09:33:29 [2020-07-14T09:33:29.021Z] --- PASS: TestDockerHubPullSuite (5.59s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.43s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.43s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.22s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
09:33:29 [2020-07-14T09:33:29.021Z] PASS
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === Skipped
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_cli_sni_test.go:18: Flakey test
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
09:33:29 [2020-07-14T09:33:29.021Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
09:33:29 [2020-07-14T09:33:29.021Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.021Z] 
09:33:29 [2020-07-14T09:33:29.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.02s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.02s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.02s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.02s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
09:33:29 [2020-07-14T09:33:29.022Z]         docker_cli_network_unix_test.go:46: [d395b92deab7a] daemon is not started
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] 
09:33:29 [2020-07-14T09:33:29.022Z] DONE 1277 tests, 51 skipped in 1489.532s
09:33:29 [2020-07-14T09:33:29.022Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:33:29 [2020-07-14T09:33:29.022Z] ++++ cat bundles/test-integration/docker.pid
09:33:29 [2020-07-14T09:33:29.022Z] +++ kill 7577
09:33:29 [2020-07-14T09:33:29.966Z] +++ /etc/init.d/apparmor stop
09:33:29 [2020-07-14T09:33:29.966Z] Leaving: AppArmorNo profiles have been unloaded.
09:33:29 [2020-07-14T09:33:29.966Z] 
09:33:29 [2020-07-14T09:33:29.966Z] Unloading profiles will leave already running processes permanently
09:33:29 [2020-07-14T09:33:29.966Z] unconfined, which can lead to unexpected situations.
09:33:29 [2020-07-14T09:33:29.966Z] 
09:33:29 [2020-07-14T09:33:29.966Z] To set a process to complain mode, use the command line tool
09:33:29 [2020-07-14T09:33:29.966Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:33:29 [2020-07-14T09:33:29.966Z] +++ true
09:33:29 [2020-07-14T09:33:29.966Z] exiting test-integration
09:33:29 [2020-07-14T09:33:29.966Z] ++ exit 0
09:33:29 [2020-07-14T09:33:29.966Z] 
09:33:30 [2020-07-14T09:33:30.223Z] + for job in $(jobs -p)
09:33:30 [2020-07-14T09:33:30.223Z] + wait 458
09:33:35 [2020-07-14T09:33:35.471Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
09:33:38 [2020-07-14T09:33:38.739Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
09:33:45 [2020-07-14T09:33:45.277Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
09:33:50 [2020-07-14T09:33:50.522Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
09:33:52 [2020-07-14T09:33:52.410Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
09:33:56 [2020-07-14T09:33:56.578Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
09:33:59 [2020-07-14T09:33:59.096Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
09:34:03 [2020-07-14T09:34:03.281Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
09:34:03 [2020-07-14T09:34:03.281Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
09:34:09 [2020-07-14T09:34:09.817Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
09:34:09 [2020-07-14T09:34:09.817Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
09:34:10 [2020-07-14T09:34:10.379Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
09:34:12 [2020-07-14T09:34:12.896Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
09:35:09 [2020-07-14T09:35:09.062Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
09:35:55 [2020-07-14T09:35:55.676Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
09:36:05 [2020-07-14T09:36:05.636Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
09:36:09 [2020-07-14T09:36:09.801Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
09:38:46 [2020-07-14T09:38:46.198Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
09:38:46 [2020-07-14T09:38:46.198Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
09:38:47 [2020-07-14T09:38:47.126Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
09:38:47 [2020-07-14T09:38:47.126Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
09:38:47 [2020-07-14T09:38:47.126Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
09:38:47 [2020-07-14T09:38:47.382Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
09:38:47 [2020-07-14T09:38:47.943Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
09:38:50 [2020-07-14T09:38:50.458Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
09:38:53 [2020-07-14T09:38:53.767Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
09:38:56 [2020-07-14T09:38:56.285Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
09:39:52 [2020-07-14T09:39:52.451Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
09:39:52 [2020-07-14T09:39:52.451Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
09:39:53 [2020-07-14T09:39:53.815Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
09:39:56 [2020-07-14T09:39:56.332Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
09:39:59 [2020-07-14T09:39:59.600Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
09:40:01 [2020-07-14T09:40:01.489Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
09:40:23 [2020-07-14T09:40:23.392Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
09:40:33 [2020-07-14T09:40:33.331Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
09:40:35 [2020-07-14T09:40:35.220Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
09:40:37 [2020-07-14T09:40:37.736Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
09:40:40 [2020-07-14T09:40:40.252Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
09:40:48 [2020-07-14T09:40:48.339Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
09:40:51 [2020-07-14T09:40:51.607Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
09:40:54 [2020-07-14T09:40:54.124Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
09:40:56 [2020-07-14T09:40:56.642Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
09:40:59 [2020-07-14T09:40:59.929Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
09:41:01 [2020-07-14T09:41:01.861Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
09:41:05 [2020-07-14T09:41:05.132Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
09:41:07 [2020-07-14T09:41:07.649Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
09:42:03 [2020-07-14T09:42:03.812Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
09:42:15 [2020-07-14T09:42:15.978Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
09:42:34 [2020-07-14T09:42:34.040Z] --- PASS: TestDockerSwarmSuite (1670.83s)
09:42:34 [2020-07-14T09:42:34.040Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.79s)
09:42:34 [2020-07-14T09:42:34.040Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.33s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.23s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.47s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.13s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.37s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:562: [d532aa4f0cf89] joining swarm manager [d3fa37f5183ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:584: [d418111c5b0c0] joining swarm manager [d3fa37f5183ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]         check_test.go:380: [d532aa4f0cf89] daemon is not started
09:42:34 [2020-07-14T09:42:34.041Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.44s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:45: [d3f014f6fe51e] joining swarm manager [da8865883b3b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.05s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.33s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (45.07s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:303: [d689ddbca9f2f] joining swarm manager [d1febac65499f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:304: [dd7b01ef6328b] joining swarm manager [d1febac65499f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:363: Waiting for possible election...
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.46s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:271: [dd752e939189f] joining swarm manager [dea639d16d771]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:272: [debab79e41856] joining swarm manager [dea639d16d771]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.83s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.62s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.82s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_node_test.go:19: [d1c09c47474ee] joining swarm manager [dedabc4e359ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_node_test.go:20: [d6a81c27eea4f] joining swarm manager [dedabc4e359ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.80s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:501: [d104e95330150] joining swarm manager [dfb0dd94c7482]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:506: [da396ff5e0a74] joining swarm manager [dfb0dd94c7482]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.07s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_node_test.go:80: [de6da9552060c] joining swarm manager [da59dd23386d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.64s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_node_test.go:52: [d0db1f7c0a3ec] joining swarm manager [dc6c748a9c8f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_node_test.go:53: [d39de2ff0bb6e] joining swarm manager [dc6c748a9c8f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.38s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:201: [dab500dd765fe] joining swarm manager [d789d4e50d612]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.54s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:383: [ddab0e8d24f6a] joining swarm manager [dea26b530407b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:384: [d596c7f51d506] joining swarm manager [dea26b530407b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]         check_test.go:380: [d596c7f51d506] daemon is not started
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.89s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:801: [d9ef54f321a0c] joining swarm manager [d161017508b8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:801: [dcd0e86e438d6] joining swarm manager [d161017508b8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:801: [d96a5d23224d8] joining swarm manager [d161017508b8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:801: [d6d2e42d6e8bb] joining swarm manager [d161017508b8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:809: [d9e63c2682ff5] joining swarm manager [d161017508b8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.28s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.66s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.57s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_service_test.go:394: [d7b7ff095656f] joining swarm manager [d5907bc2f8be5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_service_test.go:394: [ddb2878429367] joining swarm manager [d5907bc2f8be5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.06s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_service_test.go:342: [d6ba95cf8f876] joining swarm manager [d4578a6a19297]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_service_test.go:342: [de15d7118dd4d] joining swarm manager [d4578a6a19297]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.54s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_service_test.go:489: [d4c7a8f63b934] joining swarm manager [dcd20c4fce8d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_service_test.go:489: [de01776972a0d] joining swarm manager [dcd20c4fce8d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.32s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.52s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_service_test.go:127: [d702d230509f3] joining swarm manager [d4f90edea8d58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_service_test.go:128: [d82fd2d07e010] joining swarm manager [d4f90edea8d58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_service_test.go:136: [d60d260eea20c] joining swarm manager [d4f90edea8d58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_service_test.go:137: [d9a13edeca2a7] joining swarm manager [d4f90edea8d58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.70s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.96s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_service_test.go:303: [db12e1af553ae] joining swarm manager [db79db725dbe0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_service_test.go:303: [dbafd157de0a3] joining swarm manager [db79db725dbe0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.67s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_service_test.go:99: [db0d500e75cc3] joining swarm manager [d7f2065c46686]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_service_test.go:100: [df30f27ca9bf2] joining swarm manager [d7f2065c46686]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]         check_test.go:380: [db0d500e75cc3] daemon is not started
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.12s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_service_test.go:532: [de42fe912055c] joining swarm manager [d8741b220e91c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_service_test.go:533: [dc6b861ab2fa3] joining swarm manager [d8741b220e91c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.45s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_service_test.go:147: [dfb4d647dc465] joining swarm manager [dd1e9cceb3663]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_service_test.go:147: [d26db9c527960] joining swarm manager [dd1e9cceb3663]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.35s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.21s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.18s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.93s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.56s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.17s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.41s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.53s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.88s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.41s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.39s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.07s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.82s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.17s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.83s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.60s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.28s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.16s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.75s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.76s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.86s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.39s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.07s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.62s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.02s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.79s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.70s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.96s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.74s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.56s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.71s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.82s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_cli_service_logs_test.go:245: checking task vigjng45g6my
09:42:34 [2020-07-14T09:42:34.041Z]         docker_cli_service_logs_test.go:250: checking messages for vigjng45g6my
09:42:34 [2020-07-14T09:42:34.041Z]         docker_cli_service_logs_test.go:245: checking task 9i4az0cng4sq
09:42:34 [2020-07-14T09:42:34.041Z]         docker_cli_service_logs_test.go:250: checking messages for 9i4az0cng4sq
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (1.85s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.49s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.80s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.41s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.81s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_cli_swarm_test.go:1901: [d54a58be81177] joining swarm manager [d9084bbde48af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_cli_swarm_test.go:1902: [d9f32c886c6c5] joining swarm manager [d9084bbde48af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.38s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (1.93s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.34s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.19s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_cli_swarm_test.go:1802: [dc32dd041bb19] joining swarm manager [dee199c1dd283]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_cli_swarm_test.go:1803: [de4e88e9975ff] joining swarm manager [dee199c1dd283]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.09s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (117.20s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_cli_swarm_test.go:1321: [d72eadb9a245c] joining swarm manager [d4937291df05c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_cli_swarm_test.go:1322: [da1b8a56894b0] joining swarm manager [d4937291df05c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.68s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.35s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.80s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.22s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.49s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.37s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.89s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.07s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.20s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.58s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (45.90s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_cli_swarm_test.go:1186: [d133f9e8ae265] joining swarm manager [dcb98507a8e92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_cli_swarm_test.go:1195: [d8183b4d82d8f] joining swarm manager [dcb98507a8e92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.03s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.41s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (142.78s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_cli_swarm_test.go:1118: [d368e51030731] joining swarm manager [d4c2ab5b5cc84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_cli_swarm_test.go:1119: [da91c8789a778] joining swarm manager [d4c2ab5b5cc84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]         docker_cli_swarm_test.go:1172: [d3d0f0ad1e91c] joining swarm manager [d4c2ab5b5cc84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_cli_swarm_test.go:1453: [d12792d275b66] joining swarm manager [dbfa254f77264]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]         docker_cli_swarm_test.go:1454: [dc9e334987239] joining swarm manager [dbfa254f77264]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.30s)
09:42:34 [2020-07-14T09:42:34.041Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s)
09:42:34 [2020-07-14T09:42:34.041Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s)
09:42:34 [2020-07-14T09:42:34.041Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
09:42:34 [2020-07-14T09:42:34.041Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.30s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.39s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.46s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_cli_swarm_unix_test.go:62: [d4677e3243c71] joining swarm manager [dfb2bd7fa1c6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.24s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.09s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.20s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.42s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.05s)
09:42:34 [2020-07-14T09:42:34.041Z]         docker_api_swarm_test.go:961: [df5ac0b60c5d8] joining swarm manager [d948188436f8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.48s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.21s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.36s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.50s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.92s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.42s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.61s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.66s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.64s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.62s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.82s)
09:42:34 [2020-07-14T09:42:34.041Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.27s)
09:42:34 [2020-07-14T09:42:34.041Z] === RUN   TestDockerExternalVolumeSuite
09:42:34 [2020-07-14T09:42:34.041Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
09:42:48 [2020-07-14T09:42:48.876Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
09:43:56 [2020-07-14T09:43:56.496Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
09:44:06 [2020-07-14T09:44:06.434Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
09:44:38 [2020-07-14T09:44:38.495Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
09:44:53 [2020-07-14T09:44:53.330Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
09:45:25 [2020-07-14T09:45:25.349Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
09:45:37 [2020-07-14T09:45:37.545Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
09:46:09 [2020-07-14T09:46:09.566Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
09:46:24 [2020-07-14T09:46:24.400Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
09:46:40 [2020-07-14T09:46:40.793Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
09:47:27 [2020-07-14T09:47:27.411Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
09:47:45 [2020-07-14T09:47:45.451Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
09:48:17 [2020-07-14T09:48:17.472Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
09:48:49 [2020-07-14T09:48:49.513Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
09:49:04 [2020-07-14T09:49:04.348Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
09:49:19 [2020-07-14T09:49:19.188Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
09:49:37 [2020-07-14T09:49:37.227Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
09:49:52 [2020-07-14T09:49:52.062Z] --- PASS: TestDockerExternalVolumeSuite (436.86s)
09:49:52 [2020-07-14T09:49:52.062Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s)
09:49:52 [2020-07-14T09:49:52.062Z]         docker_cli_external_volume_driver_test.go:53: [d5e3a95ac00c4] daemon is not started
09:49:52 [2020-07-14T09:49:52.062Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
09:49:52 [2020-07-14T09:49:52.062Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s)
09:49:52 [2020-07-14T09:49:52.062Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
09:49:52 [2020-07-14T09:49:52.062Z]         docker_cli_external_volume_driver_test.go:53: [da2acf7ecec2f] daemon is not started
09:49:52 [2020-07-14T09:49:52.062Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
09:49:52 [2020-07-14T09:49:52.062Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
09:49:52 [2020-07-14T09:49:52.062Z]         docker_cli_external_volume_driver_test.go:53: [d071f72741bc8] daemon is not started
09:49:52 [2020-07-14T09:49:52.062Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
09:49:52 [2020-07-14T09:49:52.062Z]         docker_cli_external_volume_driver_test.go:53: [d7b372656a0d9] daemon is not started
09:49:52 [2020-07-14T09:49:52.062Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s)
09:49:52 [2020-07-14T09:49:52.062Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s)
09:49:52 [2020-07-14T09:49:52.062Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
09:49:52 [2020-07-14T09:49:52.062Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
09:49:52 [2020-07-14T09:49:52.062Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s)
09:49:52 [2020-07-14T09:49:52.062Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s)
09:49:52 [2020-07-14T09:49:52.062Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
09:49:52 [2020-07-14T09:49:52.063Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s)
09:49:52 [2020-07-14T09:49:52.063Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s)
09:49:52 [2020-07-14T09:49:52.063Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s)
09:49:52 [2020-07-14T09:49:52.063Z]         docker_cli_external_volume_driver_test.go:485: [da91d30f0fcd2] daemon is not started
09:49:52 [2020-07-14T09:49:52.063Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
09:49:52 [2020-07-14T09:49:52.063Z]         docker_cli_external_volume_driver_test.go:53: [df5a7f4d1a637] daemon is not started
09:49:52 [2020-07-14T09:49:52.063Z] PASS
09:49:52 [2020-07-14T09:49:52.063Z] 
09:49:52 [2020-07-14T09:49:52.063Z] === Skipped
09:49:52 [2020-07-14T09:49:52.063Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:49:52 [2020-07-14T09:49:52.063Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:49:52 [2020-07-14T09:49:52.063Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
09:49:52 [2020-07-14T09:49:52.063Z]         check_test.go:309: [d90c1eb363b3f] daemon is not started
09:49:52 [2020-07-14T09:49:52.063Z] 
09:49:52 [2020-07-14T09:49:52.063Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
09:49:52 [2020-07-14T09:49:52.063Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
09:49:52 [2020-07-14T09:49:52.063Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
09:49:52 [2020-07-14T09:49:52.063Z]         check_test.go:309: [d360d25232a5f] daemon is not started
09:49:52 [2020-07-14T09:49:52.063Z] 
09:49:52 [2020-07-14T09:49:52.063Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
09:49:52 [2020-07-14T09:49:52.063Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
09:49:52 [2020-07-14T09:49:52.063Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
09:49:52 [2020-07-14T09:49:52.063Z]         check_test.go:309: [d6ca1d8135c00] daemon is not started
09:49:52 [2020-07-14T09:49:52.063Z] 
09:49:52 [2020-07-14T09:49:52.063Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
09:49:52 [2020-07-14T09:49:52.063Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
09:49:52 [2020-07-14T09:49:52.063Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
09:49:52 [2020-07-14T09:49:52.063Z] 
09:49:52 [2020-07-14T09:49:52.063Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
09:49:52 [2020-07-14T09:49:52.063Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
09:49:52 [2020-07-14T09:49:52.063Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
09:49:52 [2020-07-14T09:49:52.063Z] 
09:49:52 [2020-07-14T09:49:52.063Z] 
09:49:52 [2020-07-14T09:49:52.063Z] DONE 273 tests, 5 skipped in 2472.899s
09:49:52 [2020-07-14T09:49:52.063Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:49:52 [2020-07-14T09:49:52.063Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6c08c9870a6a/docker.pid
09:49:52 [2020-07-14T09:49:52.063Z] +++ kill 4118
09:49:52 [2020-07-14T09:49:52.063Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4118 is not a child of this shell
09:49:52 [2020-07-14T09:49:52.063Z] warning: PID 4118 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6c08c9870a6a/docker.pid had a nonzero exit code
09:49:52 [2020-07-14T09:49:52.063Z] ++++ cat bundles/test-integration/docker.pid
09:49:52 [2020-07-14T09:49:52.063Z] +++ kill 7564
09:49:52 [2020-07-14T09:49:52.063Z] +++ /etc/init.d/apparmor stop
09:49:52 [2020-07-14T09:49:52.063Z] Leaving: AppArmorNo profiles have been unloaded.
09:49:52 [2020-07-14T09:49:52.063Z] 
09:49:52 [2020-07-14T09:49:52.063Z] Unloading profiles will leave already running processes permanently
09:49:52 [2020-07-14T09:49:52.063Z] unconfined, which can lead to unexpected situations.
09:49:52 [2020-07-14T09:49:52.063Z] 
09:49:52 [2020-07-14T09:49:52.063Z] To set a process to complain mode, use the command line tool
09:49:52 [2020-07-14T09:49:52.063Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:49:52 [2020-07-14T09:49:52.063Z] +++ true
09:49:52 [2020-07-14T09:49:52.063Z] exiting test-integration
09:49:52 [2020-07-14T09:49:52.063Z] ++ exit 0
09:49:52 [2020-07-14T09:49:52.063Z] 
09:49:52 [2020-07-14T09:49:52.063Z] + exit 0
09:49:52 [2020-07-14T09:49:52.063Z] ++ jobs -p
09:49:52 [2020-07-14T09:49:52.063Z] + pids=
09:49:52 [2020-07-14T09:49:52.063Z] + echo 'Remaining pids to kill: []'
09:49:52 [2020-07-14T09:49:52.063Z] Remaining pids to kill: []
09:49:52 [2020-07-14T09:49:52.063Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
09:49:52 [2020-07-14T09:49:52.073Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:49:53 [2020-07-14T09:49:53.083Z] + echo Ensuring container killed.
09:49:53 [2020-07-14T09:49:53.083Z] Ensuring container killed.
09:49:53 [2020-07-14T09:49:53.083Z] + docker ps -aq -f name=docker-pr1-*
09:49:53 [2020-07-14T09:49:53.083Z] + cids=f48cc9892370
09:49:53 [2020-07-14T09:49:53.083Z] 81c9a6acbd75
09:49:53 [2020-07-14T09:49:53.083Z] d3d8cebe407f
09:49:53 [2020-07-14T09:49:53.083Z] + [ -n f48cc9892370
09:49:53 [2020-07-14T09:49:53.083Z] 81c9a6acbd75
09:49:53 [2020-07-14T09:49:53.083Z] d3d8cebe407f ]
09:49:53 [2020-07-14T09:49:53.083Z] + docker rm -vf f48cc9892370 81c9a6acbd75 d3d8cebe407f
09:49:54 [2020-07-14T09:49:54.451Z] f48cc9892370
09:49:55 [2020-07-14T09:49:55.819Z] 81c9a6acbd75
09:49:55 [2020-07-14T09:49:55.819Z] d3d8cebe407f
[Pipeline] sh
09:49:56 [2020-07-14T09:49:56.136Z] + echo Chowning /workspace to jenkins user
09:49:56 [2020-07-14T09:49:56.137Z] Chowning /workspace to jenkins user
09:49:56 [2020-07-14T09:49:56.137Z] + id -u
09:49:56 [2020-07-14T09:49:56.137Z] + id -g
09:49:56 [2020-07-14T09:49:56.137Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41207:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:49:59 [2020-07-14T09:49:59.782Z] + bundleName=amd64
09:49:59 [2020-07-14T09:49:59.782Z] + echo Creating amd64-bundles.tar.gz
09:49:59 [2020-07-14T09:49:59.782Z] Creating amd64-bundles.tar.gz
09:49:59 [2020-07-14T09:49:59.782Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:49:59 [2020-07-14T09:49:59.782Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
09:50:00 [2020-07-14T09:50:00.719Z] Archiving artifacts
09:50:01 [2020-07-14T09:50:01.230Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41207/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:50:01 [2020-07-14T09:50:01.535Z] + make clean
09:50:01 [2020-07-14T09:50:01.790Z] docker volume rm -f docker-dev-cache
09:50:01 [2020-07-14T09:50:01.790Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:04:24 [2020-07-14T10:04:24.983Z] ok  	github.com/docker/docker/integration-cli	2237.941s
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === Skipped
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.983Z] 
10:04:24 [2020-07-14T10:04:24.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
10:04:24 [2020-07-14T10:04:24.983Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
10:04:24 [2020-07-14T10:04:24.984Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.984Z] 
10:04:24 [2020-07-14T10:04:24.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_sni_test.go:18: Flakey test
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.985Z] 
10:04:24 [2020-07-14T10:04:24.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
10:04:24 [2020-07-14T10:04:24.985Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.986Z] 
10:04:24 [2020-07-14T10:04:24.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
10:04:24 [2020-07-14T10:04:24.986Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
10:04:24 [2020-07-14T10:04:24.987Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
10:04:24 [2020-07-14T10:04:24.987Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.987Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
10:04:24 [2020-07-14T10:04:24.988Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.988Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
10:04:24 [2020-07-14T10:04:24.989Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.989Z] 
10:04:24 [2020-07-14T10:04:24.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
10:04:24 [2020-07-14T10:04:24.990Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
10:04:24 [2020-07-14T10:04:24.990Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.990Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.991Z] 
10:04:24 [2020-07-14T10:04:24.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
10:04:24 [2020-07-14T10:04:24.991Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]         check_test.go:302: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]         check_test.go:302: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]         check_test.go:302: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]     check_test.go:128: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]     check_test.go:134: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
10:04:24 [2020-07-14T10:04:24.992Z]     check_test.go:142: unmatched requirement DaemonIsLinux
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] DONE 1096 tests, 549 skipped in 2246.119s
10:04:24 [2020-07-14T10:04:24.992Z] INFO: Integration tests ended at 07/14/2020 10:04:14. Duration:00:37:26.2585078
10:04:24 [2020-07-14T10:04:24.992Z] INFO: Docker info of the daemon under test at end of run
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] Containers: 2
10:04:24 [2020-07-14T10:04:24.992Z]  Running: 0
10:04:24 [2020-07-14T10:04:24.992Z]  Paused: 0
10:04:24 [2020-07-14T10:04:24.992Z]  Stopped: 2
10:04:24 [2020-07-14T10:04:24.992Z] Images: 15
10:04:24 [2020-07-14T10:04:24.992Z] Server Version: 0.0.0-dev
10:04:24 [2020-07-14T10:04:24.992Z] Storage Driver: windowsfilter
10:04:24 [2020-07-14T10:04:24.992Z]  Windows: 
10:04:24 [2020-07-14T10:04:24.992Z] Logging Driver: json-file
10:04:24 [2020-07-14T10:04:24.992Z] Plugins: 
10:04:24 [2020-07-14T10:04:24.992Z]  Volume: local
10:04:24 [2020-07-14T10:04:24.992Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:04:24 [2020-07-14T10:04:24.992Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:04:24 [2020-07-14T10:04:24.992Z] Swarm: inactive
10:04:24 [2020-07-14T10:04:24.992Z] Default Isolation: process
10:04:24 [2020-07-14T10:04:24.992Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:04:24 [2020-07-14T10:04:24.992Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
10:04:24 [2020-07-14T10:04:24.992Z] OSType: windows
10:04:24 [2020-07-14T10:04:24.992Z] Architecture: x86_64
10:04:24 [2020-07-14T10:04:24.992Z] CPUs: 4
10:04:24 [2020-07-14T10:04:24.992Z] Total Memory: 32GiB
10:04:24 [2020-07-14T10:04:24.992Z] Name: azwin-2-d31e10
10:04:24 [2020-07-14T10:04:24.992Z] ID: GEZ4:K2BL:TGUS:AIFA:BEF6:NF53:2IKN:LROJ:52XZ:EVDT:IL7N:JIA6
10:04:24 [2020-07-14T10:04:24.992Z] Docker Root Dir: D:\CI\PR-41207\1\daemon
10:04:24 [2020-07-14T10:04:24.992Z] Debug Mode (client): false
10:04:24 [2020-07-14T10:04:24.992Z] Debug Mode (server): true
10:04:24 [2020-07-14T10:04:24.992Z]  File Descriptors: -1
10:04:24 [2020-07-14T10:04:24.992Z]  Goroutines: 18
10:04:24 [2020-07-14T10:04:24.992Z]  System Time: 2020-07-14T10:04:14.3468242Z
10:04:24 [2020-07-14T10:04:24.992Z]  EventsListeners: 0
10:04:24 [2020-07-14T10:04:24.992Z] Registry: https://index.docker.io/v1/
10:04:24 [2020-07-14T10:04:24.992Z] Labels:
10:04:24 [2020-07-14T10:04:24.992Z] Experimental: false
10:04:24 [2020-07-14T10:04:24.992Z] Insecure Registries:
10:04:24 [2020-07-14T10:04:24.992Z]  127.0.0.0/8
10:04:24 [2020-07-14T10:04:24.992Z] Live Restore Enabled: false
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] 
10:04:24 [2020-07-14T10:04:24.992Z] INFO: Stopping daemon under test
10:04:24 [2020-07-14T10:04:24.992Z] SUCCESS: The process with PID 5444 (child process of PID 5448) has been terminated.
10:04:24 [2020-07-14T10:04:24.992Z] SUCCESS: The process with PID 5448 (child process of PID 4680) has been terminated.
10:04:24 [2020-07-14T10:04:24.992Z] INFO: Stop tailing logs of the daemon under tests
10:04:24 [2020-07-14T10:04:24.992Z] INFO: executeCI.ps1 Completed successfully at 07/14/2020 10:04:14.
10:04:24 [2020-07-14T10:04:24.992Z] INFO: Tidying up at end of run
10:04:24 [2020-07-14T10:04:24.992Z] INFO: Saving daemon under test log (d:\CI\PR-41207\1\dut.out) to C:\windows\TEMP\CIDUT.out
10:04:24 [2020-07-14T10:04:24.992Z] INFO: Saving daemon under test log (d:\CI\PR-41207\1\dut.err) to C:\windows\TEMP\CIDUT.err
10:04:24 [2020-07-14T10:04:24.992Z] INFO: Nuke-Everything...
10:04:24 [2020-07-14T10:04:24.992Z] INFO: Container count on control daemon to delete is 2
10:04:24 [2020-07-14T10:04:24.992Z] 4c64aa8d3003
10:04:24 [2020-07-14T10:04:24.992Z] fbc09ef1f9a6
10:04:24 [2020-07-14T10:04:24.992Z] INFO: Tidying pidfile d:\CI\PR-41207\1\docker.pid
10:04:24 [2020-07-14T10:04:24.992Z] INFO: Nuking d:\CI
10:04:42 [2020-07-14T10:04:42.869Z] INFO: Zapped successfully
10:04:42 [2020-07-14T10:04:42.869Z] 
10:04:42 [2020-07-14T10:04:42.869Z] INFO: executeCI.ps1 exiting at Tue Jul 14 10:04:40 CUT 2020. Duration 00:58:48.0118252
10:04:42 [2020-07-14T10:04:42.869Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
10:04:43 [2020-07-14T10:04:43.124Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
10:04:51 [2020-07-14T10:04:51.920Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
10:04:54 [2020-07-14T10:04:54.380Z] Archiving artifacts
10:05:09 [2020-07-14T10:05:09.149Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41207/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:05:10 [2020-07-14T10:05:10.113Z] + make clean
10:05:13 [2020-07-14T10:05:13.083Z] docker volume rm -f docker-dev-cache
10:05:13 [2020-07-14T10:05:13.083Z] 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