Pull request #41718 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 703951197c3338631ee0529dd9dd814d16f037f0+e1bba7456d9902d04eec8c402f852d0ae17d123c (033d8085a8c89cf9c1a2d10a671306d617860edc) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-11-27T11:43:20.172Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-11-27T11:43:20.178Z] Trying to pass milestone 1 [Pipeline] milestone [2020-11-27T11:43:20.226Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-11-27T11:43:35.375Z] Still waiting to schedule task [2020-11-27T11:43:35.375Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-11-27T11:44:29.511Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0998feccc7daef787) in /home/ubuntu/workspace/moby_PR-41718 [Pipeline] { [Pipeline] checkout [2020-11-27T11:44:32.727Z] using credential docker-jenkins-github-credentials [2020-11-27T11:44:32.735Z] Cloning the remote Git repository [2020-11-27T11:44:32.735Z] Cloning with configured refspecs honoured and without tags [2020-11-27T11:44:32.762Z] Cloning repository https://github.com/moby/moby.git [2020-11-27T11:44:32.861Z] > git init /home/ubuntu/workspace/moby_PR-41718 # timeout=10 [2020-11-27T11:44:33.182Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:44:33.182Z] > git --version # timeout=10 [2020-11-27T11:44:33.232Z] > git --version # 'git version 2.17.1' [2020-11-27T11:44:33.233Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:44:33.235Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41718/head:refs/remotes/origin/PR-41718 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:44:58.658Z] Fetching without tags [2020-11-27T11:44:59.142Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit 703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:45:00.257Z] Merge succeeded, producing 703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:45:00.258Z] Checking out Revision 703951197c3338631ee0529dd9dd814d16f037f0 (PR-41718) [2020-11-27T11:44:58.545Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:44:58.585Z] > git config --add remote.origin.fetch +refs/pull/41718/head:refs/remotes/origin/PR-41718 # timeout=10 [2020-11-27T11:44:58.606Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:44:58.646Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:44:58.667Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:44:58.667Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:44:58.668Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41718/head:refs/remotes/origin/PR-41718 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:44:59.160Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:44:59.213Z] > git checkout -f 703951197c3338631ee0529dd9dd814d16f037f0 # timeout=10 [2020-11-27T11:45:00.139Z] > git remote # timeout=10 [2020-11-27T11:45:00.175Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T11:45:00.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:45:00.203Z] > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10 [2020-11-27T11:45:00.225Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-27T11:45:00.260Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:45:00.269Z] > git checkout -f 703951197c3338631ee0529dd9dd814d16f037f0 # timeout=10 [2020-11-27T11:45:04.237Z] Commit message: "update containerd binary to v1.4.2" [2020-11-27T11:45:04.240Z] > git rev-list --no-walk 703951197c3338631ee0529dd9dd814d16f037f0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-27T11:45:05.785Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41718:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-11-27T11:45:13.928Z] Unable to find image 'alpine:latest' locally [2020-11-27T11:45:14.189Z] latest: Pulling from library/alpine [2020-11-27T11:45:14.452Z] 188c0c94c7c5: Pulling fs layer [2020-11-27T11:45:14.452Z] 188c0c94c7c5: Verifying Checksum [2020-11-27T11:45:14.452Z] 188c0c94c7c5: Download complete [2020-11-27T11:45:15.024Z] 188c0c94c7c5: Pull complete [2020-11-27T11:45:15.025Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-27T11:45:15.025Z] Status: Downloaded newer image for alpine:latest [2020-11-27T11:45:20.323Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-11-27T11:45:20.607Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0998feccc7daef787) in /home/ubuntu/workspace/moby_PR-41718 [Pipeline] node [Pipeline] node [2020-11-27T11:45:20.610Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41718 [Pipeline] node [Pipeline] node [2020-11-27T11:45:20.613Z] Running on ppc64le-ubuntu-27 in /home/docker/workspace/moby_PR-41718 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [2020-11-27T11:45:20.723Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-11-27T11:45:20.757Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-11-27T11:45:20.771Z] using credential docker-jenkins-github-credentials [2020-11-27T11:45:20.772Z] Cloning the remote Git repository [2020-11-27T11:45:20.772Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-11-27T11:45:20.779Z] Fetching changes from the remote Git repository [2020-11-27T11:45:20.787Z] Cloning the remote Git repository [2020-11-27T11:45:20.787Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-11-27T11:45:20.808Z] Fetching without tags [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-11-27T11:45:20.779Z] Cloning repository https://github.com/moby/moby.git [2020-11-27T11:45:20.779Z] > git init /home/jenkins/workspace/moby_PR-41718 # timeout=10 [2020-11-27T11:45:20.804Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:45:20.804Z] > git --version # timeout=10 [2020-11-27T11:45:20.805Z] > git --version # 'git version 2.17.1' [2020-11-27T11:45:20.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:45:20.805Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41718/head:refs/remotes/origin/PR-41718 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-11-27T11:45:21.392Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit 703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:45:21.687Z] Merge succeeded, producing 703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:45:21.687Z] Checking out Revision 703951197c3338631ee0529dd9dd814d16f037f0 (PR-41718) [2020-11-27T11:45:20.733Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-11-27T11:45:20.781Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:45:20.811Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:45:20.811Z] > git --version # timeout=10 [2020-11-27T11:45:20.840Z] > git --version # 'git version 2.17.1' [2020-11-27T11:45:20.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:45:20.842Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41718/head:refs/remotes/origin/PR-41718 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:45:21.395Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:45:21.413Z] > git checkout -f 703951197c3338631ee0529dd9dd814d16f037f0 # timeout=10 [2020-11-27T11:45:21.639Z] > git remote # timeout=10 [2020-11-27T11:45:21.656Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T11:45:21.664Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:45:21.665Z] > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10 [2020-11-27T11:45:21.678Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-27T11:45:21.689Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:45:21.705Z] > git checkout -f 703951197c3338631ee0529dd9dd814d16f037f0 # timeout=10 [2020-11-27T11:45:20.793Z] Cloning repository https://github.com/moby/moby.git [2020-11-27T11:45:20.794Z] > git init /home/docker/workspace/moby_PR-41718 # timeout=10 [2020-11-27T11:45:20.802Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:45:20.802Z] > git --version # timeout=10 [2020-11-27T11:45:20.804Z] > git --version # 'git version 2.7.4' [2020-11-27T11:45:20.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:45:20.806Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41718/head:refs/remotes/origin/PR-41718 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:45:21.790Z] Commit message: "update containerd binary to v1.4.2" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-27T11:45:22.548Z] + [ PR != PR ] [2020-11-27T11:45:22.548Z] + [ master != master ] [2020-11-27T11:45:22.548Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-27T11:45:22.900Z] + docker version [2020-11-27T11:45:22.900Z] Client: Docker Engine - Community [2020-11-27T11:45:22.900Z] Version: 19.03.13 [2020-11-27T11:45:22.900Z] API version: 1.40 [2020-11-27T11:45:22.900Z] Go version: go1.13.15 [2020-11-27T11:45:22.900Z] Git commit: 4484c46d9d [2020-11-27T11:45:22.900Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-27T11:45:22.900Z] OS/Arch: linux/amd64 [2020-11-27T11:45:22.900Z] Experimental: false [2020-11-27T11:45:22.900Z] [2020-11-27T11:45:22.900Z] Server: Docker Engine - Community [2020-11-27T11:45:22.900Z] Engine: [2020-11-27T11:45:22.900Z] Version: 19.03.13 [2020-11-27T11:45:22.900Z] API version: 1.40 (minimum version 1.12) [2020-11-27T11:45:22.900Z] Go version: go1.13.15 [2020-11-27T11:45:22.900Z] Git commit: 4484c46d9d [2020-11-27T11:45:22.900Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-27T11:45:22.900Z] OS/Arch: linux/amd64 [2020-11-27T11:45:22.900Z] Experimental: true [2020-11-27T11:45:22.900Z] containerd: [2020-11-27T11:45:22.900Z] Version: 1.3.7 [2020-11-27T11:45:22.900Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:45:22.900Z] runc: [2020-11-27T11:45:22.900Z] Version: 1.0.0-rc10 [2020-11-27T11:45:22.900Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:45:22.900Z] docker-init: [2020-11-27T11:45:22.900Z] Version: 0.18.0 [2020-11-27T11:45:22.900Z] GitCommit: fec3683 [Pipeline] sh [2020-11-27T11:45:23.205Z] + docker info [2020-11-27T11:45:29.889Z] Fetching without tags [2020-11-27T11:45:30.174Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit 703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:45:29.861Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:45:29.863Z] > git config --add remote.origin.fetch +refs/pull/41718/head:refs/remotes/origin/PR-41718 # timeout=10 [2020-11-27T11:45:29.864Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:45:29.880Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:45:29.895Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:45:29.895Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:45:29.896Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41718/head:refs/remotes/origin/PR-41718 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:45:30.179Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:45:30.181Z] > git checkout -f 703951197c3338631ee0529dd9dd814d16f037f0 # timeout=10 [2020-11-27T11:45:30.675Z] Merge succeeded, producing 703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:45:30.675Z] Checking out Revision 703951197c3338631ee0529dd9dd814d16f037f0 (PR-41718) [2020-11-27T11:45:31.139Z] Commit message: "update containerd binary to v1.4.2" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-27T11:45:30.644Z] > git remote # timeout=10 [2020-11-27T11:45:30.646Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T11:45:30.647Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:45:30.647Z] > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10 [2020-11-27T11:45:30.665Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-27T11:45:30.681Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:45:30.682Z] > git checkout -f 703951197c3338631ee0529dd9dd814d16f037f0 # timeout=10 [2020-11-27T11:45:31.987Z] + docker version [2020-11-27T11:45:31.987Z] Client: Docker Engine - Community [2020-11-27T11:45:31.987Z] Version: 19.03.7 [2020-11-27T11:45:31.987Z] API version: 1.40 [2020-11-27T11:45:31.987Z] Go version: go1.12.17 [2020-11-27T11:45:31.987Z] Git commit: 7141c199a2 [2020-11-27T11:45:31.987Z] Built: Sat Mar 7 16:48:47 2020 [2020-11-27T11:45:31.987Z] OS/Arch: linux/s390x [2020-11-27T11:45:31.987Z] Experimental: false [2020-11-27T11:45:31.987Z] [2020-11-27T11:45:31.987Z] Server: Docker Engine - Community [2020-11-27T11:45:31.987Z] Engine: [2020-11-27T11:45:31.987Z] Version: 19.03.7 [2020-11-27T11:45:31.987Z] API version: 1.40 (minimum version 1.12) [2020-11-27T11:45:31.987Z] Go version: go1.12.17 [2020-11-27T11:45:31.987Z] Git commit: 7141c199a2 [2020-11-27T11:45:31.987Z] Built: Sat Mar 7 16:47:46 2020 [2020-11-27T11:45:31.987Z] OS/Arch: linux/s390x [2020-11-27T11:45:31.987Z] Experimental: true [2020-11-27T11:45:31.987Z] containerd: [2020-11-27T11:45:31.987Z] Version: 1.2.13 [2020-11-27T11:45:31.987Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-11-27T11:45:31.987Z] runc: [2020-11-27T11:45:31.987Z] Version: 1.0.0-rc10 [2020-11-27T11:45:31.987Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:45:31.987Z] docker-init: [2020-11-27T11:45:31.987Z] Version: 0.18.0 [2020-11-27T11:45:31.987Z] GitCommit: fec3683 [Pipeline] sh [2020-11-27T11:45:32.367Z] + docker info [2020-11-27T11:45:33.403Z] Client: [2020-11-27T11:45:33.403Z] Debug Mode: false [2020-11-27T11:45:33.403Z] [2020-11-27T11:45:33.403Z] Server: [2020-11-27T11:45:33.403Z] Containers: 0 [2020-11-27T11:45:33.403Z] Running: 0 [2020-11-27T11:45:33.403Z] Paused: 0 [2020-11-27T11:45:33.403Z] Stopped: 0 [2020-11-27T11:45:33.403Z] Images: 0 [2020-11-27T11:45:33.403Z] Server Version: 19.03.7 [2020-11-27T11:45:33.403Z] Storage Driver: overlay2 [2020-11-27T11:45:33.403Z] Backing Filesystem: [2020-11-27T11:45:33.403Z] Supports d_type: true [2020-11-27T11:45:33.403Z] Native Overlay Diff: true [2020-11-27T11:45:33.403Z] Logging Driver: json-file [2020-11-27T11:45:33.403Z] Cgroup Driver: cgroupfs [2020-11-27T11:45:33.403Z] Plugins: [2020-11-27T11:45:33.403Z] Volume: local [2020-11-27T11:45:33.403Z] Network: bridge host ipvlan macvlan null overlay [2020-11-27T11:45:33.403Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-27T11:45:33.403Z] Swarm: inactive [2020-11-27T11:45:33.403Z] Runtimes: runc [2020-11-27T11:45:33.403Z] Default Runtime: runc [2020-11-27T11:45:33.403Z] Init Binary: docker-init [2020-11-27T11:45:33.403Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-11-27T11:45:33.403Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:45:33.403Z] init version: fec3683 [2020-11-27T11:45:33.403Z] Security Options: [2020-11-27T11:45:33.403Z] apparmor [2020-11-27T11:45:33.403Z] seccomp [2020-11-27T11:45:33.403Z] Profile: default [2020-11-27T11:45:33.403Z] Kernel Version: 4.15.0-91-generic [2020-11-27T11:45:33.403Z] Operating System: Ubuntu 18.04.4 LTS [2020-11-27T11:45:33.403Z] OSType: linux [2020-11-27T11:45:33.403Z] Architecture: s390x [2020-11-27T11:45:33.403Z] CPUs: 2 [2020-11-27T11:45:33.403Z] Total Memory: 7.861GiB [2020-11-27T11:45:33.403Z] Name: s390x-ubuntu-16 [2020-11-27T11:45:33.403Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-11-27T11:45:33.403Z] Docker Root Dir: /var/lib/docker [2020-11-27T11:45:33.403Z] Debug Mode: false [2020-11-27T11:45:33.403Z] Registry: https://index.docker.io/v1/ [2020-11-27T11:45:33.403Z] Labels: [2020-11-27T11:45:33.403Z] Experimental: true [2020-11-27T11:45:33.403Z] Insecure Registries: [2020-11-27T11:45:33.403Z] 127.0.0.0/8 [2020-11-27T11:45:33.403Z] Live Restore Enabled: false [2020-11-27T11:45:33.403Z] [2020-11-27T11:45:33.403Z] WARNING: No swap limit support [Pipeline] sh [2020-11-27T11:45:33.784Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:45:33.784Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:45:33.784Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41718/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-27T11:45:33.784Z] + bash /home/jenkins/workspace/moby_PR-41718/check-config.sh [2020-11-27T11:45:33.784Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-27T11:45:33.784Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-11-27T11:45:33.784Z] [2020-11-27T11:45:33.784Z] Generally Necessary: [2020-11-27T11:45:33.784Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-27T11:45:33.784Z] - apparmor: enabled and tools installed [2020-11-27T11:45:33.784Z] - CONFIG_NAMESPACES: enabled [2020-11-27T11:45:33.784Z] - CONFIG_NET_NS: enabled [2020-11-27T11:45:33.784Z] - CONFIG_PID_NS: enabled [2020-11-27T11:45:33.784Z] - CONFIG_IPC_NS: enabled [2020-11-27T11:45:33.784Z] - CONFIG_UTS_NS: enabled [2020-11-27T11:45:33.784Z] - CONFIG_CGROUPS: enabled [2020-11-27T11:45:33.784Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-27T11:45:33.784Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-27T11:45:33.784Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-27T11:45:33.784Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-27T11:45:33.784Z] - CONFIG_CPUSETS: enabled [2020-11-27T11:45:33.784Z] - CONFIG_MEMCG: enabled [2020-11-27T11:45:33.784Z] - CONFIG_KEYS: enabled [2020-11-27T11:45:33.784Z] - CONFIG_VETH: enabled (as module) [2020-11-27T11:45:33.784Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-27T11:45:33.784Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-27T11:45:33.784Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-27T11:45:33.784Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-27T11:45:33.784Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-27T11:45:33.784Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-27T11:45:33.784Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-27T11:45:33.784Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-27T11:45:33.784Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-27T11:45:33.784Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-27T11:45:33.784Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-27T11:45:33.784Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-27T11:45:33.784Z] [2020-11-27T11:45:33.784Z] Optional Features: [2020-11-27T11:45:33.784Z] - CONFIG_USER_NS: enabled [2020-11-27T11:45:33.784Z] - CONFIG_SECCOMP: enabled [2020-11-27T11:45:33.784Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-27T11:45:33.784Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-27T11:45:33.784Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-27T11:45:33.784Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-27T11:45:33.784Z] - CONFIG_BLK_CGROUP: enabled [2020-11-27T11:45:33.784Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-27T11:45:33.784Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-27T11:45:33.784Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-27T11:45:33.784Z] - CONFIG_CGROUP_PERF: enabled [2020-11-27T11:45:33.784Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-27T11:45:33.784Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-27T11:45:33.784Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-27T11:45:33.784Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-27T11:45:33.784Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-27T11:45:33.784Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-27T11:45:33.784Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-27T11:45:33.784Z] - CONFIG_IP_VS: enabled (as module) [2020-11-27T11:45:33.784Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-27T11:45:33.784Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-27T11:45:33.784Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-27T11:45:33.784Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-27T11:45:33.784Z] - CONFIG_EXT4_FS: enabled [2020-11-27T11:45:33.784Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-27T11:45:33.784Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-27T11:45:33.784Z] - Network Drivers: [2020-11-27T11:45:33.784Z] - "overlay": [2020-11-27T11:45:33.784Z] - CONFIG_VXLAN: enabled (as module) [2020-11-27T11:45:33.784Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-27T11:45:33.784Z] Optional (for encrypted networks): [2020-11-27T11:45:34.079Z] - CONFIG_CRYPTO: enabled [2020-11-27T11:45:34.079Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-27T11:45:34.079Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-27T11:45:34.079Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-27T11:45:34.079Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-27T11:45:34.079Z] - CONFIG_XFRM: enabled [2020-11-27T11:45:34.079Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-27T11:45:34.079Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-27T11:45:34.079Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-27T11:45:34.079Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-27T11:45:34.079Z] - "ipvlan": [2020-11-27T11:45:34.079Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-27T11:45:34.079Z] - "macvlan": [2020-11-27T11:45:34.079Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-27T11:45:34.079Z] - CONFIG_DUMMY: enabled (as module) [2020-11-27T11:45:34.079Z] - "ftp,tftp client in container": [2020-11-27T11:45:34.079Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-27T11:45:34.079Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-27T11:45:34.079Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-27T11:45:34.079Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-27T11:45:34.079Z] - Storage Drivers: [2020-11-27T11:45:34.079Z] - "aufs": [2020-11-27T11:45:34.079Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-27T11:45:34.079Z] - "btrfs": [2020-11-27T11:45:34.079Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-27T11:45:34.079Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-27T11:45:34.079Z] - "devicemapper": [2020-11-27T11:45:34.079Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-27T11:45:34.079Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-27T11:45:34.079Z] - "overlay": [2020-11-27T11:45:34.079Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-27T11:45:34.079Z] - "zfs": [2020-11-27T11:45:34.079Z] - /dev/zfs: missing [2020-11-27T11:45:34.079Z] - zfs command: missing [2020-11-27T11:45:34.079Z] - zpool command: missing [2020-11-27T11:45:34.079Z] [2020-11-27T11:45:34.079Z] Limits: [2020-11-27T11:45:34.079Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-27T11:45:34.079Z] [2020-11-27T11:45:34.079Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-27T11:45:34.509Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:703951197c3338631ee0529dd9dd814d16f037f0 . [2020-11-27T11:45:34.509Z] #2 [internal] load .dockerignore [2020-11-27T11:45:34.509Z] #2 transferring context: 87B 0.0s done [2020-11-27T11:45:34.509Z] #2 DONE 0.0s [2020-11-27T11:45:34.509Z] [2020-11-27T11:45:34.509Z] #1 [internal] load build definition from Dockerfile [2020-11-27T11:45:34.509Z] #1 transferring dockerfile: 16.58kB 0.0s done [2020-11-27T11:45:34.509Z] #1 DONE 0.0s [2020-11-27T11:45:34.509Z] [2020-11-27T11:45:34.509Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-27T11:45:34.803Z] #3 DONE 0.2s [2020-11-27T11:45:34.803Z] [2020-11-27T11:45:34.803Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-27T11:45:34.803Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-27T11:45:35.095Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 1.25MB / 8.88MB 0.1s [2020-11-27T11:45:35.095Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-27T11:45:35.095Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-11-27T11:45:35.095Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-11-27T11:45:35.095Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-11-27T11:45:35.095Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-11-27T11:45:35.387Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-11-27T11:45:35.387Z] #4 DONE 0.6s [2020-11-27T11:45:35.441Z] Client: [2020-11-27T11:45:35.441Z] Debug Mode: false [2020-11-27T11:45:35.441Z] [2020-11-27T11:45:35.441Z] Server: [2020-11-27T11:45:35.441Z] Containers: 0 [2020-11-27T11:45:35.441Z] Running: 0 [2020-11-27T11:45:35.441Z] Paused: 0 [2020-11-27T11:45:35.441Z] Stopped: 0 [2020-11-27T11:45:35.441Z] Images: 1 [2020-11-27T11:45:35.441Z] Server Version: 19.03.13 [2020-11-27T11:45:35.441Z] Storage Driver: overlay2 [2020-11-27T11:45:35.441Z] Backing Filesystem: extfs [2020-11-27T11:45:35.441Z] Supports d_type: true [2020-11-27T11:45:35.441Z] Native Overlay Diff: true [2020-11-27T11:45:35.441Z] Logging Driver: json-file [2020-11-27T11:45:35.441Z] Cgroup Driver: cgroupfs [2020-11-27T11:45:35.441Z] Plugins: [2020-11-27T11:45:35.441Z] Volume: local [2020-11-27T11:45:35.441Z] Network: bridge host ipvlan macvlan null overlay [2020-11-27T11:45:35.441Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-27T11:45:35.441Z] Swarm: inactive [2020-11-27T11:45:35.441Z] Runtimes: runc [2020-11-27T11:45:35.441Z] Default Runtime: runc [2020-11-27T11:45:35.441Z] Init Binary: docker-init [2020-11-27T11:45:35.441Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:45:35.441Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:45:35.441Z] init version: fec3683 [2020-11-27T11:45:35.441Z] Security Options: [2020-11-27T11:45:35.441Z] apparmor [2020-11-27T11:45:35.441Z] seccomp [2020-11-27T11:45:35.441Z] Profile: default [2020-11-27T11:45:35.441Z] Kernel Version: 5.4.0-1025-aws [2020-11-27T11:45:35.441Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-27T11:45:35.441Z] OSType: linux [2020-11-27T11:45:35.441Z] Architecture: x86_64 [2020-11-27T11:45:35.441Z] CPUs: 2 [2020-11-27T11:45:35.441Z] Total Memory: 7.569GiB [2020-11-27T11:45:35.441Z] Name: ip-10-100-125-38 [2020-11-27T11:45:35.441Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-27T11:45:35.441Z] Docker Root Dir: /var/lib/docker [2020-11-27T11:45:35.441Z] Debug Mode: false [2020-11-27T11:45:35.441Z] Registry: https://index.docker.io/v1/ [2020-11-27T11:45:35.441Z] Labels: [2020-11-27T11:45:35.441Z] Experimental: true [2020-11-27T11:45:35.441Z] Insecure Registries: [2020-11-27T11:45:35.441Z] 127.0.0.0/8 [2020-11-27T11:45:35.441Z] Live Restore Enabled: true [2020-11-27T11:45:35.441Z] [2020-11-27T11:45:35.441Z] WARNING: No swap limit support [Pipeline] sh [2020-11-27T11:45:35.607Z] Still waiting to schedule task [2020-11-27T11:45:35.607Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-11-27T11:45:35.608Z] Still waiting to schedule task [2020-11-27T11:45:35.608Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-11-27T11:45:35.613Z] Still waiting to schedule task [2020-11-27T11:45:35.613Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0b4df88855b6a3eb8)’ [2020-11-27T11:45:35.614Z] Still waiting to schedule task [2020-11-27T11:45:35.614Z] Waiting for next available executor on ‘windows-2019’ [2020-11-27T11:45:35.679Z] [2020-11-27T11:45:35.679Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T11:45:35.679Z] #5 DONE 0.1s [2020-11-27T11:45:35.679Z] [2020-11-27T11:45:35.679Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-27T11:45:35.728Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:45:35.728Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:45:35.728Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41718/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-27T11:45:35.728Z] + bash /home/ubuntu/workspace/moby_PR-41718/check-config.sh [2020-11-27T11:45:35.728Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-27T11:45:35.728Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-27T11:45:35.728Z] [2020-11-27T11:45:35.728Z] Generally Necessary: [2020-11-27T11:45:35.728Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-27T11:45:35.728Z] - apparmor: enabled and tools installed [2020-11-27T11:45:35.728Z] - CONFIG_NAMESPACES: enabled [2020-11-27T11:45:35.728Z] - CONFIG_NET_NS: enabled [2020-11-27T11:45:35.728Z] - CONFIG_PID_NS: enabled [2020-11-27T11:45:35.728Z] - CONFIG_IPC_NS: enabled [2020-11-27T11:45:35.728Z] - CONFIG_UTS_NS: enabled [2020-11-27T11:45:35.728Z] - CONFIG_CGROUPS: enabled [2020-11-27T11:45:35.728Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-27T11:45:35.728Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-27T11:45:35.728Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-27T11:45:35.728Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-27T11:45:35.728Z] - CONFIG_CPUSETS: enabled [2020-11-27T11:45:35.728Z] - CONFIG_MEMCG: enabled [2020-11-27T11:45:35.728Z] - CONFIG_KEYS: enabled [2020-11-27T11:45:35.728Z] - CONFIG_VETH: enabled (as module) [2020-11-27T11:45:35.728Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-27T11:45:35.728Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-27T11:45:35.728Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-27T11:45:35.728Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-27T11:45:35.728Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-27T11:45:35.728Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-27T11:45:35.728Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-27T11:45:35.728Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-27T11:45:35.728Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-27T11:45:35.728Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-27T11:45:35.728Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-27T11:45:35.728Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-27T11:45:35.728Z] [2020-11-27T11:45:35.728Z] Optional Features: [2020-11-27T11:45:35.728Z] - CONFIG_USER_NS: enabled [2020-11-27T11:45:35.728Z] - CONFIG_SECCOMP: enabled [2020-11-27T11:45:35.728Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-27T11:45:35.728Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-27T11:45:35.728Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-27T11:45:35.728Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-27T11:45:35.728Z] - CONFIG_BLK_CGROUP: enabled [2020-11-27T11:45:35.728Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-27T11:45:35.728Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-27T11:45:35.728Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-27T11:45:35.728Z] - CONFIG_CGROUP_PERF: enabled [2020-11-27T11:45:35.728Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-27T11:45:35.728Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-27T11:45:35.728Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-27T11:45:35.728Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-27T11:45:35.728Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-27T11:45:35.974Z] #7 DONE 0.1s [2020-11-27T11:45:35.974Z] [2020-11-27T11:45:35.974Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-11-27T11:45:35.974Z] #6 DONE 0.2s [2020-11-27T11:45:35.974Z] [2020-11-27T11:45:35.974Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:45:35.974Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-27T11:45:35.974Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-27T11:45:35.974Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-11-27T11:45:35.974Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-11-27T11:45:35.974Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.23MB / 48.97MB 0.1s [2020-11-27T11:45:35.974Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 1.10MB / 7.39MB 0.1s [2020-11-27T11:45:35.974Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 4.97MB / 48.97MB 0.2s [2020-11-27T11:45:35.974Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 5.11MB / 7.39MB 0.2s [2020-11-27T11:45:35.988Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-27T11:45:35.988Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-27T11:45:35.988Z] - CONFIG_IP_VS: enabled (as module) [2020-11-27T11:45:35.988Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-27T11:45:35.988Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-27T11:45:35.988Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-27T11:45:35.988Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-27T11:45:35.988Z] - CONFIG_EXT4_FS: enabled [2020-11-27T11:45:35.988Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-27T11:45:35.988Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-27T11:45:35.988Z] - Network Drivers: [2020-11-27T11:45:35.988Z] - "overlay": [2020-11-27T11:45:35.988Z] - CONFIG_VXLAN: enabled (as module) [2020-11-27T11:45:35.988Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-27T11:45:35.988Z] Optional (for encrypted networks): [2020-11-27T11:45:35.988Z] - CONFIG_CRYPTO: enabled [2020-11-27T11:45:35.988Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-27T11:45:35.988Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-27T11:45:35.988Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-27T11:45:35.988Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-27T11:45:35.988Z] - CONFIG_XFRM: enabled [2020-11-27T11:45:35.988Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-27T11:45:35.988Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-27T11:45:35.988Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-27T11:45:35.988Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-27T11:45:35.988Z] - "ipvlan": [2020-11-27T11:45:35.988Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-27T11:45:35.988Z] - "macvlan": [2020-11-27T11:45:35.988Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-27T11:45:35.988Z] - CONFIG_DUMMY: enabled (as module) [2020-11-27T11:45:35.988Z] - "ftp,tftp client in container": [2020-11-27T11:45:35.988Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-27T11:45:35.988Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-27T11:45:35.988Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-27T11:45:35.988Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-27T11:45:35.988Z] - Storage Drivers: [2020-11-27T11:45:35.988Z] - "aufs": [2020-11-27T11:45:35.988Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-27T11:45:35.988Z] - "btrfs": [2020-11-27T11:45:35.988Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-27T11:45:35.988Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-27T11:45:35.988Z] - "devicemapper": [2020-11-27T11:45:35.988Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-27T11:45:35.988Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-27T11:45:35.988Z] - "overlay": [2020-11-27T11:45:35.988Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-27T11:45:35.988Z] - "zfs": [2020-11-27T11:45:35.988Z] - /dev/zfs: present [2020-11-27T11:45:35.988Z] - zfs command: missing [2020-11-27T11:45:35.988Z] - zpool command: missing [2020-11-27T11:45:35.988Z] [2020-11-27T11:45:35.988Z] Limits: [2020-11-27T11:45:35.988Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-27T11:45:35.988Z] [2020-11-27T11:45:35.988Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-27T11:45:36.274Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 11.77MB / 48.97MB 0.4s [2020-11-27T11:45:36.274Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-11-27T11:45:36.274Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 1.17MB / 9.88MB 0.4s [2020-11-27T11:45:36.326Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:703951197c3338631ee0529dd9dd814d16f037f0 . [2020-11-27T11:45:36.326Z] #1 [internal] load build definition from Dockerfile [2020-11-27T11:45:36.326Z] #1 transferring dockerfile: 16.58kB done [2020-11-27T11:45:36.326Z] #1 DONE 0.0s [2020-11-27T11:45:36.326Z] [2020-11-27T11:45:36.326Z] #2 [internal] load .dockerignore [2020-11-27T11:45:36.326Z] #2 transferring context: 87B done [2020-11-27T11:45:36.326Z] #2 DONE 0.0s [2020-11-27T11:45:36.326Z] [2020-11-27T11:45:36.326Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-27T11:45:36.579Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 15.40MB / 48.97MB 0.5s [2020-11-27T11:45:36.579Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 5.38MB / 9.88MB 0.5s [2020-11-27T11:45:36.579Z] #8 ... [2020-11-27T11:45:36.579Z] [2020-11-27T11:45:36.579Z] #21 [internal] load build context [2020-11-27T11:45:36.579Z] #21 transferring context: 52.35MB 0.7s done [2020-11-27T11:45:36.579Z] #21 DONE 0.8s [2020-11-27T11:45:36.579Z] [2020-11-27T11:45:36.579Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:45:36.579Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 23.42MB / 48.97MB 0.7s [2020-11-27T11:45:36.579Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.7s done [2020-11-27T11:45:36.579Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.7s [2020-11-27T11:45:36.888Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 27.82MB / 48.97MB 0.8s [2020-11-27T11:45:36.888Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 3.08MB / 51.38MB 0.8s [2020-11-27T11:45:36.888Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 35.51MB / 48.97MB 1.0s [2020-11-27T11:45:36.888Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 10.83MB / 51.38MB 1.0s [2020-11-27T11:45:37.184Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 39.37MB / 48.97MB 1.1s [2020-11-27T11:45:37.184Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 14.85MB / 51.38MB 1.1s [2020-11-27T11:45:37.184Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 47.27MB / 48.97MB 1.3s [2020-11-27T11:45:37.184Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 22.15MB / 51.38MB 1.3s [2020-11-27T11:45:37.265Z] #3 DONE 0.8s [2020-11-27T11:45:37.265Z] [2020-11-27T11:45:37.265Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-27T11:45:37.265Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-27T11:45:37.265Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-27T11:45:37.265Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-11-27T11:45:37.265Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-11-27T11:45:37.265Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.86MB / 8.88MB 0.1s [2020-11-27T11:45:37.265Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-11-27T11:45:37.265Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-11-27T11:45:37.480Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.4s done [2020-11-27T11:45:37.480Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 40.77MB / 51.38MB 1.6s [2020-11-27T11:45:37.480Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 3.81MB / 56.74MB 1.6s [2020-11-27T11:45:37.480Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 4.13MB / 102.23MB 1.6s [2020-11-27T11:45:37.480Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 44.69MB / 51.38MB 1.7s [2020-11-27T11:45:37.480Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 7.76MB / 56.74MB 1.7s [2020-11-27T11:45:37.480Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-11-27T11:45:37.780Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 48.81MB / 51.38MB 1.8s [2020-11-27T11:45:37.780Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 10.81MB / 56.74MB 1.8s [2020-11-27T11:45:37.780Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 11.41MB / 102.23MB 1.8s [2020-11-27T11:45:37.780Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.9s [2020-11-27T11:45:37.780Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 15.16MB / 56.74MB 1.9s [2020-11-27T11:45:37.780Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.9s done [2020-11-27T11:45:37.780Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 20.49MB / 56.74MB 2.0s [2020-11-27T11:45:37.780Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 21.91MB / 102.23MB 2.0s [2020-11-27T11:45:37.780Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.0s done [2020-11-27T11:45:37.835Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-11-27T11:45:37.835Z] #4 DONE 0.7s [2020-11-27T11:45:38.073Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 24.94MB / 56.74MB 2.1s [2020-11-27T11:45:38.073Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 27.33MB / 102.23MB 2.2s [2020-11-27T11:45:38.096Z] [2020-11-27T11:45:38.096Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T11:45:38.356Z] #7 ... [2020-11-27T11:45:38.356Z] [2020-11-27T11:45:38.356Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-11-27T11:45:38.356Z] #6 DONE 0.3s [2020-11-27T11:45:38.356Z] [2020-11-27T11:45:38.356Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-27T11:45:38.356Z] #5 DONE 0.3s [2020-11-27T11:45:38.372Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 29.41MB / 56.74MB 2.3s [2020-11-27T11:45:38.372Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 41.97MB / 56.74MB 2.6s [2020-11-27T11:45:38.372Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 42.00MB / 102.23MB 2.6s [2020-11-27T11:45:38.372Z] Fetching without tags [2020-11-27T11:45:38.339Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:45:38.345Z] > git config --add remote.origin.fetch +refs/pull/41718/head:refs/remotes/origin/PR-41718 # timeout=10 [2020-11-27T11:45:38.349Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:45:38.363Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:45:38.379Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:45:38.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:45:38.380Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41718/head:refs/remotes/origin/PR-41718 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:45:38.616Z] [2020-11-27T11:45:38.616Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T11:45:38.673Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 47.82MB / 56.74MB 2.7s [2020-11-27T11:45:38.673Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 47.94MB / 102.23MB 2.7s [2020-11-27T11:45:38.673Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 53.63MB / 56.74MB 2.8s [2020-11-27T11:45:38.673Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 53.98MB / 102.23MB 2.8s [2020-11-27T11:45:38.754Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit 703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:45:38.882Z] #7 DONE 1.0s [2020-11-27T11:45:38.972Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.9s [2020-11-27T11:45:38.972Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 62.62MB / 102.23MB 2.9s [2020-11-27T11:45:38.972Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.9s done [2020-11-27T11:45:38.972Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 73.27MB / 102.23MB 3.0s [2020-11-27T11:45:38.972Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 93.53MB / 102.23MB 3.2s [2020-11-27T11:45:39.142Z] [2020-11-27T11:45:39.142Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T11:45:39.142Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-11-27T11:45:39.142Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 0B / 50.40MB 0.0s [2020-11-27T11:45:39.142Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-11-27T11:45:39.142Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done [2020-11-27T11:45:39.142Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done [2020-11-27T11:45:39.265Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.3s [2020-11-27T11:45:39.402Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 14.10MB / 50.40MB 0.3s [2020-11-27T11:45:39.402Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 27.69MB / 50.40MB 0.5s [2020-11-27T11:45:39.558Z] #8 ... [2020-11-27T11:45:39.558Z] [2020-11-27T11:45:39.558Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-27T11:45:39.558Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-27T11:45:39.558Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-27T11:45:39.558Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-27T11:45:39.558Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.4s done [2020-11-27T11:45:39.558Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done [2020-11-27T11:45:39.558Z] #60 DONE 3.5s [2020-11-27T11:45:39.558Z] [2020-11-27T11:45:39.558Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:45:39.558Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.4s done [2020-11-27T11:45:39.645Z] Merge succeeded, producing 703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:45:39.646Z] Checking out Revision 703951197c3338631ee0529dd9dd814d16f037f0 (PR-41718) [2020-11-27T11:45:39.663Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 31.14MB / 50.40MB 0.6s [2020-11-27T11:45:39.663Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 34.48MB / 50.40MB 0.7s [2020-11-27T11:45:39.924Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 41.88MB / 50.40MB 0.9s [2020-11-27T11:45:40.187Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 45.16MB / 50.40MB 1.1s [2020-11-27T11:45:40.187Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 48.83MB / 50.40MB 1.2s [2020-11-27T11:45:38.760Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:45:38.762Z] > git checkout -f 703951197c3338631ee0529dd9dd814d16f037f0 # timeout=10 [2020-11-27T11:45:39.607Z] > git remote # timeout=10 [2020-11-27T11:45:39.611Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T11:45:39.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:45:39.614Z] > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10 [2020-11-27T11:45:39.636Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-27T11:45:39.652Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:45:39.655Z] > git checkout -f 703951197c3338631ee0529dd9dd814d16f037f0 # timeout=10 [2020-11-27T11:45:40.384Z] Commit message: "update containerd binary to v1.4.2" [2020-11-27T11:45:40.594Z] #8 ... [2020-11-27T11:45:40.594Z] [2020-11-27T11:45:40.594Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T11:45:40.594Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-11-27T11:45:40.594Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-11-27T11:45:40.594Z] #24 sha256:c6e9d1cc81de21cb5f3ef4aa0467066305eca988f94869f891a8ba9bc9995430 529B / 529B done [2020-11-27T11:45:40.594Z] #24 sha256:35d0b7d4356aeddc7350da7086070d7a525759a368ce8f1ee166510b0be6922e 1.46kB / 1.46kB done [2020-11-27T11:45:40.594Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 48.97MB / 48.97MB 1.4s done [2020-11-27T11:45:40.594Z] #24 extracting sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 2.7s done [2020-11-27T11:45:40.594Z] #24 DONE 4.5s [2020-11-27T11:45:40.594Z] [2020-11-27T11:45:40.594Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:45:40.594Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.8s done [2020-11-27T11:45:40.594Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [Pipeline] withEnv [Pipeline] { [2020-11-27T11:45:40.888Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2020-11-27T11:45:40.888Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-27T11:45:41.137Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 1.9s done [2020-11-27T11:45:41.180Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done [2020-11-27T11:45:41.291Z] + docker version [2020-11-27T11:45:41.291Z] Client: [2020-11-27T11:45:41.291Z] Version: 18.06.1-ce [2020-11-27T11:45:41.291Z] API version: 1.38 [2020-11-27T11:45:41.291Z] Go version: go1.10.3 [2020-11-27T11:45:41.291Z] Git commit: e68fc7a [2020-11-27T11:45:41.291Z] Built: Tue Aug 21 17:26:10 2018 [2020-11-27T11:45:41.291Z] OS/Arch: linux/ppc64le [2020-11-27T11:45:41.291Z] Experimental: false [2020-11-27T11:45:41.291Z] [2020-11-27T11:45:41.291Z] Server: [2020-11-27T11:45:41.291Z] Engine: [2020-11-27T11:45:41.291Z] Version: 18.06.1-ce [2020-11-27T11:45:41.291Z] API version: 1.38 (minimum version 1.12) [2020-11-27T11:45:41.291Z] Go version: go1.10.3 [2020-11-27T11:45:41.291Z] Git commit: e68fc7a [2020-11-27T11:45:41.291Z] Built: Tue Aug 21 17:24:20 2018 [2020-11-27T11:45:41.291Z] OS/Arch: linux/ppc64le [2020-11-27T11:45:41.291Z] Experimental: true [Pipeline] sh [2020-11-27T11:45:41.472Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0.1s [2020-11-27T11:45:41.675Z] + docker info [2020-11-27T11:45:41.675Z] Containers: 0 [2020-11-27T11:45:41.675Z] Running: 0 [2020-11-27T11:45:41.675Z] Paused: 0 [2020-11-27T11:45:41.675Z] Stopped: 0 [2020-11-27T11:45:41.675Z] Images: 0 [2020-11-27T11:45:41.675Z] Server Version: 18.06.1-ce [2020-11-27T11:45:41.675Z] Storage Driver: overlay2 [2020-11-27T11:45:41.675Z] Backing Filesystem: extfs [2020-11-27T11:45:41.675Z] Supports d_type: true [2020-11-27T11:45:41.675Z] Native Overlay Diff: true [2020-11-27T11:45:41.675Z] Logging Driver: json-file [2020-11-27T11:45:41.675Z] Cgroup Driver: cgroupfs [2020-11-27T11:45:41.675Z] Plugins: [2020-11-27T11:45:41.675Z] Volume: local [2020-11-27T11:45:41.675Z] Network: bridge host ipvlan macvlan null overlay [2020-11-27T11:45:41.675Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-11-27T11:45:41.675Z] Swarm: inactive [2020-11-27T11:45:41.675Z] Runtimes: runc [2020-11-27T11:45:41.675Z] Default Runtime: runc [2020-11-27T11:45:41.675Z] Init Binary: docker-init [2020-11-27T11:45:41.675Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-11-27T11:45:41.675Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-11-27T11:45:41.675Z] init version: fec3683 [2020-11-27T11:45:41.675Z] Security Options: [2020-11-27T11:45:41.675Z] apparmor [2020-11-27T11:45:41.675Z] seccomp [2020-11-27T11:45:41.675Z] Profile: default [2020-11-27T11:45:41.675Z] Kernel Version: 4.4.0-139-generic [2020-11-27T11:45:41.675Z] Operating System: Ubuntu 16.04.3 LTS [2020-11-27T11:45:41.675Z] OSType: linux [2020-11-27T11:45:41.675Z] Architecture: ppc64le [2020-11-27T11:45:41.675Z] CPUs: 4 [2020-11-27T11:45:41.675Z] Total Memory: 7.972GiB [2020-11-27T11:45:41.675Z] Name: ppc64le-ubuntu-27 [2020-11-27T11:45:41.675Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-11-27T11:45:41.675Z] Docker Root Dir: /var/lib/docker [2020-11-27T11:45:41.675Z] Debug Mode (client): false [2020-11-27T11:45:41.675Z] Debug Mode (server): false [2020-11-27T11:45:41.675Z] Registry: https://index.docker.io/v1/ [2020-11-27T11:45:41.675Z] Labels: [2020-11-27T11:45:41.675Z] Experimental: true [2020-11-27T11:45:41.675Z] Insecure Registries: [2020-11-27T11:45:41.675Z] 127.0.0.0/8 [2020-11-27T11:45:41.675Z] Live Restore Enabled: false [2020-11-27T11:45:41.675Z] [Pipeline] sh [2020-11-27T11:45:41.750Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 [2020-11-27T11:45:42.062Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:45:42.062Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:45:42.062Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41718/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-27T11:45:42.062Z] + bash /home/docker/workspace/moby_PR-41718/check-config.sh [2020-11-27T11:45:42.062Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-27T11:45:42.062Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-11-27T11:45:42.062Z] [2020-11-27T11:45:42.062Z] Generally Necessary: [2020-11-27T11:45:42.062Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-27T11:45:42.062Z] - apparmor: enabled and tools installed [2020-11-27T11:45:42.062Z] - CONFIG_NAMESPACES: enabled [2020-11-27T11:45:42.062Z] - CONFIG_NET_NS: enabled [2020-11-27T11:45:42.062Z] - CONFIG_PID_NS: enabled [2020-11-27T11:45:42.062Z] - CONFIG_IPC_NS: enabled [2020-11-27T11:45:42.062Z] - CONFIG_UTS_NS: enabled [2020-11-27T11:45:42.062Z] - CONFIG_CGROUPS: enabled [2020-11-27T11:45:42.062Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-27T11:45:42.062Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-27T11:45:42.062Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-27T11:45:42.062Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-27T11:45:42.062Z] - CONFIG_CPUSETS: enabled [2020-11-27T11:45:42.062Z] - CONFIG_MEMCG: enabled [2020-11-27T11:45:42.062Z] - CONFIG_KEYS: enabled [2020-11-27T11:45:42.062Z] - CONFIG_VETH: enabled (as module) [2020-11-27T11:45:42.062Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-27T11:45:42.062Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-27T11:45:42.062Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-27T11:45:42.357Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-27T11:45:42.357Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-27T11:45:42.357Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-27T11:45:42.357Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-27T11:45:42.357Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-27T11:45:42.357Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-27T11:45:42.357Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-27T11:45:42.357Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-27T11:45:42.357Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-27T11:45:42.357Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-11-27T11:45:42.357Z] [2020-11-27T11:45:42.357Z] Optional Features: [2020-11-27T11:45:42.357Z] - CONFIG_USER_NS: enabled [2020-11-27T11:45:42.357Z] - CONFIG_SECCOMP: enabled [2020-11-27T11:45:42.357Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-27T11:45:42.357Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-27T11:45:42.357Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-27T11:45:42.357Z] (cgroup swap accounting is currently enabled) [2020-11-27T11:45:42.357Z] - CONFIG_MEMCG_KMEM: enabled [2020-11-27T11:45:42.357Z] - CONFIG_BLK_CGROUP: enabled [2020-11-27T11:45:42.357Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-27T11:45:42.357Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-27T11:45:42.357Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-27T11:45:42.357Z] - CONFIG_CGROUP_PERF: enabled [2020-11-27T11:45:42.357Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-27T11:45:42.357Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-27T11:45:42.357Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-27T11:45:42.357Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-27T11:45:42.357Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-27T11:45:42.357Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-27T11:45:42.357Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-27T11:45:42.357Z] - CONFIG_IP_VS: enabled (as module) [2020-11-27T11:45:42.357Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-27T11:45:42.357Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-27T11:45:42.357Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-27T11:45:42.357Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-27T11:45:42.357Z] - CONFIG_EXT4_FS: enabled [2020-11-27T11:45:42.357Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-27T11:45:42.357Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-27T11:45:42.357Z] - Network Drivers: [2020-11-27T11:45:42.357Z] - "overlay": [2020-11-27T11:45:42.357Z] - CONFIG_VXLAN: enabled (as module) [2020-11-27T11:45:42.357Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-27T11:45:42.357Z] Optional (for encrypted networks): [2020-11-27T11:45:42.649Z] - CONFIG_CRYPTO: enabled [2020-11-27T11:45:42.649Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-11-27T11:45:42.649Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-11-27T11:45:42.649Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-11-27T11:45:42.649Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-11-27T11:45:42.649Z] - CONFIG_XFRM: enabled [2020-11-27T11:45:42.649Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-27T11:45:42.649Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-27T11:45:42.649Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-27T11:45:42.649Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-27T11:45:42.649Z] - "ipvlan": [2020-11-27T11:45:42.649Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-27T11:45:42.649Z] - "macvlan": [2020-11-27T11:45:42.649Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-27T11:45:42.649Z] - CONFIG_DUMMY: enabled (as module) [2020-11-27T11:45:42.649Z] - "ftp,tftp client in container": [2020-11-27T11:45:42.649Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-27T11:45:42.649Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-27T11:45:42.649Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-27T11:45:42.649Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-27T11:45:42.649Z] - Storage Drivers: [2020-11-27T11:45:42.649Z] - "aufs": [2020-11-27T11:45:42.649Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-27T11:45:42.649Z] - "btrfs": [2020-11-27T11:45:42.649Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-27T11:45:42.649Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-27T11:45:42.649Z] - "devicemapper": [2020-11-27T11:45:42.649Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-27T11:45:42.649Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-27T11:45:42.649Z] - "overlay": [2020-11-27T11:45:42.649Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-27T11:45:42.649Z] - "zfs": [2020-11-27T11:45:42.649Z] - /dev/zfs: missing [2020-11-27T11:45:42.649Z] - zfs command: missing [2020-11-27T11:45:42.649Z] - zpool command: missing [2020-11-27T11:45:42.649Z] [2020-11-27T11:45:42.649Z] Limits: [2020-11-27T11:45:42.649Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-27T11:45:42.649Z] [2020-11-27T11:45:42.649Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-27T11:45:43.087Z] + make bundles/buildx [2020-11-27T11:45:43.381Z] make: command: Command not found [2020-11-27T11:45:43.381Z] make: command: Command not found [2020-11-27T11:45:43.381Z] mkdir bundles [2020-11-27T11:45:43.381Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-11-27T11:45:43.381Z] --build-arg BUILDX_COMMIT \ [2020-11-27T11:45:43.381Z] --build-arg BUILDX_REPO \ [2020-11-27T11:45:43.381Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-11-27T11:45:43.381Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-11-27T11:45:43.381Z] . [2020-11-27T11:45:43.381Z] /bin/sh: 4: go: not found [2020-11-27T11:45:43.381Z] /bin/sh: 5: go: not found [2020-11-27T11:45:43.542Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.0s done [2020-11-27T11:45:43.836Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0.1s [2020-11-27T11:45:45.074Z] #24 ... [2020-11-27T11:45:45.074Z] [2020-11-27T11:45:45.074Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:45:45.074Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-27T11:45:45.074Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.6s done [2020-11-27T11:45:45.074Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2020-11-27T11:45:45.074Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-11-27T11:45:45.074Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-27T11:45:45.074Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-11-27T11:45:45.074Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s done [2020-11-27T11:45:45.074Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.99MB / 68.67MB 5.0s [2020-11-27T11:45:45.074Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.0s [2020-11-27T11:45:45.074Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.48MB / 120.17MB 5.0s [2020-11-27T11:45:45.074Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.6s [2020-11-27T11:45:45.074Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.1s done [2020-11-27T11:45:45.074Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 5.1s [2020-11-27T11:45:45.074Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.85MB / 68.67MB 5.3s [2020-11-27T11:45:45.074Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.1s done [2020-11-27T11:45:45.074Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.06MB / 120.17MB 5.4s [2020-11-27T11:45:45.334Z] #8 ... [2020-11-27T11:45:45.334Z] [2020-11-27T11:45:45.334Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-27T11:45:45.334Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-27T11:45:45.334Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-27T11:45:45.334Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-27T11:45:45.334Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-11-27T11:45:45.334Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.5s done [2020-11-27T11:45:45.334Z] #60 DONE 6.2s [2020-11-27T11:45:45.334Z] [2020-11-27T11:45:45.334Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:45:45.334Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.67MB / 68.67MB 5.6s [2020-11-27T11:45:45.334Z] #8 ... [2020-11-27T11:45:45.334Z] [2020-11-27T11:45:45.334Z] #21 [internal] load build context [2020-11-27T11:45:45.334Z] #21 transferring context: 52.35MB 6.2s done [2020-11-27T11:45:45.334Z] #21 DONE 6.4s [2020-11-27T11:45:45.334Z] [2020-11-27T11:45:45.334Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:45:45.334Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.40MB / 120.17MB 5.7s [2020-11-27T11:45:45.357Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.7s done [2020-11-27T11:45:45.460Z] Sending build context to Docker daemon 57.21MB [2020-11-27T11:45:45.460Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-11-27T11:45:45.460Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-11-27T11:45:45.460Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-11-27T11:45:45.460Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-11-27T11:45:45.594Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.79MB / 120.17MB 5.8s [2020-11-27T11:45:45.651Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-11-27T11:45:45.753Z] 1.13.15-buster: Pulling from library/golang [2020-11-27T11:45:45.754Z] db4e2d8d5901: Pulling fs layer [2020-11-27T11:45:45.754Z] dfe2d012519c: Pulling fs layer [2020-11-27T11:45:45.754Z] 5d8f1d1f9197: Pulling fs layer [2020-11-27T11:45:45.754Z] 1301750ffb48: Pulling fs layer [2020-11-27T11:45:45.754Z] dc5c6edc9cff: Pulling fs layer [2020-11-27T11:45:45.754Z] 3c370c2e2f82: Pulling fs layer [2020-11-27T11:45:45.754Z] 5ffb2f5886e2: Pulling fs layer [2020-11-27T11:45:45.754Z] dc5c6edc9cff: Waiting [2020-11-27T11:45:45.754Z] 5ffb2f5886e2: Waiting [2020-11-27T11:45:45.754Z] 3c370c2e2f82: Waiting [2020-11-27T11:45:45.754Z] 1301750ffb48: Waiting [2020-11-27T11:45:45.855Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.46MB / 120.17MB 6.1s [2020-11-27T11:45:45.855Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.1s done [2020-11-27T11:45:46.118Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.94MB / 120.17MB 6.5s [2020-11-27T11:45:46.380Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.51MB / 120.17MB 6.7s [2020-11-27T11:45:46.396Z] dfe2d012519c: Verifying Checksum [2020-11-27T11:45:46.397Z] dfe2d012519c: Download complete [2020-11-27T11:45:46.397Z] 5d8f1d1f9197: Verifying Checksum [2020-11-27T11:45:46.397Z] 5d8f1d1f9197: Download complete [2020-11-27T11:45:46.648Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.26MB / 120.17MB 7.0s [2020-11-27T11:45:46.648Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.78MB / 120.17MB 7.1s [2020-11-27T11:45:47.724Z] #8 ... [2020-11-27T11:45:47.724Z] [2020-11-27T11:45:47.724Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T11:45:47.724Z] #25 0.550 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:45:47.724Z] #25 0.573 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:45:47.724Z] #25 0.600 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:45:47.724Z] #25 0.671 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [223 kB] [2020-11-27T11:45:47.724Z] #25 0.827 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-27T11:45:47.724Z] #25 1.024 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-27T11:45:47.724Z] #25 1.968 Fetched 8093 kB in 1s (5627 kB/s) [2020-11-27T11:45:47.724Z] #25 1.968 Reading package lists... [2020-11-27T11:45:47.724Z] #25 2.419 Reading package lists... [2020-11-27T11:45:47.724Z] #25 2.865 Building dependency tree... [2020-11-27T11:45:47.724Z] #25 2.976 The following additional packages will be installed: [2020-11-27T11:45:47.724Z] #25 2.976 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-27T11:45:47.724Z] #25 2.976 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-27T11:45:47.724Z] #25 2.977 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-27T11:45:47.724Z] #25 2.977 Suggested packages: [2020-11-27T11:45:47.724Z] #25 2.977 krb5-doc krb5-user [2020-11-27T11:45:47.724Z] #25 2.977 Recommended packages: [2020-11-27T11:45:47.724Z] #25 2.977 krb5-locales publicsuffix libsasl2-modules [2020-11-27T11:45:47.724Z] #25 3.108 The following NEW packages will be installed: [2020-11-27T11:45:47.724Z] #25 3.108 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-27T11:45:47.724Z] #25 3.108 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-27T11:45:47.724Z] #25 3.108 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-27T11:45:47.724Z] #25 3.108 libssh2-1 libssl1.1 openssl [2020-11-27T11:45:47.724Z] #25 3.131 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-11-27T11:45:47.724Z] #25 3.131 Need to get 4592 kB of archives. [2020-11-27T11:45:47.724Z] #25 3.131 After this operation, 11.9 MB of additional disk space will be used. [2020-11-27T11:45:47.724Z] #25 3.131 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2020-11-27T11:45:47.724Z] #25 3.139 Get:2 http://security.debian.org/debian-security buster/updates/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2020-11-27T11:45:47.724Z] #25 3.144 Get:3 http://security.debian.org/debian-security buster/updates/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2020-11-27T11:45:47.724Z] #25 3.145 Get:4 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2020-11-27T11:45:47.724Z] #25 3.156 Get:5 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB] [2020-11-27T11:45:47.724Z] #25 3.157 Get:6 http://security.debian.org/debian-security buster/updates/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2020-11-27T11:45:47.724Z] #25 3.163 Get:7 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-11-27T11:45:47.724Z] #25 3.166 Get:8 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u4 [213 kB] [2020-11-27T11:45:47.724Z] #25 3.281 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2020-11-27T11:45:47.724Z] #25 3.288 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2020-11-27T11:45:47.724Z] #25 3.295 Get:11 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB] [2020-11-27T11:45:47.724Z] #25 3.347 Get:12 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-27T11:45:47.724Z] #25 3.357 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2020-11-27T11:45:47.724Z] #25 3.360 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2020-11-27T11:45:47.724Z] #25 3.364 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2020-11-27T11:45:47.724Z] #25 3.367 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2020-11-27T11:45:47.725Z] #25 3.374 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2020-11-27T11:45:47.725Z] #25 3.388 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2020-11-27T11:45:47.725Z] #25 3.400 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-11-27T11:45:47.725Z] #25 3.408 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-11-27T11:45:47.725Z] #25 3.413 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-11-27T11:45:47.725Z] #25 3.487 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:45:47.725Z] #25 3.496 Fetched 4592 kB in 0s (15.3 MB/s) [2020-11-27T11:45:47.725Z] #25 3.511 Selecting previously unselected package libkeyutils1:s390x. [2020-11-27T11:45:47.725Z] #25 3.511 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6675 files and directories currently installed.) [2020-11-27T11:45:47.725Z] #25 3.513 Preparing to unpack .../00-libkeyutils1_1.6-6_s390x.deb ... [2020-11-27T11:45:47.725Z] #25 3.517 Unpacking libkeyutils1:s390x (1.6-6) ... [2020-11-27T11:45:47.725Z] #25 3.594 Selecting previously unselected package libkrb5support0:s390x. [2020-11-27T11:45:47.725Z] #25 3.594 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2020-11-27T11:45:47.725Z] #25 3.613 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2020-11-27T11:45:47.725Z] #25 3.664 Selecting previously unselected package libk5crypto3:s390x. [2020-11-27T11:45:47.725Z] #25 3.664 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2020-11-27T11:45:47.725Z] #25 3.666 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2020-11-27T11:45:47.725Z] #25 3.727 Selecting previously unselected package libssl1.1:s390x. [2020-11-27T11:45:47.725Z] #25 3.727 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ... [2020-11-27T11:45:47.725Z] #25 3.737 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-11-27T11:45:47.725Z] #25 3.856 Selecting previously unselected package libkrb5-3:s390x. [2020-11-27T11:45:47.725Z] #25 3.856 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2020-11-27T11:45:47.725Z] #25 3.859 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2020-11-27T11:45:47.725Z] #25 3.929 Selecting previously unselected package libgssapi-krb5-2:s390x. [2020-11-27T11:45:47.725Z] #25 3.929 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2020-11-27T11:45:47.725Z] #25 3.931 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2020-11-27T11:45:47.725Z] #25 3.983 Selecting previously unselected package libsasl2-modules-db:s390x. [2020-11-27T11:45:47.725Z] #25 3.983 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-11-27T11:45:47.725Z] #25 3.986 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:45:47.725Z] #25 4.012 Selecting previously unselected package libsasl2-2:s390x. [2020-11-27T11:45:47.725Z] #25 4.012 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-11-27T11:45:47.725Z] #25 4.014 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:45:47.725Z] #25 4.056 Selecting previously unselected package libldap-common. [2020-11-27T11:45:47.725Z] #25 4.056 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-11-27T11:45:47.725Z] #25 4.059 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:45:47.725Z] #25 4.105 Selecting previously unselected package libldap-2.4-2:s390x. [2020-11-27T11:45:47.725Z] #25 4.105 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_s390x.deb ... [2020-11-27T11:45:47.725Z] #25 4.108 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:45:47.725Z] #25 4.155 Selecting previously unselected package openssl. [2020-11-27T11:45:47.725Z] #25 4.155 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_s390x.deb ... [2020-11-27T11:45:47.725Z] #25 4.158 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-27T11:45:47.725Z] #25 4.251 Selecting previously unselected package ca-certificates. [2020-11-27T11:45:47.725Z] #25 4.251 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-27T11:45:47.725Z] #25 4.260 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-27T11:45:47.725Z] #25 4.334 Selecting previously unselected package libnghttp2-14:s390x. [2020-11-27T11:45:47.725Z] #25 4.334 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2020-11-27T11:45:47.725Z] #25 4.344 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-11-27T11:45:47.725Z] #25 4.424 Selecting previously unselected package libpsl5:s390x. [2020-11-27T11:45:47.725Z] #25 4.424 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2020-11-27T11:45:47.725Z] #25 4.429 Unpacking libpsl5:s390x (0.20.2-2) ... [2020-11-27T11:45:47.725Z] #25 4.455 Selecting previously unselected package librtmp1:s390x. [2020-11-27T11:45:47.725Z] #25 4.455 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2020-11-27T11:45:47.725Z] #25 4.460 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T11:45:47.725Z] #25 4.485 Selecting previously unselected package libssh2-1:s390x. [2020-11-27T11:45:47.725Z] #25 4.486 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2020-11-27T11:45:47.725Z] #25 4.490 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2020-11-27T11:45:47.725Z] #25 4.518 Selecting previously unselected package libcurl4:s390x. [2020-11-27T11:45:47.725Z] #25 4.519 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2020-11-27T11:45:47.725Z] #25 4.521 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-11-27T11:45:47.725Z] #25 4.562 Selecting previously unselected package curl. [2020-11-27T11:45:47.725Z] #25 4.563 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2020-11-27T11:45:47.725Z] #25 4.565 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-27T11:45:47.725Z] #25 4.603 Selecting previously unselected package libonig5:s390x. [2020-11-27T11:45:47.725Z] #25 4.603 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2020-11-27T11:45:47.725Z] #25 4.609 Unpacking libonig5:s390x (6.9.1-1) ... [2020-11-27T11:45:47.725Z] #25 4.647 Selecting previously unselected package libjq1:s390x. [2020-11-27T11:45:47.725Z] #25 4.647 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-11-27T11:45:47.725Z] #25 4.650 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-27T11:45:47.725Z] #25 4.683 Selecting previously unselected package jq. [2020-11-27T11:45:47.725Z] #25 4.683 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-11-27T11:45:47.725Z] #25 4.686 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T11:45:47.725Z] #25 4.719 Setting up libkeyutils1:s390x (1.6-6) ... [2020-11-27T11:45:47.725Z] #25 4.726 Setting up libpsl5:s390x (0.20.2-2) ... [2020-11-27T11:45:47.725Z] #25 4.733 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-11-27T11:45:47.725Z] #25 4.793 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-11-27T11:45:47.725Z] #25 4.800 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:45:47.725Z] #25 4.809 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2020-11-27T11:45:47.725Z] #25 4.819 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:45:47.725Z] #25 4.826 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T11:45:47.725Z] #25 4.834 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2020-11-27T11:45:47.725Z] #25 4.842 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:45:47.725Z] #25 4.853 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2020-11-27T11:45:47.725Z] #25 4.860 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2020-11-27T11:45:47.725Z] #25 4.866 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-27T11:45:47.725Z] #25 4.876 Setting up libonig5:s390x (6.9.1-1) ... [2020-11-27T11:45:47.725Z] #25 4.882 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-27T11:45:47.725Z] #25 4.889 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:45:47.725Z] #25 4.896 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-27T11:45:47.725Z] #25 5.203 Updating certificates in /etc/ssl/certs... [2020-11-27T11:45:47.725Z] #25 5.688 126 added, 0 removed; done. [2020-11-27T11:45:47.725Z] #25 5.717 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2020-11-27T11:45:47.725Z] #25 5.725 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T11:45:47.725Z] #25 5.732 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-11-27T11:45:47.725Z] #25 5.739 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-27T11:45:47.725Z] #25 5.745 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:45:47.725Z] #25 5.758 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-27T11:45:47.725Z] #25 5.770 Updating certificates in /etc/ssl/certs... [2020-11-27T11:45:47.725Z] #25 6.251 0 added, 0 removed; done. [2020-11-27T11:45:47.725Z] #25 6.251 Running hooks in /etc/ca-certificates/update.d... [2020-11-27T11:45:47.725Z] #25 6.252 done. [2020-11-27T11:45:47.725Z] #25 DONE 7.2s [2020-11-27T11:45:47.725Z] [2020-11-27T11:45:47.725Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:45:47.725Z] #8 ... [2020-11-27T11:45:47.725Z] [2020-11-27T11:45:47.725Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-27T11:45:47.725Z] #26 DONE 0.1s [2020-11-27T11:45:47.725Z] [2020-11-27T11:45:47.725Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:45:47.931Z] db4e2d8d5901: Verifying Checksum [2020-11-27T11:45:47.932Z] db4e2d8d5901: Download complete [2020-11-27T11:45:48.028Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.3s done [2020-11-27T11:45:48.761Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.1s done [2020-11-27T11:45:48.984Z] 1301750ffb48: Verifying Checksum [2020-11-27T11:45:48.984Z] 1301750ffb48: Download complete [2020-11-27T11:45:48.984Z] 5ffb2f5886e2: Verifying Checksum [2020-11-27T11:45:48.984Z] 5ffb2f5886e2: Download complete [2020-11-27T11:45:49.053Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-11-27T11:45:49.053Z] #8 DONE 13.3s [2020-11-27T11:45:49.053Z] [2020-11-27T11:45:49.053Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:45:49.345Z] #27 1.703 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-27T11:45:49.345Z] #27 1.840 [2020-11-27T11:45:49.637Z] dc5c6edc9cff: Verifying Checksum [2020-11-27T11:45:49.637Z] dc5c6edc9cff: Download complete [2020-11-27T11:45:49.937Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.7s [2020-11-27T11:45:49.964Z] #27 1.950 ####### 9.8% ##### [2020-11-27T11:45:49.964Z] #27 ... [2020-11-27T11:45:49.964Z] [2020-11-27T11:45:49.964Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-27T11:45:49.964Z] #9 DONE 0.7s [2020-11-27T11:45:49.964Z] [2020-11-27T11:45:49.964Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:45:49.964Z] #27 1.950 ####### 9.8% ######################## 34.0% ######################################### 57.9% ########################################################### 82.0% ######################################################################## 100.0% [2020-11-27T11:45:49.964Z] #27 2.455 [2020-11-27T11:45:50.256Z] #27 2.564 ############################################################### 88.5% ######################################################################## 100.0% [2020-11-27T11:45:50.551Z] #27 2.715 [2020-11-27T11:45:50.552Z] #27 2.824 ################################ 45.4% ######################################################################## 100.0% [2020-11-27T11:45:50.884Z] #27 3.003 [2020-11-27T11:45:50.884Z] #27 3.111 [2020-11-27T11:45:50.884Z] #27 ... [2020-11-27T11:45:50.884Z] [2020-11-27T11:45:50.884Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-27T11:45:50.884Z] #10 DONE 1.0s [2020-11-27T11:45:50.884Z] [2020-11-27T11:45:50.884Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:45:50.884Z] #27 3.111 ####### 10.7% ######################## 34.0% [2020-11-27T11:45:50.884Z] #27 ... [2020-11-27T11:45:50.884Z] [2020-11-27T11:45:50.884Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-27T11:45:50.884Z] #29 DONE 0.1s [2020-11-27T11:45:50.884Z] [2020-11-27T11:45:50.884Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-27T11:45:50.884Z] #37 DONE 0.1s [2020-11-27T11:45:50.884Z] [2020-11-27T11:45:50.884Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:45:51.191Z] #27 3.111 ####### 10.7% ######################## 34.0% ######################################### 57.0% ######################################################### 80.0% ######################################################################## 100.0% [2020-11-27T11:45:51.511Z] #27 3.707 [2020-11-27T11:45:51.734Z] db4e2d8d5901: Pull complete [2020-11-27T11:45:51.848Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.6s done [2020-11-27T11:45:51.848Z] #8 ... [2020-11-27T11:45:51.848Z] [2020-11-27T11:45:51.848Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T11:45:51.848Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 10.0s done [2020-11-27T11:45:51.848Z] #24 DONE 12.8s [2020-11-27T11:45:51.848Z] [2020-11-27T11:45:51.848Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:45:51.848Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-11-27T11:45:52.032Z] dfe2d012519c: Pull complete [2020-11-27T11:45:52.326Z] 3c370c2e2f82: Verifying Checksum [2020-11-27T11:45:52.326Z] 3c370c2e2f82: Download complete [2020-11-27T11:45:52.620Z] 5d8f1d1f9197: Pull complete [2020-11-27T11:45:52.791Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2020-11-27T11:45:52.791Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-11-27T11:45:53.361Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2020-11-27T11:45:53.620Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-11-27T11:45:54.212Z] #27 3.858 ## 2.8% ###### 9.6% ########### 15.6% ############### 21.9% ################### 27.2% ###################### 31.9% ########################### 38.1% ############################### 44.2% ################################### 48.8% #################################### 51.3% ####################################### 54.5% ########################################## 58.5% ############################################ 62.4% ################################################ 66.7% ################################################### 71.8% ###################################################### 76.2% ######################################################### 80.0% ########################################################## 81.9% ############################################################ 83.8% ############################################################### 88.2% ################################################################## 91.9% ################################################################### 93.8% #################################################################### 95.7% ###################################################################### 98.1% ######################################################################## 100.0% [2020-11-27T11:45:54.508Z] #27 6.646 [2020-11-27T11:45:55.380Z] 1301750ffb48: Pull complete [2020-11-27T11:45:55.549Z] #27 7.629 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-27T11:45:55.840Z] #27 8.006 [2020-11-27T11:45:55.840Z] #27 8.118 ####################################### 55.5% ######################################################################## 100.0% [2020-11-27T11:45:56.132Z] #27 8.303 [2020-11-27T11:45:57.167Z] #27 9.314 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-27T11:45:57.167Z] #27 9.411 skipping existing aab193acf6ba [2020-11-27T11:45:57.167Z] #27 9.475 [2020-11-27T11:45:57.462Z] dc5c6edc9cff: Pull complete [2020-11-27T11:45:58.202Z] #27 10.45 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-27T11:45:58.202Z] #27 10.51 skipping existing 4d43f82972ce [2020-11-27T11:45:58.202Z] #27 10.58 [2020-11-27T11:45:58.932Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2020-11-27T11:45:59.247Z] #27 ... [2020-11-27T11:45:59.247Z] [2020-11-27T11:45:59.247Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:45:59.247Z] #22 2.257 + RM_GOPATH=0 [2020-11-27T11:45:59.247Z] #22 2.257 + TMP_GOPATH= [2020-11-27T11:45:59.247Z] #22 2.257 + : /build [2020-11-27T11:45:59.247Z] #22 2.257 + '[' -z '' ']' [2020-11-27T11:45:59.247Z] #22 2.257 ++ mktemp -d [2020-11-27T11:45:59.247Z] #22 2.257 + export GOPATH=/tmp/tmp.ta3VafuLTX [2020-11-27T11:45:59.247Z] #22 2.257 + GOPATH=/tmp/tmp.ta3VafuLTX [2020-11-27T11:45:59.247Z] #22 2.257 + RM_GOPATH=1 [2020-11-27T11:45:59.247Z] #22 2.257 + case "$(go env GOARCH)" in [2020-11-27T11:45:59.247Z] #22 2.264 ++ go env GOARCH [2020-11-27T11:45:59.247Z] #22 2.264 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:45:59.247Z] #22 2.264 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:45:59.247Z] #22 2.289 ++ dirname /tmp/install/install.sh [2020-11-27T11:45:59.247Z] #22 2.289 + dir=/tmp/install [2020-11-27T11:45:59.247Z] #22 2.289 + bin=dockercli [2020-11-27T11:45:59.247Z] #22 2.289 + shift [2020-11-27T11:45:59.247Z] #22 2.289 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-27T11:45:59.247Z] #22 2.289 + . /tmp/install/dockercli.installer [2020-11-27T11:45:59.247Z] #22 2.289 ++ : stable [2020-11-27T11:45:59.247Z] #22 2.289 ++ : 17.06.2-ce [2020-11-27T11:45:59.247Z] #22 2.289 + install_dockercli [2020-11-27T11:45:59.247Z] #22 2.289 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-27T11:45:59.247Z] #22 2.289 Install docker/cli version 17.06.2-ce from stable [2020-11-27T11:45:59.247Z] #22 2.304 ++ uname -m [2020-11-27T11:45:59.247Z] #22 2.310 + arch=s390x [2020-11-27T11:45:59.247Z] #22 2.310 + '[' s390x '!=' x86_64 ']' [2020-11-27T11:45:59.247Z] #22 2.310 + '[' s390x '!=' s390x ']' [2020-11-27T11:45:59.247Z] #22 2.310 + url=https://download.docker.com/linux/static [2020-11-27T11:45:59.247Z] #22 2.310 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-11-27T11:45:59.247Z] #22 2.310 + tar -xz docker/docker [2020-11-27T11:45:59.247Z] #22 7.882 + mkdir -p /build [2020-11-27T11:45:59.247Z] #22 7.889 + mv docker/docker /build/ [2020-11-27T11:45:59.247Z] #22 7.898 + rmdir docker [2020-11-27T11:45:59.247Z] #22 DONE 8.6s [2020-11-27T11:45:59.247Z] [2020-11-27T11:45:59.247Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:45:59.247Z] #27 11.57 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-27T11:45:59.247Z] #27 ... [2020-11-27T11:45:59.247Z] [2020-11-27T11:45:59.247Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:45:59.247Z] #45 3.052 + RM_GOPATH=0 [2020-11-27T11:45:59.247Z] #45 3.052 + TMP_GOPATH= [2020-11-27T11:45:59.247Z] #45 3.052 + : /build [2020-11-27T11:45:59.247Z] #45 3.052 + '[' -z '' ']' [2020-11-27T11:45:59.247Z] #45 3.052 ++ mktemp -d [2020-11-27T11:45:59.247Z] #45 3.052 + export GOPATH=/tmp/tmp.lGbtVaQXOS [2020-11-27T11:45:59.247Z] #45 3.052 + GOPATH=/tmp/tmp.lGbtVaQXOS [2020-11-27T11:45:59.247Z] #45 3.052 + RM_GOPATH=1 [2020-11-27T11:45:59.247Z] #45 3.052 + case "$(go env GOARCH)" in [2020-11-27T11:45:59.247Z] #45 3.052 ++ go env GOARCH [2020-11-27T11:45:59.247Z] #45 3.054 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:45:59.247Z] #45 3.055 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:45:59.247Z] #45 3.056 ++ dirname /tmp/install/install.sh [2020-11-27T11:45:59.247Z] #45 3.056 + dir=/tmp/install [2020-11-27T11:45:59.247Z] #45 3.056 + bin=gotestsum [2020-11-27T11:45:59.247Z] #45 3.056 + shift [2020-11-27T11:45:59.247Z] #45 3.056 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-27T11:45:59.247Z] #45 3.056 + . /tmp/install/gotestsum.installer [2020-11-27T11:45:59.247Z] #45 3.056 ++ : v0.5.3 [2020-11-27T11:45:59.247Z] #45 3.056 + install_gotestsum [2020-11-27T11:45:59.247Z] #45 3.057 + set -e [2020-11-27T11:45:59.247Z] #45 3.057 + export GO111MODULE=on [2020-11-27T11:45:59.247Z] #45 3.057 + GO111MODULE=on [2020-11-27T11:45:59.247Z] #45 3.057 + GOBIN=/build [2020-11-27T11:45:59.247Z] #45 3.057 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-27T11:45:59.247Z] #45 3.061 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-27T11:45:59.247Z] #45 3.070 go: finding gotest.tools v0.5.3 [2020-11-27T11:45:59.247Z] #45 3.629 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-27T11:45:59.247Z] #45 3.753 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-27T11:45:59.247Z] #45 4.059 go: downloading github.com/pkg/errors v0.9.1 [2020-11-27T11:45:59.247Z] #45 4.060 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-27T11:45:59.247Z] #45 4.063 go: downloading github.com/fatih/color v1.9.0 [2020-11-27T11:45:59.247Z] #45 4.064 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:45:59.247Z] #45 4.121 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:45:59.247Z] #45 4.122 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:45:59.247Z] #45 4.126 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:45:59.247Z] #45 4.184 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:45:59.247Z] #45 4.199 go: extracting github.com/fatih/color v1.9.0 [2020-11-27T11:45:59.247Z] #45 4.206 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-27T11:45:59.247Z] #45 4.312 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:45:59.247Z] #45 4.317 go: extracting github.com/pkg/errors v0.9.1 [2020-11-27T11:45:59.247Z] #45 4.336 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:45:59.247Z] #45 4.351 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:45:59.247Z] #45 4.361 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:45:59.247Z] #45 4.511 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:45:59.247Z] #45 4.568 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:45:59.247Z] #45 4.579 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:45:59.247Z] #45 4.724 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:45:59.247Z] #45 6.476 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:45:59.247Z] #45 6.620 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:45:59.247Z] #45 7.001 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:45:59.896Z] #45 ... [2020-11-27T11:45:59.896Z] [2020-11-27T11:45:59.896Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:45:59.896Z] #27 12.03 [2020-11-27T11:45:59.896Z] #27 12.19 #=#=# ######################################################################## 100.0% [2020-11-27T11:46:00.206Z] #27 12.39 [2020-11-27T11:46:00.841Z] #27 13.01 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-27T11:46:00.841Z] #27 ... [2020-11-27T11:46:00.841Z] [2020-11-27T11:46:00.841Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:00.841Z] #62 2.845 + RM_GOPATH=0 [2020-11-27T11:46:00.841Z] #62 2.845 + TMP_GOPATH= [2020-11-27T11:46:00.841Z] #62 2.846 + : /build [2020-11-27T11:46:00.841Z] #62 2.846 + '[' -z '' ']' [2020-11-27T11:46:00.841Z] #62 2.846 ++ mktemp -d [2020-11-27T11:46:00.841Z] #62 2.846 + export GOPATH=/tmp/tmp.OWmwFXS2PB [2020-11-27T11:46:00.841Z] #62 2.846 + GOPATH=/tmp/tmp.OWmwFXS2PB [2020-11-27T11:46:00.841Z] #62 2.846 + RM_GOPATH=1 [2020-11-27T11:46:00.841Z] #62 2.846 + case "$(go env GOARCH)" in [2020-11-27T11:46:00.841Z] #62 2.846 ++ go env GOARCH [2020-11-27T11:46:00.841Z] #62 2.853 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:00.841Z] #62 2.853 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:00.841Z] #62 2.853 ++ dirname /tmp/install/install.sh [2020-11-27T11:46:00.841Z] #62 2.854 + dir=/tmp/install [2020-11-27T11:46:00.841Z] #62 2.854 + bin=proxy [2020-11-27T11:46:00.841Z] #62 2.854 + shift [2020-11-27T11:46:00.841Z] #62 2.854 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-27T11:46:00.841Z] #62 2.854 + . /tmp/install/proxy.installer [2020-11-27T11:46:00.841Z] #62 2.854 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T11:46:00.841Z] #62 2.854 + install_proxy [2020-11-27T11:46:00.841Z] #62 2.854 + case "$1" in [2020-11-27T11:46:00.841Z] #62 2.854 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T11:46:00.841Z] #62 2.854 + export CGO_ENABLED=0 [2020-11-27T11:46:00.841Z] #62 2.854 + CGO_ENABLED=0 [2020-11-27T11:46:00.841Z] #62 2.854 + _install_proxy [2020-11-27T11:46:00.841Z] #62 2.854 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-11-27T11:46:00.841Z] #62 2.854 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OWmwFXS2PB/src/github.com/docker/libnetwork [2020-11-27T11:46:00.841Z] #62 2.856 Cloning into '/tmp/tmp.OWmwFXS2PB/src/github.com/docker/libnetwork'... [2020-11-27T11:46:00.841Z] #62 ... [2020-11-27T11:46:00.841Z] [2020-11-27T11:46:00.841Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:00.841Z] #32 2.257 + RM_GOPATH=0 [2020-11-27T11:46:00.841Z] #32 2.257 + TMP_GOPATH= [2020-11-27T11:46:00.841Z] #32 2.257 + : /build [2020-11-27T11:46:00.841Z] #32 2.257 + '[' -z '' ']' [2020-11-27T11:46:00.841Z] #32 2.257 ++ mktemp -d [2020-11-27T11:46:00.841Z] #32 2.257 + export GOPATH=/tmp/tmp.USwMx85YlT [2020-11-27T11:46:00.841Z] #32 2.257 + GOPATH=/tmp/tmp.USwMx85YlT [2020-11-27T11:46:00.841Z] #32 2.257 + RM_GOPATH=1 [2020-11-27T11:46:00.841Z] #32 2.257 + case "$(go env GOARCH)" in [2020-11-27T11:46:00.841Z] #32 2.257 ++ go env GOARCH [2020-11-27T11:46:00.841Z] #32 2.302 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:00.841Z] #32 2.302 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:00.841Z] #32 2.303 ++ dirname /tmp/install/install.sh [2020-11-27T11:46:00.841Z] #32 2.307 + dir=/tmp/install [2020-11-27T11:46:00.841Z] #32 2.307 + bin=tomlv [2020-11-27T11:46:00.841Z] #32 2.307 + shift [2020-11-27T11:46:00.841Z] #32 2.308 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-27T11:46:00.841Z] #32 2.308 + . /tmp/install/tomlv.installer [2020-11-27T11:46:00.841Z] #32 2.308 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:46:00.841Z] #32 2.308 + install_tomlv [2020-11-27T11:46:00.841Z] #32 2.308 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-27T11:46:00.841Z] #32 2.308 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:46:00.841Z] #32 2.309 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.USwMx85YlT/src/github.com/BurntSushi/toml [2020-11-27T11:46:00.841Z] #32 2.311 Cloning into '/tmp/tmp.USwMx85YlT/src/github.com/BurntSushi/toml'... [2020-11-27T11:46:00.841Z] #32 3.037 + cd /tmp/tmp.USwMx85YlT/src/github.com/BurntSushi/toml [2020-11-27T11:46:00.841Z] #32 3.037 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:46:00.841Z] #32 3.040 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:46:00.841Z] #32 3.370 runtime/internal/atomic [2020-11-27T11:46:00.841Z] #32 3.383 internal/cpu [2020-11-27T11:46:00.841Z] #32 3.568 runtime/internal/sys [2020-11-27T11:46:00.841Z] #32 3.649 runtime/internal/math [2020-11-27T11:46:00.841Z] #32 3.751 math/bits [2020-11-27T11:46:00.841Z] #32 3.781 internal/bytealg [2020-11-27T11:46:00.841Z] #32 4.131 math [2020-11-27T11:46:00.841Z] #32 4.329 runtime [2020-11-27T11:46:00.841Z] #32 8.028 internal/testlog [2020-11-27T11:46:00.841Z] #32 8.183 encoding [2020-11-27T11:46:00.841Z] #32 8.305 runtime/cgo [2020-11-27T11:46:00.845Z] #8 ... [2020-11-27T11:46:00.845Z] [2020-11-27T11:46:00.845Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T11:46:00.845Z] #25 1.532 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:46:00.845Z] #25 1.544 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:46:00.845Z] #25 1.571 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:46:00.845Z] #25 1.735 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:46:00.845Z] #25 2.139 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:46:00.845Z] #25 2.711 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:46:00.845Z] #25 4.035 Fetched 8405 kB in 3s (2973 kB/s) [2020-11-27T11:46:00.845Z] #25 4.035 Reading package lists... [2020-11-27T11:46:00.845Z] #25 4.984 Reading package lists... [2020-11-27T11:46:00.845Z] #25 5.886 Building dependency tree... [2020-11-27T11:46:00.845Z] #25 6.230 The following additional packages will be installed: [2020-11-27T11:46:00.845Z] #25 6.230 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-27T11:46:00.845Z] #25 6.230 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-27T11:46:00.845Z] #25 6.231 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-27T11:46:00.845Z] #25 6.231 Suggested packages: [2020-11-27T11:46:00.845Z] #25 6.231 krb5-doc krb5-user [2020-11-27T11:46:00.845Z] #25 6.231 Recommended packages: [2020-11-27T11:46:00.845Z] #25 6.231 krb5-locales publicsuffix libsasl2-modules [2020-11-27T11:46:00.845Z] #25 6.410 The following NEW packages will be installed: [2020-11-27T11:46:00.845Z] #25 6.411 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-27T11:46:00.845Z] #25 6.411 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-27T11:46:00.845Z] #25 6.411 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-27T11:46:00.845Z] #25 6.412 libssh2-1 libssl1.1 openssl [2020-11-27T11:46:00.845Z] #25 6.704 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-11-27T11:46:00.845Z] #25 6.704 Need to get 5049 kB of archives. [2020-11-27T11:46:00.845Z] #25 6.704 After this operation, 12.1 MB of additional disk space will be used. [2020-11-27T11:46:00.845Z] #25 6.704 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-11-27T11:46:00.845Z] #25 6.706 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-11-27T11:46:00.845Z] #25 6.706 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-11-27T11:46:00.845Z] #25 6.715 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-11-27T11:46:00.845Z] #25 6.715 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-11-27T11:46:00.845Z] #25 6.723 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-11-27T11:46:00.845Z] #25 6.731 Get:7 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-11-27T11:46:00.845Z] #25 6.734 Get:8 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-11-27T11:46:00.845Z] #25 6.738 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-11-27T11:46:00.845Z] #25 6.740 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-11-27T11:46:00.845Z] #25 6.751 Get:11 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-11-27T11:46:00.845Z] #25 6.763 Get:12 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-27T11:46:00.845Z] #25 6.763 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-11-27T11:46:00.845Z] #25 6.775 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-11-27T11:46:00.845Z] #25 6.775 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-11-27T11:46:00.845Z] #25 6.775 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-11-27T11:46:00.845Z] #25 6.775 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-11-27T11:46:00.845Z] #25 6.785 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-11-27T11:46:00.845Z] #25 6.785 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-27T11:46:00.845Z] #25 6.791 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-27T11:46:00.845Z] #25 6.796 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-27T11:46:00.845Z] #25 7.113 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:46:00.845Z] #25 7.137 Fetched 5049 kB in 0s (14.5 MB/s) [2020-11-27T11:46:00.845Z] #25 7.164 Selecting previously unselected package libkeyutils1:amd64. [2020-11-27T11:46:00.845Z] #25 7.164 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-11-27T11:46:00.845Z] #25 7.169 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2020-11-27T11:46:00.845Z] #25 7.178 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-11-27T11:46:00.845Z] #25 7.211 Selecting previously unselected package libkrb5support0:amd64. [2020-11-27T11:46:00.845Z] #25 7.211 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-11-27T11:46:00.845Z] #25 7.213 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:46:00.845Z] #25 7.262 Selecting previously unselected package libk5crypto3:amd64. [2020-11-27T11:46:00.845Z] #25 7.262 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-11-27T11:46:00.845Z] #25 7.264 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:46:00.845Z] #25 7.336 Selecting previously unselected package libssl1.1:amd64. [2020-11-27T11:46:00.845Z] #25 7.336 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-27T11:46:00.845Z] #25 7.341 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-27T11:46:00.845Z] #25 7.572 Selecting previously unselected package libkrb5-3:amd64. [2020-11-27T11:46:00.845Z] #25 7.572 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-11-27T11:46:00.845Z] #25 7.576 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:46:00.845Z] #25 7.669 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-11-27T11:46:00.845Z] #25 7.673 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-11-27T11:46:00.845Z] #25 7.678 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:46:00.845Z] #25 7.737 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-11-27T11:46:00.845Z] #25 7.737 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-27T11:46:00.845Z] #25 7.740 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:46:00.845Z] #25 7.795 Selecting previously unselected package libsasl2-2:amd64. [2020-11-27T11:46:00.845Z] #25 7.795 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-27T11:46:00.845Z] #25 7.803 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:46:00.845Z] #25 7.854 Selecting previously unselected package libldap-common. [2020-11-27T11:46:00.845Z] #25 7.856 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-11-27T11:46:00.845Z] #25 7.859 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:46:00.845Z] #25 7.917 Selecting previously unselected package libldap-2.4-2:amd64. [2020-11-27T11:46:00.845Z] #25 7.917 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-11-27T11:46:00.845Z] #25 7.925 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:46:00.845Z] #25 8.009 Selecting previously unselected package openssl. [2020-11-27T11:46:00.845Z] #25 8.009 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-27T11:46:00.845Z] #25 8.013 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-27T11:46:00.845Z] #25 8.183 Selecting previously unselected package ca-certificates. [2020-11-27T11:46:00.845Z] #25 8.183 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-27T11:46:00.845Z] #25 8.189 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-27T11:46:00.845Z] #25 8.273 Selecting previously unselected package libnghttp2-14:amd64. [2020-11-27T11:46:00.845Z] #25 8.273 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-11-27T11:46:00.845Z] #25 8.277 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-27T11:46:00.845Z] #25 8.331 Selecting previously unselected package libpsl5:amd64. [2020-11-27T11:46:00.845Z] #25 8.331 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-11-27T11:46:00.845Z] #25 8.344 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-11-27T11:46:00.845Z] #25 8.406 Selecting previously unselected package librtmp1:amd64. [2020-11-27T11:46:00.845Z] #25 8.406 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-11-27T11:46:00.845Z] #25 8.410 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T11:46:00.845Z] #25 8.465 Selecting previously unselected package libssh2-1:amd64. [2020-11-27T11:46:00.845Z] #25 8.465 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-11-27T11:46:00.845Z] #25 8.469 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-27T11:46:00.845Z] #25 8.530 Selecting previously unselected package libcurl4:amd64. [2020-11-27T11:46:00.845Z] #25 8.530 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-11-27T11:46:00.845Z] #25 8.535 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-27T11:46:00.845Z] #25 8.622 Selecting previously unselected package curl. [2020-11-27T11:46:00.845Z] #25 8.622 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-11-27T11:46:00.845Z] #25 8.628 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-27T11:46:00.845Z] #25 8.728 Selecting previously unselected package libonig5:amd64. [2020-11-27T11:46:00.845Z] #25 8.728 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-11-27T11:46:00.845Z] #25 8.731 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-27T11:46:00.845Z] #25 8.813 Selecting previously unselected package libjq1:amd64. [2020-11-27T11:46:00.845Z] #25 8.813 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:46:00.845Z] #25 8.816 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T11:46:00.845Z] #25 8.877 Selecting previously unselected package jq. [2020-11-27T11:46:00.845Z] #25 8.877 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:46:00.845Z] #25 8.881 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T11:46:00.845Z] #25 8.940 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-11-27T11:46:00.845Z] #25 8.946 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-11-27T11:46:00.845Z] #25 8.973 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-27T11:46:00.845Z] #25 9.081 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-27T11:46:00.845Z] #25 ... [2020-11-27T11:46:00.845Z] [2020-11-27T11:46:00.845Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:46:00.845Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.4s done [2020-11-27T11:46:01.003Z] 3c370c2e2f82: Pull complete [2020-11-27T11:46:01.003Z] 5ffb2f5886e2: Pull complete [2020-11-27T11:46:01.003Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-11-27T11:46:01.003Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-11-27T11:46:01.003Z] ---> 805dc2d65d1c [2020-11-27T11:46:01.003Z] Step 5/15 : ARG BUILDX_REPO [2020-11-27T11:46:01.107Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-11-27T11:46:01.133Z] #32 ... [2020-11-27T11:46:01.133Z] [2020-11-27T11:46:01.133Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:46:01.133Z] #40 3.115 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:46:01.133Z] #40 3.155 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:46:01.133Z] #40 3.160 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:46:01.133Z] #40 3.743 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-27T11:46:01.133Z] #40 5.265 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [223 kB] [2020-11-27T11:46:01.133Z] #40 6.744 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-27T11:46:01.133Z] #40 ... [2020-11-27T11:46:01.133Z] [2020-11-27T11:46:01.133Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:46:01.133Z] #38 3.026 + git clone https://github.com/docker/distribution.git . [2020-11-27T11:46:01.133Z] #38 3.027 Cloning into '.'... [2020-11-27T11:46:01.302Z] ---> Running in b5548df64137 [2020-11-27T11:46:01.302Z] Removing intermediate container b5548df64137 [2020-11-27T11:46:01.302Z] ---> bc1d66d57bfd [2020-11-27T11:46:01.302Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-11-27T11:46:01.302Z] ---> Running in 0b5620d3a9d7 [2020-11-27T11:46:01.424Z] #38 ... [2020-11-27T11:46:01.425Z] [2020-11-27T11:46:01.425Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:46:01.425Z] #43 2.909 + RM_GOPATH=0 [2020-11-27T11:46:01.425Z] #43 2.909 + TMP_GOPATH= [2020-11-27T11:46:01.425Z] #43 2.909 + : /build [2020-11-27T11:46:01.425Z] #43 2.909 + '[' -z '' ']' [2020-11-27T11:46:01.425Z] #43 2.909 ++ mktemp -d [2020-11-27T11:46:01.425Z] #43 2.909 + export GOPATH=/tmp/tmp.oTbUrcRPMw [2020-11-27T11:46:01.425Z] #43 2.909 + GOPATH=/tmp/tmp.oTbUrcRPMw [2020-11-27T11:46:01.425Z] #43 2.909 + RM_GOPATH=1 [2020-11-27T11:46:01.425Z] #43 2.909 + case "$(go env GOARCH)" in [2020-11-27T11:46:01.425Z] #43 2.909 ++ go env GOARCH [2020-11-27T11:46:01.425Z] #43 2.923 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:01.425Z] #43 2.923 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:01.425Z] #43 2.923 ++ dirname /tmp/install/install.sh [2020-11-27T11:46:01.425Z] #43 2.929 + dir=/tmp/install [2020-11-27T11:46:01.425Z] #43 2.929 + bin=vndr [2020-11-27T11:46:01.425Z] #43 2.929 + shift [2020-11-27T11:46:01.425Z] #43 2.929 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-27T11:46:01.425Z] #43 2.929 + . /tmp/install/vndr.installer [2020-11-27T11:46:01.425Z] #43 2.929 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T11:46:01.425Z] #43 2.929 + install_vndr [2020-11-27T11:46:01.425Z] #43 2.929 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T11:46:01.425Z] #43 2.930 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-27T11:46:01.425Z] #43 2.930 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.oTbUrcRPMw/src/github.com/LK4D4/vndr [2020-11-27T11:46:01.425Z] #43 2.932 Cloning into '/tmp/tmp.oTbUrcRPMw/src/github.com/LK4D4/vndr'... [2020-11-27T11:46:01.425Z] #43 3.540 + cd /tmp/tmp.oTbUrcRPMw/src/github.com/LK4D4/vndr [2020-11-27T11:46:01.425Z] #43 3.540 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T11:46:01.425Z] #43 3.543 + go build -buildmode=pie -v -o /build/vndr . [2020-11-27T11:46:01.425Z] #43 4.454 internal/race [2020-11-27T11:46:01.425Z] #43 4.542 runtime [2020-11-27T11:46:01.425Z] #43 4.597 sync/atomic [2020-11-27T11:46:01.425Z] #43 4.769 unicode [2020-11-27T11:46:01.425Z] #43 7.417 unicode/utf8 [2020-11-27T11:46:01.425Z] #43 7.881 math [2020-11-27T11:46:01.425Z] #43 ... [2020-11-27T11:46:01.425Z] [2020-11-27T11:46:01.425Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:46:01.425Z] #27 13.36 [2020-11-27T11:46:01.425Z] #27 13.42 ######################################################################## 100.0% [2020-11-27T11:46:01.425Z] #27 13.48 [2020-11-27T11:46:01.425Z] #27 13.54 Download of images into '/build' complete. [2020-11-27T11:46:01.425Z] #27 13.54 Use something like the following to load the result into a Docker daemon: [2020-11-27T11:46:01.425Z] #27 13.54 tar -cC '/build' . | docker load [2020-11-27T11:46:01.425Z] #27 DONE 13.7s [2020-11-27T11:46:01.425Z] [2020-11-27T11:46:01.425Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:46:01.425Z] #34 1.260 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:46:01.425Z] #34 1.299 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:46:01.425Z] #34 1.307 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:46:01.425Z] #34 1.622 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-27T11:46:01.425Z] #34 2.549 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [223 kB] [2020-11-27T11:46:01.425Z] #34 4.047 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-27T11:46:01.595Z] Cloning into '/buildx'... [2020-11-27T11:46:01.717Z] #34 ... [2020-11-27T11:46:01.717Z] [2020-11-27T11:46:01.717Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:46:01.717Z] #30 3.067 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-27T11:46:01.717Z] #30 3.068 Cloning into '.'... [2020-11-27T11:46:01.717Z] #30 ... [2020-11-27T11:46:01.717Z] [2020-11-27T11:46:01.717Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:01.717Z] #47 2.798 + RM_GOPATH=0 [2020-11-27T11:46:01.717Z] #47 2.798 + TMP_GOPATH= [2020-11-27T11:46:01.717Z] #47 2.798 + : /build [2020-11-27T11:46:01.717Z] #47 2.798 + '[' -z '' ']' [2020-11-27T11:46:01.717Z] #47 2.798 ++ mktemp -d [2020-11-27T11:46:01.717Z] #47 2.798 + export GOPATH=/tmp/tmp.zXo3JIus5G [2020-11-27T11:46:01.717Z] #47 2.798 + GOPATH=/tmp/tmp.zXo3JIus5G [2020-11-27T11:46:01.717Z] #47 2.798 + RM_GOPATH=1 [2020-11-27T11:46:01.717Z] #47 2.798 + case "$(go env GOARCH)" in [2020-11-27T11:46:01.717Z] #47 2.798 ++ go env GOARCH [2020-11-27T11:46:01.717Z] #47 2.889 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:01.717Z] #47 2.889 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:01.717Z] #47 2.889 ++ dirname /tmp/install/install.sh [2020-11-27T11:46:01.717Z] #47 2.889 + dir=/tmp/install [2020-11-27T11:46:01.717Z] #47 2.889 + bin=golangci_lint [2020-11-27T11:46:01.717Z] #47 2.889 + shift [2020-11-27T11:46:01.717Z] #47 2.889 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-27T11:46:01.717Z] #47 2.889 + . /tmp/install/golangci_lint.installer [2020-11-27T11:46:01.717Z] #47 2.889 ++ : v1.23.8 [2020-11-27T11:46:01.717Z] #47 2.889 + install_golangci_lint [2020-11-27T11:46:01.717Z] #47 2.889 + set -e [2020-11-27T11:46:01.717Z] #47 2.889 + export GO111MODULE=on [2020-11-27T11:46:01.717Z] #47 2.889 + GO111MODULE=on [2020-11-27T11:46:01.717Z] #47 2.889 + GOBIN=/build [2020-11-27T11:46:01.717Z] #47 2.889 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-27T11:46:01.717Z] #47 2.893 go: finding github.com v1.23.8 [2020-11-27T11:46:01.717Z] #47 2.894 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-27T11:46:01.717Z] #47 2.899 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-27T11:46:01.717Z] #47 2.899 go: finding github.com/golangci v1.23.8 [2020-11-27T11:46:01.717Z] #47 2.899 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-27T11:46:01.717Z] #47 3.434 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-27T11:46:01.717Z] #47 3.738 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-27T11:46:01.717Z] #47 6.830 go: downloading github.com/pkg/errors v0.8.1 [2020-11-27T11:46:01.717Z] #47 6.860 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-27T11:46:01.717Z] #47 6.862 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T11:46:01.717Z] #47 6.863 go: downloading github.com/fatih/color v1.7.0 [2020-11-27T11:46:01.717Z] #47 6.864 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-27T11:46:01.717Z] #47 7.014 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T11:46:01.717Z] #47 7.054 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T11:46:01.717Z] #47 7.074 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T11:46:01.717Z] #47 7.075 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T11:46:01.717Z] #47 7.083 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-27T11:46:01.717Z] #47 7.119 go: extracting github.com/pkg/errors v0.8.1 [2020-11-27T11:46:01.717Z] #47 7.194 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T11:46:01.717Z] #47 7.284 go: extracting github.com/fatih/color v1.7.0 [2020-11-27T11:46:01.717Z] #47 7.294 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T11:46:01.717Z] #47 7.296 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-27T11:46:01.717Z] #47 7.404 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T11:46:01.717Z] #47 7.409 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-27T11:46:01.717Z] #47 7.414 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-27T11:46:01.717Z] #47 7.545 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T11:46:01.717Z] #47 7.553 go: downloading golang.org/x/text v0.3.2 [2020-11-27T11:46:01.717Z] #47 7.636 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T11:46:01.717Z] #47 9.121 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T11:46:01.717Z] #47 10.59 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T11:46:02.009Z] #47 ... [2020-11-27T11:46:02.009Z] [2020-11-27T11:46:02.009Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:02.009Z] #49 3.048 + RM_GOPATH=0 [2020-11-27T11:46:02.009Z] #49 3.048 + TMP_GOPATH= [2020-11-27T11:46:02.009Z] #49 3.048 + : /build [2020-11-27T11:46:02.009Z] #49 3.048 + '[' -z '' ']' [2020-11-27T11:46:02.009Z] #49 3.048 ++ mktemp -d [2020-11-27T11:46:02.009Z] #49 3.048 + export GOPATH=/tmp/tmp.o7X6S5Q9IM [2020-11-27T11:46:02.009Z] #49 3.048 + GOPATH=/tmp/tmp.o7X6S5Q9IM [2020-11-27T11:46:02.009Z] #49 3.048 + RM_GOPATH=1 [2020-11-27T11:46:02.009Z] #49 3.048 + case "$(go env GOARCH)" in [2020-11-27T11:46:02.009Z] #49 3.048 ++ go env GOARCH [2020-11-27T11:46:02.009Z] #49 3.070 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:02.009Z] #49 3.070 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:02.009Z] #49 3.070 ++ dirname /tmp/install/install.sh [2020-11-27T11:46:02.009Z] #49 3.070 + dir=/tmp/install [2020-11-27T11:46:02.009Z] #49 3.070 + bin=shfmt [2020-11-27T11:46:02.009Z] #49 3.070 + shift [2020-11-27T11:46:02.009Z] #49 3.070 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-27T11:46:02.009Z] #49 3.070 + . /tmp/install/shfmt.installer [2020-11-27T11:46:02.009Z] #49 3.070 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T11:46:02.009Z] #49 3.071 + install_shfmt [2020-11-27T11:46:02.009Z] #49 3.071 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-27T11:46:02.009Z] #49 3.071 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T11:46:02.009Z] #49 3.071 + git clone https://github.com/mvdan/sh.git /tmp/tmp.o7X6S5Q9IM/src/github.com/mvdan/sh [2020-11-27T11:46:02.009Z] #49 3.075 Cloning into '/tmp/tmp.o7X6S5Q9IM/src/github.com/mvdan/sh'... [2020-11-27T11:46:02.009Z] #49 9.970 + cd /tmp/tmp.o7X6S5Q9IM/src/github.com/mvdan/sh [2020-11-27T11:46:02.009Z] #49 9.970 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T11:46:02.009Z] #49 10.00 + GO111MODULE=on [2020-11-27T11:46:02.009Z] #49 10.00 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-27T11:46:02.009Z] #49 10.75 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T11:46:02.009Z] #49 10.75 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T11:46:02.009Z] #49 10.75 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T11:46:02.009Z] #49 10.84 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T11:46:02.009Z] #49 10.87 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T11:46:02.009Z] #49 ... [2020-11-27T11:46:02.009Z] [2020-11-27T11:46:02.009Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:02.009Z] #56 2.629 + RM_GOPATH=0 [2020-11-27T11:46:02.009Z] #56 2.629 + TMP_GOPATH= [2020-11-27T11:46:02.009Z] #56 2.629 + : /build [2020-11-27T11:46:02.009Z] #56 2.629 + '[' -z '' ']' [2020-11-27T11:46:02.009Z] #56 2.629 ++ mktemp -d [2020-11-27T11:46:02.009Z] #56 2.639 + export GOPATH=/tmp/tmp.UzCHxI7wZT [2020-11-27T11:46:02.009Z] #56 2.639 + GOPATH=/tmp/tmp.UzCHxI7wZT [2020-11-27T11:46:02.009Z] #56 2.639 + RM_GOPATH=1 [2020-11-27T11:46:02.009Z] #56 2.639 + case "$(go env GOARCH)" in [2020-11-27T11:46:02.009Z] #56 2.639 ++ go env GOARCH [2020-11-27T11:46:02.009Z] #56 2.649 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:02.009Z] #56 2.649 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:02.009Z] #56 2.649 ++ dirname /tmp/install/install.sh [2020-11-27T11:46:02.009Z] #56 2.668 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:46:02.009Z] #56 2.668 + dir=/tmp/install [2020-11-27T11:46:02.009Z] #56 2.668 + bin=rootlesskit [2020-11-27T11:46:02.009Z] #56 2.668 + shift [2020-11-27T11:46:02.009Z] #56 2.668 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-27T11:46:02.009Z] #56 2.668 + . /tmp/install/rootlesskit.installer [2020-11-27T11:46:02.009Z] #56 2.668 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:46:02.009Z] #56 2.668 + install_rootlesskit [2020-11-27T11:46:02.009Z] #56 2.668 + case "$1" in [2020-11-27T11:46:02.009Z] #56 2.668 + export CGO_ENABLED=0 [2020-11-27T11:46:02.009Z] #56 2.668 + CGO_ENABLED=0 [2020-11-27T11:46:02.009Z] #56 2.668 + _install_rootlesskit [2020-11-27T11:46:02.009Z] #56 2.668 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-27T11:46:02.009Z] #56 2.668 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UzCHxI7wZT/src/github.com/rootless-containers/rootlesskit [2020-11-27T11:46:02.009Z] #56 2.676 Cloning into '/tmp/tmp.UzCHxI7wZT/src/github.com/rootless-containers/rootlesskit'... [2020-11-27T11:46:02.009Z] #56 6.433 + cd /tmp/tmp.UzCHxI7wZT/src/github.com/rootless-containers/rootlesskit [2020-11-27T11:46:02.009Z] #56 6.433 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:46:02.009Z] #56 6.473 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T11:46:02.009Z] #56 6.474 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-27T11:46:02.009Z] #56 ... [2020-11-27T11:46:02.009Z] [2020-11-27T11:46:02.009Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:46:02.009Z] #53 1.165 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:46:02.009Z] #53 1.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:46:02.009Z] #53 1.290 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:46:02.009Z] #53 1.568 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-27T11:46:02.009Z] #53 2.319 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [223 kB] [2020-11-27T11:46:02.009Z] #53 4.473 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-27T11:46:02.301Z] #53 ... [2020-11-27T11:46:02.301Z] [2020-11-27T11:46:02.301Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:46:02.301Z] #11 1.899 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:46:02.301Z] #11 1.929 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:46:02.301Z] #11 1.949 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:46:02.301Z] #11 2.536 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-27T11:46:02.301Z] #11 3.668 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [223 kB] [2020-11-27T11:46:02.301Z] #11 4.867 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-27T11:46:02.301Z] #11 ... [2020-11-27T11:46:02.301Z] [2020-11-27T11:46:02.301Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:46:02.301Z] #43 11.45 unicode/utf16 [2020-11-27T11:46:02.301Z] #43 11.59 container/list [2020-11-27T11:46:02.935Z] #43 11.99 crypto/internal/subtle [2020-11-27T11:46:02.935Z] #43 12.06 crypto/subtle [2020-11-27T11:46:02.935Z] #43 12.17 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-27T11:46:02.935Z] #43 12.24 internal/nettrace [2020-11-27T11:46:02.935Z] #43 12.31 runtime/cgo [2020-11-27T11:46:05.160Z] Removing intermediate container 0b5620d3a9d7 [2020-11-27T11:46:05.160Z] ---> 2a6ebaab49e2 [2020-11-27T11:46:05.160Z] Step 7/15 : WORKDIR /buildx [2020-11-27T11:46:05.160Z] ---> Running in b65eefab61df [2020-11-27T11:46:05.160Z] Removing intermediate container b65eefab61df [2020-11-27T11:46:05.160Z] ---> 704a731b54f2 [2020-11-27T11:46:05.160Z] Step 8/15 : ARG BUILDX_COMMIT [2020-11-27T11:46:05.456Z] ---> Running in 4fe04d92e247 [2020-11-27T11:46:05.456Z] Removing intermediate container 4fe04d92e247 [2020-11-27T11:46:05.456Z] ---> 59a1899c581d [2020-11-27T11:46:05.456Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-11-27T11:46:05.456Z] ---> Running in 1cb339d7658a [2020-11-27T11:46:06.095Z] From https://github.com/docker/buildx [2020-11-27T11:46:06.095Z] * [new tag] v0.3.1 -> build [2020-11-27T11:46:06.417Z] #8 ... [2020-11-27T11:46:06.417Z] [2020-11-27T11:46:06.417Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T11:46:06.417Z] #25 9.095 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:46:06.417Z] #25 9.107 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:46:06.417Z] #25 9.117 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:46:06.417Z] #25 9.131 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T11:46:06.417Z] #25 9.143 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:46:06.417Z] #25 9.153 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:46:06.417Z] #25 9.164 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-27T11:46:06.417Z] #25 9.188 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:46:06.417Z] #25 9.195 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-27T11:46:06.417Z] #25 9.219 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-27T11:46:06.417Z] #25 9.220 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T11:46:06.417Z] #25 9.237 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:46:06.417Z] #25 9.241 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-27T11:46:06.417Z] #25 9.991 Updating certificates in /etc/ssl/certs... [2020-11-27T11:46:06.417Z] #25 11.17 126 added, 0 removed; done. [2020-11-27T11:46:06.417Z] #25 11.23 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:46:06.417Z] #25 11.24 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T11:46:06.417Z] #25 11.25 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-27T11:46:06.417Z] #25 11.27 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-27T11:46:06.417Z] #25 11.28 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:46:06.417Z] #25 11.30 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-27T11:46:06.417Z] #25 11.31 Updating certificates in /etc/ssl/certs... [2020-11-27T11:46:06.417Z] #25 12.14 0 added, 0 removed; done. [2020-11-27T11:46:06.417Z] #25 12.14 Running hooks in /etc/ca-certificates/update.d... [2020-11-27T11:46:06.417Z] #25 12.14 done. [2020-11-27T11:46:06.417Z] #25 DONE 14.2s [2020-11-27T11:46:06.417Z] [2020-11-27T11:46:06.417Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-27T11:46:06.417Z] #26 DONE 0.1s [2020-11-27T11:46:06.417Z] [2020-11-27T11:46:06.417Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:46:06.417Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2020-11-27T11:46:06.417Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.4s done [2020-11-27T11:46:06.733Z] Switched to branch 'build' [2020-11-27T11:46:06.988Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-11-27T11:46:07.776Z] Removing intermediate container 1cb339d7658a [2020-11-27T11:46:07.776Z] ---> 003705692668 [2020-11-27T11:46:07.776Z] Step 10/15 : ARG GOOS [2020-11-27T11:46:07.776Z] ---> Running in 226fc543537c [2020-11-27T11:46:07.776Z] Removing intermediate container 226fc543537c [2020-11-27T11:46:07.776Z] ---> 13d4031264fb [2020-11-27T11:46:07.776Z] Step 11/15 : ARG GOARCH [2020-11-27T11:46:07.776Z] ---> Running in cf73183b4c3f [2020-11-27T11:46:07.776Z] Removing intermediate container cf73183b4c3f [2020-11-27T11:46:07.776Z] ---> 6e0ff3f3bef2 [2020-11-27T11:46:07.776Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-11-27T11:46:07.776Z] ---> Running in ca8084a53a37 [2020-11-27T11:46:08.506Z] #43 ... [2020-11-27T11:46:08.507Z] [2020-11-27T11:46:08.507Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:08.507Z] #47 12.47 go: extracting golang.org/x/text v0.3.2 [2020-11-27T11:46:08.507Z] #47 13.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T11:46:08.507Z] #47 13.79 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-27T11:46:08.507Z] #47 13.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T11:46:08.507Z] #47 13.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T11:46:08.507Z] #47 13.87 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T11:46:08.507Z] #47 13.87 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-27T11:46:08.507Z] #47 13.87 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T11:46:08.507Z] #47 13.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T11:46:08.507Z] #47 13.88 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T11:46:08.507Z] #47 13.88 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T11:46:08.507Z] #47 13.89 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-27T11:46:08.507Z] #47 13.89 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T11:46:08.507Z] #47 13.91 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T11:46:08.507Z] #47 13.92 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T11:46:08.507Z] #47 14.02 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T11:46:08.507Z] #47 14.03 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-27T11:46:08.507Z] #47 14.03 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T11:46:08.507Z] #47 14.06 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T11:46:08.507Z] #47 14.08 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T11:46:08.507Z] #47 14.10 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T11:46:08.507Z] #47 14.10 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T11:46:08.507Z] #47 14.28 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T11:46:08.507Z] #47 14.28 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T11:46:08.507Z] #47 14.37 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-27T11:46:08.507Z] #47 14.39 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T11:46:08.507Z] #47 14.41 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T11:46:08.507Z] #47 14.44 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T11:46:08.507Z] #47 14.45 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T11:46:08.507Z] #47 14.48 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T11:46:08.507Z] #47 14.54 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-27T11:46:08.507Z] #47 14.58 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T11:46:08.507Z] #47 14.58 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T11:46:08.507Z] #47 14.58 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T11:46:08.507Z] #47 14.60 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-27T11:46:08.507Z] #47 14.70 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-27T11:46:08.507Z] #47 14.82 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T11:46:08.507Z] #47 14.83 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-27T11:46:08.507Z] #47 14.87 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T11:46:08.507Z] #47 14.87 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T11:46:08.507Z] #47 14.88 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T11:46:08.507Z] #47 14.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T11:46:08.507Z] #47 14.94 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T11:46:08.507Z] #47 14.97 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T11:46:08.507Z] #47 14.97 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-27T11:46:08.507Z] #47 14.97 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T11:46:08.507Z] #47 15.16 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T11:46:08.507Z] #47 15.21 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T11:46:08.507Z] #47 15.21 go: downloading github.com/spf13/viper v1.6.1 [2020-11-27T11:46:08.507Z] #47 15.21 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T11:46:08.507Z] #47 15.23 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-27T11:46:08.507Z] #47 15.27 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T11:46:08.507Z] #47 15.27 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T11:46:08.507Z] #47 15.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T11:46:08.507Z] #47 15.30 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T11:46:08.507Z] #47 15.33 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T11:46:08.507Z] #47 15.41 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T11:46:08.507Z] #47 15.41 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-27T11:46:08.507Z] #47 15.50 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T11:46:08.507Z] #47 15.50 go: extracting github.com/spf13/viper v1.6.1 [2020-11-27T11:46:08.507Z] #47 15.52 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T11:46:08.507Z] #47 15.65 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T11:46:08.507Z] #47 15.77 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T11:46:08.507Z] #47 15.81 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T11:46:08.507Z] #47 15.88 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T11:46:08.507Z] #47 15.90 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-27T11:46:08.507Z] #47 15.92 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T11:46:08.507Z] #47 16.15 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T11:46:08.507Z] #47 16.36 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T11:46:08.507Z] #47 16.41 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T11:46:08.507Z] #47 16.54 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-27T11:46:08.507Z] #47 16.55 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-27T11:46:08.507Z] #47 16.57 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T11:46:08.507Z] #47 16.57 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-27T11:46:08.507Z] #47 16.66 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T11:46:08.507Z] #47 16.67 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-27T11:46:08.507Z] #47 16.81 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-27T11:46:08.507Z] #47 17.12 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-27T11:46:08.507Z] #47 17.16 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-27T11:46:08.507Z] #47 17.16 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-27T11:46:08.507Z] #47 17.22 go: downloading github.com/spf13/afero v1.1.2 [2020-11-27T11:46:08.507Z] #47 17.45 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T11:46:08.507Z] #47 17.45 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T11:46:08.507Z] #47 17.47 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-27T11:46:08.507Z] #47 17.48 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-27T11:46:08.507Z] #47 17.67 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T11:46:08.507Z] #47 17.75 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-27T11:46:08.507Z] #47 17.88 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-27T11:46:08.799Z] #47 17.89 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T11:46:08.799Z] #47 17.96 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T11:46:08.799Z] #47 17.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T11:46:08.799Z] #47 17.96 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-27T11:46:08.799Z] #47 18.00 go: extracting github.com/spf13/afero v1.1.2 [2020-11-27T11:46:08.799Z] #47 18.00 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T11:46:08.799Z] #47 18.01 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-27T11:46:08.799Z] #47 18.06 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-27T11:46:09.091Z] #47 18.28 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T11:46:09.091Z] #47 18.32 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-27T11:46:09.383Z] #47 18.52 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-27T11:46:09.383Z] #47 18.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-27T11:46:09.383Z] #47 18.53 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-27T11:46:09.383Z] #47 18.53 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T11:46:09.383Z] #47 18.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T11:46:09.676Z] #47 18.76 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T11:46:09.676Z] #47 18.77 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-27T11:46:09.676Z] #47 18.85 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-27T11:46:09.676Z] #47 18.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-27T11:46:09.996Z] #47 19.07 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T11:46:10.289Z] #47 19.21 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T11:46:10.289Z] #47 19.25 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T11:46:10.289Z] #47 19.26 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-27T11:46:10.289Z] #47 19.27 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-27T11:46:10.289Z] #47 19.38 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-27T11:46:10.289Z] #47 19.51 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T11:46:10.289Z] #47 19.54 go: downloading github.com/spf13/cast v1.3.0 [2020-11-27T11:46:10.289Z] #47 19.57 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-27T11:46:10.289Z] #47 19.58 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-27T11:46:10.581Z] #47 19.73 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T11:46:10.581Z] #47 19.73 go: extracting github.com/spf13/cast v1.3.0 [2020-11-27T11:46:10.581Z] #47 19.73 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T11:46:10.581Z] #47 19.74 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T11:46:10.873Z] #47 19.95 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T11:46:10.873Z] #47 20.01 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T11:46:10.873Z] #47 20.01 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-27T11:46:10.873Z] #47 20.02 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T11:46:10.873Z] #47 20.06 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-27T11:46:11.166Z] #47 20.21 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-27T11:46:11.166Z] #47 20.22 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T11:46:11.166Z] #47 20.24 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-27T11:46:11.166Z] #47 ... [2020-11-27T11:46:11.166Z] [2020-11-27T11:46:11.166Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:11.166Z] #45 10.42 go: finding github.com/fatih/color v1.9.0 [2020-11-27T11:46:11.166Z] #45 10.49 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:46:11.166Z] #45 10.54 go: finding github.com/pkg/errors v0.9.1 [2020-11-27T11:46:11.166Z] #45 10.55 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:46:11.166Z] #45 10.55 go: finding github.com/spf13/pflag v1.0.3 [2020-11-27T11:46:11.166Z] #45 10.59 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:46:11.166Z] #45 10.84 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:46:11.166Z] #45 11.02 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:46:11.166Z] #45 11.11 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:46:11.166Z] #45 11.13 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:46:11.166Z] #45 11.13 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:46:11.166Z] #45 ... [2020-11-27T11:46:11.166Z] [2020-11-27T11:46:11.166Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:46:11.166Z] #34 11.24 Fetched 8093 kB in 10s (808 kB/s) [2020-11-27T11:46:11.166Z] #34 11.24 Reading package lists... [2020-11-27T11:46:11.166Z] #34 14.19 Reading package lists... [2020-11-27T11:46:11.166Z] #34 17.15 Building dependency tree... [2020-11-27T11:46:11.166Z] #34 18.08 The following additional packages will be installed: [2020-11-27T11:46:11.166Z] #34 18.11 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-27T11:46:11.166Z] #34 18.11 Suggested packages: [2020-11-27T11:46:11.166Z] #34 18.11 cmake-doc ninja-build lrzip [2020-11-27T11:46:11.166Z] #34 18.11 Recommended packages: [2020-11-27T11:46:11.166Z] #34 18.11 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-27T11:46:11.166Z] #34 18.64 The following NEW packages will be installed: [2020-11-27T11:46:11.166Z] #34 18.67 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-27T11:46:11.166Z] #34 18.67 vim-common xxd [2020-11-27T11:46:11.166Z] #34 18.79 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:46:11.166Z] #34 18.79 Need to get 14.0 MB of archives. [2020-11-27T11:46:11.166Z] #34 18.79 After this operation, 62.1 MB of additional disk space will be used. [2020-11-27T11:46:11.166Z] #34 18.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-11-27T11:46:11.166Z] #34 18.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T11:46:11.166Z] #34 18.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-11-27T11:46:11.166Z] #34 18.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-11-27T11:46:11.166Z] #34 19.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-11-27T11:46:11.166Z] #34 19.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-11-27T11:46:11.166Z] #34 19.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-11-27T11:46:11.166Z] #34 19.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-11-27T11:46:11.166Z] #34 19.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-11-27T11:46:11.166Z] #34 19.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-11-27T11:46:11.166Z] #34 20.26 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:46:11.166Z] #34 20.31 Fetched 14.0 MB in 1s (15.9 MB/s) [2020-11-27T11:46:11.166Z] #34 20.43 Selecting previously unselected package xxd. [2020-11-27T11:46:11.166Z] #34 20.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-11-27T11:46:11.166Z] #34 20.49 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-11-27T11:46:11.166Z] #34 20.54 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T11:46:11.469Z] #34 ... [2020-11-27T11:46:11.469Z] [2020-11-27T11:46:11.469Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:46:11.469Z] #53 11.74 Fetched 8093 kB in 11s (758 kB/s) [2020-11-27T11:46:11.469Z] #53 11.74 Reading package lists... [2020-11-27T11:46:11.469Z] #53 15.01 Reading package lists... [2020-11-27T11:46:11.469Z] #53 17.91 Building dependency tree... [2020-11-27T11:46:11.469Z] #53 18.76 The following additional packages will be installed: [2020-11-27T11:46:11.469Z] #53 18.76 libbtrfs0 [2020-11-27T11:46:11.469Z] #53 18.80 The following NEW packages will be installed: [2020-11-27T11:46:11.469Z] #53 18.81 libbtrfs-dev libbtrfs0 [2020-11-27T11:46:11.469Z] #53 18.96 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:46:11.469Z] #53 18.96 Need to get 118 kB of archives. [2020-11-27T11:46:11.469Z] #53 18.96 After this operation, 390 kB of additional disk space will be used. [2020-11-27T11:46:11.469Z] #53 18.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-11-27T11:46:11.469Z] #53 18.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-11-27T11:46:11.469Z] #53 19.58 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:46:11.469Z] #53 19.67 Fetched 118 kB in 0s (1076 kB/s) [2020-11-27T11:46:11.469Z] #53 19.70 Selecting previously unselected package libbtrfs0. [2020-11-27T11:46:11.469Z] #53 19.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.) [2020-11-27T11:46:11.469Z] #53 19.79 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-11-27T11:46:11.469Z] #53 19.80 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T11:46:11.469Z] #53 19.85 Selecting previously unselected package libbtrfs-dev. [2020-11-27T11:46:11.469Z] #53 19.85 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-11-27T11:46:11.469Z] #53 19.85 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:46:11.469Z] #53 20.07 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T11:46:11.469Z] #53 20.09 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:46:11.469Z] #53 20.10 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:46:11.469Z] #53 DONE 20.6s [2020-11-27T11:46:11.469Z] [2020-11-27T11:46:11.469Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:12.104Z] #54 0.659 + RM_GOPATH=0 [2020-11-27T11:46:12.104Z] #54 0.659 + TMP_GOPATH= [2020-11-27T11:46:12.104Z] #54 0.660 + : /build [2020-11-27T11:46:12.104Z] #54 0.660 + '[' -z '' ']' [2020-11-27T11:46:12.104Z] #54 0.661 ++ mktemp -d [2020-11-27T11:46:12.104Z] #54 0.662 + export GOPATH=/tmp/tmp.IaKybuhivF [2020-11-27T11:46:12.104Z] #54 0.662 + GOPATH=/tmp/tmp.IaKybuhivF [2020-11-27T11:46:12.104Z] #54 0.662 + RM_GOPATH=1 [2020-11-27T11:46:12.104Z] #54 0.662 + case "$(go env GOARCH)" in [2020-11-27T11:46:12.104Z] #54 0.662 ++ go env GOARCH [2020-11-27T11:46:12.104Z] #54 0.665 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:12.104Z] #54 0.665 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:12.104Z] #54 0.666 ++ dirname /tmp/install/install.sh [2020-11-27T11:46:12.104Z] #54 0.667 + dir=/tmp/install [2020-11-27T11:46:12.104Z] #54 0.667 + bin=containerd [2020-11-27T11:46:12.104Z] #54 0.667 + shift [2020-11-27T11:46:12.104Z] #54 0.667 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-27T11:46:12.104Z] #54 0.667 + . /tmp/install/containerd.installer [2020-11-27T11:46:12.104Z] #54 0.668 ++ set -e [2020-11-27T11:46:12.104Z] #54 0.668 ++ : b321d358e6eef9c82fa3f3bb8826dca3724c58c6 [2020-11-27T11:46:12.104Z] #54 0.670 + install_containerd [2020-11-27T11:46:12.104Z] #54 0.671 + echo 'Install containerd version b321d358e6eef9c82fa3f3bb8826dca3724c58c6' [2020-11-27T11:46:12.104Z] #54 0.671 Install containerd version b321d358e6eef9c82fa3f3bb8826dca3724c58c6 [2020-11-27T11:46:12.104Z] #54 0.671 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IaKybuhivF/src/github.com/containerd/containerd [2020-11-27T11:46:12.104Z] #54 0.680 Cloning into '/tmp/tmp.IaKybuhivF/src/github.com/containerd/containerd'... [2020-11-27T11:46:12.104Z] #54 ... [2020-11-27T11:46:12.104Z] [2020-11-27T11:46:12.104Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:12.104Z] #49 11.35 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T11:46:12.104Z] #49 11.88 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T11:46:12.104Z] #49 12.84 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T11:46:12.104Z] #49 13.69 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T11:46:12.104Z] #49 13.71 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T11:46:12.104Z] #49 13.79 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T11:46:12.104Z] #49 13.84 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T11:46:12.104Z] #49 14.27 runtime [2020-11-27T11:46:12.280Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2020-11-27T11:46:12.396Z] #49 ... [2020-11-27T11:46:12.396Z] [2020-11-27T11:46:12.396Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:46:12.396Z] #34 20.73 Selecting previously unselected package vim-common. [2020-11-27T11:46:12.396Z] #34 20.73 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:46:12.396Z] #34 20.73 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T11:46:12.396Z] #34 20.98 Selecting previously unselected package cmake-data. [2020-11-27T11:46:12.396Z] #34 20.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-27T11:46:12.396Z] #34 20.99 Unpacking cmake-data (3.13.4-1) ... [2020-11-27T11:46:13.433Z] #34 ... [2020-11-27T11:46:13.433Z] [2020-11-27T11:46:13.433Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:46:13.433Z] #11 12.77 Fetched 8093 kB in 11s (742 kB/s) [2020-11-27T11:46:13.433Z] #11 12.77 Reading package lists... [2020-11-27T11:46:13.433Z] #11 16.17 Reading package lists... [2020-11-27T11:46:13.433Z] #11 19.30 Building dependency tree... [2020-11-27T11:46:13.433Z] #11 20.23 The following additional packages will be installed: [2020-11-27T11:46:13.433Z] #11 20.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-27T11:46:13.433Z] #11 20.24 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-27T11:46:13.433Z] #11 20.25 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-27T11:46:13.433Z] #11 20.25 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T11:46:13.433Z] #11 20.25 Suggested packages: [2020-11-27T11:46:13.433Z] #11 20.25 gcc-8-locales seccomp wine64 [2020-11-27T11:46:13.433Z] #11 21.21 The following NEW packages will be installed: [2020-11-27T11:46:13.433Z] #11 21.25 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-27T11:46:13.433Z] #11 21.25 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-27T11:46:13.433Z] #11 21.25 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-27T11:46:13.433Z] #11 21.26 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-27T11:46:13.433Z] #11 21.26 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-27T11:46:13.433Z] #11 21.26 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T11:46:13.433Z] #11 21.35 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:46:13.433Z] #11 21.35 Need to get 73.3 MB of archives. [2020-11-27T11:46:13.433Z] #11 21.35 After this operation, 494 MB of additional disk space will be used. [2020-11-27T11:46:13.433Z] #11 21.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-11-27T11:46:13.433Z] #11 21.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-11-27T11:46:13.433Z] #11 21.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-27T11:46:13.433Z] #11 21.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-11-27T11:46:13.433Z] #11 21.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-11-27T11:46:13.433Z] #11 21.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-27T11:46:13.433Z] #11 21.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-27T11:46:13.433Z] #11 22.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-27T11:46:13.433Z] #11 22.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-11-27T11:46:13.725Z] #11 ... [2020-11-27T11:46:13.725Z] [2020-11-27T11:46:13.725Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:13.725Z] #47 22.44 go: finding github.com/fatih/color v1.7.0 [2020-11-27T11:46:13.725Z] #47 22.49 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T11:46:13.725Z] #47 22.51 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-27T11:46:13.725Z] #47 22.52 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-27T11:46:13.725Z] #47 22.53 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-27T11:46:13.725Z] #47 22.60 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T11:46:13.725Z] #47 22.60 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T11:46:13.725Z] #47 22.61 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T11:46:13.725Z] #47 22.61 go: finding github.com/pkg/errors v0.8.1 [2020-11-27T11:46:13.725Z] #47 22.63 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T11:46:13.725Z] #47 22.64 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T11:46:13.725Z] #47 22.66 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T11:46:13.725Z] #47 22.66 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-27T11:46:13.725Z] #47 22.66 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-27T11:46:13.725Z] #47 22.67 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T11:46:13.725Z] #47 22.68 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-27T11:46:13.725Z] #47 22.68 go: finding github.com/stretchr/testify v1.4.0 [2020-11-27T11:46:13.725Z] #47 22.71 go: finding github.com/spf13/viper v1.6.1 [2020-11-27T11:46:13.725Z] #47 22.71 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-27T11:46:13.725Z] #47 22.71 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T11:46:13.725Z] #47 22.75 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-27T11:46:13.725Z] #47 22.78 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T11:46:13.725Z] #47 22.79 go: finding github.com/stretchr/objx v0.2.0 [2020-11-27T11:46:13.725Z] #47 22.81 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T11:46:13.725Z] #47 22.83 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-27T11:46:13.725Z] #47 22.85 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T11:46:13.725Z] #47 22.86 go: finding github.com/gobwas/glob v0.2.3 [2020-11-27T11:46:13.725Z] #47 22.87 go: finding github.com/spf13/cobra v0.0.5 [2020-11-27T11:46:13.725Z] #47 22.89 go: finding github.com/spf13/pflag v1.0.5 [2020-11-27T11:46:13.725Z] #47 22.91 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T11:46:13.725Z] #47 22.92 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T11:46:13.725Z] #47 22.95 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-27T11:46:14.018Z] #47 23.03 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T11:46:14.018Z] #47 23.05 go: finding github.com/magiconair/properties v1.8.1 [2020-11-27T11:46:14.018Z] #47 23.05 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T11:46:14.018Z] #47 23.05 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T11:46:14.018Z] #47 23.07 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T11:46:14.018Z] #47 23.10 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-27T11:46:14.018Z] #47 23.11 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T11:46:14.018Z] #47 23.13 go: finding github.com/spf13/afero v1.1.2 [2020-11-27T11:46:14.018Z] #47 23.14 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T11:46:14.018Z] #47 23.15 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T11:46:14.018Z] #47 23.24 go: finding github.com/spf13/cast v1.3.0 [2020-11-27T11:46:14.018Z] #47 23.25 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T11:46:14.018Z] #47 23.25 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T11:46:14.018Z] #47 23.28 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-27T11:46:14.018Z] #47 23.29 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-27T11:46:14.018Z] #47 23.32 go: finding golang.org/x/text v0.3.2 [2020-11-27T11:46:14.018Z] #47 23.35 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T11:46:14.311Z] #47 23.36 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T11:46:14.311Z] #47 23.37 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T11:46:14.311Z] #47 23.39 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T11:46:14.311Z] #47 23.40 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T11:46:14.311Z] #47 23.42 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T11:46:14.311Z] #47 23.42 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T11:46:14.311Z] #47 23.43 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T11:46:14.311Z] #47 23.45 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T11:46:14.311Z] #47 23.45 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T11:46:14.311Z] #47 23.46 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T11:46:14.311Z] #47 23.53 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-27T11:46:14.311Z] #47 23.56 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T11:46:14.605Z] #47 23.59 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T11:46:14.605Z] #47 23.61 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T11:46:14.605Z] #47 23.62 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T11:46:14.605Z] #47 23.62 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-27T11:46:14.605Z] #47 23.63 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-27T11:46:14.605Z] #47 23.64 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-27T11:46:14.605Z] #47 23.70 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-27T11:46:14.605Z] #47 ... [2020-11-27T11:46:14.605Z] [2020-11-27T11:46:14.605Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:14.605Z] #62 13.58 + cd /tmp/tmp.OWmwFXS2PB/src/github.com/docker/libnetwork [2020-11-27T11:46:14.605Z] #62 13.58 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T11:46:14.605Z] #62 13.75 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-27T11:46:14.605Z] #62 ... [2020-11-27T11:46:14.605Z] [2020-11-27T11:46:14.605Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:46:14.605Z] #40 13.71 Fetched 8093 kB in 11s (762 kB/s) [2020-11-27T11:46:14.605Z] #40 13.71 Reading package lists... [2020-11-27T11:46:14.605Z] #40 17.07 Reading package lists... [2020-11-27T11:46:14.605Z] #40 20.16 Building dependency tree... [2020-11-27T11:46:14.605Z] #40 21.21 The following additional packages will be installed: [2020-11-27T11:46:14.605Z] #40 21.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-27T11:46:14.606Z] #40 21.23 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-27T11:46:14.606Z] #40 21.23 Suggested packages: [2020-11-27T11:46:14.606Z] #40 21.23 manpages-dev python-setuptools [2020-11-27T11:46:14.606Z] #40 22.00 The following NEW packages will be installed: [2020-11-27T11:46:14.606Z] #40 22.00 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-27T11:46:14.606Z] #40 22.00 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-27T11:46:14.606Z] #40 22.00 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-27T11:46:14.606Z] #40 22.00 python-six zlib1g-dev [2020-11-27T11:46:14.606Z] #40 22.13 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:46:14.606Z] #40 22.13 Need to get 3742 kB of archives. [2020-11-27T11:46:14.606Z] #40 22.13 After this operation, 22.0 MB of additional disk space will be used. [2020-11-27T11:46:14.606Z] #40 22.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-11-27T11:46:14.606Z] #40 22.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-11-27T11:46:14.606Z] #40 22.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-11-27T11:46:14.606Z] #40 22.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-11-27T11:46:14.606Z] #40 22.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-11-27T11:46:14.606Z] #40 22.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-11-27T11:46:14.606Z] #40 22.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-11-27T11:46:14.606Z] #40 22.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-11-27T11:46:14.606Z] #40 22.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-11-27T11:46:14.606Z] #40 22.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-11-27T11:46:14.606Z] #40 22.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-11-27T11:46:14.606Z] #40 22.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-11-27T11:46:14.606Z] #40 22.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-11-27T11:46:14.606Z] #40 22.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-11-27T11:46:14.606Z] #40 22.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-27T11:46:14.606Z] #40 22.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-11-27T11:46:14.606Z] #40 22.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-11-27T11:46:14.606Z] #40 23.23 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:46:14.606Z] #40 23.29 Fetched 3742 kB in 0s (8428 kB/s) [2020-11-27T11:46:14.606Z] #40 23.37 Selecting previously unselected package libcap-dev:s390x. [2020-11-27T11:46:14.606Z] #40 23.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-11-27T11:46:14.606Z] #40 23.41 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-11-27T11:46:14.606Z] #40 23.41 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-11-27T11:46:14.606Z] #40 23.51 Selecting previously unselected package libnet1:s390x. [2020-11-27T11:46:14.606Z] #40 23.51 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-11-27T11:46:14.606Z] #40 23.55 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-27T11:46:14.606Z] #40 23.61 Selecting previously unselected package libnet1-dev. [2020-11-27T11:46:14.606Z] #40 23.62 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-11-27T11:46:14.606Z] #40 23.62 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:46:14.606Z] #40 23.76 Selecting previously unselected package libnl-3-200:s390x. [2020-11-27T11:46:14.606Z] #40 23.77 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-11-27T11:46:14.606Z] #40 23.77 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-11-27T11:46:14.606Z] #40 23.85 Selecting previously unselected package libnl-3-dev:s390x. [2020-11-27T11:46:14.898Z] #40 23.85 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-11-27T11:46:14.898Z] #40 23.85 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-11-27T11:46:14.898Z] #40 ... [2020-11-27T11:46:14.898Z] [2020-11-27T11:46:14.898Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:46:14.898Z] #38 13.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-27T11:46:14.898Z] #38 14.98 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-27T11:46:14.898Z] #38 ... [2020-11-27T11:46:14.898Z] [2020-11-27T11:46:14.898Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:46:14.898Z] #40 24.08 Selecting previously unselected package libprotobuf-c1:s390x. [2020-11-27T11:46:14.898Z] #40 24.09 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-11-27T11:46:14.898Z] #40 24.09 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-27T11:46:14.898Z] #40 24.14 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-11-27T11:46:15.191Z] #40 24.14 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-11-27T11:46:15.191Z] #40 24.15 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-11-27T11:46:15.191Z] #40 24.22 Selecting previously unselected package zlib1g-dev:s390x. [2020-11-27T11:46:15.191Z] #40 24.22 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-11-27T11:46:15.191Z] #40 24.23 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-11-27T11:46:15.191Z] #40 24.38 Selecting previously unselected package libprotobuf17:s390x. [2020-11-27T11:46:15.191Z] #40 24.38 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-11-27T11:46:15.191Z] #40 24.40 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-11-27T11:46:15.487Z] #40 ... [2020-11-27T11:46:15.487Z] [2020-11-27T11:46:15.487Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:15.487Z] #62 DONE 24.6s [2020-11-27T11:46:15.487Z] [2020-11-27T11:46:15.487Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:15.487Z] #47 23.71 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T11:46:15.487Z] #47 23.74 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T11:46:15.487Z] #47 23.79 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T11:46:15.487Z] #47 23.79 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T11:46:15.487Z] #47 23.89 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-27T11:46:15.487Z] #47 23.89 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T11:46:16.490Z] #8 ... [2020-11-27T11:46:16.490Z] [2020-11-27T11:46:16.490Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:46:16.490Z] #27 1.738 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-27T11:46:16.490Z] #27 1.827 [2020-11-27T11:46:16.490Z] #27 1.976 #### 5.7% ##################### 29.4% ############################### 43.3% ################################################### 71.4% ######################################################################## 100.0% [2020-11-27T11:46:16.490Z] #27 2.530 [2020-11-27T11:46:16.490Z] #27 2.650 ############# 19.0% ################################################################ 89.2% ######################################################################## 100.0% [2020-11-27T11:46:16.490Z] #27 2.849 [2020-11-27T11:46:16.490Z] #27 2.983 #################### 28.5% ######################################################################## 100.0% [2020-11-27T11:46:16.490Z] #27 3.176 [2020-11-27T11:46:16.490Z] #27 3.299 ###### 9.6% ####################### 33.3% ####################################### 55.0% ################################################### 72.2% ############################################################ 84.4% ######################################################################## 100.0% [2020-11-27T11:46:16.490Z] #27 3.861 [2020-11-27T11:46:16.490Z] #27 3.982 0.8% ### 5.2% #### 6.0% ####### 10.2% ############ 17.4% ################# 24.9% ####################### 32.5% ############################# 40.4% ################################# 46.2% #################################### 51.1% ######################################## 55.8% ########################################## 58.8% ############################################# 62.7% ################################################ 67.0% #################################################### 73.1% ######################################################### 80.2% ############################################################## 87.0% ################################################################### 94.3% ######################################################################## 100.0% [2020-11-27T11:46:16.490Z] #27 6.176 [2020-11-27T11:46:16.490Z] #27 6.661 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-27T11:46:16.490Z] #27 6.756 [2020-11-27T11:46:16.490Z] #27 6.818 ######################################################################## 100.0% [2020-11-27T11:46:16.490Z] #27 6.864 [2020-11-27T11:46:16.490Z] #27 7.340 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-27T11:46:16.490Z] #27 7.444 [2020-11-27T11:46:16.490Z] #27 7.560 ######################################################################## 100.0% [2020-11-27T11:46:16.490Z] #27 7.603 [2020-11-27T11:46:16.490Z] #27 7.928 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-27T11:46:16.490Z] #27 7.944 skipping existing c35d46ef359f [2020-11-27T11:46:16.490Z] #27 7.983 [2020-11-27T11:46:16.490Z] #27 8.345 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-27T11:46:16.490Z] #27 8.441 [2020-11-27T11:46:16.490Z] #27 8.486 ######################################################################## 100.0% [2020-11-27T11:46:16.490Z] #27 8.528 [2020-11-27T11:46:16.490Z] #27 8.735 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-27T11:46:16.490Z] #27 8.837 [2020-11-27T11:46:16.490Z] #27 8.893 ######################################################################## 100.0% [2020-11-27T11:46:16.490Z] #27 8.922 [2020-11-27T11:46:16.490Z] #27 8.942 Download of images into '/build' complete. [2020-11-27T11:46:16.490Z] #27 8.942 Use something like the following to load the result into a Docker daemon: [2020-11-27T11:46:16.490Z] #27 8.942 tar -cC '/build' . | docker load [2020-11-27T11:46:16.490Z] #27 ... [2020-11-27T11:46:16.490Z] [2020-11-27T11:46:16.490Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:46:17.058Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.1s done [2020-11-27T11:46:18.437Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-11-27T11:46:19.374Z] #8 DONE 40.3s [2020-11-27T11:46:19.374Z] [2020-11-27T11:46:19.374Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:46:19.374Z] #27 ... [2020-11-27T11:46:19.374Z] [2020-11-27T11:46:19.374Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-27T11:46:19.801Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05057a5ce0646b72a) in /home/ubuntu/workspace/moby_PR-41718 [Pipeline] { [Pipeline] checkout [2020-11-27T11:46:19.954Z] #47 ... [2020-11-27T11:46:19.954Z] [2020-11-27T11:46:19.954Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:46:19.954Z] #40 25.10 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-11-27T11:46:19.954Z] #40 25.10 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-11-27T11:46:19.954Z] #40 25.11 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-11-27T11:46:19.954Z] #40 25.34 Selecting previously unselected package libprotobuf-dev:s390x. [2020-11-27T11:46:19.954Z] #40 25.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-11-27T11:46:19.954Z] #40 25.34 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-11-27T11:46:19.954Z] #40 25.97 Selecting previously unselected package libprotoc17:s390x. [2020-11-27T11:46:19.954Z] #40 25.97 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-11-27T11:46:19.954Z] #40 25.97 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-11-27T11:46:19.954Z] #40 26.29 Selecting previously unselected package protobuf-c-compiler. [2020-11-27T11:46:19.954Z] #40 26.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-11-27T11:46:19.954Z] #40 26.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:46:19.954Z] #40 26.40 Selecting previously unselected package protobuf-compiler. [2020-11-27T11:46:19.954Z] #40 26.40 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-11-27T11:46:19.954Z] #40 26.40 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:46:19.954Z] #40 26.49 Selecting previously unselected package python-pkg-resources. [2020-11-27T11:46:19.954Z] #40 26.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T11:46:19.954Z] #40 26.50 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-27T11:46:19.954Z] #40 26.66 Selecting previously unselected package python-six. [2020-11-27T11:46:19.954Z] #40 26.66 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-27T11:46:19.954Z] #40 26.67 Unpacking python-six (1.12.0-1) ... [2020-11-27T11:46:19.954Z] #40 26.72 Selecting previously unselected package python-protobuf. [2020-11-27T11:46:19.954Z] #40 26.72 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-11-27T11:46:19.954Z] #40 26.72 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-27T11:46:19.954Z] #40 27.02 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-27T11:46:19.954Z] #40 28.75 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-11-27T11:46:19.954Z] #40 28.76 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-27T11:46:19.954Z] #40 28.77 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-27T11:46:19.954Z] #40 28.78 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-11-27T11:46:19.954Z] #40 28.79 Setting up python-six (1.12.0-1) ... [2020-11-27T11:46:20.991Z] #40 30.14 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-11-27T11:46:20.991Z] #40 30.15 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-11-27T11:46:20.991Z] #40 30.16 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-11-27T11:46:20.991Z] #40 30.17 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-11-27T11:46:20.991Z] #40 30.18 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-11-27T11:46:20.991Z] #40 30.19 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:46:20.991Z] #40 30.20 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:46:20.991Z] #40 30.22 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-11-27T11:46:20.991Z] #40 30.23 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:46:20.991Z] #40 30.23 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-27T11:46:21.280Z] #9 ... [2020-11-27T11:46:21.281Z] [2020-11-27T11:46:21.281Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:46:21.281Z] #27 DONE 14.8s [2020-11-27T11:46:21.281Z] [2020-11-27T11:46:21.281Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-27T11:46:21.851Z] #9 DONE 2.3s [2020-11-27T11:46:21.851Z] [2020-11-27T11:46:21.851Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-27T11:46:22.518Z] #40 ... [2020-11-27T11:46:22.518Z] [2020-11-27T11:46:22.518Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:46:22.518Z] #34 23.01 Selecting previously unselected package libicu63:s390x. [2020-11-27T11:46:22.518Z] #34 23.03 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-11-27T11:46:22.518Z] #34 23.04 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-11-27T11:46:22.518Z] #34 27.79 Selecting previously unselected package libxml2:s390x. [2020-11-27T11:46:22.518Z] #34 27.81 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-11-27T11:46:22.518Z] #34 27.81 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-11-27T11:46:22.518Z] #34 28.31 Selecting previously unselected package libarchive13:s390x. [2020-11-27T11:46:22.518Z] #34 28.31 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-11-27T11:46:22.518Z] #34 28.32 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-11-27T11:46:22.518Z] #34 28.61 Selecting previously unselected package libjsoncpp1:s390x. [2020-11-27T11:46:22.518Z] #34 28.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-11-27T11:46:22.518Z] #34 28.61 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-11-27T11:46:22.518Z] #34 28.69 Selecting previously unselected package librhash0:s390x. [2020-11-27T11:46:22.518Z] #34 28.69 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-11-27T11:46:22.518Z] #34 28.70 Unpacking librhash0:s390x (1.3.8-1) ... [2020-11-27T11:46:22.518Z] #34 28.79 Selecting previously unselected package libuv1:s390x. [2020-11-27T11:46:22.518Z] #34 28.79 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-11-27T11:46:22.518Z] #34 28.80 Unpacking libuv1:s390x (1.24.1-1) ... [2020-11-27T11:46:22.518Z] #34 28.95 Selecting previously unselected package cmake. [2020-11-27T11:46:22.518Z] #34 28.95 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-11-27T11:46:22.518Z] #34 28.96 Unpacking cmake (3.13.4-1) ... [2020-11-27T11:46:22.518Z] #34 30.93 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-11-27T11:46:22.518Z] #34 30.94 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T11:46:22.518Z] #34 30.95 Setting up libuv1:s390x (1.24.1-1) ... [2020-11-27T11:46:22.518Z] #34 30.96 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T11:46:22.518Z] #34 30.97 Setting up librhash0:s390x (1.3.8-1) ... [2020-11-27T11:46:22.518Z] #34 30.98 Setting up cmake-data (3.13.4-1) ... [2020-11-27T11:46:22.518Z] #34 30.99 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-11-27T11:46:22.518Z] #34 30.99 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-11-27T11:46:22.518Z] #34 31.00 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-11-27T11:46:22.518Z] #34 31.01 Setting up cmake (3.13.4-1) ... [2020-11-27T11:46:22.518Z] #34 31.02 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:46:22.518Z] #34 31.06 Processing triggers for mime-support (3.62) ... [2020-11-27T11:46:22.518Z] #34 DONE 31.5s [2020-11-27T11:46:22.518Z] [2020-11-27T11:46:22.518Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:46:22.518Z] #30 30.61 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-27T11:46:22.518Z] #30 30.87 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-27T11:46:22.518Z] #30 ... [2020-11-27T11:46:22.518Z] [2020-11-27T11:46:22.518Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:22.518Z] #32 21.60 sync [2020-11-27T11:46:22.518Z] #32 21.61 internal/reflectlite [2020-11-27T11:46:22.518Z] #32 23.33 errors [2020-11-27T11:46:22.518Z] #32 23.36 sort [2020-11-27T11:46:22.518Z] #32 23.57 strconv [2020-11-27T11:46:22.518Z] #32 24.49 io [2020-11-27T11:46:22.518Z] #32 25.64 internal/oserror [2020-11-27T11:46:22.518Z] #32 25.67 syscall [2020-11-27T11:46:22.518Z] #32 26.69 reflect [2020-11-27T11:46:22.518Z] #32 30.63 time [2020-11-27T11:46:22.518Z] #32 ... [2020-11-27T11:46:22.518Z] [2020-11-27T11:46:22.518Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:46:22.518Z] #11 24.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-11-27T11:46:22.518Z] #11 25.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-11-27T11:46:22.518Z] #11 25.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-11-27T11:46:22.518Z] #11 25.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-11-27T11:46:22.518Z] #11 25.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-11-27T11:46:22.518Z] #11 25.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-11-27T11:46:22.518Z] #11 25.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-11-27T11:46:22.518Z] #11 25.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-11-27T11:46:22.518Z] #11 25.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-11-27T11:46:22.518Z] #11 25.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-11-27T11:46:22.518Z] #11 25.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-11-27T11:46:22.518Z] #11 25.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-11-27T11:46:22.518Z] #11 25.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-11-27T11:46:22.518Z] #11 25.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-11-27T11:46:22.518Z] #11 25.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-11-27T11:46:22.518Z] #11 25.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-11-27T11:46:22.518Z] #11 26.37 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:46:22.518Z] #11 26.39 Fetched 73.3 MB in 4s (16.9 MB/s) [2020-11-27T11:46:22.518Z] #11 26.46 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-27T11:46:22.518Z] #11 26.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-11-27T11:46:22.518Z] #11 26.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-11-27T11:46:22.518Z] #11 26.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T11:46:22.518Z] #11 27.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-27T11:46:22.518Z] #11 27.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-11-27T11:46:22.518Z] #11 27.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T11:46:22.518Z] #11 30.13 Selecting previously unselected package binutils-mingw-w64. [2020-11-27T11:46:22.518Z] #11 30.14 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-27T11:46:22.518Z] #11 30.15 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T11:46:22.518Z] #11 30.20 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-11-27T11:46:22.518Z] #11 30.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-11-27T11:46:22.518Z] #11 30.22 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-11-27T11:46:22.518Z] #11 30.37 Selecting previously unselected package dmsetup. [2020-11-27T11:46:22.518Z] #11 30.37 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-11-27T11:46:22.518Z] #11 30.37 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-27T11:46:22.518Z] #11 30.49 Selecting previously unselected package mingw-w64-common. [2020-11-27T11:46:22.518Z] #11 30.49 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-27T11:46:22.518Z] #11 30.49 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-27T11:46:23.153Z] #11 ... [2020-11-27T11:46:23.153Z] [2020-11-27T11:46:23.153Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:46:23.153Z] #35 0.707 + RM_GOPATH=0 [2020-11-27T11:46:23.153Z] #35 0.707 + TMP_GOPATH= [2020-11-27T11:46:23.153Z] #35 0.707 + : /build [2020-11-27T11:46:23.153Z] #35 0.707 + '[' -z '' ']' [2020-11-27T11:46:23.153Z] #35 0.708 ++ mktemp -d [2020-11-27T11:46:23.153Z] #35 0.711 + export GOPATH=/tmp/tmp.MdukJelwXf [2020-11-27T11:46:23.153Z] #35 0.712 + GOPATH=/tmp/tmp.MdukJelwXf [2020-11-27T11:46:23.153Z] #35 0.712 + RM_GOPATH=1 [2020-11-27T11:46:23.153Z] #35 0.712 + case "$(go env GOARCH)" in [2020-11-27T11:46:23.153Z] #35 0.712 ++ go env GOARCH [2020-11-27T11:46:23.153Z] #35 0.725 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:23.153Z] #35 0.725 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:23.153Z] #35 0.726 ++ dirname /tmp/install/install.sh [2020-11-27T11:46:23.153Z] #35 0.727 + dir=/tmp/install [2020-11-27T11:46:23.153Z] #35 0.728 + bin=tini [2020-11-27T11:46:23.153Z] #35 0.728 + shift [2020-11-27T11:46:23.153Z] #35 0.728 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-27T11:46:23.153Z] #35 0.728 + . /tmp/install/tini.installer [2020-11-27T11:46:23.153Z] #35 0.728 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T11:46:23.153Z] #35 0.728 + install_tini [2020-11-27T11:46:23.153Z] #35 0.728 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-27T11:46:23.153Z] #35 0.728 + git clone https://github.com/krallin/tini.git /tmp/tmp.MdukJelwXf/tini [2020-11-27T11:46:23.153Z] #35 0.728 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T11:46:23.153Z] #35 0.729 Cloning into '/tmp/tmp.MdukJelwXf/tini'... [2020-11-27T11:46:23.238Z] #10 DONE 1.6s [2020-11-27T11:46:23.238Z] [2020-11-27T11:46:23.238Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-27T11:46:23.238Z] #29 DONE 0.1s [2020-11-27T11:46:23.238Z] [2020-11-27T11:46:23.238Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:46:23.475Z] using credential docker-jenkins-github-credentials [2020-11-27T11:46:23.485Z] Cloning the remote Git repository [2020-11-27T11:46:23.485Z] Cloning with configured refspecs honoured and without tags [2020-11-27T11:46:23.499Z] #30 ... [2020-11-27T11:46:23.499Z] [2020-11-27T11:46:23.499Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-27T11:46:23.499Z] #37 DONE 0.1s [2020-11-27T11:46:23.499Z] [2020-11-27T11:46:23.499Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:46:23.529Z] Cloning repository https://github.com/moby/moby.git [2020-11-27T11:46:23.581Z] > git init /home/ubuntu/workspace/moby_PR-41718 # timeout=10 [2020-11-27T11:46:23.789Z] #35 1.331 + cd /tmp/tmp.MdukJelwXf/tini [2020-11-27T11:46:23.789Z] #35 1.331 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T11:46:23.789Z] #35 1.335 + cmake . [2020-11-27T11:46:24.081Z] #35 1.760 -- The C compiler identification is GNU 8.3.0 [2020-11-27T11:46:24.081Z] #35 1.803 -- Check for working C compiler: /usr/bin/cc [2020-11-27T11:46:24.375Z] #35 ... [2020-11-27T11:46:24.375Z] [2020-11-27T11:46:24.375Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:46:24.375Z] #43 23.41 github.com/LK4D4/vndr/godl/singleflight [2020-11-27T11:46:24.375Z] #43 23.42 errors [2020-11-27T11:46:24.375Z] #43 23.59 io [2020-11-27T11:46:24.375Z] #43 23.74 strconv [2020-11-27T11:46:24.375Z] #43 24.85 bytes [2020-11-27T11:46:24.375Z] #43 26.16 reflect [2020-11-27T11:46:24.375Z] #43 26.88 bufio [2020-11-27T11:46:24.375Z] #43 28.20 syscall [2020-11-27T11:46:24.375Z] #43 ... [2020-11-27T11:46:24.375Z] [2020-11-27T11:46:24.375Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:46:24.375Z] #40 33.43 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-11-27T11:46:24.375Z] #40 33.44 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:46:24.667Z] #40 DONE 33.8s [2020-11-27T11:46:24.667Z] [2020-11-27T11:46:24.667Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:46:23.836Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:46:23.837Z] > git --version # timeout=10 [2020-11-27T11:46:23.852Z] > git --version # 'git version 2.17.1' [2020-11-27T11:46:23.853Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:46:23.864Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41718/head:refs/remotes/origin/PR-41718 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:46:25.710Z] #41 ... [2020-11-27T11:46:25.711Z] [2020-11-27T11:46:25.711Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:25.711Z] #45 DONE 34.8s [2020-11-27T11:46:25.711Z] [2020-11-27T11:46:25.711Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:46:25.711Z] #11 34.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-27T11:46:25.711Z] #11 34.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-27T11:46:25.711Z] #11 34.46 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T11:46:28.456Z] #11 ... [2020-11-27T11:46:28.456Z] [2020-11-27T11:46:28.456Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:28.456Z] #49 27.36 syscall [2020-11-27T11:46:28.456Z] #49 27.37 reflect [2020-11-27T11:46:28.456Z] #49 32.63 time [2020-11-27T11:46:28.456Z] #49 36.31 context [2020-11-27T11:46:28.456Z] #49 36.92 os [2020-11-27T11:46:28.456Z] #49 37.08 encoding/binary [2020-11-27T11:46:28.456Z] #49 ... [2020-11-27T11:46:28.456Z] [2020-11-27T11:46:28.456Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:46:28.456Z] #41 1.789 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T11:46:28.456Z] #41 1.789 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T11:46:28.456Z] #41 1.792 Note: Building without GnuTLS support [2020-11-27T11:46:28.456Z] #41 1.797 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T11:46:28.456Z] #41 1.797 Makefile.config:40: Warn: Building without nftables support [2020-11-27T11:46:28.456Z] #41 2.766 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T11:46:28.456Z] #41 2.802 GEN .gitid [2020-11-27T11:46:28.456Z] #41 2.816 GEN criu/include/version.h [2020-11-27T11:46:28.456Z] #41 2.851 GEN include/common/asm [2020-11-27T11:46:28.456Z] #41 3.710 PBCC images/timens.pb-c.c [2020-11-27T11:46:28.456Z] #41 3.724 DEP images/timens.pb-c.d [2020-11-27T11:46:28.456Z] #41 3.730 PBCC images/fown.pb-c.c [2020-11-27T11:46:28.456Z] #41 3.779 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-27T11:46:28.456Z] #41 3.797 PBCC images/opts.pb-c.c [2020-11-27T11:46:28.456Z] #41 3.847 PBCC images/memfd.pb-c.c [2020-11-27T11:46:28.456Z] #41 3.854 DEP images/fown.pb-c.d [2020-11-27T11:46:28.456Z] #41 3.892 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-27T11:46:28.456Z] #41 ... [2020-11-27T11:46:28.456Z] [2020-11-27T11:46:28.456Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:46:28.456Z] #35 2.314 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-27T11:46:28.456Z] #35 2.316 -- Detecting C compiler ABI info [2020-11-27T11:46:28.456Z] #35 2.830 -- Detecting C compiler ABI info - done [2020-11-27T11:46:28.456Z] #35 2.855 -- Detecting C compile features [2020-11-27T11:46:28.456Z] #35 4.164 -- Detecting C compile features - done [2020-11-27T11:46:28.456Z] #35 4.188 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-27T11:46:28.456Z] #35 4.350 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-27T11:46:28.456Z] #35 4.392 -- Configuring done [2020-11-27T11:46:28.456Z] #35 4.444 -- Generating done [2020-11-27T11:46:28.456Z] #35 4.445 -- Build files have been written to: /tmp/tmp.MdukJelwXf/tini [2020-11-27T11:46:28.456Z] #35 4.451 + make tini-static [2020-11-27T11:46:28.456Z] #35 4.660 Scanning dependencies of target tini-static [2020-11-27T11:46:28.456Z] #35 4.732 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-27T11:46:28.456Z] #35 5.401 [100%] Linking C executable tini-static [2020-11-27T11:46:28.456Z] #35 5.833 [100%] Built target tini-static [2020-11-27T11:46:28.456Z] #35 5.955 + mkdir -p /build [2020-11-27T11:46:28.456Z] #35 5.957 + cp tini-static /build/docker-init [2020-11-27T11:46:28.456Z] #35 DONE 6.2s [2020-11-27T11:46:28.456Z] [2020-11-27T11:46:28.456Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:46:28.456Z] #41 3.932 DEP images/opts.pb-c.d [2020-11-27T11:46:28.456Z] #41 3.976 DEP images/memfd.pb-c.d [2020-11-27T11:46:28.456Z] #41 4.002 PBCC images/sit.pb-c.c [2020-11-27T11:46:28.760Z] #41 4.031 DEP images/sit.pb-c.d [2020-11-27T11:46:28.760Z] #41 4.055 PBCC images/macvlan.pb-c.c [2020-11-27T11:46:28.760Z] #41 4.083 DEP images/macvlan.pb-c.d [2020-11-27T11:46:28.760Z] #41 4.091 PBCC images/autofs.pb-c.c [2020-11-27T11:46:28.760Z] #41 4.100 DEP images/autofs.pb-c.d [2020-11-27T11:46:28.760Z] #41 4.116 PBCC images/sysctl.pb-c.c [2020-11-27T11:46:28.760Z] #41 4.135 DEP images/sysctl.pb-c.d [2020-11-27T11:46:28.760Z] #41 4.174 PBCC images/time.pb-c.c [2020-11-27T11:46:28.760Z] #41 4.187 DEP images/time.pb-c.d [2020-11-27T11:46:28.760Z] #41 4.199 PBCC images/binfmt-misc.pb-c.c [2020-11-27T11:46:28.760Z] #41 4.207 DEP images/binfmt-misc.pb-c.d [2020-11-27T11:46:28.760Z] #41 4.228 PBCC images/seccomp.pb-c.c [2020-11-27T11:46:28.790Z] #38 ... [2020-11-27T11:46:28.790Z] [2020-11-27T11:46:28.790Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:28.790Z] #62 5.378 + RM_GOPATH=0 [2020-11-27T11:46:28.790Z] #62 5.378 + TMP_GOPATH= [2020-11-27T11:46:28.790Z] #62 5.378 + : /build [2020-11-27T11:46:28.790Z] #62 5.378 + '[' -z '' ']' [2020-11-27T11:46:28.790Z] #62 5.378 ++ mktemp -d [2020-11-27T11:46:28.790Z] #62 5.378 + export GOPATH=/tmp/tmp.tL9r2npcI7 [2020-11-27T11:46:28.790Z] #62 5.378 + GOPATH=/tmp/tmp.tL9r2npcI7 [2020-11-27T11:46:28.790Z] #62 5.378 + RM_GOPATH=1 [2020-11-27T11:46:28.790Z] #62 5.378 + case "$(go env GOARCH)" in [2020-11-27T11:46:28.790Z] #62 5.378 ++ go env GOARCH [2020-11-27T11:46:28.790Z] #62 5.379 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T11:46:28.790Z] #62 5.379 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:28.790Z] #62 5.379 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:28.790Z] #62 5.379 ++ dirname /tmp/install/install.sh [2020-11-27T11:46:28.790Z] #62 5.379 + dir=/tmp/install [2020-11-27T11:46:28.790Z] #62 5.379 + bin=proxy [2020-11-27T11:46:28.790Z] #62 5.379 + shift [2020-11-27T11:46:28.790Z] #62 5.379 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-27T11:46:28.790Z] #62 5.379 + . /tmp/install/proxy.installer [2020-11-27T11:46:28.790Z] #62 5.379 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T11:46:28.790Z] #62 5.379 + install_proxy [2020-11-27T11:46:28.790Z] #62 5.379 + case "$1" in [2020-11-27T11:46:28.790Z] #62 5.379 + export CGO_ENABLED=0 [2020-11-27T11:46:28.790Z] #62 5.379 + CGO_ENABLED=0 [2020-11-27T11:46:28.790Z] #62 5.379 + _install_proxy [2020-11-27T11:46:28.790Z] #62 5.379 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-11-27T11:46:28.790Z] #62 5.379 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tL9r2npcI7/src/github.com/docker/libnetwork [2020-11-27T11:46:28.790Z] #62 5.379 Cloning into '/tmp/tmp.tL9r2npcI7/src/github.com/docker/libnetwork'... [2020-11-27T11:46:29.051Z] #62 ... [2020-11-27T11:46:29.051Z] [2020-11-27T11:46:29.051Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:29.051Z] #22 5.457 + RM_GOPATH=0 [2020-11-27T11:46:29.051Z] #22 5.457 + TMP_GOPATH= [2020-11-27T11:46:29.051Z] #22 5.457 + : /build [2020-11-27T11:46:29.051Z] #22 5.457 + '[' -z '' ']' [2020-11-27T11:46:29.051Z] #22 5.457 ++ mktemp -d [2020-11-27T11:46:29.051Z] #22 5.457 + export GOPATH=/tmp/tmp.yt5cEriuCj [2020-11-27T11:46:29.051Z] #22 5.457 + GOPATH=/tmp/tmp.yt5cEriuCj [2020-11-27T11:46:29.051Z] #22 5.457 + RM_GOPATH=1 [2020-11-27T11:46:29.051Z] #22 5.457 + case "$(go env GOARCH)" in [2020-11-27T11:46:29.051Z] #22 5.457 ++ go env GOARCH [2020-11-27T11:46:29.051Z] #22 5.458 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:29.051Z] #22 5.458 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:29.051Z] #22 5.458 ++ dirname /tmp/install/install.sh [2020-11-27T11:46:29.051Z] #22 5.459 Install docker/cli version 17.06.2-ce from stable [2020-11-27T11:46:29.051Z] #22 5.459 + dir=/tmp/install [2020-11-27T11:46:29.051Z] #22 5.459 + bin=dockercli [2020-11-27T11:46:29.051Z] #22 5.459 + shift [2020-11-27T11:46:29.051Z] #22 5.459 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-27T11:46:29.051Z] #22 5.459 + . /tmp/install/dockercli.installer [2020-11-27T11:46:29.051Z] #22 5.459 ++ : stable [2020-11-27T11:46:29.051Z] #22 5.459 ++ : 17.06.2-ce [2020-11-27T11:46:29.051Z] #22 5.459 + install_dockercli [2020-11-27T11:46:29.051Z] #22 5.459 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-27T11:46:29.051Z] #22 5.460 ++ uname -m [2020-11-27T11:46:29.051Z] #22 5.460 + arch=x86_64 [2020-11-27T11:46:29.051Z] #22 5.460 + '[' x86_64 '!=' x86_64 ']' [2020-11-27T11:46:29.051Z] #22 5.460 + url=https://download.docker.com/linux/static [2020-11-27T11:46:29.051Z] #22 5.460 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-27T11:46:29.051Z] #22 5.465 + tar -xz docker/docker [2020-11-27T11:46:29.068Z] #41 4.251 DEP images/seccomp.pb-c.d [2020-11-27T11:46:29.068Z] #41 4.267 PBCC images/userns.pb-c.c [2020-11-27T11:46:29.068Z] #41 4.278 DEP images/userns.pb-c.d [2020-11-27T11:46:29.068Z] #41 4.313 PBCC images/cgroup.pb-c.c [2020-11-27T11:46:29.068Z] #41 4.313 DEP images/cgroup.pb-c.d [2020-11-27T11:46:29.068Z] #41 4.387 PBCC images/ext-file.pb-c.c [2020-11-27T11:46:29.068Z] #41 4.395 DEP images/ext-file.pb-c.d [2020-11-27T11:46:29.068Z] #41 4.508 PBCC images/rpc.pb-c.c [2020-11-27T11:46:29.068Z] #41 4.529 DEP images/rpc.pb-c.d [2020-11-27T11:46:29.068Z] #41 4.647 PBCC images/siginfo.pb-c.c [2020-11-27T11:46:29.365Z] #41 4.654 DEP images/siginfo.pb-c.d [2020-11-27T11:46:29.365Z] #41 4.780 PBCC images/pagemap.pb-c.c [2020-11-27T11:46:29.365Z] #41 4.794 DEP images/pagemap.pb-c.d [2020-11-27T11:46:29.365Z] #41 4.876 PBCC images/rlimit.pb-c.c [2020-11-27T11:46:29.365Z] #41 4.881 DEP images/rlimit.pb-c.d [2020-11-27T11:46:29.622Z] #22 ... [2020-11-27T11:46:29.622Z] [2020-11-27T11:46:29.622Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:29.622Z] #32 6.089 + RM_GOPATH=0 [2020-11-27T11:46:29.622Z] #32 6.089 + TMP_GOPATH= [2020-11-27T11:46:29.622Z] #32 6.089 + : /build [2020-11-27T11:46:29.622Z] #32 6.089 + '[' -z '' ']' [2020-11-27T11:46:29.622Z] #32 6.091 ++ mktemp -d [2020-11-27T11:46:29.622Z] #32 6.091 + export GOPATH=/tmp/tmp.i4a7ADx4Ic [2020-11-27T11:46:29.622Z] #32 6.091 + GOPATH=/tmp/tmp.i4a7ADx4Ic [2020-11-27T11:46:29.622Z] #32 6.091 + RM_GOPATH=1 [2020-11-27T11:46:29.622Z] #32 6.091 + case "$(go env GOARCH)" in [2020-11-27T11:46:29.622Z] #32 6.099 ++ go env GOARCH [2020-11-27T11:46:29.622Z] #32 6.190 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:29.622Z] #32 6.190 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:29.622Z] #32 6.190 ++ dirname /tmp/install/install.sh [2020-11-27T11:46:29.622Z] #32 6.224 + dir=/tmp/install [2020-11-27T11:46:29.622Z] #32 6.224 + bin=tomlv [2020-11-27T11:46:29.622Z] #32 6.224 + shift [2020-11-27T11:46:29.622Z] #32 6.240 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-27T11:46:29.622Z] #32 6.240 + . /tmp/install/tomlv.installer [2020-11-27T11:46:29.622Z] #32 6.240 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:46:29.622Z] #32 6.240 + install_tomlv [2020-11-27T11:46:29.622Z] #32 6.240 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-27T11:46:29.622Z] #32 6.240 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.i4a7ADx4Ic/src/github.com/BurntSushi/toml [2020-11-27T11:46:29.622Z] #32 6.240 Cloning into '/tmp/tmp.i4a7ADx4Ic/src/github.com/BurntSushi/toml'... [2020-11-27T11:46:29.622Z] #32 6.240 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:46:29.657Z] #41 5.002 PBCC images/file-lock.pb-c.c [2020-11-27T11:46:29.657Z] #41 5.017 DEP images/file-lock.pb-c.d [2020-11-27T11:46:29.657Z] #41 5.035 PBCC images/tty.pb-c.c [2020-11-27T11:46:29.657Z] #41 5.092 DEP images/tty.pb-c.d [2020-11-27T11:46:29.657Z] #41 5.113 PBCC images/tun.pb-c.c [2020-11-27T11:46:29.657Z] #41 5.125 PBCC images/netdev.pb-c.c [2020-11-27T11:46:29.657Z] #41 5.191 DEP images/tun.pb-c.d [2020-11-27T11:46:29.882Z] #32 ... [2020-11-27T11:46:29.882Z] [2020-11-27T11:46:29.882Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:46:29.882Z] #30 6.448 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-27T11:46:29.882Z] #30 6.448 Cloning into '.'... [2020-11-27T11:46:29.950Z] #41 5.240 DEP images/netdev.pb-c.d [2020-11-27T11:46:29.950Z] #41 5.254 PBCC images/vma.pb-c.c [2020-11-27T11:46:29.950Z] #41 5.279 DEP images/vma.pb-c.d [2020-11-27T11:46:29.950Z] #41 5.314 PBCC images/creds.pb-c.c [2020-11-27T11:46:29.950Z] #41 5.322 DEP images/creds.pb-c.d [2020-11-27T11:46:29.950Z] #41 5.342 PBCC images/utsns.pb-c.c [2020-11-27T11:46:29.950Z] #41 5.353 DEP images/utsns.pb-c.d [2020-11-27T11:46:29.950Z] #41 5.395 PBCC images/ipc-desc.pb-c.c [2020-11-27T11:46:29.950Z] #41 5.421 PBCC images/ipc-sem.pb-c.c [2020-11-27T11:46:29.950Z] #41 5.430 DEP images/ipc-desc.pb-c.d [2020-11-27T11:46:29.950Z] #41 5.457 DEP images/ipc-sem.pb-c.d [2020-11-27T11:46:29.950Z] #41 5.498 PBCC images/ipc-msg.pb-c.c [2020-11-27T11:46:29.950Z] #41 5.529 DEP images/ipc-msg.pb-c.d [2020-11-27T11:46:30.242Z] #41 5.543 PBCC images/ipc-shm.pb-c.c [2020-11-27T11:46:30.242Z] #41 5.570 DEP images/ipc-shm.pb-c.d [2020-11-27T11:46:30.242Z] #41 5.608 PBCC images/ipc-var.pb-c.c [2020-11-27T11:46:30.242Z] #41 5.626 DEP images/ipc-var.pb-c.d [2020-11-27T11:46:30.242Z] #41 5.672 PBCC images/sk-opts.pb-c.c [2020-11-27T11:46:30.242Z] #41 5.725 PBCC images/packet-sock.pb-c.c [2020-11-27T11:46:30.242Z] #41 5.777 DEP images/sk-opts.pb-c.d [2020-11-27T11:46:30.533Z] #41 5.784 DEP images/packet-sock.pb-c.d [2020-11-27T11:46:30.533Z] #41 5.844 PBCC images/sk-netlink.pb-c.c [2020-11-27T11:46:30.533Z] #41 5.871 DEP images/sk-netlink.pb-c.d [2020-11-27T11:46:30.533Z] #41 5.915 PBCC images/sk-inet.pb-c.c [2020-11-27T11:46:30.533Z] #41 5.948 DEP images/sk-inet.pb-c.d [2020-11-27T11:46:30.533Z] #41 5.958 PBCC images/sk-unix.pb-c.c [2020-11-27T11:46:30.533Z] #41 5.992 DEP images/sk-unix.pb-c.d [2020-11-27T11:46:30.533Z] #41 6.025 PBCC images/mm.pb-c.c [2020-11-27T11:46:30.533Z] #41 6.039 DEP images/mm.pb-c.d [2020-11-27T11:46:30.533Z] #41 6.067 PBCC images/timerfd.pb-c.c [2020-11-27T11:46:30.533Z] #41 6.081 DEP images/timerfd.pb-c.d [2020-11-27T11:46:30.533Z] #41 6.108 PBCC images/timer.pb-c.c [2020-11-27T11:46:30.533Z] #41 6.125 DEP images/timer.pb-c.d [2020-11-27T11:46:30.823Z] #41 6.157 PBCC images/sa.pb-c.c [2020-11-27T11:46:30.823Z] #41 6.189 DEP images/sa.pb-c.d [2020-11-27T11:46:30.823Z] #41 6.209 PBCC images/pipe-data.pb-c.c [2020-11-27T11:46:30.823Z] #41 6.224 DEP images/pipe-data.pb-c.d [2020-11-27T11:46:30.823Z] #41 6.247 PBCC images/mnt.pb-c.c [2020-11-27T11:46:30.823Z] #41 6.274 DEP images/mnt.pb-c.d [2020-11-27T11:46:30.823Z] #41 6.315 PBCC images/sk-packet.pb-c.c [2020-11-27T11:46:30.823Z] #41 6.319 DEP images/sk-packet.pb-c.d [2020-11-27T11:46:30.823Z] #41 6.349 PBCC images/tcp-stream.pb-c.c [2020-11-27T11:46:31.114Z] #41 6.358 DEP images/tcp-stream.pb-c.d [2020-11-27T11:46:31.114Z] #41 6.370 PBCC images/pipe.pb-c.c [2020-11-27T11:46:31.114Z] #41 6.388 DEP images/pipe.pb-c.d [2020-11-27T11:46:31.114Z] #41 6.412 PBCC images/pstree.pb-c.c [2020-11-27T11:46:31.114Z] #41 6.419 DEP images/pstree.pb-c.d [2020-11-27T11:46:31.114Z] #41 6.454 PBCC images/fs.pb-c.c [2020-11-27T11:46:31.114Z] #41 6.460 DEP images/fs.pb-c.d [2020-11-27T11:46:31.114Z] #41 6.474 PBCC images/signalfd.pb-c.c [2020-11-27T11:46:31.114Z] #41 6.491 DEP images/signalfd.pb-c.d [2020-11-27T11:46:31.114Z] #41 6.513 PBCC images/fh.pb-c.c [2020-11-27T11:46:31.114Z] #41 6.541 PBCC images/fsnotify.pb-c.c [2020-11-27T11:46:31.114Z] #41 6.555 DEP images/fh.pb-c.d [2020-11-27T11:46:31.114Z] #41 6.572 DEP images/fsnotify.pb-c.d [2020-11-27T11:46:31.114Z] #41 6.598 PBCC images/eventpoll.pb-c.c [2020-11-27T11:46:31.114Z] #41 6.608 DEP images/eventpoll.pb-c.d [2020-11-27T11:46:31.114Z] #41 6.649 PBCC images/eventfd.pb-c.c [2020-11-27T11:46:31.114Z] #41 6.652 DEP images/eventfd.pb-c.d [2020-11-27T11:46:31.114Z] #41 6.657 PBCC images/remap-file-path.pb-c.c [2020-11-27T11:46:31.405Z] #41 6.672 DEP images/remap-file-path.pb-c.d [2020-11-27T11:46:31.405Z] #41 6.693 PBCC images/fifo.pb-c.c [2020-11-27T11:46:31.405Z] #41 6.696 DEP images/fifo.pb-c.d [2020-11-27T11:46:31.405Z] #41 6.717 PBCC images/ghost-file.pb-c.c [2020-11-27T11:46:31.405Z] #41 6.745 DEP images/ghost-file.pb-c.d [2020-11-27T11:46:31.405Z] #41 6.773 PBCC images/regfile.pb-c.c [2020-11-27T11:46:31.405Z] #41 6.807 DEP images/regfile.pb-c.d [2020-11-27T11:46:31.405Z] #41 6.847 PBCC images/ns.pb-c.c [2020-11-27T11:46:31.405Z] #41 6.850 DEP images/ns.pb-c.d [2020-11-27T11:46:31.405Z] #41 6.871 PBCC images/fdinfo.pb-c.c [2020-11-27T11:46:31.696Z] #41 6.925 DEP images/fdinfo.pb-c.d [2020-11-27T11:46:31.696Z] #41 6.968 PBCC images/core-aarch64.pb-c.c [2020-11-27T11:46:31.696Z] #41 6.974 PBCC images/core-arm.pb-c.c [2020-11-27T11:46:31.696Z] #41 7.015 PBCC images/core-ppc64.pb-c.c [2020-11-27T11:46:31.696Z] #41 7.050 PBCC images/core-s390.pb-c.c [2020-11-27T11:46:31.696Z] #41 7.092 PBCC images/core-x86.pb-c.c [2020-11-27T11:46:31.696Z] #41 7.136 PBCC images/core.pb-c.c [2020-11-27T11:46:31.696Z] #41 7.197 PBCC images/inventory.pb-c.c [2020-11-27T11:46:31.987Z] #41 7.253 DEP images/core-aarch64.pb-c.d [2020-11-27T11:46:31.987Z] #41 7.263 DEP images/core-arm.pb-c.d [2020-11-27T11:46:31.987Z] #41 7.354 DEP images/core-ppc64.pb-c.d [2020-11-27T11:46:31.987Z] #41 7.381 DEP images/core-s390.pb-c.d [2020-11-27T11:46:31.987Z] #41 7.425 DEP images/core-x86.pb-c.d [2020-11-27T11:46:31.987Z] #41 7.451 DEP images/core.pb-c.d [2020-11-27T11:46:31.987Z] #41 7.464 DEP images/inventory.pb-c.d [2020-11-27T11:46:31.987Z] #41 7.494 PBCC images/cpuinfo.pb-c.c [2020-11-27T11:46:31.987Z] #41 7.511 DEP images/cpuinfo.pb-c.d [2020-11-27T11:46:31.987Z] #41 7.545 PBCC images/stats.pb-c.c [2020-11-27T11:46:31.987Z] #41 7.561 DEP images/stats.pb-c.d [2020-11-27T11:46:32.436Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-049231b548ebcdd5d) in /home/ubuntu/workspace/moby_PR-41718 [Pipeline] { [Pipeline] checkout [2020-11-27T11:46:33.018Z] #41 8.337 make[1]: Nothing to be done for 'all'. [2020-11-27T11:46:33.199Z] #30 ... [2020-11-27T11:46:33.199Z] [2020-11-27T11:46:33.199Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:33.199Z] #56 5.693 + RM_GOPATH=0 [2020-11-27T11:46:33.199Z] #56 5.693 + TMP_GOPATH= [2020-11-27T11:46:33.199Z] #56 5.693 + : /build [2020-11-27T11:46:33.199Z] #56 5.693 + '[' -z '' ']' [2020-11-27T11:46:33.199Z] #56 5.693 ++ mktemp -d [2020-11-27T11:46:33.199Z] #56 5.705 + export GOPATH=/tmp/tmp.Y5Ipk4bvMq [2020-11-27T11:46:33.199Z] #56 5.705 + GOPATH=/tmp/tmp.Y5Ipk4bvMq [2020-11-27T11:46:33.199Z] #56 5.705 + RM_GOPATH=1 [2020-11-27T11:46:33.199Z] #56 5.705 + case "$(go env GOARCH)" in [2020-11-27T11:46:33.199Z] #56 5.705 ++ go env GOARCH [2020-11-27T11:46:33.199Z] #56 5.756 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:46:33.199Z] #56 5.756 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:33.199Z] #56 5.756 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:33.199Z] #56 5.756 ++ dirname /tmp/install/install.sh [2020-11-27T11:46:33.199Z] #56 5.756 + dir=/tmp/install [2020-11-27T11:46:33.199Z] #56 5.756 + bin=rootlesskit [2020-11-27T11:46:33.199Z] #56 5.756 + shift [2020-11-27T11:46:33.199Z] #56 5.756 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-27T11:46:33.199Z] #56 5.756 + . /tmp/install/rootlesskit.installer [2020-11-27T11:46:33.199Z] #56 5.756 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:46:33.199Z] #56 5.756 + install_rootlesskit [2020-11-27T11:46:33.199Z] #56 5.756 + case "$1" in [2020-11-27T11:46:33.199Z] #56 5.756 + export CGO_ENABLED=0 [2020-11-27T11:46:33.199Z] #56 5.756 + CGO_ENABLED=0 [2020-11-27T11:46:33.199Z] #56 5.756 + _install_rootlesskit [2020-11-27T11:46:33.199Z] #56 5.756 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-27T11:46:33.199Z] #56 5.756 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Y5Ipk4bvMq/src/github.com/rootless-containers/rootlesskit [2020-11-27T11:46:33.199Z] #56 5.756 Cloning into '/tmp/tmp.Y5Ipk4bvMq/src/github.com/rootless-containers/rootlesskit'... [2020-11-27T11:46:33.468Z] #56 ... [2020-11-27T11:46:33.468Z] [2020-11-27T11:46:33.468Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:46:33.468Z] #43 6.153 + RM_GOPATH=0 [2020-11-27T11:46:33.468Z] #43 6.153 + TMP_GOPATH= [2020-11-27T11:46:33.468Z] #43 6.153 + : /build [2020-11-27T11:46:33.468Z] #43 6.153 + '[' -z '' ']' [2020-11-27T11:46:33.468Z] #43 6.153 ++ mktemp -d [2020-11-27T11:46:33.468Z] #43 6.153 + export GOPATH=/tmp/tmp.QeMVw79Nia [2020-11-27T11:46:33.468Z] #43 6.153 + GOPATH=/tmp/tmp.QeMVw79Nia [2020-11-27T11:46:33.468Z] #43 6.153 + RM_GOPATH=1 [2020-11-27T11:46:33.468Z] #43 6.153 + case "$(go env GOARCH)" in [2020-11-27T11:46:33.468Z] #43 6.153 ++ go env GOARCH [2020-11-27T11:46:33.468Z] #43 6.192 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T11:46:33.468Z] #43 6.192 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:33.468Z] #43 6.192 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:33.468Z] #43 6.192 ++ dirname /tmp/install/install.sh [2020-11-27T11:46:33.468Z] #43 6.192 + dir=/tmp/install [2020-11-27T11:46:33.468Z] #43 6.192 + bin=vndr [2020-11-27T11:46:33.468Z] #43 6.192 + shift [2020-11-27T11:46:33.468Z] #43 6.192 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-27T11:46:33.468Z] #43 6.192 + . /tmp/install/vndr.installer [2020-11-27T11:46:33.468Z] #43 6.192 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T11:46:33.468Z] #43 6.192 + install_vndr [2020-11-27T11:46:33.468Z] #43 6.192 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-27T11:46:33.468Z] #43 6.192 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QeMVw79Nia/src/github.com/LK4D4/vndr [2020-11-27T11:46:33.468Z] #43 6.192 Cloning into '/tmp/tmp.QeMVw79Nia/src/github.com/LK4D4/vndr'... [2020-11-27T11:46:33.468Z] #43 7.176 + cd /tmp/tmp.QeMVw79Nia/src/github.com/LK4D4/vndr [2020-11-27T11:46:33.468Z] #43 7.179 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T11:46:33.468Z] #43 7.198 + go build -buildmode=pie -v -o /build/vndr . [2020-11-27T11:46:33.468Z] #43 8.944 internal/cpu [2020-11-27T11:46:33.468Z] #43 9.096 runtime/internal/sys [2020-11-27T11:46:33.468Z] #43 9.496 internal/race [2020-11-27T11:46:33.468Z] #43 9.645 sync/atomic [2020-11-27T11:46:33.468Z] #43 10.13 internal/bytealg [2020-11-27T11:46:33.468Z] #43 ... [2020-11-27T11:46:33.468Z] [2020-11-27T11:46:33.468Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:46:33.468Z] #34 7.670 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:46:33.468Z] #34 7.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:46:33.468Z] #34 7.913 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:46:33.468Z] #34 10.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:46:33.731Z] #34 ... [2020-11-27T11:46:33.731Z] [2020-11-27T11:46:33.731Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:46:33.731Z] #53 7.673 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:46:33.731Z] #53 7.824 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:46:33.731Z] #53 7.864 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:46:33.731Z] #53 9.260 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:46:33.731Z] #53 ... [2020-11-27T11:46:33.731Z] [2020-11-27T11:46:33.731Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:33.731Z] #45 6.045 + RM_GOPATH=0 [2020-11-27T11:46:33.731Z] #45 6.045 + TMP_GOPATH= [2020-11-27T11:46:33.731Z] #45 6.045 + : /build [2020-11-27T11:46:33.731Z] #45 6.045 + '[' -z '' ']' [2020-11-27T11:46:33.731Z] #45 6.056 ++ mktemp -d [2020-11-27T11:46:33.731Z] #45 6.056 + export GOPATH=/tmp/tmp.bKHsKJ8ueT [2020-11-27T11:46:33.731Z] #45 6.056 + GOPATH=/tmp/tmp.bKHsKJ8ueT [2020-11-27T11:46:33.731Z] #45 6.056 + RM_GOPATH=1 [2020-11-27T11:46:33.731Z] #45 6.056 + case "$(go env GOARCH)" in [2020-11-27T11:46:33.731Z] #45 6.056 ++ go env GOARCH [2020-11-27T11:46:33.731Z] #45 6.153 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:33.731Z] #45 6.153 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:33.731Z] #45 6.153 ++ dirname /tmp/install/install.sh [2020-11-27T11:46:33.731Z] #45 6.153 + dir=/tmp/install [2020-11-27T11:46:33.731Z] #45 6.153 + bin=gotestsum [2020-11-27T11:46:33.731Z] #45 6.153 + shift [2020-11-27T11:46:33.731Z] #45 6.153 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-27T11:46:33.731Z] #45 6.153 + . /tmp/install/gotestsum.installer [2020-11-27T11:46:33.731Z] #45 6.153 ++ : v0.5.3 [2020-11-27T11:46:33.731Z] #45 6.153 + install_gotestsum [2020-11-27T11:46:33.731Z] #45 6.153 + set -e [2020-11-27T11:46:33.731Z] #45 6.153 + export GO111MODULE=on [2020-11-27T11:46:33.731Z] #45 6.153 + GO111MODULE=on [2020-11-27T11:46:33.731Z] #45 6.153 + GOBIN=/build [2020-11-27T11:46:33.731Z] #45 6.153 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-27T11:46:33.731Z] #45 6.240 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-27T11:46:33.731Z] #45 6.240 go: finding gotest.tools v0.5.3 [2020-11-27T11:46:33.731Z] #45 7.386 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-27T11:46:33.731Z] #45 8.138 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-27T11:46:33.731Z] #45 9.712 go: downloading github.com/fatih/color v1.9.0 [2020-11-27T11:46:33.731Z] #45 9.720 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:46:33.731Z] #45 9.831 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:46:33.731Z] #45 9.835 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-27T11:46:33.731Z] #45 9.973 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:46:33.731Z] #45 9.995 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:46:33.731Z] #45 10.20 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:46:33.731Z] #45 10.57 go: extracting github.com/fatih/color v1.9.0 [2020-11-27T11:46:33.993Z] #45 ... [2020-11-27T11:46:33.993Z] [2020-11-27T11:46:33.993Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:33.993Z] #47 6.337 + RM_GOPATH=0 [2020-11-27T11:46:33.993Z] #47 6.337 + TMP_GOPATH= [2020-11-27T11:46:33.993Z] #47 6.337 + : /build [2020-11-27T11:46:33.993Z] #47 6.337 + '[' -z '' ']' [2020-11-27T11:46:33.993Z] #47 6.337 ++ mktemp -d [2020-11-27T11:46:33.993Z] #47 6.337 + export GOPATH=/tmp/tmp.mhYxTFJ1xv [2020-11-27T11:46:33.993Z] #47 6.337 + GOPATH=/tmp/tmp.mhYxTFJ1xv [2020-11-27T11:46:33.993Z] #47 6.337 + RM_GOPATH=1 [2020-11-27T11:46:33.993Z] #47 6.337 + case "$(go env GOARCH)" in [2020-11-27T11:46:33.993Z] #47 6.337 ++ go env GOARCH [2020-11-27T11:46:33.993Z] #47 6.347 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:33.993Z] #47 6.347 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:33.993Z] #47 6.347 ++ dirname /tmp/install/install.sh [2020-11-27T11:46:33.993Z] #47 6.347 + dir=/tmp/install [2020-11-27T11:46:33.993Z] #47 6.347 + bin=golangci_lint [2020-11-27T11:46:33.993Z] #47 6.347 + shift [2020-11-27T11:46:33.993Z] #47 6.347 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-27T11:46:33.993Z] #47 6.347 + . /tmp/install/golangci_lint.installer [2020-11-27T11:46:33.993Z] #47 6.347 ++ : v1.23.8 [2020-11-27T11:46:33.993Z] #47 6.347 + install_golangci_lint [2020-11-27T11:46:33.993Z] #47 6.347 + set -e [2020-11-27T11:46:33.993Z] #47 6.347 + export GO111MODULE=on [2020-11-27T11:46:33.993Z] #47 6.347 + GO111MODULE=on [2020-11-27T11:46:33.993Z] #47 6.347 + GOBIN=/build [2020-11-27T11:46:33.993Z] #47 6.347 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-27T11:46:33.993Z] #47 6.368 go: finding github.com v1.23.8 [2020-11-27T11:46:33.993Z] #47 6.383 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-27T11:46:33.993Z] #47 6.383 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-27T11:46:33.993Z] #47 6.383 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-27T11:46:33.993Z] #47 6.383 go: finding github.com/golangci v1.23.8 [2020-11-27T11:46:33.993Z] #47 7.565 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-27T11:46:33.993Z] #47 8.532 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-27T11:46:33.993Z] #47 ... [2020-11-27T11:46:33.993Z] [2020-11-27T11:46:33.993Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:46:33.993Z] #11 7.106 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:46:33.993Z] #11 7.440 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:46:33.993Z] #11 7.440 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:46:33.993Z] #11 10.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:46:34.088Z] #41 9.176 CC images/stats.o [2020-11-27T11:46:34.088Z] #41 9.474 CC images/core.o [2020-11-27T11:46:34.253Z] #11 ... [2020-11-27T11:46:34.253Z] [2020-11-27T11:46:34.253Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:46:34.253Z] #40 7.686 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:46:34.253Z] #40 7.759 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:46:34.253Z] #40 7.759 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:46:34.253Z] #40 9.620 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:46:34.253Z] #40 ... [2020-11-27T11:46:34.253Z] [2020-11-27T11:46:34.253Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:34.253Z] #49 5.665 + RM_GOPATH=0 [2020-11-27T11:46:34.253Z] #49 5.665 + TMP_GOPATH= [2020-11-27T11:46:34.253Z] #49 5.665 + : /build [2020-11-27T11:46:34.253Z] #49 5.665 + '[' -z '' ']' [2020-11-27T11:46:34.253Z] #49 5.665 ++ mktemp -d [2020-11-27T11:46:34.253Z] #49 5.665 + export GOPATH=/tmp/tmp.S5wieTLfRd [2020-11-27T11:46:34.253Z] #49 5.665 + GOPATH=/tmp/tmp.S5wieTLfRd [2020-11-27T11:46:34.253Z] #49 5.665 + RM_GOPATH=1 [2020-11-27T11:46:34.253Z] #49 5.665 + case "$(go env GOARCH)" in [2020-11-27T11:46:34.253Z] #49 5.665 ++ go env GOARCH [2020-11-27T11:46:34.253Z] #49 5.679 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T11:46:34.253Z] #49 5.682 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:34.253Z] #49 5.682 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:34.253Z] #49 5.682 ++ dirname /tmp/install/install.sh [2020-11-27T11:46:34.253Z] #49 5.682 + dir=/tmp/install [2020-11-27T11:46:34.253Z] #49 5.682 + bin=shfmt [2020-11-27T11:46:34.253Z] #49 5.682 + shift [2020-11-27T11:46:34.253Z] #49 5.682 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-27T11:46:34.253Z] #49 5.682 + . /tmp/install/shfmt.installer [2020-11-27T11:46:34.253Z] #49 5.682 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T11:46:34.253Z] #49 5.682 + install_shfmt [2020-11-27T11:46:34.253Z] #49 5.682 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-27T11:46:34.253Z] #49 5.682 + git clone https://github.com/mvdan/sh.git /tmp/tmp.S5wieTLfRd/src/github.com/mvdan/sh [2020-11-27T11:46:34.253Z] #49 5.682 Cloning into '/tmp/tmp.S5wieTLfRd/src/github.com/mvdan/sh'... [2020-11-27T11:46:34.513Z] #49 ... [2020-11-27T11:46:34.513Z] [2020-11-27T11:46:34.513Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:34.513Z] #45 10.75 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:46:34.513Z] #45 10.76 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:46:34.513Z] #45 10.77 go: downloading github.com/pkg/errors v0.9.1 [2020-11-27T11:46:34.513Z] #45 10.91 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:46:34.513Z] #45 10.93 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:46:34.513Z] #45 10.94 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:46:34.513Z] #45 10.98 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:46:34.513Z] #45 11.08 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:46:34.718Z] #41 9.953 CC images/core-x86.o [2020-11-27T11:46:34.776Z] #45 11.63 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:46:35.008Z] #41 10.18 CC images/core-arm.o [2020-11-27T11:46:35.009Z] #41 ... [2020-11-27T11:46:35.009Z] [2020-11-27T11:46:35.009Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:46:35.009Z] #43 33.96 time [2020-11-27T11:46:35.009Z] #43 35.98 internal/fmtsort [2020-11-27T11:46:35.009Z] #43 36.35 internal/syscall/execenv [2020-11-27T11:46:35.009Z] #43 36.45 internal/syscall/unix [2020-11-27T11:46:35.009Z] #43 36.62 strings [2020-11-27T11:46:35.009Z] #43 37.92 os [2020-11-27T11:46:35.009Z] #43 38.76 regexp/syntax [2020-11-27T11:46:35.009Z] #43 40.41 fmt [2020-11-27T11:46:35.009Z] #43 41.59 regexp [2020-11-27T11:46:35.009Z] #43 43.37 internal/lazyregexp [2020-11-27T11:46:35.009Z] #43 43.51 github.com/LK4D4/vndr/versioned [2020-11-27T11:46:35.009Z] #43 43.58 go/token [2020-11-27T11:46:35.009Z] #43 43.58 net/url [2020-11-27T11:46:35.047Z] #45 11.71 go: extracting github.com/pkg/errors v0.9.1 [2020-11-27T11:46:35.299Z] #43 44.30 go/scanner [2020-11-27T11:46:35.299Z] #43 ... [2020-11-27T11:46:35.299Z] [2020-11-27T11:46:35.299Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:46:35.299Z] #41 10.50 CC images/core-aarch64.o [2020-11-27T11:46:35.299Z] #41 ... [2020-11-27T11:46:35.299Z] [2020-11-27T11:46:35.299Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:35.299Z] #32 34.52 internal/poll [2020-11-27T11:46:35.299Z] #32 36.67 os [2020-11-27T11:46:35.299Z] #32 37.18 strings [2020-11-27T11:46:35.299Z] #32 39.07 path [2020-11-27T11:46:35.299Z] #32 39.39 text/tabwriter [2020-11-27T11:46:35.299Z] #32 39.68 fmt [2020-11-27T11:46:35.299Z] #32 39.69 path/filepath [2020-11-27T11:46:35.299Z] #32 40.65 io/ioutil [2020-11-27T11:46:35.299Z] #32 41.75 flag [2020-11-27T11:46:35.299Z] #32 41.75 github.com/BurntSushi/toml [2020-11-27T11:46:35.299Z] #32 42.96 log [2020-11-27T11:46:35.299Z] #32 44.29 github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:46:35.369Z] #45 12.00 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-27T11:46:35.590Z] #32 ... [2020-11-27T11:46:35.590Z] [2020-11-27T11:46:35.590Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:46:35.590Z] #41 10.84 CC images/core-ppc64.o [2020-11-27T11:46:35.590Z] #41 11.19 CC images/core-s390.o [2020-11-27T11:46:36.222Z] #41 11.69 CC images/cpuinfo.o [2020-11-27T11:46:36.513Z] #41 12.01 CC images/inventory.o [2020-11-27T11:46:36.564Z] using credential docker-jenkins-github-credentials [2020-11-27T11:46:36.572Z] Cloning the remote Git repository [2020-11-27T11:46:36.572Z] Cloning with configured refspecs honoured and without tags [2020-11-27T11:46:36.804Z] #41 12.21 CC images/fdinfo.o [2020-11-27T11:46:37.094Z] #41 12.48 CC images/fown.o [2020-11-27T11:46:36.144Z] Cloning repository https://github.com/moby/moby.git [2020-11-27T11:46:36.205Z] > git init /home/ubuntu/workspace/moby_PR-41718 # timeout=10 [2020-11-27T11:46:36.471Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:46:36.472Z] > git --version # timeout=10 [2020-11-27T11:46:36.481Z] > git --version # 'git version 2.7.4' [2020-11-27T11:46:36.482Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:46:36.484Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41718/head:refs/remotes/origin/PR-41718 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:46:37.385Z] #41 12.66 CC images/ns.o [2020-11-27T11:46:37.385Z] #41 12.75 CC images/regfile.o [2020-11-27T11:46:37.680Z] #41 12.93 CC images/ghost-file.o [2020-11-27T11:46:37.681Z] #41 13.18 CC images/fifo.o [2020-11-27T11:46:37.681Z] #41 13.26 CC images/remap-file-path.o [2020-11-27T11:46:37.931Z] #45 14.23 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:46:37.978Z] #41 13.40 CC images/eventfd.o [2020-11-27T11:46:38.270Z] #41 ... [2020-11-27T11:46:38.270Z] [2020-11-27T11:46:38.270Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:38.270Z] #32 DONE 47.3s [2020-11-27T11:46:38.270Z] [2020-11-27T11:46:38.271Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:46:38.271Z] #41 13.61 CC images/eventpoll.o [2020-11-27T11:46:38.563Z] #41 13.74 CC images/fh.o [2020-11-27T11:46:38.563Z] #41 13.91 CC images/fsnotify.o [2020-11-27T11:46:38.781Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0eb046c0e70bb4f17) in /home/ubuntu/workspace/moby_PR-41718 [Pipeline] { [Pipeline] checkout [2020-11-27T11:46:38.855Z] #41 14.30 CC images/signalfd.o [2020-11-27T11:46:38.855Z] #41 14.41 CC images/fs.o [2020-11-27T11:46:39.147Z] #41 14.49 CC images/pstree.o [2020-11-27T11:46:39.147Z] #41 14.64 CC images/pipe.o [2020-11-27T11:46:39.439Z] #41 14.73 CC images/tcp-stream.o [2020-11-27T11:46:39.439Z] #41 14.88 CC images/sk-packet.o [2020-11-27T11:46:39.731Z] #41 15.09 CC images/mnt.o [2020-11-27T11:46:39.731Z] #41 15.19 CC images/pipe-data.o [2020-11-27T11:46:39.843Z] #45 16.22 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:46:40.023Z] #41 15.34 CC images/sa.o [2020-11-27T11:46:40.023Z] #41 ... [2020-11-27T11:46:40.023Z] [2020-11-27T11:46:40.023Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:46:40.023Z] #11 39.06 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-27T11:46:40.023Z] #11 39.06 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-11-27T11:46:40.023Z] #11 39.07 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:46:40.023Z] #11 39.13 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-27T11:46:40.023Z] #11 39.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-11-27T11:46:40.023Z] #11 39.14 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:46:40.023Z] #11 ... [2020-11-27T11:46:40.023Z] [2020-11-27T11:46:40.023Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:40.023Z] #49 39.20 encoding/base64 [2020-11-27T11:46:40.023Z] #49 39.75 golang.org/x/sys/unix [2020-11-27T11:46:40.023Z] #49 39.93 fmt [2020-11-27T11:46:40.023Z] #49 42.64 encoding/json [2020-11-27T11:46:40.023Z] #49 45.08 github.com/pkg/diff [2020-11-27T11:46:40.023Z] #49 45.84 go/ast [2020-11-27T11:46:40.023Z] #49 46.57 golang.org/x/crypto/ssh/terminal [2020-11-27T11:46:40.023Z] #49 47.52 mvdan.cc/editorconfig [2020-11-27T11:46:40.023Z] #49 48.50 mvdan.cc/sh/v3/fileutil [2020-11-27T11:46:40.023Z] #49 48.56 mvdan.cc/sh/v3/syntax [2020-11-27T11:46:40.316Z] #49 ... [2020-11-27T11:46:40.316Z] [2020-11-27T11:46:40.316Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:40.316Z] #54 26.09 Checking out files: 77% (2652/3407) Checking out files: 78% (2658/3407) Checking out files: 79% (2692/3407) Checking out files: 80% (2726/3407) Checking out files: 81% (2760/3407) Checking out files: 82% (2794/3407) Checking out files: 83% (2828/3407) Checking out files: 84% (2862/3407) Checking out files: 85% (2896/3407) Checking out files: 86% (2931/3407) Checking out files: 87% (2965/3407) Checking out files: 88% (2999/3407) Checking out files: 89% (3033/3407) Checking out files: 90% (3067/3407) Checking out files: 91% (3101/3407) Checking out files: 92% (3135/3407) Checking out files: 93% (3169/3407) Checking out files: 94% (3203/3407) Checking out files: 95% (3237/3407) Checking out files: 96% (3271/3407) Checking out files: 97% (3305/3407) Checking out files: 98% (3339/3407) Checking out files: 99% (3373/3407) Checking out files: 100% (3407/3407) Checking out files: 100% (3407/3407), done. [2020-11-27T11:46:40.316Z] #54 26.67 + cd /tmp/tmp.IaKybuhivF/src/github.com/containerd/containerd [2020-11-27T11:46:40.316Z] #54 26.68 + git checkout -q b321d358e6eef9c82fa3f3bb8826dca3724c58c6 [2020-11-27T11:46:40.316Z] #54 27.78 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-27T11:46:40.316Z] #54 27.78 + BUILDTAGS='netgo osusergo static_build' [2020-11-27T11:46:40.316Z] #54 27.78 + export EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:46:40.316Z] #54 27.78 + EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:46:40.316Z] #54 27.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-27T11:46:40.316Z] #54 27.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-27T11:46:40.316Z] #54 27.78 + '[' '' = dynamic ']' [2020-11-27T11:46:40.316Z] #54 27.78 + make [2020-11-27T11:46:40.316Z] #54 28.29 + bin/ctr [2020-11-27T11:46:40.783Z] #45 ... [2020-11-27T11:46:40.783Z] [2020-11-27T11:46:40.783Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:46:40.783Z] #38 7.198 + git clone https://github.com/docker/distribution.git . [2020-11-27T11:46:40.783Z] #38 7.198 Cloning into '.'... [2020-11-27T11:46:40.783Z] #38 ... [2020-11-27T11:46:40.783Z] [2020-11-27T11:46:40.783Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:40.783Z] #56 11.73 Checking out files: 87% (694/794) Checking out files: 88% (699/794) Checking out files: 89% (707/794) Checking out files: 90% (715/794) Checking out files: 91% (723/794) Checking out files: 92% (731/794) Checking out files: 93% (739/794) Checking out files: 94% (747/794) Checking out files: 95% (755/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-11-27T11:46:40.783Z] #56 12.16 + cd /tmp/tmp.Y5Ipk4bvMq/src/github.com/rootless-containers/rootlesskit [2020-11-27T11:46:40.783Z] #56 12.16 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:46:40.783Z] #56 12.68 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T11:46:40.783Z] #56 12.68 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-27T11:46:40.783Z] #56 ... [2020-11-27T11:46:40.783Z] [2020-11-27T11:46:40.783Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:40.783Z] #32 7.616 + cd /tmp/tmp.i4a7ADx4Ic/src/github.com/BurntSushi/toml [2020-11-27T11:46:40.784Z] #32 7.616 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:46:40.784Z] #32 7.633 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:46:40.784Z] #32 8.312 internal/cpu [2020-11-27T11:46:40.784Z] #32 8.313 runtime/internal/atomic [2020-11-27T11:46:40.784Z] #32 8.964 runtime/internal/sys [2020-11-27T11:46:40.784Z] #32 9.179 runtime/internal/math [2020-11-27T11:46:40.784Z] #32 9.181 internal/bytealg [2020-11-27T11:46:40.784Z] #32 9.252 math/bits [2020-11-27T11:46:40.784Z] #32 9.751 math [2020-11-27T11:46:40.784Z] #32 10.71 runtime [2020-11-27T11:46:40.784Z] #32 17.27 internal/testlog [2020-11-27T11:46:41.445Z] #32 17.80 encoding [2020-11-27T11:46:41.445Z] #32 ... [2020-11-27T11:46:41.445Z] [2020-11-27T11:46:41.445Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:41.445Z] #22 17.83 + mkdir -p /build [2020-11-27T11:46:41.445Z] #22 17.89 + mv docker/docker /build/ [2020-11-27T11:46:41.445Z] #22 17.89 + rmdir docker [2020-11-27T11:46:42.264Z] using credential docker-jenkins-github-credentials [2020-11-27T11:46:42.271Z] Cloning the remote Git repository [2020-11-27T11:46:42.271Z] Cloning with configured refspecs honoured and without tags [2020-11-27T11:46:42.373Z] Cloning repository https://github.com/moby/moby.git [2020-11-27T11:46:43.361Z] #22 DONE 20.1s [2020-11-27T11:46:43.361Z] [2020-11-27T11:46:43.361Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:43.361Z] #47 19.42 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T11:46:43.361Z] #47 19.50 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T11:46:43.361Z] #47 19.52 go: downloading github.com/fatih/color v1.7.0 [2020-11-27T11:46:43.361Z] #47 19.56 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T11:46:43.361Z] #47 19.59 go: downloading github.com/pkg/errors v0.8.1 [2020-11-27T11:46:43.361Z] #47 19.74 go: downloading github.com/spf13/viper v1.6.1 [2020-11-27T11:46:43.361Z] #47 19.89 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T11:46:43.361Z] #47 19.95 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T11:46:43.361Z] #47 19.96 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T11:46:42.485Z] > git init /home/ubuntu/workspace/moby_PR-41718 # timeout=10 [2020-11-27T11:46:42.793Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:46:42.793Z] > git --version # timeout=10 [2020-11-27T11:46:42.815Z] > git --version # 'git version 2.17.1' [2020-11-27T11:46:42.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:46:42.838Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41718/head:refs/remotes/origin/PR-41718 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:46:43.630Z] #47 20.34 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T11:46:43.630Z] #47 20.34 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T11:46:43.630Z] #47 20.42 go: extracting github.com/fatih/color v1.7.0 [2020-11-27T11:46:43.630Z] #47 20.42 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-27T11:46:43.630Z] #47 ... [2020-11-27T11:46:43.630Z] [2020-11-27T11:46:43.630Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:46:43.630Z] #43 10.44 unicode [2020-11-27T11:46:43.630Z] #43 11.44 runtime [2020-11-27T11:46:43.630Z] #43 16.63 unicode/utf8 [2020-11-27T11:46:43.630Z] #43 17.31 internal/testlog [2020-11-27T11:46:43.630Z] #43 18.46 unicode/utf16 [2020-11-27T11:46:43.630Z] #43 18.82 container/list [2020-11-27T11:46:43.630Z] #43 19.87 crypto/internal/subtle [2020-11-27T11:46:43.630Z] #43 20.16 crypto/subtle [2020-11-27T11:46:43.630Z] #43 20.42 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-27T11:46:43.892Z] #43 ... [2020-11-27T11:46:43.892Z] [2020-11-27T11:46:43.892Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:43.892Z] #47 20.50 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T11:46:43.892Z] #47 20.59 go: extracting github.com/spf13/viper v1.6.1 [2020-11-27T11:46:43.892Z] #47 20.59 go: extracting github.com/pkg/errors v0.8.1 [2020-11-27T11:46:43.892Z] #47 20.64 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-27T11:46:43.892Z] #47 20.73 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-27T11:46:44.154Z] #47 20.88 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-27T11:46:44.154Z] #47 20.97 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-27T11:46:44.415Z] #47 21.29 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-27T11:46:44.675Z] #47 21.35 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-27T11:46:44.675Z] #47 21.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T11:46:44.774Z] #54 ... [2020-11-27T11:46:44.774Z] [2020-11-27T11:46:44.774Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:46:44.774Z] #11 53.35 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-27T11:46:44.774Z] #11 53.36 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-11-27T11:46:44.774Z] #11 53.36 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:46:44.936Z] #47 21.77 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T11:46:44.936Z] #47 21.81 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-27T11:46:45.196Z] #47 21.88 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-27T11:46:45.409Z] #11 ... [2020-11-27T11:46:45.409Z] [2020-11-27T11:46:45.409Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:46:45.409Z] #43 44.61 text/template/parse [2020-11-27T11:46:45.409Z] #43 45.09 go/ast [2020-11-27T11:46:45.409Z] #43 47.19 text/template [2020-11-27T11:46:45.409Z] #43 48.78 go/parser [2020-11-27T11:46:45.409Z] #43 50.47 go/doc [2020-11-27T11:46:45.409Z] #43 50.62 encoding/xml [2020-11-27T11:46:45.409Z] #43 52.68 github.com/LK4D4/vndr/build [2020-11-27T11:46:45.409Z] #43 53.98 compress/flate [2020-11-27T11:46:45.702Z] #43 ... [2020-11-27T11:46:45.702Z] [2020-11-27T11:46:45.702Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:46:45.702Z] #41 15.50 CC images/timer.o [2020-11-27T11:46:45.702Z] #41 15.66 CC images/timerfd.o [2020-11-27T11:46:45.702Z] #41 15.81 CC images/mm.o [2020-11-27T11:46:45.702Z] #41 16.00 CC images/sk-opts.o [2020-11-27T11:46:45.702Z] #41 16.07 CC images/sk-unix.o [2020-11-27T11:46:45.702Z] #41 16.22 CC images/sk-inet.o [2020-11-27T11:46:45.702Z] #41 16.39 CC images/tun.o [2020-11-27T11:46:45.702Z] #41 16.62 CC images/sk-netlink.o [2020-11-27T11:46:45.702Z] #41 16.72 CC images/packet-sock.o [2020-11-27T11:46:45.702Z] #41 16.87 CC images/ipc-var.o [2020-11-27T11:46:45.702Z] #41 16.96 CC images/ipc-desc.o [2020-11-27T11:46:45.702Z] #41 17.06 CC images/ipc-shm.o [2020-11-27T11:46:45.702Z] #41 17.15 CC images/ipc-msg.o [2020-11-27T11:46:45.702Z] #41 17.26 CC images/ipc-sem.o [2020-11-27T11:46:45.702Z] #41 17.33 CC images/utsns.o [2020-11-27T11:46:45.702Z] #41 17.40 CC images/creds.o [2020-11-27T11:46:45.702Z] #41 17.61 CC images/vma.o [2020-11-27T11:46:45.702Z] #41 17.72 CC images/netdev.o [2020-11-27T11:46:45.702Z] #41 17.87 CC images/tty.o [2020-11-27T11:46:45.702Z] #41 18.07 CC images/file-lock.o [2020-11-27T11:46:45.702Z] #41 18.19 CC images/rlimit.o [2020-11-27T11:46:45.702Z] #41 18.35 CC images/pagemap.o [2020-11-27T11:46:45.702Z] #41 18.49 CC images/siginfo.o [2020-11-27T11:46:45.702Z] #41 18.70 CC images/rpc.o [2020-11-27T11:46:45.702Z] #41 19.45 CC images/ext-file.o [2020-11-27T11:46:45.702Z] #41 19.60 CC images/cgroup.o [2020-11-27T11:46:45.702Z] #41 20.05 CC images/userns.o [2020-11-27T11:46:45.702Z] #41 20.18 CC images/google/protobuf/descriptor.o [2020-11-27T11:46:45.702Z] #41 21.02 CC images/opts.o [2020-11-27T11:46:45.702Z] #41 21.11 CC images/seccomp.o [2020-11-27T11:46:45.770Z] #47 22.33 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-27T11:46:45.770Z] #47 ... [2020-11-27T11:46:45.770Z] [2020-11-27T11:46:45.770Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:46:45.770Z] #53 12.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:46:45.770Z] #53 16.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:46:45.993Z] #41 21.30 CC images/binfmt-misc.o [2020-11-27T11:46:45.994Z] #41 21.39 CC images/time.o [2020-11-27T11:46:46.030Z] #53 ... [2020-11-27T11:46:46.030Z] [2020-11-27T11:46:46.030Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:46.030Z] #49 19.23 + cd /tmp/tmp.S5wieTLfRd/src/github.com/mvdan/sh [2020-11-27T11:46:46.030Z] #49 19.23 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T11:46:46.030Z] #49 19.32 + GO111MODULE=on [2020-11-27T11:46:46.030Z] #49 19.32 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-27T11:46:46.030Z] #49 21.08 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T11:46:46.030Z] #49 21.08 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T11:46:46.030Z] #49 21.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T11:46:46.030Z] #49 21.68 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T11:46:46.030Z] #49 21.70 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T11:46:46.289Z] #41 21.53 CC images/sysctl.o [2020-11-27T11:46:46.289Z] #41 21.62 CC images/autofs.o [2020-11-27T11:46:46.289Z] #41 21.75 CC images/macvlan.o [2020-11-27T11:46:46.290Z] #49 23.00 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T11:46:46.583Z] #41 ... [2020-11-27T11:46:46.583Z] [2020-11-27T11:46:46.583Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:46.583Z] #49 52.61 mvdan.cc/sh/v3/cmd/shfmt [2020-11-27T11:46:46.583Z] #49 DONE 55.6s [2020-11-27T11:46:46.583Z] [2020-11-27T11:46:46.583Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:46:46.583Z] #41 21.92 CC images/sit.o [2020-11-27T11:46:46.583Z] #41 ... [2020-11-27T11:46:46.583Z] [2020-11-27T11:46:46.583Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:46:46.583Z] #43 55.02 hash/crc32 [2020-11-27T11:46:46.583Z] #43 55.50 net [2020-11-27T11:46:46.583Z] #43 55.60 compress/gzip [2020-11-27T11:46:47.292Z] #43 56.32 vendor/golang.org/x/text/transform [2020-11-27T11:46:47.675Z] #49 ... [2020-11-27T11:46:47.675Z] [2020-11-27T11:46:47.675Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:46:47.675Z] #34 14.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:46:47.675Z] #34 17.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:46:47.675Z] #34 ... [2020-11-27T11:46:47.675Z] [2020-11-27T11:46:47.675Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:46:47.675Z] #11 14.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:46:47.675Z] #11 17.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:46:47.675Z] #11 ... [2020-11-27T11:46:47.675Z] [2020-11-27T11:46:47.675Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:46:47.675Z] #40 14.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:46:47.675Z] #40 16.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:46:47.675Z] #40 ... [2020-11-27T11:46:47.675Z] [2020-11-27T11:46:47.675Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:47.675Z] #47 22.78 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T11:46:47.675Z] #47 23.08 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-27T11:46:47.675Z] #47 23.17 go: downloading github.com/spf13/cast v1.3.0 [2020-11-27T11:46:47.675Z] #47 23.26 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T11:46:47.675Z] #47 23.84 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-27T11:46:47.675Z] #47 23.87 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T11:46:47.675Z] #47 24.13 go: extracting github.com/spf13/cast v1.3.0 [2020-11-27T11:46:47.675Z] #47 24.24 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-27T11:46:47.926Z] #43 56.85 vendor/golang.org/x/text/unicode/bidi [2020-11-27T11:46:47.935Z] #47 24.55 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-27T11:46:47.935Z] #47 24.79 go: downloading github.com/spf13/afero v1.1.2 [2020-11-27T11:46:48.194Z] #47 24.80 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T11:46:48.194Z] #47 24.88 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-27T11:46:48.560Z] #43 57.84 vendor/golang.org/x/text/secure/bidirule [2020-11-27T11:46:48.763Z] #47 25.36 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-27T11:46:48.763Z] #47 25.51 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T11:46:48.852Z] #43 57.98 vendor/golang.org/x/text/unicode/norm [2020-11-27T11:46:49.023Z] #47 25.71 go: extracting github.com/spf13/afero v1.1.2 [2020-11-27T11:46:49.023Z] #47 25.85 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-27T11:46:49.284Z] #47 25.94 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-27T11:46:49.506Z] Fetching without tags [2020-11-27T11:46:49.546Z] #47 26.31 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-27T11:46:49.805Z] #47 26.54 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T11:46:49.962Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit 703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:46:50.376Z] #47 27.04 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-27T11:46:50.376Z] #47 27.04 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T11:46:50.376Z] #47 27.10 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T11:46:50.636Z] #47 27.27 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T11:46:50.636Z] #47 27.29 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-27T11:46:50.636Z] #47 27.43 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-27T11:46:50.900Z] #47 27.50 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T11:46:49.358Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:46:49.395Z] > git config --add remote.origin.fetch +refs/pull/41718/head:refs/remotes/origin/PR-41718 # timeout=10 [2020-11-27T11:46:49.450Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:46:49.486Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:46:49.515Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:46:49.515Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:46:49.516Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41718/head:refs/remotes/origin/PR-41718 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:46:49.970Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:46:50.009Z] > git checkout -f 703951197c3338631ee0529dd9dd814d16f037f0 # timeout=10 [2020-11-27T11:46:50.923Z] #43 60.14 vendor/golang.org/x/net/idna [2020-11-27T11:46:51.167Z] #47 27.80 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T11:46:51.167Z] #47 27.81 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T11:46:51.427Z] #47 28.08 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T11:46:51.427Z] #47 28.18 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T11:46:51.441Z] Merge succeeded, producing 703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:46:51.441Z] Checking out Revision 703951197c3338631ee0529dd9dd814d16f037f0 (PR-41718) [2020-11-27T11:46:51.559Z] #43 ... [2020-11-27T11:46:51.559Z] [2020-11-27T11:46:51.559Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:46:51.559Z] #41 22.02 CC images/memfd.o [2020-11-27T11:46:51.559Z] #41 22.17 CC images/timens.o [2020-11-27T11:46:51.559Z] #41 22.32 LINK images/built-in.o [2020-11-27T11:46:51.559Z] #41 22.39 GEN compel/include/asm [2020-11-27T11:46:51.559Z] #41 22.40 GEN compel/include/version.h [2020-11-27T11:46:51.559Z] #41 22.41 touch .config [2020-11-27T11:46:51.559Z] #41 22.43 GEN include/common/config.h [2020-11-27T11:46:51.559Z] #41 22.46 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-11-27T11:46:51.559Z] #41 22.49 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-27T11:46:51.559Z] #41 22.51 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-27T11:46:51.559Z] #41 22.55 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-11-27T11:46:51.559Z] #41 22.56 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-11-27T11:46:51.559Z] #41 22.58 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-11-27T11:46:51.559Z] #41 22.58 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-27T11:46:51.559Z] #41 22.59 DEP compel/plugins/std/infect.d [2020-11-27T11:46:51.559Z] #41 22.64 DEP compel/plugins/std/string.d [2020-11-27T11:46:51.559Z] #41 22.71 DEP compel/plugins/std/log.d [2020-11-27T11:46:51.559Z] #41 22.72 DEP compel/plugins/std/fds.d [2020-11-27T11:46:51.559Z] #41 22.80 DEP compel/plugins/std/std.d [2020-11-27T11:46:51.559Z] #41 22.85 DEP compel/plugins/shmem/shmem.d [2020-11-27T11:46:51.559Z] #41 22.90 DEP compel/plugins/fds/fds.d [2020-11-27T11:46:51.559Z] #41 22.98 CC compel/plugins/std/std.o [2020-11-27T11:46:51.559Z] #41 23.13 CC compel/plugins/std/fds.o [2020-11-27T11:46:51.559Z] #41 23.46 CC compel/plugins/std/log.o [2020-11-27T11:46:51.559Z] #41 23.85 CC compel/plugins/std/string.o [2020-11-27T11:46:51.559Z] #41 24.30 CC compel/plugins/std/infect.o [2020-11-27T11:46:51.559Z] #41 24.64 CC compel/arch/s390/plugins/std/parasite-head.o [2020-11-27T11:46:51.559Z] #41 24.66 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-11-27T11:46:51.559Z] #41 24.69 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-11-27T11:46:51.559Z] #41 24.76 AR compel/plugins/std.lib.a [2020-11-27T11:46:51.559Z] #41 24.80 CC compel/plugins/fds/fds.o [2020-11-27T11:46:51.559Z] #41 24.99 AR compel/plugins/fds.lib.a [2020-11-27T11:46:51.559Z] #41 25.02 HOSTDEP compel/src/lib/log-host.d [2020-11-27T11:46:51.559Z] #41 25.11 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-27T11:46:51.559Z] #41 25.21 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-11-27T11:46:51.559Z] #41 25.25 HOSTDEP compel/src/main-host.d [2020-11-27T11:46:51.559Z] #41 25.29 DEP compel/src/lib/ptrace.d [2020-11-27T11:46:51.559Z] #41 25.34 DEP compel/src/lib/infect.d [2020-11-27T11:46:51.559Z] #41 25.41 DEP compel/src/lib/infect-util.d [2020-11-27T11:46:51.559Z] #41 25.46 DEP compel/src/lib/infect-rpc.d [2020-11-27T11:46:51.559Z] #41 25.59 DEP compel/arch/s390/src/lib/infect.d [2020-11-27T11:46:51.559Z] #41 25.69 DEP compel/arch/s390/src/lib/cpu.d [2020-11-27T11:46:51.559Z] #41 25.72 DEP compel/src/lib/log.d [2020-11-27T11:46:51.559Z] #41 25.77 DEP compel/src/main.d [2020-11-27T11:46:51.559Z] #41 25.86 DEP compel/src/lib/handle-elf.d [2020-11-27T11:46:51.559Z] #41 25.90 DEP compel/arch/s390/src/lib/handle-elf.d [2020-11-27T11:46:51.559Z] #41 26.00 CC compel/src/lib/log.o [2020-11-27T11:46:51.559Z] #41 26.20 CC compel/arch/s390/src/lib/cpu.o [2020-11-27T11:46:51.559Z] #41 26.40 CC compel/arch/s390/src/lib/infect.o [2020-11-27T11:46:51.559Z] #41 26.97 CC compel/src/lib/infect-rpc.o [2020-11-27T11:46:51.559Z] #41 27.12 CC compel/src/lib/infect-util.o [2020-11-27T11:46:51.687Z] #47 ... [2020-11-27T11:46:51.687Z] [2020-11-27T11:46:51.687Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:46:51.851Z] #41 27.36 CC compel/src/lib/infect.o [2020-11-27T11:46:51.946Z] #38 28.26 Checking out files: 66% (1115/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) [2020-11-27T11:46:51.946Z] #38 ... [2020-11-27T11:46:51.946Z] [2020-11-27T11:46:51.946Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:51.946Z] #32 18.54 runtime/cgo [2020-11-27T11:46:51.946Z] #32 ... [2020-11-27T11:46:51.946Z] [2020-11-27T11:46:51.946Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:46:51.946Z] #45 18.56 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:46:51.946Z] #45 24.64 go: finding github.com/fatih/color v1.9.0 [2020-11-27T11:46:51.946Z] #45 24.68 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:46:51.946Z] #45 24.81 go: finding github.com/pkg/errors v0.9.1 [2020-11-27T11:46:51.946Z] #45 24.94 go: finding github.com/spf13/pflag v1.0.3 [2020-11-27T11:46:51.946Z] #45 25.13 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:46:51.946Z] #45 25.22 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:46:51.946Z] #45 25.64 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:46:51.946Z] #45 25.81 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:46:51.946Z] #45 25.84 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:46:51.946Z] #45 25.86 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:46:51.946Z] #45 25.91 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:46:52.144Z] #41 ... [2020-11-27T11:46:52.144Z] [2020-11-27T11:46:52.144Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:46:52.144Z] #43 61.50 vendor/golang.org/x/net/http2/hpack [2020-11-27T11:46:52.206Z] #45 ... [2020-11-27T11:46:52.206Z] [2020-11-27T11:46:52.206Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:52.798Z] #62 27.81 Checking out files: 43% (829/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 89% (1705/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-27T11:46:52.798Z] #62 29.52 + cd /tmp/tmp.tL9r2npcI7/src/github.com/docker/libnetwork [2020-11-27T11:46:52.798Z] #62 29.52 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T11:46:53.181Z] #43 62.17 mime [2020-11-27T11:46:53.399Z] #62 30.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-27T11:46:51.290Z] > git remote # timeout=10 [2020-11-27T11:46:51.374Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T11:46:51.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:46:51.395Z] > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10 [2020-11-27T11:46:51.421Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-27T11:46:51.444Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:46:51.502Z] > git checkout -f 703951197c3338631ee0529dd9dd814d16f037f0 # timeout=10 [2020-11-27T11:46:54.217Z] #43 63.32 mime/quotedprintable [2020-11-27T11:46:54.217Z] #43 63.57 net/http/internal [2020-11-27T11:46:54.351Z] #62 ... [2020-11-27T11:46:54.351Z] [2020-11-27T11:46:54.351Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:46:54.351Z] #43 20.97 internal/nettrace [2020-11-27T11:46:54.351Z] #43 21.37 runtime/cgo [2020-11-27T11:46:54.351Z] #43 ... [2020-11-27T11:46:54.351Z] [2020-11-27T11:46:54.351Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:46:54.351Z] #38 28.26 Checking out files: 66% (1115/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-27T11:46:54.351Z] #38 29.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-27T11:46:55.264Z] Removing intermediate container ca8084a53a37 [2020-11-27T11:46:55.264Z] ---> caad8fca3cb0 [2020-11-27T11:46:55.264Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-11-27T11:46:55.264Z] ---> 805dc2d65d1c [2020-11-27T11:46:55.264Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-11-27T11:46:55.264Z] ---> 5ddcaaa09c44 [2020-11-27T11:46:55.264Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-11-27T11:46:55.264Z] ---> Running in 61404b2e7d26 [2020-11-27T11:46:55.264Z] Removing intermediate container 61404b2e7d26 [2020-11-27T11:46:55.264Z] ---> 6c91de5654e2 [2020-11-27T11:46:55.264Z] Successfully built 6c91de5654e2 [2020-11-27T11:46:55.264Z] Successfully tagged moby-buildx:latest [2020-11-27T11:46:55.264Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-11-27T11:46:55.264Z] if [ -n "${id}" ]; then \ [2020-11-27T11:46:55.264Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-11-27T11:46:55.264Z] && touch bundles/buildx; \ [2020-11-27T11:46:55.264Z] docker rm -f ${id}; \ [2020-11-27T11:46:55.264Z] fi [2020-11-27T11:46:55.264Z] 7c87f557db93dcab3fdc832385477bf225a31b97844da632aaa2e12f8656caa0 [2020-11-27T11:46:55.264Z] bundles/buildx version [2020-11-27T11:46:55.264Z] buildx v0.3.1 6db68d0 [2020-11-27T11:46:55.264Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:703951197c3338631ee0529dd9dd814d16f037f0 . [2020-11-27T11:46:55.264Z] #1 [internal] booting buildkit [2020-11-27T11:46:55.264Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-11-27T11:46:55.264Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-11-27T11:46:55.264Z] #1 creating container buildx_buildkit_default [2020-11-27T11:46:55.264Z] #1 creating container buildx_buildkit_default 0.4s done [2020-11-27T11:46:55.264Z] #1 DONE 2.3s [2020-11-27T11:46:55.264Z] [2020-11-27T11:46:55.264Z] #2 [internal] load build definition from Dockerfile [2020-11-27T11:46:55.264Z] #2 transferring dockerfile: 16.58kB done [2020-11-27T11:46:55.264Z] #2 DONE 0.0s [2020-11-27T11:46:55.264Z] [2020-11-27T11:46:55.264Z] #3 [internal] load .dockerignore [2020-11-27T11:46:55.264Z] #3 transferring context: 87B done [2020-11-27T11:46:55.264Z] #3 DONE 0.0s [2020-11-27T11:46:55.264Z] [2020-11-27T11:46:55.264Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-27T11:46:55.264Z] #4 DONE 1.0s [2020-11-27T11:46:55.264Z] [2020-11-27T11:46:55.264Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-27T11:46:55.264Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-27T11:46:55.264Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-27T11:46:55.264Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-11-27T11:46:55.264Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-11-27T11:46:55.264Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-11-27T11:46:55.264Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done [2020-11-27T11:46:55.558Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-11-27T11:46:55.616Z] Commit message: "update containerd binary to v1.4.2" [2020-11-27T11:46:55.760Z] #38 32.43 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-27T11:46:55.852Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-11-27T11:46:55.852Z] #5 DONE 0.9s [2020-11-27T11:46:55.852Z] [2020-11-27T11:46:55.852Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-27T11:46:56.353Z] #43 65.50 net/textproto [2020-11-27T11:46:56.353Z] #43 65.51 crypto/x509 [2020-11-27T11:46:56.493Z] #8 DONE 0.6s [2020-11-27T11:46:56.493Z] [2020-11-27T11:46:56.493Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-27T11:46:56.493Z] #7 DONE 0.7s [2020-11-27T11:46:56.493Z] [2020-11-27T11:46:56.493Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T11:46:56.493Z] #6 DONE 0.7s [2020-11-27T11:46:56.794Z] [2020-11-27T11:46:56.794Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:46:56.794Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-27T11:46:56.924Z] + docker version [2020-11-27T11:46:56.988Z] #43 ... [2020-11-27T11:46:56.988Z] [2020-11-27T11:46:56.988Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:46:56.988Z] #11 63.90 Selecting previously unselected package libapparmor1:s390x. [2020-11-27T11:46:56.988Z] #11 63.90 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-11-27T11:46:56.988Z] #11 63.90 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-11-27T11:46:56.988Z] #11 63.97 Selecting previously unselected package libapparmor-dev:s390x. [2020-11-27T11:46:56.988Z] #11 63.98 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-11-27T11:46:56.988Z] #11 63.98 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-11-27T11:46:56.988Z] #11 64.06 Selecting previously unselected package libbtrfs0. [2020-11-27T11:46:56.988Z] #11 64.06 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-11-27T11:46:56.988Z] #11 64.06 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T11:46:56.988Z] #11 64.10 Selecting previously unselected package libbtrfs-dev. [2020-11-27T11:46:56.988Z] #11 64.10 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-11-27T11:46:56.988Z] #11 64.10 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:46:56.988Z] #11 64.15 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-11-27T11:46:56.988Z] #11 64.16 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-11-27T11:46:56.988Z] #11 64.16 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-11-27T11:46:56.988Z] #11 64.21 Selecting previously unselected package libudev-dev:s390x. [2020-11-27T11:46:56.988Z] #11 64.22 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-11-27T11:46:56.988Z] #11 64.23 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-11-27T11:46:56.988Z] #11 64.30 Selecting previously unselected package libsepol1-dev:s390x. [2020-11-27T11:46:56.988Z] #11 64.30 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-11-27T11:46:56.988Z] #11 64.30 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-11-27T11:46:56.988Z] #11 64.51 Selecting previously unselected package libpcre16-3:s390x. [2020-11-27T11:46:56.988Z] #11 64.52 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-11-27T11:46:56.988Z] #11 64.52 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-11-27T11:46:56.988Z] #11 64.65 Selecting previously unselected package libpcre32-3:s390x. [2020-11-27T11:46:56.988Z] #11 64.65 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-11-27T11:46:56.988Z] #11 64.65 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-11-27T11:46:56.988Z] #11 64.79 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-11-27T11:46:56.988Z] #11 64.79 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-11-27T11:46:56.988Z] #11 64.80 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-11-27T11:46:56.988Z] #11 64.84 Selecting previously unselected package libpcre3-dev:s390x. [2020-11-27T11:46:56.988Z] #11 64.85 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-11-27T11:46:56.988Z] #11 64.85 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-11-27T11:46:56.988Z] #11 65.05 Selecting previously unselected package libselinux1-dev:s390x. [2020-11-27T11:46:56.988Z] #11 65.05 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-11-27T11:46:56.988Z] #11 65.06 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-11-27T11:46:56.988Z] #11 65.22 Selecting previously unselected package libdevmapper-dev:s390x. [2020-11-27T11:46:56.988Z] #11 65.22 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-11-27T11:46:56.988Z] #11 65.22 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-11-27T11:46:56.988Z] #11 65.27 Selecting previously unselected package libseccomp-dev:s390x. [2020-11-27T11:46:56.988Z] #11 65.27 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-11-27T11:46:56.988Z] #11 65.27 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-11-27T11:46:56.988Z] #11 65.32 Selecting previously unselected package libsystemd-dev:s390x. [2020-11-27T11:46:56.988Z] #11 65.33 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-11-27T11:46:56.988Z] #11 65.33 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-11-27T11:46:56.988Z] #11 65.66 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-11-27T11:46:56.988Z] #11 65.67 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-11-27T11:46:56.988Z] #11 65.67 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-11-27T11:46:56.988Z] #11 65.68 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T11:46:56.988Z] #11 65.69 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-11-27T11:46:56.988Z] #11 65.69 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-11-27T11:46:56.988Z] #11 65.70 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:46:56.988Z] #11 65.70 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T11:46:56.988Z] #11 65.71 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-11-27T11:46:56.988Z] #11 65.72 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-11-27T11:46:56.988Z] #11 65.73 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T11:46:56.988Z] #11 65.73 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:46:56.988Z] #11 65.74 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-11-27T11:46:56.988Z] #11 65.75 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-27T11:46:56.988Z] #11 65.75 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-11-27T11:46:56.988Z] #11 65.76 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T11:46:56.988Z] #11 65.77 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-11-27T11:46:56.988Z] #11 65.77 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:46:56.988Z] #11 65.78 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-27T11:46:56.988Z] #11 65.78 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-27T11:46:56.988Z] #11 65.79 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:46:56.988Z] #11 65.79 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-27T11:46:56.988Z] #11 65.80 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-27T11:46:56.988Z] #11 65.80 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T11:46:56.988Z] #11 65.81 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-11-27T11:46:56.988Z] #11 65.81 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-11-27T11:46:56.988Z] #11 65.82 Setting up dmsetup (2:1.02.155-3) ... [2020-11-27T11:46:56.988Z] #11 65.83 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-11-27T11:46:56.988Z] #11 65.83 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-11-27T11:46:56.988Z] #11 65.84 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:46:56.988Z] #11 DONE 66.2s [2020-11-27T11:46:57.097Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-11-27T11:46:57.097Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0B / 8.25MB 0.1s [2020-11-27T11:46:57.097Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0B / 10.73MB 0.1s [2020-11-27T11:46:57.097Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 0B / 57.46MB 0.1s [2020-11-27T11:46:57.097Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 0B / 96.52MB 0.1s [2020-11-27T11:46:57.097Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-27T11:46:57.097Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-11-27T11:46:57.097Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 0B / 73.58MB 0.1s [2020-11-27T11:46:57.097Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0B / 157B 0.1s [2020-11-27T11:46:57.097Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 0B / 54.14MB 0.1s [2020-11-27T11:46:57.282Z] [2020-11-27T11:46:57.282Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:46:57.282Z] #41 28.71 CC compel/src/lib/ptrace.o [2020-11-27T11:46:57.282Z] #41 28.93 AR compel/libcompel.a [2020-11-27T11:46:57.282Z] #41 28.97 HOSTCC compel/src/main-host.o [2020-11-27T11:46:57.282Z] #41 29.14 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-11-27T11:46:57.282Z] #41 29.21 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-27T11:46:57.282Z] #41 29.42 HOSTCC compel/src/lib/log-host.o [2020-11-27T11:46:57.282Z] #41 29.50 HOSTLINK compel/compel-host-bin [2020-11-27T11:46:57.282Z] #41 29.56 DEP soccr/soccr.d [2020-11-27T11:46:57.282Z] #41 29.64 CC soccr/soccr.o [2020-11-27T11:46:57.282Z] #41 30.41 AR soccr/libsoccr.a [2020-11-27T11:46:57.282Z] #41 30.43 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T11:46:57.282Z] #41 30.66 DEP criu/arch/s390/sigframe.d [2020-11-27T11:46:57.282Z] #41 30.72 DEP criu/arch/s390/crtools.d [2020-11-27T11:46:57.282Z] #41 30.82 DEP criu/arch/s390/cpu.d [2020-11-27T11:46:57.282Z] #41 30.91 CC criu/arch/s390/cpu.o [2020-11-27T11:46:57.282Z] #41 31.17 CC criu/arch/s390/crtools.o [2020-11-27T11:46:57.282Z] #41 31.85 CC criu/arch/s390/sigframe.o [2020-11-27T11:46:57.282Z] #41 31.97 LINK criu/arch/s390/crtools.built-in.o [2020-11-27T11:46:57.282Z] #41 31.98 DEP criu/pie/util-vdso.d [2020-11-27T11:46:57.282Z] #41 32.09 DEP criu/pie/util.d [2020-11-27T11:46:57.282Z] #41 32.21 CC criu/pie/util.o [2020-11-27T11:46:57.282Z] #41 32.37 CC criu/pie/util-vdso.o [2020-11-27T11:46:57.578Z] #41 32.83 AR criu/pie/pie.lib.a [2020-11-27T11:46:57.578Z] #41 32.87 DEP criu/pie/restorer.d [2020-11-27T11:46:57.666Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 2.44MB / 8.25MB 0.6s [2020-11-27T11:46:57.666Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 3.63MB / 10.73MB 0.6s [2020-11-27T11:46:57.666Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2020-11-27T11:46:57.666Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 3.93MB / 8.25MB 0.7s [2020-11-27T11:46:57.666Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 4.64MB / 10.73MB 0.7s [2020-11-27T11:46:57.666Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 3.07MB / 57.46MB 0.7s [2020-11-27T11:46:57.672Z] #38 ... [2020-11-27T11:46:57.672Z] [2020-11-27T11:46:57.672Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:46:57.672Z] #49 24.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T11:46:57.672Z] #49 26.39 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T11:46:57.672Z] #49 28.53 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T11:46:57.672Z] #49 28.94 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T11:46:57.672Z] #49 29.15 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T11:46:57.672Z] #49 29.50 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T11:46:57.672Z] #49 31.04 runtime/cgo [2020-11-27T11:46:57.672Z] #49 31.40 runtime [2020-11-27T11:46:57.872Z] #41 33.12 DEP criu/arch/s390/restorer.d [2020-11-27T11:46:57.872Z] #41 33.25 DEP criu/arch/s390/vdso-pie.d [2020-11-27T11:46:57.872Z] #41 33.32 DEP criu/pie/parasite-vdso.d [2020-11-27T11:46:57.932Z] #49 ... [2020-11-27T11:46:57.932Z] [2020-11-27T11:46:57.932Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:46:57.932Z] #40 33.76 Fetched 8405 kB in 26s (319 kB/s) [2020-11-27T11:46:58.039Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 4.98MB / 8.25MB 0.9s [2020-11-27T11:46:58.039Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 6.58MB / 10.73MB 0.9s [2020-11-27T11:46:58.039Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 5.17MB / 96.52MB 0.9s [2020-11-27T11:46:58.039Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 3.00MB / 54.14MB 0.9s [2020-11-27T11:46:58.039Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 6.71MB / 8.25MB 1.1s [2020-11-27T11:46:58.039Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 8.20MB / 10.73MB 1.1s [2020-11-27T11:46:58.039Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 6.36MB / 57.46MB 1.1s [2020-11-27T11:46:58.039Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 4.61MB / 73.58MB 1.1s [2020-11-27T11:46:58.164Z] #41 ... [2020-11-27T11:46:58.164Z] [2020-11-27T11:46:58.164Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-27T11:46:58.164Z] #12 DONE 1.0s [2020-11-27T11:46:58.164Z] [2020-11-27T11:46:58.164Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:46:58.164Z] #51 0.865 + RM_GOPATH=0 [2020-11-27T11:46:58.164Z] #51 0.866 + TMP_GOPATH= [2020-11-27T11:46:58.164Z] #51 0.866 + : /build [2020-11-27T11:46:58.164Z] #51 0.866 + '[' -z '' ']' [2020-11-27T11:46:58.164Z] #51 0.868 ++ mktemp -d [2020-11-27T11:46:58.164Z] #51 0.868 + export GOPATH=/tmp/tmp.TQyvnKOeUj [2020-11-27T11:46:58.164Z] #51 0.868 + GOPATH=/tmp/tmp.TQyvnKOeUj [2020-11-27T11:46:58.164Z] #51 0.868 + RM_GOPATH=1 [2020-11-27T11:46:58.164Z] #51 0.868 + case "$(go env GOARCH)" in [2020-11-27T11:46:58.164Z] #51 0.869 ++ go env GOARCH [2020-11-27T11:46:58.164Z] #51 0.875 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:58.164Z] #51 0.875 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:46:58.164Z] #51 0.877 ++ dirname /tmp/install/install.sh [2020-11-27T11:46:58.164Z] #51 0.878 + dir=/tmp/install [2020-11-27T11:46:58.164Z] #51 0.878 + bin=runc [2020-11-27T11:46:58.164Z] #51 0.878 + shift [2020-11-27T11:46:58.164Z] #51 0.878 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-27T11:46:58.164Z] #51 0.878 + . /tmp/install/runc.installer [2020-11-27T11:46:58.164Z] #51 0.878 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T11:46:58.164Z] #51 0.878 + install_runc [2020-11-27T11:46:58.164Z] #51 0.879 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-27T11:46:58.164Z] #51 0.879 + uname -r [2020-11-27T11:46:58.164Z] #51 0.880 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-27T11:46:58.164Z] #51 0.880 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-27T11:46:58.164Z] #51 0.880 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-27T11:46:58.164Z] #51 0.880 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TQyvnKOeUj/src/github.com/opencontainers/runc [2020-11-27T11:46:58.164Z] #51 0.883 Cloning into '/tmp/tmp.TQyvnKOeUj/src/github.com/opencontainers/runc'... [2020-11-27T11:46:58.356Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 7.25MB / 8.25MB 1.2s [2020-11-27T11:46:58.356Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 5.94MB / 54.14MB 1.2s [2020-11-27T11:46:58.356Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.3s [2020-11-27T11:46:58.356Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 9.69MB / 10.73MB 1.3s [2020-11-27T11:46:58.731Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.4s done [2020-11-27T11:46:58.731Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.4s done [2020-11-27T11:46:58.731Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 11.87MB / 57.46MB 1.5s [2020-11-27T11:46:58.731Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 11.01MB / 96.52MB 1.5s [2020-11-27T11:46:58.731Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 10.72MB / 73.58MB 1.5s [2020-11-27T11:46:58.731Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 9.66MB / 54.14MB 1.5s [2020-11-27T11:46:58.731Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 12.56MB / 54.14MB 1.7s [2020-11-27T11:46:58.801Z] #51 ... [2020-11-27T11:46:58.801Z] [2020-11-27T11:46:58.801Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-27T11:46:58.801Z] #13 DONE 1.0s [2020-11-27T11:46:59.093Z] [2020-11-27T11:46:59.093Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-27T11:46:59.188Z] Fetching without tags [2020-11-27T11:46:59.398Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 18.11MB / 57.46MB 1.9s [2020-11-27T11:46:59.398Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 18.67MB / 96.52MB 1.9s [2020-11-27T11:46:59.398Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 18.43MB / 73.58MB 1.9s [2020-11-27T11:46:59.398Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 16.23MB / 54.14MB 1.9s [2020-11-27T11:46:59.398Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 21.79MB / 57.46MB 2.1s [2020-11-27T11:46:59.398Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 24.87MB / 57.46MB 2.3s [2020-11-27T11:46:59.398Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 22.48MB / 73.58MB 2.3s [2020-11-27T11:46:59.398Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 21.55MB / 54.14MB 2.3s [2020-11-27T11:46:59.398Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 24.61MB / 96.52MB 2.4s [2020-11-27T11:46:59.614Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit 703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:46:59.731Z] #14 0.830 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-27T11:47:00.024Z] #14 DONE 1.0s [2020-11-27T11:47:00.024Z] [2020-11-27T11:47:00.024Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:47:00.024Z] #41 33.55 DEP criu/pie/parasite.d [2020-11-27T11:47:00.024Z] #41 33.77 CC criu/pie/parasite.o [2020-11-27T11:47:00.024Z] #41 34.64 LINK criu/pie/parasite.built-in.o [2020-11-27T11:47:00.024Z] #41 34.64 GEN criu/pie/parasite-blob.h [2020-11-27T11:47:00.024Z] #41 34.66 CC criu/pie/parasite-vdso.o [2020-11-27T11:47:00.024Z] #41 35.20 CC criu/arch/s390/vdso-pie.o [2020-11-27T11:47:00.024Z] #41 ... [2020-11-27T11:47:00.024Z] [2020-11-27T11:47:00.024Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:00.024Z] #56 64.44 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T11:47:00.024Z] #56 64.44 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-27T11:47:00.024Z] #56 DONE 69.1s [2020-11-27T11:47:00.024Z] [2020-11-27T11:47:00.024Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-27T11:47:00.024Z] #57 DONE 0.1s [2020-11-27T11:47:00.024Z] [2020-11-27T11:47:00.024Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:47:00.024Z] #41 35.48 CC criu/arch/s390/restorer.o [2020-11-27T11:47:00.068Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 28.68MB / 57.46MB 2.6s [2020-11-27T11:47:00.068Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 24.92MB / 54.14MB 2.6s [2020-11-27T11:47:00.068Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 28.58MB / 73.58MB 2.7s [2020-11-27T11:47:00.068Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 32.50MB / 57.46MB 2.9s [2020-11-27T11:47:00.068Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 29.76MB / 96.52MB 2.9s [2020-11-27T11:47:00.068Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 30.25MB / 54.14MB 2.9s [2020-11-27T11:47:00.326Z] #41 ... [2020-11-27T11:47:00.326Z] [2020-11-27T11:47:00.326Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-27T11:47:00.326Z] #58 DONE 0.1s [2020-11-27T11:47:00.326Z] [2020-11-27T11:47:00.326Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-27T11:47:00.681Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 32.28MB / 73.58MB 3.1s [2020-11-27T11:47:00.681Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 33.79MB / 54.14MB 3.1s [2020-11-27T11:47:00.681Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 35.77MB / 57.46MB 3.3s [2020-11-27T11:47:00.681Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 35.70MB / 96.52MB 3.4s [2020-11-27T11:47:00.681Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 37.33MB / 54.14MB 3.4s [2020-11-27T11:47:00.681Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 36.32MB / 73.58MB 3.6s [2020-11-27T11:46:59.128Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:46:59.142Z] > git config --add remote.origin.fetch +refs/pull/41718/head:refs/remotes/origin/PR-41718 # timeout=10 [2020-11-27T11:46:59.155Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:46:59.179Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:46:59.193Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:46:59.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:46:59.196Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41718/head:refs/remotes/origin/PR-41718 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:46:59.623Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:46:59.633Z] > git checkout -f 703951197c3338631ee0529dd9dd814d16f037f0 # timeout=10 [2020-11-27T11:47:01.048Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 40.37MB / 57.46MB 3.9s [2020-11-27T11:47:01.048Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 40.76MB / 96.52MB 3.9s [2020-11-27T11:47:01.048Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 41.90MB / 54.14MB 3.9s [2020-11-27T11:47:01.048Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 41.49MB / 73.58MB 4.0s [2020-11-27T11:47:01.497Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 44.86MB / 57.46MB 4.2s [2020-11-27T11:47:01.497Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 45.29MB / 54.14MB 4.2s [2020-11-27T11:47:01.497Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 48.12MB / 57.46MB 4.3s [2020-11-27T11:47:01.497Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 46.05MB / 96.52MB 4.3s [2020-11-27T11:47:01.497Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 52.05MB / 57.46MB 4.5s [2020-11-27T11:47:01.497Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 46.63MB / 73.58MB 4.5s [2020-11-27T11:47:01.497Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 48.85MB / 54.14MB 4.5s [2020-11-27T11:47:01.828Z] #9 ... [2020-11-27T11:47:01.828Z] [2020-11-27T11:47:01.828Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-27T11:47:01.828Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-27T11:47:01.828Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-27T11:47:01.828Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.6s done [2020-11-27T11:47:01.828Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-27T11:47:01.828Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.2s done [2020-11-27T11:47:01.828Z] #61 DONE 5.1s [2020-11-27T11:47:01.828Z] [2020-11-27T11:47:01.828Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:01.828Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.8s [2020-11-27T11:47:01.828Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 51.11MB / 96.52MB 4.8s [2020-11-27T11:47:01.828Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 51.15MB / 73.58MB 4.8s [2020-11-27T11:47:01.828Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 52.39MB / 54.14MB 4.8s [2020-11-27T11:47:01.828Z] #9 ... [2020-11-27T11:47:01.828Z] [2020-11-27T11:47:01.828Z] #22 [internal] load build context [2020-11-27T11:47:01.828Z] #22 transferring context: 32.95MB 5.2s [2020-11-27T11:47:01.856Z] #15 DONE 1.5s [2020-11-27T11:47:01.856Z] [2020-11-27T11:47:01.856Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-27T11:47:02.130Z] #40 33.76 Reading package lists... [2020-11-27T11:47:02.130Z] #40 ... [2020-11-27T11:47:02.130Z] [2020-11-27T11:47:02.130Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:02.130Z] #47 28.99 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T11:47:02.130Z] #47 32.63 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T11:47:02.130Z] #47 32.70 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T11:47:02.130Z] #47 32.70 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T11:47:02.130Z] #47 32.84 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T11:47:02.130Z] #47 32.87 go: downloading golang.org/x/text v0.3.2 [2020-11-27T11:47:02.130Z] #47 37.03 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T11:47:02.130Z] #47 37.04 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T11:47:02.130Z] #47 37.08 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T11:47:02.130Z] #47 37.09 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-27T11:47:02.130Z] #47 37.09 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T11:47:02.130Z] #47 37.09 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T11:47:02.130Z] #47 37.10 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T11:47:02.130Z] #47 37.10 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-27T11:47:02.130Z] #47 37.32 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T11:47:02.130Z] #47 37.41 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T11:47:02.130Z] #47 37.41 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-27T11:47:02.130Z] #47 37.85 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T11:47:02.130Z] #47 37.85 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-27T11:47:02.130Z] #47 38.03 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T11:47:02.130Z] #47 38.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T11:47:02.130Z] #47 38.05 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-27T11:47:02.130Z] #47 38.34 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-27T11:47:02.130Z] #47 38.37 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T11:47:02.130Z] #47 38.71 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-27T11:47:02.130Z] #47 38.91 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T11:47:02.389Z] #47 ... [2020-11-27T11:47:02.389Z] [2020-11-27T11:47:02.389Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:47:02.389Z] #43 38.90 vendor/golang.org/x/crypto/internal/subtle [2020-11-27T11:47:02.389Z] #43 39.05 vendor/golang.org/x/crypto/curve25519 [2020-11-27T11:47:02.479Z] Merge succeeded, producing 703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:47:02.480Z] Checking out Revision 703951197c3338631ee0529dd9dd814d16f037f0 (PR-41718) [2020-11-27T11:47:02.490Z] #16 DONE 1.1s [2020-11-27T11:47:02.490Z] [2020-11-27T11:47:02.490Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-27T11:47:02.363Z] > git remote # timeout=10 [2020-11-27T11:47:02.442Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T11:47:02.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:47:02.459Z] > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10 [2020-11-27T11:47:02.474Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-27T11:47:02.483Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:47:02.487Z] > git checkout -f 703951197c3338631ee0529dd9dd814d16f037f0 # timeout=10 [2020-11-27T11:47:03.526Z] Client: Docker Engine - Community [2020-11-27T11:47:03.526Z] Version: 19.03.13 [2020-11-27T11:47:03.526Z] API version: 1.40 [2020-11-27T11:47:03.526Z] Go version: go1.13.15 [2020-11-27T11:47:03.526Z] Git commit: 4484c46d9d [2020-11-27T11:47:03.526Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-27T11:47:03.526Z] OS/Arch: linux/amd64 [2020-11-27T11:47:03.526Z] Experimental: false [2020-11-27T11:47:03.526Z] [2020-11-27T11:47:03.526Z] Server: Docker Engine - Community [2020-11-27T11:47:03.526Z] Engine: [2020-11-27T11:47:03.526Z] Version: 19.03.13 [2020-11-27T11:47:03.526Z] API version: 1.40 (minimum version 1.12) [2020-11-27T11:47:03.526Z] Go version: go1.13.15 [2020-11-27T11:47:03.526Z] Git commit: 4484c46d9d [2020-11-27T11:47:03.526Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-27T11:47:03.526Z] OS/Arch: linux/amd64 [2020-11-27T11:47:03.526Z] Experimental: true [2020-11-27T11:47:03.526Z] containerd: [2020-11-27T11:47:03.526Z] Version: 1.3.7 [2020-11-27T11:47:03.526Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:47:03.526Z] runc: [2020-11-27T11:47:03.526Z] Version: 1.0.0-rc10 [2020-11-27T11:47:03.526Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:47:03.526Z] docker-init: [2020-11-27T11:47:03.526Z] Version: 0.18.0 [2020-11-27T11:47:03.526Z] GitCommit: fec3683 [2020-11-27T11:47:03.527Z] #17 DONE 0.9s [2020-11-27T11:47:03.527Z] [2020-11-27T11:47:03.527Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [Pipeline] sh [2020-11-27T11:47:03.958Z] #22 transferring context: 52.35MB 7.0s done [2020-11-27T11:47:03.958Z] #22 DONE 7.0s [2020-11-27T11:47:03.958Z] [2020-11-27T11:47:03.958Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:03.958Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.9s done [2020-11-27T11:47:03.958Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.2s done [2020-11-27T11:47:03.958Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.9s done [2020-11-27T11:47:03.958Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.9s done [2020-11-27T11:47:03.958Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-11-27T11:47:03.959Z] + docker info [2020-11-27T11:47:04.563Z] #18 0.891 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:47:04.563Z] #18 0.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:47:04.563Z] #18 0.945 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:47:04.855Z] #18 1.379 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-27T11:47:06.365Z] #18 2.724 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [223 kB] [2020-11-27T11:47:06.711Z] #9 ... [2020-11-27T11:47:06.711Z] [2020-11-27T11:47:06.711Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T11:47:06.711Z] #25 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-11-27T11:47:06.711Z] #25 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-11-27T11:47:06.711Z] #25 sha256:772cc44ca93816a75661f6657bd4ac860b6220925276f8cba6a61dc264916b1d 529B / 529B done [2020-11-27T11:47:06.711Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 54.14MB / 54.14MB 3.9s done [2020-11-27T11:47:06.711Z] #25 sha256:c40c2cc28e5eb069718f6d2677c41d44a946003ff9a0f261cb825a7145e5a5ef 1.47kB / 1.47kB done [2020-11-27T11:47:06.711Z] #25 unpacking docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 [2020-11-27T11:47:06.793Z] Commit message: "update containerd binary to v1.4.2" [2020-11-27T11:47:07.232Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [2020-11-27T11:47:07.133Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:47:07.154Z] > git config --add remote.origin.fetch +refs/pull/41718/head:refs/remotes/origin/PR-41718 # timeout=10 [2020-11-27T11:47:07.181Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:47:07.201Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:47:07.243Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:47:07.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:47:07.249Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41718/head:refs/remotes/origin/PR-41718 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-27T11:47:07.363Z] #25 unpacking docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 6.3s done [2020-11-27T11:47:07.363Z] #25 DONE 10.6s [2020-11-27T11:47:07.363Z] [2020-11-27T11:47:07.363Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T11:47:07.402Z] #18 ... [2020-11-27T11:47:07.402Z] [2020-11-27T11:47:07.402Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:47:07.402Z] #43 66.49 vendor/golang.org/x/net/http/httpguts [2020-11-27T11:47:07.402Z] #43 66.85 vendor/golang.org/x/net/http/httpproxy [2020-11-27T11:47:07.402Z] #43 67.28 mime/multipart [2020-11-27T11:47:07.402Z] #43 68.65 crypto/tls [2020-11-27T11:47:07.402Z] #43 72.68 net/http/httptrace [2020-11-27T11:47:07.402Z] #43 72.80 net/http [2020-11-27T11:47:07.402Z] #43 ... [2020-11-27T11:47:07.402Z] [2020-11-27T11:47:07.402Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:47:07.402Z] #41 35.93 CC criu/pie/restorer.o [2020-11-27T11:47:07.402Z] #41 38.11 LINK criu/pie/restorer.built-in.o [2020-11-27T11:47:07.402Z] #41 38.11 GEN criu/pie/restorer-blob.h [2020-11-27T11:47:07.402Z] #41 38.16 DEP criu/vdso.d [2020-11-27T11:47:07.402Z] #41 38.22 DEP criu/uts_ns.d [2020-11-27T11:47:07.402Z] #41 38.36 DEP criu/util.d [2020-11-27T11:47:07.402Z] #41 38.51 DEP criu/uffd.d [2020-11-27T11:47:07.402Z] #41 38.61 DEP criu/tun.d [2020-11-27T11:47:07.402Z] #41 38.73 DEP criu/tty.d [2020-11-27T11:47:07.402Z] #41 38.81 DEP criu/timerfd.d [2020-11-27T11:47:07.402Z] #41 38.91 DEP criu/timens.d [2020-11-27T11:47:07.402Z] #41 39.09 DEP criu/sysfs_parse.d [2020-11-27T11:47:07.402Z] #41 39.16 DEP criu/sysctl.d [2020-11-27T11:47:07.402Z] #41 39.21 DEP criu/string.d [2020-11-27T11:47:07.402Z] #41 39.22 DEP criu/stats.d [2020-11-27T11:47:07.402Z] #41 39.29 DEP criu/sockets.d [2020-11-27T11:47:07.402Z] #41 39.48 DEP criu/sk-unix.d [2020-11-27T11:47:07.402Z] #41 39.58 DEP criu/sk-tcp.d [2020-11-27T11:47:07.402Z] #41 39.80 DEP criu/sk-queue.d [2020-11-27T11:47:07.402Z] #41 39.99 DEP criu/sk-packet.d [2020-11-27T11:47:07.402Z] #41 40.12 DEP criu/sk-netlink.d [2020-11-27T11:47:07.402Z] #41 40.30 DEP criu/sk-inet.d [2020-11-27T11:47:07.402Z] #41 40.43 DEP criu/signalfd.d [2020-11-27T11:47:07.402Z] #41 40.57 DEP criu/sigframe.d [2020-11-27T11:47:07.402Z] #41 40.64 DEP criu/shmem.d [2020-11-27T11:47:07.402Z] #41 40.78 DEP criu/servicefd.d [2020-11-27T11:47:07.402Z] #41 40.86 DEP criu/seize.d [2020-11-27T11:47:07.402Z] #41 41.05 DEP criu/seccomp.d [2020-11-27T11:47:07.402Z] #41 41.16 DEP criu/rst-malloc.d [2020-11-27T11:47:07.402Z] #41 41.24 DEP criu/rbtree.d [2020-11-27T11:47:07.402Z] #41 41.26 DEP criu/pstree.d [2020-11-27T11:47:07.402Z] #41 41.35 DEP criu/protobuf.d [2020-11-27T11:47:07.402Z] #41 41.44 GEN criu/protobuf-desc-gen.h [2020-11-27T11:47:07.402Z] #41 42.40 DEP criu/protobuf-desc.d [2020-11-27T11:47:07.402Z] #41 42.51 DEP criu/proc_parse.d [2020-11-27T11:47:07.402Z] #41 42.63 DEP criu/plugin.d [2020-11-27T11:47:07.402Z] #41 42.71 DEP criu/pipes.d [2020-11-27T11:47:07.402Z] #41 42.89 DEP criu/pie-util.d [2020-11-27T11:47:07.615Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit 703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:47:07.659Z] #26 0.241 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:47:07.660Z] #26 0.262 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:47:07.660Z] #26 0.289 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:47:07.660Z] #26 0.473 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [240 kB] [2020-11-27T11:47:07.665Z] #43 ... [2020-11-27T11:47:07.665Z] [2020-11-27T11:47:07.665Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:47:07.665Z] #53 33.73 Fetched 8405 kB in 26s (320 kB/s) [2020-11-27T11:47:07.665Z] #53 33.73 Reading package lists... [2020-11-27T11:47:07.665Z] #53 43.81 Reading package lists... [2020-11-27T11:47:07.665Z] #53 ... [2020-11-27T11:47:07.665Z] [2020-11-27T11:47:07.665Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:07.665Z] #47 39.65 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-27T11:47:07.665Z] #47 39.73 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-27T11:47:07.665Z] #47 39.75 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T11:47:07.665Z] #47 39.90 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T11:47:07.665Z] #47 40.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T11:47:07.665Z] #47 40.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T11:47:07.665Z] #47 40.58 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-27T11:47:07.665Z] #47 40.60 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T11:47:07.665Z] #47 40.62 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T11:47:07.665Z] #47 40.78 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T11:47:07.665Z] #47 40.78 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T11:47:07.665Z] #47 41.13 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T11:47:07.665Z] #47 41.13 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-27T11:47:07.665Z] #47 41.16 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T11:47:07.665Z] #47 41.19 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-27T11:47:07.665Z] #47 41.45 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T11:47:07.665Z] #47 41.52 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-27T11:47:07.665Z] #47 41.53 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T11:47:07.665Z] #47 41.63 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-27T11:47:07.665Z] #47 41.63 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T11:47:07.665Z] #47 41.65 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T11:47:07.665Z] #47 41.93 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T11:47:07.665Z] #47 41.93 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T11:47:07.665Z] #47 42.06 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T11:47:07.665Z] #47 42.11 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T11:47:07.665Z] #47 42.15 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T11:47:07.665Z] #47 42.27 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-27T11:47:07.665Z] #47 42.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T11:47:07.665Z] #47 42.40 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-27T11:47:07.665Z] #47 42.67 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-27T11:47:07.665Z] #47 42.75 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T11:47:07.665Z] #47 42.78 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T11:47:07.665Z] #47 43.39 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-27T11:47:07.665Z] #47 43.64 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-27T11:47:07.665Z] #47 44.02 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-27T11:47:07.665Z] #47 44.02 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T11:47:07.665Z] #47 44.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-27T11:47:07.665Z] #47 44.49 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T11:47:07.694Z] #41 43.00 DEP criu/pie-util-vdso.d [2020-11-27T11:47:07.694Z] #41 43.11 DEP criu/path.d [2020-11-27T11:47:07.694Z] #41 43.21 DEP criu/parasite-syscall.d [2020-11-27T11:47:07.925Z] #47 ... [2020-11-27T11:47:07.925Z] [2020-11-27T11:47:07.925Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:47:07.925Z] #34 34.61 Fetched 8405 kB in 27s (310 kB/s) [2020-11-27T11:47:07.925Z] #34 34.61 Reading package lists... [2020-11-27T11:47:07.925Z] #34 ... [2020-11-27T11:47:07.925Z] [2020-11-27T11:47:07.925Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:07.925Z] #47 44.77 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T11:47:07.961Z] #26 0.693 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-27T11:47:07.986Z] #41 43.36 DEP criu/pagemap.d [2020-11-27T11:47:07.986Z] #41 43.47 DEP criu/pagemap-cache.d [2020-11-27T11:47:07.986Z] #41 43.55 DEP criu/page-xfer.d [2020-11-27T11:47:08.003Z] + docker version [2020-11-27T11:47:08.184Z] #47 44.97 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-27T11:47:08.184Z] #47 ... [2020-11-27T11:47:08.184Z] [2020-11-27T11:47:08.184Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:47:08.184Z] #11 35.00 Fetched 8405 kB in 28s (297 kB/s) [2020-11-27T11:47:08.184Z] #11 35.00 Reading package lists... [2020-11-27T11:47:08.256Z] #26 0.925 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-27T11:47:08.278Z] #41 43.64 DEP criu/page-pipe.d [2020-11-27T11:47:08.278Z] #41 43.78 DEP criu/netfilter.d [2020-11-27T11:47:08.444Z] #11 44.82 Reading package lists... [2020-11-27T11:47:08.444Z] #11 ... [2020-11-27T11:47:08.444Z] [2020-11-27T11:47:08.444Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:47:08.444Z] #40 33.76 Reading package lists... [2020-11-27T11:47:08.569Z] #41 43.96 DEP criu/net.d [2020-11-27T11:47:08.861Z] #41 44.19 DEP criu/namespaces.d [2020-11-27T11:47:08.861Z] #41 44.35 DEP criu/mount.d [2020-11-27T11:47:09.154Z] #41 44.49 DEP criu/memfd.d [2020-11-27T11:47:09.154Z] #41 44.64 DEP criu/mem.d [2020-11-27T11:47:09.446Z] #41 44.83 DEP criu/lsm.d [2020-11-27T11:47:09.446Z] #41 44.97 DEP criu/log.d [2020-11-27T11:47:09.510Z] Merge succeeded, producing 703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:47:09.510Z] Checking out Revision 703951197c3338631ee0529dd9dd814d16f037f0 (PR-41718) [2020-11-27T11:47:07.625Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:47:07.673Z] > git checkout -f 703951197c3338631ee0529dd9dd814d16f037f0 # timeout=10 [2020-11-27T11:47:09.248Z] > git remote # timeout=10 [2020-11-27T11:47:09.292Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T11:47:09.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:47:09.363Z] > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10 [2020-11-27T11:47:09.451Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-27T11:47:09.513Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:47:09.557Z] > git checkout -f 703951197c3338631ee0529dd9dd814d16f037f0 # timeout=10 [2020-11-27T11:47:09.739Z] #41 45.14 DEP criu/libnetlink.d [2020-11-27T11:47:09.739Z] #41 45.22 DEP criu/kerndat.d [2020-11-27T11:47:10.031Z] #41 45.35 DEP criu/kcmp-ids.d [2020-11-27T11:47:10.031Z] #41 45.46 DEP criu/irmap.d [2020-11-27T11:47:10.031Z] #41 45.55 DEP criu/ipc_ns.d [2020-11-27T11:47:10.323Z] #41 45.74 DEP criu/image.d [2020-11-27T11:47:10.336Z] #26 2.675 Fetched 8180 kB in 2s (3347 kB/s) [2020-11-27T11:47:10.614Z] #41 45.85 DEP criu/image-desc.d [2020-11-27T11:47:10.614Z] #41 45.94 DEP criu/fsnotify.d [2020-11-27T11:47:10.614Z] #41 46.12 DEP criu/filesystems.d [2020-11-27T11:47:10.906Z] #41 46.24 DEP criu/files.d [2020-11-27T11:47:10.973Z] #26 2.675 Reading package lists... [2020-11-27T11:47:11.199Z] #41 46.41 DEP criu/files-reg.d [2020-11-27T11:47:11.199Z] #41 46.56 DEP criu/files-ext.d [2020-11-27T11:47:11.199Z] #41 46.66 DEP criu/file-lock.d [2020-11-27T11:47:11.491Z] #41 46.75 DEP criu/file-ids.d [2020-11-27T11:47:11.491Z] #41 46.86 DEP criu/fifo.d [2020-11-27T11:47:11.491Z] #41 46.92 DEP criu/fdstore.d [2020-11-27T11:47:11.491Z] #41 46.97 DEP criu/fault-injection.d [2020-11-27T11:47:11.491Z] #41 47.01 DEP criu/external.d [2020-11-27T11:47:11.491Z] #41 ... [2020-11-27T11:47:11.491Z] [2020-11-27T11:47:11.491Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:47:11.491Z] #43 80.79 github.com/LK4D4/vndr/godl [2020-11-27T11:47:12.020Z] #26 3.726 Reading package lists... [2020-11-27T11:47:12.115Z] Client: [2020-11-27T11:47:12.115Z] Debug Mode: false [2020-11-27T11:47:12.115Z] [2020-11-27T11:47:12.115Z] Server: [2020-11-27T11:47:12.115Z] Containers: 0 [2020-11-27T11:47:12.115Z] Running: 0 [2020-11-27T11:47:12.115Z] Paused: 0 [2020-11-27T11:47:12.115Z] Stopped: 0 [2020-11-27T11:47:12.115Z] Images: 0 [2020-11-27T11:47:12.115Z] Server Version: 19.03.13 [2020-11-27T11:47:12.115Z] Storage Driver: overlay2 [2020-11-27T11:47:12.115Z] Backing Filesystem: extfs [2020-11-27T11:47:12.115Z] Supports d_type: true [2020-11-27T11:47:12.115Z] Native Overlay Diff: true [2020-11-27T11:47:12.115Z] Logging Driver: json-file [2020-11-27T11:47:12.115Z] Cgroup Driver: cgroupfs [2020-11-27T11:47:12.115Z] Plugins: [2020-11-27T11:47:12.115Z] Volume: local [2020-11-27T11:47:12.115Z] Network: bridge host ipvlan macvlan null overlay [2020-11-27T11:47:12.115Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-27T11:47:12.115Z] Swarm: inactive [2020-11-27T11:47:12.115Z] Runtimes: runc [2020-11-27T11:47:12.115Z] Default Runtime: runc [2020-11-27T11:47:12.115Z] Init Binary: docker-init [2020-11-27T11:47:12.115Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:47:12.115Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:47:12.115Z] init version: fec3683 [2020-11-27T11:47:12.115Z] Security Options: [2020-11-27T11:47:12.115Z] apparmor [2020-11-27T11:47:12.115Z] seccomp [2020-11-27T11:47:12.115Z] Profile: default [2020-11-27T11:47:12.115Z] Kernel Version: 5.4.0-1025-aws [2020-11-27T11:47:12.115Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-27T11:47:12.115Z] OSType: linux [2020-11-27T11:47:12.115Z] Architecture: x86_64 [2020-11-27T11:47:12.115Z] CPUs: 2 [2020-11-27T11:47:12.115Z] Total Memory: 7.487GiB [2020-11-27T11:47:12.115Z] Name: ip-10-100-56-86 [2020-11-27T11:47:12.115Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-27T11:47:12.115Z] Docker Root Dir: /var/lib/docker [2020-11-27T11:47:12.115Z] Debug Mode: false [2020-11-27T11:47:12.115Z] Registry: https://index.docker.io/v1/ [2020-11-27T11:47:12.115Z] Labels: [2020-11-27T11:47:12.115Z] Experimental: true [2020-11-27T11:47:12.115Z] Insecure Registries: [2020-11-27T11:47:12.115Z] 127.0.0.0/8 [2020-11-27T11:47:12.115Z] Live Restore Enabled: true [2020-11-27T11:47:12.115Z] [2020-11-27T11:47:12.115Z] WARNING: No swap limit support [2020-11-27T11:47:12.125Z] #43 81.38 github.com/LK4D4/vndr [Pipeline] sh [2020-11-27T11:47:12.315Z] #26 4.830 Building dependency tree... [2020-11-27T11:47:12.422Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:47:12.422Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:47:12.422Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41718/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-27T11:47:12.422Z] + bash /home/ubuntu/workspace/moby_PR-41718/check-config.sh [2020-11-27T11:47:12.422Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-27T11:47:12.422Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-27T11:47:12.422Z] [2020-11-27T11:47:12.422Z] Generally Necessary: [2020-11-27T11:47:12.615Z] #26 5.236 The following additional packages will be installed: [2020-11-27T11:47:12.615Z] #26 5.237 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-27T11:47:12.615Z] #26 5.237 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-27T11:47:12.615Z] #26 5.237 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-27T11:47:12.615Z] #26 5.239 Suggested packages: [2020-11-27T11:47:12.615Z] #26 5.239 krb5-doc krb5-user [2020-11-27T11:47:12.615Z] #26 5.239 Recommended packages: [2020-11-27T11:47:12.615Z] #26 5.239 krb5-locales publicsuffix libsasl2-modules [2020-11-27T11:47:12.651Z] #40 44.66 Reading package lists... [2020-11-27T11:47:12.651Z] #40 ... [2020-11-27T11:47:12.651Z] [2020-11-27T11:47:12.651Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:12.651Z] #47 45.29 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T11:47:12.651Z] #47 45.41 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T11:47:12.651Z] #47 45.55 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T11:47:12.651Z] #47 45.70 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T11:47:12.651Z] #47 45.70 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T11:47:12.651Z] #47 45.92 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T11:47:12.651Z] #47 46.00 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T11:47:12.651Z] #47 46.36 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T11:47:12.651Z] #47 46.38 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T11:47:12.651Z] #47 46.39 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T11:47:12.651Z] #47 46.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T11:47:12.651Z] #47 46.58 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T11:47:12.651Z] #47 46.58 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T11:47:12.651Z] #47 46.58 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T11:47:12.651Z] #47 46.67 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T11:47:12.651Z] #47 46.93 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T11:47:12.651Z] #47 47.01 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T11:47:12.651Z] #47 47.01 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T11:47:12.651Z] #47 47.18 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T11:47:12.651Z] #47 47.18 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-27T11:47:12.651Z] #47 47.34 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-27T11:47:12.651Z] #47 47.43 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-27T11:47:12.651Z] #47 47.51 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T11:47:12.651Z] #47 47.57 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T11:47:12.651Z] #47 47.73 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-27T11:47:12.651Z] #47 48.09 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-27T11:47:12.651Z] #47 48.24 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T11:47:12.685Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-27T11:47:12.685Z] - apparmor: enabled and tools installed [2020-11-27T11:47:12.685Z] - CONFIG_NAMESPACES: enabled [2020-11-27T11:47:12.685Z] - CONFIG_NET_NS: enabled [2020-11-27T11:47:12.685Z] - CONFIG_PID_NS: enabled [2020-11-27T11:47:12.685Z] - CONFIG_IPC_NS: enabled [2020-11-27T11:47:12.685Z] - CONFIG_UTS_NS: enabled [2020-11-27T11:47:12.685Z] - CONFIG_CGROUPS: enabled [2020-11-27T11:47:12.685Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-27T11:47:12.685Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-27T11:47:12.685Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-27T11:47:12.685Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-27T11:47:12.685Z] - CONFIG_CPUSETS: enabled [2020-11-27T11:47:12.685Z] - CONFIG_MEMCG: enabled [2020-11-27T11:47:12.685Z] - CONFIG_KEYS: enabled [2020-11-27T11:47:12.685Z] - CONFIG_VETH: enabled (as module) [2020-11-27T11:47:12.685Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-27T11:47:12.685Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-27T11:47:12.685Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-27T11:47:12.685Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-27T11:47:12.685Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-27T11:47:12.685Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-27T11:47:12.685Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-27T11:47:12.685Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-27T11:47:12.685Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-27T11:47:12.685Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-27T11:47:12.685Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-27T11:47:12.685Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-27T11:47:12.685Z] [2020-11-27T11:47:12.685Z] Optional Features: [2020-11-27T11:47:12.685Z] - CONFIG_USER_NS: enabled [2020-11-27T11:47:12.685Z] - CONFIG_SECCOMP: enabled [2020-11-27T11:47:12.685Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-27T11:47:12.685Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-27T11:47:12.685Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-27T11:47:12.685Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-27T11:47:12.685Z] - CONFIG_BLK_CGROUP: enabled [2020-11-27T11:47:12.685Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-27T11:47:12.685Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-27T11:47:12.685Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-27T11:47:12.685Z] - CONFIG_CGROUP_PERF: enabled [2020-11-27T11:47:12.685Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-27T11:47:12.914Z] #26 5.477 The following NEW packages will be installed: [2020-11-27T11:47:12.914Z] #26 5.479 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-27T11:47:12.914Z] #26 5.479 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-27T11:47:12.914Z] #26 5.479 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-27T11:47:12.914Z] #26 5.481 libssh2-1 libssl1.1 openssl [2020-11-27T11:47:12.914Z] #26 5.570 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-11-27T11:47:12.914Z] #26 5.570 Need to get 5166 kB of archives. [2020-11-27T11:47:12.914Z] #26 5.570 After this operation, 14.6 MB of additional disk space will be used. [2020-11-27T11:47:12.914Z] #26 5.570 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2020-11-27T11:47:12.914Z] #26 5.582 Get:2 http://security.debian.org/debian-security buster/updates/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2020-11-27T11:47:12.914Z] #26 5.585 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2020-11-27T11:47:12.914Z] #26 5.590 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2020-11-27T11:47:12.914Z] #26 5.598 Get:5 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB] [2020-11-27T11:47:12.914Z] #26 5.615 Get:6 http://security.debian.org/debian-security buster/updates/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2020-11-27T11:47:12.914Z] #26 5.621 Get:7 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-11-27T11:47:12.914Z] #26 5.624 Get:8 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u4 [243 kB] [2020-11-27T11:47:12.914Z] #26 5.801 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2020-11-27T11:47:12.978Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-27T11:47:12.978Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-27T11:47:12.978Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-27T11:47:12.978Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-27T11:47:12.978Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-27T11:47:12.978Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-27T11:47:12.978Z] - CONFIG_IP_VS: enabled (as module) [2020-11-27T11:47:12.978Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-27T11:47:12.978Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-27T11:47:12.978Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-27T11:47:12.978Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-27T11:47:12.978Z] - CONFIG_EXT4_FS: enabled [2020-11-27T11:47:12.978Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-27T11:47:12.978Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-27T11:47:12.978Z] - Network Drivers: [2020-11-27T11:47:12.978Z] - "overlay": [2020-11-27T11:47:12.978Z] - CONFIG_VXLAN: enabled (as module) [2020-11-27T11:47:12.978Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-27T11:47:12.978Z] Optional (for encrypted networks): [2020-11-27T11:47:12.978Z] - CONFIG_CRYPTO: enabled [2020-11-27T11:47:12.978Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-27T11:47:12.978Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-27T11:47:12.978Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-27T11:47:12.978Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-27T11:47:12.978Z] - CONFIG_XFRM: enabled [2020-11-27T11:47:12.978Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-27T11:47:12.978Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-27T11:47:12.978Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-27T11:47:12.978Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-27T11:47:12.978Z] - "ipvlan": [2020-11-27T11:47:12.978Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-27T11:47:12.978Z] - "macvlan": [2020-11-27T11:47:12.978Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-27T11:47:12.978Z] - CONFIG_DUMMY: enabled (as module) [2020-11-27T11:47:12.978Z] - "ftp,tftp client in container": [2020-11-27T11:47:12.978Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-27T11:47:12.978Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-27T11:47:12.978Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-27T11:47:12.978Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-27T11:47:12.978Z] - Storage Drivers: [2020-11-27T11:47:12.978Z] - "aufs": [2020-11-27T11:47:12.978Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-27T11:47:12.978Z] - "btrfs": [2020-11-27T11:47:12.978Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-27T11:47:12.978Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-27T11:47:12.978Z] - "devicemapper": [2020-11-27T11:47:12.978Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-27T11:47:12.978Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-27T11:47:12.978Z] - "overlay": [2020-11-27T11:47:12.978Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-27T11:47:12.978Z] - "zfs": [2020-11-27T11:47:13.161Z] #43 ... [2020-11-27T11:47:13.161Z] [2020-11-27T11:47:13.161Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:47:13.161Z] #51 6.187 + cd /tmp/tmp.TQyvnKOeUj/src/github.com/opencontainers/runc [2020-11-27T11:47:13.161Z] #51 6.187 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T11:47:13.161Z] #51 6.622 + '[' -z '' ']' [2020-11-27T11:47:13.161Z] #51 6.622 + target=static [2020-11-27T11:47:13.161Z] #51 6.622 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-27T11:47:13.161Z] #51 6.884 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-27T11:47:13.208Z] #26 5.809 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2020-11-27T11:47:13.209Z] #26 5.825 Get:11 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB] [2020-11-27T11:47:13.209Z] #26 5.927 Get:12 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-27T11:47:13.209Z] #26 5.968 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2020-11-27T11:47:13.209Z] #26 6.043 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2020-11-27T11:47:13.239Z] - /dev/zfs: present [2020-11-27T11:47:13.239Z] - zfs command: missing [2020-11-27T11:47:13.239Z] - zpool command: missing [2020-11-27T11:47:13.239Z] [2020-11-27T11:47:13.239Z] Limits: [2020-11-27T11:47:13.239Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-27T11:47:13.239Z] [2020-11-27T11:47:13.239Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-27T11:47:13.473Z] #51 ... [2020-11-27T11:47:13.473Z] [2020-11-27T11:47:13.473Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:47:13.473Z] #41 47.09 DEP criu/eventpoll.d [2020-11-27T11:47:13.473Z] #41 47.17 DEP criu/eventfd.d [2020-11-27T11:47:13.473Z] #41 47.23 DEP criu/crtools.d [2020-11-27T11:47:13.474Z] #41 47.31 DEP criu/cr-service.d [2020-11-27T11:47:13.474Z] #41 47.42 DEP criu/cr-restore.d [2020-11-27T11:47:13.474Z] #41 47.66 DEP criu/cr-errno.d [2020-11-27T11:47:13.474Z] #41 47.67 DEP criu/cr-dump.d [2020-11-27T11:47:13.474Z] #41 47.87 DEP criu/cr-dedup.d [2020-11-27T11:47:13.474Z] #41 48.06 DEP criu/cr-check.d [2020-11-27T11:47:13.474Z] #41 48.19 DEP criu/config.d [2020-11-27T11:47:13.474Z] #41 48.28 DEP criu/clone-noasan.d [2020-11-27T11:47:13.474Z] #41 48.32 DEP criu/cgroup.d [2020-11-27T11:47:13.474Z] #41 48.40 DEP criu/cgroup-props.d [2020-11-27T11:47:13.474Z] #41 48.47 DEP criu/bitmap.d [2020-11-27T11:47:13.474Z] #41 48.47 DEP criu/bfd.d [2020-11-27T11:47:13.474Z] #41 48.59 DEP criu/autofs.d [2020-11-27T11:47:13.474Z] #41 48.77 DEP criu/aio.d [2020-11-27T11:47:13.474Z] #41 48.89 DEP criu/action-scripts.d [2020-11-27T11:47:13.509Z] #26 6.048 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2020-11-27T11:47:13.509Z] #26 6.054 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2020-11-27T11:47:13.509Z] #26 6.069 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2020-11-27T11:47:13.509Z] #26 6.103 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2020-11-27T11:47:13.509Z] #26 6.127 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-11-27T11:47:13.509Z] #26 6.208 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-11-27T11:47:13.592Z] #47 50.43 go: extracting golang.org/x/text v0.3.2 [2020-11-27T11:47:13.766Z] #41 49.18 CC criu/action-scripts.o [2020-11-27T11:47:13.773Z] + sudo modprobe ip_vs [2020-11-27T11:47:13.773Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:703951197c3338631ee0529dd9dd814d16f037f0 . [2020-11-27T11:47:13.773Z] #2 [internal] load .dockerignore [2020-11-27T11:47:13.805Z] #26 6.417 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-11-27T11:47:13.805Z] #26 6.628 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:47:13.835Z] Commit message: "update containerd binary to v1.4.2" [2020-11-27T11:47:14.044Z] #2 transferring context: 87B done [2020-11-27T11:47:14.044Z] #2 DONE 0.1s [2020-11-27T11:47:14.044Z] [2020-11-27T11:47:14.044Z] #1 [internal] load build definition from Dockerfile [2020-11-27T11:47:14.044Z] #1 transferring dockerfile: 16.58kB done [2020-11-27T11:47:14.044Z] #1 DONE 0.1s [2020-11-27T11:47:14.044Z] [2020-11-27T11:47:14.044Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-27T11:47:14.100Z] #26 6.662 Fetched 5166 kB in 1s (5977 kB/s) [2020-11-27T11:47:14.100Z] #26 6.679 Selecting previously unselected package libkeyutils1:ppc64el. [2020-11-27T11:47:14.100Z] #26 6.679 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-11-27T11:47:14.100Z] #26 6.688 Preparing to unpack .../00-libkeyutils1_1.6-6_ppc64el.deb ... [2020-11-27T11:47:14.100Z] #26 6.690 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2020-11-27T11:47:14.100Z] #26 6.713 Selecting previously unselected package libkrb5support0:ppc64el. [2020-11-27T11:47:14.100Z] #26 6.715 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2020-11-27T11:47:14.100Z] #26 6.717 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-11-27T11:47:14.100Z] #26 6.743 Selecting previously unselected package libk5crypto3:ppc64el. [2020-11-27T11:47:14.100Z] #26 6.745 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2020-11-27T11:47:14.100Z] #26 6.748 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-11-27T11:47:14.100Z] #26 6.792 Selecting previously unselected package libssl1.1:ppc64el. [2020-11-27T11:47:14.100Z] #26 6.794 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-11-27T11:47:14.100Z] #26 6.795 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-27T11:47:14.397Z] #26 6.977 Selecting previously unselected package libkrb5-3:ppc64el. [2020-11-27T11:47:14.397Z] #26 6.979 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2020-11-27T11:47:14.397Z] #26 6.980 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-11-27T11:47:14.397Z] #26 7.062 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2020-11-27T11:47:14.397Z] #26 7.064 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2020-11-27T11:47:14.397Z] #26 7.065 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-11-27T11:47:14.397Z] #26 7.109 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2020-11-27T11:47:14.397Z] #26 7.111 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-11-27T11:47:14.397Z] #26 7.113 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:47:14.397Z] #26 7.139 Selecting previously unselected package libsasl2-2:ppc64el. [2020-11-27T11:47:14.397Z] #26 7.140 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-11-27T11:47:14.397Z] #26 7.142 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:47:14.397Z] #26 7.171 Selecting previously unselected package libldap-common. [2020-11-27T11:47:14.425Z] #41 49.62 CC criu/aio.o [2020-11-27T11:47:14.425Z] #41 49.93 CC criu/autofs.o [2020-11-27T11:47:14.618Z] #3 DONE 0.7s [2020-11-27T11:47:14.618Z] [2020-11-27T11:47:14.618Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-27T11:47:14.618Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-27T11:47:14.692Z] #26 7.173 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-11-27T11:47:14.692Z] #26 7.174 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:47:14.692Z] #26 7.208 Selecting previously unselected package libldap-2.4-2:ppc64el. [2020-11-27T11:47:14.692Z] #26 7.210 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ... [2020-11-27T11:47:14.692Z] #26 7.211 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:47:14.692Z] #26 7.261 Selecting previously unselected package openssl. [2020-11-27T11:47:14.692Z] #26 7.263 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-11-27T11:47:14.692Z] #26 7.265 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-27T11:47:14.692Z] #26 7.386 Selecting previously unselected package ca-certificates. [2020-11-27T11:47:14.692Z] #26 7.388 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-27T11:47:14.692Z] #26 7.390 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-27T11:47:14.692Z] #26 7.436 Selecting previously unselected package libnghttp2-14:ppc64el. [2020-11-27T11:47:14.692Z] #26 7.438 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2020-11-27T11:47:14.692Z] #26 7.440 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-11-27T11:47:14.692Z] #26 7.468 Selecting previously unselected package libpsl5:ppc64el. [2020-11-27T11:47:14.692Z] #26 7.470 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2020-11-27T11:47:14.692Z] #26 7.471 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2020-11-27T11:47:14.692Z] #26 7.496 Selecting previously unselected package librtmp1:ppc64el. [2020-11-27T11:47:14.692Z] #26 7.498 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2020-11-27T11:47:14.692Z] #26 7.499 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T11:47:14.692Z] #26 7.523 Selecting previously unselected package libssh2-1:ppc64el. [2020-11-27T11:47:14.692Z] #26 7.525 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2020-11-27T11:47:14.692Z] #26 7.526 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2020-11-27T11:47:14.692Z] #26 7.560 Selecting previously unselected package libcurl4:ppc64el. [2020-11-27T11:47:14.856Z] + docker version [2020-11-27T11:47:14.882Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-27T11:47:14.882Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-11-27T11:47:14.882Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-11-27T11:47:14.882Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2020-11-27T11:47:14.882Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.88MB / 8.88MB 0.1s [2020-11-27T11:47:14.988Z] #26 7.562 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2020-11-27T11:47:14.988Z] #26 7.563 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-11-27T11:47:14.988Z] #26 7.616 Selecting previously unselected package curl. [2020-11-27T11:47:14.988Z] #26 7.618 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2020-11-27T11:47:14.988Z] #26 7.619 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-27T11:47:14.988Z] #26 7.659 Selecting previously unselected package libonig5:ppc64el. [2020-11-27T11:47:14.988Z] #26 7.661 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2020-11-27T11:47:14.988Z] #26 7.663 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-11-27T11:47:14.988Z] #26 7.706 Selecting previously unselected package libjq1:ppc64el. [2020-11-27T11:47:14.988Z] #26 7.708 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-27T11:47:14.988Z] #26 7.709 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-27T11:47:14.988Z] #26 7.739 Selecting previously unselected package jq. [2020-11-27T11:47:14.988Z] #26 7.741 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-27T11:47:14.988Z] #26 7.742 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T11:47:14.988Z] #26 7.769 Setting up libkeyutils1:ppc64el (1.6-6) ... [2020-11-27T11:47:15.147Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-11-27T11:47:15.304Z] #26 7.773 Setting up libpsl5:ppc64el (0.20.2-2) ... [2020-11-27T11:47:15.304Z] #26 7.775 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-11-27T11:47:15.304Z] #26 7.902 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-11-27T11:47:15.304Z] #26 7.906 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:47:15.304Z] #26 7.910 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-11-27T11:47:15.304Z] #26 7.913 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:47:15.304Z] #26 7.916 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T11:47:15.304Z] #26 7.919 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-11-27T11:47:15.304Z] #26 7.922 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:47:15.304Z] #26 7.925 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2020-11-27T11:47:15.304Z] #26 7.927 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-11-27T11:47:15.304Z] #26 7.930 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-27T11:47:15.304Z] #26 7.935 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-11-27T11:47:15.304Z] #26 7.938 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-27T11:47:15.304Z] #26 7.941 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:47:15.304Z] #26 7.944 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-27T11:47:15.414Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-11-27T11:47:15.414Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-11-27T11:47:15.474Z] #41 50.95 CC criu/bfd.o [2020-11-27T11:47:15.676Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done [2020-11-27T11:47:15.938Z] #4 DONE 1.1s [2020-11-27T11:47:15.938Z] [2020-11-27T11:47:15.938Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T11:47:15.948Z] #26 8.573 Updating certificates in /etc/ssl/certs... [2020-11-27T11:47:16.109Z] #41 51.40 CC criu/bitmap.o [2020-11-27T11:47:16.110Z] #41 51.52 CC criu/cgroup-props.o [2020-11-27T11:47:16.200Z] #7 ... [2020-11-27T11:47:16.200Z] [2020-11-27T11:47:16.200Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-27T11:47:16.200Z] #5 DONE 0.3s [2020-11-27T11:47:16.200Z] [2020-11-27T11:47:16.200Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-11-27T11:47:16.200Z] #6 DONE 0.4s [2020-11-27T11:47:16.464Z] [2020-11-27T11:47:16.464Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T11:47:16.587Z] #26 9.232 126 added, 0 removed; done. [2020-11-27T11:47:16.587Z] #26 9.256 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-11-27T11:47:16.587Z] #26 9.260 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T11:47:16.587Z] #26 9.263 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-11-27T11:47:16.587Z] #26 9.265 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-27T11:47:16.587Z] #26 9.268 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:47:16.587Z] #26 9.278 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-27T11:47:16.587Z] #26 9.284 Updating certificates in /etc/ssl/certs... [2020-11-27T11:47:16.729Z] #7 DONE 0.8s [2020-11-27T11:47:16.729Z] [2020-11-27T11:47:16.729Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-27T11:47:16.729Z] #60 DONE 0.0s [2020-11-27T11:47:16.729Z] [2020-11-27T11:47:16.729Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:16.729Z] #8 DONE 0.0s [2020-11-27T11:47:16.729Z] [2020-11-27T11:47:16.729Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T11:47:16.729Z] #24 DONE 0.0s [2020-11-27T11:47:16.729Z] [2020-11-27T11:47:16.729Z] #21 [internal] load build context [2020-11-27T11:47:16.744Z] #41 51.99 CC criu/cgroup.o [2020-11-27T11:47:17.243Z] #26 9.802 0 added, 0 removed; done. [2020-11-27T11:47:17.243Z] #26 9.802 Running hooks in /etc/ca-certificates/update.d... [2020-11-27T11:47:17.243Z] #26 9.804 done. [2020-11-27T11:47:17.243Z] #26 DONE 9.9s [2020-11-27T11:47:17.243Z] [2020-11-27T11:47:17.243Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:17.243Z] #9 ... [2020-11-27T11:47:17.243Z] [2020-11-27T11:47:17.243Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-27T11:47:17.243Z] #27 DONE 0.1s [2020-11-27T11:47:17.243Z] [2020-11-27T11:47:17.243Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:47:17.780Z] #41 ... [2020-11-27T11:47:17.780Z] [2020-11-27T11:47:17.780Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:47:17.780Z] #18 4.277 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-27T11:47:17.780Z] #18 6.440 Fetched 8093 kB in 6s (1448 kB/s) [2020-11-27T11:47:17.780Z] #18 6.440 Reading package lists... [2020-11-27T11:47:17.780Z] #18 8.234 Reading package lists... [2020-11-27T11:47:17.780Z] #18 10.16 Building dependency tree... [2020-11-27T11:47:17.780Z] #18 10.65 libcap2-bin is already the newest version (1:2.25-2). [2020-11-27T11:47:17.780Z] #18 10.65 The following additional packages will be installed: [2020-11-27T11:47:17.780Z] #18 10.65 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-27T11:47:17.780Z] #18 10.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-27T11:47:17.780Z] #18 10.65 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-27T11:47:17.780Z] #18 10.65 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-27T11:47:17.780Z] #18 10.65 python3.7 python3.7-minimal vim-runtime xxd [2020-11-27T11:47:17.780Z] #18 10.65 Suggested packages: [2020-11-27T11:47:17.780Z] #18 10.65 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-27T11:47:17.780Z] #18 10.65 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-27T11:47:17.780Z] #18 10.65 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-27T11:47:17.780Z] #18 10.65 Recommended packages: [2020-11-27T11:47:17.780Z] #18 10.65 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-27T11:47:17.780Z] #18 10.65 python3-keyrings.alt python3-xdg unzip [2020-11-27T11:47:17.780Z] #18 11.89 The following NEW packages will be installed: [2020-11-27T11:47:17.780Z] #18 11.91 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-27T11:47:17.780Z] #18 11.91 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-27T11:47:17.780Z] #18 11.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-27T11:47:17.780Z] #18 11.91 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-27T11:47:17.780Z] #18 11.91 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-27T11:47:17.780Z] #18 11.91 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-27T11:47:17.780Z] #18 11.91 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-27T11:47:17.780Z] #18 11.91 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-27T11:47:17.780Z] #18 11.91 xz-utils zip [2020-11-27T11:47:17.780Z] #18 12.00 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:47:17.780Z] #18 12.00 Need to get 27.7 MB of archives. [2020-11-27T11:47:17.780Z] #18 12.00 After this operation, 117 MB of additional disk space will be used. [2020-11-27T11:47:17.780Z] #18 12.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-11-27T11:47:17.780Z] #18 12.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-11-27T11:47:17.780Z] #18 12.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-11-27T11:47:17.780Z] #18 12.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-11-27T11:47:17.780Z] #18 12.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-11-27T11:47:17.780Z] #18 12.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-11-27T11:47:17.780Z] #18 12.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-11-27T11:47:17.780Z] #18 12.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-11-27T11:47:17.780Z] #18 12.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-11-27T11:47:17.780Z] #18 12.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-11-27T11:47:17.780Z] #18 12.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-11-27T11:47:17.780Z] #18 12.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-11-27T11:47:17.780Z] #18 12.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-11-27T11:47:17.780Z] #18 12.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-11-27T11:47:17.780Z] #18 12.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-11-27T11:47:17.780Z] #18 12.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-11-27T11:47:17.780Z] #18 12.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-11-27T11:47:17.780Z] #18 12.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T11:47:17.780Z] #18 12.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-11-27T11:47:17.780Z] #18 12.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-11-27T11:47:17.780Z] #18 12.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-11-27T11:47:17.780Z] #18 12.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-11-27T11:47:17.780Z] #18 12.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-11-27T11:47:17.780Z] #18 12.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-11-27T11:47:17.780Z] #18 12.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-11-27T11:47:17.780Z] #18 12.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-11-27T11:47:17.780Z] #18 12.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-11-27T11:47:17.780Z] #18 12.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-11-27T11:47:17.780Z] #18 12.22 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-11-27T11:47:17.780Z] #18 12.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-11-27T11:47:17.780Z] #18 12.44 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-11-27T11:47:17.780Z] #18 12.46 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-11-27T11:47:17.780Z] #18 12.46 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-11-27T11:47:17.780Z] #18 12.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-11-27T11:47:17.780Z] #18 12.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-11-27T11:47:17.780Z] #18 12.51 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-27T11:47:17.780Z] #18 12.51 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-11-27T11:47:17.780Z] #18 12.52 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-11-27T11:47:17.780Z] #18 12.52 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-27T11:47:17.780Z] #18 12.53 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-11-27T11:47:17.780Z] #18 12.54 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-27T11:47:17.780Z] #18 12.54 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-11-27T11:47:17.780Z] #18 12.57 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-11-27T11:47:17.780Z] #18 12.58 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-11-27T11:47:17.780Z] #18 12.59 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-27T11:47:17.780Z] #18 12.74 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-11-27T11:47:17.780Z] #18 12.79 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-11-27T11:47:17.780Z] #18 12.81 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-11-27T11:47:17.780Z] #18 13.13 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:47:17.780Z] #18 13.15 Fetched 27.7 MB in 1s (32.0 MB/s) [2020-11-27T11:47:17.780Z] #18 13.21 Selecting previously unselected package pigz. [2020-11-27T11:47:17.780Z] #18 13.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 ... 23199 files and directories currently installed.) [2020-11-27T11:47:17.780Z] #18 13.24 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-11-27T11:47:17.780Z] #18 13.25 Unpacking pigz (2.4-1) ... [2020-11-27T11:47:17.780Z] #18 13.33 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-11-27T11:47:17.780Z] #18 13.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-11-27T11:47:17.780Z] #18 13.33 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-11-27T11:47:17.780Z] #18 13.69 Selecting previously unselected package python3.7-minimal. [2020-11-27T11:47:17.780Z] #18 13.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-11-27T11:47:17.780Z] #18 13.69 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T11:47:17.780Z] #18 14.37 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-11-27T11:47:17.780Z] #18 14.39 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T11:47:17.790Z] #47 ... [2020-11-27T11:47:17.790Z] [2020-11-27T11:47:17.790Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:47:17.790Z] #53 43.81 Reading package lists... [2020-11-27T11:47:17.880Z] #28 0.619 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-27T11:47:18.170Z] Client: Docker Engine - Community [2020-11-27T11:47:18.170Z] Version: 19.03.13 [2020-11-27T11:47:18.170Z] API version: 1.40 [2020-11-27T11:47:18.170Z] Go version: go1.13.15 [2020-11-27T11:47:18.170Z] Git commit: 4484c46 [2020-11-27T11:47:18.170Z] Built: Wed Sep 16 17:03:45 2020 [2020-11-27T11:47:18.170Z] OS/Arch: linux/arm64 [2020-11-27T11:47:18.170Z] Experimental: false [2020-11-27T11:47:18.170Z] [2020-11-27T11:47:18.170Z] Server: Docker Engine - Community [2020-11-27T11:47:18.170Z] Engine: [2020-11-27T11:47:18.170Z] Version: 19.03.13 [2020-11-27T11:47:18.170Z] API version: 1.40 (minimum version 1.12) [2020-11-27T11:47:18.170Z] Go version: go1.13.15 [2020-11-27T11:47:18.171Z] Git commit: 4484c46 [2020-11-27T11:47:18.171Z] Built: Wed Sep 16 17:02:17 2020 [2020-11-27T11:47:18.171Z] OS/Arch: linux/arm64 [2020-11-27T11:47:18.171Z] Experimental: true [2020-11-27T11:47:18.171Z] containerd: [2020-11-27T11:47:18.171Z] Version: 1.3.7 [2020-11-27T11:47:18.171Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:47:18.171Z] runc: [2020-11-27T11:47:18.171Z] Version: 1.0.0-rc10 [2020-11-27T11:47:18.171Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:47:18.171Z] docker-init: [2020-11-27T11:47:18.171Z] Version: 0.18.0 [2020-11-27T11:47:18.171Z] GitCommit: fec3683 [2020-11-27T11:47:18.187Z] #28 0.769 [Pipeline] sh [2020-11-27T11:47:18.423Z] #18 ... [2020-11-27T11:47:18.424Z] [2020-11-27T11:47:18.424Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:47:18.424Z] #41 53.78 CC criu/clone-noasan.o [2020-11-27T11:47:18.424Z] #41 ... [2020-11-27T11:47:18.424Z] [2020-11-27T11:47:18.424Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:47:18.424Z] #43 DONE 87.7s [2020-11-27T11:47:18.424Z] [2020-11-27T11:47:18.424Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:47:18.424Z] #41 54.00 CC criu/config.o [2020-11-27T11:47:18.577Z] + docker info [2020-11-27T11:47:18.729Z] #53 54.37 Building dependency tree... [2020-11-27T11:47:18.729Z] #53 ... [2020-11-27T11:47:18.729Z] [2020-11-27T11:47:18.729Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:47:18.729Z] #34 45.26 Reading package lists... [2020-11-27T11:47:18.729Z] #34 ... [2020-11-27T11:47:18.729Z] [2020-11-27T11:47:18.729Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:47:18.729Z] #32 55.06 sync [2020-11-27T11:47:18.729Z] #32 55.06 internal/reflectlite [2020-11-27T11:47:18.822Z] #28 0.901 #### 6.6% ################## 25.7% ################################ 44.8% ################################################ 67.1% ############################################################## 87.4% ######################################################################## 100.0% [2020-11-27T11:47:18.822Z] #28 1.536 [2020-11-27T11:47:19.092Z] Client: Docker Engine - Community [2020-11-27T11:47:19.092Z] Version: 19.03.13 [2020-11-27T11:47:19.092Z] API version: 1.40 [2020-11-27T11:47:19.092Z] Go version: go1.13.15 [2020-11-27T11:47:19.092Z] Git commit: 4484c46d9d [2020-11-27T11:47:19.092Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-27T11:47:19.092Z] OS/Arch: linux/amd64 [2020-11-27T11:47:19.092Z] Experimental: false [2020-11-27T11:47:19.092Z] [2020-11-27T11:47:19.092Z] Server: Docker Engine - Community [2020-11-27T11:47:19.092Z] Engine: [2020-11-27T11:47:19.092Z] Version: 19.03.13 [2020-11-27T11:47:19.092Z] API version: 1.40 (minimum version 1.12) [2020-11-27T11:47:19.092Z] Go version: go1.13.15 [2020-11-27T11:47:19.092Z] Git commit: 4484c46d9d [2020-11-27T11:47:19.092Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-27T11:47:19.092Z] OS/Arch: linux/amd64 [2020-11-27T11:47:19.092Z] Experimental: true [2020-11-27T11:47:19.092Z] containerd: [2020-11-27T11:47:19.092Z] Version: 1.3.7 [2020-11-27T11:47:19.092Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:47:19.092Z] runc: [2020-11-27T11:47:19.092Z] Version: 1.0.0-rc10 [2020-11-27T11:47:19.092Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:47:19.092Z] docker-init: [2020-11-27T11:47:19.092Z] Version: 0.18.0 [2020-11-27T11:47:19.092Z] GitCommit: fec3683 [Pipeline] sh [2020-11-27T11:47:19.167Z] #28 1.658 ####################### 32.7% ######################################################################## 100.0% [2020-11-27T11:47:19.167Z] #28 1.869 [2020-11-27T11:47:19.305Z] #21 transferring context: 14.61MB 2.2s [2020-11-27T11:47:19.395Z] + docker info [2020-11-27T11:47:19.534Z] #28 1.994 ################### 26.6% ######################################################################## 100.0% [2020-11-27T11:47:19.534Z] #28 2.239 [2020-11-27T11:47:19.940Z] #41 55.05 CC criu/cr-check.o [2020-11-27T11:47:20.155Z] #28 2.361 ## 4.0% ############## 19.6% ######################### 35.1% ####################################### 55.1% ###################################################### 75.1% ################################################################# 91.0% ######################################################################## 100.0% [2020-11-27T11:47:20.460Z] #28 3.086 [2020-11-27T11:47:20.574Z] #41 56.07 CC criu/cr-dedup.o [2020-11-27T11:47:21.208Z] #41 56.45 CC criu/cr-dump.o [2020-11-27T11:47:21.271Z] #32 ... [2020-11-27T11:47:21.271Z] [2020-11-27T11:47:21.271Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:47:21.271Z] #62 DONE 58.1s [2020-11-27T11:47:21.531Z] [2020-11-27T11:47:21.531Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:47:21.531Z] #43 57.43 internal/reflectlite [2020-11-27T11:47:21.531Z] #43 57.43 github.com/LK4D4/vndr/godl/singleflight [2020-11-27T11:47:21.531Z] #43 58.17 math/rand [2020-11-27T11:47:22.644Z] #21 transferring context: 52.35MB 5.5s done [2020-11-27T11:47:22.644Z] #21 DONE 5.8s [2020-11-27T11:47:22.644Z] [2020-11-27T11:47:22.644Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:22.644Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-27T11:47:22.644Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-11-27T11:47:22.644Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-11-27T11:47:22.644Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done [2020-11-27T11:47:22.644Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-27T11:47:22.644Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.2s done [2020-11-27T11:47:22.644Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2020-11-27T11:47:22.644Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.0s done [2020-11-27T11:47:22.644Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.3s done [2020-11-27T11:47:22.644Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.0s [2020-11-27T11:47:22.644Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.37MB / 120.17MB 5.6s [2020-11-27T11:47:22.644Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.3s done [2020-11-27T11:47:22.717Z] #41 57.88 CC criu/cr-errno.o [2020-11-27T11:47:22.717Z] #41 57.90 CC criu/cr-restore.o [2020-11-27T11:47:22.908Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 45.14MB / 120.17MB 6.1s [2020-11-27T11:47:23.482Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.81MB / 120.17MB 6.5s [2020-11-27T11:47:23.482Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.85MB / 120.17MB 6.7s [2020-11-27T11:47:23.531Z] #28 3.227 0.5% ### 5.2% ####### 10.6% ########### 15.3% ############## 20.2% ################## 25.6% ##################### 30.1% ######################### 34.9% ############################# 40.6% ################################ 45.4% ################################### 49.3% ##################################### 52.1% ######################################## 55.8% ########################################## 59.1% ############################################# 62.8% ############################################### 65.5% ################################################# 68.1% ################################################## 70.8% #################################################### 73.5% ###################################################### 76.1% ######################################################## 78.8% ########################################################## 81.7% ############################################################ 84.6% ############################################################## 87.4% ################################################################# 90.4% ################################################################### 93.1% ##################################################################### 96.4% ####################################################################### 99.4% ######################################################################## 100.0% [2020-11-27T11:47:23.531Z] #28 6.197 [2020-11-27T11:47:23.744Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 64.17MB / 120.17MB 6.9s [2020-11-27T11:47:23.753Z] #41 ... [2020-11-27T11:47:23.753Z] [2020-11-27T11:47:23.753Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:47:23.753Z] #18 15.91 Selecting previously unselected package python3-minimal. [2020-11-27T11:47:23.753Z] #18 15.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-11-27T11:47:23.753Z] #18 15.95 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-11-27T11:47:23.753Z] #18 15.95 Unpacking python3-minimal (3.7.3-1) ... [2020-11-27T11:47:23.753Z] #18 16.00 Selecting previously unselected package libmpdec2:s390x. [2020-11-27T11:47:23.753Z] #18 16.01 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-11-27T11:47:23.753Z] #18 16.01 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-11-27T11:47:23.753Z] #18 16.10 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-11-27T11:47:23.753Z] #18 16.10 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-11-27T11:47:23.753Z] #18 16.11 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-11-27T11:47:23.753Z] #18 16.64 Selecting previously unselected package python3.7. [2020-11-27T11:47:23.753Z] #18 16.64 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-11-27T11:47:23.753Z] #18 16.65 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T11:47:23.753Z] #18 16.77 Selecting previously unselected package libpython3-stdlib:s390x. [2020-11-27T11:47:23.753Z] #18 16.77 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-11-27T11:47:23.753Z] #18 16.77 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-11-27T11:47:23.753Z] #18 16.83 Setting up python3-minimal (3.7.3-1) ... [2020-11-27T11:47:23.753Z] #18 17.50 Selecting previously unselected package python3. [2020-11-27T11:47:23.753Z] #18 17.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-11-27T11:47:23.753Z] #18 17.54 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-11-27T11:47:23.753Z] #18 17.55 Unpacking python3 (3.7.3-1) ... [2020-11-27T11:47:23.753Z] #18 17.62 Selecting previously unselected package libip4tc0:s390x. [2020-11-27T11:47:23.753Z] #18 17.62 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-11-27T11:47:23.753Z] #18 17.63 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-11-27T11:47:23.753Z] #18 17.68 Selecting previously unselected package libip6tc0:s390x. [2020-11-27T11:47:23.753Z] #18 17.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-11-27T11:47:23.753Z] #18 17.68 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-11-27T11:47:23.753Z] #18 17.73 Selecting previously unselected package libiptc0:s390x. [2020-11-27T11:47:23.753Z] #18 17.73 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-11-27T11:47:23.753Z] #18 17.74 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-11-27T11:47:23.753Z] #18 17.80 Selecting previously unselected package libnfnetlink0:s390x. [2020-11-27T11:47:23.753Z] #18 17.80 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-11-27T11:47:23.753Z] #18 17.80 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-11-27T11:47:23.753Z] #18 17.84 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-11-27T11:47:23.753Z] #18 17.84 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-11-27T11:47:23.753Z] #18 17.85 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-11-27T11:47:23.753Z] #18 17.89 Selecting previously unselected package libnftnl11:s390x. [2020-11-27T11:47:23.753Z] #18 17.89 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-11-27T11:47:23.753Z] #18 17.89 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-11-27T11:47:23.753Z] #18 17.93 Selecting previously unselected package iptables. [2020-11-27T11:47:23.753Z] #18 17.93 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-11-27T11:47:23.753Z] #18 17.93 Unpacking iptables (1.8.2-4) ... [2020-11-27T11:47:23.753Z] #18 18.12 Selecting previously unselected package xxd. [2020-11-27T11:47:23.753Z] #18 18.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-11-27T11:47:23.753Z] #18 18.13 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T11:47:23.753Z] #18 18.19 Selecting previously unselected package vim-common. [2020-11-27T11:47:23.753Z] #18 18.19 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:47:23.753Z] #18 18.20 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T11:47:23.753Z] #18 18.30 Selecting previously unselected package bash-completion. [2020-11-27T11:47:23.753Z] #18 18.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-27T11:47:23.753Z] #18 19.78 Unpacking bash-completion (1:2.8-6) ... [2020-11-27T11:47:23.753Z] #18 20.10 Selecting previously unselected package bzip2. [2020-11-27T11:47:23.753Z] #18 20.10 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-11-27T11:47:23.753Z] #18 20.11 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T11:47:23.753Z] #18 20.17 Selecting previously unselected package xz-utils. [2020-11-27T11:47:23.753Z] #18 20.17 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-11-27T11:47:23.753Z] #18 20.18 Unpacking xz-utils (5.2.4-1) ... [2020-11-27T11:47:23.753Z] #18 20.27 Selecting previously unselected package apparmor. [2020-11-27T11:47:23.753Z] #18 20.27 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-11-27T11:47:23.753Z] #18 20.31 Unpacking apparmor (2.13.2-10) ... [2020-11-27T11:47:24.006Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.72MB / 120.17MB 7.1s [2020-11-27T11:47:24.045Z] #18 20.58 Selecting previously unselected package aufs-tools. [2020-11-27T11:47:24.045Z] #18 20.59 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-11-27T11:47:24.045Z] #18 20.59 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-27T11:47:24.045Z] #18 20.69 Selecting previously unselected package libonig5:s390x. [2020-11-27T11:47:24.074Z] #43 60.47 internal/singleflight [2020-11-27T11:47:24.168Z] #28 6.947 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-27T11:47:24.269Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.91MB / 120.17MB 7.3s [2020-11-27T11:47:24.337Z] #18 20.69 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-11-27T11:47:24.337Z] #18 20.69 Unpacking libonig5:s390x (6.9.1-1) ... [2020-11-27T11:47:24.337Z] #18 20.83 Selecting previously unselected package libjq1:s390x. [2020-11-27T11:47:24.337Z] #18 20.83 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-11-27T11:47:24.337Z] #18 20.83 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-27T11:47:24.337Z] #18 20.89 Selecting previously unselected package jq. [2020-11-27T11:47:24.337Z] #18 20.89 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-11-27T11:47:24.337Z] #18 20.89 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T11:47:24.337Z] #18 20.93 Selecting previously unselected package libaio1:s390x. [2020-11-27T11:47:24.463Z] #28 7.107 [2020-11-27T11:47:24.463Z] #28 7.231 ######################################################################## 100.0% [2020-11-27T11:47:24.463Z] #28 7.256 [2020-11-27T11:47:24.534Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.75MB / 120.17MB 7.5s [2020-11-27T11:47:24.534Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.32MB / 120.17MB 7.7s [2020-11-27T11:47:24.534Z] #8 ... [2020-11-27T11:47:24.534Z] [2020-11-27T11:47:24.534Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-27T11:47:24.534Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-27T11:47:24.534Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-27T11:47:24.534Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-27T11:47:24.534Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 5.3s done [2020-11-27T11:47:24.534Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.4s done [2020-11-27T11:47:24.534Z] #60 DONE 7.9s [2020-11-27T11:47:24.534Z] [2020-11-27T11:47:24.534Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:24.534Z] #8 ... [2020-11-27T11:47:24.534Z] [2020-11-27T11:47:24.534Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T11:47:24.534Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-11-27T11:47:24.534Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-11-27T11:47:24.534Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done [2020-11-27T11:47:24.534Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done [2020-11-27T11:47:24.534Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 7.2s done [2020-11-27T11:47:24.534Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 0.2s [2020-11-27T11:47:24.629Z] #18 20.93 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-11-27T11:47:24.629Z] #18 20.94 Unpacking libaio1:s390x (0.3.112-3) ... [2020-11-27T11:47:24.629Z] #18 20.96 Selecting previously unselected package libgpm2:s390x. [2020-11-27T11:47:24.629Z] #18 20.96 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-11-27T11:47:24.630Z] #18 20.97 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-11-27T11:47:24.630Z] #18 21.00 Selecting previously unselected package libicu63:s390x. [2020-11-27T11:47:24.630Z] #18 21.00 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-11-27T11:47:24.630Z] #18 21.00 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-11-27T11:47:24.668Z] Client: [2020-11-27T11:47:24.668Z] Debug Mode: false [2020-11-27T11:47:24.668Z] [2020-11-27T11:47:24.668Z] Server: [2020-11-27T11:47:24.668Z] Containers: 0 [2020-11-27T11:47:24.668Z] Running: 0 [2020-11-27T11:47:24.668Z] Paused: 0 [2020-11-27T11:47:24.668Z] Stopped: 0 [2020-11-27T11:47:24.668Z] Images: 0 [2020-11-27T11:47:24.668Z] Server Version: 19.03.13 [2020-11-27T11:47:24.668Z] Storage Driver: overlay2 [2020-11-27T11:47:24.668Z] Backing Filesystem: extfs [2020-11-27T11:47:24.668Z] Supports d_type: true [2020-11-27T11:47:24.668Z] Native Overlay Diff: true [2020-11-27T11:47:24.668Z] Logging Driver: json-file [2020-11-27T11:47:24.668Z] Cgroup Driver: cgroupfs [2020-11-27T11:47:24.668Z] Plugins: [2020-11-27T11:47:24.668Z] Volume: local [2020-11-27T11:47:24.668Z] Network: bridge host ipvlan macvlan null overlay [2020-11-27T11:47:24.668Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-27T11:47:24.668Z] Swarm: inactive [2020-11-27T11:47:24.668Z] Runtimes: runc [2020-11-27T11:47:24.668Z] Default Runtime: runc [2020-11-27T11:47:24.668Z] Init Binary: docker-init [2020-11-27T11:47:24.668Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:47:24.668Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:47:24.668Z] init version: fec3683 [2020-11-27T11:47:24.668Z] Security Options: [2020-11-27T11:47:24.668Z] apparmor [2020-11-27T11:47:24.668Z] seccomp [2020-11-27T11:47:24.668Z] Profile: default [2020-11-27T11:47:24.668Z] Kernel Version: 5.4.0-1025-aws [2020-11-27T11:47:24.668Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-27T11:47:24.668Z] OSType: linux [2020-11-27T11:47:24.668Z] Architecture: x86_64 [2020-11-27T11:47:24.668Z] CPUs: 2 [2020-11-27T11:47:24.668Z] Total Memory: 7.569GiB [2020-11-27T11:47:24.668Z] Name: ip-10-100-84-31 [2020-11-27T11:47:24.668Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-27T11:47:24.668Z] Docker Root Dir: /var/lib/docker [2020-11-27T11:47:24.668Z] Debug Mode: false [2020-11-27T11:47:24.668Z] Registry: https://index.docker.io/v1/ [2020-11-27T11:47:24.668Z] Labels: [2020-11-27T11:47:24.668Z] Experimental: true [2020-11-27T11:47:24.668Z] Insecure Registries: [2020-11-27T11:47:24.668Z] 127.0.0.0/8 [2020-11-27T11:47:24.668Z] Live Restore Enabled: true [2020-11-27T11:47:24.668Z] [2020-11-27T11:47:24.668Z] WARNING: No swap limit support [Pipeline] sh [2020-11-27T11:47:24.796Z] #24 ... [2020-11-27T11:47:24.796Z] [2020-11-27T11:47:24.796Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:24.796Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.15MB / 120.17MB 8.1s [2020-11-27T11:47:24.921Z] #18 ... [2020-11-27T11:47:24.921Z] [2020-11-27T11:47:24.921Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:47:24.921Z] #30 DONE 93.8s [2020-11-27T11:47:24.921Z] [2020-11-27T11:47:24.921Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:47:24.956Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:47:24.956Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:47:24.956Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41718/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-27T11:47:24.956Z] + bash /home/ubuntu/workspace/moby_PR-41718/check-config.sh [2020-11-27T11:47:24.956Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-27T11:47:24.956Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-27T11:47:24.956Z] [2020-11-27T11:47:24.956Z] Generally Necessary: [2020-11-27T11:47:25.014Z] #43 61.76 io [2020-11-27T11:47:25.014Z] #43 61.77 strconv [2020-11-27T11:47:25.060Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.3s [2020-11-27T11:47:25.100Z] #28 7.888 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-27T11:47:25.100Z] #28 7.917 skipping existing 5cb8031fd95d [2020-11-27T11:47:25.218Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-27T11:47:25.218Z] - apparmor: enabled and tools installed [2020-11-27T11:47:25.218Z] - CONFIG_NAMESPACES: enabled [2020-11-27T11:47:25.218Z] - CONFIG_NET_NS: enabled [2020-11-27T11:47:25.218Z] - CONFIG_PID_NS: enabled [2020-11-27T11:47:25.218Z] - CONFIG_IPC_NS: enabled [2020-11-27T11:47:25.218Z] - CONFIG_UTS_NS: enabled [2020-11-27T11:47:25.218Z] - CONFIG_CGROUPS: enabled [2020-11-27T11:47:25.218Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-27T11:47:25.218Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-27T11:47:25.218Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-27T11:47:25.218Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-27T11:47:25.218Z] - CONFIG_CPUSETS: enabled [2020-11-27T11:47:25.218Z] - CONFIG_MEMCG: enabled [2020-11-27T11:47:25.218Z] - CONFIG_KEYS: enabled [2020-11-27T11:47:25.218Z] - CONFIG_VETH: enabled (as module) [2020-11-27T11:47:25.218Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-27T11:47:25.218Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-27T11:47:25.218Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-27T11:47:25.218Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-27T11:47:25.218Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-27T11:47:25.218Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-27T11:47:25.218Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-27T11:47:25.218Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-27T11:47:25.218Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-27T11:47:25.218Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-27T11:47:25.218Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-27T11:47:25.218Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-27T11:47:25.218Z] [2020-11-27T11:47:25.218Z] Optional Features: [2020-11-27T11:47:25.218Z] - CONFIG_USER_NS: enabled [2020-11-27T11:47:25.218Z] - CONFIG_SECCOMP: enabled [2020-11-27T11:47:25.218Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-27T11:47:25.218Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-27T11:47:25.218Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-27T11:47:25.218Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-27T11:47:25.218Z] - CONFIG_BLK_CGROUP: enabled [2020-11-27T11:47:25.218Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-27T11:47:25.218Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-27T11:47:25.394Z] #28 7.957 [2020-11-27T11:47:25.485Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-27T11:47:25.485Z] - CONFIG_CGROUP_PERF: enabled [2020-11-27T11:47:25.485Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-27T11:47:25.485Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-27T11:47:25.485Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-27T11:47:25.485Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-27T11:47:25.485Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-27T11:47:25.485Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-27T11:47:25.485Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-27T11:47:25.485Z] - CONFIG_IP_VS: enabled (as module) [2020-11-27T11:47:25.485Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-27T11:47:25.485Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-27T11:47:25.485Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-27T11:47:25.485Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-27T11:47:25.485Z] - CONFIG_EXT4_FS: enabled [2020-11-27T11:47:25.485Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-27T11:47:25.485Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-27T11:47:25.485Z] - Network Drivers: [2020-11-27T11:47:25.485Z] - "overlay": [2020-11-27T11:47:25.485Z] - CONFIG_VXLAN: enabled (as module) [2020-11-27T11:47:25.485Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-27T11:47:25.485Z] Optional (for encrypted networks): [2020-11-27T11:47:25.485Z] - CONFIG_CRYPTO: enabled [2020-11-27T11:47:25.485Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-27T11:47:25.485Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-27T11:47:25.485Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-27T11:47:25.485Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-27T11:47:25.485Z] - CONFIG_XFRM: enabled [2020-11-27T11:47:25.485Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-27T11:47:25.485Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-27T11:47:25.485Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-27T11:47:25.485Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-27T11:47:25.485Z] - "ipvlan": [2020-11-27T11:47:25.485Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-27T11:47:25.485Z] - "macvlan": [2020-11-27T11:47:25.485Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-27T11:47:25.485Z] - CONFIG_DUMMY: enabled (as module) [2020-11-27T11:47:25.485Z] - "ftp,tftp client in container": [2020-11-27T11:47:25.555Z] #18 ... [2020-11-27T11:47:25.555Z] [2020-11-27T11:47:25.555Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:47:25.555Z] #41 60.87 CC criu/cr-service.o [2020-11-27T11:47:25.747Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-27T11:47:25.747Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-27T11:47:25.747Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-27T11:47:25.747Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-27T11:47:25.747Z] - Storage Drivers: [2020-11-27T11:47:25.747Z] - "aufs": [2020-11-27T11:47:25.747Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-27T11:47:25.747Z] - "btrfs": [2020-11-27T11:47:25.747Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-27T11:47:25.747Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-27T11:47:25.747Z] - "devicemapper": [2020-11-27T11:47:25.747Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-27T11:47:25.747Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-27T11:47:25.747Z] - "overlay": [2020-11-27T11:47:25.747Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-27T11:47:25.747Z] - "zfs": [2020-11-27T11:47:25.747Z] - /dev/zfs: present [2020-11-27T11:47:25.747Z] - zfs command: missing [2020-11-27T11:47:25.747Z] - zpool command: missing [2020-11-27T11:47:25.747Z] [2020-11-27T11:47:25.747Z] Limits: [2020-11-27T11:47:25.747Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-27T11:47:25.747Z] [2020-11-27T11:47:25.747Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-27T11:47:26.033Z] #28 8.563 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-27T11:47:26.033Z] #28 8.580 skipping existing 283607eaa57e [2020-11-27T11:47:26.033Z] #28 8.604 [2020-11-27T11:47:26.125Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:703951197c3338631ee0529dd9dd814d16f037f0 . [2020-11-27T11:47:26.125Z] #2 [internal] load build definition from Dockerfile [2020-11-27T11:47:26.125Z] #2 transferring dockerfile: 16.58kB 0.0s done [2020-11-27T11:47:26.125Z] #2 DONE 0.1s [2020-11-27T11:47:26.125Z] [2020-11-27T11:47:26.125Z] #1 [internal] load .dockerignore [2020-11-27T11:47:26.125Z] #1 transferring context: 87B done [2020-11-27T11:47:26.125Z] #1 DONE 0.1s [2020-11-27T11:47:26.188Z] #41 61.68 CC criu/crtools.o [2020-11-27T11:47:26.384Z] [2020-11-27T11:47:26.384Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-27T11:47:26.396Z] #43 ... [2020-11-27T11:47:26.396Z] [2020-11-27T11:47:26.396Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:47:26.396Z] #40 44.66 Reading package lists... [2020-11-27T11:47:26.396Z] #40 54.86 Building dependency tree... [2020-11-27T11:47:26.396Z] #40 60.77 The following additional packages will be installed: [2020-11-27T11:47:26.396Z] #40 60.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-27T11:47:26.396Z] #40 60.80 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-27T11:47:26.396Z] #40 60.83 Suggested packages: [2020-11-27T11:47:26.396Z] #40 60.83 manpages-dev python-setuptools [2020-11-27T11:47:26.396Z] #40 62.83 The following NEW packages will be installed: [2020-11-27T11:47:26.396Z] #40 62.85 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-27T11:47:26.396Z] #40 62.86 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-27T11:47:26.396Z] #40 62.86 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-27T11:47:26.396Z] #40 62.87 python-six zlib1g-dev [2020-11-27T11:47:26.464Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.3s done [2020-11-27T11:47:26.480Z] #41 62.05 CC criu/eventfd.o [2020-11-27T11:47:26.656Z] #40 ... [2020-11-27T11:47:26.656Z] [2020-11-27T11:47:26.656Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:47:26.656Z] #34 55.75 Building dependency tree... [2020-11-27T11:47:26.656Z] #34 61.10 The following additional packages will be installed: [2020-11-27T11:47:26.656Z] #34 61.13 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-27T11:47:26.656Z] #34 61.15 Suggested packages: [2020-11-27T11:47:26.656Z] #34 61.18 cmake-doc ninja-build lrzip [2020-11-27T11:47:26.656Z] #34 61.18 Recommended packages: [2020-11-27T11:47:26.656Z] #34 61.18 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-27T11:47:26.656Z] #34 62.73 The following NEW packages will be installed: [2020-11-27T11:47:26.656Z] #34 62.73 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-27T11:47:26.656Z] #34 62.74 vim-common xxd [2020-11-27T11:47:26.656Z] #34 63.39 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:47:26.656Z] #34 63.39 Need to get 14.9 MB of archives. [2020-11-27T11:47:26.656Z] #34 63.39 After this operation, 61.8 MB of additional disk space will be used. [2020-11-27T11:47:26.656Z] #34 63.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-27T11:47:26.656Z] #34 63.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T11:47:26.656Z] #34 63.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-27T11:47:26.656Z] #34 ... [2020-11-27T11:47:26.656Z] [2020-11-27T11:47:26.656Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:47:26.656Z] #40 63.45 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:47:26.656Z] #40 63.45 Need to get 4095 kB of archives. [2020-11-27T11:47:26.656Z] #40 63.45 After this operation, 22.5 MB of additional disk space will be used. [2020-11-27T11:47:26.656Z] #40 63.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-11-27T11:47:26.656Z] #40 63.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-27T11:47:26.656Z] #40 63.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-11-27T11:47:26.656Z] #40 63.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-27T11:47:26.656Z] #40 63.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-11-27T11:47:26.686Z] #28 9.186 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-27T11:47:26.686Z] #28 9.351 [2020-11-27T11:47:26.686Z] #28 9.429 ######################################################################## 100.0% [2020-11-27T11:47:26.686Z] #28 9.457 [2020-11-27T11:47:26.772Z] #41 62.19 CC criu/eventpoll.o [2020-11-27T11:47:26.917Z] #40 63.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-27T11:47:26.917Z] #40 63.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-11-27T11:47:26.917Z] #40 63.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-11-27T11:47:26.917Z] #40 63.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-11-27T11:47:26.917Z] #40 63.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-11-27T11:47:26.917Z] #40 63.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-11-27T11:47:26.946Z] #3 DONE 0.6s [2020-11-27T11:47:26.947Z] [2020-11-27T11:47:26.947Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-27T11:47:26.947Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-27T11:47:27.178Z] #40 63.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-11-27T11:47:27.203Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-27T11:47:27.203Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-11-27T11:47:27.203Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-11-27T11:47:27.203Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-11-27T11:47:27.324Z] #28 9.938 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-27T11:47:27.324Z] #28 10.09 [2020-11-27T11:47:27.405Z] #41 62.62 CC criu/external.o [2020-11-27T11:47:27.405Z] #41 62.80 CC criu/fault-injection.o [2020-11-27T11:47:27.405Z] #41 62.87 CC criu/fdstore.o [2020-11-27T11:47:27.417Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.1s [2020-11-27T11:47:27.438Z] #40 64.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-11-27T11:47:27.438Z] #40 64.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-11-27T11:47:27.438Z] #40 64.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-27T11:47:27.438Z] #40 64.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-11-27T11:47:27.438Z] #40 64.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-11-27T11:47:27.460Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-11-27T11:47:27.460Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-11-27T11:47:27.618Z] #28 10.16 ######################################################################## 100.0% [2020-11-27T11:47:27.618Z] #28 10.19 [2020-11-27T11:47:27.618Z] #28 10.21 Download of images into '/build' complete. [2020-11-27T11:47:27.618Z] #28 10.21 Use something like the following to load the result into a Docker daemon: [2020-11-27T11:47:27.618Z] #28 10.21 tar -cC '/build' . | docker load [2020-11-27T11:47:27.618Z] #28 DONE 10.3s [2020-11-27T11:47:27.618Z] [2020-11-27T11:47:27.618Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:27.697Z] #41 63.03 CC criu/fifo.o [2020-11-27T11:47:27.698Z] #40 ... [2020-11-27T11:47:27.698Z] [2020-11-27T11:47:27.698Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:27.698Z] #47 54.24 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-27T11:47:27.698Z] #47 62.76 go: finding github.com/fatih/color v1.7.0 [2020-11-27T11:47:27.698Z] #47 62.81 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T11:47:27.698Z] #47 63.04 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-27T11:47:27.698Z] #47 63.08 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-27T11:47:27.698Z] #47 63.20 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-27T11:47:27.698Z] #47 63.25 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T11:47:27.698Z] #47 63.27 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T11:47:27.698Z] #47 63.30 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T11:47:27.698Z] #47 63.32 go: finding github.com/pkg/errors v0.8.1 [2020-11-27T11:47:27.698Z] #47 63.35 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T11:47:27.698Z] #47 63.36 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T11:47:27.698Z] #47 63.38 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T11:47:27.698Z] #47 63.49 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-27T11:47:27.698Z] #47 63.52 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T11:47:27.698Z] #47 63.58 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-27T11:47:27.698Z] #47 63.60 go: finding github.com/stretchr/testify v1.4.0 [2020-11-27T11:47:27.698Z] #47 63.63 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-27T11:47:27.698Z] #47 63.64 go: finding github.com/spf13/viper v1.6.1 [2020-11-27T11:47:27.698Z] #47 63.68 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T11:47:27.698Z] #47 63.70 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-27T11:47:27.698Z] #47 63.89 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-27T11:47:27.698Z] #47 63.89 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T11:47:27.698Z] #47 63.89 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T11:47:27.698Z] #47 64.04 go: finding github.com/stretchr/objx v0.2.0 [2020-11-27T11:47:27.698Z] #47 64.10 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T11:47:27.698Z] #47 64.13 go: finding github.com/gobwas/glob v0.2.3 [2020-11-27T11:47:27.698Z] #47 64.17 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T11:47:27.698Z] #47 64.23 go: finding github.com/spf13/cobra v0.0.5 [2020-11-27T11:47:27.698Z] #47 64.25 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-27T11:47:27.698Z] #47 64.26 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-27T11:47:27.698Z] #47 64.28 go: finding github.com/spf13/pflag v1.0.5 [2020-11-27T11:47:27.698Z] #47 64.34 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T11:47:27.698Z] #47 64.40 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T11:47:27.698Z] #47 64.43 go: finding github.com/magiconair/properties v1.8.1 [2020-11-27T11:47:27.698Z] #47 ... [2020-11-27T11:47:27.698Z] [2020-11-27T11:47:27.698Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:47:27.698Z] #53 54.37 Building dependency tree... [2020-11-27T11:47:27.698Z] #53 59.84 The following additional packages will be installed: [2020-11-27T11:47:27.698Z] #53 59.84 libbtrfs0 [2020-11-27T11:47:27.698Z] #53 60.29 The following NEW packages will be installed: [2020-11-27T11:47:27.698Z] #53 60.29 libbtrfs-dev libbtrfs0 [2020-11-27T11:47:27.698Z] #53 61.12 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:47:27.698Z] #53 61.12 Need to get 119 kB of archives. [2020-11-27T11:47:27.698Z] #53 61.12 After this operation, 387 kB of additional disk space will be used. [2020-11-27T11:47:27.698Z] #53 61.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-27T11:47:27.698Z] #53 61.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-27T11:47:27.698Z] #53 62.97 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:47:27.698Z] #53 63.33 Fetched 119 kB in 1s (217 kB/s) [2020-11-27T11:47:27.698Z] #53 63.56 Selecting previously unselected package libbtrfs0. [2020-11-27T11:47:27.698Z] #53 63.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T11:47:27.698Z] #53 63.72 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-27T11:47:27.698Z] #53 63.75 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T11:47:27.698Z] #53 64.00 Selecting previously unselected package libbtrfs-dev. [2020-11-27T11:47:27.698Z] #53 64.00 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-27T11:47:27.698Z] #53 64.01 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:47:27.698Z] #53 64.34 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T11:47:27.698Z] #53 64.44 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:47:27.716Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-11-27T11:47:27.959Z] #53 64.48 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:47:27.959Z] #53 ... [2020-11-27T11:47:27.959Z] [2020-11-27T11:47:27.959Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:27.959Z] #47 64.54 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T11:47:27.959Z] #47 64.57 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T11:47:27.959Z] #47 64.71 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-27T11:47:27.959Z] #47 ... [2020-11-27T11:47:27.959Z] [2020-11-27T11:47:27.959Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:47:27.959Z] #11 44.82 Reading package lists... [2020-11-27T11:47:27.959Z] #11 55.06 Building dependency tree... [2020-11-27T11:47:27.959Z] #11 60.55 The following additional packages will be installed: [2020-11-27T11:47:27.959Z] #11 60.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-27T11:47:27.959Z] #11 60.55 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-27T11:47:27.959Z] #11 60.55 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-27T11:47:27.959Z] #11 60.56 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T11:47:27.959Z] #11 60.56 Suggested packages: [2020-11-27T11:47:27.959Z] #11 60.56 gcc-8-locales seccomp wine64 [2020-11-27T11:47:27.959Z] #11 62.63 The following NEW packages will be installed: [2020-11-27T11:47:27.959Z] #11 62.67 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-27T11:47:27.959Z] #11 62.67 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-27T11:47:27.959Z] #11 62.67 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-27T11:47:27.959Z] #11 62.67 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-27T11:47:27.959Z] #11 62.67 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-27T11:47:27.959Z] #11 62.67 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T11:47:27.959Z] #11 63.31 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:47:27.959Z] #11 63.31 Need to get 77.7 MB of archives. [2020-11-27T11:47:27.959Z] #11 63.31 After this operation, 487 MB of additional disk space will be used. [2020-11-27T11:47:27.959Z] #11 63.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-11-27T11:47:27.959Z] #11 63.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-11-27T11:47:27.959Z] #11 63.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-27T11:47:27.959Z] #11 64.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-11-27T11:47:27.959Z] #11 64.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-11-27T11:47:27.959Z] #11 64.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-27T11:47:27.959Z] #11 64.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-27T11:47:27.976Z] #4 DONE 1.0s [2020-11-27T11:47:27.976Z] [2020-11-27T11:47:27.976Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-11-27T11:47:27.989Z] #41 63.21 CC criu/file-ids.o [2020-11-27T11:47:27.989Z] #41 63.47 CC criu/file-lock.o [2020-11-27T11:47:28.219Z] #11 ... [2020-11-27T11:47:28.219Z] [2020-11-27T11:47:28.219Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:28.219Z] #47 64.78 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T11:47:28.219Z] #47 64.94 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T11:47:28.219Z] #47 65.00 go: finding github.com/spf13/afero v1.1.2 [2020-11-27T11:47:28.219Z] #47 65.02 go: finding github.com/spf13/cast v1.3.0 [2020-11-27T11:47:28.362Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.8s done [2020-11-27T11:47:28.362Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-11-27T11:47:28.481Z] #47 65.07 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T11:47:28.481Z] #47 65.14 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T11:47:28.481Z] #47 65.18 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T11:47:28.481Z] #47 65.24 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T11:47:28.481Z] #47 ... [2020-11-27T11:47:28.481Z] [2020-11-27T11:47:28.481Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:47:28.481Z] #53 DONE 65.4s [2020-11-27T11:47:28.540Z] #6 ... [2020-11-27T11:47:28.540Z] [2020-11-27T11:47:28.540Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-27T11:47:28.540Z] #5 DONE 0.3s [2020-11-27T11:47:28.540Z] [2020-11-27T11:47:28.540Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T11:47:28.540Z] #7 DONE 0.4s [2020-11-27T11:47:28.540Z] [2020-11-27T11:47:28.540Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-11-27T11:47:28.540Z] #6 DONE 0.5s [2020-11-27T11:47:28.623Z] #41 63.91 CC criu/files-ext.o [2020-11-27T11:47:28.623Z] #41 64.10 CC criu/files-reg.o [2020-11-27T11:47:28.741Z] [2020-11-27T11:47:28.741Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:28.798Z] [2020-11-27T11:47:28.798Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T11:47:28.798Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-11-27T11:47:29.057Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-11-27T11:47:29.057Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done [2020-11-27T11:47:29.057Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done [2020-11-27T11:47:29.057Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 786.43kB / 50.40MB 0.2s [2020-11-27T11:47:29.057Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 3.89MB / 50.40MB 0.3s [2020-11-27T11:47:29.137Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 25.7s done [2020-11-27T11:47:29.137Z] #9 DONE 32.2s [2020-11-27T11:47:29.137Z] [2020-11-27T11:47:29.137Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-27T11:47:29.137Z] #10 DONE 0.2s [2020-11-27T11:47:29.137Z] [2020-11-27T11:47:29.137Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-27T11:47:29.137Z] #11 DONE 0.2s [2020-11-27T11:47:29.308Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2020-11-27T11:47:29.308Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-11-27T11:47:29.325Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 8.50MB / 50.40MB 0.6s [2020-11-27T11:47:29.434Z] [2020-11-27T11:47:29.434Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-27T11:47:29.434Z] #38 DONE 0.1s [2020-11-27T11:47:29.434Z] [2020-11-27T11:47:29.434Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:47:29.434Z] #39 ... [2020-11-27T11:47:29.434Z] [2020-11-27T11:47:29.434Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-27T11:47:29.434Z] #30 DONE 0.1s [2020-11-27T11:47:29.574Z] #8 ... [2020-11-27T11:47:29.574Z] [2020-11-27T11:47:29.574Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T11:47:29.574Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 5.0s done [2020-11-27T11:47:29.574Z] #24 DONE 12.8s [2020-11-27T11:47:29.574Z] [2020-11-27T11:47:29.574Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:29.585Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 13.10MB / 50.40MB 0.8s [2020-11-27T11:47:29.585Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 15.90MB / 50.40MB 1.0s [2020-11-27T11:47:29.729Z] [2020-11-27T11:47:29.729Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:47:29.843Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 18.48MB / 50.40MB 1.1s [2020-11-27T11:47:30.030Z] #31 0.566 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-27T11:47:30.030Z] #31 0.573 Cloning into '.'... [2020-11-27T11:47:30.101Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 22.29MB / 50.40MB 1.3s [2020-11-27T11:47:30.101Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 25.20MB / 50.40MB 1.5s [2020-11-27T11:47:30.133Z] #41 65.34 CC criu/files.o [2020-11-27T11:47:30.149Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2020-11-27T11:47:30.149Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-11-27T11:47:30.358Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 29.41MB / 50.40MB 1.7s [2020-11-27T11:47:30.616Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 33.01MB / 50.40MB 1.9s [2020-11-27T11:47:30.650Z] #54 1.643 + RM_GOPATH=0 [2020-11-27T11:47:30.650Z] #54 1.643 + TMP_GOPATH= [2020-11-27T11:47:30.650Z] #54 1.643 + : /build [2020-11-27T11:47:30.650Z] #54 1.643 + '[' -z '' ']' [2020-11-27T11:47:30.650Z] #54 1.643 ++ mktemp -d [2020-11-27T11:47:30.650Z] #54 1.643 + export GOPATH=/tmp/tmp.QJJUM7wQfg [2020-11-27T11:47:30.650Z] #54 1.643 + GOPATH=/tmp/tmp.QJJUM7wQfg [2020-11-27T11:47:30.650Z] #54 1.643 + RM_GOPATH=1 [2020-11-27T11:47:30.650Z] #54 1.643 + case "$(go env GOARCH)" in [2020-11-27T11:47:30.650Z] #54 1.643 ++ go env GOARCH [2020-11-27T11:47:30.650Z] #54 1.675 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:47:30.650Z] #54 1.675 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:47:30.650Z] #54 1.680 ++ dirname /tmp/install/install.sh [2020-11-27T11:47:30.650Z] #54 1.684 + dir=/tmp/install [2020-11-27T11:47:30.650Z] #54 1.685 + bin=containerd [2020-11-27T11:47:30.650Z] #54 1.685 + shift [2020-11-27T11:47:30.650Z] #54 1.685 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-27T11:47:30.650Z] #54 1.685 + . /tmp/install/containerd.installer [2020-11-27T11:47:30.650Z] #54 1.686 ++ set -e [2020-11-27T11:47:30.650Z] #54 1.686 ++ : b321d358e6eef9c82fa3f3bb8826dca3724c58c6 [2020-11-27T11:47:30.650Z] #54 1.686 + install_containerd [2020-11-27T11:47:30.650Z] #54 1.688 + echo 'Install containerd version b321d358e6eef9c82fa3f3bb8826dca3724c58c6' [2020-11-27T11:47:30.650Z] #54 1.695 Install containerd version b321d358e6eef9c82fa3f3bb8826dca3724c58c6 [2020-11-27T11:47:30.650Z] #54 1.695 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QJJUM7wQfg/src/github.com/containerd/containerd [2020-11-27T11:47:30.650Z] #54 1.725 Cloning into '/tmp/tmp.QJJUM7wQfg/src/github.com/containerd/containerd'... [2020-11-27T11:47:30.877Z] Client: [2020-11-27T11:47:30.877Z] Debug Mode: false [2020-11-27T11:47:30.877Z] [2020-11-27T11:47:30.877Z] Server: [2020-11-27T11:47:30.877Z] Containers: 0 [2020-11-27T11:47:30.877Z] Running: 0 [2020-11-27T11:47:30.877Z] Paused: 0 [2020-11-27T11:47:30.877Z] Stopped: 0 [2020-11-27T11:47:30.877Z] Images: 0 [2020-11-27T11:47:30.877Z] Server Version: 19.03.13 [2020-11-27T11:47:30.877Z] Storage Driver: overlay2 [2020-11-27T11:47:30.877Z] Backing Filesystem: extfs [2020-11-27T11:47:30.877Z] Supports d_type: true [2020-11-27T11:47:30.877Z] Native Overlay Diff: true [2020-11-27T11:47:30.877Z] Logging Driver: json-file [2020-11-27T11:47:30.877Z] Cgroup Driver: cgroupfs [2020-11-27T11:47:30.877Z] Plugins: [2020-11-27T11:47:30.877Z] Volume: local [2020-11-27T11:47:30.877Z] Network: bridge host ipvlan macvlan null overlay [2020-11-27T11:47:30.877Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-27T11:47:30.877Z] Swarm: inactive [2020-11-27T11:47:30.877Z] Runtimes: runc [2020-11-27T11:47:30.877Z] Default Runtime: runc [2020-11-27T11:47:30.877Z] Init Binary: docker-init [2020-11-27T11:47:30.877Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-27T11:47:30.877Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-27T11:47:30.877Z] init version: fec3683 [2020-11-27T11:47:30.877Z] Security Options: [2020-11-27T11:47:30.877Z] apparmor [2020-11-27T11:47:30.877Z] seccomp [2020-11-27T11:47:30.877Z] Profile: default [2020-11-27T11:47:30.877Z] Kernel Version: 4.15.0-1083-aws [2020-11-27T11:47:30.877Z] Operating System: Ubuntu 16.04.7 LTS [2020-11-27T11:47:30.877Z] OSType: linux [2020-11-27T11:47:30.877Z] Architecture: aarch64 [2020-11-27T11:47:30.877Z] CPUs: 4 [2020-11-27T11:47:30.877Z] Total Memory: 7.525GiB [2020-11-27T11:47:30.877Z] Name: ip-10-100-99-42 [2020-11-27T11:47:30.877Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2020-11-27T11:47:30.877Z] Docker Root Dir: /var/lib/docker [2020-11-27T11:47:30.877Z] Debug Mode: false [2020-11-27T11:47:30.877Z] Registry: https://index.docker.io/v1/ [2020-11-27T11:47:30.877Z] Labels: [2020-11-27T11:47:30.877Z] Experimental: true [2020-11-27T11:47:30.877Z] Insecure Registries: [2020-11-27T11:47:30.877Z] 127.0.0.0/8 [2020-11-27T11:47:30.877Z] Live Restore Enabled: true [2020-11-27T11:47:30.877Z] [2020-11-27T11:47:30.877Z] WARNING: No swap limit support [2020-11-27T11:47:30.884Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 37.78MB / 50.40MB 2.2s [Pipeline] sh [2020-11-27T11:47:31.142Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 41.63MB / 50.40MB 2.5s [2020-11-27T11:47:31.169Z] #41 66.55 CC criu/filesystems.o [2020-11-27T11:47:31.175Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:47:31.175Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:47:31.175Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41718/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-27T11:47:31.175Z] + bash /home/ubuntu/workspace/moby_PR-41718/check-config.sh [2020-11-27T11:47:31.175Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-27T11:47:31.175Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2020-11-27T11:47:31.175Z] [2020-11-27T11:47:31.175Z] Generally Necessary: [2020-11-27T11:47:31.175Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-27T11:47:31.400Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 44.55MB / 50.40MB 2.7s [2020-11-27T11:47:31.457Z] - apparmor: enabled and tools installed [2020-11-27T11:47:31.457Z] - CONFIG_NAMESPACES: enabled [2020-11-27T11:47:31.457Z] - CONFIG_NET_NS: enabled [2020-11-27T11:47:31.457Z] - CONFIG_PID_NS: enabled [2020-11-27T11:47:31.457Z] - CONFIG_IPC_NS: enabled [2020-11-27T11:47:31.461Z] #41 ... [2020-11-27T11:47:31.461Z] [2020-11-27T11:47:31.461Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:47:31.461Z] #18 23.61 Selecting previously unselected package libnet1:s390x. [2020-11-27T11:47:31.461Z] #18 23.61 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-11-27T11:47:31.461Z] #18 23.61 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-27T11:47:31.461Z] #18 23.64 Selecting previously unselected package libnl-3-200:s390x. [2020-11-27T11:47:31.461Z] #18 23.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-11-27T11:47:31.461Z] #18 23.65 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-11-27T11:47:31.461Z] #18 23.69 Selecting previously unselected package libprotobuf-c1:s390x. [2020-11-27T11:47:31.461Z] #18 23.69 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-11-27T11:47:31.461Z] #18 23.70 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-27T11:47:31.461Z] #18 23.73 Selecting previously unselected package libreadline5:s390x. [2020-11-27T11:47:31.461Z] #18 23.74 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-11-27T11:47:31.461Z] #18 23.74 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-11-27T11:47:31.461Z] #18 23.83 Selecting previously unselected package net-tools. [2020-11-27T11:47:31.461Z] #18 23.83 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-11-27T11:47:31.461Z] #18 23.83 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T11:47:31.461Z] #18 23.93 Selecting previously unselected package python-pip-whl. [2020-11-27T11:47:31.461Z] #18 23.93 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-27T11:47:31.461Z] #18 23.93 Unpacking python-pip-whl (18.1-5) ... [2020-11-27T11:47:31.461Z] #18 24.33 Selecting previously unselected package python3-lib2to3. [2020-11-27T11:47:31.461Z] #18 24.33 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-27T11:47:31.461Z] #18 24.33 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-27T11:47:31.461Z] #18 24.42 Selecting previously unselected package python3-distutils. [2020-11-27T11:47:31.461Z] #18 24.42 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-27T11:47:31.461Z] #18 24.43 Unpacking python3-distutils (3.7.3-1) ... [2020-11-27T11:47:31.461Z] #18 24.50 Selecting previously unselected package python3-pip. [2020-11-27T11:47:31.461Z] #18 24.50 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-27T11:47:31.461Z] #18 24.50 Unpacking python3-pip (18.1-5) ... [2020-11-27T11:47:31.461Z] #18 24.58 Selecting previously unselected package python3-pkg-resources. [2020-11-27T11:47:31.461Z] #18 24.58 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T11:47:31.461Z] #18 24.60 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-27T11:47:31.461Z] #18 24.67 Selecting previously unselected package python3-setuptools. [2020-11-27T11:47:31.461Z] #18 24.67 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-27T11:47:31.461Z] #18 24.68 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-27T11:47:31.461Z] #18 24.80 Selecting previously unselected package python3-wheel. [2020-11-27T11:47:31.461Z] #18 24.80 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-27T11:47:31.461Z] #18 24.81 Unpacking python3-wheel (0.32.3-2) ... [2020-11-27T11:47:31.461Z] #18 24.86 Selecting previously unselected package sudo. [2020-11-27T11:47:31.461Z] #18 24.86 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-11-27T11:47:31.461Z] #18 24.86 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-27T11:47:31.461Z] #18 25.19 Selecting previously unselected package thin-provisioning-tools. [2020-11-27T11:47:31.461Z] #18 25.19 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-11-27T11:47:31.461Z] #18 25.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T11:47:31.461Z] #18 25.33 Selecting previously unselected package uidmap. [2020-11-27T11:47:31.461Z] #18 25.33 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-11-27T11:47:31.461Z] #18 25.33 Unpacking uidmap (1:4.5-1.1) ... [2020-11-27T11:47:31.461Z] #18 25.41 Selecting previously unselected package vim-runtime. [2020-11-27T11:47:31.461Z] #18 25.41 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:47:31.461Z] #18 25.44 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-27T11:47:31.461Z] #18 25.46 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-27T11:47:31.461Z] #18 25.46 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-27T11:47:31.461Z] #18 27.47 Selecting previously unselected package vim. [2020-11-27T11:47:31.461Z] #18 27.47 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-11-27T11:47:31.461Z] #18 27.48 Unpacking vim (2:8.1.0875-5) ... [2020-11-27T11:47:31.461Z] #18 27.73 Selecting previously unselected package xfsprogs. [2020-11-27T11:47:31.461Z] #18 27.73 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-11-27T11:47:31.461Z] #18 27.73 Unpacking xfsprogs (4.20.0-1) ... [2020-11-27T11:47:31.461Z] #18 28.02 Selecting previously unselected package zip. [2020-11-27T11:47:31.461Z] #18 28.02 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-11-27T11:47:31.461Z] #18 28.03 Unpacking zip (3.0-11+b1) ... [2020-11-27T11:47:31.461Z] #18 28.13 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-27T11:47:31.658Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 3.0s [2020-11-27T11:47:31.720Z] - CONFIG_UTS_NS: enabled [2020-11-27T11:47:31.720Z] - CONFIG_CGROUPS: enabled [2020-11-27T11:47:31.720Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-27T11:47:31.720Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-27T11:47:31.720Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-27T11:47:31.720Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-27T11:47:31.720Z] - CONFIG_CPUSETS: enabled [2020-11-27T11:47:31.720Z] - CONFIG_MEMCG: enabled [2020-11-27T11:47:31.720Z] - CONFIG_KEYS: enabled [2020-11-27T11:47:31.720Z] - CONFIG_VETH: enabled (as module) [2020-11-27T11:47:31.720Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-27T11:47:31.720Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-27T11:47:31.720Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-27T11:47:31.720Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-27T11:47:31.720Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-27T11:47:31.720Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-27T11:47:31.720Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-27T11:47:31.720Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-27T11:47:31.720Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-27T11:47:31.720Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-27T11:47:31.720Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-27T11:47:31.720Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-27T11:47:31.720Z] [2020-11-27T11:47:31.720Z] Optional Features: [2020-11-27T11:47:31.720Z] - CONFIG_USER_NS: enabled [2020-11-27T11:47:31.720Z] - CONFIG_SECCOMP: enabled [2020-11-27T11:47:31.720Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-27T11:47:31.720Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-27T11:47:31.753Z] #18 28.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T11:47:31.753Z] #18 28.14 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-11-27T11:47:31.753Z] #18 28.15 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-11-27T11:47:31.753Z] #18 28.16 Setting up libgpm2:s390x (1.20.7-5) ... [2020-11-27T11:47:31.753Z] #18 28.16 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-11-27T11:47:31.753Z] #18 28.17 Setting up uidmap (1:4.5-1.1) ... [2020-11-27T11:47:31.753Z] #18 28.18 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-11-27T11:47:31.753Z] #18 28.18 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-27T11:47:31.753Z] #18 28.19 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T11:47:31.753Z] #18 28.20 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-27T11:47:31.753Z] #18 28.20 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-11-27T11:47:31.753Z] #18 28.21 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T11:47:31.753Z] #18 28.22 Setting up zip (3.0-11+b1) ... [2020-11-27T11:47:31.753Z] #18 28.22 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T11:47:31.753Z] #18 28.23 Setting up bash-completion (1:2.8-6) ... [2020-11-27T11:47:31.986Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-27T11:47:31.986Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-27T11:47:31.986Z] - CONFIG_BLK_CGROUP: enabled [2020-11-27T11:47:31.986Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-27T11:47:31.986Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-27T11:47:31.986Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-27T11:47:31.986Z] - CONFIG_CGROUP_PERF: enabled [2020-11-27T11:47:31.986Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-27T11:47:31.986Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-27T11:47:31.986Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-27T11:47:31.986Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-27T11:47:31.986Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-27T11:47:31.986Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-27T11:47:31.986Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-27T11:47:31.986Z] - CONFIG_IP_VS: enabled (as module) [2020-11-27T11:47:31.986Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-27T11:47:31.986Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-27T11:47:31.986Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-27T11:47:31.986Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-27T11:47:31.986Z] - CONFIG_EXT4_FS: enabled [2020-11-27T11:47:32.247Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-27T11:47:32.247Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-27T11:47:32.247Z] - Network Drivers: [2020-11-27T11:47:32.247Z] - "overlay": [2020-11-27T11:47:32.247Z] - CONFIG_VXLAN: enabled (as module) [2020-11-27T11:47:32.247Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-27T11:47:32.247Z] Optional (for encrypted networks): [2020-11-27T11:47:32.247Z] - CONFIG_CRYPTO: enabled [2020-11-27T11:47:32.247Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-27T11:47:32.247Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-27T11:47:32.247Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-27T11:47:32.247Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-27T11:47:32.247Z] - CONFIG_XFRM: enabled [2020-11-27T11:47:32.247Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-27T11:47:32.247Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-27T11:47:32.247Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-27T11:47:32.247Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-27T11:47:32.247Z] - "ipvlan": [2020-11-27T11:47:32.247Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-27T11:47:32.247Z] - "macvlan": [2020-11-27T11:47:32.247Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-27T11:47:32.247Z] - CONFIG_DUMMY: enabled (as module) [2020-11-27T11:47:32.247Z] - "ftp,tftp client in container": [2020-11-27T11:47:32.510Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-27T11:47:32.510Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-27T11:47:32.510Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-27T11:47:32.510Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-27T11:47:32.510Z] - Storage Drivers: [2020-11-27T11:47:32.510Z] - "aufs": [2020-11-27T11:47:32.510Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-27T11:47:32.510Z] - "btrfs": [2020-11-27T11:47:32.510Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-27T11:47:32.510Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-27T11:47:32.510Z] - "devicemapper": [2020-11-27T11:47:32.510Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-27T11:47:32.510Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-27T11:47:32.510Z] - "overlay": [2020-11-27T11:47:32.510Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-27T11:47:32.510Z] - "zfs": [2020-11-27T11:47:32.510Z] - /dev/zfs: missing [2020-11-27T11:47:32.510Z] - zfs command: missing [2020-11-27T11:47:32.510Z] - zpool command: missing [2020-11-27T11:47:32.510Z] [2020-11-27T11:47:32.510Z] Limits: [2020-11-27T11:47:32.510Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-27T11:47:32.510Z] [2020-11-27T11:47:32.510Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-11-27T11:47:32.559Z] #54 ... [2020-11-27T11:47:32.559Z] [2020-11-27T11:47:32.559Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:47:32.559Z] #32 59.14 errors [2020-11-27T11:47:32.559Z] #32 59.14 sort [2020-11-27T11:47:32.559Z] #32 60.06 strconv [2020-11-27T11:47:32.559Z] #32 61.24 io [2020-11-27T11:47:32.559Z] #32 63.35 internal/oserror [2020-11-27T11:47:32.559Z] #32 63.51 syscall [2020-11-27T11:47:32.559Z] #32 66.09 reflect [2020-11-27T11:47:32.559Z] #32 ... [2020-11-27T11:47:32.559Z] [2020-11-27T11:47:32.559Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:47:32.559Z] #30 67.72 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 99% (1507/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-11-27T11:47:32.559Z] #30 68.59 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [Pipeline] sh [2020-11-27T11:47:32.598Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 3.8s done [2020-11-27T11:47:32.818Z] #30 69.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-27T11:47:32.885Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:703951197c3338631ee0529dd9dd814d16f037f0 . [2020-11-27T11:47:33.146Z] #1 [internal] load build definition from Dockerfile [2020-11-27T11:47:33.164Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 [2020-11-27T11:47:33.263Z] #18 29.44 Setting up libiptc0:s390x (1.8.2-4) ... [2020-11-27T11:47:33.263Z] #18 29.45 Setting up xz-utils (5.2.4-1) ... [2020-11-27T11:47:33.263Z] #18 29.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-27T11:47:33.263Z] #18 29.46 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-27T11:47:33.263Z] #18 29.51 invoke-rc.d: could not determine current runlevel [2020-11-27T11:47:33.263Z] #18 29.51 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-27T11:47:33.263Z] #18 29.52 Setting up pigz (2.4-1) ... [2020-11-27T11:47:33.263Z] #18 29.52 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-11-27T11:47:33.263Z] #18 29.53 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-11-27T11:47:33.263Z] #18 29.54 Setting up python-pip-whl (18.1-5) ... [2020-11-27T11:47:33.263Z] #18 29.55 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-11-27T11:47:33.263Z] #18 29.55 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-27T11:47:33.263Z] #18 29.84 Setting up libaio1:s390x (0.3.112-3) ... [2020-11-27T11:47:33.263Z] #18 29.84 Setting up libonig5:s390x (6.9.1-1) ... [2020-11-27T11:47:33.263Z] #18 29.85 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-11-27T11:47:33.263Z] #18 29.86 Setting up vim (2:8.1.0875-5) ... [2020-11-27T11:47:33.263Z] #18 29.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-27T11:47:33.263Z] #18 29.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-27T11:47:33.263Z] #18 29.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-27T11:47:33.263Z] #18 29.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-27T11:47:33.263Z] #18 29.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-27T11:47:33.263Z] #18 29.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-27T11:47:33.263Z] #18 29.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-27T11:47:33.263Z] #18 29.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-27T11:47:33.263Z] #18 29.90 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-27T11:47:33.263Z] #18 29.90 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T11:47:33.263Z] #18 29.91 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-11-27T11:47:33.263Z] #18 29.92 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T11:47:33.263Z] #18 29.92 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-11-27T11:47:33.263Z] #18 29.93 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T11:47:33.736Z] #24 ... [2020-11-27T11:47:33.736Z] [2020-11-27T11:47:33.736Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-27T11:47:33.736Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-27T11:47:33.736Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-27T11:47:33.736Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-27T11:47:33.736Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-11-27T11:47:33.736Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.6s done [2020-11-27T11:47:33.736Z] #60 DONE 4.9s [2020-11-27T11:47:33.736Z] [2020-11-27T11:47:33.736Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:33.736Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-27T11:47:33.736Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-27T11:47:33.736Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-11-27T11:47:33.736Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-11-27T11:47:33.736Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.8s done [2020-11-27T11:47:33.736Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.1s done [2020-11-27T11:47:33.736Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.7s done [2020-11-27T11:47:33.736Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.8s [2020-11-27T11:47:33.736Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.15MB / 68.67MB 4.8s [2020-11-27T11:47:33.736Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.06MB / 120.17MB 4.8s [2020-11-27T11:47:33.736Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.2s [2020-11-27T11:47:33.994Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.1s done [2020-11-27T11:47:33.995Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 21.14MB / 68.67MB 5.2s [2020-11-27T11:47:33.995Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 21.97MB / 120.17MB 5.2s [2020-11-27T11:47:33.995Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 5.2s [2020-11-27T11:47:33.995Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.96MB / 68.67MB 5.3s [2020-11-27T11:47:33.995Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.2s done [2020-11-27T11:47:34.099Z] #1 transferring dockerfile: 16.58kB 0.0s done [2020-11-27T11:47:34.099Z] #1 DONE 1.0s [2020-11-27T11:47:34.099Z] [2020-11-27T11:47:34.099Z] #2 [internal] load .dockerignore [2020-11-27T11:47:34.099Z] #2 transferring context: 87B done [2020-11-27T11:47:34.099Z] #2 DONE 1.0s [2020-11-27T11:47:34.099Z] [2020-11-27T11:47:34.099Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-27T11:47:34.256Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.51MB / 68.67MB 5.5s [2020-11-27T11:47:34.256Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.18MB / 120.17MB 5.5s [2020-11-27T11:47:34.515Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.95MB / 68.67MB 5.8s [2020-11-27T11:47:34.584Z] #31 ... [2020-11-27T11:47:34.584Z] [2020-11-27T11:47:34.584Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:34.584Z] #46 0.625 + RM_GOPATH=0 [2020-11-27T11:47:34.584Z] #46 0.625 + TMP_GOPATH= [2020-11-27T11:47:34.584Z] #46 0.625 + : /build [2020-11-27T11:47:34.584Z] #46 0.625 + '[' -z '' ']' [2020-11-27T11:47:34.584Z] #46 0.626 ++ mktemp -d [2020-11-27T11:47:34.584Z] #46 0.627 + export GOPATH=/tmp/tmp.VjhhK8Kdd4 [2020-11-27T11:47:34.584Z] #46 0.627 + GOPATH=/tmp/tmp.VjhhK8Kdd4 [2020-11-27T11:47:34.584Z] #46 0.627 + RM_GOPATH=1 [2020-11-27T11:47:34.584Z] #46 0.627 + case "$(go env GOARCH)" in [2020-11-27T11:47:34.584Z] #46 0.627 ++ go env GOARCH [2020-11-27T11:47:34.584Z] #46 0.631 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:47:34.584Z] #46 0.631 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:47:34.584Z] #46 0.632 ++ dirname /tmp/install/install.sh [2020-11-27T11:47:34.584Z] #46 0.633 + dir=/tmp/install [2020-11-27T11:47:34.584Z] #46 0.633 + bin=gotestsum [2020-11-27T11:47:34.584Z] #46 0.633 + shift [2020-11-27T11:47:34.584Z] #46 0.633 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-27T11:47:34.584Z] #46 0.634 + . /tmp/install/gotestsum.installer [2020-11-27T11:47:34.584Z] #46 0.634 ++ : v0.5.3 [2020-11-27T11:47:34.584Z] #46 0.634 + install_gotestsum [2020-11-27T11:47:34.584Z] #46 0.635 + set -e [2020-11-27T11:47:34.584Z] #46 0.635 + export GO111MODULE=on [2020-11-27T11:47:34.584Z] #46 0.635 + GO111MODULE=on [2020-11-27T11:47:34.584Z] #46 0.635 + GOBIN=/build [2020-11-27T11:47:34.584Z] #46 0.635 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-27T11:47:34.584Z] #46 0.647 go: finding gotest.tools v0.5.3 [2020-11-27T11:47:34.584Z] #46 0.647 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-27T11:47:34.584Z] #46 1.563 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-27T11:47:34.584Z] #46 2.559 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-27T11:47:34.584Z] #46 4.304 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-27T11:47:34.584Z] #46 4.305 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:47:34.584Z] #46 4.312 go: downloading github.com/fatih/color v1.9.0 [2020-11-27T11:47:34.584Z] #46 4.324 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:47:34.584Z] #46 4.428 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:47:34.584Z] #46 4.472 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:47:34.584Z] #46 4.515 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:47:34.584Z] #46 4.598 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:47:34.584Z] #46 4.655 go: downloading github.com/pkg/errors v0.9.1 [2020-11-27T11:47:34.584Z] #46 4.667 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:47:34.584Z] #46 4.811 go: extracting github.com/fatih/color v1.9.0 [2020-11-27T11:47:34.584Z] #46 5.188 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:47:34.584Z] #46 5.276 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:47:34.584Z] #46 5.292 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-27T11:47:34.673Z] #3 DONE 0.6s [2020-11-27T11:47:34.673Z] [2020-11-27T11:47:34.673Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-27T11:47:34.673Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-27T11:47:34.673Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-11-27T11:47:34.673Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.63MB / 8.28MB 0.2s [2020-11-27T11:47:34.673Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-27T11:47:34.673Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-11-27T11:47:34.775Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.53MB / 120.17MB 6.0s [2020-11-27T11:47:34.883Z] #46 5.421 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:47:34.883Z] #46 5.463 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:47:34.883Z] #46 5.687 go: extracting github.com/pkg/errors v0.9.1 [2020-11-27T11:47:34.936Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-11-27T11:47:35.033Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.80MB / 68.67MB 6.1s [2020-11-27T11:47:35.198Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done [2020-11-27T11:47:35.198Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-11-27T11:47:35.290Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.40MB / 68.67MB 6.4s [2020-11-27T11:47:35.290Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.17MB / 120.17MB 6.4s [2020-11-27T11:47:35.336Z] #18 31.67 Setting up iptables (1.8.2-4) ... [2020-11-27T11:47:35.336Z] #18 31.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T11:47:35.336Z] #18 31.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T11:47:35.336Z] #18 31.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T11:47:35.336Z] #18 31.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T11:47:35.336Z] #18 31.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-27T11:47:35.336Z] #18 31.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-27T11:47:35.336Z] #18 31.71 Setting up python3 (3.7.3-1) ... [2020-11-27T11:47:35.448Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.3s [2020-11-27T11:47:35.463Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-11-27T11:47:35.463Z] #4 DONE 0.8s [2020-11-27T11:47:35.463Z] [2020-11-27T11:47:35.463Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-27T11:47:35.533Z] #46 6.148 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:47:35.533Z] #46 6.303 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:47:35.629Z] #18 31.95 Setting up python3-wheel (0.32.3-2) ... [2020-11-27T11:47:35.857Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.79MB / 68.67MB 6.9s [2020-11-27T11:47:35.857Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 55.93MB / 120.17MB 6.9s [2020-11-27T11:47:35.924Z] #18 32.27 Setting up apparmor (2.13.2-10) ... [2020-11-27T11:47:36.040Z] #6 DONE 0.2s [2020-11-27T11:47:36.040Z] [2020-11-27T11:47:36.040Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-27T11:47:36.040Z] #7 DONE 0.4s [2020-11-27T11:47:36.040Z] [2020-11-27T11:47:36.040Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-27T11:47:36.114Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.91MB / 68.67MB 7.3s [2020-11-27T11:47:36.114Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.83MB / 120.17MB 7.4s [2020-11-27T11:47:36.324Z] #5 DONE 0.6s [2020-11-27T11:47:36.324Z] [2020-11-27T11:47:36.324Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:36.324Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-27T11:47:36.371Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.39MB / 68.67MB 7.7s [2020-11-27T11:47:36.581Z] #18 33.16 Setting up xfsprogs (4.20.0-1) ... [2020-11-27T11:47:36.588Z] #46 7.308 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:47:36.628Z] #8 ... [2020-11-27T11:47:36.628Z] [2020-11-27T11:47:36.628Z] #21 [internal] load build context [2020-11-27T11:47:36.628Z] #21 transferring context: 52.35MB 7.5s done [2020-11-27T11:47:36.628Z] #21 DONE 7.9s [2020-11-27T11:47:36.628Z] [2020-11-27T11:47:36.628Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:36.628Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.42MB / 120.17MB 7.8s [2020-11-27T11:47:36.628Z] #8 ... [2020-11-27T11:47:36.628Z] [2020-11-27T11:47:36.628Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T11:47:36.841Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.4s done [2020-11-27T11:47:36.873Z] #18 33.17 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-27T11:47:36.873Z] #18 33.34 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-27T11:47:36.923Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-27T11:47:36.923Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 978.94kB / 7.68MB 0.4s [2020-11-27T11:47:36.923Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-11-27T11:47:36.923Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-11-27T11:47:36.923Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 385.02kB / 49.18MB 0.4s [2020-11-27T11:47:36.923Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.6s [2020-11-27T11:47:36.923Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 11.04MB / 49.18MB 0.6s [2020-11-27T11:47:37.015Z] #30 ... [2020-11-27T11:47:37.015Z] [2020-11-27T11:47:37.015Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:47:37.015Z] #43 63.73 bytes [2020-11-27T11:47:37.015Z] #43 67.22 bufio [2020-11-27T11:47:37.015Z] #43 68.13 reflect [2020-11-27T11:47:37.015Z] #43 70.03 syscall [2020-11-27T11:47:37.185Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 16.52MB / 49.18MB 0.7s [2020-11-27T11:47:37.186Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.7s done [2020-11-27T11:47:37.186Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 23.56MB / 49.18MB 0.7s [2020-11-27T11:47:37.186Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.7s [2020-11-27T11:47:37.274Z] #43 ... [2020-11-27T11:47:37.274Z] [2020-11-27T11:47:37.274Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:47:37.274Z] #34 63.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-27T11:47:37.274Z] #34 65.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-11-27T11:47:37.274Z] #34 65.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-11-27T11:47:37.274Z] #34 65.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-11-27T11:47:37.274Z] #34 65.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-11-27T11:47:37.274Z] #34 65.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-11-27T11:47:37.274Z] #34 65.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-11-27T11:47:37.274Z] #34 67.64 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:47:37.274Z] #34 67.97 Fetched 14.9 MB in 3s (5218 kB/s) [2020-11-27T11:47:37.274Z] #34 68.18 Selecting previously unselected package xxd. [2020-11-27T11:47:37.274Z] #34 68.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T11:47:37.274Z] #34 68.31 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T11:47:37.274Z] #34 68.35 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T11:47:37.274Z] #34 68.90 Selecting previously unselected package vim-common. [2020-11-27T11:47:37.274Z] #34 68.91 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:47:37.274Z] #34 69.08 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T11:47:37.274Z] #34 69.76 Selecting previously unselected package cmake-data. [2020-11-27T11:47:37.274Z] #34 69.76 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-27T11:47:37.274Z] #34 69.79 Unpacking cmake-data (3.13.4-1) ... [2020-11-27T11:47:37.275Z] #34 ... [2020-11-27T11:47:37.275Z] [2020-11-27T11:47:37.275Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:47:37.275Z] #40 66.02 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:47:37.275Z] #40 66.39 Fetched 4095 kB in 1s (4197 kB/s) [2020-11-27T11:47:37.275Z] #40 66.59 Selecting previously unselected package libcap-dev:amd64. [2020-11-27T11:47:37.275Z] #40 66.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T11:47:37.275Z] #40 66.71 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-11-27T11:47:37.275Z] #40 66.73 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-11-27T11:47:37.275Z] #40 66.94 Selecting previously unselected package libnet1:amd64. [2020-11-27T11:47:37.275Z] #40 66.96 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T11:47:37.275Z] #40 66.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:47:37.275Z] #40 67.18 Selecting previously unselected package libnet1-dev. [2020-11-27T11:47:37.275Z] #40 67.20 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T11:47:37.275Z] #40 67.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:47:37.275Z] #40 67.47 Selecting previously unselected package libnl-3-200:amd64. [2020-11-27T11:47:37.275Z] #40 67.47 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-27T11:47:37.275Z] #40 67.47 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T11:47:37.275Z] #40 67.73 Selecting previously unselected package libnl-3-dev:amd64. [2020-11-27T11:47:37.275Z] #40 67.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-11-27T11:47:37.275Z] #40 67.74 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-27T11:47:37.275Z] #40 68.23 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-27T11:47:37.275Z] #40 68.23 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-27T11:47:37.275Z] #40 68.24 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T11:47:37.275Z] #40 68.42 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-11-27T11:47:37.275Z] #40 68.48 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-11-27T11:47:37.275Z] #40 68.50 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-27T11:47:37.275Z] #40 68.75 Selecting previously unselected package zlib1g-dev:amd64. [2020-11-27T11:47:37.275Z] #40 68.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-11-27T11:47:37.275Z] #40 68.81 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-27T11:47:37.275Z] #40 69.25 Selecting previously unselected package libprotobuf17:amd64. [2020-11-27T11:47:37.275Z] #40 69.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-11-27T11:47:37.275Z] #40 69.27 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-27T11:47:37.275Z] #40 70.99 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-11-27T11:47:37.275Z] #40 70.99 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-11-27T11:47:37.275Z] #40 71.00 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-27T11:47:37.275Z] #40 71.51 Selecting previously unselected package libprotobuf-dev:amd64. [2020-11-27T11:47:37.275Z] #40 71.51 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-11-27T11:47:37.275Z] #40 71.53 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-27T11:47:37.275Z] #40 73.62 Selecting previously unselected package libprotoc17:amd64. [2020-11-27T11:47:37.275Z] #40 73.64 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-11-27T11:47:37.275Z] #40 73.65 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-27T11:47:37.423Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-11-27T11:47:37.448Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 30.91MB / 49.18MB 1.0s [2020-11-27T11:47:37.448Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 5.19MB / 9.98MB 1.0s [2020-11-27T11:47:37.507Z] #18 33.78 Setting up python3-distutils (3.7.3-1) ... [2020-11-27T11:47:37.507Z] #18 34.11 Setting up python3-setuptools (40.8.0-1) ... [2020-11-27T11:47:37.534Z] #40 ... [2020-11-27T11:47:37.534Z] [2020-11-27T11:47:37.534Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:47:37.534Z] #34 74.18 Selecting previously unselected package libicu63:amd64. [2020-11-27T11:47:37.534Z] #34 74.21 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-27T11:47:37.534Z] #34 74.22 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T11:47:37.728Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 35.75MB / 49.18MB 1.0s [2020-11-27T11:47:37.728Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.56MB / 9.98MB 1.0s [2020-11-27T11:47:37.728Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 43.34MB / 49.18MB 1.2s [2020-11-27T11:47:37.728Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.17MB / 49.18MB 1.3s [2020-11-27T11:47:38.474Z] #34 ... [2020-11-27T11:47:38.474Z] [2020-11-27T11:47:38.474Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:47:38.474Z] #11 65.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-27T11:47:38.474Z] #11 65.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-11-27T11:47:38.474Z] #11 70.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-11-27T11:47:38.474Z] #11 74.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-11-27T11:47:38.474Z] #11 74.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-11-27T11:47:38.474Z] #11 74.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-27T11:47:38.474Z] #11 74.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-27T11:47:38.474Z] #11 74.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-11-27T11:47:38.475Z] #11 74.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-11-27T11:47:38.475Z] #11 74.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-11-27T11:47:38.475Z] #11 74.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-11-27T11:47:38.475Z] #11 74.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-11-27T11:47:38.475Z] #11 74.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-11-27T11:47:38.475Z] #11 74.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-11-27T11:47:38.475Z] #11 74.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-11-27T11:47:38.475Z] #11 74.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-11-27T11:47:38.475Z] #11 74.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-11-27T11:47:38.475Z] #11 74.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-11-27T11:47:38.524Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 5.1s [2020-11-27T11:47:38.542Z] #18 34.87 Setting up python3-pip (18.1-5) ... [2020-11-27T11:47:38.693Z] #46 9.170 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:47:38.734Z] #11 ... [2020-11-27T11:47:38.734Z] [2020-11-27T11:47:38.734Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:47:38.734Z] #40 74.70 Selecting previously unselected package protobuf-c-compiler. [2020-11-27T11:47:38.734Z] #40 74.72 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-11-27T11:47:38.734Z] #40 74.75 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:47:38.734Z] #40 74.94 Selecting previously unselected package protobuf-compiler. [2020-11-27T11:47:38.734Z] #40 74.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-11-27T11:47:38.734Z] #40 74.94 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:47:38.734Z] #40 75.22 Selecting previously unselected package python-pkg-resources. [2020-11-27T11:47:38.734Z] #40 75.22 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T11:47:38.734Z] #40 75.22 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-27T11:47:38.834Z] #18 35.29 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:47:38.834Z] #18 35.33 Processing triggers for mime-support (3.62) ... [2020-11-27T11:47:38.993Z] #40 75.55 Selecting previously unselected package python-six. [2020-11-27T11:47:38.993Z] #40 75.55 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-27T11:47:38.993Z] #40 75.57 Unpacking python-six (1.12.0-1) ... [2020-11-27T11:47:38.993Z] #40 ... [2020-11-27T11:47:38.993Z] [2020-11-27T11:47:38.993Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:38.993Z] #47 65.56 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-27T11:47:38.993Z] #47 65.76 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-27T11:47:38.993Z] #47 65.82 go: finding golang.org/x/text v0.3.2 [2020-11-27T11:47:38.993Z] #47 65.93 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T11:47:38.993Z] #47 65.96 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T11:47:38.993Z] #47 65.98 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T11:47:38.993Z] #47 66.02 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T11:47:38.993Z] #47 66.02 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T11:47:38.993Z] #47 66.05 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T11:47:38.993Z] #47 66.05 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T11:47:38.993Z] #47 66.06 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T11:47:38.993Z] #47 66.08 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T11:47:38.993Z] #47 66.10 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T11:47:38.993Z] #47 66.13 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T11:47:38.993Z] #47 66.35 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-27T11:47:38.993Z] #47 66.40 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T11:47:38.993Z] #47 66.45 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T11:47:38.993Z] #47 66.49 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T11:47:38.993Z] #47 66.61 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-27T11:47:38.993Z] #47 66.67 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T11:47:38.993Z] #47 66.71 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-27T11:47:38.993Z] #47 66.75 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-27T11:47:38.993Z] #47 66.80 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T11:47:38.993Z] #47 66.89 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-27T11:47:38.993Z] #47 67.05 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T11:47:38.993Z] #47 67.16 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-27T11:47:38.993Z] #47 67.17 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T11:47:38.993Z] #47 67.18 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T11:47:38.993Z] #47 67.19 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T11:47:38.993Z] #47 ... [2020-11-27T11:47:38.993Z] [2020-11-27T11:47:38.993Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:47:38.993Z] #40 75.76 Selecting previously unselected package python-protobuf. [2020-11-27T11:47:38.993Z] #40 75.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-11-27T11:47:38.993Z] #40 75.76 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-27T11:47:39.184Z] #8 ... [2020-11-27T11:47:39.184Z] [2020-11-27T11:47:39.184Z] #21 [internal] load build context [2020-11-27T11:47:39.184Z] #21 transferring context: 52.35MB 2.7s done [2020-11-27T11:47:39.184Z] #21 DONE 2.8s [2020-11-27T11:47:39.184Z] [2020-11-27T11:47:39.184Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-27T11:47:39.184Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-27T11:47:39.184Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-11-27T11:47:39.184Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-27T11:47:39.184Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-27T11:47:39.184Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done [2020-11-27T11:47:39.184Z] #60 DONE 2.8s [2020-11-27T11:47:39.184Z] [2020-11-27T11:47:39.184Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:39.184Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.6s done [2020-11-27T11:47:39.184Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.0s done [2020-11-27T11:47:39.184Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 2.7s [2020-11-27T11:47:39.184Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 2.7s [2020-11-27T11:47:39.184Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 2.7s [2020-11-27T11:47:39.184Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.16MB / 52.16MB 2.8s [2020-11-27T11:47:39.184Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2020-11-27T11:47:39.342Z] #8 ... [2020-11-27T11:47:39.342Z] [2020-11-27T11:47:39.342Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T11:47:39.342Z] #25 1.353 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:47:39.342Z] #25 1.362 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:47:39.342Z] #25 1.456 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:47:39.342Z] #25 1.544 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:47:39.342Z] #25 1.858 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:47:39.342Z] #25 2.320 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:47:39.342Z] #25 3.910 Fetched 8405 kB in 3s (2989 kB/s) [2020-11-27T11:47:39.342Z] #25 3.910 Reading package lists... [2020-11-27T11:47:39.342Z] #25 4.915 Reading package lists... [2020-11-27T11:47:39.342Z] #25 5.923 Building dependency tree... [2020-11-27T11:47:39.342Z] #25 6.338 The following additional packages will be installed: [2020-11-27T11:47:39.342Z] #25 6.338 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-27T11:47:39.342Z] #25 6.338 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-27T11:47:39.342Z] #25 6.338 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-27T11:47:39.342Z] #25 6.338 Suggested packages: [2020-11-27T11:47:39.342Z] #25 6.338 krb5-doc krb5-user [2020-11-27T11:47:39.342Z] #25 6.338 Recommended packages: [2020-11-27T11:47:39.342Z] #25 6.338 krb5-locales publicsuffix libsasl2-modules [2020-11-27T11:47:39.342Z] #25 6.529 The following NEW packages will be installed: [2020-11-27T11:47:39.342Z] #25 6.529 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-27T11:47:39.342Z] #25 6.529 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-27T11:47:39.342Z] #25 6.529 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-27T11:47:39.342Z] #25 6.529 libssh2-1 libssl1.1 openssl [2020-11-27T11:47:39.342Z] #25 6.813 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-11-27T11:47:39.342Z] #25 6.813 Need to get 5049 kB of archives. [2020-11-27T11:47:39.342Z] #25 6.813 After this operation, 12.1 MB of additional disk space will be used. [2020-11-27T11:47:39.342Z] #25 6.813 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-11-27T11:47:39.342Z] #25 6.825 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-11-27T11:47:39.342Z] #25 6.825 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-11-27T11:47:39.342Z] #25 6.825 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-11-27T11:47:39.342Z] #25 6.825 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-11-27T11:47:39.342Z] #25 6.851 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-11-27T11:47:39.342Z] #25 6.851 Get:7 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-11-27T11:47:39.342Z] #25 6.851 Get:8 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-11-27T11:47:39.342Z] #25 6.885 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-11-27T11:47:39.342Z] #25 6.897 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-11-27T11:47:39.342Z] #25 6.897 Get:11 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-11-27T11:47:39.342Z] #25 6.917 Get:12 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-27T11:47:39.342Z] #25 6.917 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-11-27T11:47:39.342Z] #25 6.929 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-11-27T11:47:39.342Z] #25 6.929 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-11-27T11:47:39.342Z] #25 6.929 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-11-27T11:47:39.342Z] #25 6.929 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-11-27T11:47:39.342Z] #25 6.951 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-11-27T11:47:39.342Z] #25 6.951 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-27T11:47:39.342Z] #25 6.984 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-27T11:47:39.342Z] #25 6.984 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-27T11:47:39.342Z] #25 7.197 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:47:39.342Z] #25 7.243 Fetched 5049 kB in 0s (11.8 MB/s) [2020-11-27T11:47:39.342Z] #25 7.502 Selecting previously unselected package libkeyutils1:amd64. [2020-11-27T11:47:39.343Z] #25 7.502 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-11-27T11:47:39.343Z] #25 7.502 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2020-11-27T11:47:39.343Z] #25 7.539 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-11-27T11:47:39.343Z] #25 7.602 Selecting previously unselected package libkrb5support0:amd64. [2020-11-27T11:47:39.343Z] #25 7.602 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-11-27T11:47:39.343Z] #25 7.609 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:47:39.343Z] #25 7.724 Selecting previously unselected package libk5crypto3:amd64. [2020-11-27T11:47:39.343Z] #25 7.724 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-11-27T11:47:39.343Z] #25 7.729 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:47:39.343Z] #25 7.850 Selecting previously unselected package libssl1.1:amd64. [2020-11-27T11:47:39.343Z] #25 7.850 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-27T11:47:39.343Z] #25 7.852 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-27T11:47:39.343Z] #25 8.163 Selecting previously unselected package libkrb5-3:amd64. [2020-11-27T11:47:39.343Z] #46 9.991 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:47:39.343Z] #25 8.163 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-11-27T11:47:39.343Z] #25 8.167 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:47:39.343Z] #46 ... [2020-11-27T11:47:39.343Z] [2020-11-27T11:47:39.343Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:39.343Z] #57 0.722 + RM_GOPATH=0 [2020-11-27T11:47:39.343Z] #57 0.723 + TMP_GOPATH= [2020-11-27T11:47:39.343Z] #57 0.723 + : /build [2020-11-27T11:47:39.343Z] #57 0.723 + '[' -z '' ']' [2020-11-27T11:47:39.343Z] #57 0.725 ++ mktemp -d [2020-11-27T11:47:39.343Z] #25 8.303 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-11-27T11:47:39.343Z] #57 0.740 + export GOPATH=/tmp/tmp.Gfe08wD4he [2020-11-27T11:47:39.343Z] #57 0.740 + GOPATH=/tmp/tmp.Gfe08wD4he [2020-11-27T11:47:39.343Z] #57 0.741 + RM_GOPATH=1 [2020-11-27T11:47:39.343Z] #57 0.741 + case "$(go env GOARCH)" in [2020-11-27T11:47:39.343Z] #57 0.743 ++ go env GOARCH [2020-11-27T11:47:39.343Z] #57 0.767 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:47:39.343Z] #57 0.767 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:47:39.343Z] #57 0.768 ++ dirname /tmp/install/install.sh [2020-11-27T11:47:39.343Z] #25 8.303 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-11-27T11:47:39.343Z] #25 8.310 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:47:39.343Z] #57 0.771 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:47:39.343Z] #57 0.771 + dir=/tmp/install [2020-11-27T11:47:39.343Z] #25 8.376 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-11-27T11:47:39.343Z] #25 8.376 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-27T11:47:39.343Z] #57 0.771 + bin=rootlesskit [2020-11-27T11:47:39.343Z] #57 0.771 + shift [2020-11-27T11:47:39.343Z] #25 8.384 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:47:39.343Z] #25 8.428 Selecting previously unselected package libsasl2-2:amd64. [2020-11-27T11:47:39.343Z] #57 0.771 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-27T11:47:39.343Z] #25 8.428 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-27T11:47:39.343Z] #25 8.436 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:47:39.343Z] #57 0.771 + . /tmp/install/rootlesskit.installer [2020-11-27T11:47:39.343Z] #57 0.771 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:47:39.343Z] #25 8.481 Selecting previously unselected package libldap-common. [2020-11-27T11:47:39.343Z] #25 8.481 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-11-27T11:47:39.343Z] #57 0.771 + install_rootlesskit [2020-11-27T11:47:39.343Z] #57 0.771 + case "$1" in [2020-11-27T11:47:39.343Z] #25 8.485 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:47:39.343Z] #25 8.537 Selecting previously unselected package libldap-2.4-2:amd64. [2020-11-27T11:47:39.343Z] #57 0.771 + export CGO_ENABLED=0 [2020-11-27T11:47:39.343Z] #57 0.771 + CGO_ENABLED=0 [2020-11-27T11:47:39.343Z] #25 8.537 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-11-27T11:47:39.343Z] #25 8.546 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:47:39.343Z] #57 0.771 + _install_rootlesskit [2020-11-27T11:47:39.343Z] #25 8.623 Selecting previously unselected package openssl. [2020-11-27T11:47:39.343Z] #25 8.623 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-27T11:47:39.343Z] #57 0.771 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-27T11:47:39.343Z] #25 8.632 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-27T11:47:39.343Z] #57 0.771 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Gfe08wD4he/src/github.com/rootless-containers/rootlesskit [2020-11-27T11:47:39.343Z] #25 8.817 Selecting previously unselected package ca-certificates. [2020-11-27T11:47:39.343Z] #25 8.817 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-27T11:47:39.343Z] #57 0.774 Cloning into '/tmp/tmp.Gfe08wD4he/src/github.com/rootless-containers/rootlesskit'... [2020-11-27T11:47:39.343Z] #25 8.822 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-27T11:47:39.343Z] #57 5.691 + cd /tmp/tmp.Gfe08wD4he/src/github.com/rootless-containers/rootlesskit [2020-11-27T11:47:39.343Z] #57 5.691 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:47:39.343Z] #25 8.904 Selecting previously unselected package libnghttp2-14:amd64. [2020-11-27T11:47:39.343Z] #57 6.108 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T11:47:39.343Z] #25 8.904 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-11-27T11:47:39.343Z] #57 6.113 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-27T11:47:39.343Z] #25 8.910 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-27T11:47:39.343Z] #25 8.976 Selecting previously unselected package libpsl5:amd64. [2020-11-27T11:47:39.343Z] #25 8.976 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-11-27T11:47:39.343Z] #25 8.990 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-11-27T11:47:39.343Z] #25 9.032 Selecting previously unselected package librtmp1:amd64. [2020-11-27T11:47:39.343Z] #25 9.032 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-11-27T11:47:39.343Z] #25 9.035 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T11:47:39.343Z] #25 9.104 Selecting previously unselected package libssh2-1:amd64. [2020-11-27T11:47:39.343Z] #25 9.113 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-11-27T11:47:39.343Z] #25 9.119 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-27T11:47:39.343Z] #25 9.222 Selecting previously unselected package libcurl4:amd64. [2020-11-27T11:47:39.343Z] #25 9.222 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-11-27T11:47:39.343Z] #25 9.225 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-27T11:47:39.343Z] #25 9.310 Selecting previously unselected package curl. [2020-11-27T11:47:39.343Z] #25 9.310 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-11-27T11:47:39.343Z] #25 9.314 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-27T11:47:39.343Z] #25 9.387 Selecting previously unselected package libonig5:amd64. [2020-11-27T11:47:39.343Z] #25 9.387 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-11-27T11:47:39.343Z] #25 9.391 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-27T11:47:39.343Z] #25 9.479 Selecting previously unselected package libjq1:amd64. [2020-11-27T11:47:39.343Z] #25 9.479 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:47:39.343Z] #25 9.483 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T11:47:39.343Z] #25 9.544 Selecting previously unselected package jq. [2020-11-27T11:47:39.343Z] #25 9.544 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:47:39.343Z] #25 9.548 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T11:47:39.343Z] #25 9.611 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-11-27T11:47:39.343Z] #25 9.620 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-11-27T11:47:39.343Z] #25 9.629 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-27T11:47:39.343Z] #25 ... [2020-11-27T11:47:39.343Z] [2020-11-27T11:47:39.343Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:39.447Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 12.79MB / 52.16MB 2.8s [2020-11-27T11:47:39.447Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 7.14MB / 62.53MB 2.8s [2020-11-27T11:47:39.447Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 7.64MB / 97.69MB 2.8s [2020-11-27T11:47:39.447Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 27.87MB / 52.16MB 3.1s [2020-11-27T11:47:39.447Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 24.51MB / 62.53MB 3.1s [2020-11-27T11:47:39.447Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 22.20MB / 97.69MB 3.1s [2020-11-27T11:47:39.476Z] #18 DONE 35.7s [2020-11-27T11:47:39.476Z] [2020-11-27T11:47:39.476Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-27T11:47:39.661Z] #57 ... [2020-11-27T11:47:39.661Z] [2020-11-27T11:47:39.661Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:47:39.661Z] #12 1.010 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:47:39.661Z] #12 1.077 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:47:39.661Z] #12 1.078 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:47:39.661Z] #12 2.274 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-27T11:47:39.661Z] #12 4.180 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [240 kB] [2020-11-27T11:47:39.661Z] #12 6.011 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-27T11:47:39.661Z] #12 ... [2020-11-27T11:47:39.661Z] [2020-11-27T11:47:39.661Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:47:39.661Z] #33 0.713 + RM_GOPATH=0 [2020-11-27T11:47:39.661Z] #33 0.722 + TMP_GOPATH= [2020-11-27T11:47:39.661Z] #33 0.722 + : /build [2020-11-27T11:47:39.661Z] #33 0.723 + '[' -z '' ']' [2020-11-27T11:47:39.661Z] #33 0.725 ++ mktemp -d [2020-11-27T11:47:39.661Z] #33 0.740 + export GOPATH=/tmp/tmp.mormTEr3la [2020-11-27T11:47:39.661Z] #33 0.741 + GOPATH=/tmp/tmp.mormTEr3la [2020-11-27T11:47:39.661Z] #33 0.741 + RM_GOPATH=1 [2020-11-27T11:47:39.661Z] #33 0.742 + case "$(go env GOARCH)" in [2020-11-27T11:47:39.661Z] #33 0.743 ++ go env GOARCH [2020-11-27T11:47:39.661Z] #33 0.841 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:47:39.661Z] #33 0.841 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:47:39.661Z] #33 0.856 ++ dirname /tmp/install/install.sh [2020-11-27T11:47:39.661Z] #33 0.864 + dir=/tmp/install [2020-11-27T11:47:39.661Z] #33 0.866 + bin=tomlv [2020-11-27T11:47:39.661Z] #33 0.867 + shift [2020-11-27T11:47:39.661Z] #33 0.868 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-27T11:47:39.661Z] #33 0.869 + . /tmp/install/tomlv.installer [2020-11-27T11:47:39.661Z] #33 0.870 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:47:39.661Z] #33 0.879 + install_tomlv [2020-11-27T11:47:39.661Z] #33 0.880 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-27T11:47:39.661Z] #33 0.881 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mormTEr3la/src/github.com/BurntSushi/toml [2020-11-27T11:47:39.661Z] #33 0.882 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:47:39.661Z] #33 0.884 Cloning into '/tmp/tmp.mormTEr3la/src/github.com/BurntSushi/toml'... [2020-11-27T11:47:39.661Z] #33 1.875 + cd /tmp/tmp.mormTEr3la/src/github.com/BurntSushi/toml [2020-11-27T11:47:39.661Z] #33 1.886 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:47:39.661Z] #33 1.918 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:47:39.661Z] #33 2.752 runtime/internal/sys [2020-11-27T11:47:39.661Z] #33 2.778 internal/cpu [2020-11-27T11:47:39.661Z] #33 2.784 runtime/internal/atomic [2020-11-27T11:47:39.661Z] #33 2.864 math/bits [2020-11-27T11:47:39.661Z] #33 3.242 runtime/internal/math [2020-11-27T11:47:39.661Z] #33 3.631 unicode/utf8 [2020-11-27T11:47:39.661Z] #33 3.822 internal/bytealg [2020-11-27T11:47:39.661Z] #33 3.827 sync/atomic [2020-11-27T11:47:39.661Z] #33 4.611 unicode [2020-11-27T11:47:39.661Z] #33 4.632 math [2020-11-27T11:47:39.661Z] #33 5.421 internal/testlog [2020-11-27T11:47:39.661Z] #33 5.565 runtime [2020-11-27T11:47:39.661Z] #33 6.085 encoding [2020-11-27T11:47:39.661Z] #33 6.462 runtime/cgo [2020-11-27T11:47:39.712Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 32.43MB / 52.16MB 3.1s [2020-11-27T11:47:39.712Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 31.32MB / 62.53MB 3.1s [2020-11-27T11:47:39.712Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 34.19MB / 97.69MB 3.1s [2020-11-27T11:47:39.712Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 43.84MB / 62.53MB 3.2s [2020-11-27T11:47:39.712Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 40.97MB / 97.69MB 3.2s [2020-11-27T11:47:39.967Z] #33 ... [2020-11-27T11:47:39.967Z] [2020-11-27T11:47:39.967Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:39.967Z] #23 0.760 + RM_GOPATH=0 [2020-11-27T11:47:39.967Z] #23 0.760 + TMP_GOPATH= [2020-11-27T11:47:39.967Z] #23 0.760 + : /build [2020-11-27T11:47:39.967Z] #23 0.761 + '[' -z '' ']' [2020-11-27T11:47:39.967Z] #23 0.762 ++ mktemp -d [2020-11-27T11:47:39.967Z] #23 0.765 + export GOPATH=/tmp/tmp.Pje6xUEfLM [2020-11-27T11:47:39.967Z] #23 0.765 + GOPATH=/tmp/tmp.Pje6xUEfLM [2020-11-27T11:47:39.967Z] #23 0.765 + RM_GOPATH=1 [2020-11-27T11:47:39.967Z] #23 0.765 + case "$(go env GOARCH)" in [2020-11-27T11:47:39.967Z] #23 0.773 ++ go env GOARCH [2020-11-27T11:47:39.967Z] #23 0.782 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:47:39.967Z] #23 0.782 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:47:39.967Z] #23 0.784 ++ dirname /tmp/install/install.sh [2020-11-27T11:47:39.967Z] #23 0.785 + dir=/tmp/install [2020-11-27T11:47:39.967Z] #23 0.786 + bin=dockercli [2020-11-27T11:47:39.967Z] #23 0.786 + shift [2020-11-27T11:47:39.967Z] #23 0.787 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-27T11:47:39.967Z] #23 0.797 + . /tmp/install/dockercli.installer [2020-11-27T11:47:39.967Z] #23 0.797 ++ : stable [2020-11-27T11:47:39.967Z] #23 0.797 ++ : 17.06.2-ce [2020-11-27T11:47:39.967Z] #23 0.799 + install_dockercli [2020-11-27T11:47:39.967Z] #23 0.799 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-27T11:47:39.967Z] #23 0.799 Install docker/cli version 17.06.2-ce from stable [2020-11-27T11:47:39.967Z] #23 0.800 ++ uname -m [2020-11-27T11:47:39.967Z] #23 0.803 + arch=ppc64le [2020-11-27T11:47:39.967Z] #23 0.804 + '[' ppc64le '!=' x86_64 ']' [2020-11-27T11:47:39.967Z] #23 0.804 + '[' ppc64le '!=' s390x ']' [2020-11-27T11:47:39.967Z] #23 0.804 + '[' ppc64le '!=' armhf ']' [2020-11-27T11:47:39.967Z] #23 0.804 + build_dockercli [2020-11-27T11:47:39.967Z] #23 0.805 + git clone https://github.com/docker/docker-ce /tmp/tmp.Pje6xUEfLM/tmp/docker-ce [2020-11-27T11:47:39.967Z] #23 0.808 Cloning into '/tmp/tmp.Pje6xUEfLM/tmp/docker-ce'... [2020-11-27T11:47:39.967Z] #23 ... [2020-11-27T11:47:39.967Z] [2020-11-27T11:47:39.967Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:47:39.967Z] #44 0.735 + RM_GOPATH=0 [2020-11-27T11:47:39.967Z] #44 0.735 + TMP_GOPATH= [2020-11-27T11:47:39.967Z] #44 0.735 + : /build [2020-11-27T11:47:39.967Z] #44 0.735 + '[' -z '' ']' [2020-11-27T11:47:39.967Z] #44 0.752 ++ mktemp -d [2020-11-27T11:47:39.967Z] #44 0.753 + export GOPATH=/tmp/tmp.8vPcvxmf6Y [2020-11-27T11:47:39.967Z] #44 0.753 + GOPATH=/tmp/tmp.8vPcvxmf6Y [2020-11-27T11:47:39.967Z] #44 0.754 + RM_GOPATH=1 [2020-11-27T11:47:39.967Z] #44 0.754 + case "$(go env GOARCH)" in [2020-11-27T11:47:39.967Z] #44 0.776 ++ go env GOARCH [2020-11-27T11:47:39.967Z] #44 0.842 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:47:39.967Z] #44 0.843 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:47:39.967Z] #44 0.844 ++ dirname /tmp/install/install.sh [2020-11-27T11:47:39.967Z] #44 0.846 + dir=/tmp/install [2020-11-27T11:47:39.967Z] #44 0.846 + bin=vndr [2020-11-27T11:47:39.967Z] #44 0.846 + shift [2020-11-27T11:47:39.967Z] #44 0.846 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-27T11:47:39.967Z] #44 0.846 + . /tmp/install/vndr.installer [2020-11-27T11:47:39.967Z] #44 0.847 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T11:47:39.967Z] #44 0.847 + install_vndr [2020-11-27T11:47:39.967Z] #44 0.847 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-27T11:47:39.967Z] #44 0.847 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T11:47:39.967Z] #44 0.847 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8vPcvxmf6Y/src/github.com/LK4D4/vndr [2020-11-27T11:47:39.967Z] #44 0.858 Cloning into '/tmp/tmp.8vPcvxmf6Y/src/github.com/LK4D4/vndr'... [2020-11-27T11:47:39.967Z] #44 1.789 + cd /tmp/tmp.8vPcvxmf6Y/src/github.com/LK4D4/vndr [2020-11-27T11:47:39.967Z] #44 1.790 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T11:47:39.967Z] #44 1.823 + go build -buildmode=pie -v -o /build/vndr . [2020-11-27T11:47:39.967Z] #44 3.535 internal/race [2020-11-27T11:47:39.967Z] #44 3.540 internal/cpu [2020-11-27T11:47:39.967Z] #44 3.586 runtime/internal/atomic [2020-11-27T11:47:39.967Z] #44 3.598 runtime/internal/math [2020-11-27T11:47:39.967Z] #44 3.791 sync/atomic [2020-11-27T11:47:39.967Z] #44 3.855 unicode [2020-11-27T11:47:39.967Z] #44 4.261 unicode/utf8 [2020-11-27T11:47:39.967Z] #44 4.603 math [2020-11-27T11:47:39.967Z] #44 4.988 internal/bytealg [2020-11-27T11:47:39.967Z] #44 6.367 runtime [2020-11-27T11:47:39.967Z] #44 6.539 unicode/utf16 [2020-11-27T11:47:39.967Z] #44 6.973 container/list [2020-11-27T11:47:39.967Z] #44 8.999 crypto/internal/subtle [2020-11-27T11:47:39.967Z] #44 9.311 crypto/subtle [2020-11-27T11:47:39.967Z] #44 9.532 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-27T11:47:39.967Z] #44 9.870 internal/nettrace [2020-11-27T11:47:39.967Z] #44 10.27 runtime/cgo [2020-11-27T11:47:39.981Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 43.77MB / 52.16MB 3.5s [2020-11-27T11:47:39.981Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.20MB / 62.53MB 3.5s [2020-11-27T11:47:39.981Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 57.86MB / 97.69MB 3.5s [2020-11-27T11:47:39.981Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.6s [2020-11-27T11:47:39.981Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 65.29MB / 97.69MB 3.6s [2020-11-27T11:47:40.110Z] #19 0.853 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-27T11:47:40.110Z] #19 0.855 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-27T11:47:40.110Z] #19 0.857 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-27T11:47:40.247Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 75.02MB / 97.69MB 3.6s [2020-11-27T11:47:40.248Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 80.87MB / 97.69MB 3.7s [2020-11-27T11:47:40.268Z] #44 ... [2020-11-27T11:47:40.268Z] [2020-11-27T11:47:40.268Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:47:40.268Z] #41 1.009 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:47:40.268Z] #41 1.084 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:47:40.268Z] #41 1.090 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:47:40.268Z] #41 2.376 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-27T11:47:40.268Z] #41 4.228 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [240 kB] [2020-11-27T11:47:40.268Z] #41 6.145 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-27T11:47:40.268Z] #41 ... [2020-11-27T11:47:40.268Z] [2020-11-27T11:47:40.268Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:47:40.268Z] #39 0.614 + git clone https://github.com/docker/distribution.git . [2020-11-27T11:47:40.268Z] #39 0.623 Cloning into '.'... [2020-11-27T11:47:40.374Z] #40 76.90 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-27T11:47:40.421Z] #24 ... [2020-11-27T11:47:40.422Z] [2020-11-27T11:47:40.422Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:40.422Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 8.1s done [2020-11-27T11:47:40.422Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 10.9s done [2020-11-27T11:47:40.422Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.1s [2020-11-27T11:47:40.454Z] #19 DONE 1.0s [2020-11-27T11:47:40.454Z] [2020-11-27T11:47:40.454Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T11:47:40.511Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 89.35MB / 97.69MB 3.8s [2020-11-27T11:47:40.511Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 3.9s [2020-11-27T11:47:40.568Z] #39 ... [2020-11-27T11:47:40.568Z] [2020-11-27T11:47:40.568Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:47:40.568Z] #63 0.708 + RM_GOPATH=0 [2020-11-27T11:47:40.568Z] #63 0.708 + TMP_GOPATH= [2020-11-27T11:47:40.568Z] #63 0.708 + : /build [2020-11-27T11:47:40.568Z] #63 0.709 + '[' -z '' ']' [2020-11-27T11:47:40.568Z] #63 0.726 ++ mktemp -d [2020-11-27T11:47:40.568Z] #63 0.752 + export GOPATH=/tmp/tmp.g42hdC3EXC [2020-11-27T11:47:40.568Z] #63 0.752 + GOPATH=/tmp/tmp.g42hdC3EXC [2020-11-27T11:47:40.568Z] #63 0.752 + RM_GOPATH=1 [2020-11-27T11:47:40.568Z] #63 0.753 + case "$(go env GOARCH)" in [2020-11-27T11:47:40.568Z] #63 0.769 ++ go env GOARCH [2020-11-27T11:47:40.568Z] #63 0.797 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:47:40.568Z] #63 0.801 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:47:40.568Z] #63 0.803 ++ dirname /tmp/install/install.sh [2020-11-27T11:47:40.568Z] #63 0.806 + dir=/tmp/install [2020-11-27T11:47:40.568Z] #63 0.807 + bin=proxy [2020-11-27T11:47:40.568Z] #63 0.807 + shift [2020-11-27T11:47:40.568Z] #63 0.809 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-27T11:47:40.568Z] #63 0.809 + . /tmp/install/proxy.installer [2020-11-27T11:47:40.568Z] #63 0.810 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T11:47:40.568Z] #63 0.811 + install_proxy [2020-11-27T11:47:40.568Z] #63 0.811 + case "$1" in [2020-11-27T11:47:40.568Z] #63 0.812 + export CGO_ENABLED=0 [2020-11-27T11:47:40.568Z] #63 0.812 + CGO_ENABLED=0 [2020-11-27T11:47:40.568Z] #63 0.813 + _install_proxy [2020-11-27T11:47:40.568Z] #63 0.813 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-11-27T11:47:40.568Z] #63 0.814 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T11:47:40.568Z] #63 0.814 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.g42hdC3EXC/src/github.com/docker/libnetwork [2020-11-27T11:47:40.568Z] #63 0.818 Cloning into '/tmp/tmp.g42hdC3EXC/src/github.com/docker/libnetwork'... [2020-11-27T11:47:40.568Z] #63 ... [2020-11-27T11:47:40.568Z] [2020-11-27T11:47:40.568Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:40.568Z] #48 0.729 + RM_GOPATH=0 [2020-11-27T11:47:40.568Z] #48 0.748 + TMP_GOPATH= [2020-11-27T11:47:40.568Z] #48 0.749 + : /build [2020-11-27T11:47:40.568Z] #48 0.749 + '[' -z '' ']' [2020-11-27T11:47:40.568Z] #48 0.750 ++ mktemp -d [2020-11-27T11:47:40.568Z] #48 0.768 + export GOPATH=/tmp/tmp.0iMxsy1yxq [2020-11-27T11:47:40.568Z] #48 0.768 + GOPATH=/tmp/tmp.0iMxsy1yxq [2020-11-27T11:47:40.568Z] #48 0.768 + RM_GOPATH=1 [2020-11-27T11:47:40.568Z] #48 0.768 + case "$(go env GOARCH)" in [2020-11-27T11:47:40.568Z] #48 0.768 ++ go env GOARCH [2020-11-27T11:47:40.568Z] #48 0.840 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:47:40.568Z] #48 0.840 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:47:40.568Z] #48 0.841 ++ dirname /tmp/install/install.sh [2020-11-27T11:47:40.568Z] #48 0.844 + dir=/tmp/install [2020-11-27T11:47:40.568Z] #48 0.844 + bin=golangci_lint [2020-11-27T11:47:40.568Z] #48 0.844 + shift [2020-11-27T11:47:40.568Z] #48 0.844 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-27T11:47:40.568Z] #48 0.845 + . /tmp/install/golangci_lint.installer [2020-11-27T11:47:40.568Z] #48 0.846 ++ : v1.23.8 [2020-11-27T11:47:40.568Z] #48 0.846 + install_golangci_lint [2020-11-27T11:47:40.568Z] #48 0.846 + set -e [2020-11-27T11:47:40.568Z] #48 0.846 + export GO111MODULE=on [2020-11-27T11:47:40.568Z] #48 0.846 + GO111MODULE=on [2020-11-27T11:47:40.568Z] #48 0.846 + GOBIN=/build [2020-11-27T11:47:40.568Z] #48 0.846 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-27T11:47:40.568Z] #48 0.907 go: finding github.com v1.23.8 [2020-11-27T11:47:40.568Z] #48 0.908 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-27T11:47:40.568Z] #48 0.908 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-27T11:47:40.568Z] #48 0.908 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-27T11:47:40.568Z] #48 0.908 go: finding github.com/golangci v1.23.8 [2020-11-27T11:47:40.568Z] #48 1.884 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-27T11:47:40.568Z] #48 3.160 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-27T11:47:40.568Z] #48 10.95 go: downloading github.com/fatih/color v1.7.0 [2020-11-27T11:47:40.568Z] #48 10.96 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-27T11:47:40.568Z] #48 10.97 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T11:47:40.568Z] #48 10.98 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-27T11:47:40.568Z] #48 11.03 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T11:47:40.568Z] #48 11.04 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T11:47:40.568Z] #48 11.06 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T11:47:40.568Z] #48 11.12 go: downloading github.com/spf13/viper v1.6.1 [2020-11-27T11:47:40.568Z] #48 11.16 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-27T11:47:40.568Z] #48 11.17 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T11:47:40.568Z] #48 11.18 go: extracting github.com/fatih/color v1.7.0 [2020-11-27T11:47:40.568Z] #48 11.38 go: downloading github.com/pkg/errors v0.8.1 [2020-11-27T11:47:40.568Z] #48 ... [2020-11-27T11:47:40.568Z] [2020-11-27T11:47:40.568Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:47:40.568Z] #54 1.009 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:47:40.568Z] #54 1.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:47:40.568Z] #54 1.074 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:47:40.568Z] #54 2.390 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-27T11:47:40.568Z] #54 4.439 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [240 kB] [2020-11-27T11:47:40.568Z] #54 6.359 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-27T11:47:40.883Z] #54 ... [2020-11-27T11:47:40.883Z] [2020-11-27T11:47:40.883Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:47:40.883Z] #50 0.679 + RM_GOPATH=0 [2020-11-27T11:47:40.883Z] #50 0.679 + TMP_GOPATH= [2020-11-27T11:47:40.883Z] #50 0.679 + : /build [2020-11-27T11:47:40.883Z] #50 0.679 + '[' -z '' ']' [2020-11-27T11:47:40.883Z] #50 0.680 ++ mktemp -d [2020-11-27T11:47:40.883Z] #50 0.683 + export GOPATH=/tmp/tmp.WiMzIP2QW6 [2020-11-27T11:47:40.883Z] #50 0.697 + GOPATH=/tmp/tmp.WiMzIP2QW6 [2020-11-27T11:47:40.883Z] #50 0.697 + RM_GOPATH=1 [2020-11-27T11:47:40.883Z] #50 0.697 + case "$(go env GOARCH)" in [2020-11-27T11:47:40.883Z] #50 0.697 ++ go env GOARCH [2020-11-27T11:47:40.883Z] #50 0.738 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:47:40.883Z] #50 0.740 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:47:40.883Z] #50 0.741 ++ dirname /tmp/install/install.sh [2020-11-27T11:47:40.883Z] #50 0.747 + dir=/tmp/install [2020-11-27T11:47:40.883Z] #50 0.747 + bin=shfmt [2020-11-27T11:47:40.883Z] #50 0.747 + shift [2020-11-27T11:47:40.883Z] #50 0.748 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-27T11:47:40.883Z] #50 0.748 + . /tmp/install/shfmt.installer [2020-11-27T11:47:40.883Z] #50 0.748 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T11:47:40.883Z] #50 0.748 + install_shfmt [2020-11-27T11:47:40.883Z] #50 0.748 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-27T11:47:40.883Z] #50 0.748 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T11:47:40.883Z] #50 0.748 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WiMzIP2QW6/src/github.com/mvdan/sh [2020-11-27T11:47:40.883Z] #50 0.756 Cloning into '/tmp/tmp.WiMzIP2QW6/src/github.com/mvdan/sh'... [2020-11-27T11:47:40.883Z] #50 9.242 + cd /tmp/tmp.WiMzIP2QW6/src/github.com/mvdan/sh [2020-11-27T11:47:40.883Z] #50 9.244 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T11:47:40.883Z] #50 9.364 + GO111MODULE=on [2020-11-27T11:47:40.883Z] #50 9.364 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-27T11:47:40.883Z] #50 11.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T11:47:40.883Z] #50 11.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T11:47:40.883Z] #50 11.24 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T11:47:40.883Z] #50 11.43 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T11:47:40.883Z] #50 11.50 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T11:47:40.883Z] #50 ... [2020-11-27T11:47:40.883Z] [2020-11-27T11:47:40.883Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:47:40.883Z] #35 1.089 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:47:40.883Z] #35 1.139 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:47:40.883Z] #35 1.140 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:47:40.883Z] #35 2.422 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-27T11:47:40.883Z] #35 4.484 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [240 kB] [2020-11-27T11:47:40.883Z] #35 6.311 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-27T11:47:41.182Z] #35 ... [2020-11-27T11:47:41.182Z] [2020-11-27T11:47:41.182Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:41.182Z] #48 11.48 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T11:47:41.182Z] #48 11.61 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T11:47:41.182Z] #48 11.67 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T11:47:41.182Z] #48 11.85 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-27T11:47:41.482Z] #48 12.04 go: extracting github.com/pkg/errors v0.8.1 [2020-11-27T11:47:41.482Z] #48 12.10 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-27T11:47:41.482Z] #48 12.12 go: extracting github.com/spf13/viper v1.6.1 [2020-11-27T11:47:41.482Z] #48 12.17 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-27T11:47:41.502Z] #20 ... [2020-11-27T11:47:41.502Z] [2020-11-27T11:47:41.502Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:47:41.502Z] #41 66.96 CC criu/fsnotify.o [2020-11-27T11:47:41.502Z] #41 67.71 CC criu/image-desc.o [2020-11-27T11:47:41.502Z] #41 67.79 CC criu/image.o [2020-11-27T11:47:41.502Z] #41 68.32 CC criu/ipc_ns.o [2020-11-27T11:47:41.502Z] #41 69.01 CC criu/irmap.o [2020-11-27T11:47:41.502Z] #41 69.29 CC criu/kcmp-ids.o [2020-11-27T11:47:41.502Z] #41 69.56 CC criu/kerndat.o [2020-11-27T11:47:41.502Z] #41 70.28 CC criu/libnetlink.o [2020-11-27T11:47:41.502Z] #41 70.45 CC criu/log.o [2020-11-27T11:47:41.502Z] #41 70.82 CC criu/lsm.o [2020-11-27T11:47:41.502Z] #41 70.99 CC criu/mem.o [2020-11-27T11:47:41.502Z] #41 72.12 CC criu/memfd.o [2020-11-27T11:47:41.502Z] #41 72.56 CC criu/mount.o [2020-11-27T11:47:41.502Z] #41 74.90 CC criu/namespaces.o [2020-11-27T11:47:41.502Z] #41 75.78 CC criu/net.o [2020-11-27T11:47:41.781Z] #48 12.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T11:47:41.782Z] #48 12.36 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T11:47:42.080Z] #48 12.79 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T11:47:42.379Z] #48 12.89 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T11:47:42.379Z] #48 13.17 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T11:47:42.539Z] #41 77.91 CC criu/netfilter.o [2020-11-27T11:47:42.661Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s [2020-11-27T11:47:42.661Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.3s done [2020-11-27T11:47:42.677Z] #48 13.18 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T11:47:42.832Z] #41 78.22 CC criu/page-pipe.o [2020-11-27T11:47:42.923Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-11-27T11:47:42.977Z] #48 13.55 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-27T11:47:42.977Z] #48 13.69 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-27T11:47:43.124Z] #41 78.55 CC criu/page-xfer.o [2020-11-27T11:47:43.416Z] #41 ... [2020-11-27T11:47:43.416Z] [2020-11-27T11:47:43.416Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T11:47:43.416Z] #20 3.020 Collecting yamllint==1.16.0 [2020-11-27T11:47:43.416Z] #20 3.194 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-27T11:47:43.416Z] #20 3.211 Collecting pyyaml (from yamllint==1.16.0) [2020-11-27T11:47:43.623Z] #48 14.17 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T11:47:43.678Z] #40 ... [2020-11-27T11:47:43.678Z] [2020-11-27T11:47:43.678Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:47:43.678Z] #49 70.18 syscall [2020-11-27T11:47:43.678Z] #49 70.24 reflect [2020-11-27T11:47:43.678Z] #49 ... [2020-11-27T11:47:43.678Z] [2020-11-27T11:47:43.678Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:47:43.678Z] #11 76.47 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:47:43.678Z] #11 76.75 Fetched 77.7 MB in 12s (6691 kB/s) [2020-11-27T11:47:43.678Z] #11 76.96 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-27T11:47:43.679Z] #11 76.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T11:47:43.679Z] #11 77.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-11-27T11:47:43.679Z] #11 77.06 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T11:47:43.702Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.1s done [2020-11-27T11:47:43.702Z] #8 ... [2020-11-27T11:47:43.702Z] [2020-11-27T11:47:43.702Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T11:47:43.702Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 10.3s done [2020-11-27T11:47:43.702Z] #24 DONE 15.0s [2020-11-27T11:47:43.702Z] [2020-11-27T11:47:43.702Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:43.702Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-11-27T11:47:43.702Z] #8 ... [2020-11-27T11:47:43.702Z] [2020-11-27T11:47:43.702Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T11:47:43.708Z] #20 3.322 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-27T11:47:43.825Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.1s done [2020-11-27T11:47:44.247Z] #11 80.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-27T11:47:44.247Z] #11 80.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-11-27T11:47:44.247Z] #11 80.99 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T11:47:44.342Z] #20 4.095 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-27T11:47:44.342Z] #20 4.181 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-27T11:47:44.342Z] #20 4.217 Building wheels for collected packages: pyyaml [2020-11-27T11:47:44.635Z] #20 4.231 Running setup.py bdist_wheel for pyyaml: started [2020-11-27T11:47:44.682Z] #48 15.52 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T11:47:44.980Z] #48 15.68 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T11:47:44.980Z] #48 15.69 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T11:47:45.228Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 8.6s [2020-11-27T11:47:45.229Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 8.6s [2020-11-27T11:47:45.268Z] #20 4.827 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-27T11:47:45.268Z] #20 4.827 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-27T11:47:45.268Z] #20 4.890 Successfully built pyyaml [2020-11-27T11:47:45.268Z] #20 4.894 Installing collected packages: pyyaml, pathspec, yamllint [2020-11-27T11:47:45.268Z] #20 5.105 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-27T11:47:45.278Z] #48 15.81 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T11:47:45.278Z] #48 15.83 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T11:47:45.278Z] #48 16.02 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T11:47:45.278Z] #48 16.13 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T11:47:45.576Z] #48 16.31 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T11:47:45.632Z] #25 1.832 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:47:45.633Z] #25 1.838 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:47:45.633Z] #25 1.856 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:47:45.633Z] #25 2.011 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:47:45.908Z] #20 DONE 5.4s [2020-11-27T11:47:45.908Z] [2020-11-27T11:47:45.908Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-27T11:47:45.908Z] #23 DONE 0.2s [2020-11-27T11:47:45.908Z] [2020-11-27T11:47:45.908Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-27T11:47:45.914Z] #48 16.63 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T11:47:45.942Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 8.7s done [2020-11-27T11:47:45.942Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 8.7s done [2020-11-27T11:47:45.942Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.9s done [2020-11-27T11:47:45.942Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 9.2s [2020-11-27T11:47:45.942Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2020-11-27T11:47:46.204Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 9.4s [2020-11-27T11:47:46.204Z] #8 ... [2020-11-27T11:47:46.204Z] [2020-11-27T11:47:46.204Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-11-27T11:47:46.204Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-11-27T11:47:46.204Z] #24 sha256:2aa621c7db398cbad23b51b63348fedf0a779542d52f71acd4f24072cb872170 1.46kB / 1.46kB done [2020-11-27T11:47:46.204Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 49.18MB / 49.18MB 2.3s done [2020-11-27T11:47:46.204Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-11-27T11:47:46.204Z] #24 sha256:ab0ba5b78bfe01d61ac4f9919cd0e7bef8beefa0a77d3d710bfc8630d96804b8 529B / 529B done [2020-11-27T11:47:46.204Z] #24 extracting sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 4.4s done [2020-11-27T11:47:46.204Z] #24 DONE 9.9s [2020-11-27T11:47:46.204Z] [2020-11-27T11:47:46.204Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:46.204Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 9.7s done [2020-11-27T11:47:46.204Z] #8 ... [2020-11-27T11:47:46.204Z] [2020-11-27T11:47:46.204Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T11:47:46.213Z] #48 16.73 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-27T11:47:46.213Z] #48 16.96 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-27T11:47:46.243Z] #8 ... [2020-11-27T11:47:46.243Z] [2020-11-27T11:47:46.243Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T11:47:46.243Z] #25 9.800 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-27T11:47:46.243Z] #25 9.812 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:47:46.243Z] #25 9.825 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:47:46.243Z] #25 9.837 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:47:46.243Z] #25 9.848 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T11:47:46.243Z] #25 9.861 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:47:46.243Z] #25 9.870 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:47:46.243Z] #25 9.879 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-27T11:47:46.243Z] #25 9.890 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:47:46.243Z] #25 9.902 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-27T11:47:46.243Z] #25 9.920 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-27T11:47:46.243Z] #25 9.931 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T11:47:46.243Z] #25 9.950 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:47:46.243Z] #25 10.02 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-27T11:47:46.243Z] #25 10.79 Updating certificates in /etc/ssl/certs... [2020-11-27T11:47:46.243Z] #25 11.90 126 added, 0 removed; done. [2020-11-27T11:47:46.243Z] #25 12.02 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:47:46.243Z] #25 12.03 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T11:47:46.243Z] #25 12.04 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-27T11:47:46.243Z] #25 12.06 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-27T11:47:46.243Z] #25 12.07 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:47:46.243Z] #25 12.09 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-27T11:47:46.243Z] #25 12.10 Updating certificates in /etc/ssl/certs... [2020-11-27T11:47:46.243Z] #25 13.03 0 added, 0 removed; done. [2020-11-27T11:47:46.243Z] #25 13.03 Running hooks in /etc/ca-certificates/update.d... [2020-11-27T11:47:46.243Z] #25 13.03 done. [2020-11-27T11:47:46.243Z] #25 DONE 16.2s [2020-11-27T11:47:46.243Z] [2020-11-27T11:47:46.243Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:46.243Z] #8 ... [2020-11-27T11:47:46.243Z] [2020-11-27T11:47:46.243Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-27T11:47:46.243Z] #26 DONE 0.1s [2020-11-27T11:47:46.243Z] [2020-11-27T11:47:46.243Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:47:46.340Z] #25 2.491 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:47:46.543Z] #28 DONE 0.8s [2020-11-27T11:47:46.543Z] [2020-11-27T11:47:46.543Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:47:46.543Z] #41 79.51 CC criu/pagemap-cache.o [2020-11-27T11:47:46.543Z] #41 79.73 CC criu/pagemap.o [2020-11-27T11:47:46.543Z] #41 80.33 CC criu/parasite-syscall.o [2020-11-27T11:47:46.543Z] #41 80.91 CC criu/path.o [2020-11-27T11:47:46.543Z] #41 81.22 CC criu/pie-util-vdso.o [2020-11-27T11:47:46.543Z] #41 81.54 CC criu/pie-util.o [2020-11-27T11:47:46.543Z] #41 81.61 CC criu/pipes.o [2020-11-27T11:47:46.792Z] #11 ... [2020-11-27T11:47:46.792Z] [2020-11-27T11:47:46.792Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:47:46.792Z] #49 83.07 time [2020-11-27T11:47:46.835Z] #41 ... [2020-11-27T11:47:46.835Z] [2020-11-27T11:47:46.835Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-27T11:47:46.835Z] #31 DONE 0.1s [2020-11-27T11:47:46.835Z] [2020-11-27T11:47:46.835Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:47:46.835Z] #41 82.12 CC criu/plugin.o [2020-11-27T11:47:46.835Z] #41 ... [2020-11-27T11:47:46.835Z] [2020-11-27T11:47:46.835Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-27T11:47:46.835Z] #33 DONE 0.1s [2020-11-27T11:47:46.835Z] [2020-11-27T11:47:46.835Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:47:46.835Z] #41 82.41 CC criu/proc_parse.o [2020-11-27T11:47:46.919Z] #25 3.019 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:47:47.127Z] #41 ... [2020-11-27T11:47:47.127Z] [2020-11-27T11:47:47.127Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-27T11:47:47.127Z] #36 DONE 0.1s [2020-11-27T11:47:47.127Z] [2020-11-27T11:47:47.127Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:47:47.127Z] #38 112.8 + dpkg --print-architecture [2020-11-27T11:47:47.127Z] #38 112.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-27T11:47:47.127Z] #38 113.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-27T11:47:47.127Z] #38 113.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-27T11:47:47.277Z] #48 ... [2020-11-27T11:47:47.277Z] [2020-11-27T11:47:47.277Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:47:47.576Z] #63 18.13 Checking out files: 92% (1761/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-27T11:47:47.576Z] #63 18.26 + cd /tmp/tmp.g42hdC3EXC/src/github.com/docker/libnetwork [2020-11-27T11:47:47.576Z] #63 18.26 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T11:47:47.638Z] #27 1.478 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-27T11:47:47.638Z] #27 1.579 [2020-11-27T11:47:47.876Z] #63 18.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-27T11:47:48.162Z] #27 1.723 ####### 10.6% ########################## 37.2% ######################################## 56.5% ####################################################### 77.0% ##################################################################### 96.9% ######################################################################## 100.0% [2020-11-27T11:47:48.162Z] #27 2.245 [2020-11-27T11:47:48.287Z] #25 4.402 Fetched 8405 kB in 3s (2936 kB/s) [2020-11-27T11:47:48.434Z] #27 2.362 ############################################################## 86.9% ######################################################################## 100.0% [2020-11-27T11:47:48.434Z] #27 2.508 [2020-11-27T11:47:48.434Z] #27 2.627 ########################################################### 83.1% ######################################################################## 100.0% [2020-11-27T11:47:48.698Z] #27 2.766 [2020-11-27T11:47:49.216Z] #25 4.402 Reading package lists... [2020-11-27T11:47:49.229Z] #27 2.887 ####### 10.2% ######################### 35.4% ####################################### 54.8% ##################################################### 74.1% ################################################################## 92.8% ######################################################################## 100.0% [2020-11-27T11:47:49.491Z] #27 3.462 [2020-11-27T11:47:50.160Z] #25 5.360 Reading package lists... [2020-11-27T11:47:50.160Z] #25 6.354 Building dependency tree... [2020-11-27T11:47:50.160Z] #25 ... [2020-11-27T11:47:50.160Z] [2020-11-27T11:47:50.160Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:50.160Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2020-11-27T11:47:50.160Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2020-11-27T11:47:50.160Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.6s [2020-11-27T11:47:50.417Z] #8 ... [2020-11-27T11:47:50.417Z] [2020-11-27T11:47:50.417Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T11:47:50.417Z] #25 6.354 Building dependency tree... [2020-11-27T11:47:50.417Z] #25 6.685 The following additional packages will be installed: [2020-11-27T11:47:50.417Z] #25 6.685 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-27T11:47:50.417Z] #25 6.686 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-27T11:47:50.417Z] #25 6.686 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-27T11:47:50.417Z] #25 6.687 Suggested packages: [2020-11-27T11:47:50.417Z] #25 6.687 krb5-doc krb5-user [2020-11-27T11:47:50.417Z] #25 6.687 Recommended packages: [2020-11-27T11:47:50.417Z] #25 6.687 krb5-locales publicsuffix libsasl2-modules [2020-11-27T11:47:50.420Z] #25 3.847 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:47:50.420Z] #25 3.865 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:47:50.420Z] #25 3.957 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:47:50.420Z] #25 4.066 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-27T11:47:50.646Z] #38 ... [2020-11-27T11:47:50.646Z] [2020-11-27T11:47:50.646Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:47:50.646Z] #41 83.88 CC criu/protobuf-desc.o [2020-11-27T11:47:50.646Z] #41 84.50 CC criu/protobuf.o [2020-11-27T11:47:50.646Z] #41 84.74 CC criu/pstree.o [2020-11-27T11:47:50.646Z] #41 85.37 CC criu/rbtree.o [2020-11-27T11:47:50.646Z] #41 85.52 CC criu/rst-malloc.o [2020-11-27T11:47:50.646Z] #41 85.70 CC criu/seccomp.o [2020-11-27T11:47:50.674Z] #25 6.860 The following NEW packages will be installed: [2020-11-27T11:47:50.674Z] #25 6.861 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-27T11:47:50.674Z] #25 6.861 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-27T11:47:50.674Z] #25 6.861 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-27T11:47:50.674Z] #25 6.862 libssh2-1 libssl1.1 openssl [2020-11-27T11:47:50.682Z] #25 4.379 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-27T11:47:50.932Z] #25 7.147 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-11-27T11:47:50.932Z] #25 7.147 Need to get 5049 kB of archives. [2020-11-27T11:47:50.932Z] #25 7.147 After this operation, 12.1 MB of additional disk space will be used. [2020-11-27T11:47:50.932Z] #25 7.147 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-11-27T11:47:50.932Z] #25 7.149 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-11-27T11:47:50.932Z] #25 7.149 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-11-27T11:47:50.932Z] #25 7.149 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-11-27T11:47:50.932Z] #25 7.160 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-11-27T11:47:50.932Z] #25 7.160 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-11-27T11:47:50.932Z] #25 7.171 Get:7 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-11-27T11:47:50.932Z] #25 7.171 Get:8 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-11-27T11:47:50.932Z] #25 7.199 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-11-27T11:47:50.932Z] #25 7.199 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-11-27T11:47:50.932Z] #25 7.211 Get:11 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-11-27T11:47:50.932Z] #25 7.211 Get:12 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-27T11:47:50.932Z] #25 7.215 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-11-27T11:47:50.932Z] #25 7.215 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-11-27T11:47:50.932Z] #25 7.225 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-11-27T11:47:50.932Z] #25 7.225 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-11-27T11:47:50.932Z] #25 7.230 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-11-27T11:47:50.932Z] #25 7.243 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-11-27T11:47:50.932Z] #25 7.251 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-27T11:47:50.932Z] #25 7.251 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-27T11:47:50.932Z] #25 7.258 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-27T11:47:50.938Z] #41 86.27 CC criu/seize.o [2020-11-27T11:47:50.946Z] #25 4.606 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [246 kB] [2020-11-27T11:47:51.138Z] #49 ... [2020-11-27T11:47:51.138Z] [2020-11-27T11:47:51.138Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:47:51.138Z] #32 77.14 time [2020-11-27T11:47:51.138Z] #32 86.43 internal/poll [2020-11-27T11:47:51.138Z] #32 87.03 internal/fmtsort [2020-11-27T11:47:51.138Z] #32 ... [2020-11-27T11:47:51.138Z] [2020-11-27T11:47:51.138Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:47:51.138Z] #11 86.61 Selecting previously unselected package binutils-mingw-w64. [2020-11-27T11:47:51.138Z] #11 86.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-27T11:47:51.138Z] #11 86.63 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T11:47:51.138Z] #11 ... [2020-11-27T11:47:51.138Z] [2020-11-27T11:47:51.138Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:51.138Z] #45 DONE 87.3s [2020-11-27T11:47:51.138Z] [2020-11-27T11:47:51.138Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:47:51.138Z] #11 87.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-11-27T11:47:51.138Z] #11 87.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-27T11:47:51.138Z] #11 87.39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T11:47:51.138Z] #11 87.70 Selecting previously unselected package dmsetup. [2020-11-27T11:47:51.138Z] #11 87.72 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-11-27T11:47:51.138Z] #11 87.72 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-27T11:47:51.190Z] #25 7.444 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:47:51.190Z] #25 7.496 Fetched 5049 kB in 0s (13.8 MB/s) [2020-11-27T11:47:51.190Z] #25 7.527 Selecting previously unselected package libkeyutils1:amd64. [2020-11-27T11:47:51.190Z] #25 7.527 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-11-27T11:47:51.190Z] #25 7.527 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2020-11-27T11:47:51.190Z] #25 7.547 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-11-27T11:47:51.190Z] #25 7.599 Selecting previously unselected package libkrb5support0:amd64. [2020-11-27T11:47:51.190Z] #25 7.599 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-11-27T11:47:51.230Z] #41 86.66 CC criu/servicefd.o [2020-11-27T11:47:51.335Z] #27 3.590 # 2.4% ###### 8.7% ########## 15.0% ############## 20.2% ################## 25.5% ###################### 30.7% ######################### 35.5% ############################# 41.0% ################################# 46.2% ##################################### 51.4% ######################################## 56.6% ############################################ 61.9% ################################################ 67.0% #################################################### 72.3% ####################################################### 77.5% ########################################################### 82.6% ############################################################## 87.5% ################################################################### 93.1% ###################################################################### 98.3% ######################################################################## 100.0% [2020-11-27T11:47:51.335Z] #27 5.460 [2020-11-27T11:47:51.418Z] #11 88.05 Selecting previously unselected package mingw-w64-common. [2020-11-27T11:47:51.418Z] #11 88.06 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-27T11:47:51.418Z] #11 88.09 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-27T11:47:51.446Z] #25 7.607 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:47:51.446Z] #25 7.655 Selecting previously unselected package libk5crypto3:amd64. [2020-11-27T11:47:51.446Z] #25 7.655 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-11-27T11:47:51.446Z] #25 7.658 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:47:51.446Z] #25 7.742 Selecting previously unselected package libssl1.1:amd64. [2020-11-27T11:47:51.446Z] #25 7.742 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-27T11:47:51.447Z] #25 7.747 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-27T11:47:51.522Z] #41 86.93 CC criu/shmem.o [2020-11-27T11:47:51.703Z] #25 8.024 Selecting previously unselected package libkrb5-3:amd64. [2020-11-27T11:47:51.703Z] #25 8.024 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-11-27T11:47:51.703Z] #25 8.029 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:47:51.814Z] #41 87.36 CC criu/sigframe.o [2020-11-27T11:47:51.909Z] #27 6.140 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-27T11:47:51.962Z] #25 8.151 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-11-27T11:47:51.962Z] #25 8.152 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-11-27T11:47:51.962Z] #25 8.157 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:47:51.962Z] #25 8.230 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-11-27T11:47:51.962Z] #25 8.230 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-27T11:47:51.962Z] #25 8.235 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:47:51.962Z] #25 8.293 Selecting previously unselected package libsasl2-2:amd64. [2020-11-27T11:47:51.962Z] #25 8.293 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-27T11:47:51.962Z] #25 8.297 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:47:51.962Z] #25 8.355 Selecting previously unselected package libldap-common. [2020-11-27T11:47:51.962Z] #25 8.355 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-11-27T11:47:51.962Z] #25 8.363 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:47:51.962Z] #25 8.425 Selecting previously unselected package libldap-2.4-2:amd64. [2020-11-27T11:47:51.962Z] #25 8.425 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-11-27T11:47:52.106Z] #41 87.42 CC criu/signalfd.o [2020-11-27T11:47:52.106Z] #41 87.52 CC criu/sk-inet.o [2020-11-27T11:47:52.174Z] #27 6.238 [2020-11-27T11:47:52.174Z] #27 6.302 ######################################################################## 100.0% [2020-11-27T11:47:52.174Z] #27 6.337 [2020-11-27T11:47:52.220Z] #25 8.432 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:47:52.221Z] #25 8.519 Selecting previously unselected package openssl. [2020-11-27T11:47:52.221Z] #25 8.519 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-27T11:47:52.221Z] #25 8.521 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-27T11:47:52.347Z] #25 5.976 Fetched 8228 kB in 2s (3465 kB/s) [2020-11-27T11:47:52.348Z] #25 5.976 Reading package lists... [2020-11-27T11:47:52.348Z] #25 ... [2020-11-27T11:47:52.348Z] [2020-11-27T11:47:52.348Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:52.348Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.5s done [2020-11-27T11:47:52.348Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2020-11-27T11:47:52.348Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.6s done [2020-11-27T11:47:52.348Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.1s [2020-11-27T11:47:52.404Z] #63 ... [2020-11-27T11:47:52.404Z] [2020-11-27T11:47:52.404Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:47:52.404Z] #50 12.66 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T11:47:52.404Z] #50 13.52 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T11:47:52.404Z] #50 15.23 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T11:47:52.404Z] #50 16.53 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T11:47:52.404Z] #50 16.56 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T11:47:52.404Z] #50 17.01 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T11:47:52.404Z] #50 17.25 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T11:47:52.404Z] #50 18.16 runtime/cgo [2020-11-27T11:47:52.404Z] #50 18.48 runtime [2020-11-27T11:47:52.404Z] #50 ... [2020-11-27T11:47:52.404Z] [2020-11-27T11:47:52.404Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:52.404Z] #48 19.01 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T11:47:52.404Z] #48 19.01 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T11:47:52.404Z] #48 19.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T11:47:52.404Z] #48 19.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T11:47:52.404Z] #48 19.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T11:47:52.404Z] #48 19.04 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-27T11:47:52.404Z] #48 19.04 go: downloading github.com/spf13/afero v1.1.2 [2020-11-27T11:47:52.404Z] #48 19.06 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-27T11:47:52.404Z] #48 19.11 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T11:47:52.404Z] #48 19.12 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T11:47:52.404Z] #48 19.19 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T11:47:52.404Z] #48 19.25 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T11:47:52.404Z] #48 19.28 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T11:47:52.404Z] #48 19.31 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T11:47:52.404Z] #48 19.32 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T11:47:52.404Z] #48 19.40 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T11:47:52.404Z] #48 19.47 go: extracting github.com/spf13/afero v1.1.2 [2020-11-27T11:47:52.404Z] #48 19.48 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T11:47:52.404Z] #48 19.59 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-27T11:47:52.404Z] #48 19.67 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T11:47:52.404Z] #48 19.72 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T11:47:52.404Z] #48 19.76 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T11:47:52.404Z] #48 19.90 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-27T11:47:52.404Z] #48 19.94 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T11:47:52.404Z] #48 19.99 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T11:47:52.404Z] #48 20.27 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T11:47:52.404Z] #48 20.30 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-27T11:47:52.404Z] #48 20.38 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T11:47:52.404Z] #48 20.52 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T11:47:52.404Z] #48 20.54 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T11:47:52.404Z] #48 20.69 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T11:47:52.404Z] #48 20.70 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T11:47:52.404Z] #48 20.75 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-27T11:47:52.404Z] #48 20.85 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T11:47:52.404Z] #48 21.00 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-27T11:47:52.404Z] #48 21.08 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-27T11:47:52.404Z] #48 21.08 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T11:47:52.404Z] #48 21.14 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T11:47:52.404Z] #48 21.15 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T11:47:52.404Z] #48 21.20 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T11:47:52.404Z] #48 21.32 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T11:47:52.404Z] #48 21.36 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-27T11:47:52.404Z] #48 21.41 go: downloading github.com/spf13/cast v1.3.0 [2020-11-27T11:47:52.404Z] #48 21.50 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T11:47:52.404Z] #48 21.54 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-27T11:47:52.404Z] #48 21.59 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T11:47:52.404Z] #48 21.74 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T11:47:52.404Z] #48 21.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T11:47:52.404Z] #48 21.95 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-27T11:47:52.404Z] #48 21.96 go: extracting github.com/spf13/cast v1.3.0 [2020-11-27T11:47:52.404Z] #48 22.00 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T11:47:52.404Z] #48 22.01 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-27T11:47:52.404Z] #48 22.04 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T11:47:52.404Z] #48 22.13 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-27T11:47:52.404Z] #48 22.18 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-27T11:47:52.404Z] #48 22.18 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-27T11:47:52.404Z] #48 22.29 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T11:47:52.404Z] #48 22.31 go: downloading golang.org/x/text v0.3.2 [2020-11-27T11:47:52.404Z] #48 22.46 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-27T11:47:52.404Z] #48 22.53 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T11:47:52.404Z] #48 22.60 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T11:47:52.404Z] #48 22.66 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T11:47:52.404Z] #48 22.77 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T11:47:52.404Z] #48 22.94 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-27T11:47:52.404Z] #48 23.03 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T11:47:52.404Z] #48 23.09 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-27T11:47:52.404Z] #48 23.12 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-27T11:47:52.479Z] #25 8.709 Selecting previously unselected package ca-certificates. [2020-11-27T11:47:52.479Z] #25 8.709 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-27T11:47:52.479Z] #25 8.713 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-27T11:47:52.479Z] #25 8.854 Selecting previously unselected package libnghttp2-14:amd64. [2020-11-27T11:47:52.479Z] #25 8.854 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-11-27T11:47:52.479Z] #25 8.858 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-27T11:47:52.479Z] #25 8.918 Selecting previously unselected package libpsl5:amd64. [2020-11-27T11:47:52.479Z] #25 8.918 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-11-27T11:47:52.479Z] #25 8.923 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-11-27T11:47:52.741Z] #41 88.13 CC criu/sk-netlink.o [2020-11-27T11:47:52.746Z] #25 9.020 Selecting previously unselected package librtmp1:amd64. [2020-11-27T11:47:52.746Z] #25 9.020 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-11-27T11:47:52.746Z] #25 9.027 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T11:47:52.746Z] #25 9.089 Selecting previously unselected package libssh2-1:amd64. [2020-11-27T11:47:52.746Z] #25 9.092 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-11-27T11:47:52.746Z] #25 9.095 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-27T11:47:52.746Z] #25 9.188 Selecting previously unselected package libcurl4:amd64. [2020-11-27T11:47:52.746Z] #25 9.188 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-11-27T11:47:52.747Z] #27 6.726 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-27T11:47:52.747Z] #27 6.833 [2020-11-27T11:47:53.003Z] #25 9.195 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-27T11:47:53.003Z] #25 9.314 Selecting previously unselected package curl. [2020-11-27T11:47:53.003Z] #25 9.314 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-11-27T11:47:53.003Z] #25 9.324 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-27T11:47:53.003Z] #25 9.431 Selecting previously unselected package libonig5:amd64. [2020-11-27T11:47:53.003Z] #25 9.431 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-11-27T11:47:53.003Z] #25 9.431 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-27T11:47:53.008Z] #27 6.958 ####################################################### 77.5% ######################################################################## 100.0% [2020-11-27T11:47:53.008Z] #27 6.993 [2020-11-27T11:47:53.033Z] #41 ... [2020-11-27T11:47:53.033Z] [2020-11-27T11:47:53.033Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:47:53.033Z] #51 54.57 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-27T11:47:53.033Z] #51 55.80 + mkdir -p /build [2020-11-27T11:47:53.033Z] #51 55.80 + cp runc /build/runc [2020-11-27T11:47:53.033Z] #51 DONE 56.1s [2020-11-27T11:47:53.033Z] [2020-11-27T11:47:53.033Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:47:53.033Z] #41 88.43 CC criu/sk-packet.o [2020-11-27T11:47:53.050Z] #48 23.84 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T11:47:53.050Z] #48 23.84 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T11:47:53.050Z] #48 ... [2020-11-27T11:47:53.050Z] [2020-11-27T11:47:53.050Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:53.050Z] #46 13.81 go: finding github.com/fatih/color v1.9.0 [2020-11-27T11:47:53.050Z] #46 13.83 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:47:53.050Z] #46 13.84 go: finding github.com/pkg/errors v0.9.1 [2020-11-27T11:47:53.050Z] #46 13.87 go: finding github.com/spf13/pflag v1.0.3 [2020-11-27T11:47:53.050Z] #46 14.03 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:47:53.050Z] #46 14.12 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:47:53.050Z] #46 14.61 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:47:53.050Z] #46 14.70 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:47:53.051Z] #46 14.70 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:47:53.051Z] #46 14.70 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:47:53.051Z] #46 14.71 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:47:53.261Z] #25 9.514 Selecting previously unselected package libjq1:amd64. [2020-11-27T11:47:53.261Z] #25 9.514 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:47:53.261Z] #25 9.519 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T11:47:53.261Z] #25 9.590 Selecting previously unselected package jq. [2020-11-27T11:47:53.261Z] #25 9.590 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:47:53.261Z] #25 9.602 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T11:47:53.261Z] #25 9.661 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-11-27T11:47:53.261Z] #25 9.676 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-11-27T11:47:53.261Z] #25 9.688 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-27T11:47:53.269Z] #27 7.394 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-27T11:47:53.269Z] #27 7.411 skipping existing c35d46ef359f [2020-11-27T11:47:53.269Z] #27 7.451 [2020-11-27T11:47:53.348Z] #46 ... [2020-11-27T11:47:53.348Z] [2020-11-27T11:47:53.349Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:53.349Z] #48 23.95 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T11:47:53.349Z] #48 24.00 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-27T11:47:53.349Z] #48 24.03 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-27T11:47:53.349Z] #48 24.07 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T11:47:53.349Z] #48 24.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T11:47:53.521Z] #25 9.833 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-27T11:47:53.521Z] #25 9.845 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:47:53.521Z] #25 9.863 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:47:53.521Z] #25 9.877 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:47:53.521Z] #25 9.891 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T11:47:53.521Z] #25 9.912 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:47:53.521Z] #25 9.924 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:47:53.521Z] #25 9.938 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-27T11:47:53.650Z] #48 24.17 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T11:47:53.650Z] #48 24.32 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T11:47:53.650Z] #48 24.36 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-27T11:47:53.650Z] #48 24.38 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T11:47:53.678Z] #41 88.89 CC criu/sk-queue.o [2020-11-27T11:47:53.745Z] #8 ... [2020-11-27T11:47:53.745Z] [2020-11-27T11:47:53.745Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T11:47:53.745Z] #25 5.976 Reading package lists... [2020-11-27T11:47:53.781Z] #25 9.952 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:47:53.781Z] #25 9.964 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-27T11:47:53.781Z] #25 9.985 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-27T11:47:53.781Z] #25 10.01 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T11:47:53.781Z] #25 10.04 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:47:53.781Z] #25 10.05 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-27T11:47:53.846Z] #27 ... [2020-11-27T11:47:53.846Z] [2020-11-27T11:47:53.846Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:53.846Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.3s done [2020-11-27T11:47:53.846Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-11-27T11:47:53.846Z] #8 DONE 36.8s [2020-11-27T11:47:53.846Z] [2020-11-27T11:47:53.846Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-27T11:47:53.955Z] #48 24.43 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T11:47:53.955Z] #48 24.54 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-27T11:47:53.955Z] #48 24.66 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T11:47:53.955Z] #48 24.80 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-27T11:47:53.971Z] #41 89.40 CC criu/sk-tcp.o [2020-11-27T11:47:53.976Z] #11 ... [2020-11-27T11:47:53.976Z] [2020-11-27T11:47:53.976Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:47:53.976Z] #43 80.65 time [2020-11-27T11:47:53.976Z] #43 89.11 internal/poll [2020-11-27T11:47:53.976Z] #43 ... [2020-11-27T11:47:53.976Z] [2020-11-27T11:47:53.976Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:47:53.976Z] #49 90.82 encoding/binary [2020-11-27T11:47:54.252Z] #48 ... [2020-11-27T11:47:54.253Z] [2020-11-27T11:47:54.253Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:47:54.253Z] #44 14.81 vendor/golang.org/x/crypto/internal/subtle [2020-11-27T11:47:54.253Z] #44 ... [2020-11-27T11:47:54.253Z] [2020-11-27T11:47:54.253Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:47:54.253Z] #39 15.49 Checking out files: 90% (1500/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-27T11:47:54.253Z] #39 15.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-27T11:47:54.253Z] #39 18.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-27T11:47:54.292Z] #41 89.87 CC criu/sk-unix.o [2020-11-27T11:47:54.551Z] #39 ... [2020-11-27T11:47:54.551Z] [2020-11-27T11:47:54.551Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:47:54.551Z] #12 15.25 Fetched 8180 kB in 14s (572 kB/s) [2020-11-27T11:47:54.551Z] #12 15.25 Reading package lists... [2020-11-27T11:47:54.551Z] #12 21.95 Reading package lists... [2020-11-27T11:47:54.551Z] #12 ... [2020-11-27T11:47:54.551Z] [2020-11-27T11:47:54.551Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:47:54.551Z] #35 15.25 Fetched 8180 kB in 14s (570 kB/s) [2020-11-27T11:47:54.551Z] #35 15.25 Reading package lists... [2020-11-27T11:47:54.691Z] #25 7.260 Reading package lists... [2020-11-27T11:47:54.716Z] #25 10.71 Updating certificates in /etc/ssl/certs... [2020-11-27T11:47:54.850Z] #35 21.97 Reading package lists... [2020-11-27T11:47:54.850Z] #35 ... [2020-11-27T11:47:54.850Z] [2020-11-27T11:47:54.850Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:54.850Z] #48 25.12 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-27T11:47:54.850Z] #48 25.13 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-27T11:47:54.850Z] #48 25.32 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-27T11:47:54.850Z] #48 25.48 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-27T11:47:54.850Z] #48 25.49 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-27T11:47:54.850Z] #48 25.50 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-27T11:47:54.850Z] #48 25.64 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-27T11:47:54.850Z] #48 25.69 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-27T11:47:54.954Z] #25 8.519 Building dependency tree... [2020-11-27T11:47:55.150Z] #48 25.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T11:47:55.150Z] #48 25.79 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T11:47:55.150Z] #48 ... [2020-11-27T11:47:55.150Z] [2020-11-27T11:47:55.150Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:47:55.150Z] #54 15.82 Fetched 8180 kB in 15s (549 kB/s) [2020-11-27T11:47:55.150Z] #54 15.82 Reading package lists... [2020-11-27T11:47:55.150Z] #54 23.02 Reading package lists... [2020-11-27T11:47:55.150Z] #54 ... [2020-11-27T11:47:55.150Z] [2020-11-27T11:47:55.150Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:47:55.150Z] #41 16.25 Fetched 8180 kB in 15s (533 kB/s) [2020-11-27T11:47:55.150Z] #41 16.25 Reading package lists... [2020-11-27T11:47:55.449Z] #41 23.89 Reading package lists... [2020-11-27T11:47:55.449Z] #41 ... [2020-11-27T11:47:55.449Z] [2020-11-27T11:47:55.449Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:55.449Z] #48 26.09 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T11:47:55.449Z] #48 26.10 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T11:47:55.449Z] #48 26.10 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-27T11:47:55.449Z] #48 26.17 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T11:47:55.532Z] #25 9.163 The following additional packages will be installed: [2020-11-27T11:47:55.532Z] #25 9.163 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-27T11:47:55.532Z] #25 9.163 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-27T11:47:55.532Z] #25 9.171 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-27T11:47:55.532Z] #25 9.171 Suggested packages: [2020-11-27T11:47:55.532Z] #25 9.171 krb5-doc krb5-user [2020-11-27T11:47:55.532Z] #25 9.171 Recommended packages: [2020-11-27T11:47:55.532Z] #25 9.171 krb5-locales publicsuffix libsasl2-modules [2020-11-27T11:47:55.652Z] #25 11.79 126 added, 0 removed; done. [2020-11-27T11:47:55.652Z] #25 11.83 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-11-27T11:47:55.652Z] #25 11.84 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T11:47:55.652Z] #25 11.85 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-27T11:47:55.652Z] #25 11.86 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-27T11:47:55.652Z] #25 11.87 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:47:55.652Z] #25 11.89 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-27T11:47:55.652Z] #25 11.90 Updating certificates in /etc/ssl/certs... [2020-11-27T11:47:55.755Z] #48 26.30 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T11:47:55.755Z] #48 26.35 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-27T11:47:55.795Z] #25 9.419 The following NEW packages will be installed: [2020-11-27T11:47:55.795Z] #25 9.419 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-27T11:47:55.795Z] #25 9.419 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-27T11:47:55.795Z] #25 9.419 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-27T11:47:55.795Z] #25 9.419 libssh2-1 libssl1.1 openssl [2020-11-27T11:47:55.803Z] #41 90.96 CC criu/sockets.o [2020-11-27T11:47:56.054Z] #48 26.52 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-27T11:47:56.054Z] #48 26.55 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-27T11:47:56.067Z] #25 9.723 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-11-27T11:47:56.067Z] #25 9.723 Need to get 4770 kB of archives. [2020-11-27T11:47:56.067Z] #25 9.723 After this operation, 11.5 MB of additional disk space will be used. [2020-11-27T11:47:56.067Z] #25 9.723 Get:1 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2020-11-27T11:47:56.067Z] #25 9.723 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2020-11-27T11:47:56.067Z] #25 9.723 Get:3 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB] [2020-11-27T11:47:56.067Z] #25 9.724 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2020-11-27T11:47:56.067Z] #25 9.743 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2020-11-27T11:47:56.067Z] #25 9.755 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2020-11-27T11:47:56.067Z] #25 9.755 Get:7 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-11-27T11:47:56.067Z] #25 9.763 Get:8 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u4 [216 kB] [2020-11-27T11:47:56.067Z] #25 9.775 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2020-11-27T11:47:56.067Z] #25 9.775 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2020-11-27T11:47:56.067Z] #25 9.775 Get:11 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB] [2020-11-27T11:47:56.067Z] #25 9.791 Get:12 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-27T11:47:56.067Z] #25 9.792 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2020-11-27T11:47:56.067Z] #25 9.795 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2020-11-27T11:47:56.067Z] #25 9.796 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2020-11-27T11:47:56.067Z] #25 9.798 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2020-11-27T11:47:56.067Z] #25 9.801 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2020-11-27T11:47:56.067Z] #25 9.806 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2020-11-27T11:47:56.067Z] #25 9.811 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-11-27T11:47:56.067Z] #25 9.814 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-11-27T11:47:56.067Z] #25 9.816 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-11-27T11:47:56.095Z] #41 91.40 CC criu/stats.o [2020-11-27T11:47:56.095Z] #41 91.55 CC criu/string.o [2020-11-27T11:47:56.095Z] #41 91.62 CC criu/sysctl.o [2020-11-27T11:47:56.330Z] #25 10.06 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:47:56.330Z] #25 10.10 Fetched 4770 kB in 0s (13.6 MB/s) [2020-11-27T11:47:56.330Z] #25 10.14 Selecting previously unselected package libkeyutils1:arm64. [2020-11-27T11:47:56.330Z] #25 10.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2020-11-27T11:47:56.330Z] #25 10.14 Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ... [2020-11-27T11:47:56.330Z] #25 10.15 Unpacking libkeyutils1:arm64 (1.6-6) ... [2020-11-27T11:47:56.330Z] #25 10.20 Selecting previously unselected package libkrb5support0:arm64. [2020-11-27T11:47:56.330Z] #25 10.20 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2020-11-27T11:47:56.330Z] #25 10.20 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2020-11-27T11:47:56.353Z] #48 26.89 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T11:47:56.353Z] #48 26.98 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T11:47:56.353Z] #48 26.98 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-27T11:47:56.515Z] #49 93.26 context [2020-11-27T11:47:56.584Z] #25 12.77 0 added, 0 removed; done. [2020-11-27T11:47:56.584Z] #25 12.77 Running hooks in /etc/ca-certificates/update.d... [2020-11-27T11:47:56.584Z] #25 12.77 done. [2020-11-27T11:47:56.592Z] #25 10.26 Selecting previously unselected package libk5crypto3:arm64. [2020-11-27T11:47:56.592Z] #25 10.26 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2020-11-27T11:47:56.592Z] #25 10.26 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2020-11-27T11:47:56.592Z] #25 10.34 Selecting previously unselected package libssl1.1:arm64. [2020-11-27T11:47:56.592Z] #25 10.34 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ... [2020-11-27T11:47:56.592Z] #25 10.34 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-11-27T11:47:56.652Z] #48 27.36 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T11:47:56.652Z] #48 27.38 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-27T11:47:56.652Z] #48 27.49 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T11:47:56.793Z] #41 92.10 CC criu/sysfs_parse.o [2020-11-27T11:47:56.855Z] #25 10.60 Selecting previously unselected package libkrb5-3:arm64. [2020-11-27T11:47:56.855Z] #25 10.60 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2020-11-27T11:47:56.855Z] #25 10.60 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2020-11-27T11:47:56.951Z] #48 27.71 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-27T11:47:56.951Z] #48 27.71 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T11:47:57.085Z] #41 92.29 CC criu/timens.o [2020-11-27T11:47:57.085Z] #41 92.49 CC criu/timerfd.o [2020-11-27T11:47:57.085Z] #41 92.66 CC criu/tty.o [2020-11-27T11:47:57.122Z] #25 10.78 Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-11-27T11:47:57.122Z] #25 10.78 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2020-11-27T11:47:57.122Z] #25 10.82 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2020-11-27T11:47:57.122Z] #25 10.96 Selecting previously unselected package libsasl2-modules-db:arm64. [2020-11-27T11:47:57.122Z] #25 10.96 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-11-27T11:47:57.122Z] #25 10.97 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:47:57.122Z] #25 11.02 Selecting previously unselected package libsasl2-2:arm64. [2020-11-27T11:47:57.250Z] #48 27.80 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T11:47:57.385Z] #25 11.02 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-11-27T11:47:57.385Z] #25 11.03 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:47:57.385Z] #25 11.08 Selecting previously unselected package libldap-common. [2020-11-27T11:47:57.385Z] #25 11.09 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-11-27T11:47:57.385Z] #25 11.09 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:47:57.385Z] #25 11.16 Selecting previously unselected package libldap-2.4-2:arm64. [2020-11-27T11:47:57.385Z] #25 11.16 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_arm64.deb ... [2020-11-27T11:47:57.385Z] #25 11.17 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:47:57.452Z] #49 94.10 encoding/base64 [2020-11-27T11:47:57.648Z] #25 11.30 Selecting previously unselected package openssl. [2020-11-27T11:47:57.648Z] #25 11.30 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_arm64.deb ... [2020-11-27T11:47:57.648Z] #25 11.31 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-27T11:47:57.648Z] #25 11.54 Selecting previously unselected package ca-certificates. [2020-11-27T11:47:57.897Z] #48 28.43 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T11:47:57.910Z] #25 11.54 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-27T11:47:57.910Z] #25 11.55 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-27T11:47:57.910Z] #25 11.65 Selecting previously unselected package libnghttp2-14:arm64. [2020-11-27T11:47:57.910Z] #25 11.65 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2020-11-27T11:47:57.910Z] #25 11.66 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-11-27T11:47:57.910Z] #25 11.79 Selecting previously unselected package libpsl5:arm64. [2020-11-27T11:47:57.910Z] #25 11.79 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2020-11-27T11:47:58.022Z] #49 ... [2020-11-27T11:47:58.022Z] [2020-11-27T11:47:58.022Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:47:58.022Z] #40 84.76 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-27T11:47:58.022Z] #40 84.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:47:58.022Z] #40 84.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T11:47:58.022Z] #40 84.81 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-27T11:47:58.022Z] #40 84.83 Setting up python-six (1.12.0-1) ... [2020-11-27T11:47:58.022Z] #40 90.73 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-27T11:47:58.022Z] #40 90.75 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T11:47:58.022Z] #40 90.79 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-27T11:47:58.022Z] #40 90.80 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-11-27T11:47:58.022Z] #40 90.81 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-27T11:47:58.022Z] #40 90.83 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:47:58.022Z] #40 90.85 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:47:58.022Z] #40 90.88 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-27T11:47:58.022Z] #40 90.90 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:47:58.022Z] #40 90.92 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-27T11:47:58.121Z] #41 93.41 CC criu/tun.o [2020-11-27T11:47:58.121Z] #41 93.61 CC criu/uffd.o [2020-11-27T11:47:58.176Z] #25 11.80 Unpacking libpsl5:arm64 (0.20.2-2) ... [2020-11-27T11:47:58.176Z] #25 11.85 Selecting previously unselected package librtmp1:arm64. [2020-11-27T11:47:58.176Z] #25 11.85 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2020-11-27T11:47:58.176Z] #25 11.86 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T11:47:58.176Z] #25 11.93 Selecting previously unselected package libssh2-1:arm64. [2020-11-27T11:47:58.176Z] #25 11.93 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2020-11-27T11:47:58.176Z] #25 11.94 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2020-11-27T11:47:58.176Z] #25 12.00 Selecting previously unselected package libcurl4:arm64. [2020-11-27T11:47:58.176Z] #25 12.00 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2020-11-27T11:47:58.282Z] #40 ... [2020-11-27T11:47:58.282Z] [2020-11-27T11:47:58.282Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:47:58.282Z] #34 87.38 Selecting previously unselected package libxml2:amd64. [2020-11-27T11:47:58.282Z] #34 87.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-11-27T11:47:58.282Z] #34 87.39 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T11:47:58.282Z] #34 88.61 Selecting previously unselected package libarchive13:amd64. [2020-11-27T11:47:58.282Z] #34 88.61 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-11-27T11:47:58.282Z] #34 88.67 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-27T11:47:58.282Z] #34 89.38 Selecting previously unselected package libjsoncpp1:amd64. [2020-11-27T11:47:58.282Z] #34 89.39 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-11-27T11:47:58.282Z] #34 89.45 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-27T11:47:58.282Z] #34 89.91 Selecting previously unselected package librhash0:amd64. [2020-11-27T11:47:58.282Z] #34 89.92 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-11-27T11:47:58.282Z] #34 89.94 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-11-27T11:47:58.282Z] #34 90.14 Selecting previously unselected package libuv1:amd64. [2020-11-27T11:47:58.282Z] #34 90.15 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-11-27T11:47:58.282Z] #34 90.16 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-11-27T11:47:58.282Z] #34 90.42 Selecting previously unselected package cmake. [2020-11-27T11:47:58.282Z] #34 90.43 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-11-27T11:47:58.282Z] #34 90.45 Unpacking cmake (3.13.4-1) ... [2020-11-27T11:47:58.282Z] #34 ... [2020-11-27T11:47:58.282Z] [2020-11-27T11:47:58.282Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:47:58.282Z] #49 95.07 os [2020-11-27T11:47:58.439Z] #25 12.01 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-11-27T11:47:58.439Z] #25 12.20 Selecting previously unselected package curl. [2020-11-27T11:47:58.439Z] #25 12.20 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2020-11-27T11:47:58.439Z] #25 12.20 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-27T11:47:58.439Z] #25 12.28 Selecting previously unselected package libonig5:arm64. [2020-11-27T11:47:58.439Z] #25 12.28 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2020-11-27T11:47:58.564Z] #41 ... [2020-11-27T11:47:58.564Z] [2020-11-27T11:47:58.564Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:47:58.564Z] #38 DONE 127.6s [2020-11-27T11:47:58.564Z] [2020-11-27T11:47:58.564Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:47:58.564Z] #47 127.9 + /build/golangci-lint --version [2020-11-27T11:47:58.702Z] #25 12.28 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-11-27T11:47:58.702Z] #25 12.41 Selecting previously unselected package libjq1:arm64. [2020-11-27T11:47:58.702Z] #25 12.41 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-11-27T11:47:58.702Z] #25 12.41 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-27T11:47:58.702Z] #25 12.49 Selecting previously unselected package jq. [2020-11-27T11:47:58.702Z] #25 12.49 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-11-27T11:47:58.702Z] #25 12.49 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T11:47:58.859Z] #47 128.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-27T11:47:58.971Z] #25 12.56 Setting up libkeyutils1:arm64 (1.6-6) ... [2020-11-27T11:47:58.971Z] #25 12.58 Setting up libpsl5:arm64 (0.20.2-2) ... [2020-11-27T11:47:58.971Z] #25 12.60 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-11-27T11:47:59.105Z] #25 DONE 15.4s [2020-11-27T11:47:59.106Z] [2020-11-27T11:47:59.106Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-27T11:47:59.142Z] #9 DONE 5.1s [2020-11-27T11:47:59.142Z] [2020-11-27T11:47:59.142Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:47:59.142Z] #27 7.891 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-27T11:47:59.142Z] #27 8.026 [2020-11-27T11:47:59.142Z] #27 8.100 ######################################################################## 100.0% [2020-11-27T11:47:59.142Z] #27 8.137 [2020-11-27T11:47:59.142Z] #27 8.393 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-27T11:47:59.142Z] #27 8.492 [2020-11-27T11:47:59.142Z] #27 8.575 ######################################################################## 100.0% [2020-11-27T11:47:59.142Z] #27 8.597 [2020-11-27T11:47:59.142Z] #27 8.606 Download of images into '/build' complete. [2020-11-27T11:47:59.142Z] #27 8.606 Use something like the following to load the result into a Docker daemon: [2020-11-27T11:47:59.142Z] #27 8.606 tar -cC '/build' . | docker load [2020-11-27T11:47:59.142Z] #27 DONE 12.8s [2020-11-27T11:47:59.142Z] [2020-11-27T11:47:59.142Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-27T11:47:59.153Z] #47 DONE 128.5s [2020-11-27T11:47:59.153Z] [2020-11-27T11:47:59.153Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-27T11:47:59.227Z] #49 95.86 golang.org/x/sys/unix [2020-11-27T11:47:59.247Z] #25 12.86 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-11-27T11:47:59.247Z] #25 12.88 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:47:59.247Z] #25 12.90 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2020-11-27T11:47:59.247Z] #25 12.91 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:47:59.247Z] #25 12.93 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-27T11:47:59.247Z] #25 12.95 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2020-11-27T11:47:59.247Z] #25 12.96 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-27T11:47:59.247Z] #25 12.97 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2020-11-27T11:47:59.247Z] #25 12.99 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2020-11-27T11:47:59.247Z] #25 13.08 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-27T11:47:59.447Z] #39 DONE 0.3s [2020-11-27T11:47:59.447Z] [2020-11-27T11:47:59.447Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:47:59.447Z] #41 94.19 CC criu/util.o [2020-11-27T11:47:59.447Z] #41 94.77 CC criu/uts_ns.o [2020-11-27T11:47:59.447Z] #41 94.86 CC criu/vdso.o [2020-11-27T11:47:59.511Z] #25 13.10 Setting up libonig5:arm64 (6.9.1-1) ... [2020-11-27T11:47:59.511Z] #25 13.11 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-27T11:47:59.511Z] #25 13.13 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2020-11-27T11:47:59.511Z] #25 13.14 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-27T11:47:59.511Z] #25 ... [2020-11-27T11:47:59.511Z] [2020-11-27T11:47:59.511Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:47:59.511Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.5s done [2020-11-27T11:47:59.511Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.0s done [2020-11-27T11:47:59.511Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-11-27T11:47:59.511Z] #8 DONE 23.3s [2020-11-27T11:47:59.670Z] #26 DONE 0.4s [2020-11-27T11:47:59.670Z] [2020-11-27T11:47:59.670Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:47:59.738Z] #41 95.10 LINK criu/built-in.o [2020-11-27T11:47:59.738Z] #41 95.19 LINK criu/criu [2020-11-27T11:47:59.774Z] [2020-11-27T11:47:59.774Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-27T11:48:00.030Z] #41 95.40 DEP lib/c/criu.d [2020-11-27T11:48:00.030Z] #41 95.45 CC images/rpc.pb-c.o [2020-11-27T11:48:00.090Z] #10 DONE 1.4s [2020-11-27T11:48:00.090Z] [2020-11-27T11:48:00.090Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-27T11:48:00.090Z] #29 DONE 0.1s [2020-11-27T11:48:00.090Z] [2020-11-27T11:48:00.090Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:00.322Z] #41 95.61 CC lib/c/criu.o [2020-11-27T11:48:00.322Z] #41 95.87 LINK lib/c/built-in.o [2020-11-27T11:48:00.352Z] #62 ... [2020-11-27T11:48:00.352Z] [2020-11-27T11:48:00.352Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-27T11:48:00.352Z] #37 DONE 0.1s [2020-11-27T11:48:00.602Z] #27 ... [2020-11-27T11:48:00.602Z] [2020-11-27T11:48:00.602Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:48:00.602Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.9s done [2020-11-27T11:48:00.602Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.3s done [2020-11-27T11:48:00.602Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.8s [2020-11-27T11:48:00.614Z] [2020-11-27T11:48:00.614Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:48:00.614Z] #41 95.87 LINK lib/c/libcriu.so [2020-11-27T11:48:00.614Z] #41 95.89 LINK lib/c/libcriu.a [2020-11-27T11:48:00.614Z] #41 95.92 GEN magic.py [2020-11-27T11:48:00.614Z] #41 95.96 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T11:48:00.614Z] #41 95.96 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T11:48:00.614Z] #41 95.96 Note: Building without GnuTLS support [2020-11-27T11:48:00.614Z] #41 95.96 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T11:48:00.614Z] #41 95.96 Makefile.config:40: Warn: Building without nftables support [2020-11-27T11:48:00.614Z] #41 96.11 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T11:48:00.860Z] #8 ... [2020-11-27T11:48:00.860Z] [2020-11-27T11:48:00.860Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:48:00.860Z] #27 1.264 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-27T11:48:00.860Z] #27 1.354 [2020-11-27T11:48:00.906Z] #41 96.40 make[1]: Nothing to be done for 'all'. [2020-11-27T11:48:01.143Z] #49 ... [2020-11-27T11:48:01.143Z] [2020-11-27T11:48:01.143Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:48:01.143Z] #34 95.89 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T11:48:01.143Z] #34 95.96 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T11:48:01.143Z] #34 95.99 Setting up libuv1:amd64 (1.24.1-1) ... [2020-11-27T11:48:01.143Z] #34 96.02 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T11:48:01.143Z] #34 96.12 Setting up librhash0:amd64 (1.3.8-1) ... [2020-11-27T11:48:01.143Z] #34 96.17 Setting up cmake-data (3.13.4-1) ... [2020-11-27T11:48:01.143Z] #34 96.19 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T11:48:01.143Z] #34 96.20 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-27T11:48:01.143Z] #34 96.27 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-27T11:48:01.143Z] #34 96.33 Setting up cmake (3.13.4-1) ... [2020-11-27T11:48:01.143Z] #34 96.41 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:48:01.143Z] #34 96.57 Processing triggers for mime-support (3.62) ... [2020-11-27T11:48:01.143Z] #34 DONE 97.8s [2020-11-27T11:48:01.198Z] #41 96.59 make[1]: 'images/built-in.o' is up to date. [2020-11-27T11:48:01.198Z] #41 96.60 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-27T11:48:01.198Z] #41 96.60 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-27T11:48:01.198Z] #41 96.61 make[1]: 'compel/libcompel.a' is up to date. [2020-11-27T11:48:01.198Z] #41 96.62 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-27T11:48:01.198Z] #41 96.62 make[1]: Nothing to be done for 'all'. [2020-11-27T11:48:01.198Z] #41 96.63 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T11:48:01.198Z] #41 96.68 make[2]: Nothing to be done for 'all'. [2020-11-27T11:48:01.198Z] #41 96.69 make[2]: Nothing to be done for 'all'. [2020-11-27T11:48:01.198Z] #41 96.70 make[2]: Nothing to be done for 'all'. [2020-11-27T11:48:01.383Z] #27 1.478 ########## 14.5% ########################## 36.3% ######################################## 56.1% ###################################################### 76.2% ##################################################################### 95.9% ######################################################################## 100.0% [2020-11-27T11:48:01.384Z] #27 2.003 [2020-11-27T11:48:01.403Z] [2020-11-27T11:48:01.403Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:01.491Z] #41 96.73 make[2]: Nothing to be done for 'all'. [2020-11-27T11:48:01.491Z] #41 96.75 make[2]: Nothing to be done for 'all'. [2020-11-27T11:48:01.491Z] #41 96.76 make[2]: Nothing to be done for 'all'. [2020-11-27T11:48:01.491Z] #41 96.77 make[2]: Nothing to be done for 'all'. [2020-11-27T11:48:01.491Z] #41 96.81 make[2]: Nothing to be done for 'all'. [2020-11-27T11:48:01.491Z] #41 96.83 INSTALL criu/criu [2020-11-27T11:48:01.640Z] #27 2.125 ######################################################################## 100.0% [2020-11-27T11:48:01.640Z] #27 2.220 [2020-11-27T11:48:01.783Z] #41 DONE 97.0s [2020-11-27T11:48:01.783Z] [2020-11-27T11:48:01.783Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:01.976Z] #35 ... [2020-11-27T11:48:01.977Z] [2020-11-27T11:48:01.977Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:01.977Z] #32 88.52 internal/syscall/execenv [2020-11-27T11:48:01.977Z] #32 88.89 internal/syscall/unix [2020-11-27T11:48:01.977Z] #32 89.28 strings [2020-11-27T11:48:01.977Z] #32 89.48 os [2020-11-27T11:48:01.977Z] #32 93.69 path [2020-11-27T11:48:01.977Z] #32 94.90 text/tabwriter [2020-11-27T11:48:01.977Z] #32 95.78 fmt [2020-11-27T11:48:01.977Z] #32 95.98 path/filepath [2020-11-27T11:48:01.977Z] #32 97.79 io/ioutil [2020-11-27T11:48:01.977Z] #32 ... [2020-11-27T11:48:01.977Z] [2020-11-27T11:48:01.977Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:01.977Z] #11 98.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-27T11:48:01.977Z] #11 98.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-27T11:48:01.977Z] #11 98.20 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T11:48:02.155Z] #27 2.362 0.2% ######################################################################## 100.0% [2020-11-27T11:48:02.156Z] #27 2.570 [2020-11-27T11:48:02.417Z] #54 ... [2020-11-27T11:48:02.417Z] [2020-11-27T11:48:02.417Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-27T11:48:02.423Z] #48 32.51 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-27T11:48:02.671Z] #27 2.688 ########### 16.4% ######################### 35.8% ###################################### 53.4% ####################################################### 77.4% ######################################################################## 100.0% [2020-11-27T11:48:02.671Z] #27 3.277 [2020-11-27T11:48:02.709Z] #42 DONE 0.2s [2020-11-27T11:48:02.709Z] [2020-11-27T11:48:02.709Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-27T11:48:02.709Z] #44 DONE 0.2s [2020-11-27T11:48:02.709Z] [2020-11-27T11:48:02.709Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-27T11:48:03.002Z] #46 DONE 0.1s [2020-11-27T11:48:03.002Z] [2020-11-27T11:48:03.002Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-27T11:48:03.002Z] #48 DONE 0.2s [2020-11-27T11:48:03.002Z] [2020-11-27T11:48:03.002Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:03.294Z] #54 ... [2020-11-27T11:48:03.294Z] [2020-11-27T11:48:03.294Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-27T11:48:03.294Z] #50 DONE 0.1s [2020-11-27T11:48:03.294Z] [2020-11-27T11:48:03.294Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-27T11:48:03.496Z] #48 ... [2020-11-27T11:48:03.496Z] [2020-11-27T11:48:03.496Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:48:03.496Z] #54 23.02 Reading package lists... [2020-11-27T11:48:03.496Z] #54 29.45 Building dependency tree... [2020-11-27T11:48:03.496Z] #54 31.83 The following additional packages will be installed: [2020-11-27T11:48:03.496Z] #54 31.83 libbtrfs0 [2020-11-27T11:48:03.496Z] #54 31.98 The following NEW packages will be installed: [2020-11-27T11:48:03.496Z] #54 31.99 libbtrfs-dev libbtrfs0 [2020-11-27T11:48:03.496Z] #54 32.15 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:48:03.496Z] #54 32.15 Need to get 120 kB of archives. [2020-11-27T11:48:03.496Z] #54 32.15 After this operation, 423 kB of additional disk space will be used. [2020-11-27T11:48:03.496Z] #54 32.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-11-27T11:48:03.496Z] #54 32.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-11-27T11:48:03.496Z] #54 33.66 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:48:03.496Z] #54 33.92 Fetched 120 kB in 0s (1200 kB/s) [2020-11-27T11:48:03.496Z] #54 34.09 Selecting previously unselected package libbtrfs0. [2020-11-27T11:48:03.496Z] #54 34.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-11-27T11:48:03.496Z] #54 34.21 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-11-27T11:48:03.496Z] #54 34.24 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T11:48:03.586Z] #52 DONE 0.2s [2020-11-27T11:48:03.586Z] [2020-11-27T11:48:03.586Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:03.798Z] #54 34.36 Selecting previously unselected package libbtrfs-dev. [2020-11-27T11:48:03.798Z] #54 34.37 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-11-27T11:48:03.798Z] #54 34.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:48:04.098Z] #54 34.71 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T11:48:04.098Z] #54 34.72 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:48:04.098Z] #54 34.72 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:48:04.396Z] #54 DONE 35.1s [2020-11-27T11:48:04.396Z] [2020-11-27T11:48:04.396Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:04.521Z] #11 ... [2020-11-27T11:48:04.521Z] [2020-11-27T11:48:04.521Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:04.521Z] #43 91.09 strings [2020-11-27T11:48:04.521Z] #43 92.21 os [2020-11-27T11:48:04.521Z] #43 95.90 regexp/syntax [2020-11-27T11:48:04.521Z] #43 97.47 fmt [2020-11-27T11:48:04.521Z] #43 ... [2020-11-27T11:48:04.521Z] [2020-11-27T11:48:04.521Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:04.521Z] #32 101.1 github.com/BurntSushi/toml [2020-11-27T11:48:04.521Z] #32 101.1 flag [2020-11-27T11:48:04.694Z] #55 0.284 + RM_GOPATH=0 [2020-11-27T11:48:04.694Z] #55 0.284 + TMP_GOPATH= [2020-11-27T11:48:04.694Z] #55 0.284 + : /build [2020-11-27T11:48:04.694Z] #55 0.284 + '[' -z '' ']' [2020-11-27T11:48:04.694Z] #55 0.286 ++ mktemp -d [2020-11-27T11:48:04.694Z] #55 0.288 + export GOPATH=/tmp/tmp.ioEHxjiATI [2020-11-27T11:48:04.694Z] #55 0.288 + GOPATH=/tmp/tmp.ioEHxjiATI [2020-11-27T11:48:04.694Z] #55 0.288 + RM_GOPATH=1 [2020-11-27T11:48:04.694Z] #55 0.288 + case "$(go env GOARCH)" in [2020-11-27T11:48:04.694Z] #55 0.294 ++ go env GOARCH [2020-11-27T11:48:04.694Z] #55 0.304 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:04.694Z] #55 0.304 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:04.694Z] #55 0.310 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:04.694Z] #55 0.330 + dir=/tmp/install [2020-11-27T11:48:04.694Z] #55 0.330 + bin=containerd [2020-11-27T11:48:04.694Z] #55 0.330 + shift [2020-11-27T11:48:04.694Z] #55 0.330 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-27T11:48:04.694Z] #55 0.330 + . /tmp/install/containerd.installer [2020-11-27T11:48:04.694Z] #55 0.330 ++ set -e [2020-11-27T11:48:04.694Z] #55 0.330 ++ : b321d358e6eef9c82fa3f3bb8826dca3724c58c6 [2020-11-27T11:48:04.694Z] #55 0.332 + install_containerd [2020-11-27T11:48:04.694Z] #55 0.338 + echo 'Install containerd version b321d358e6eef9c82fa3f3bb8826dca3724c58c6' [2020-11-27T11:48:04.694Z] #55 0.339 Install containerd version b321d358e6eef9c82fa3f3bb8826dca3724c58c6 [2020-11-27T11:48:04.694Z] #55 0.339 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ioEHxjiATI/src/github.com/containerd/containerd [2020-11-27T11:48:04.694Z] #55 0.344 Cloning into '/tmp/tmp.ioEHxjiATI/src/github.com/containerd/containerd'... [2020-11-27T11:48:04.744Z] #27 3.397 # 1.7% ###### 9.1% ########## 15.0% ############## 20.2% ################## 25.3% ###################### 30.6% ####################### 32.4% ############################ 39.1% ################################# 46.3% ##################################### 52.3% ######################################### 57.5% ############################################# 62.6% ################################################ 67.5% #################################################### 73.2% ####################################################### 77.2% ########################################################### 82.7% ################################################################ 89.3% #################################################################### 94.6% ####################################################################### 99.8% ######################################################################## 100.0% [2020-11-27T11:48:04.744Z] #27 5.256 [2020-11-27T11:48:05.075Z] #9 ... [2020-11-27T11:48:05.075Z] [2020-11-27T11:48:05.075Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-27T11:48:05.075Z] #25 14.00 Updating certificates in /etc/ssl/certs... [2020-11-27T11:48:05.075Z] #25 14.82 126 added, 0 removed; done. [2020-11-27T11:48:05.075Z] #25 15.05 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2020-11-27T11:48:05.075Z] #25 15.07 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T11:48:05.075Z] #25 15.11 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-11-27T11:48:05.075Z] #25 15.80 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-27T11:48:05.075Z] #25 16.51 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:48:05.075Z] #25 16.77 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-27T11:48:05.075Z] #25 16.79 Updating certificates in /etc/ssl/certs... [2020-11-27T11:48:05.075Z] #25 17.41 0 added, 0 removed; done. [2020-11-27T11:48:05.075Z] #25 17.41 Running hooks in /etc/ca-certificates/update.d... [2020-11-27T11:48:05.075Z] #25 17.41 done. [2020-11-27T11:48:05.075Z] #25 DONE 18.8s [2020-11-27T11:48:05.075Z] [2020-11-27T11:48:05.075Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-27T11:48:05.075Z] #9 DONE 5.5s [2020-11-27T11:48:05.075Z] [2020-11-27T11:48:05.075Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-27T11:48:05.075Z] #26 DONE 0.1s [2020-11-27T11:48:05.075Z] [2020-11-27T11:48:05.075Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:48:05.091Z] #32 ... [2020-11-27T11:48:05.091Z] [2020-11-27T11:48:05.091Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:48:05.091Z] #40 100.9 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-27T11:48:05.091Z] #40 100.9 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:48:05.091Z] #40 DONE 101.9s [2020-11-27T11:48:05.313Z] #27 5.672 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-27T11:48:05.313Z] #27 5.771 [2020-11-27T11:48:05.313Z] #27 5.859 ######################################################################## 100.0% [2020-11-27T11:48:05.313Z] #27 5.876 [2020-11-27T11:48:05.351Z] [2020-11-27T11:48:05.351Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:48:05.876Z] #27 6.224 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-27T11:48:05.876Z] #27 6.335 [2020-11-27T11:48:05.876Z] #27 6.425 ######################################################################## 100.0% [2020-11-27T11:48:05.917Z] #38 ... [2020-11-27T11:48:05.917Z] [2020-11-27T11:48:05.917Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:05.917Z] #22 5.178 + RM_GOPATH=0 [2020-11-27T11:48:05.917Z] #22 5.178 + TMP_GOPATH= [2020-11-27T11:48:05.917Z] #22 5.178 + : /build [2020-11-27T11:48:05.917Z] #22 5.178 + '[' -z '' ']' [2020-11-27T11:48:05.917Z] #22 5.178 ++ mktemp -d [2020-11-27T11:48:05.917Z] #22 5.178 + export GOPATH=/tmp/tmp.7dkYiKVOjs [2020-11-27T11:48:05.917Z] #22 5.178 + GOPATH=/tmp/tmp.7dkYiKVOjs [2020-11-27T11:48:05.917Z] #22 5.178 + RM_GOPATH=1 [2020-11-27T11:48:05.917Z] #22 5.178 + case "$(go env GOARCH)" in [2020-11-27T11:48:05.917Z] #22 5.178 ++ go env GOARCH [2020-11-27T11:48:05.917Z] #22 5.182 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:05.917Z] #22 5.182 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:05.917Z] #22 5.183 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:05.917Z] #22 5.193 + dir=/tmp/install [2020-11-27T11:48:05.917Z] #22 5.193 + bin=dockercli [2020-11-27T11:48:05.917Z] #22 5.193 + shift [2020-11-27T11:48:05.917Z] #22 5.193 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-27T11:48:05.917Z] #22 5.193 + . /tmp/install/dockercli.installer [2020-11-27T11:48:05.917Z] #22 5.193 ++ : stable [2020-11-27T11:48:05.917Z] #22 5.193 ++ : 17.06.2-ce [2020-11-27T11:48:05.917Z] #22 5.193 + install_dockercli [2020-11-27T11:48:05.918Z] #22 5.193 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-27T11:48:05.918Z] #22 5.193 ++ uname -m [2020-11-27T11:48:05.918Z] #22 5.193 + arch=x86_64 [2020-11-27T11:48:05.918Z] #22 5.193 + '[' x86_64 '!=' x86_64 ']' [2020-11-27T11:48:05.918Z] #22 5.193 + url=https://download.docker.com/linux/static [2020-11-27T11:48:05.918Z] #22 5.193 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-27T11:48:05.918Z] #22 5.193 + tar -xz docker/docker [2020-11-27T11:48:05.918Z] #22 5.194 Install docker/cli version 17.06.2-ce from stable [2020-11-27T11:48:05.918Z] #22 ... [2020-11-27T11:48:05.918Z] [2020-11-27T11:48:05.918Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:48:05.918Z] #38 5.405 + git clone https://github.com/docker/distribution.git . [2020-11-27T11:48:05.918Z] #38 5.423 Cloning into '.'... [2020-11-27T11:48:06.072Z] #27 ... [2020-11-27T11:48:06.072Z] [2020-11-27T11:48:06.072Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-27T11:48:06.072Z] #10 DONE 1.0s [2020-11-27T11:48:06.133Z] #27 6.456 [2020-11-27T11:48:06.319Z] #54 115.0 + bin/containerd [2020-11-27T11:48:06.336Z] [2020-11-27T11:48:06.336Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-27T11:48:06.336Z] #29 DONE 0.1s [2020-11-27T11:48:06.336Z] [2020-11-27T11:48:06.336Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:48:06.336Z] #30 ... [2020-11-27T11:48:06.336Z] [2020-11-27T11:48:06.336Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-27T11:48:06.336Z] #37 DONE 0.2s [2020-11-27T11:48:06.391Z] #27 6.919 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-27T11:48:06.391Z] #27 6.935 skipping existing c35d46ef359f [2020-11-27T11:48:06.391Z] #27 6.982 [2020-11-27T11:48:06.600Z] [2020-11-27T11:48:06.600Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:48:06.954Z] #27 7.337 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-27T11:48:06.954Z] #27 7.425 [2020-11-27T11:48:06.954Z] #27 7.502 ######################################################################## 100.0% [2020-11-27T11:48:06.954Z] #27 7.529 [2020-11-27T11:48:07.517Z] #27 8.096 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-27T11:48:07.773Z] #27 8.184 [2020-11-27T11:48:08.031Z] #27 8.298 ######################################################################## 100.0% [2020-11-27T11:48:08.031Z] #27 8.324 [2020-11-27T11:48:08.031Z] #27 8.337 Download of images into '/build' complete. [2020-11-27T11:48:08.031Z] #27 8.337 Use something like the following to load the result into a Docker daemon: [2020-11-27T11:48:08.031Z] #27 8.337 tar -cC '/build' . | docker load [2020-11-27T11:48:09.209Z] #55 ... [2020-11-27T11:48:09.209Z] [2020-11-27T11:48:09.209Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:48:09.209Z] #35 21.97 Reading package lists... [2020-11-27T11:48:09.209Z] #35 29.58 Building dependency tree... [2020-11-27T11:48:09.209Z] #35 33.20 The following additional packages will be installed: [2020-11-27T11:48:09.209Z] #35 33.21 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-27T11:48:09.209Z] #35 33.23 Suggested packages: [2020-11-27T11:48:09.209Z] #35 33.23 cmake-doc ninja-build lrzip [2020-11-27T11:48:09.209Z] #35 33.23 Recommended packages: [2020-11-27T11:48:09.209Z] #35 33.24 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-27T11:48:09.209Z] #35 34.46 The following NEW packages will be installed: [2020-11-27T11:48:09.209Z] #35 34.47 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-27T11:48:09.209Z] #35 34.47 vim-common xxd [2020-11-27T11:48:09.209Z] #35 34.60 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:48:09.209Z] #35 34.60 Need to get 14.9 MB of archives. [2020-11-27T11:48:09.209Z] #35 34.60 After this operation, 67.2 MB of additional disk space will be used. [2020-11-27T11:48:09.209Z] #35 34.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-11-27T11:48:09.209Z] #35 34.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T11:48:09.209Z] #35 34.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-11-27T11:48:09.209Z] #35 34.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-11-27T11:48:09.209Z] #35 35.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-11-27T11:48:09.209Z] #35 35.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-11-27T11:48:09.209Z] #35 35.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-11-27T11:48:09.209Z] #35 35.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-11-27T11:48:09.209Z] #35 35.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-11-27T11:48:09.209Z] #35 35.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-11-27T11:48:09.209Z] #35 37.11 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:48:09.209Z] #35 37.28 Fetched 14.9 MB in 1s (13.2 MB/s) [2020-11-27T11:48:09.209Z] #35 37.40 Selecting previously unselected package xxd. [2020-11-27T11:48:09.209Z] #35 37.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-11-27T11:48:09.209Z] #35 37.47 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-27T11:48:09.209Z] #35 37.48 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T11:48:09.209Z] #35 37.72 Selecting previously unselected package vim-common. [2020-11-27T11:48:09.209Z] #35 37.74 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:48:09.209Z] #35 37.80 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T11:48:09.209Z] #35 38.18 Selecting previously unselected package cmake-data. [2020-11-27T11:48:09.209Z] #35 38.19 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-27T11:48:09.209Z] #35 38.21 Unpacking cmake-data (3.13.4-1) ... [2020-11-27T11:48:09.209Z] #35 ... [2020-11-27T11:48:09.209Z] [2020-11-27T11:48:09.209Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:09.209Z] #12 21.95 Reading package lists... [2020-11-27T11:48:09.209Z] #12 29.51 Building dependency tree... [2020-11-27T11:48:09.209Z] #12 33.11 The following additional packages will be installed: [2020-11-27T11:48:09.209Z] #12 33.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-27T11:48:09.209Z] #12 33.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-27T11:48:09.209Z] #12 33.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-27T11:48:09.209Z] #12 33.13 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T11:48:09.209Z] #12 33.14 Suggested packages: [2020-11-27T11:48:09.209Z] #12 33.14 gcc-8-locales seccomp wine64 [2020-11-27T11:48:09.209Z] #12 34.75 The following NEW packages will be installed: [2020-11-27T11:48:09.209Z] #12 34.75 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-27T11:48:09.209Z] #12 34.75 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-27T11:48:09.209Z] #12 34.75 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-27T11:48:09.209Z] #12 34.75 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-27T11:48:09.209Z] #12 34.75 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-27T11:48:09.209Z] #12 34.76 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T11:48:09.209Z] #12 34.90 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:48:09.209Z] #12 34.90 Need to get 78.9 MB of archives. [2020-11-27T11:48:09.209Z] #12 34.90 After this operation, 532 MB of additional disk space will be used. [2020-11-27T11:48:09.209Z] #12 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] [2020-11-27T11:48:09.209Z] #12 35.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-11-27T11:48:09.209Z] #12 35.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-27T11:48:09.209Z] #12 35.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-11-27T11:48:09.209Z] #12 35.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-11-27T11:48:09.209Z] #12 35.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-27T11:48:09.209Z] #12 36.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-27T11:48:09.209Z] #12 36.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-27T11:48:09.209Z] #12 36.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-11-27T11:48:09.209Z] #12 ... [2020-11-27T11:48:09.209Z] [2020-11-27T11:48:09.209Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:48:09.209Z] #41 23.89 Reading package lists... [2020-11-27T11:48:09.209Z] #41 31.78 Building dependency tree... [2020-11-27T11:48:09.209Z] #41 34.62 The following additional packages will be installed: [2020-11-27T11:48:09.209Z] #41 34.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-27T11:48:09.209Z] #41 34.63 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-27T11:48:09.209Z] #41 34.63 Suggested packages: [2020-11-27T11:48:09.209Z] #41 34.63 manpages-dev python-setuptools [2020-11-27T11:48:09.209Z] #41 35.55 The following NEW packages will be installed: [2020-11-27T11:48:09.209Z] #41 35.55 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-27T11:48:09.209Z] #41 35.55 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-27T11:48:09.209Z] #41 35.55 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-27T11:48:09.209Z] #41 35.55 python-six zlib1g-dev [2020-11-27T11:48:09.209Z] #41 35.69 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:48:09.209Z] #41 35.69 Need to get 4075 kB of archives. [2020-11-27T11:48:09.209Z] #41 35.69 After this operation, 24.5 MB of additional disk space will be used. [2020-11-27T11:48:09.209Z] #41 35.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-11-27T11:48:09.209Z] #41 35.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-11-27T11:48:09.209Z] #41 35.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-11-27T11:48:09.209Z] #41 35.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-11-27T11:48:09.209Z] #41 35.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-11-27T11:48:09.209Z] #41 35.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-11-27T11:48:09.209Z] #41 35.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] [2020-11-27T11:48:09.209Z] #41 35.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-11-27T11:48:09.209Z] #41 35.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-11-27T11:48:09.209Z] #41 35.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-11-27T11:48:09.209Z] #41 35.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-11-27T11:48:09.209Z] #41 35.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-11-27T11:48:09.209Z] #41 36.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-11-27T11:48:09.209Z] #41 36.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-11-27T11:48:09.209Z] #41 36.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-27T11:48:09.209Z] #41 36.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-11-27T11:48:09.209Z] #41 36.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-11-27T11:48:09.209Z] #41 37.51 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:48:09.209Z] #41 37.84 Fetched 4075 kB in 0s (9323 kB/s) [2020-11-27T11:48:09.209Z] #41 37.95 Selecting previously unselected package libcap-dev:ppc64el. [2020-11-27T11:48:09.209Z] #41 37.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-11-27T11:48:09.209Z] #41 38.14 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-11-27T11:48:09.209Z] #41 38.15 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-11-27T11:48:09.209Z] #41 38.37 Selecting previously unselected package libnet1:ppc64el. [2020-11-27T11:48:09.209Z] #41 38.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-27T11:48:09.209Z] #41 38.40 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-27T11:48:09.209Z] #41 38.60 Selecting previously unselected package libnet1-dev. [2020-11-27T11:48:09.209Z] #41 38.62 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-27T11:48:09.209Z] #41 38.63 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:48:09.209Z] #41 38.91 Selecting previously unselected package libnl-3-200:ppc64el. [2020-11-27T11:48:09.209Z] #41 38.94 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-11-27T11:48:09.209Z] #41 38.94 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-27T11:48:09.209Z] #41 39.16 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-11-27T11:48:09.209Z] #41 39.19 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-11-27T11:48:09.209Z] #41 39.21 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-11-27T11:48:09.209Z] #41 39.51 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-11-27T11:48:09.209Z] #41 39.51 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-11-27T11:48:09.209Z] #41 39.53 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-27T11:48:09.209Z] #41 39.64 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-11-27T11:48:09.209Z] #41 39.67 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-11-27T11:48:09.209Z] #41 39.67 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-11-27T11:48:09.209Z] #41 39.81 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-11-27T11:48:09.209Z] #41 39.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-11-27T11:48:09.209Z] #41 39.82 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-11-27T11:48:09.533Z] #41 40.04 Selecting previously unselected package libprotobuf17:ppc64el. [2020-11-27T11:48:09.533Z] #41 40.04 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-11-27T11:48:09.533Z] #41 40.05 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-11-27T11:48:09.553Z] #41 3.698 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T11:48:09.553Z] #41 3.698 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T11:48:09.553Z] #41 3.734 Note: Building without GnuTLS support [2020-11-27T11:48:09.553Z] #41 3.738 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T11:48:09.553Z] #41 3.738 Makefile.config:40: Warn: Building without nftables support [2020-11-27T11:48:10.177Z] #41 ... [2020-11-27T11:48:10.177Z] [2020-11-27T11:48:10.177Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:10.177Z] #12 40.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-11-27T11:48:10.554Z] #27 ... [2020-11-27T11:48:10.554Z] [2020-11-27T11:48:10.554Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-27T11:48:10.554Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.9s done [2020-11-27T11:48:10.554Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-11-27T11:48:10.554Z] #8 DONE 41.8s [2020-11-27T11:48:10.554Z] [2020-11-27T11:48:10.554Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-27T11:48:11.219Z] #38 ... [2020-11-27T11:48:11.219Z] [2020-11-27T11:48:11.219Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:11.219Z] #11 7.624 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:48:11.219Z] #11 7.824 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:48:11.219Z] #11 7.920 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:48:11.219Z] #11 9.393 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:48:11.219Z] #11 ... [2020-11-27T11:48:11.219Z] [2020-11-27T11:48:11.219Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:11.219Z] #43 6.987 + RM_GOPATH=0 [2020-11-27T11:48:11.219Z] #43 6.987 + TMP_GOPATH= [2020-11-27T11:48:11.219Z] #43 6.987 + : /build [2020-11-27T11:48:11.219Z] #43 6.987 + '[' -z '' ']' [2020-11-27T11:48:11.219Z] #43 6.987 ++ mktemp -d [2020-11-27T11:48:11.219Z] #43 6.990 + export GOPATH=/tmp/tmp.OfoXBZipz0 [2020-11-27T11:48:11.219Z] #43 6.990 + GOPATH=/tmp/tmp.OfoXBZipz0 [2020-11-27T11:48:11.219Z] #43 6.990 + RM_GOPATH=1 [2020-11-27T11:48:11.219Z] #43 6.990 + case "$(go env GOARCH)" in [2020-11-27T11:48:11.219Z] #43 6.990 ++ go env GOARCH [2020-11-27T11:48:11.219Z] #43 7.003 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T11:48:11.219Z] #43 7.005 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:11.219Z] #43 7.005 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:11.219Z] #43 7.005 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:11.219Z] #43 7.005 + dir=/tmp/install [2020-11-27T11:48:11.219Z] #43 7.005 + bin=vndr [2020-11-27T11:48:11.219Z] #43 7.005 + shift [2020-11-27T11:48:11.219Z] #43 7.005 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-27T11:48:11.219Z] #43 7.005 + . /tmp/install/vndr.installer [2020-11-27T11:48:11.219Z] #43 7.005 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T11:48:11.219Z] #43 7.005 + install_vndr [2020-11-27T11:48:11.219Z] #43 7.005 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-27T11:48:11.219Z] #43 7.005 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OfoXBZipz0/src/github.com/LK4D4/vndr [2020-11-27T11:48:11.219Z] #43 7.015 Cloning into '/tmp/tmp.OfoXBZipz0/src/github.com/LK4D4/vndr'... [2020-11-27T11:48:11.219Z] #43 7.725 + cd /tmp/tmp.OfoXBZipz0/src/github.com/LK4D4/vndr [2020-11-27T11:48:11.219Z] #43 7.725 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T11:48:11.219Z] #43 7.755 + go build -buildmode=pie -v -o /build/vndr . [2020-11-27T11:48:11.219Z] #43 9.544 runtime/internal/atomic [2020-11-27T11:48:11.219Z] #43 9.544 internal/cpu [2020-11-27T11:48:11.219Z] #43 9.905 runtime/internal/sys [2020-11-27T11:48:11.219Z] #43 10.23 runtime/internal/math [2020-11-27T11:48:11.219Z] #43 10.42 internal/race [2020-11-27T11:48:11.219Z] #43 ... [2020-11-27T11:48:11.219Z] [2020-11-27T11:48:11.219Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:11.219Z] #47 7.418 + RM_GOPATH=0 [2020-11-27T11:48:11.219Z] #47 7.418 + TMP_GOPATH= [2020-11-27T11:48:11.219Z] #47 7.418 + : /build [2020-11-27T11:48:11.219Z] #47 7.418 + '[' -z '' ']' [2020-11-27T11:48:11.219Z] #47 7.431 ++ mktemp -d [2020-11-27T11:48:11.219Z] #47 7.431 + export GOPATH=/tmp/tmp.OBUzqhdT1I [2020-11-27T11:48:11.219Z] #47 7.431 + GOPATH=/tmp/tmp.OBUzqhdT1I [2020-11-27T11:48:11.219Z] #47 7.431 + RM_GOPATH=1 [2020-11-27T11:48:11.219Z] #47 7.431 + case "$(go env GOARCH)" in [2020-11-27T11:48:11.219Z] #47 7.431 ++ go env GOARCH [2020-11-27T11:48:11.219Z] #47 7.475 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:11.219Z] #47 7.475 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:11.219Z] #47 7.475 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:11.219Z] #47 7.475 + dir=/tmp/install [2020-11-27T11:48:11.219Z] #47 7.475 + bin=golangci_lint [2020-11-27T11:48:11.219Z] #47 7.475 + shift [2020-11-27T11:48:11.219Z] #47 7.475 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-27T11:48:11.219Z] #47 7.475 + . /tmp/install/golangci_lint.installer [2020-11-27T11:48:11.219Z] #47 7.475 ++ : v1.23.8 [2020-11-27T11:48:11.219Z] #47 7.475 + install_golangci_lint [2020-11-27T11:48:11.219Z] #47 7.475 + set -e [2020-11-27T11:48:11.219Z] #47 7.475 + export GO111MODULE=on [2020-11-27T11:48:11.219Z] #47 7.475 + GO111MODULE=on [2020-11-27T11:48:11.219Z] #47 7.475 + GOBIN=/build [2020-11-27T11:48:11.219Z] #47 7.475 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-27T11:48:11.219Z] #47 7.528 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-27T11:48:11.219Z] #47 7.528 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-27T11:48:11.219Z] #47 7.530 go: finding github.com v1.23.8 [2020-11-27T11:48:11.219Z] #47 7.543 go: finding github.com/golangci v1.23.8 [2020-11-27T11:48:11.219Z] #47 7.543 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-27T11:48:11.219Z] #47 9.033 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-27T11:48:11.219Z] #47 10.33 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-27T11:48:11.219Z] #47 ... [2020-11-27T11:48:11.219Z] [2020-11-27T11:48:11.219Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:48:11.219Z] #40 8.927 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:48:11.219Z] #40 9.125 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:48:11.219Z] #40 9.125 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:48:11.219Z] #40 ... [2020-11-27T11:48:11.219Z] [2020-11-27T11:48:11.219Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:11.219Z] #32 7.030 + RM_GOPATH=0 [2020-11-27T11:48:11.219Z] #32 7.030 + TMP_GOPATH= [2020-11-27T11:48:11.219Z] #32 7.030 + : /build [2020-11-27T11:48:11.219Z] #32 7.030 + '[' -z '' ']' [2020-11-27T11:48:11.219Z] #32 7.034 ++ mktemp -d [2020-11-27T11:48:11.219Z] #32 7.034 + export GOPATH=/tmp/tmp.Ny9Cy260BS [2020-11-27T11:48:11.219Z] #32 7.034 + GOPATH=/tmp/tmp.Ny9Cy260BS [2020-11-27T11:48:11.219Z] #32 7.034 + RM_GOPATH=1 [2020-11-27T11:48:11.219Z] #32 7.034 + case "$(go env GOARCH)" in [2020-11-27T11:48:11.219Z] #32 7.040 ++ go env GOARCH [2020-11-27T11:48:11.219Z] #32 7.085 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:11.219Z] #32 7.085 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:11.219Z] #32 7.085 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:11.219Z] #32 7.085 + dir=/tmp/install [2020-11-27T11:48:11.219Z] #32 7.085 + bin=tomlv [2020-11-27T11:48:11.219Z] #32 7.085 + shift [2020-11-27T11:48:11.219Z] #32 7.085 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-27T11:48:11.219Z] #32 7.085 + . /tmp/install/tomlv.installer [2020-11-27T11:48:11.219Z] #32 7.085 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:48:11.219Z] #32 7.085 + install_tomlv [2020-11-27T11:48:11.219Z] #32 7.085 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-27T11:48:11.219Z] #32 7.085 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Ny9Cy260BS/src/github.com/BurntSushi/toml [2020-11-27T11:48:11.219Z] #32 7.091 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:48:11.219Z] #32 7.104 Cloning into '/tmp/tmp.Ny9Cy260BS/src/github.com/BurntSushi/toml'... [2020-11-27T11:48:11.219Z] #32 8.362 + cd /tmp/tmp.Ny9Cy260BS/src/github.com/BurntSushi/toml [2020-11-27T11:48:11.219Z] #32 8.362 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:48:11.219Z] #32 8.362 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:48:11.219Z] #32 9.484 internal/cpu [2020-11-27T11:48:11.219Z] #32 9.572 runtime/internal/atomic [2020-11-27T11:48:11.219Z] #32 9.865 internal/bytealg [2020-11-27T11:48:11.219Z] #32 10.23 runtime/internal/math [2020-11-27T11:48:11.219Z] #32 10.32 math/bits [2020-11-27T11:48:11.219Z] #32 ... [2020-11-27T11:48:11.219Z] [2020-11-27T11:48:11.219Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:48:11.219Z] #53 8.849 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:48:11.219Z] #53 8.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:48:11.219Z] #53 8.906 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:48:11.219Z] #53 10.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:48:11.219Z] #53 ... [2020-11-27T11:48:11.219Z] [2020-11-27T11:48:11.219Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:11.219Z] #56 6.624 + RM_GOPATH=0 [2020-11-27T11:48:11.219Z] #56 6.624 + TMP_GOPATH= [2020-11-27T11:48:11.219Z] #56 6.624 + : /build [2020-11-27T11:48:11.219Z] #56 6.624 + '[' -z '' ']' [2020-11-27T11:48:11.219Z] #56 6.627 ++ mktemp -d [2020-11-27T11:48:11.219Z] #56 6.627 + export GOPATH=/tmp/tmp.g57DLTdGZR [2020-11-27T11:48:11.219Z] #56 6.627 + GOPATH=/tmp/tmp.g57DLTdGZR [2020-11-27T11:48:11.219Z] #56 6.627 + RM_GOPATH=1 [2020-11-27T11:48:11.219Z] #56 6.627 + case "$(go env GOARCH)" in [2020-11-27T11:48:11.219Z] #56 6.636 ++ go env GOARCH [2020-11-27T11:48:11.219Z] #56 6.648 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:11.219Z] #56 6.648 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:11.219Z] #56 6.648 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:11.219Z] #56 6.648 + dir=/tmp/install [2020-11-27T11:48:11.219Z] #56 6.648 + bin=rootlesskit [2020-11-27T11:48:11.219Z] #56 6.648 + shift [2020-11-27T11:48:11.219Z] #56 6.648 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-27T11:48:11.219Z] #56 6.648 + . /tmp/install/rootlesskit.installer [2020-11-27T11:48:11.219Z] #56 6.648 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:48:11.219Z] #56 6.648 + install_rootlesskit [2020-11-27T11:48:11.219Z] #56 6.648 + case "$1" in [2020-11-27T11:48:11.219Z] #56 6.648 + export CGO_ENABLED=0 [2020-11-27T11:48:11.219Z] #56 6.648 + CGO_ENABLED=0 [2020-11-27T11:48:11.219Z] #56 6.648 + _install_rootlesskit [2020-11-27T11:48:11.219Z] #56 6.648 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-27T11:48:11.219Z] #56 6.648 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.g57DLTdGZR/src/github.com/rootless-containers/rootlesskit [2020-11-27T11:48:11.219Z] #56 6.648 Cloning into '/tmp/tmp.g57DLTdGZR/src/github.com/rootless-containers/rootlesskit'... [2020-11-27T11:48:11.219Z] #56 6.650 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:48:11.219Z] #56 ... [2020-11-27T11:48:11.219Z] [2020-11-27T11:48:11.219Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:11.219Z] #22 9.446 + mkdir -p /build [2020-11-27T11:48:11.219Z] #22 9.453 + mv docker/docker /build/ [2020-11-27T11:48:11.219Z] #22 9.465 + rmdir docker [2020-11-27T11:48:11.219Z] #22 DONE 11.2s [2020-11-27T11:48:11.219Z] [2020-11-27T11:48:11.219Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:48:11.219Z] #34 9.493 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:48:11.219Z] #34 9.633 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:48:11.219Z] #34 9.796 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:48:11.247Z] #12 ... [2020-11-27T11:48:11.247Z] [2020-11-27T11:48:11.247Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:11.247Z] #63 DONE 41.8s [2020-11-27T11:48:11.247Z] [2020-11-27T11:48:11.247Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:48:11.247Z] #35 41.69 Selecting previously unselected package libicu63:ppc64el. [2020-11-27T11:48:11.247Z] #35 41.70 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-11-27T11:48:11.247Z] #35 41.75 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-27T11:48:11.468Z] #41 ... [2020-11-27T11:48:11.469Z] [2020-11-27T11:48:11.469Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:11.469Z] #35 1.356 + RM_GOPATH=0 [2020-11-27T11:48:11.469Z] #35 1.356 + TMP_GOPATH= [2020-11-27T11:48:11.469Z] #35 1.356 + : /build [2020-11-27T11:48:11.469Z] #35 1.356 + '[' -z '' ']' [2020-11-27T11:48:11.469Z] #35 1.380 ++ mktemp -d [2020-11-27T11:48:11.469Z] #35 1.392 + export GOPATH=/tmp/tmp.oOnNWwaRJ8 [2020-11-27T11:48:11.469Z] #35 1.392 + GOPATH=/tmp/tmp.oOnNWwaRJ8 [2020-11-27T11:48:11.469Z] #35 1.392 + RM_GOPATH=1 [2020-11-27T11:48:11.469Z] #35 1.392 + case "$(go env GOARCH)" in [2020-11-27T11:48:11.469Z] #35 1.392 ++ go env GOARCH [2020-11-27T11:48:11.469Z] #35 1.560 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:11.469Z] #35 1.560 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:11.469Z] #35 1.560 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:11.469Z] #35 1.562 + dir=/tmp/install [2020-11-27T11:48:11.469Z] #35 1.562 + bin=tini [2020-11-27T11:48:11.469Z] #35 1.562 + shift [2020-11-27T11:48:11.469Z] #35 1.562 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-27T11:48:11.469Z] #35 1.562 + . /tmp/install/tini.installer [2020-11-27T11:48:11.469Z] #35 1.562 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T11:48:11.469Z] #35 1.562 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T11:48:11.469Z] #35 1.562 + install_tini [2020-11-27T11:48:11.469Z] #35 1.562 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-27T11:48:11.469Z] #35 1.562 + git clone https://github.com/krallin/tini.git /tmp/tmp.oOnNWwaRJ8/tini [2020-11-27T11:48:11.469Z] #35 1.577 Cloning into '/tmp/tmp.oOnNWwaRJ8/tini'... [2020-11-27T11:48:11.469Z] #35 2.720 + cd /tmp/tmp.oOnNWwaRJ8/tini [2020-11-27T11:48:11.469Z] #35 2.720 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T11:48:11.469Z] #35 2.773 + cmake . [2020-11-27T11:48:11.469Z] #35 3.773 -- The C compiler identification is GNU 8.3.0 [2020-11-27T11:48:11.469Z] #35 3.822 -- Check for working C compiler: /usr/bin/cc [2020-11-27T11:48:11.469Z] #35 5.084 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-27T11:48:11.469Z] #35 5.084 -- Detecting C compiler ABI info [2020-11-27T11:48:11.469Z] #35 6.289 -- Detecting C compiler ABI info - done [2020-11-27T11:48:11.469Z] #35 6.360 -- Detecting C compile features [2020-11-27T11:48:11.469Z] #35 9.551 -- Detecting C compile features - done [2020-11-27T11:48:11.469Z] #35 9.820 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-27T11:48:11.469Z] #35 10.30 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-27T11:48:11.469Z] #35 10.51 -- Configuring done [2020-11-27T11:48:11.484Z] #34 ... [2020-11-27T11:48:11.484Z] [2020-11-27T11:48:11.484Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:11.484Z] #45 7.354 + RM_GOPATH=0 [2020-11-27T11:48:11.484Z] #45 7.354 + TMP_GOPATH= [2020-11-27T11:48:11.484Z] #45 7.354 + : /build [2020-11-27T11:48:11.484Z] #45 7.354 + '[' -z '' ']' [2020-11-27T11:48:11.484Z] #45 7.354 ++ mktemp -d [2020-11-27T11:48:11.484Z] #45 7.354 + export GOPATH=/tmp/tmp.hKOhfBHD5n [2020-11-27T11:48:11.484Z] #45 7.354 + GOPATH=/tmp/tmp.hKOhfBHD5n [2020-11-27T11:48:11.484Z] #45 7.354 + RM_GOPATH=1 [2020-11-27T11:48:11.484Z] #45 7.354 + case "$(go env GOARCH)" in [2020-11-27T11:48:11.484Z] #45 7.360 ++ go env GOARCH [2020-11-27T11:48:11.484Z] #45 7.418 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:11.484Z] #45 7.418 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:11.484Z] #45 7.418 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:11.484Z] #45 7.431 + dir=/tmp/install [2020-11-27T11:48:11.484Z] #45 7.431 + bin=gotestsum [2020-11-27T11:48:11.484Z] #45 7.431 + shift [2020-11-27T11:48:11.484Z] #45 7.431 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-27T11:48:11.484Z] #45 7.431 + . /tmp/install/gotestsum.installer [2020-11-27T11:48:11.484Z] #45 7.431 ++ : v0.5.3 [2020-11-27T11:48:11.484Z] #45 7.431 + install_gotestsum [2020-11-27T11:48:11.484Z] #45 7.431 + set -e [2020-11-27T11:48:11.484Z] #45 7.431 + export GO111MODULE=on [2020-11-27T11:48:11.484Z] #45 7.431 + GO111MODULE=on [2020-11-27T11:48:11.484Z] #45 7.431 + GOBIN=/build [2020-11-27T11:48:11.484Z] #45 7.431 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-27T11:48:11.484Z] #45 7.566 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-27T11:48:11.484Z] #45 7.566 go: finding gotest.tools v0.5.3 [2020-11-27T11:48:11.484Z] #45 8.875 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-27T11:48:11.484Z] #45 9.834 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-27T11:48:11.484Z] #45 ... [2020-11-27T11:48:11.484Z] [2020-11-27T11:48:11.484Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:11.484Z] #49 7.892 + RM_GOPATH=0 [2020-11-27T11:48:11.484Z] #49 7.892 + TMP_GOPATH= [2020-11-27T11:48:11.484Z] #49 7.892 + : /build [2020-11-27T11:48:11.484Z] #49 7.892 + '[' -z '' ']' [2020-11-27T11:48:11.484Z] #49 7.892 ++ mktemp -d [2020-11-27T11:48:11.484Z] #49 7.892 + export GOPATH=/tmp/tmp.Kg9EGVTSqJ [2020-11-27T11:48:11.484Z] #49 7.892 + GOPATH=/tmp/tmp.Kg9EGVTSqJ [2020-11-27T11:48:11.484Z] #49 7.892 + RM_GOPATH=1 [2020-11-27T11:48:11.484Z] #49 7.892 + case "$(go env GOARCH)" in [2020-11-27T11:48:11.484Z] #49 7.892 ++ go env GOARCH [2020-11-27T11:48:11.484Z] #49 7.925 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:11.484Z] #49 7.925 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:11.484Z] #49 7.925 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:11.484Z] #49 7.931 + dir=/tmp/install [2020-11-27T11:48:11.484Z] #49 7.931 + bin=shfmt [2020-11-27T11:48:11.484Z] #49 7.931 + shift [2020-11-27T11:48:11.484Z] #49 7.931 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-27T11:48:11.484Z] #49 7.931 + . /tmp/install/shfmt.installer [2020-11-27T11:48:11.484Z] #49 7.931 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T11:48:11.484Z] #49 7.931 + install_shfmt [2020-11-27T11:48:11.484Z] #49 7.931 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-27T11:48:11.484Z] #49 7.931 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Kg9EGVTSqJ/src/github.com/mvdan/sh [2020-11-27T11:48:11.484Z] #49 7.933 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T11:48:11.484Z] #49 7.955 Cloning into '/tmp/tmp.Kg9EGVTSqJ/src/github.com/mvdan/sh'... [2020-11-27T11:48:11.729Z] #35 10.56 -- Generating done [2020-11-27T11:48:11.729Z] #35 10.57 -- Build files have been written to: /tmp/tmp.oOnNWwaRJ8/tini [2020-11-27T11:48:11.729Z] #35 10.59 + make tini-static [2020-11-27T11:48:11.747Z] #49 ... [2020-11-27T11:48:11.747Z] [2020-11-27T11:48:11.747Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:48:11.747Z] #30 8.063 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-27T11:48:11.747Z] #30 8.068 Cloning into '.'... [2020-11-27T11:48:11.747Z] #30 ... [2020-11-27T11:48:11.747Z] [2020-11-27T11:48:11.747Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:48:11.747Z] #34 11.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:48:11.924Z] #38 ... [2020-11-27T11:48:11.924Z] [2020-11-27T11:48:11.924Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:48:11.924Z] #27 1.477 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-27T11:48:11.924Z] #27 1.653 [2020-11-27T11:48:11.924Z] #27 1.874 0.0% ######## 11.6% ################### 26.5% ############################## 42.9% ########################################### 60.3% ####################################################### 76.8% ################################################################# 91.3% ######################################################################## 100.0% [2020-11-27T11:48:11.924Z] #27 2.630 [2020-11-27T11:48:11.924Z] #27 2.830 0.2% ################################################ 66.8% ######################################################################## 100.0% [2020-11-27T11:48:11.924Z] #27 3.269 [2020-11-27T11:48:11.924Z] #27 3.480 0.2% ################################################# 68.3% ######################################################################## 100.0% [2020-11-27T11:48:11.924Z] #27 3.841 [2020-11-27T11:48:11.924Z] #27 4.026 0.0% ########## 15.3% ###################### 31.2% ########################## 37.3% ################################# 47.0% ####################################### 55.5% ############################################ 61.4% ############################################## 64.3% ##################################################### 74.7% ############################################################ 83.7% ##################################################################### 97.2% ######################################################################## 100.0% [2020-11-27T11:48:11.924Z] #27 5.400 [2020-11-27T11:48:11.924Z] #27 5.633 0.0% # 1.5% ## 3.8% ##### 7.0% ######## 11.2% ########## 15.3% ############ 17.8% ############## 19.7% ############### 21.4% ################ 23.5% ################## 25.2% ################### 27.1% [2020-11-27T11:48:11.924Z] #27 ... [2020-11-27T11:48:11.924Z] [2020-11-27T11:48:11.924Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:48:11.924Z] #38 5.641 + git clone https://github.com/docker/distribution.git . [2020-11-27T11:48:12.188Z] #38 5.643 Cloning into '.'... [2020-11-27T11:48:12.302Z] #35 11.27 Scanning dependencies of target tini-static [2020-11-27T11:48:12.302Z] #35 ... [2020-11-27T11:48:12.302Z] [2020-11-27T11:48:12.302Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:12.302Z] #11 109.0 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-27T11:48:12.302Z] #11 109.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T11:48:12.302Z] #11 109.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:48:12.562Z] #11 109.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-27T11:48:12.822Z] #11 109.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T11:48:12.822Z] #11 109.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:48:13.070Z] #9 ... [2020-11-27T11:48:13.070Z] [2020-11-27T11:48:13.070Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:48:13.070Z] #27 DONE 13.6s [2020-11-27T11:48:13.327Z] [2020-11-27T11:48:13.327Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-27T11:48:13.889Z] #9 DONE 3.5s [2020-11-27T11:48:13.889Z] [2020-11-27T11:48:13.889Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-27T11:48:14.736Z] #11 ... [2020-11-27T11:48:14.736Z] [2020-11-27T11:48:14.736Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:14.736Z] #49 101.3 encoding/json [2020-11-27T11:48:14.736Z] #49 109.2 github.com/pkg/diff [2020-11-27T11:48:14.736Z] #49 111.4 go/ast [2020-11-27T11:48:14.736Z] #49 ... [2020-11-27T11:48:14.736Z] [2020-11-27T11:48:14.736Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:48:14.736Z] #41 7.264 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T11:48:14.736Z] #41 7.342 GEN .gitid [2020-11-27T11:48:14.736Z] #41 7.406 GEN criu/include/version.h [2020-11-27T11:48:14.736Z] #41 7.535 GEN include/common/asm [2020-11-27T11:48:15.070Z] #34 14.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:48:15.257Z] #10 DONE 1.1s [2020-11-27T11:48:15.257Z] [2020-11-27T11:48:15.257Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-27T11:48:15.257Z] #29 DONE 0.1s [2020-11-27T11:48:15.257Z] [2020-11-27T11:48:15.257Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:48:15.257Z] #34 ... [2020-11-27T11:48:15.257Z] [2020-11-27T11:48:15.257Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-27T11:48:15.257Z] #37 DONE 0.1s [2020-11-27T11:48:15.514Z] [2020-11-27T11:48:15.514Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:48:16.117Z] #41 ... [2020-11-27T11:48:16.117Z] [2020-11-27T11:48:16.117Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:16.117Z] #35 11.38 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-27T11:48:16.117Z] #35 13.48 [100%] Linking C executable tini-static [2020-11-27T11:48:16.117Z] #35 14.18 [100%] Built target tini-static [2020-11-27T11:48:16.117Z] #35 14.31 + mkdir -p /build [2020-11-27T11:48:16.117Z] #35 14.32 + cp tini-static /build/docker-init [2020-11-27T11:48:16.117Z] #35 DONE 14.8s [2020-11-27T11:48:16.117Z] [2020-11-27T11:48:16.117Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:16.117Z] #49 112.8 golang.org/x/crypto/ssh/terminal [2020-11-27T11:48:16.419Z] #38 ... [2020-11-27T11:48:16.419Z] [2020-11-27T11:48:16.419Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:16.419Z] #32 5.473 + RM_GOPATH=0 [2020-11-27T11:48:16.419Z] #32 5.473 + TMP_GOPATH= [2020-11-27T11:48:16.419Z] #32 5.473 + : /build [2020-11-27T11:48:16.419Z] #32 5.473 + '[' -z '' ']' [2020-11-27T11:48:16.419Z] #32 5.473 ++ mktemp -d [2020-11-27T11:48:16.419Z] #32 5.477 + export GOPATH=/tmp/tmp.Mdc8mdTQuL [2020-11-27T11:48:16.419Z] #32 5.477 + GOPATH=/tmp/tmp.Mdc8mdTQuL [2020-11-27T11:48:16.419Z] #32 5.477 + RM_GOPATH=1 [2020-11-27T11:48:16.419Z] #32 5.477 + case "$(go env GOARCH)" in [2020-11-27T11:48:16.419Z] #32 5.477 ++ go env GOARCH [2020-11-27T11:48:16.419Z] #32 5.559 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:16.419Z] #32 5.559 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:16.419Z] #32 5.560 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:16.419Z] #32 5.562 + dir=/tmp/install [2020-11-27T11:48:16.419Z] #32 5.563 + bin=tomlv [2020-11-27T11:48:16.419Z] #32 5.563 + shift [2020-11-27T11:48:16.419Z] #32 5.563 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-27T11:48:16.419Z] #32 5.564 + . /tmp/install/tomlv.installer [2020-11-27T11:48:16.419Z] #32 5.564 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:48:16.419Z] #32 5.564 + install_tomlv [2020-11-27T11:48:16.419Z] #32 5.564 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-27T11:48:16.419Z] #32 5.564 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:48:16.419Z] #32 5.565 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Mdc8mdTQuL/src/github.com/BurntSushi/toml [2020-11-27T11:48:16.419Z] #32 5.585 Cloning into '/tmp/tmp.Mdc8mdTQuL/src/github.com/BurntSushi/toml'... [2020-11-27T11:48:16.419Z] #32 6.701 + cd /tmp/tmp.Mdc8mdTQuL/src/github.com/BurntSushi/toml [2020-11-27T11:48:16.419Z] #32 6.702 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:48:16.419Z] #32 6.713 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:48:16.419Z] #32 7.558 unicode/utf8 [2020-11-27T11:48:16.419Z] #32 7.564 math/bits [2020-11-27T11:48:16.419Z] #32 7.631 sync/atomic [2020-11-27T11:48:16.419Z] #32 7.634 internal/bytealg [2020-11-27T11:48:16.419Z] #32 8.380 unicode [2020-11-27T11:48:16.419Z] #32 8.478 math [2020-11-27T11:48:16.419Z] #32 8.601 internal/testlog [2020-11-27T11:48:16.419Z] #32 9.482 runtime [2020-11-27T11:48:16.419Z] #32 9.538 runtime/cgo [2020-11-27T11:48:16.419Z] #32 ... [2020-11-27T11:48:16.419Z] [2020-11-27T11:48:16.419Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:16.419Z] #43 4.583 + RM_GOPATH=0 [2020-11-27T11:48:16.419Z] #43 4.583 + TMP_GOPATH= [2020-11-27T11:48:16.419Z] #43 4.583 + : /build [2020-11-27T11:48:16.419Z] #43 4.583 + '[' -z '' ']' [2020-11-27T11:48:16.419Z] #43 4.585 ++ mktemp -d [2020-11-27T11:48:16.419Z] #43 4.588 + export GOPATH=/tmp/tmp.dqAsEGMzhN [2020-11-27T11:48:16.419Z] #43 4.588 + GOPATH=/tmp/tmp.dqAsEGMzhN [2020-11-27T11:48:16.419Z] #43 4.588 + RM_GOPATH=1 [2020-11-27T11:48:16.419Z] #43 4.588 + case "$(go env GOARCH)" in [2020-11-27T11:48:16.419Z] #43 4.592 ++ go env GOARCH [2020-11-27T11:48:16.419Z] #43 4.597 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:16.419Z] #43 4.597 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:16.419Z] #43 4.599 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:16.419Z] #43 4.599 + dir=/tmp/install [2020-11-27T11:48:16.419Z] #43 4.599 + bin=vndr [2020-11-27T11:48:16.419Z] #43 4.599 + shift [2020-11-27T11:48:16.419Z] #43 4.600 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-27T11:48:16.419Z] #43 4.600 + . /tmp/install/vndr.installer [2020-11-27T11:48:16.419Z] #43 4.600 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T11:48:16.419Z] #43 4.600 + install_vndr [2020-11-27T11:48:16.419Z] #43 4.600 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-27T11:48:16.419Z] #43 4.603 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dqAsEGMzhN/src/github.com/LK4D4/vndr [2020-11-27T11:48:16.419Z] #43 4.603 Cloning into '/tmp/tmp.dqAsEGMzhN/src/github.com/LK4D4/vndr'... [2020-11-27T11:48:16.419Z] #43 4.604 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T11:48:16.419Z] #43 5.157 + cd /tmp/tmp.dqAsEGMzhN/src/github.com/LK4D4/vndr [2020-11-27T11:48:16.419Z] #43 5.157 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T11:48:16.419Z] #43 5.168 + go build -buildmode=pie -v -o /build/vndr . [2020-11-27T11:48:16.419Z] #43 6.455 runtime/internal/sys [2020-11-27T11:48:16.419Z] #43 6.464 internal/cpu [2020-11-27T11:48:16.419Z] #43 6.481 internal/race [2020-11-27T11:48:16.419Z] #43 6.593 runtime/internal/atomic [2020-11-27T11:48:16.419Z] #43 6.765 runtime/internal/math [2020-11-27T11:48:16.419Z] #43 6.800 sync/atomic [2020-11-27T11:48:16.419Z] #43 7.011 unicode [2020-11-27T11:48:16.419Z] #43 7.024 unicode/utf8 [2020-11-27T11:48:16.419Z] #43 7.323 internal/bytealg [2020-11-27T11:48:16.419Z] #43 7.617 math/bits [2020-11-27T11:48:16.419Z] #43 8.073 internal/testlog [2020-11-27T11:48:16.419Z] #43 8.702 encoding [2020-11-27T11:48:16.419Z] #43 8.918 runtime [2020-11-27T11:48:16.419Z] #43 9.043 unicode/utf16 [2020-11-27T11:48:16.419Z] #43 9.214 math [2020-11-27T11:48:16.419Z] #43 9.490 container/list [2020-11-27T11:48:16.419Z] #43 ... [2020-11-27T11:48:16.419Z] [2020-11-27T11:48:16.419Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:16.419Z] #11 6.667 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:48:16.419Z] #11 6.766 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:48:16.419Z] #11 6.767 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:48:16.419Z] #11 8.188 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-27T11:48:16.419Z] #11 ... [2020-11-27T11:48:16.419Z] [2020-11-27T11:48:16.419Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:16.419Z] #49 4.649 + RM_GOPATH=0 [2020-11-27T11:48:16.419Z] #49 4.649 + TMP_GOPATH= [2020-11-27T11:48:16.419Z] #49 4.649 + : /build [2020-11-27T11:48:16.419Z] #49 4.649 + '[' -z '' ']' [2020-11-27T11:48:16.419Z] #49 4.649 ++ mktemp -d [2020-11-27T11:48:16.419Z] #49 4.649 + export GOPATH=/tmp/tmp.NL1eN4DNH6 [2020-11-27T11:48:16.419Z] #49 4.649 + GOPATH=/tmp/tmp.NL1eN4DNH6 [2020-11-27T11:48:16.419Z] #49 4.649 + RM_GOPATH=1 [2020-11-27T11:48:16.419Z] #49 4.649 + case "$(go env GOARCH)" in [2020-11-27T11:48:16.419Z] #49 4.651 ++ go env GOARCH [2020-11-27T11:48:16.419Z] #49 4.705 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:16.419Z] #49 4.705 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:16.419Z] #49 4.721 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T11:48:16.419Z] #49 4.721 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:16.419Z] #49 4.721 + dir=/tmp/install [2020-11-27T11:48:16.419Z] #49 4.721 + bin=shfmt [2020-11-27T11:48:16.419Z] #49 4.721 + shift [2020-11-27T11:48:16.419Z] #49 4.721 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-27T11:48:16.419Z] #49 4.721 + . /tmp/install/shfmt.installer [2020-11-27T11:48:16.419Z] #49 4.721 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T11:48:16.419Z] #49 4.721 + install_shfmt [2020-11-27T11:48:16.419Z] #49 4.721 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-27T11:48:16.419Z] #49 4.721 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NL1eN4DNH6/src/github.com/mvdan/sh [2020-11-27T11:48:16.419Z] #49 4.724 Cloning into '/tmp/tmp.NL1eN4DNH6/src/github.com/mvdan/sh'... [2020-11-27T11:48:16.685Z] #49 ... [2020-11-27T11:48:16.685Z] [2020-11-27T11:48:16.685Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:16.685Z] #22 4.588 + RM_GOPATH=0 [2020-11-27T11:48:16.685Z] #22 4.588 + TMP_GOPATH= [2020-11-27T11:48:16.685Z] #22 4.588 + : /build [2020-11-27T11:48:16.685Z] #22 4.588 + '[' -z '' ']' [2020-11-27T11:48:16.685Z] #22 4.588 ++ mktemp -d [2020-11-27T11:48:16.685Z] #22 4.592 + export GOPATH=/tmp/tmp.BaqUN1ZaO0 [2020-11-27T11:48:16.685Z] #22 4.592 + GOPATH=/tmp/tmp.BaqUN1ZaO0 [2020-11-27T11:48:16.685Z] #22 4.593 + RM_GOPATH=1 [2020-11-27T11:48:16.685Z] #22 4.593 + case "$(go env GOARCH)" in [2020-11-27T11:48:16.685Z] #22 4.596 ++ go env GOARCH [2020-11-27T11:48:16.685Z] #22 4.623 Install docker/cli version 17.06.2-ce from stable [2020-11-27T11:48:16.685Z] #22 4.624 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:16.685Z] #22 4.624 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:16.685Z] #22 4.624 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:16.685Z] #22 4.624 + dir=/tmp/install [2020-11-27T11:48:16.685Z] #22 4.624 + bin=dockercli [2020-11-27T11:48:16.685Z] #22 4.624 + shift [2020-11-27T11:48:16.685Z] #22 4.624 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-27T11:48:16.685Z] #22 4.624 + . /tmp/install/dockercli.installer [2020-11-27T11:48:16.685Z] #22 4.624 ++ : stable [2020-11-27T11:48:16.685Z] #22 4.624 ++ : 17.06.2-ce [2020-11-27T11:48:16.685Z] #22 4.624 + install_dockercli [2020-11-27T11:48:16.685Z] #22 4.624 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-27T11:48:16.685Z] #22 4.630 ++ uname -m [2020-11-27T11:48:16.685Z] #22 4.630 + arch=aarch64 [2020-11-27T11:48:16.685Z] #22 4.630 + '[' aarch64 '!=' x86_64 ']' [2020-11-27T11:48:16.685Z] #22 4.630 + '[' aarch64 '!=' s390x ']' [2020-11-27T11:48:16.685Z] #22 4.630 + '[' aarch64 '!=' armhf ']' [2020-11-27T11:48:16.685Z] #22 4.630 + build_dockercli [2020-11-27T11:48:16.685Z] #22 4.630 + git clone https://github.com/docker/docker-ce /tmp/tmp.BaqUN1ZaO0/tmp/docker-ce [2020-11-27T11:48:16.685Z] #22 4.649 Cloning into '/tmp/tmp.BaqUN1ZaO0/tmp/docker-ce'... [2020-11-27T11:48:16.685Z] #22 ... [2020-11-27T11:48:16.685Z] [2020-11-27T11:48:16.685Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:48:16.685Z] #53 6.651 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:48:16.686Z] #53 6.679 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:48:16.686Z] #53 6.689 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:48:16.686Z] #53 7.902 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-27T11:48:16.889Z] #35 ... [2020-11-27T11:48:16.889Z] [2020-11-27T11:48:16.889Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:48:16.889Z] #31 45.65 Checking out files: 87% (1331/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-11-27T11:48:16.889Z] #31 46.23 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-27T11:48:16.889Z] #31 46.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-27T11:48:16.889Z] #31 ... [2020-11-27T11:48:16.889Z] [2020-11-27T11:48:16.889Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:16.889Z] #48 37.12 go: extracting golang.org/x/text v0.3.2 [2020-11-27T11:48:16.889Z] #48 44.52 go: finding github.com/fatih/color v1.7.0 [2020-11-27T11:48:16.889Z] #48 44.56 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T11:48:16.889Z] #48 44.86 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-27T11:48:16.889Z] #48 45.06 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-27T11:48:16.889Z] #48 45.16 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T11:48:16.889Z] #48 45.19 go: finding github.com/pkg/errors v0.8.1 [2020-11-27T11:48:16.889Z] #48 45.23 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-27T11:48:16.889Z] #48 45.23 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T11:48:16.889Z] #48 45.31 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T11:48:16.889Z] #48 45.34 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T11:48:16.889Z] #48 45.41 go: finding github.com/spf13/viper v1.6.1 [2020-11-27T11:48:16.889Z] #48 45.44 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T11:48:16.889Z] #48 45.58 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-27T11:48:16.889Z] #48 45.62 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T11:48:16.889Z] #48 45.63 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-27T11:48:16.889Z] #48 45.67 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T11:48:16.889Z] #48 45.70 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-27T11:48:16.889Z] #48 45.71 go: finding github.com/stretchr/testify v1.4.0 [2020-11-27T11:48:16.889Z] #48 45.73 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T11:48:16.889Z] #48 45.79 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T11:48:16.889Z] #48 45.82 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T11:48:16.889Z] #48 45.82 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T11:48:16.889Z] #48 45.84 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-27T11:48:16.889Z] #48 45.87 go: finding github.com/spf13/cobra v0.0.5 [2020-11-27T11:48:16.889Z] #48 45.90 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T11:48:16.889Z] #48 45.91 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-27T11:48:16.889Z] #48 45.95 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-27T11:48:16.889Z] #48 45.96 go: finding github.com/gobwas/glob v0.2.3 [2020-11-27T11:48:16.889Z] #48 45.99 go: finding github.com/spf13/pflag v1.0.5 [2020-11-27T11:48:16.889Z] #48 46.02 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T11:48:16.889Z] #48 46.09 go: finding github.com/stretchr/objx v0.2.0 [2020-11-27T11:48:16.889Z] #48 46.14 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T11:48:16.889Z] #48 46.14 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T11:48:16.889Z] #48 46.15 go: finding github.com/magiconair/properties v1.8.1 [2020-11-27T11:48:16.889Z] #48 46.21 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-27T11:48:16.889Z] #48 46.24 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T11:48:16.889Z] #48 46.28 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T11:48:16.889Z] #48 46.29 go: finding github.com/spf13/afero v1.1.2 [2020-11-27T11:48:16.889Z] #48 46.30 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-27T11:48:16.889Z] #48 46.31 go: finding github.com/spf13/cast v1.3.0 [2020-11-27T11:48:16.889Z] #48 46.33 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T11:48:16.889Z] #48 46.38 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T11:48:16.889Z] #48 46.41 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T11:48:16.889Z] #48 46.45 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T11:48:16.889Z] #48 46.49 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T11:48:16.889Z] #48 46.58 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-27T11:48:16.889Z] #48 46.64 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-27T11:48:16.889Z] #48 46.76 go: finding golang.org/x/text v0.3.2 [2020-11-27T11:48:16.889Z] #48 46.84 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T11:48:16.889Z] #48 46.88 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T11:48:16.889Z] #48 46.94 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T11:48:16.889Z] #48 46.96 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T11:48:16.889Z] #48 46.99 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T11:48:16.889Z] #48 46.99 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T11:48:16.889Z] #48 47.04 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T11:48:16.889Z] #48 47.05 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T11:48:16.889Z] #48 47.08 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T11:48:16.889Z] #48 47.15 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T11:48:16.889Z] #48 47.17 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-27T11:48:16.889Z] #48 47.18 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T11:48:16.889Z] #48 47.27 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T11:48:16.889Z] #48 47.32 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T11:48:16.889Z] #48 47.33 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T11:48:16.889Z] #48 ... [2020-11-27T11:48:16.889Z] [2020-11-27T11:48:16.889Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:16.889Z] #12 43.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-11-27T11:48:16.889Z] #12 43.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-11-27T11:48:16.889Z] #12 43.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-11-27T11:48:16.889Z] #12 43.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-11-27T11:48:16.889Z] #12 43.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-11-27T11:48:16.889Z] #12 43.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-11-27T11:48:16.889Z] #12 43.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-11-27T11:48:16.889Z] #12 43.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-11-27T11:48:16.889Z] #12 43.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-11-27T11:48:16.889Z] #12 43.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-11-27T11:48:16.889Z] #12 43.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-11-27T11:48:16.889Z] #12 43.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-11-27T11:48:16.889Z] #12 43.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-11-27T11:48:16.889Z] #12 43.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-11-27T11:48:16.889Z] #12 43.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-11-27T11:48:16.889Z] #12 44.77 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:48:16.889Z] #12 44.98 Fetched 78.9 MB in 9s (9053 kB/s) [2020-11-27T11:48:16.889Z] #12 45.09 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-27T11:48:16.889Z] #12 45.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-11-27T11:48:16.889Z] #12 45.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-11-27T11:48:16.889Z] #12 45.16 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T11:48:16.951Z] #53 10.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [246 kB] [2020-11-27T11:48:16.951Z] #53 ... [2020-11-27T11:48:16.951Z] [2020-11-27T11:48:16.951Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:16.951Z] #56 6.161 + RM_GOPATH=0 [2020-11-27T11:48:16.951Z] #56 6.161 + TMP_GOPATH= [2020-11-27T11:48:16.951Z] #56 6.163 + : /build [2020-11-27T11:48:16.951Z] #56 6.163 + '[' -z '' ']' [2020-11-27T11:48:16.951Z] #56 6.163 ++ mktemp -d [2020-11-27T11:48:16.951Z] #56 6.178 + export GOPATH=/tmp/tmp.hEJzcmbOeA [2020-11-27T11:48:16.951Z] #56 6.178 + GOPATH=/tmp/tmp.hEJzcmbOeA [2020-11-27T11:48:16.951Z] #56 6.178 + RM_GOPATH=1 [2020-11-27T11:48:16.951Z] #56 6.178 + case "$(go env GOARCH)" in [2020-11-27T11:48:16.951Z] #56 6.178 ++ go env GOARCH [2020-11-27T11:48:16.951Z] #56 6.225 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:16.951Z] #56 6.225 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:16.951Z] #56 6.226 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:16.951Z] #56 6.301 + dir=/tmp/install [2020-11-27T11:48:16.951Z] #56 6.301 + bin=rootlesskit [2020-11-27T11:48:16.951Z] #56 6.301 + shift [2020-11-27T11:48:16.951Z] #56 6.301 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-27T11:48:16.951Z] #56 6.301 + . /tmp/install/rootlesskit.installer [2020-11-27T11:48:16.951Z] #56 6.302 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:48:16.951Z] #56 6.302 + install_rootlesskit [2020-11-27T11:48:16.951Z] #56 6.302 + case "$1" in [2020-11-27T11:48:16.951Z] #56 6.302 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:48:16.951Z] #56 6.302 + export CGO_ENABLED=0 [2020-11-27T11:48:16.951Z] #56 6.302 + CGO_ENABLED=0 [2020-11-27T11:48:16.951Z] #56 6.302 + _install_rootlesskit [2020-11-27T11:48:16.951Z] #56 6.302 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-27T11:48:16.951Z] #56 6.302 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hEJzcmbOeA/src/github.com/rootless-containers/rootlesskit [2020-11-27T11:48:16.951Z] #56 6.325 Cloning into '/tmp/tmp.hEJzcmbOeA/src/github.com/rootless-containers/rootlesskit'... [2020-11-27T11:48:16.951Z] #56 ... [2020-11-27T11:48:16.951Z] [2020-11-27T11:48:16.951Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:48:16.951Z] #40 6.524 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:48:16.951Z] #40 6.582 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:48:16.951Z] #40 6.585 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:48:16.951Z] #40 7.868 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-27T11:48:16.951Z] #40 10.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [246 kB] [2020-11-27T11:48:16.951Z] #40 ... [2020-11-27T11:48:16.951Z] [2020-11-27T11:48:16.951Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:48:16.951Z] #34 6.537 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:48:16.951Z] #34 6.581 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:48:16.951Z] #34 6.593 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:48:16.951Z] #34 7.909 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-27T11:48:16.951Z] #34 10.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [246 kB] [2020-11-27T11:48:16.994Z] #34 ... [2020-11-27T11:48:16.994Z] [2020-11-27T11:48:16.994Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:16.994Z] #56 12.14 Checking out files: 75% (602/794) Checking out files: 76% (604/794) Checking out files: 77% (612/794) Checking out files: 78% (620/794) Checking out files: 79% (628/794) Checking out files: 80% (636/794) Checking out files: 81% (644/794) Checking out files: 82% (652/794) Checking out files: 83% (660/794) Checking out files: 84% (667/794) Checking out files: 85% (675/794) Checking out files: 86% (683/794) Checking out files: 87% (691/794) Checking out files: 88% (699/794) Checking out files: 89% (707/794) Checking out files: 90% (715/794) Checking out files: 91% (723/794) Checking out files: 92% (731/794) Checking out files: 93% (739/794) Checking out files: 94% (747/794) Checking out files: 95% (755/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-11-27T11:48:16.994Z] #56 12.74 + cd /tmp/tmp.g57DLTdGZR/src/github.com/rootless-containers/rootlesskit [2020-11-27T11:48:16.995Z] #56 12.74 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:48:16.995Z] #56 13.31 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T11:48:16.995Z] #56 13.31 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-27T11:48:17.056Z] #49 ... [2020-11-27T11:48:17.056Z] [2020-11-27T11:48:17.056Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:17.056Z] #43 103.5 regexp [2020-11-27T11:48:17.056Z] #43 104.5 go/token [2020-11-27T11:48:17.056Z] #43 106.2 go/scanner [2020-11-27T11:48:17.056Z] #43 108.0 go/ast [2020-11-27T11:48:17.056Z] #43 110.7 internal/lazyregexp [2020-11-27T11:48:17.056Z] #43 111.4 net/url [2020-11-27T11:48:17.056Z] #43 ... [2020-11-27T11:48:17.056Z] [2020-11-27T11:48:17.056Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:48:17.056Z] #41 11.06 PBCC images/timens.pb-c.c [2020-11-27T11:48:17.056Z] #41 11.14 DEP images/timens.pb-c.d [2020-11-27T11:48:17.056Z] #41 11.23 PBCC images/fown.pb-c.c [2020-11-27T11:48:17.056Z] #41 11.29 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-27T11:48:17.056Z] #41 11.48 PBCC images/opts.pb-c.c [2020-11-27T11:48:17.056Z] #41 11.62 PBCC images/memfd.pb-c.c [2020-11-27T11:48:17.056Z] #41 11.75 DEP images/fown.pb-c.d [2020-11-27T11:48:17.056Z] #41 11.83 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-27T11:48:17.056Z] #41 11.96 DEP images/opts.pb-c.d [2020-11-27T11:48:17.189Z] #12 47.72 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-27T11:48:17.189Z] #12 47.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-11-27T11:48:17.189Z] #12 47.73 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T11:48:17.219Z] #34 11.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-27T11:48:17.219Z] #34 ... [2020-11-27T11:48:17.219Z] [2020-11-27T11:48:17.219Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:17.219Z] #47 4.792 + RM_GOPATH=0 [2020-11-27T11:48:17.219Z] #47 4.792 + TMP_GOPATH= [2020-11-27T11:48:17.219Z] #47 4.792 + : /build [2020-11-27T11:48:17.219Z] #47 4.792 + '[' -z '' ']' [2020-11-27T11:48:17.219Z] #47 4.799 ++ mktemp -d [2020-11-27T11:48:17.219Z] #47 4.800 + export GOPATH=/tmp/tmp.jGxrDBsEBr [2020-11-27T11:48:17.219Z] #47 4.800 + GOPATH=/tmp/tmp.jGxrDBsEBr [2020-11-27T11:48:17.219Z] #47 4.800 + RM_GOPATH=1 [2020-11-27T11:48:17.219Z] #47 4.800 + case "$(go env GOARCH)" in [2020-11-27T11:48:17.219Z] #47 4.809 ++ go env GOARCH [2020-11-27T11:48:17.219Z] #47 4.828 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:17.219Z] #47 4.828 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:17.219Z] #47 4.828 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:17.219Z] #47 4.848 + dir=/tmp/install [2020-11-27T11:48:17.219Z] #47 4.848 + bin=golangci_lint [2020-11-27T11:48:17.219Z] #47 4.848 + shift [2020-11-27T11:48:17.219Z] #47 4.848 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-27T11:48:17.219Z] #47 4.848 + . /tmp/install/golangci_lint.installer [2020-11-27T11:48:17.219Z] #47 4.848 ++ : v1.23.8 [2020-11-27T11:48:17.219Z] #47 4.848 + install_golangci_lint [2020-11-27T11:48:17.219Z] #47 4.848 + set -e [2020-11-27T11:48:17.219Z] #47 4.848 + export GO111MODULE=on [2020-11-27T11:48:17.219Z] #47 4.848 + GO111MODULE=on [2020-11-27T11:48:17.219Z] #47 4.848 + GOBIN=/build [2020-11-27T11:48:17.219Z] #47 4.848 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-27T11:48:17.219Z] #47 4.928 go: finding github.com v1.23.8 [2020-11-27T11:48:17.219Z] #47 4.931 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-27T11:48:17.219Z] #47 4.936 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-27T11:48:17.219Z] #47 4.936 go: finding github.com/golangci v1.23.8 [2020-11-27T11:48:17.219Z] #47 4.941 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-27T11:48:17.219Z] #47 5.899 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-27T11:48:17.219Z] #47 6.689 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-27T11:48:17.219Z] #47 ... [2020-11-27T11:48:17.219Z] [2020-11-27T11:48:17.219Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:17.219Z] #62 3.115 + RM_GOPATH=0 [2020-11-27T11:48:17.219Z] #62 3.115 + TMP_GOPATH= [2020-11-27T11:48:17.219Z] #62 3.115 + : /build [2020-11-27T11:48:17.219Z] #62 3.115 + '[' -z '' ']' [2020-11-27T11:48:17.219Z] #62 3.115 ++ mktemp -d [2020-11-27T11:48:17.219Z] #62 3.115 + export GOPATH=/tmp/tmp.VQI9y1qNa4 [2020-11-27T11:48:17.219Z] #62 3.115 + GOPATH=/tmp/tmp.VQI9y1qNa4 [2020-11-27T11:48:17.219Z] #62 3.115 + RM_GOPATH=1 [2020-11-27T11:48:17.219Z] #62 3.115 + case "$(go env GOARCH)" in [2020-11-27T11:48:17.219Z] #62 3.115 ++ go env GOARCH [2020-11-27T11:48:17.219Z] #62 3.183 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T11:48:17.219Z] #62 3.184 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:17.219Z] #62 3.184 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:17.219Z] #62 3.184 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:17.219Z] #62 3.184 + dir=/tmp/install [2020-11-27T11:48:17.219Z] #62 3.184 + bin=proxy [2020-11-27T11:48:17.219Z] #62 3.184 + shift [2020-11-27T11:48:17.219Z] #62 3.184 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-27T11:48:17.219Z] #62 3.184 + . /tmp/install/proxy.installer [2020-11-27T11:48:17.219Z] #62 3.184 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T11:48:17.219Z] #62 3.184 + install_proxy [2020-11-27T11:48:17.219Z] #62 3.184 + case "$1" in [2020-11-27T11:48:17.219Z] #62 3.184 + export CGO_ENABLED=0 [2020-11-27T11:48:17.219Z] #62 3.184 + CGO_ENABLED=0 [2020-11-27T11:48:17.219Z] #62 3.184 + _install_proxy [2020-11-27T11:48:17.219Z] #62 3.184 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-11-27T11:48:17.219Z] #62 3.184 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.VQI9y1qNa4/src/github.com/docker/libnetwork [2020-11-27T11:48:17.219Z] #62 3.184 Cloning into '/tmp/tmp.VQI9y1qNa4/src/github.com/docker/libnetwork'... [2020-11-27T11:48:17.317Z] #41 12.09 DEP images/memfd.pb-c.d [2020-11-27T11:48:17.317Z] #41 ... [2020-11-27T11:48:17.317Z] [2020-11-27T11:48:17.317Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:17.317Z] #32 104.0 log [2020-11-27T11:48:17.317Z] #32 108.4 github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:48:17.317Z] #32 ... [2020-11-27T11:48:17.317Z] [2020-11-27T11:48:17.317Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:48:17.317Z] #41 12.31 PBCC images/sit.pb-c.c [2020-11-27T11:48:17.485Z] #62 ... [2020-11-27T11:48:17.485Z] [2020-11-27T11:48:17.485Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:17.485Z] #45 5.634 + RM_GOPATH=0 [2020-11-27T11:48:17.485Z] #45 5.634 + TMP_GOPATH= [2020-11-27T11:48:17.485Z] #45 5.634 + : /build [2020-11-27T11:48:17.485Z] #45 5.634 + '[' -z '' ']' [2020-11-27T11:48:17.485Z] #45 5.647 ++ mktemp -d [2020-11-27T11:48:17.485Z] #45 5.647 + export GOPATH=/tmp/tmp.qdtCmarskA [2020-11-27T11:48:17.485Z] #45 5.647 + GOPATH=/tmp/tmp.qdtCmarskA [2020-11-27T11:48:17.485Z] #45 5.647 + RM_GOPATH=1 [2020-11-27T11:48:17.485Z] #45 5.647 + case "$(go env GOARCH)" in [2020-11-27T11:48:17.485Z] #45 5.653 ++ go env GOARCH [2020-11-27T11:48:17.485Z] #45 5.693 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:17.485Z] #45 5.693 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:17.485Z] #45 5.729 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:17.485Z] #45 5.733 + dir=/tmp/install [2020-11-27T11:48:17.485Z] #45 5.733 + bin=gotestsum [2020-11-27T11:48:17.485Z] #45 5.733 + shift [2020-11-27T11:48:17.485Z] #45 5.733 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-27T11:48:17.485Z] #45 5.733 + . /tmp/install/gotestsum.installer [2020-11-27T11:48:17.485Z] #45 5.733 ++ : v0.5.3 [2020-11-27T11:48:17.485Z] #45 5.733 + install_gotestsum [2020-11-27T11:48:17.485Z] #45 5.733 + set -e [2020-11-27T11:48:17.485Z] #45 5.733 + export GO111MODULE=on [2020-11-27T11:48:17.485Z] #45 5.733 + GO111MODULE=on [2020-11-27T11:48:17.485Z] #45 5.733 + GOBIN=/build [2020-11-27T11:48:17.485Z] #45 5.733 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-27T11:48:17.485Z] #45 5.770 go: finding gotest.tools v0.5.3 [2020-11-27T11:48:17.485Z] #45 5.770 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-27T11:48:17.485Z] #45 6.677 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-27T11:48:17.485Z] #45 7.300 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-27T11:48:17.485Z] #45 8.094 go: downloading github.com/fatih/color v1.9.0 [2020-11-27T11:48:17.485Z] #45 8.118 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:48:17.485Z] #45 8.153 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-27T11:48:17.485Z] #45 8.153 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:48:17.485Z] #45 8.202 go: downloading github.com/pkg/errors v0.9.1 [2020-11-27T11:48:17.485Z] #45 8.204 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:48:17.485Z] #45 8.515 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:48:17.485Z] #45 8.542 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:48:17.485Z] #45 8.684 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:48:17.485Z] #45 8.731 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:48:17.485Z] #45 8.822 go: extracting github.com/fatih/color v1.9.0 [2020-11-27T11:48:17.485Z] #45 8.837 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:48:17.485Z] #45 8.873 go: extracting github.com/pkg/errors v0.9.1 [2020-11-27T11:48:17.485Z] #45 8.996 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-27T11:48:17.485Z] #45 9.111 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:48:17.485Z] #45 9.266 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:48:17.485Z] #45 9.400 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:48:17.485Z] #45 9.557 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:48:17.485Z] #45 9.986 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:48:17.485Z] #45 10.78 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:48:17.485Z] #45 11.22 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:48:17.485Z] #45 ... [2020-11-27T11:48:17.485Z] [2020-11-27T11:48:17.485Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:48:17.576Z] #41 12.45 DEP images/sit.pb-c.d [2020-11-27T11:48:17.576Z] #41 12.51 PBCC images/macvlan.pb-c.c [2020-11-27T11:48:17.576Z] #41 12.53 DEP images/macvlan.pb-c.d [2020-11-27T11:48:17.749Z] #27 5.633 0.0% # 1.5% ## 3.8% ##### 7.0% ######## 11.2% ########## 15.3% ############ 17.8% ############## 19.7% ############### 21.4% ################ 23.5% ################## 25.2% ################### 27.1% #################### 28.8% ###################### 31.2% ####################### 32.1% ######################## 33.5% ######################### 35.1% ########################## 37.4% ############################ 40.2% ############################## 42.3% ############################### 43.8% ################################ 45.6% ################################# 47.2% ################################### 49.0% #################################### 50.4% ##################################### 51.8% ###################################### 52.8% ###################################### 54.0% ####################################### 55.1% ######################################## 56.3% ######################################### 57.1% ######################################### 58.0% ########################################## 58.9% ########################################### 59.9% ########################################### 60.5% ########################################### 60.9% ############################################ 61.6% ############################################ 62.4% ############################################# 63.2% ############################################## 64.7% ############################################### 65.9% ################################################ 67.4% ################################################# 68.6% ################################################## 70.0% ################################################### 71.2% #################################################### 72.3% #################################################### 73.6% ##################################################### 74.7% ####################################################### 76.5% ######################################################## 78.5% ######################################################### 80.4% ########################################################## 81.2% ########################################################### 82.9% ############################################################ 84.5% ############################################################# 85.9% ############################################################## 87.2% ############################################################### 88.4% ################################################################ 90.2% ################################################################# 91.4% ################################################################## 92.3% ################################################################### 93.6% #################################################################### 94.8% #################################################################### 95.7% ###################################################################### 97.7% [2020-11-27T11:48:17.749Z] #27 ... [2020-11-27T11:48:17.749Z] [2020-11-27T11:48:17.749Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:17.749Z] #43 11.72 crypto/internal/subtle [2020-11-27T11:48:17.836Z] #41 12.64 PBCC images/autofs.pb-c.c [2020-11-27T11:48:17.836Z] #41 12.75 DEP images/autofs.pb-c.d [2020-11-27T11:48:17.836Z] #41 12.80 PBCC images/sysctl.pb-c.c [2020-11-27T11:48:17.836Z] #41 12.86 DEP images/sysctl.pb-c.d [2020-11-27T11:48:18.095Z] #41 ... [2020-11-27T11:48:18.096Z] [2020-11-27T11:48:18.096Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:18.096Z] #32 DONE 114.8s [2020-11-27T11:48:18.096Z] [2020-11-27T11:48:18.096Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:48:18.096Z] #41 12.97 PBCC images/time.pb-c.c [2020-11-27T11:48:18.096Z] #41 13.03 DEP images/time.pb-c.d [2020-11-27T11:48:18.096Z] #41 13.11 PBCC images/binfmt-misc.pb-c.c [2020-11-27T11:48:18.265Z] #12 ... [2020-11-27T11:48:18.265Z] [2020-11-27T11:48:18.265Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:18.265Z] #33 38.74 sync [2020-11-27T11:48:18.265Z] #33 38.75 internal/reflectlite [2020-11-27T11:48:18.265Z] #33 42.16 errors [2020-11-27T11:48:18.265Z] #33 42.16 sort [2020-11-27T11:48:18.265Z] #33 43.12 internal/oserror [2020-11-27T11:48:18.265Z] #33 43.13 io [2020-11-27T11:48:18.265Z] #33 43.17 strconv [2020-11-27T11:48:18.265Z] #33 43.52 syscall [2020-11-27T11:48:18.265Z] #33 46.69 bytes [2020-11-27T11:48:18.265Z] #33 46.71 strings [2020-11-27T11:48:18.265Z] #33 ... [2020-11-27T11:48:18.265Z] [2020-11-27T11:48:18.265Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:18.265Z] #48 47.37 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T11:48:18.265Z] #48 47.40 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-27T11:48:18.265Z] #48 47.42 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-27T11:48:18.265Z] #48 47.47 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-27T11:48:18.265Z] #48 47.61 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T11:48:18.265Z] #48 47.81 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-27T11:48:18.265Z] #48 48.09 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T11:48:18.265Z] #48 48.17 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T11:48:18.265Z] #48 48.17 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T11:48:18.265Z] #48 48.26 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-27T11:48:18.265Z] #48 48.31 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T11:48:18.328Z] #43 12.07 crypto/subtle [2020-11-27T11:48:18.328Z] #43 12.24 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-27T11:48:18.355Z] #41 13.17 DEP images/binfmt-misc.pb-c.d [2020-11-27T11:48:18.387Z] #56 ... [2020-11-27T11:48:18.387Z] [2020-11-27T11:48:18.387Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:18.387Z] #62 7.940 + RM_GOPATH=0 [2020-11-27T11:48:18.387Z] #62 7.940 + TMP_GOPATH= [2020-11-27T11:48:18.387Z] #62 7.940 + : /build [2020-11-27T11:48:18.387Z] #62 7.940 + '[' -z '' ']' [2020-11-27T11:48:18.387Z] #62 7.940 ++ mktemp -d [2020-11-27T11:48:18.387Z] #62 7.940 + export GOPATH=/tmp/tmp.TYz9vqI7zm [2020-11-27T11:48:18.387Z] #62 7.940 + GOPATH=/tmp/tmp.TYz9vqI7zm [2020-11-27T11:48:18.387Z] #62 7.940 + RM_GOPATH=1 [2020-11-27T11:48:18.387Z] #62 7.940 + case "$(go env GOARCH)" in [2020-11-27T11:48:18.387Z] #62 7.940 ++ go env GOARCH [2020-11-27T11:48:18.387Z] #62 7.954 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T11:48:18.387Z] #62 7.955 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:18.387Z] #62 7.955 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:18.387Z] #62 7.955 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:18.387Z] #62 7.955 + dir=/tmp/install [2020-11-27T11:48:18.387Z] #62 7.955 + bin=proxy [2020-11-27T11:48:18.387Z] #62 7.955 + shift [2020-11-27T11:48:18.387Z] #62 7.955 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-27T11:48:18.387Z] #62 7.955 + . /tmp/install/proxy.installer [2020-11-27T11:48:18.387Z] #62 7.955 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T11:48:18.387Z] #62 7.955 + install_proxy [2020-11-27T11:48:18.387Z] #62 7.955 + case "$1" in [2020-11-27T11:48:18.387Z] #62 7.955 + export CGO_ENABLED=0 [2020-11-27T11:48:18.387Z] #62 7.955 + CGO_ENABLED=0 [2020-11-27T11:48:18.387Z] #62 7.955 + _install_proxy [2020-11-27T11:48:18.387Z] #62 7.955 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-11-27T11:48:18.387Z] #62 7.955 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TYz9vqI7zm/src/github.com/docker/libnetwork [2020-11-27T11:48:18.387Z] #62 7.961 Cloning into '/tmp/tmp.TYz9vqI7zm/src/github.com/docker/libnetwork'... [2020-11-27T11:48:18.387Z] #62 ... [2020-11-27T11:48:18.387Z] [2020-11-27T11:48:18.387Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:18.387Z] #45 11.81 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-27T11:48:18.387Z] #45 11.85 go: downloading github.com/pkg/errors v0.9.1 [2020-11-27T11:48:18.387Z] #45 12.00 go: downloading github.com/fatih/color v1.9.0 [2020-11-27T11:48:18.387Z] #45 12.00 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:48:18.387Z] #45 12.00 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:48:18.387Z] #45 12.00 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:48:18.387Z] #45 12.29 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:48:18.387Z] #45 12.29 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:48:18.387Z] #45 12.63 go: extracting github.com/fatih/color v1.9.0 [2020-11-27T11:48:18.387Z] #45 12.66 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:48:18.387Z] #45 12.77 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:48:18.387Z] #45 12.91 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:48:18.387Z] #45 13.11 go: extracting github.com/pkg/errors v0.9.1 [2020-11-27T11:48:18.387Z] #45 13.19 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:48:18.387Z] #45 13.29 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:48:18.387Z] #45 13.42 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-27T11:48:18.387Z] #45 13.43 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:48:18.387Z] #45 13.70 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:48:18.387Z] #45 13.72 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:48:18.387Z] #45 16.96 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:48:18.387Z] #45 17.26 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:48:18.387Z] #45 18.25 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:48:18.387Z] #45 ... [2020-11-27T11:48:18.387Z] [2020-11-27T11:48:18.387Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:48:18.387Z] #34 18.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:48:18.615Z] #41 13.29 PBCC images/seccomp.pb-c.c [2020-11-27T11:48:18.615Z] #41 13.35 DEP images/seccomp.pb-c.d [2020-11-27T11:48:18.615Z] #41 13.44 PBCC images/userns.pb-c.c [2020-11-27T11:48:18.615Z] #41 13.51 DEP images/userns.pb-c.d [2020-11-27T11:48:18.615Z] #41 13.57 PBCC images/cgroup.pb-c.c [2020-11-27T11:48:18.615Z] #41 13.65 DEP images/cgroup.pb-c.d [2020-11-27T11:48:18.875Z] #41 13.72 PBCC images/ext-file.pb-c.c [2020-11-27T11:48:18.875Z] #41 13.79 DEP images/ext-file.pb-c.d [2020-11-27T11:48:18.960Z] #43 12.64 internal/nettrace [2020-11-27T11:48:19.135Z] #41 13.93 PBCC images/rpc.pb-c.c [2020-11-27T11:48:19.135Z] #41 14.00 DEP images/rpc.pb-c.d [2020-11-27T11:48:19.395Z] #41 14.12 PBCC images/siginfo.pb-c.c [2020-11-27T11:48:19.395Z] #41 14.16 DEP images/siginfo.pb-c.d [2020-11-27T11:48:19.395Z] #41 14.27 PBCC images/pagemap.pb-c.c [2020-11-27T11:48:19.547Z] #43 13.39 runtime/cgo [2020-11-27T11:48:19.656Z] #41 14.40 DEP images/pagemap.pb-c.d [2020-11-27T11:48:19.656Z] #41 14.50 PBCC images/rlimit.pb-c.c [2020-11-27T11:48:19.656Z] #41 14.57 DEP images/rlimit.pb-c.d [2020-11-27T11:48:19.812Z] #43 13.76 vendor/golang.org/x/crypto/internal/subtle [2020-11-27T11:48:19.916Z] #41 14.65 PBCC images/file-lock.pb-c.c [2020-11-27T11:48:19.916Z] #41 14.70 DEP images/file-lock.pb-c.d [2020-11-27T11:48:19.916Z] #41 14.84 PBCC images/tty.pb-c.c [2020-11-27T11:48:20.177Z] #41 14.92 DEP images/tty.pb-c.d [2020-11-27T11:48:20.177Z] #41 15.10 PBCC images/tun.pb-c.c [2020-11-27T11:48:20.177Z] #41 15.12 PBCC images/netdev.pb-c.c [2020-11-27T11:48:20.177Z] #41 15.20 DEP images/tun.pb-c.d [2020-11-27T11:48:20.437Z] #41 15.28 DEP images/netdev.pb-c.d [2020-11-27T11:48:20.437Z] #41 15.38 PBCC images/vma.pb-c.c [2020-11-27T11:48:20.437Z] #41 15.45 DEP images/vma.pb-c.d [2020-11-27T11:48:20.697Z] #41 15.63 PBCC images/creds.pb-c.c [2020-11-27T11:48:20.697Z] #41 15.65 DEP images/creds.pb-c.d [2020-11-27T11:48:20.697Z] #41 15.73 PBCC images/utsns.pb-c.c [2020-11-27T11:48:20.779Z] #38 ... [2020-11-27T11:48:20.779Z] [2020-11-27T11:48:20.779Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:20.779Z] #45 5.781 + RM_GOPATH=0 [2020-11-27T11:48:20.779Z] #45 5.781 + TMP_GOPATH= [2020-11-27T11:48:20.779Z] #45 5.781 + : /build [2020-11-27T11:48:20.779Z] #45 5.781 + '[' -z '' ']' [2020-11-27T11:48:20.779Z] #45 5.781 ++ mktemp -d [2020-11-27T11:48:20.957Z] #41 15.74 DEP images/utsns.pb-c.d [2020-11-27T11:48:20.957Z] #41 15.80 PBCC images/ipc-desc.pb-c.c [2020-11-27T11:48:20.957Z] #41 15.85 PBCC images/ipc-sem.pb-c.c [2020-11-27T11:48:20.957Z] #41 15.86 DEP images/ipc-desc.pb-c.d [2020-11-27T11:48:20.957Z] #41 15.94 DEP images/ipc-sem.pb-c.d [2020-11-27T11:48:20.957Z] #41 15.99 PBCC images/ipc-msg.pb-c.c [2020-11-27T11:48:21.033Z] #34 ... [2020-11-27T11:48:21.033Z] [2020-11-27T11:48:21.033Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:21.033Z] #43 10.43 internal/bytealg [2020-11-27T11:48:21.033Z] #43 10.93 sync/atomic [2020-11-27T11:48:21.033Z] #43 11.51 unicode [2020-11-27T11:48:21.033Z] #43 12.10 runtime [2020-11-27T11:48:21.033Z] #43 16.93 unicode/utf8 [2020-11-27T11:48:21.033Z] #43 17.87 internal/testlog [2020-11-27T11:48:21.033Z] #43 18.31 encoding [2020-11-27T11:48:21.033Z] #43 18.51 unicode/utf16 [2020-11-27T11:48:21.033Z] #43 19.15 container/list [2020-11-27T11:48:21.033Z] #43 20.03 crypto/internal/subtle [2020-11-27T11:48:21.033Z] #43 20.26 crypto/subtle [2020-11-27T11:48:21.033Z] #43 20.62 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-27T11:48:21.033Z] #43 ... [2020-11-27T11:48:21.033Z] [2020-11-27T11:48:21.033Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:48:21.033Z] #38 19.76 Checking out files: 70% (1172/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-27T11:48:21.033Z] #38 20.57 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-27T11:48:21.038Z] #45 5.787 + export GOPATH=/tmp/tmp.S3oumZpnpd [2020-11-27T11:48:21.038Z] #45 5.787 + GOPATH=/tmp/tmp.S3oumZpnpd [2020-11-27T11:48:21.038Z] #45 5.787 + RM_GOPATH=1 [2020-11-27T11:48:21.038Z] #45 5.787 + case "$(go env GOARCH)" in [2020-11-27T11:48:21.038Z] #45 5.787 ++ go env GOARCH [2020-11-27T11:48:21.038Z] #45 5.795 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:21.038Z] #45 5.795 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:21.038Z] #45 5.795 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:21.038Z] #45 5.796 + dir=/tmp/install [2020-11-27T11:48:21.038Z] #45 5.796 + bin=gotestsum [2020-11-27T11:48:21.038Z] #45 5.796 + shift [2020-11-27T11:48:21.038Z] #45 5.796 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-27T11:48:21.038Z] #45 5.796 + . /tmp/install/gotestsum.installer [2020-11-27T11:48:21.038Z] #45 5.796 ++ : v0.5.3 [2020-11-27T11:48:21.038Z] #45 5.796 + install_gotestsum [2020-11-27T11:48:21.038Z] #45 5.799 + set -e [2020-11-27T11:48:21.038Z] #45 5.799 + export GO111MODULE=on [2020-11-27T11:48:21.038Z] #45 5.799 + GO111MODULE=on [2020-11-27T11:48:21.038Z] #45 5.799 + GOBIN=/build [2020-11-27T11:48:21.038Z] #45 5.799 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-27T11:48:21.038Z] #45 5.819 go: finding gotest.tools v0.5.3 [2020-11-27T11:48:21.038Z] #45 5.819 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-27T11:48:21.039Z] #48 ... [2020-11-27T11:48:21.039Z] [2020-11-27T11:48:21.039Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:48:21.039Z] #41 41.37 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-11-27T11:48:21.039Z] #41 41.37 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-11-27T11:48:21.039Z] #41 41.39 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-11-27T11:48:21.039Z] #41 41.58 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-11-27T11:48:21.039Z] #41 41.59 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-11-27T11:48:21.039Z] #41 41.61 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-11-27T11:48:21.039Z] #41 43.71 Selecting previously unselected package libprotoc17:ppc64el. [2020-11-27T11:48:21.039Z] #41 43.72 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-11-27T11:48:21.039Z] #41 43.73 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-11-27T11:48:21.039Z] #41 44.38 Selecting previously unselected package protobuf-c-compiler. [2020-11-27T11:48:21.039Z] #41 44.40 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-11-27T11:48:21.039Z] #41 44.40 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:48:21.039Z] #41 44.56 Selecting previously unselected package protobuf-compiler. [2020-11-27T11:48:21.039Z] #41 44.56 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-11-27T11:48:21.039Z] #41 44.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:48:21.039Z] #41 44.71 Selecting previously unselected package python-pkg-resources. [2020-11-27T11:48:21.039Z] #41 44.72 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T11:48:21.039Z] #41 44.74 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-27T11:48:21.039Z] #41 44.97 Selecting previously unselected package python-six. [2020-11-27T11:48:21.040Z] #41 44.97 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-27T11:48:21.040Z] #41 44.98 Unpacking python-six (1.12.0-1) ... [2020-11-27T11:48:21.040Z] #41 45.08 Selecting previously unselected package python-protobuf. [2020-11-27T11:48:21.040Z] #41 45.08 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-11-27T11:48:21.040Z] #41 45.08 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-27T11:48:21.040Z] #41 45.65 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-27T11:48:21.040Z] #41 50.24 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-11-27T11:48:21.040Z] #41 50.25 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-27T11:48:21.040Z] #41 50.25 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-27T11:48:21.040Z] #41 50.25 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-11-27T11:48:21.040Z] #41 50.26 Setting up python-six (1.12.0-1) ... [2020-11-27T11:48:21.040Z] #41 ... [2020-11-27T11:48:21.040Z] [2020-11-27T11:48:21.040Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:21.040Z] #12 50.52 Selecting previously unselected package binutils-mingw-w64. [2020-11-27T11:48:21.040Z] #12 50.54 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-27T11:48:21.040Z] #12 50.55 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T11:48:21.040Z] #12 50.66 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-11-27T11:48:21.040Z] #12 50.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-11-27T11:48:21.040Z] #12 50.68 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-27T11:48:21.040Z] #12 50.89 Selecting previously unselected package dmsetup. [2020-11-27T11:48:21.040Z] #12 50.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-11-27T11:48:21.040Z] #12 50.90 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-27T11:48:21.040Z] #12 51.06 Selecting previously unselected package mingw-w64-common. [2020-11-27T11:48:21.040Z] #12 51.06 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-27T11:48:21.040Z] #12 51.07 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-27T11:48:21.217Z] #41 16.05 DEP images/ipc-msg.pb-c.d [2020-11-27T11:48:21.217Z] #41 16.10 PBCC images/ipc-shm.pb-c.c [2020-11-27T11:48:21.217Z] #41 16.15 DEP images/ipc-shm.pb-c.d [2020-11-27T11:48:21.301Z] #45 6.086 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-27T11:48:21.302Z] #38 ... [2020-11-27T11:48:21.302Z] [2020-11-27T11:48:21.302Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:48:21.302Z] #40 11.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:48:21.302Z] #40 14.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:48:21.302Z] #40 18.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:48:21.302Z] #40 ... [2020-11-27T11:48:21.302Z] [2020-11-27T11:48:21.302Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:21.302Z] #32 11.04 math [2020-11-27T11:48:21.302Z] #32 11.37 runtime [2020-11-27T11:48:21.302Z] #32 17.68 unicode/utf8 [2020-11-27T11:48:21.302Z] #32 18.29 internal/testlog [2020-11-27T11:48:21.302Z] #32 19.30 runtime/cgo [2020-11-27T11:48:21.477Z] #41 16.29 PBCC images/ipc-var.pb-c.c [2020-11-27T11:48:21.477Z] #41 16.32 DEP images/ipc-var.pb-c.d [2020-11-27T11:48:21.477Z] #41 16.37 PBCC images/sk-opts.pb-c.c [2020-11-27T11:48:21.477Z] #41 16.48 PBCC images/packet-sock.pb-c.c [2020-11-27T11:48:21.560Z] #45 6.555 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-27T11:48:21.573Z] #32 ... [2020-11-27T11:48:21.573Z] [2020-11-27T11:48:21.573Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:21.573Z] #47 21.08 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-27T11:48:21.573Z] #47 21.31 go: downloading github.com/pkg/errors v0.8.1 [2020-11-27T11:48:21.573Z] #47 21.31 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-27T11:48:21.573Z] #47 21.31 go: downloading github.com/spf13/viper v1.6.1 [2020-11-27T11:48:21.573Z] #47 21.38 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T11:48:21.573Z] #47 21.50 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T11:48:21.573Z] #47 21.50 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T11:48:21.736Z] #41 16.56 DEP images/sk-opts.pb-c.d [2020-11-27T11:48:21.736Z] #41 16.60 DEP images/packet-sock.pb-c.d [2020-11-27T11:48:21.736Z] #41 16.71 PBCC images/sk-netlink.pb-c.c [2020-11-27T11:48:21.909Z] #47 21.75 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-27T11:48:21.909Z] #47 21.85 go: extracting github.com/pkg/errors v0.8.1 [2020-11-27T11:48:21.909Z] #47 21.89 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T11:48:21.997Z] #41 16.80 DEP images/sk-netlink.pb-c.d [2020-11-27T11:48:21.997Z] #41 16.86 PBCC images/sk-inet.pb-c.c [2020-11-27T11:48:21.997Z] #41 16.94 DEP images/sk-inet.pb-c.d [2020-11-27T11:48:21.997Z] #41 17.00 PBCC images/sk-unix.pb-c.c [2020-11-27T11:48:22.091Z] #12 ... [2020-11-27T11:48:22.091Z] [2020-11-27T11:48:22.091Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:22.091Z] #44 42.66 github.com/LK4D4/vndr/godl/singleflight [2020-11-27T11:48:22.091Z] #44 42.69 math/rand [2020-11-27T11:48:22.091Z] #44 42.72 errors [2020-11-27T11:48:22.091Z] #44 42.77 sort [2020-11-27T11:48:22.091Z] #44 42.78 internal/singleflight [2020-11-27T11:48:22.091Z] #44 43.19 io [2020-11-27T11:48:22.091Z] #44 43.42 strconv [2020-11-27T11:48:22.091Z] #44 44.59 syscall [2020-11-27T11:48:22.091Z] #44 45.75 vendor/golang.org/x/net/dns/dnsmessage [2020-11-27T11:48:22.091Z] #44 47.93 bytes [2020-11-27T11:48:22.091Z] #44 ... [2020-11-27T11:48:22.091Z] [2020-11-27T11:48:22.091Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:48:22.091Z] #35 48.93 Selecting previously unselected package libxml2:ppc64el. [2020-11-27T11:48:22.091Z] #35 48.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-11-27T11:48:22.091Z] #35 48.95 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-11-27T11:48:22.091Z] #35 49.59 Selecting previously unselected package libarchive13:ppc64el. [2020-11-27T11:48:22.091Z] #35 49.61 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-11-27T11:48:22.091Z] #35 49.64 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-11-27T11:48:22.091Z] #35 50.03 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-11-27T11:48:22.091Z] #35 50.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-11-27T11:48:22.091Z] #35 50.08 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-11-27T11:48:22.091Z] #35 50.21 Selecting previously unselected package librhash0:ppc64el. [2020-11-27T11:48:22.091Z] #35 50.21 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-11-27T11:48:22.091Z] #35 50.22 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-11-27T11:48:22.091Z] #35 50.36 Selecting previously unselected package libuv1:ppc64el. [2020-11-27T11:48:22.091Z] #35 50.37 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-11-27T11:48:22.091Z] #35 50.39 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-11-27T11:48:22.091Z] #35 50.62 Selecting previously unselected package cmake. [2020-11-27T11:48:22.091Z] #35 50.62 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-11-27T11:48:22.091Z] #35 50.63 Unpacking cmake (3.13.4-1) ... [2020-11-27T11:48:22.171Z] #47 ... [2020-11-27T11:48:22.171Z] [2020-11-27T11:48:22.171Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:22.171Z] #11 11.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:48:22.171Z] #11 15.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:48:22.171Z] #11 ... [2020-11-27T11:48:22.171Z] [2020-11-27T11:48:22.171Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:22.171Z] #43 20.81 internal/nettrace [2020-11-27T11:48:22.171Z] #43 21.17 runtime/cgo [2020-11-27T11:48:22.258Z] #41 17.08 DEP images/sk-unix.pb-c.d [2020-11-27T11:48:22.258Z] #41 17.15 PBCC images/mm.pb-c.c [2020-11-27T11:48:22.258Z] #41 17.24 DEP images/mm.pb-c.d [2020-11-27T11:48:22.400Z] #43 ... [2020-11-27T11:48:22.400Z] [2020-11-27T11:48:22.400Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:48:22.400Z] #30 6.183 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-27T11:48:22.400Z] #30 6.187 Cloning into '.'... [2020-11-27T11:48:22.490Z] #45 7.511 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:48:22.490Z] #45 7.511 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:48:22.518Z] #41 17.38 PBCC images/timerfd.pb-c.c [2020-11-27T11:48:22.518Z] #41 17.44 DEP images/timerfd.pb-c.d [2020-11-27T11:48:22.665Z] #30 ... [2020-11-27T11:48:22.665Z] [2020-11-27T11:48:22.665Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:22.665Z] #62 14.36 Checking out files: 47% (906/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-27T11:48:22.665Z] #62 15.38 + cd /tmp/tmp.VQI9y1qNa4/src/github.com/docker/libnetwork [2020-11-27T11:48:22.665Z] #62 15.38 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T11:48:22.665Z] #62 15.81 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-27T11:48:22.739Z] #35 53.39 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-27T11:48:22.739Z] #35 53.41 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T11:48:22.739Z] #35 53.41 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-11-27T11:48:22.739Z] #35 53.42 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T11:48:22.739Z] #35 53.46 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-11-27T11:48:22.739Z] #35 53.47 Setting up cmake-data (3.13.4-1) ... [2020-11-27T11:48:22.739Z] #35 53.48 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-11-27T11:48:22.739Z] #35 53.49 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-11-27T11:48:22.739Z] #35 53.50 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-11-27T11:48:22.739Z] #35 53.51 Setting up cmake (3.13.4-1) ... [2020-11-27T11:48:22.747Z] #45 7.571 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:48:22.747Z] #45 7.587 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-27T11:48:22.747Z] #45 ... [2020-11-27T11:48:22.747Z] [2020-11-27T11:48:22.747Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:48:22.747Z] #38 7.460 + git clone https://github.com/docker/distribution.git . [2020-11-27T11:48:22.747Z] #38 7.462 Cloning into '.'... [2020-11-27T11:48:22.778Z] #41 17.49 PBCC images/timer.pb-c.c [2020-11-27T11:48:22.778Z] #41 17.53 DEP images/timer.pb-c.d [2020-11-27T11:48:22.778Z] #41 17.59 PBCC images/sa.pb-c.c [2020-11-27T11:48:22.778Z] #41 17.62 DEP images/sa.pb-c.d [2020-11-27T11:48:23.038Z] #41 17.76 PBCC images/pipe-data.pb-c.c [2020-11-27T11:48:23.038Z] #41 17.79 DEP images/pipe-data.pb-c.d [2020-11-27T11:48:23.038Z] #41 17.87 PBCC images/mnt.pb-c.c [2020-11-27T11:48:23.038Z] #41 17.92 DEP images/mnt.pb-c.d [2020-11-27T11:48:23.038Z] #41 17.99 PBCC images/sk-packet.pb-c.c [2020-11-27T11:48:23.041Z] #35 53.52 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:48:23.041Z] #35 53.61 Processing triggers for mime-support (3.62) ... [2020-11-27T11:48:23.298Z] #41 18.00 DEP images/sk-packet.pb-c.d [2020-11-27T11:48:23.298Z] #41 18.07 PBCC images/tcp-stream.pb-c.c [2020-11-27T11:48:23.298Z] #41 18.12 DEP images/tcp-stream.pb-c.d [2020-11-27T11:48:23.298Z] #41 18.20 PBCC images/pipe.pb-c.c [2020-11-27T11:48:23.298Z] #41 18.26 DEP images/pipe.pb-c.d [2020-11-27T11:48:23.340Z] #35 DONE 54.0s [2020-11-27T11:48:23.340Z] [2020-11-27T11:48:23.340Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:23.559Z] #41 18.33 PBCC images/pstree.pb-c.c [2020-11-27T11:48:23.560Z] #41 18.37 DEP images/pstree.pb-c.d [2020-11-27T11:48:23.560Z] #41 18.40 PBCC images/fs.pb-c.c [2020-11-27T11:48:23.560Z] #41 18.43 DEP images/fs.pb-c.d [2020-11-27T11:48:23.560Z] #41 18.46 PBCC images/signalfd.pb-c.c [2020-11-27T11:48:23.560Z] #41 18.50 DEP images/signalfd.pb-c.d [2020-11-27T11:48:23.665Z] #36 0.310 + RM_GOPATH=0 [2020-11-27T11:48:23.665Z] #36 0.335 + TMP_GOPATH= [2020-11-27T11:48:23.665Z] #36 0.335 + : /build [2020-11-27T11:48:23.665Z] #36 0.336 + '[' -z '' ']' [2020-11-27T11:48:23.665Z] #36 0.338 ++ mktemp -d [2020-11-27T11:48:23.665Z] #36 0.340 + export GOPATH=/tmp/tmp.bZP0ZmFq1t [2020-11-27T11:48:23.665Z] #36 0.340 + GOPATH=/tmp/tmp.bZP0ZmFq1t [2020-11-27T11:48:23.665Z] #36 0.340 + RM_GOPATH=1 [2020-11-27T11:48:23.665Z] #36 0.340 + case "$(go env GOARCH)" in [2020-11-27T11:48:23.665Z] #36 0.343 ++ go env GOARCH [2020-11-27T11:48:23.665Z] #36 0.401 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:23.665Z] #36 0.407 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:23.665Z] #36 0.414 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:23.820Z] #41 18.59 PBCC images/fh.pb-c.c [2020-11-27T11:48:23.820Z] #41 18.72 PBCC images/fsnotify.pb-c.c [2020-11-27T11:48:23.820Z] #41 18.78 DEP images/fh.pb-c.d [2020-11-27T11:48:23.965Z] #36 0.420 + dir=/tmp/install [2020-11-27T11:48:23.965Z] #36 0.421 + bin=tini [2020-11-27T11:48:23.965Z] #36 0.421 + shift [2020-11-27T11:48:23.965Z] #36 0.421 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-27T11:48:23.965Z] #36 0.421 + . /tmp/install/tini.installer [2020-11-27T11:48:23.965Z] #36 0.423 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T11:48:23.965Z] #36 0.424 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T11:48:23.965Z] #36 0.424 + install_tini [2020-11-27T11:48:23.965Z] #36 0.424 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-27T11:48:23.965Z] #36 0.424 + git clone https://github.com/krallin/tini.git /tmp/tmp.bZP0ZmFq1t/tini [2020-11-27T11:48:23.965Z] #36 0.426 Cloning into '/tmp/tmp.bZP0ZmFq1t/tini'... [2020-11-27T11:48:24.081Z] #41 18.85 DEP images/fsnotify.pb-c.d [2020-11-27T11:48:24.081Z] #41 18.94 PBCC images/eventpoll.pb-c.c [2020-11-27T11:48:24.081Z] #41 18.97 DEP images/eventpoll.pb-c.d [2020-11-27T11:48:24.081Z] #41 19.03 PBCC images/eventfd.pb-c.c [2020-11-27T11:48:24.341Z] #41 19.09 DEP images/eventfd.pb-c.d [2020-11-27T11:48:24.341Z] #41 19.12 PBCC images/remap-file-path.pb-c.c [2020-11-27T11:48:24.341Z] #41 19.19 DEP images/remap-file-path.pb-c.d [2020-11-27T11:48:24.341Z] #41 19.22 PBCC images/fifo.pb-c.c [2020-11-27T11:48:24.341Z] #41 19.25 DEP images/fifo.pb-c.d [2020-11-27T11:48:24.602Z] #41 19.33 PBCC images/ghost-file.pb-c.c [2020-11-27T11:48:24.602Z] #41 19.38 DEP images/ghost-file.pb-c.d [2020-11-27T11:48:24.602Z] #41 19.45 PBCC images/regfile.pb-c.c [2020-11-27T11:48:24.602Z] #41 19.51 DEP images/regfile.pb-c.d [2020-11-27T11:48:24.602Z] #41 19.56 PBCC images/ns.pb-c.c [2020-11-27T11:48:24.775Z] #43 ... [2020-11-27T11:48:24.775Z] [2020-11-27T11:48:24.775Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:48:24.775Z] #53 14.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:48:24.775Z] #53 18.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:48:24.776Z] #53 ... [2020-11-27T11:48:24.776Z] [2020-11-27T11:48:24.776Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:48:24.776Z] #38 23.69 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-27T11:48:24.861Z] #41 19.58 DEP images/ns.pb-c.d [2020-11-27T11:48:24.861Z] #41 19.66 PBCC images/fdinfo.pb-c.c [2020-11-27T11:48:24.861Z] #41 19.78 DEP images/fdinfo.pb-c.d [2020-11-27T11:48:24.909Z] #54 133.3 + bin/containerd-stress [2020-11-27T11:48:25.057Z] #36 1.532 + cd /tmp/tmp.bZP0ZmFq1t/tini [2020-11-27T11:48:25.057Z] #36 1.540 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T11:48:25.057Z] #36 1.551 + cmake . [2020-11-27T11:48:25.121Z] #41 19.84 PBCC images/core-aarch64.pb-c.c [2020-11-27T11:48:25.121Z] #41 19.97 PBCC images/core-arm.pb-c.c [2020-11-27T11:48:25.287Z] #38 ... [2020-11-27T11:48:25.287Z] [2020-11-27T11:48:25.287Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:25.287Z] #49 7.255 + RM_GOPATH=0 [2020-11-27T11:48:25.287Z] #49 7.255 + TMP_GOPATH= [2020-11-27T11:48:25.287Z] #49 7.255 + : /build [2020-11-27T11:48:25.287Z] #49 7.255 + '[' -z '' ']' [2020-11-27T11:48:25.287Z] #49 7.255 ++ mktemp -d [2020-11-27T11:48:25.287Z] #49 7.255 + export GOPATH=/tmp/tmp.D5uYBL2tX4 [2020-11-27T11:48:25.287Z] #49 7.255 + GOPATH=/tmp/tmp.D5uYBL2tX4 [2020-11-27T11:48:25.287Z] #49 7.255 + RM_GOPATH=1 [2020-11-27T11:48:25.287Z] #49 7.255 + case "$(go env GOARCH)" in [2020-11-27T11:48:25.287Z] #49 7.255 ++ go env GOARCH [2020-11-27T11:48:25.287Z] #49 7.272 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:25.287Z] #49 7.272 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:25.287Z] #49 7.272 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:25.287Z] #49 7.290 + dir=/tmp/install [2020-11-27T11:48:25.287Z] #49 7.290 + bin=shfmt [2020-11-27T11:48:25.287Z] #49 7.290 + shift [2020-11-27T11:48:25.287Z] #49 7.290 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-27T11:48:25.287Z] #49 7.290 + . /tmp/install/shfmt.installer [2020-11-27T11:48:25.287Z] #49 7.290 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T11:48:25.287Z] #49 7.290 + install_shfmt [2020-11-27T11:48:25.287Z] #49 7.290 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-27T11:48:25.287Z] #49 7.290 + git clone https://github.com/mvdan/sh.git /tmp/tmp.D5uYBL2tX4/src/github.com/mvdan/sh [2020-11-27T11:48:25.287Z] #49 7.290 Cloning into '/tmp/tmp.D5uYBL2tX4/src/github.com/mvdan/sh'... [2020-11-27T11:48:25.287Z] #49 7.291 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T11:48:25.287Z] #49 ... [2020-11-27T11:48:25.287Z] [2020-11-27T11:48:25.287Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:25.287Z] #43 6.184 + RM_GOPATH=0 [2020-11-27T11:48:25.287Z] #43 6.184 + TMP_GOPATH= [2020-11-27T11:48:25.287Z] #43 6.184 + : /build [2020-11-27T11:48:25.287Z] #43 6.184 + '[' -z '' ']' [2020-11-27T11:48:25.287Z] #43 6.184 ++ mktemp -d [2020-11-27T11:48:25.287Z] #43 6.184 + export GOPATH=/tmp/tmp.PlLlhXHvY8 [2020-11-27T11:48:25.287Z] #43 6.184 + GOPATH=/tmp/tmp.PlLlhXHvY8 [2020-11-27T11:48:25.287Z] #43 6.184 + RM_GOPATH=1 [2020-11-27T11:48:25.287Z] #43 6.184 + case "$(go env GOARCH)" in [2020-11-27T11:48:25.287Z] #43 6.184 ++ go env GOARCH [2020-11-27T11:48:25.287Z] #43 6.208 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:25.287Z] #43 6.208 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:25.287Z] #43 6.218 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T11:48:25.287Z] #43 6.220 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:25.287Z] #43 6.220 + dir=/tmp/install [2020-11-27T11:48:25.287Z] #43 6.220 + bin=vndr [2020-11-27T11:48:25.287Z] #43 6.220 + shift [2020-11-27T11:48:25.287Z] #43 6.220 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-27T11:48:25.287Z] #43 6.220 + . /tmp/install/vndr.installer [2020-11-27T11:48:25.287Z] #43 6.220 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T11:48:25.287Z] #43 6.220 + install_vndr [2020-11-27T11:48:25.287Z] #43 6.220 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-27T11:48:25.287Z] #43 6.220 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PlLlhXHvY8/src/github.com/LK4D4/vndr [2020-11-27T11:48:25.287Z] #43 6.220 Cloning into '/tmp/tmp.PlLlhXHvY8/src/github.com/LK4D4/vndr'... [2020-11-27T11:48:25.287Z] #43 6.690 + cd /tmp/tmp.PlLlhXHvY8/src/github.com/LK4D4/vndr [2020-11-27T11:48:25.287Z] #43 6.707 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-27T11:48:25.287Z] #43 6.710 + go build -buildmode=pie -v -o /build/vndr . [2020-11-27T11:48:25.287Z] #43 8.141 runtime/internal/atomic [2020-11-27T11:48:25.287Z] #43 8.183 internal/cpu [2020-11-27T11:48:25.287Z] #43 8.792 runtime/internal/sys [2020-11-27T11:48:25.287Z] #43 9.057 runtime/internal/math [2020-11-27T11:48:25.287Z] #43 9.176 internal/bytealg [2020-11-27T11:48:25.287Z] #43 9.514 internal/race [2020-11-27T11:48:25.287Z] #43 9.747 sync/atomic [2020-11-27T11:48:25.287Z] #43 ... [2020-11-27T11:48:25.287Z] [2020-11-27T11:48:25.287Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:25.287Z] #22 5.868 + RM_GOPATH=0 [2020-11-27T11:48:25.287Z] #22 5.868 + TMP_GOPATH= [2020-11-27T11:48:25.287Z] #22 5.868 + : /build [2020-11-27T11:48:25.287Z] #22 5.868 + '[' -z '' ']' [2020-11-27T11:48:25.287Z] #22 5.868 ++ mktemp -d [2020-11-27T11:48:25.287Z] #22 5.868 + export GOPATH=/tmp/tmp.ENFfGE55Lp [2020-11-27T11:48:25.287Z] #22 5.868 + GOPATH=/tmp/tmp.ENFfGE55Lp [2020-11-27T11:48:25.287Z] #22 5.868 + RM_GOPATH=1 [2020-11-27T11:48:25.287Z] #22 5.868 + case "$(go env GOARCH)" in [2020-11-27T11:48:25.287Z] #22 5.868 ++ go env GOARCH [2020-11-27T11:48:25.287Z] #22 5.893 Install docker/cli version 17.06.2-ce from stable [2020-11-27T11:48:25.287Z] #22 5.894 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:25.287Z] #22 5.894 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:25.287Z] #22 5.894 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:25.287Z] #22 5.894 + dir=/tmp/install [2020-11-27T11:48:25.287Z] #22 5.894 + bin=dockercli [2020-11-27T11:48:25.287Z] #22 5.894 + shift [2020-11-27T11:48:25.287Z] #22 5.894 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-27T11:48:25.287Z] #22 5.894 + . /tmp/install/dockercli.installer [2020-11-27T11:48:25.287Z] #22 5.894 ++ : stable [2020-11-27T11:48:25.287Z] #22 5.894 ++ : 17.06.2-ce [2020-11-27T11:48:25.287Z] #22 5.894 + install_dockercli [2020-11-27T11:48:25.287Z] #22 5.894 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-27T11:48:25.287Z] #22 5.894 ++ uname -m [2020-11-27T11:48:25.287Z] #22 5.894 + arch=x86_64 [2020-11-27T11:48:25.287Z] #22 5.894 + '[' x86_64 '!=' x86_64 ']' [2020-11-27T11:48:25.287Z] #22 5.894 + url=https://download.docker.com/linux/static [2020-11-27T11:48:25.287Z] #22 5.894 + tar -xz docker/docker [2020-11-27T11:48:25.287Z] #22 5.894 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-27T11:48:25.380Z] #41 20.11 PBCC images/core-ppc64.pb-c.c [2020-11-27T11:48:25.380Z] #41 20.20 PBCC images/core-s390.pb-c.c [2020-11-27T11:48:25.380Z] #41 20.29 PBCC images/core-x86.pb-c.c [2020-11-27T11:48:25.545Z] #22 ... [2020-11-27T11:48:25.545Z] [2020-11-27T11:48:25.545Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:48:25.545Z] #30 6.875 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-27T11:48:25.545Z] #30 6.880 Cloning into '.'... [2020-11-27T11:48:25.545Z] #30 ... [2020-11-27T11:48:25.545Z] [2020-11-27T11:48:25.545Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:25.545Z] #56 5.973 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:48:25.545Z] #56 5.973 + RM_GOPATH=0 [2020-11-27T11:48:25.545Z] #56 5.973 + TMP_GOPATH= [2020-11-27T11:48:25.545Z] #56 5.973 + : /build [2020-11-27T11:48:25.545Z] #56 5.973 + '[' -z '' ']' [2020-11-27T11:48:25.545Z] #56 5.973 ++ mktemp -d [2020-11-27T11:48:25.545Z] #56 5.973 + export GOPATH=/tmp/tmp.VVwgFQ7rfc [2020-11-27T11:48:25.545Z] #56 5.973 + GOPATH=/tmp/tmp.VVwgFQ7rfc [2020-11-27T11:48:25.545Z] #56 5.973 + RM_GOPATH=1 [2020-11-27T11:48:25.545Z] #56 5.973 + case "$(go env GOARCH)" in [2020-11-27T11:48:25.545Z] #56 5.973 ++ go env GOARCH [2020-11-27T11:48:25.545Z] #56 5.973 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:25.545Z] #56 5.973 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:25.545Z] #56 5.973 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:25.545Z] #56 5.973 + dir=/tmp/install [2020-11-27T11:48:25.545Z] #56 5.973 + bin=rootlesskit [2020-11-27T11:48:25.545Z] #56 5.973 + shift [2020-11-27T11:48:25.545Z] #56 5.973 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-27T11:48:25.545Z] #56 5.973 + . /tmp/install/rootlesskit.installer [2020-11-27T11:48:25.545Z] #56 5.973 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:48:25.545Z] #56 5.973 + install_rootlesskit [2020-11-27T11:48:25.545Z] #56 5.973 + case "$1" in [2020-11-27T11:48:25.545Z] #56 5.973 + export CGO_ENABLED=0 [2020-11-27T11:48:25.545Z] #56 5.973 + CGO_ENABLED=0 [2020-11-27T11:48:25.545Z] #56 5.973 + _install_rootlesskit [2020-11-27T11:48:25.545Z] #56 5.973 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-27T11:48:25.545Z] #56 5.973 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VVwgFQ7rfc/src/github.com/rootless-containers/rootlesskit [2020-11-27T11:48:25.545Z] #56 5.973 Cloning into '/tmp/tmp.VVwgFQ7rfc/src/github.com/rootless-containers/rootlesskit'... [2020-11-27T11:48:25.641Z] #41 20.37 PBCC images/core.pb-c.c [2020-11-27T11:48:25.641Z] #41 20.48 PBCC images/inventory.pb-c.c [2020-11-27T11:48:25.641Z] #41 20.55 DEP images/core-aarch64.pb-c.d [2020-11-27T11:48:25.641Z] #41 20.62 DEP images/core-arm.pb-c.d [2020-11-27T11:48:25.705Z] #36 2.329 -- The C compiler identification is GNU 8.3.0 [2020-11-27T11:48:25.705Z] #36 2.409 -- Check for working C compiler: /usr/bin/cc [2020-11-27T11:48:25.830Z] #56 ... [2020-11-27T11:48:25.830Z] [2020-11-27T11:48:25.830Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:25.830Z] #62 7.151 + RM_GOPATH=0 [2020-11-27T11:48:25.830Z] #62 7.151 + TMP_GOPATH= [2020-11-27T11:48:25.830Z] #62 7.151 + : /build [2020-11-27T11:48:25.830Z] #62 7.151 + '[' -z '' ']' [2020-11-27T11:48:25.830Z] #62 7.151 ++ mktemp -d [2020-11-27T11:48:25.830Z] #62 7.164 + export GOPATH=/tmp/tmp.T5pTgpmTXz [2020-11-27T11:48:25.830Z] #62 7.164 + GOPATH=/tmp/tmp.T5pTgpmTXz [2020-11-27T11:48:25.830Z] #62 7.164 + RM_GOPATH=1 [2020-11-27T11:48:25.830Z] #62 7.164 + case "$(go env GOARCH)" in [2020-11-27T11:48:25.830Z] #62 7.164 ++ go env GOARCH [2020-11-27T11:48:25.830Z] #62 7.215 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:25.830Z] #62 7.215 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:25.830Z] #62 7.215 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:25.830Z] #62 7.215 + dir=/tmp/install [2020-11-27T11:48:25.830Z] #62 7.215 + bin=proxy [2020-11-27T11:48:25.830Z] #62 7.215 + shift [2020-11-27T11:48:25.830Z] #62 7.215 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-27T11:48:25.830Z] #62 7.215 + . /tmp/install/proxy.installer [2020-11-27T11:48:25.830Z] #62 7.215 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T11:48:25.830Z] #62 7.215 + install_proxy [2020-11-27T11:48:25.830Z] #62 7.215 + case "$1" in [2020-11-27T11:48:25.830Z] #62 7.215 + export CGO_ENABLED=0 [2020-11-27T11:48:25.830Z] #62 7.215 + CGO_ENABLED=0 [2020-11-27T11:48:25.830Z] #62 7.215 + _install_proxy [2020-11-27T11:48:25.830Z] #62 7.215 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-11-27T11:48:25.830Z] #62 7.215 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.T5pTgpmTXz/src/github.com/docker/libnetwork [2020-11-27T11:48:25.830Z] #62 7.215 Cloning into '/tmp/tmp.T5pTgpmTXz/src/github.com/docker/libnetwork'... [2020-11-27T11:48:25.830Z] #62 7.228 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T11:48:25.901Z] #41 20.68 DEP images/core-ppc64.pb-c.d [2020-11-27T11:48:25.901Z] #41 20.77 DEP images/core-s390.pb-c.d [2020-11-27T11:48:25.901Z] #41 20.87 DEP images/core-x86.pb-c.d [2020-11-27T11:48:25.945Z] #54 134.6 + bin/containerd-shim [2020-11-27T11:48:26.087Z] #62 ... [2020-11-27T11:48:26.087Z] [2020-11-27T11:48:26.087Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:48:26.087Z] #40 7.866 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:48:26.087Z] #40 7.949 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:48:26.087Z] #40 7.975 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:48:26.087Z] #40 10.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:48:26.087Z] #40 ... [2020-11-27T11:48:26.087Z] [2020-11-27T11:48:26.087Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:26.087Z] #32 6.997 + RM_GOPATH=0 [2020-11-27T11:48:26.087Z] #32 6.997 + TMP_GOPATH= [2020-11-27T11:48:26.087Z] #32 6.997 + : /build [2020-11-27T11:48:26.087Z] #32 6.997 + '[' -z '' ']' [2020-11-27T11:48:26.087Z] #32 6.997 ++ mktemp -d [2020-11-27T11:48:26.087Z] #32 6.997 + export GOPATH=/tmp/tmp.1mCSp7kwuc [2020-11-27T11:48:26.087Z] #32 6.997 + GOPATH=/tmp/tmp.1mCSp7kwuc [2020-11-27T11:48:26.087Z] #32 6.997 + RM_GOPATH=1 [2020-11-27T11:48:26.087Z] #32 6.997 + case "$(go env GOARCH)" in [2020-11-27T11:48:26.087Z] #32 6.997 ++ go env GOARCH [2020-11-27T11:48:26.087Z] #32 7.034 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:26.087Z] #32 7.034 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:26.087Z] #32 7.034 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:26.087Z] #32 7.034 + dir=/tmp/install [2020-11-27T11:48:26.087Z] #32 7.034 + bin=tomlv [2020-11-27T11:48:26.087Z] #32 7.050 + shift [2020-11-27T11:48:26.087Z] #32 7.050 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-27T11:48:26.087Z] #32 7.050 + . /tmp/install/tomlv.installer [2020-11-27T11:48:26.087Z] #32 7.063 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:48:26.087Z] #32 7.063 + install_tomlv [2020-11-27T11:48:26.087Z] #32 7.063 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-27T11:48:26.087Z] #32 7.063 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1mCSp7kwuc/src/github.com/BurntSushi/toml [2020-11-27T11:48:26.087Z] #32 7.063 Cloning into '/tmp/tmp.1mCSp7kwuc/src/github.com/BurntSushi/toml'... [2020-11-27T11:48:26.087Z] #32 7.063 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:48:26.087Z] #32 9.399 + cd /tmp/tmp.1mCSp7kwuc/src/github.com/BurntSushi/toml [2020-11-27T11:48:26.087Z] #32 9.413 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-27T11:48:26.087Z] #32 9.438 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:48:26.087Z] #32 10.15 math/bits [2020-11-27T11:48:26.087Z] #32 10.21 internal/bytealg [2020-11-27T11:48:26.164Z] #41 20.94 DEP images/core.pb-c.d [2020-11-27T11:48:26.164Z] #41 21.00 DEP images/inventory.pb-c.d [2020-11-27T11:48:26.164Z] #41 21.07 PBCC images/cpuinfo.pb-c.c [2020-11-27T11:48:26.164Z] #41 21.08 DEP images/cpuinfo.pb-c.d [2020-11-27T11:48:26.343Z] #32 ... [2020-11-27T11:48:26.343Z] [2020-11-27T11:48:26.343Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:26.343Z] #11 7.333 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:48:26.343Z] #11 7.402 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:48:26.343Z] #11 7.402 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:48:26.343Z] #11 8.831 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:48:26.343Z] #11 ... [2020-11-27T11:48:26.343Z] [2020-11-27T11:48:26.343Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:48:26.343Z] #53 8.196 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:48:26.343Z] #53 8.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:48:26.343Z] #53 8.469 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:48:26.343Z] #53 10.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:48:26.355Z] #36 2.996 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-27T11:48:26.355Z] #36 3.000 -- Detecting C compiler ABI info [2020-11-27T11:48:26.424Z] #41 21.18 PBCC images/stats.pb-c.c [2020-11-27T11:48:26.424Z] #41 21.19 DEP images/stats.pb-c.d [2020-11-27T11:48:26.600Z] #53 ... [2020-11-27T11:48:26.600Z] [2020-11-27T11:48:26.600Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:26.600Z] #47 6.680 + RM_GOPATH=0 [2020-11-27T11:48:26.600Z] #47 6.680 + TMP_GOPATH= [2020-11-27T11:48:26.600Z] #47 6.680 + : /build [2020-11-27T11:48:26.600Z] #47 6.680 + '[' -z '' ']' [2020-11-27T11:48:26.600Z] #47 6.680 ++ mktemp -d [2020-11-27T11:48:26.600Z] #47 6.680 + export GOPATH=/tmp/tmp.Im0C8qTs4Y [2020-11-27T11:48:26.600Z] #47 6.680 + GOPATH=/tmp/tmp.Im0C8qTs4Y [2020-11-27T11:48:26.600Z] #47 6.680 + RM_GOPATH=1 [2020-11-27T11:48:26.600Z] #47 6.680 + case "$(go env GOARCH)" in [2020-11-27T11:48:26.600Z] #47 6.680 ++ go env GOARCH [2020-11-27T11:48:26.600Z] #47 6.714 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:26.600Z] #47 6.714 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:26.600Z] #47 6.714 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:26.600Z] #47 6.714 + dir=/tmp/install [2020-11-27T11:48:26.600Z] #47 6.714 + bin=golangci_lint [2020-11-27T11:48:26.600Z] #47 6.714 + shift [2020-11-27T11:48:26.600Z] #47 6.714 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-27T11:48:26.600Z] #47 6.714 + . /tmp/install/golangci_lint.installer [2020-11-27T11:48:26.600Z] #47 6.714 ++ : v1.23.8 [2020-11-27T11:48:26.600Z] #47 6.714 + install_golangci_lint [2020-11-27T11:48:26.600Z] #47 6.714 + set -e [2020-11-27T11:48:26.600Z] #47 6.714 + export GO111MODULE=on [2020-11-27T11:48:26.600Z] #47 6.714 + GO111MODULE=on [2020-11-27T11:48:26.600Z] #47 6.714 + GOBIN=/build [2020-11-27T11:48:26.600Z] #47 6.714 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-27T11:48:26.600Z] #47 6.758 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-27T11:48:26.600Z] #47 6.760 go: finding github.com v1.23.8 [2020-11-27T11:48:26.600Z] #47 6.764 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-27T11:48:26.600Z] #47 6.764 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-27T11:48:26.600Z] #47 6.764 go: finding github.com/golangci v1.23.8 [2020-11-27T11:48:26.600Z] #47 7.971 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-27T11:48:26.600Z] #47 9.266 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-27T11:48:26.600Z] #47 ... [2020-11-27T11:48:26.600Z] [2020-11-27T11:48:26.600Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:26.600Z] #32 11.42 math [2020-11-27T11:48:26.898Z] #62 ... [2020-11-27T11:48:26.898Z] [2020-11-27T11:48:26.898Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:48:26.898Z] #38 19.07 Checking out files: 84% (1406/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-27T11:48:26.898Z] #38 19.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-27T11:48:26.898Z] #38 ... [2020-11-27T11:48:26.898Z] [2020-11-27T11:48:26.898Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:26.898Z] #11 10.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [246 kB] [2020-11-27T11:48:26.898Z] #11 11.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-27T11:48:26.898Z] #11 19.99 Fetched 8228 kB in 14s (602 kB/s) [2020-11-27T11:48:27.005Z] #36 3.794 -- Detecting C compiler ABI info - done [2020-11-27T11:48:27.163Z] #32 11.94 runtime [2020-11-27T11:48:27.163Z] #11 19.99 Reading package lists... [2020-11-27T11:48:27.163Z] #11 ... [2020-11-27T11:48:27.163Z] [2020-11-27T11:48:27.163Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:48:27.163Z] #27 5.633 0.0% # 1.5% ## 3.8% ##### 7.0% ######## 11.2% ########## 15.3% ############ 17.8% ############## 19.7% ############### 21.4% ################ 23.5% ################## 25.2% ################### 27.1% #################### 28.8% ###################### 31.2% ####################### 32.1% ######################## 33.5% ######################### 35.1% ########################## 37.4% ############################ 40.2% ############################## 42.3% ############################### 43.8% ################################ 45.6% ################################# 47.2% ################################### 49.0% #################################### 50.4% ##################################### 51.8% ###################################### 52.8% ###################################### 54.0% ####################################### 55.1% ######################################## 56.3% ######################################### 57.1% ######################################### 58.0% ########################################## 58.9% ########################################### 59.9% ########################################### 60.5% ########################################### 60.9% ############################################ 61.6% ############################################ 62.4% ############################################# 63.2% ############################################## 64.7% ############################################### 65.9% ################################################ 67.4% ################################################# 68.6% ################################################## 70.0% ################################################### 71.2% #################################################### 72.3% #################################################### 73.6% ##################################################### 74.7% ####################################################### 76.5% ######################################################## 78.5% ######################################################### 80.4% ########################################################## 81.2% ########################################################### 82.9% ############################################################ 84.5% ############################################################# 85.9% ############################################################## 87.2% ############################################################### 88.4% ################################################################ 90.2% ################################################################# 91.4% ################################################################## 92.3% ################################################################### 93.6% #################################################################### 94.8% #################################################################### 95.7% ###################################################################### 97.7% ####################################################################### 98.7% ######################################################################## 100.0% [2020-11-27T11:48:27.163Z] #27 12.89 [2020-11-27T11:48:27.163Z] #27 14.26 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-27T11:48:27.163Z] #27 14.81 [2020-11-27T11:48:27.163Z] #27 15.00 ####################################################### 76.8% ######################################################################## 100.0% [2020-11-27T11:48:27.163Z] #27 15.14 [2020-11-27T11:48:27.163Z] #27 16.58 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-27T11:48:27.163Z] #27 17.00 [2020-11-27T11:48:27.163Z] #27 17.39 0.2% ######################################################################## 100.0% [2020-11-27T11:48:27.163Z] #27 17.59 [2020-11-27T11:48:27.163Z] #27 19.13 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-27T11:48:27.163Z] #27 19.24 skipping existing 9a99313a2c50 [2020-11-27T11:48:27.163Z] #27 19.38 [2020-11-27T11:48:27.163Z] #27 20.84 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-27T11:48:27.163Z] #27 21.30 [2020-11-27T11:48:27.163Z] #27 21.48 ######################################################################## 100.0% [2020-11-27T11:48:27.163Z] #27 21.60 [2020-11-27T11:48:27.305Z] #36 3.859 -- Detecting C compile features [2020-11-27T11:48:27.428Z] #27 ... [2020-11-27T11:48:27.428Z] [2020-11-27T11:48:27.428Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:48:27.428Z] #53 11.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-27T11:48:27.428Z] #53 20.14 Fetched 8228 kB in 14s (595 kB/s) [2020-11-27T11:48:27.428Z] #53 20.14 Reading package lists... [2020-11-27T11:48:27.428Z] #53 ... [2020-11-27T11:48:27.428Z] [2020-11-27T11:48:27.428Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:48:27.428Z] #40 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-27T11:48:27.428Z] #40 20.33 Fetched 8228 kB in 14s (579 kB/s) [2020-11-27T11:48:27.691Z] #40 20.33 Reading package lists... [2020-11-27T11:48:27.692Z] #40 ... [2020-11-27T11:48:27.692Z] [2020-11-27T11:48:27.692Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:27.692Z] #47 14.56 go: downloading github.com/spf13/viper v1.6.1 [2020-11-27T11:48:27.692Z] #47 14.65 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T11:48:27.692Z] #47 14.65 go: downloading github.com/fatih/color v1.7.0 [2020-11-27T11:48:27.692Z] #47 14.65 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T11:48:27.692Z] #47 14.68 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-27T11:48:27.692Z] #47 14.74 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-27T11:48:27.692Z] #47 14.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T11:48:27.692Z] #47 14.96 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T11:48:27.692Z] #47 15.02 go: extracting github.com/fatih/color v1.7.0 [2020-11-27T11:48:27.692Z] #47 15.17 go: extracting github.com/spf13/viper v1.6.1 [2020-11-27T11:48:27.692Z] #47 15.19 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-27T11:48:27.692Z] #47 15.19 go: downloading github.com/pkg/errors v0.8.1 [2020-11-27T11:48:27.692Z] #47 15.53 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-27T11:48:27.692Z] #47 15.57 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T11:48:27.692Z] #47 15.65 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T11:48:27.692Z] #47 15.82 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T11:48:27.692Z] #47 15.85 go: extracting github.com/pkg/errors v0.8.1 [2020-11-27T11:48:27.692Z] #47 15.91 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T11:48:27.692Z] #47 15.91 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-27T11:48:27.692Z] #47 15.92 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-27T11:48:27.692Z] #47 15.93 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-27T11:48:27.692Z] #47 15.94 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-27T11:48:27.692Z] #47 16.14 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-27T11:48:27.692Z] #47 16.16 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-27T11:48:27.692Z] #47 16.17 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-27T11:48:27.692Z] #47 16.20 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T11:48:27.692Z] #47 16.49 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T11:48:27.692Z] #47 16.50 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-27T11:48:27.692Z] #47 16.64 go: downloading github.com/spf13/afero v1.1.2 [2020-11-27T11:48:27.692Z] #47 16.77 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T11:48:27.692Z] #47 16.86 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T11:48:27.692Z] #47 16.98 go: extracting github.com/spf13/afero v1.1.2 [2020-11-27T11:48:27.692Z] #47 17.12 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T11:48:27.692Z] #47 17.18 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T11:48:27.692Z] #47 17.36 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T11:48:27.692Z] #47 17.57 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-27T11:48:27.692Z] #47 17.80 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-27T11:48:27.692Z] #47 18.35 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T11:48:27.692Z] #47 18.45 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T11:48:27.692Z] #47 19.42 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T11:48:27.692Z] #47 19.53 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-27T11:48:27.692Z] #47 19.56 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-27T11:48:27.692Z] #47 ... [2020-11-27T11:48:27.692Z] [2020-11-27T11:48:27.692Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:48:27.692Z] #27 22.55 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-27T11:48:27.807Z] #41 ... [2020-11-27T11:48:27.807Z] [2020-11-27T11:48:27.807Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:27.807Z] #43 114.4 text/template/parse [2020-11-27T11:48:27.807Z] #43 116.5 go/parser [2020-11-27T11:48:27.807Z] #43 121.0 text/template [2020-11-27T11:48:27.807Z] #43 121.5 encoding/xml [2020-11-27T11:48:28.270Z] #27 23.02 [2020-11-27T11:48:28.270Z] #27 23.22 ######################################################################## 100.0% [2020-11-27T11:48:28.270Z] #27 ... [2020-11-27T11:48:28.270Z] [2020-11-27T11:48:28.270Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:28.270Z] #56 12.31 Checking out files: 96% (770/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-11-27T11:48:28.270Z] #56 12.41 + cd /tmp/tmp.hEJzcmbOeA/src/github.com/rootless-containers/rootlesskit [2020-11-27T11:48:28.270Z] #56 12.41 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:48:28.270Z] #56 12.69 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T11:48:28.270Z] #56 12.70 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-27T11:48:28.537Z] #56 ... [2020-11-27T11:48:28.537Z] [2020-11-27T11:48:28.537Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:48:28.537Z] #27 23.38 [2020-11-27T11:48:28.537Z] #27 23.50 Download of images into '/build' complete. [2020-11-27T11:48:28.747Z] #43 ... [2020-11-27T11:48:28.747Z] [2020-11-27T11:48:28.747Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:48:28.747Z] #41 23.44 make[1]: Nothing to be done for 'all'. [2020-11-27T11:48:28.747Z] #41 ... [2020-11-27T11:48:28.747Z] [2020-11-27T11:48:28.747Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:28.747Z] #49 115.4 mvdan.cc/editorconfig [2020-11-27T11:48:28.747Z] #49 117.9 mvdan.cc/sh/v3/fileutil [2020-11-27T11:48:28.747Z] #49 118.3 mvdan.cc/sh/v3/syntax [2020-11-27T11:48:28.802Z] #27 23.51 Use something like the following to load the result into a Docker daemon: [2020-11-27T11:48:28.802Z] #27 23.51 tar -cC '/build' . | docker load [2020-11-27T11:48:29.006Z] #49 ... [2020-11-27T11:48:29.006Z] [2020-11-27T11:48:29.006Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:29.382Z] #27 ... [2020-11-27T11:48:29.382Z] [2020-11-27T11:48:29.382Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:29.382Z] #45 13.16 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:48:29.382Z] #45 18.60 go: finding github.com/fatih/color v1.9.0 [2020-11-27T11:48:29.382Z] #45 18.64 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:48:29.382Z] #45 18.74 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:48:29.382Z] #45 18.79 go: finding github.com/pkg/errors v0.9.1 [2020-11-27T11:48:29.382Z] #45 18.93 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:48:29.382Z] #45 19.21 go: finding github.com/spf13/pflag v1.0.3 [2020-11-27T11:48:29.382Z] #45 19.21 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:48:29.382Z] #45 19.30 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:48:29.382Z] #45 19.32 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:48:29.382Z] #45 19.34 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:48:29.382Z] #45 19.37 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:48:29.382Z] #45 ... [2020-11-27T11:48:29.382Z] [2020-11-27T11:48:29.382Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:29.382Z] #47 21.76 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-27T11:48:29.382Z] #47 21.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T11:48:29.382Z] #47 21.82 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T11:48:29.382Z] #47 21.82 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T11:48:29.382Z] #47 21.86 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T11:48:29.382Z] #47 21.87 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T11:48:29.382Z] #47 21.87 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T11:48:29.382Z] #47 21.92 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T11:48:29.382Z] #47 22.00 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T11:48:29.382Z] #47 22.11 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-27T11:48:29.382Z] #47 22.15 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T11:48:29.382Z] #47 22.17 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T11:48:29.382Z] #47 22.17 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T11:48:29.382Z] #47 22.21 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T11:48:29.382Z] #47 22.22 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T11:48:29.382Z] #47 22.29 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T11:48:29.382Z] #47 22.32 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T11:48:29.382Z] #47 22.47 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-27T11:48:29.382Z] #47 22.49 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T11:48:29.382Z] #47 22.51 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T11:48:29.382Z] #47 22.54 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T11:48:29.382Z] #47 22.63 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T11:48:29.382Z] #47 22.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T11:48:29.382Z] #47 22.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T11:48:29.382Z] #47 22.64 go: downloading golang.org/x/text v0.3.2 [2020-11-27T11:48:29.382Z] #47 22.64 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T11:48:29.382Z] #47 22.68 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T11:48:29.382Z] #47 22.69 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-27T11:48:29.382Z] #47 22.89 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T11:48:29.382Z] #47 23.10 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T11:48:29.382Z] #47 23.16 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-27T11:48:29.382Z] #47 23.17 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T11:48:29.382Z] #47 23.39 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T11:48:29.415Z] #36 6.013 -- Detecting C compile features - done [2020-11-27T11:48:29.415Z] #36 6.101 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-27T11:48:29.415Z] #36 ... [2020-11-27T11:48:29.415Z] [2020-11-27T11:48:29.415Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:29.415Z] #50 49.97 syscall [2020-11-27T11:48:29.415Z] #50 49.98 strconv [2020-11-27T11:48:29.415Z] #50 50.03 bytes [2020-11-27T11:48:29.415Z] #50 50.04 strings [2020-11-27T11:48:29.415Z] #50 57.02 bufio [2020-11-27T11:48:29.415Z] #50 58.77 text/tabwriter [2020-11-27T11:48:29.415Z] #50 ... [2020-11-27T11:48:29.415Z] [2020-11-27T11:48:29.415Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:48:29.415Z] #41 54.11 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-11-27T11:48:29.415Z] #41 54.11 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-27T11:48:29.415Z] #41 54.12 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-11-27T11:48:29.415Z] #41 54.13 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-11-27T11:48:29.415Z] #41 54.14 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-11-27T11:48:29.415Z] #41 54.15 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:48:29.415Z] #41 54.15 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:48:29.415Z] #41 54.16 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-11-27T11:48:29.415Z] #41 54.17 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:48:29.415Z] #41 54.18 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-27T11:48:29.647Z] #47 23.42 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T11:48:29.647Z] #47 23.46 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-27T11:48:29.647Z] #47 ... [2020-11-27T11:48:29.647Z] [2020-11-27T11:48:29.647Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:29.647Z] #49 13.51 + cd /tmp/tmp.NL1eN4DNH6/src/github.com/mvdan/sh [2020-11-27T11:48:29.647Z] #49 13.51 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T11:48:29.647Z] #49 13.59 + GO111MODULE=on [2020-11-27T11:48:29.647Z] #49 13.59 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-27T11:48:29.647Z] #49 14.79 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T11:48:29.647Z] #49 14.86 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T11:48:29.647Z] #49 14.89 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T11:48:29.647Z] #49 14.98 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T11:48:29.647Z] #49 15.02 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T11:48:29.647Z] #49 15.93 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T11:48:29.647Z] #49 16.86 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T11:48:29.647Z] #49 17.79 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T11:48:29.647Z] #49 19.07 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T11:48:29.647Z] #49 19.10 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T11:48:29.647Z] #49 19.31 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T11:48:29.647Z] #49 19.61 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T11:48:29.647Z] #49 20.49 runtime [2020-11-27T11:48:29.647Z] #49 20.54 runtime/cgo [2020-11-27T11:48:29.715Z] #41 ... [2020-11-27T11:48:29.715Z] [2020-11-27T11:48:29.715Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:29.715Z] #36 6.345 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-27T11:48:29.715Z] #36 6.487 -- Configuring done [2020-11-27T11:48:29.715Z] #36 6.514 -- Generating done [2020-11-27T11:48:30.026Z] #36 6.527 -- Build files have been written to: /tmp/tmp.bZP0ZmFq1t/tini [2020-11-27T11:48:30.026Z] #36 6.540 + make tini-static [2020-11-27T11:48:30.067Z] #38 ... [2020-11-27T11:48:30.067Z] [2020-11-27T11:48:30.067Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:30.067Z] #47 22.62 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-27T11:48:30.067Z] #47 22.67 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-27T11:48:30.067Z] #47 22.69 go: extracting github.com/spf13/viper v1.6.1 [2020-11-27T11:48:30.067Z] #47 22.99 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-27T11:48:30.067Z] #47 23.11 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-27T11:48:30.067Z] #47 23.25 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T11:48:30.067Z] #47 23.25 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T11:48:30.067Z] #47 23.25 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-27T11:48:30.067Z] #47 23.34 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T11:48:30.067Z] #47 23.41 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-27T11:48:30.067Z] #47 23.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T11:48:30.067Z] #47 23.67 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T11:48:30.067Z] #47 23.75 go: downloading github.com/fatih/color v1.7.0 [2020-11-27T11:48:30.067Z] #47 23.75 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-27T11:48:30.067Z] #47 23.81 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T11:48:30.067Z] #47 24.15 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T11:48:30.067Z] #47 24.36 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T11:48:30.067Z] #47 24.49 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T11:48:30.067Z] #47 24.49 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-27T11:48:30.067Z] #47 24.51 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T11:48:30.067Z] #47 24.51 go: extracting github.com/fatih/color v1.7.0 [2020-11-27T11:48:30.067Z] #47 24.64 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T11:48:30.067Z] #47 24.68 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-27T11:48:30.067Z] #47 24.70 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T11:48:30.067Z] #47 24.76 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T11:48:30.067Z] #47 24.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T11:48:30.067Z] #47 25.05 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T11:48:30.067Z] #47 25.27 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T11:48:30.067Z] #47 25.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-27T11:48:30.067Z] #47 25.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T11:48:30.067Z] #47 25.68 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-27T11:48:30.067Z] #47 25.68 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T11:48:30.067Z] #47 25.72 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T11:48:30.067Z] #47 25.83 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T11:48:30.067Z] #47 25.85 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T11:48:30.067Z] #47 26.03 go: downloading github.com/spf13/afero v1.1.2 [2020-11-27T11:48:30.067Z] #47 26.17 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T11:48:30.067Z] #47 26.24 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T11:48:30.067Z] #47 26.50 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T11:48:30.067Z] #47 26.55 go: extracting github.com/spf13/afero v1.1.2 [2020-11-27T11:48:30.067Z] #47 26.62 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T11:48:30.067Z] #47 26.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T11:48:30.067Z] #47 26.87 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T11:48:30.067Z] #47 26.88 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T11:48:30.067Z] #47 26.93 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-27T11:48:30.067Z] #47 27.38 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T11:48:30.067Z] #47 27.57 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-27T11:48:30.067Z] #47 27.58 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T11:48:30.067Z] #47 27.72 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T11:48:30.067Z] #47 27.79 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T11:48:30.067Z] #47 27.92 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-27T11:48:30.067Z] #47 28.36 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T11:48:30.067Z] #47 29.28 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T11:48:30.263Z] #49 ... [2020-11-27T11:48:30.263Z] [2020-11-27T11:48:30.263Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:30.263Z] #47 23.75 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-27T11:48:30.263Z] #47 23.77 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T11:48:30.263Z] #47 23.77 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T11:48:30.263Z] #47 23.83 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T11:48:30.263Z] #47 23.86 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-27T11:48:30.328Z] #36 7.001 Scanning dependencies of target tini-static [2020-11-27T11:48:30.399Z] #54 138.7 + bin/containerd-shim-runc-v1 [2020-11-27T11:48:30.539Z] #47 23.88 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T11:48:30.540Z] #47 23.91 go: downloading github.com/spf13/cast v1.3.0 [2020-11-27T11:48:30.540Z] #47 24.33 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T11:48:30.540Z] #47 24.34 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T11:48:30.627Z] #36 7.133 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-27T11:48:30.627Z] #36 ... [2020-11-27T11:48:30.627Z] [2020-11-27T11:48:30.627Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:48:30.627Z] #41 61.09 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-11-27T11:48:30.627Z] #41 61.09 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:48:30.627Z] #41 DONE 61.3s [2020-11-27T11:48:30.811Z] #47 24.52 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T11:48:30.811Z] #47 24.52 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T11:48:30.811Z] #47 24.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T11:48:30.811Z] #47 24.61 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-27T11:48:30.811Z] #47 24.65 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T11:48:30.924Z] [2020-11-27T11:48:30.924Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:48:31.345Z] #54 60.37 Checking out files: 37% (1275/3407) Checking out files: 38% (1295/3407) Checking out files: 39% (1329/3407) Checking out files: 40% (1363/3407) Checking out files: 41% (1397/3407) Checking out files: 42% (1431/3407) Checking out files: 43% (1466/3407) Checking out files: 44% (1500/3407) Checking out files: 45% (1534/3407) Checking out files: 46% (1568/3407) Checking out files: 47% (1602/3407) Checking out files: 48% (1636/3407) Checking out files: 49% (1670/3407) Checking out files: 50% (1704/3407) Checking out files: 51% (1738/3407) Checking out files: 52% (1772/3407) Checking out files: 53% (1806/3407) Checking out files: 54% (1840/3407) Checking out files: 55% (1874/3407) Checking out files: 56% (1908/3407) Checking out files: 57% (1942/3407) Checking out files: 58% (1977/3407) Checking out files: 59% (2011/3407) Checking out files: 60% (2045/3407) Checking out files: 61% (2079/3407) Checking out files: 62% (2113/3407) Checking out files: 63% (2147/3407) Checking out files: 64% (2181/3407) Checking out files: 65% (2215/3407) Checking out files: 66% (2249/3407) Checking out files: 67% (2283/3407) Checking out files: 68% (2317/3407) Checking out files: 69% (2351/3407) Checking out files: 70% (2385/3407) Checking out files: 71% (2419/3407) Checking out files: 72% (2454/3407) Checking out files: 73% (2488/3407) Checking out files: 74% (2522/3407) Checking out files: 74% (2533/3407) Checking out files: 75% (2556/3407) Checking out files: 76% (2590/3407) Checking out files: 77% (2624/3407) Checking out files: 78% (2658/3407) Checking out files: 79% (2692/3407) Checking out files: 80% (2726/3407) Checking out files: 81% (2760/3407) Checking out files: 82% (2794/3407) Checking out files: 83% (2828/3407) Checking out files: 84% (2862/3407) Checking out files: 85% (2896/3407) Checking out files: 86% (2931/3407) Checking out files: 87% (2965/3407) Checking out files: 88% (2999/3407) Checking out files: 89% (3033/3407) Checking out files: 90% (3067/3407) Checking out files: 91% (3101/3407) Checking out files: 91% (3124/3407) Checking out files: 92% (3135/3407) Checking out files: 93% (3169/3407) Checking out files: 94% (3203/3407) Checking out files: 95% (3237/3407) Checking out files: 96% (3271/3407) Checking out files: 97% (3305/3407) Checking out files: 98% (3339/3407) Checking out files: 99% (3373/3407) Checking out files: 100% (3407/3407) Checking out files: 100% (3407/3407), done. [2020-11-27T11:48:31.399Z] #47 24.86 go: extracting github.com/spf13/cast v1.3.0 [2020-11-27T11:48:31.399Z] #47 24.91 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T11:48:31.399Z] #47 25.01 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T11:48:31.399Z] #47 25.25 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T11:48:31.399Z] #47 25.27 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-27T11:48:31.605Z] #54 62.90 + cd /tmp/tmp.QJJUM7wQfg/src/github.com/containerd/containerd [2020-11-27T11:48:31.605Z] #54 62.90 + git checkout -q b321d358e6eef9c82fa3f3bb8826dca3724c58c6 [2020-11-27T11:48:31.664Z] #47 25.40 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T11:48:31.664Z] #47 25.58 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T11:48:31.664Z] #47 25.66 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-27T11:48:31.928Z] #47 25.71 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T11:48:31.928Z] #47 25.75 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T11:48:32.415Z] #32 ... [2020-11-27T11:48:32.415Z] [2020-11-27T11:48:32.415Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:32.415Z] #56 12.10 Checking out files: 79% (631/794) Checking out files: 80% (636/794) Checking out files: 81% (644/794) Checking out files: 82% (652/794) Checking out files: 83% (660/794) Checking out files: 84% (667/794) Checking out files: 85% (675/794) Checking out files: 86% (683/794) Checking out files: 87% (691/794) Checking out files: 88% (699/794) Checking out files: 89% (707/794) Checking out files: 90% (715/794) Checking out files: 91% (723/794) Checking out files: 92% (731/794) Checking out files: 93% (739/794) Checking out files: 94% (747/794) Checking out files: 95% (755/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-11-27T11:48:32.415Z] #56 12.40 + cd /tmp/tmp.VVwgFQ7rfc/src/github.com/rootless-containers/rootlesskit [2020-11-27T11:48:32.415Z] #56 12.40 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-27T11:48:32.415Z] #56 12.67 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T11:48:32.415Z] #56 12.67 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-27T11:48:32.415Z] #56 ... [2020-11-27T11:48:32.415Z] [2020-11-27T11:48:32.415Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:32.415Z] #22 17.28 + mkdir -p /build [2020-11-27T11:48:32.415Z] #22 17.32 + mv docker/docker /build/ [2020-11-27T11:48:32.415Z] #22 17.33 + rmdir docker [2020-11-27T11:48:32.464Z] #42 1.395 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T11:48:32.464Z] #42 1.397 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T11:48:32.464Z] #42 1.426 Note: Building without GnuTLS support [2020-11-27T11:48:32.464Z] #42 1.429 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T11:48:32.464Z] #42 1.429 Makefile.config:40: Warn: Building without nftables support [2020-11-27T11:48:32.613Z] #47 26.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T11:48:32.614Z] #47 26.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T11:48:32.614Z] #47 26.41 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T11:48:32.614Z] #47 26.46 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T11:48:32.614Z] #47 26.47 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T11:48:32.614Z] #47 26.55 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-27T11:48:32.883Z] #47 26.56 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-27T11:48:32.883Z] #47 26.70 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T11:48:32.986Z] #54 64.03 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-27T11:48:32.986Z] #54 64.03 + BUILDTAGS='netgo osusergo static_build' [2020-11-27T11:48:32.986Z] #54 64.03 + export EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:48:32.986Z] #54 64.03 + EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:48:32.986Z] #54 64.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-27T11:48:32.986Z] #54 64.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-27T11:48:32.986Z] #54 64.03 + '[' '' = dynamic ']' [2020-11-27T11:48:32.986Z] #54 64.03 + make [2020-11-27T11:48:33.050Z] #22 ... [2020-11-27T11:48:33.050Z] [2020-11-27T11:48:33.050Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:33.050Z] #45 7.683 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:48:33.050Z] #45 7.723 go: downloading github.com/fatih/color v1.9.0 [2020-11-27T11:48:33.050Z] #45 7.761 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:48:33.050Z] #45 7.783 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:48:33.050Z] #45 7.815 go: downloading github.com/pkg/errors v0.9.1 [2020-11-27T11:48:33.050Z] #45 8.051 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:48:33.050Z] #45 8.347 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:48:33.050Z] #45 8.600 go: extracting github.com/fatih/color v1.9.0 [2020-11-27T11:48:33.050Z] #45 8.605 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:48:33.050Z] #45 8.773 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:48:33.050Z] #45 9.188 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-27T11:48:33.050Z] #45 9.231 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:48:33.050Z] #45 9.355 go: extracting github.com/pkg/errors v0.9.1 [2020-11-27T11:48:33.050Z] #45 9.409 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:48:33.050Z] #45 9.571 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:48:33.050Z] #45 12.32 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:48:33.050Z] #45 12.34 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:48:33.050Z] #45 15.27 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:48:33.050Z] #45 ... [2020-11-27T11:48:33.050Z] [2020-11-27T11:48:33.050Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:33.050Z] #22 DONE 17.9s [2020-11-27T11:48:33.050Z] [2020-11-27T11:48:33.050Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:33.050Z] #43 10.37 unicode [2020-11-27T11:48:33.050Z] #43 11.15 runtime [2020-11-27T11:48:33.050Z] #43 15.57 unicode/utf8 [2020-11-27T11:48:33.050Z] #43 16.87 math [2020-11-27T11:48:33.147Z] #47 26.89 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-27T11:48:33.147Z] #47 27.17 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-27T11:48:33.173Z] #42 ... [2020-11-27T11:48:33.173Z] [2020-11-27T11:48:33.173Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:33.173Z] #33 53.77 bufio [2020-11-27T11:48:33.173Z] #33 54.06 reflect [2020-11-27T11:48:33.173Z] #33 57.04 path [2020-11-27T11:48:33.173Z] #33 59.45 text/tabwriter [2020-11-27T11:48:33.179Z] #54 141.6 + bin/containerd-shim-runc-v2 [2020-11-27T11:48:33.306Z] #43 ... [2020-11-27T11:48:33.306Z] [2020-11-27T11:48:33.306Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:48:33.306Z] #34 8.245 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:48:33.306Z] #34 8.382 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:48:33.306Z] #34 8.382 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:48:33.306Z] #34 11.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:48:33.306Z] #34 15.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:48:33.373Z] #47 ... [2020-11-27T11:48:33.373Z] [2020-11-27T11:48:33.373Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:33.373Z] #49 22.92 + cd /tmp/tmp.Kg9EGVTSqJ/src/github.com/mvdan/sh [2020-11-27T11:48:33.373Z] #49 22.92 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T11:48:33.373Z] #49 23.12 + GO111MODULE=on [2020-11-27T11:48:33.373Z] #49 23.12 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-27T11:48:33.373Z] #49 25.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T11:48:33.373Z] #49 25.36 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T11:48:33.373Z] #49 25.38 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T11:48:33.373Z] #49 25.77 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T11:48:33.373Z] #49 25.91 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T11:48:33.373Z] #49 27.39 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T11:48:33.373Z] #49 28.63 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T11:48:33.373Z] #49 30.71 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T11:48:33.373Z] #49 32.59 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T11:48:33.373Z] #49 32.87 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T11:48:33.373Z] #49 ... [2020-11-27T11:48:33.373Z] [2020-11-27T11:48:33.373Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:33.373Z] #11 33.23 Fetched 8405 kB in 26s (323 kB/s) [2020-11-27T11:48:33.471Z] #33 ... [2020-11-27T11:48:33.472Z] [2020-11-27T11:48:33.472Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:33.472Z] #36 9.042 [100%] Linking C executable tini-static [2020-11-27T11:48:33.472Z] #36 9.956 [100%] Built target tini-static [2020-11-27T11:48:33.472Z] #36 10.07 + mkdir -p /build [2020-11-27T11:48:33.472Z] #36 10.07 + cp tini-static /build/docker-init [2020-11-27T11:48:33.472Z] #36 DONE 10.2s [2020-11-27T11:48:33.472Z] [2020-11-27T11:48:33.472Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:33.472Z] #12 57.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-27T11:48:33.472Z] #12 57.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-27T11:48:33.472Z] #12 57.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T11:48:33.472Z] #12 63.18 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-27T11:48:33.472Z] #12 63.20 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-27T11:48:33.472Z] #12 63.22 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:48:33.472Z] #12 63.65 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-27T11:48:33.472Z] #12 63.66 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-27T11:48:33.472Z] #12 63.66 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:48:33.562Z] #34 ... [2020-11-27T11:48:33.562Z] [2020-11-27T11:48:33.562Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:33.562Z] #32 18.51 internal/testlog [2020-11-27T11:48:33.722Z] #47 27.49 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T11:48:33.722Z] #47 27.49 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T11:48:33.722Z] #47 27.73 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-27T11:48:33.771Z] #12 ... [2020-11-27T11:48:33.771Z] [2020-11-27T11:48:33.771Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:33.771Z] #33 64.59 internal/syscall/execenv [2020-11-27T11:48:33.815Z] #54 142.3 + binaries [2020-11-27T11:48:33.815Z] #54 142.3 + install -D bin/containerd /build/containerd [2020-11-27T11:48:33.815Z] #54 142.3 + install -D bin/containerd-shim /build/containerd-shim [2020-11-27T11:48:33.815Z] #54 142.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-27T11:48:33.815Z] #54 142.3 + install -D bin/ctr /build/ctr [2020-11-27T11:48:33.985Z] #47 27.74 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-27T11:48:33.985Z] #47 27.94 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T11:48:34.071Z] #33 64.60 internal/syscall/unix [2020-11-27T11:48:34.071Z] #33 64.70 time [2020-11-27T11:48:34.125Z] #32 19.08 encoding [2020-11-27T11:48:34.368Z] #54 65.46 + bin/ctr [2020-11-27T11:48:34.393Z] #47 27.99 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-27T11:48:34.393Z] #47 28.10 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T11:48:34.393Z] #47 28.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T11:48:34.393Z] #47 28.12 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-27T11:48:34.393Z] #47 28.13 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-27T11:48:34.507Z] #54 DONE 142.9s [2020-11-27T11:48:34.657Z] #47 28.23 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-27T11:48:34.657Z] #47 28.46 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-27T11:48:34.657Z] #47 28.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T11:48:34.689Z] #32 19.38 runtime/cgo [2020-11-27T11:48:34.724Z] #33 ... [2020-11-27T11:48:34.724Z] [2020-11-27T11:48:34.724Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:34.724Z] #44 55.29 bufio [2020-11-27T11:48:34.724Z] #44 55.49 reflect [2020-11-27T11:48:34.724Z] #44 60.79 regexp/syntax [2020-11-27T11:48:34.724Z] #44 62.16 hash/crc32 [2020-11-27T11:48:34.724Z] #44 ... [2020-11-27T11:48:34.724Z] [2020-11-27T11:48:34.724Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:48:34.724Z] #42 3.244 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T11:48:34.724Z] #42 3.394 GEN .gitid [2020-11-27T11:48:34.724Z] #42 3.467 GEN criu/include/version.h [2020-11-27T11:48:34.724Z] #42 3.578 GEN include/common/asm [2020-11-27T11:48:34.861Z] [2020-11-27T11:48:34.861Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-27T11:48:34.937Z] #47 28.67 go: extracting golang.org/x/text v0.3.2 [2020-11-27T11:48:34.937Z] #47 28.75 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-27T11:48:35.153Z] #55 DONE 0.3s [2020-11-27T11:48:35.153Z] [2020-11-27T11:48:35.153Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-27T11:48:35.200Z] #47 29.06 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-27T11:48:35.200Z] #47 29.08 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-27T11:48:35.200Z] #47 29.11 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T11:48:35.200Z] #47 29.17 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T11:48:35.294Z] #11 33.23 Reading package lists... [2020-11-27T11:48:35.294Z] #11 ... [2020-11-27T11:48:35.294Z] [2020-11-27T11:48:35.294Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:35.294Z] #45 25.03 go: finding github.com/fatih/color v1.9.0 [2020-11-27T11:48:35.294Z] #45 25.06 go: finding github.com/pkg/errors v0.9.1 [2020-11-27T11:48:35.294Z] #45 25.09 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:48:35.294Z] #45 25.18 go: finding github.com/spf13/pflag v1.0.3 [2020-11-27T11:48:35.294Z] #45 25.31 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:48:35.294Z] #45 25.55 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:48:35.294Z] #45 25.72 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:48:35.294Z] #45 26.07 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:48:35.294Z] #45 26.16 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:48:35.294Z] #45 26.27 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:48:35.294Z] #45 26.32 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:48:35.294Z] #45 ... [2020-11-27T11:48:35.294Z] [2020-11-27T11:48:35.294Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:35.445Z] #59 DONE 0.2s [2020-11-27T11:48:35.445Z] [2020-11-27T11:48:35.445Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-27T11:48:35.579Z] #47 29.19 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T11:48:35.579Z] #47 29.22 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T11:48:35.579Z] #47 29.26 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T11:48:35.579Z] #47 29.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-27T11:48:35.579Z] #47 29.35 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T11:48:35.738Z] #61 DONE 0.2s [2020-11-27T11:48:35.738Z] [2020-11-27T11:48:35.738Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-27T11:48:35.738Z] #63 DONE 0.1s [2020-11-27T11:48:35.738Z] [2020-11-27T11:48:35.738Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-27T11:48:35.738Z] #64 DONE 0.0s [2020-11-27T11:48:35.738Z] [2020-11-27T11:48:35.738Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-27T11:48:35.819Z] #62 34.07 Checking out files: 43% (825/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-27T11:48:35.819Z] #62 35.65 + cd /tmp/tmp.TYz9vqI7zm/src/github.com/docker/libnetwork [2020-11-27T11:48:35.819Z] #62 35.65 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T11:48:36.266Z] #47 29.92 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-27T11:48:36.266Z] #47 30.11 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T11:48:36.268Z] #42 5.508 PBCC images/timens.pb-c.c [2020-11-27T11:48:36.268Z] #42 5.527 DEP images/timens.pb-c.d [2020-11-27T11:48:36.268Z] #42 5.602 PBCC images/fown.pb-c.c [2020-11-27T11:48:36.268Z] #42 5.619 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-27T11:48:36.375Z] #65 DONE 0.6s [2020-11-27T11:48:36.390Z] #62 36.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-27T11:48:36.533Z] #47 30.11 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-27T11:48:36.533Z] #47 30.14 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T11:48:36.533Z] #47 ... [2020-11-27T11:48:36.533Z] [2020-11-27T11:48:36.533Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:48:36.533Z] #34 20.32 Fetched 8228 kB in 14s (582 kB/s) [2020-11-27T11:48:36.533Z] #34 20.32 Reading package lists... [2020-11-27T11:48:36.533Z] #34 26.93 Reading package lists... [2020-11-27T11:48:36.533Z] #34 ... [2020-11-27T11:48:36.533Z] [2020-11-27T11:48:36.533Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:36.533Z] #47 30.39 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T11:48:36.567Z] #42 5.756 PBCC images/opts.pb-c.c [2020-11-27T11:48:36.567Z] #42 5.807 PBCC images/memfd.pb-c.c [2020-11-27T11:48:36.567Z] #42 5.887 DEP images/fown.pb-c.d [2020-11-27T11:48:36.567Z] #42 5.919 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-27T11:48:36.567Z] #42 5.999 DEP images/opts.pb-c.d [2020-11-27T11:48:36.567Z] #42 6.041 DEP images/memfd.pb-c.d [2020-11-27T11:48:36.567Z] #42 6.106 PBCC images/sit.pb-c.c [2020-11-27T11:48:36.669Z] [2020-11-27T11:48:36.669Z] #66 exporting to image [2020-11-27T11:48:36.669Z] #66 exporting layers [2020-11-27T11:48:36.819Z] #47 30.55 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-27T11:48:36.819Z] #47 30.64 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-27T11:48:36.866Z] #42 6.161 DEP images/sit.pb-c.d [2020-11-27T11:48:36.866Z] #42 6.254 PBCC images/macvlan.pb-c.c [2020-11-27T11:48:36.866Z] #42 6.293 DEP images/macvlan.pb-c.d [2020-11-27T11:48:36.866Z] #42 6.363 PBCC images/autofs.pb-c.c [2020-11-27T11:48:37.115Z] #47 30.67 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T11:48:37.115Z] #47 30.89 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-27T11:48:37.165Z] #42 6.395 DEP images/autofs.pb-c.d [2020-11-27T11:48:37.165Z] #42 6.471 PBCC images/sysctl.pb-c.c [2020-11-27T11:48:37.165Z] #42 6.482 DEP images/sysctl.pb-c.d [2020-11-27T11:48:37.165Z] #42 6.592 PBCC images/time.pb-c.c [2020-11-27T11:48:37.209Z] #32 ... [2020-11-27T11:48:37.209Z] [2020-11-27T11:48:37.209Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:37.209Z] #11 12.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:48:37.209Z] #11 16.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:48:37.209Z] #11 ... [2020-11-27T11:48:37.209Z] [2020-11-27T11:48:37.209Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:37.209Z] #45 22.25 go: finding github.com/fatih/color v1.9.0 [2020-11-27T11:48:37.379Z] #47 30.92 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T11:48:37.464Z] #42 6.611 DEP images/time.pb-c.d [2020-11-27T11:48:37.464Z] #42 6.658 PBCC images/binfmt-misc.pb-c.c [2020-11-27T11:48:37.464Z] #42 6.685 DEP images/binfmt-misc.pb-c.d [2020-11-27T11:48:37.464Z] #42 6.734 PBCC images/seccomp.pb-c.c [2020-11-27T11:48:37.464Z] #42 6.756 DEP images/seccomp.pb-c.d [2020-11-27T11:48:37.464Z] #42 6.862 PBCC images/userns.pb-c.c [2020-11-27T11:48:37.464Z] #42 6.877 DEP images/userns.pb-c.d [2020-11-27T11:48:37.464Z] #42 6.932 PBCC images/cgroup.pb-c.c [2020-11-27T11:48:37.464Z] #42 6.979 DEP images/cgroup.pb-c.d [2020-11-27T11:48:37.475Z] #45 22.28 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:48:37.475Z] #45 22.34 go: finding github.com/pkg/errors v0.9.1 [2020-11-27T11:48:37.643Z] #47 ... [2020-11-27T11:48:37.643Z] [2020-11-27T11:48:37.643Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:48:37.643Z] #38 21.04 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-27T11:48:37.643Z] #38 ... [2020-11-27T11:48:37.643Z] [2020-11-27T11:48:37.643Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:37.643Z] #47 31.44 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T11:48:37.643Z] #47 31.53 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-27T11:48:37.732Z] #45 22.54 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:48:37.732Z] #45 22.55 go: finding github.com/spf13/pflag v1.0.3 [2020-11-27T11:48:37.732Z] #45 22.66 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:48:37.764Z] #42 7.028 PBCC images/ext-file.pb-c.c [2020-11-27T11:48:37.764Z] #42 7.059 DEP images/ext-file.pb-c.d [2020-11-27T11:48:37.764Z] #42 7.144 PBCC images/rpc.pb-c.c [2020-11-27T11:48:37.764Z] #42 7.187 DEP images/rpc.pb-c.d [2020-11-27T11:48:37.989Z] #45 ... [2020-11-27T11:48:37.989Z] [2020-11-27T11:48:37.989Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:48:37.989Z] #53 13.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:48:37.989Z] #53 16.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:48:38.064Z] #42 7.371 PBCC images/siginfo.pb-c.c [2020-11-27T11:48:38.064Z] #42 7.385 DEP images/siginfo.pb-c.d [2020-11-27T11:48:38.064Z] #42 7.428 PBCC images/pagemap.pb-c.c [2020-11-27T11:48:38.064Z] #42 7.463 DEP images/pagemap.pb-c.d [2020-11-27T11:48:38.064Z] #42 7.513 PBCC images/rlimit.pb-c.c [2020-11-27T11:48:38.221Z] #47 31.69 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T11:48:38.221Z] #47 31.71 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-27T11:48:38.221Z] #47 31.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T11:48:38.221Z] #47 32.24 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-27T11:48:38.245Z] #53 ... [2020-11-27T11:48:38.245Z] [2020-11-27T11:48:38.245Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:48:38.245Z] #40 13.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:48:38.245Z] #40 16.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:48:38.245Z] #40 ... [2020-11-27T11:48:38.245Z] [2020-11-27T11:48:38.245Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:38.245Z] #43 23.14 unicode/utf16 [2020-11-27T11:48:38.245Z] #43 23.29 container/list [2020-11-27T11:48:38.364Z] #42 7.542 DEP images/rlimit.pb-c.d [2020-11-27T11:48:38.364Z] #42 7.585 PBCC images/file-lock.pb-c.c [2020-11-27T11:48:38.364Z] #42 7.601 DEP images/file-lock.pb-c.d [2020-11-27T11:48:38.364Z] #42 7.674 PBCC images/tty.pb-c.c [2020-11-27T11:48:38.364Z] #42 7.724 DEP images/tty.pb-c.d [2020-11-27T11:48:38.364Z] #42 7.809 PBCC images/tun.pb-c.c [2020-11-27T11:48:38.663Z] #42 7.833 PBCC images/netdev.pb-c.c [2020-11-27T11:48:38.663Z] #42 7.925 DEP images/tun.pb-c.d [2020-11-27T11:48:38.663Z] #42 7.958 DEP images/netdev.pb-c.d [2020-11-27T11:48:38.663Z] #42 8.008 PBCC images/vma.pb-c.c [2020-11-27T11:48:38.663Z] #42 8.095 DEP images/vma.pb-c.d [2020-11-27T11:48:38.663Z] #42 8.166 PBCC images/creds.pb-c.c [2020-11-27T11:48:38.663Z] #42 8.179 DEP images/creds.pb-c.d [2020-11-27T11:48:38.963Z] #42 8.223 PBCC images/utsns.pb-c.c [2020-11-27T11:48:38.963Z] #42 8.236 DEP images/utsns.pb-c.d [2020-11-27T11:48:38.963Z] #42 8.308 PBCC images/ipc-desc.pb-c.c [2020-11-27T11:48:38.963Z] #42 8.320 PBCC images/ipc-sem.pb-c.c [2020-11-27T11:48:38.963Z] #42 8.346 DEP images/ipc-desc.pb-c.d [2020-11-27T11:48:38.963Z] #42 8.408 DEP images/ipc-sem.pb-c.d [2020-11-27T11:48:39.263Z] #42 ... [2020-11-27T11:48:39.263Z] [2020-11-27T11:48:39.263Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:39.263Z] #46 DONE 69.9s [2020-11-27T11:48:39.263Z] [2020-11-27T11:48:39.263Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:48:39.263Z] #42 8.487 PBCC images/ipc-msg.pb-c.c [2020-11-27T11:48:39.263Z] #42 8.503 DEP images/ipc-msg.pb-c.d [2020-11-27T11:48:39.263Z] #42 ... [2020-11-27T11:48:39.263Z] [2020-11-27T11:48:39.263Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:39.263Z] #44 65.77 crypto/internal/randutil [2020-11-27T11:48:39.263Z] #44 65.91 crypto/hmac [2020-11-27T11:48:39.263Z] #44 66.41 crypto/rc4 [2020-11-27T11:48:39.263Z] #44 66.98 vendor/golang.org/x/crypto/hkdf [2020-11-27T11:48:39.263Z] #44 67.23 vendor/golang.org/x/text/transform [2020-11-27T11:48:39.470Z] #66 exporting layers 2.5s done [2020-11-27T11:48:39.470Z] #66 writing image sha256:fe8fc4cd59678af323cf1f30359a3bffab792606c0dd6c1d54747cae663e8d0b [2020-11-27T11:48:39.470Z] #66 writing image sha256:fe8fc4cd59678af323cf1f30359a3bffab792606c0dd6c1d54747cae663e8d0b done [2020-11-27T11:48:39.470Z] #66 naming to docker.io/library/docker:703951197c3338631ee0529dd9dd814d16f037f0 done [2020-11-27T11:48:39.470Z] #66 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-11-27T11:48:39.615Z] #43 24.48 crypto/internal/subtle [Pipeline] sh [2020-11-27T11:48:39.649Z] #54 ... [2020-11-27T11:48:39.649Z] [2020-11-27T11:48:39.649Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:39.649Z] #49 127.5 mvdan.cc/sh/v3/cmd/shfmt [2020-11-27T11:48:39.649Z] #49 DONE 135.5s [2020-11-27T11:48:39.649Z] [2020-11-27T11:48:39.649Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:48:39.649Z] #41 26.90 CC images/stats.o [2020-11-27T11:48:39.649Z] #41 27.49 CC images/core.o [2020-11-27T11:48:39.649Z] #41 28.58 CC images/core-x86.o [2020-11-27T11:48:39.649Z] #41 29.05 CC images/core-arm.o [2020-11-27T11:48:39.649Z] #41 29.57 CC images/core-aarch64.o [2020-11-27T11:48:39.649Z] #41 30.07 CC images/core-ppc64.o [2020-11-27T11:48:39.649Z] #41 30.73 CC images/core-s390.o [2020-11-27T11:48:39.649Z] #41 31.61 CC images/cpuinfo.o [2020-11-27T11:48:39.649Z] #41 32.39 CC images/inventory.o [2020-11-27T11:48:39.649Z] #41 32.76 CC images/fdinfo.o [2020-11-27T11:48:39.649Z] #41 33.51 CC images/fown.o [2020-11-27T11:48:39.649Z] #41 34.05 CC images/ns.o [2020-11-27T11:48:39.649Z] #41 34.32 CC images/regfile.o [2020-11-27T11:48:39.675Z] #47 33.31 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T11:48:39.872Z] #43 24.81 crypto/subtle [2020-11-27T11:48:39.909Z] #41 34.76 CC images/ghost-file.o [2020-11-27T11:48:39.973Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41718/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:703951197c3338631ee0529dd9dd814d16f037f0 hack/test/unit [2020-11-27T11:48:40.129Z] #43 25.13 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-27T11:48:40.480Z] #41 35.22 CC images/fifo.o [2020-11-27T11:48:40.692Z] #43 25.63 internal/nettrace [2020-11-27T11:48:40.740Z] #41 35.69 CC images/remap-file-path.o [2020-11-27T11:48:40.813Z] #44 ... [2020-11-27T11:48:40.813Z] [2020-11-27T11:48:40.813Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:48:40.813Z] #42 8.577 PBCC images/ipc-shm.pb-c.c [2020-11-27T11:48:40.813Z] #42 8.686 DEP images/ipc-shm.pb-c.d [2020-11-27T11:48:40.813Z] #42 8.799 PBCC images/ipc-var.pb-c.c [2020-11-27T11:48:40.813Z] #42 8.814 DEP images/ipc-var.pb-c.d [2020-11-27T11:48:40.813Z] #42 8.902 PBCC images/sk-opts.pb-c.c [2020-11-27T11:48:40.813Z] #42 8.930 PBCC images/packet-sock.pb-c.c [2020-11-27T11:48:40.813Z] #42 9.029 DEP images/sk-opts.pb-c.d [2020-11-27T11:48:40.813Z] #42 9.114 DEP images/packet-sock.pb-c.d [2020-11-27T11:48:40.813Z] #42 9.196 PBCC images/sk-netlink.pb-c.c [2020-11-27T11:48:40.813Z] #42 9.287 DEP images/sk-netlink.pb-c.d [2020-11-27T11:48:40.813Z] #42 9.481 PBCC images/sk-inet.pb-c.c [2020-11-27T11:48:40.813Z] #42 9.597 DEP images/sk-inet.pb-c.d [2020-11-27T11:48:40.813Z] #42 9.706 PBCC images/sk-unix.pb-c.c [2020-11-27T11:48:40.813Z] #42 9.785 DEP images/sk-unix.pb-c.d [2020-11-27T11:48:40.813Z] #42 9.887 PBCC images/mm.pb-c.c [2020-11-27T11:48:40.813Z] #42 10.00 DEP images/mm.pb-c.d [2020-11-27T11:48:40.813Z] #42 10.14 PBCC images/timerfd.pb-c.c [2020-11-27T11:48:40.813Z] #42 10.17 DEP images/timerfd.pb-c.d [2020-11-27T11:48:40.813Z] #42 10.20 PBCC images/timer.pb-c.c [2020-11-27T11:48:40.813Z] #42 10.22 DEP images/timer.pb-c.d [2020-11-27T11:48:40.813Z] #42 10.26 PBCC images/sa.pb-c.c [2020-11-27T11:48:40.948Z] #43 25.84 runtime/cgo [2020-11-27T11:48:41.081Z] #47 ... [2020-11-27T11:48:41.081Z] [2020-11-27T11:48:41.081Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:41.081Z] #11 19.99 Reading package lists... [2020-11-27T11:48:41.081Z] #11 25.18 Reading package lists... [2020-11-27T11:48:41.081Z] #11 29.41 Building dependency tree... [2020-11-27T11:48:41.081Z] #11 31.75 The following additional packages will be installed: [2020-11-27T11:48:41.081Z] #11 31.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-27T11:48:41.081Z] #11 31.76 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-27T11:48:41.081Z] #11 31.76 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-27T11:48:41.081Z] #11 31.76 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T11:48:41.081Z] #11 31.77 Suggested packages: [2020-11-27T11:48:41.081Z] #11 31.77 gcc-8-locales seccomp wine64 [2020-11-27T11:48:41.081Z] #11 32.65 The following NEW packages will be installed: [2020-11-27T11:48:41.081Z] #11 32.65 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-27T11:48:41.081Z] #11 32.65 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-27T11:48:41.081Z] #11 32.65 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-27T11:48:41.081Z] #11 32.65 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-27T11:48:41.081Z] #11 32.65 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-27T11:48:41.081Z] #11 32.66 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T11:48:41.081Z] #11 33.20 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:48:41.081Z] #11 33.20 Need to get 73.3 MB of archives. [2020-11-27T11:48:41.081Z] #11 33.20 After this operation, 472 MB of additional disk space will be used. [2020-11-27T11:48:41.081Z] #11 33.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-11-27T11:48:41.081Z] #11 33.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-11-27T11:48:41.081Z] #11 33.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-27T11:48:41.081Z] #11 33.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-11-27T11:48:41.081Z] #11 33.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-11-27T11:48:41.081Z] #11 33.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-27T11:48:41.081Z] #11 34.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-27T11:48:41.081Z] #11 ... [2020-11-27T11:48:41.081Z] [2020-11-27T11:48:41.081Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:48:41.081Z] #30 34.44 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-27T11:48:41.081Z] #30 34.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-27T11:48:41.110Z] #42 10.30 DEP images/sa.pb-c.d [2020-11-27T11:48:41.110Z] #42 10.37 PBCC images/pipe-data.pb-c.c [2020-11-27T11:48:41.110Z] #42 10.39 DEP images/pipe-data.pb-c.d [2020-11-27T11:48:41.110Z] #42 10.44 PBCC images/mnt.pb-c.c [2020-11-27T11:48:41.310Z] #41 36.08 CC images/eventfd.o [2020-11-27T11:48:41.411Z] #42 10.54 DEP images/mnt.pb-c.d [2020-11-27T11:48:41.411Z] #42 10.58 PBCC images/sk-packet.pb-c.c [2020-11-27T11:48:41.411Z] #42 10.59 DEP images/sk-packet.pb-c.d [2020-11-27T11:48:41.411Z] #42 ... [2020-11-27T11:48:41.411Z] [2020-11-27T11:48:41.411Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:41.411Z] #50 61.93 reflect [2020-11-27T11:48:41.411Z] #50 61.95 regexp/syntax [2020-11-27T11:48:41.411Z] #50 71.34 time [2020-11-27T11:48:41.411Z] #50 ... [2020-11-27T11:48:41.411Z] [2020-11-27T11:48:41.411Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:48:41.411Z] #42 10.71 PBCC images/tcp-stream.pb-c.c [2020-11-27T11:48:41.411Z] #42 10.77 DEP images/tcp-stream.pb-c.d [2020-11-27T11:48:41.411Z] #42 10.86 PBCC images/pipe.pb-c.c [2020-11-27T11:48:41.570Z] #41 36.40 CC images/eventpoll.o [2020-11-27T11:48:41.570Z] #41 ... [2020-11-27T11:48:41.570Z] [2020-11-27T11:48:41.570Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:41.570Z] #43 128.3 go/doc [2020-11-27T11:48:41.570Z] #43 130.4 github.com/LK4D4/vndr/versioned [2020-11-27T11:48:41.570Z] #43 130.5 compress/flate [2020-11-27T11:48:41.570Z] #43 132.8 github.com/LK4D4/vndr/build [2020-11-27T11:48:41.570Z] #43 133.7 hash/crc32 [2020-11-27T11:48:41.570Z] #43 134.5 compress/gzip [2020-11-27T11:48:41.570Z] #43 135.7 net [2020-11-27T11:48:41.570Z] #43 137.5 vendor/golang.org/x/text/transform [2020-11-27T11:48:41.705Z] #30 ... [2020-11-27T11:48:41.705Z] [2020-11-27T11:48:41.705Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:48:41.705Z] #40 20.33 Reading package lists... [2020-11-27T11:48:41.705Z] #40 25.70 Reading package lists... [2020-11-27T11:48:41.705Z] #40 30.19 Building dependency tree... [2020-11-27T11:48:41.705Z] #40 31.98 The following additional packages will be installed: [2020-11-27T11:48:41.705Z] #40 31.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-27T11:48:41.705Z] #40 31.98 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-27T11:48:41.705Z] #40 31.99 Suggested packages: [2020-11-27T11:48:41.705Z] #40 31.99 manpages-dev python-setuptools [2020-11-27T11:48:41.705Z] #40 32.84 The following NEW packages will be installed: [2020-11-27T11:48:41.705Z] #40 32.84 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-27T11:48:41.705Z] #40 32.84 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-27T11:48:41.705Z] #40 32.84 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-27T11:48:41.705Z] #40 32.84 python-six zlib1g-dev [2020-11-27T11:48:41.705Z] #40 33.30 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:48:41.705Z] #40 33.30 Need to get 3798 kB of archives. [2020-11-27T11:48:41.705Z] #40 33.30 After this operation, 21.6 MB of additional disk space will be used. [2020-11-27T11:48:41.705Z] #40 33.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-11-27T11:48:41.705Z] #40 33.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-11-27T11:48:41.705Z] #40 33.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-11-27T11:48:41.705Z] #40 33.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-11-27T11:48:41.705Z] #40 33.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-11-27T11:48:41.705Z] #40 33.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-11-27T11:48:41.705Z] #40 33.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-11-27T11:48:41.705Z] #40 33.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-11-27T11:48:41.705Z] #40 33.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-11-27T11:48:41.705Z] #40 33.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-11-27T11:48:41.705Z] #40 33.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-11-27T11:48:41.705Z] #40 34.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-11-27T11:48:41.705Z] #40 34.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-11-27T11:48:41.705Z] #40 34.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-11-27T11:48:41.705Z] #40 34.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-27T11:48:41.705Z] #40 34.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-11-27T11:48:41.705Z] #40 34.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-11-27T11:48:41.711Z] #42 10.92 DEP images/pipe.pb-c.d [2020-11-27T11:48:41.711Z] #42 10.97 PBCC images/pstree.pb-c.c [2020-11-27T11:48:41.711Z] #42 10.99 DEP images/pstree.pb-c.d [2020-11-27T11:48:41.711Z] #42 11.07 PBCC images/fs.pb-c.c [2020-11-27T11:48:41.711Z] #42 11.14 DEP images/fs.pb-c.d [2020-11-27T11:48:41.711Z] #42 11.17 PBCC images/signalfd.pb-c.c [2020-11-27T11:48:41.830Z] #43 138.5 vendor/golang.org/x/text/unicode/bidi [2020-11-27T11:48:41.969Z] #40 ... [2020-11-27T11:48:41.969Z] [2020-11-27T11:48:41.969Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:41.969Z] #11 35.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-27T11:48:41.969Z] #11 35.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-11-27T11:48:41.969Z] #11 ... [2020-11-27T11:48:41.969Z] [2020-11-27T11:48:41.969Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:48:41.969Z] #53 20.14 Reading package lists... [2020-11-27T11:48:41.969Z] #53 26.31 Reading package lists... [2020-11-27T11:48:41.969Z] #53 30.90 Building dependency tree... [2020-11-27T11:48:41.969Z] #53 32.92 The following additional packages will be installed: [2020-11-27T11:48:41.969Z] #53 32.92 libbtrfs0 [2020-11-27T11:48:41.969Z] #53 33.05 The following NEW packages will be installed: [2020-11-27T11:48:41.969Z] #53 33.05 libbtrfs-dev libbtrfs0 [2020-11-27T11:48:41.969Z] #53 33.56 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:48:41.969Z] #53 33.56 Need to get 119 kB of archives. [2020-11-27T11:48:41.969Z] #53 33.56 After this operation, 387 kB of additional disk space will be used. [2020-11-27T11:48:41.969Z] #53 33.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-11-27T11:48:41.969Z] #53 33.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-11-27T11:48:41.969Z] #53 35.95 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:48:41.969Z] #53 ... [2020-11-27T11:48:41.969Z] [2020-11-27T11:48:41.969Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:41.969Z] #43 34.12 sync [2020-11-27T11:48:41.969Z] #43 34.13 internal/reflectlite [2020-11-27T11:48:41.969Z] #43 34.98 github.com/LK4D4/vndr/godl/singleflight [2020-11-27T11:48:41.969Z] #43 34.99 internal/singleflight [2020-11-27T11:48:41.969Z] #43 34.99 math/rand [2020-11-27T11:48:41.969Z] #43 35.86 io [2020-11-27T11:48:41.969Z] #43 35.87 strconv [2020-11-27T11:48:41.969Z] #43 35.87 internal/oserror [2020-11-27T11:48:41.969Z] #43 35.87 vendor/golang.org/x/net/dns/dnsmessage [2020-11-27T11:48:42.013Z] #42 11.27 DEP images/signalfd.pb-c.d [2020-11-27T11:48:42.013Z] #42 11.31 PBCC images/fh.pb-c.c [2020-11-27T11:48:42.013Z] #42 11.38 PBCC images/fsnotify.pb-c.c [2020-11-27T11:48:42.013Z] #42 11.45 DEP images/fh.pb-c.d [2020-11-27T11:48:42.013Z] #42 11.51 DEP images/fsnotify.pb-c.d [2020-11-27T11:48:42.043Z] ? github.com/docker/docker/api [no test files] [2020-11-27T11:48:42.089Z] #43 ... [2020-11-27T11:48:42.089Z] [2020-11-27T11:48:42.090Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:48:42.090Z] #41 37.01 CC images/fh.o [2020-11-27T11:48:42.312Z] #42 11.58 PBCC images/eventpoll.pb-c.c [2020-11-27T11:48:42.312Z] #42 11.61 DEP images/eventpoll.pb-c.d [2020-11-27T11:48:42.312Z] #42 11.66 PBCC images/eventfd.pb-c.c [2020-11-27T11:48:42.312Z] #42 11.69 DEP images/eventfd.pb-c.d [2020-11-27T11:48:42.312Z] #42 11.74 PBCC images/remap-file-path.pb-c.c [2020-11-27T11:48:42.312Z] #42 11.76 DEP images/remap-file-path.pb-c.d [2020-11-27T11:48:42.375Z] #43 35.99 syscall [2020-11-27T11:48:42.611Z] #42 11.83 PBCC images/fifo.pb-c.c [2020-11-27T11:48:42.612Z] #42 11.86 DEP images/fifo.pb-c.d [2020-11-27T11:48:42.612Z] #42 11.91 PBCC images/ghost-file.pb-c.c [2020-11-27T11:48:42.612Z] #42 11.97 DEP images/ghost-file.pb-c.d [2020-11-27T11:48:42.612Z] #42 12.03 PBCC images/regfile.pb-c.c [2020-11-27T11:48:42.612Z] #42 12.10 DEP images/regfile.pb-c.d [2020-11-27T11:48:42.612Z] #42 12.15 PBCC images/ns.pb-c.c [2020-11-27T11:48:42.659Z] #41 37.43 CC images/fsnotify.o [2020-11-27T11:48:42.911Z] #42 12.17 DEP images/ns.pb-c.d [2020-11-27T11:48:42.911Z] #42 12.23 PBCC images/fdinfo.pb-c.c [2020-11-27T11:48:42.911Z] #42 12.31 DEP images/fdinfo.pb-c.d [2020-11-27T11:48:42.911Z] #42 12.42 PBCC images/core-aarch64.pb-c.c [2020-11-27T11:48:43.208Z] #42 12.48 PBCC images/core-arm.pb-c.c [2020-11-27T11:48:43.208Z] #42 12.54 PBCC images/core-ppc64.pb-c.c [2020-11-27T11:48:43.209Z] #42 12.65 PBCC images/core-s390.pb-c.c [2020-11-27T11:48:43.209Z] #42 12.75 PBCC images/core-x86.pb-c.c [2020-11-27T11:48:43.229Z] #41 37.99 CC images/signalfd.o [2020-11-27T11:48:43.411Z] #43 37.21 bytes [2020-11-27T11:48:43.489Z] #41 38.21 CC images/fs.o [2020-11-27T11:48:43.489Z] #41 38.38 CC images/pstree.o [2020-11-27T11:48:43.508Z] #42 12.82 PBCC images/core.pb-c.c [2020-11-27T11:48:43.508Z] #42 12.88 PBCC images/inventory.pb-c.c [2020-11-27T11:48:43.508Z] #42 12.95 DEP images/core-aarch64.pb-c.d [2020-11-27T11:48:43.508Z] #42 13.01 DEP images/core-arm.pb-c.d [2020-11-27T11:48:43.750Z] #41 38.67 CC images/pipe.o [2020-11-27T11:48:43.807Z] #42 13.05 DEP images/core-ppc64.pb-c.d [2020-11-27T11:48:43.807Z] #42 13.13 DEP images/core-s390.pb-c.d [2020-11-27T11:48:43.807Z] #42 13.19 DEP images/core-x86.pb-c.d [2020-11-27T11:48:43.807Z] #42 13.24 DEP images/core.pb-c.d [2020-11-27T11:48:44.010Z] #41 38.98 CC images/tcp-stream.o [2020-11-27T11:48:44.106Z] #42 13.30 DEP images/inventory.pb-c.d [2020-11-27T11:48:44.106Z] #42 13.36 PBCC images/cpuinfo.pb-c.c [2020-11-27T11:48:44.106Z] #42 13.39 DEP images/cpuinfo.pb-c.d [2020-11-27T11:48:44.106Z] #42 13.44 PBCC images/stats.pb-c.c [2020-11-27T11:48:44.106Z] #42 13.45 DEP images/stats.pb-c.d [2020-11-27T11:48:44.234Z] #43 ... [2020-11-27T11:48:44.234Z] [2020-11-27T11:48:44.234Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:48:44.234Z] #34 18.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:48:44.234Z] #34 ... [2020-11-27T11:48:44.234Z] [2020-11-27T11:48:44.234Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:44.234Z] #47 19.46 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T11:48:44.234Z] #47 19.46 go: downloading github.com/fatih/color v1.7.0 [2020-11-27T11:48:44.234Z] #47 19.51 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T11:48:44.234Z] #47 19.52 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T11:48:44.234Z] #47 19.63 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-27T11:48:44.234Z] #47 19.63 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T11:48:44.234Z] #47 19.69 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-27T11:48:44.234Z] #47 20.08 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T11:48:44.234Z] #47 20.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T11:48:44.234Z] #47 20.14 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T11:48:44.234Z] #47 20.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T11:48:44.234Z] #47 20.17 go: extracting github.com/fatih/color v1.7.0 [2020-11-27T11:48:44.234Z] #47 20.17 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T11:48:44.234Z] #47 20.26 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-27T11:48:44.234Z] #47 20.29 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T11:48:44.234Z] #47 20.49 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-27T11:48:44.234Z] #47 20.50 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T11:48:44.234Z] #47 20.72 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T11:48:44.234Z] #47 20.95 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T11:48:44.234Z] #47 20.98 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-27T11:48:44.234Z] #47 21.12 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T11:48:44.234Z] #47 21.17 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T11:48:44.234Z] #47 21.64 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T11:48:44.234Z] #47 21.91 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T11:48:44.234Z] #47 22.08 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-27T11:48:44.234Z] #47 22.13 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T11:48:44.234Z] #47 22.25 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-27T11:48:44.234Z] #47 22.36 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-27T11:48:44.234Z] #47 22.78 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T11:48:44.234Z] #47 23.32 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T11:48:44.234Z] #47 23.33 go: downloading golang.org/x/text v0.3.2 [2020-11-27T11:48:44.234Z] #47 23.38 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T11:48:44.234Z] #47 27.20 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T11:48:44.234Z] #47 27.68 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T11:48:44.234Z] #47 27.71 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T11:48:44.234Z] #47 28.09 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T11:48:44.234Z] #47 28.21 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T11:48:44.234Z] #47 28.28 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T11:48:44.234Z] #47 28.69 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T11:48:44.234Z] #47 28.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T11:48:44.234Z] #47 29.27 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T11:48:44.271Z] #41 39.18 CC images/sk-packet.o [2020-11-27T11:48:44.491Z] #47 ... [2020-11-27T11:48:44.491Z] [2020-11-27T11:48:44.491Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:48:44.533Z] #41 39.43 CC images/mnt.o [2020-11-27T11:48:44.550Z] #62 ... [2020-11-27T11:48:44.550Z] [2020-11-27T11:48:44.550Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:44.550Z] #11 33.23 Reading package lists... [2020-11-27T11:48:44.550Z] #11 ... [2020-11-27T11:48:44.550Z] [2020-11-27T11:48:44.550Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:48:44.550Z] #40 33.26 Fetched 8405 kB in 25s (342 kB/s) [2020-11-27T11:48:44.550Z] #40 33.26 Reading package lists... [2020-11-27T11:48:44.550Z] #40 ... [2020-11-27T11:48:44.550Z] [2020-11-27T11:48:44.550Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:44.550Z] #49 33.25 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T11:48:44.550Z] #49 33.26 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T11:48:44.550Z] #49 34.80 runtime/cgo [2020-11-27T11:48:44.550Z] #49 34.91 runtime [2020-11-27T11:48:44.550Z] #49 ... [2020-11-27T11:48:44.550Z] [2020-11-27T11:48:44.550Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:44.550Z] #11 43.47 Reading package lists... [2020-11-27T11:48:44.550Z] #11 ... [2020-11-27T11:48:44.550Z] [2020-11-27T11:48:44.550Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:48:44.550Z] #53 33.81 Fetched 8405 kB in 25s (334 kB/s) [2020-11-27T11:48:44.550Z] #53 33.81 Reading package lists... [2020-11-27T11:48:44.550Z] #53 ... [2020-11-27T11:48:44.550Z] [2020-11-27T11:48:44.550Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:48:44.550Z] #40 43.96 Reading package lists... [2020-11-27T11:48:44.550Z] #40 ... [2020-11-27T11:48:44.550Z] [2020-11-27T11:48:44.550Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:48:44.550Z] #34 34.21 Fetched 8405 kB in 25s (335 kB/s) [2020-11-27T11:48:44.550Z] #34 34.21 Reading package lists... [2020-11-27T11:48:44.550Z] #34 44.07 Reading package lists... [2020-11-27T11:48:44.550Z] #34 ... [2020-11-27T11:48:44.550Z] [2020-11-27T11:48:44.550Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:44.550Z] #47 34.34 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-27T11:48:44.550Z] #47 35.55 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T11:48:44.550Z] #47 35.58 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T11:48:44.550Z] #47 35.58 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T11:48:44.550Z] #47 35.58 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T11:48:44.550Z] #47 35.65 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T11:48:44.550Z] #47 35.65 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-27T11:48:44.550Z] #47 35.67 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T11:48:44.550Z] #47 35.97 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T11:48:44.550Z] #47 36.11 go: downloading golang.org/x/text v0.3.2 [2020-11-27T11:48:44.550Z] #47 36.12 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-27T11:48:44.550Z] #47 36.18 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T11:48:44.550Z] #47 36.19 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T11:48:44.550Z] #47 36.26 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-27T11:48:44.550Z] #47 36.27 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T11:48:44.550Z] #47 36.27 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T11:48:44.550Z] #47 36.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T11:48:44.550Z] #47 36.99 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T11:48:44.550Z] #47 37.10 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T11:48:44.550Z] #47 37.27 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T11:48:44.550Z] #47 37.31 go: downloading github.com/spf13/cast v1.3.0 [2020-11-27T11:48:44.550Z] #47 37.46 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-27T11:48:44.550Z] #47 37.51 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T11:48:44.550Z] #47 37.78 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T11:48:44.550Z] #47 37.95 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T11:48:44.550Z] #47 37.96 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T11:48:44.550Z] #47 38.37 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T11:48:44.550Z] #47 38.48 go: extracting github.com/spf13/cast v1.3.0 [2020-11-27T11:48:44.550Z] #47 38.83 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-27T11:48:44.550Z] #47 38.84 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T11:48:44.550Z] #47 39.05 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T11:48:44.550Z] #47 39.10 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T11:48:44.550Z] #47 39.70 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T11:48:44.550Z] #47 39.97 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T11:48:44.550Z] #47 39.98 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-27T11:48:44.550Z] #47 40.61 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T11:48:44.550Z] #47 40.87 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T11:48:44.550Z] #47 40.88 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T11:48:44.550Z] #47 40.89 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-27T11:48:44.550Z] #47 41.12 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-27T11:48:44.550Z] #47 41.13 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T11:48:44.550Z] #47 41.38 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T11:48:44.550Z] #47 41.99 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-27T11:48:44.550Z] #47 42.17 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T11:48:44.550Z] #47 42.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T11:48:44.550Z] #47 42.42 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-27T11:48:44.550Z] #47 43.09 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T11:48:44.550Z] #47 43.23 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-27T11:48:44.550Z] #47 43.41 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-27T11:48:44.550Z] #47 44.15 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-27T11:48:44.792Z] #41 39.59 CC images/pipe-data.o [2020-11-27T11:48:44.812Z] #47 44.57 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-27T11:48:44.812Z] #47 44.63 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T11:48:44.812Z] #47 44.73 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-27T11:48:44.812Z] #47 44.80 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-27T11:48:44.817Z] #43 38.87 reflect [2020-11-27T11:48:45.052Z] #41 39.87 CC images/sa.o [2020-11-27T11:48:45.075Z] #47 44.83 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-27T11:48:45.075Z] #47 44.84 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-27T11:48:45.075Z] #47 45.01 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T11:48:45.075Z] #47 45.09 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-27T11:48:45.313Z] #41 40.05 CC images/timer.o [2020-11-27T11:48:45.399Z] #43 ... [2020-11-27T11:48:45.399Z] [2020-11-27T11:48:45.399Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:45.399Z] #62 DONE 39.2s [2020-11-27T11:48:45.399Z] [2020-11-27T11:48:45.399Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-27T11:48:45.399Z] #27 DONE 40.2s [2020-11-27T11:48:45.399Z] [2020-11-27T11:48:45.399Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:45.399Z] #49 38.73 bytes [2020-11-27T11:48:45.399Z] #49 38.74 syscall [2020-11-27T11:48:45.399Z] #49 38.77 reflect [2020-11-27T11:48:45.399Z] #49 38.77 strings [2020-11-27T11:48:45.516Z] #38 29.35 Checking out files: 63% (1061/1665) Checking out files: 64% (1066/1665) Checking out files: 65% (1083/1665) Checking out files: 66% (1099/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-27T11:48:45.516Z] #38 30.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-27T11:48:45.573Z] #41 40.35 CC images/timerfd.o [2020-11-27T11:48:45.652Z] #47 45.32 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-27T11:48:45.653Z] #47 45.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T11:48:45.866Z] #41 40.56 CC images/mm.o [2020-11-27T11:48:45.915Z] #47 45.68 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-27T11:48:45.915Z] #47 45.75 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-27T11:48:46.133Z] #41 41.00 CC images/sk-opts.o [2020-11-27T11:48:46.177Z] #47 45.89 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T11:48:46.222Z] #42 15.31 make[1]: Nothing to be done for 'all'. [2020-11-27T11:48:46.399Z] #41 41.18 CC images/sk-unix.o [2020-11-27T11:48:46.440Z] #47 46.15 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-27T11:48:46.440Z] #47 46.17 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-27T11:48:46.440Z] #47 46.32 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-27T11:48:46.672Z] #41 41.49 CC images/sk-inet.o [2020-11-27T11:48:46.703Z] #47 46.62 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T11:48:46.885Z] #38 ... [2020-11-27T11:48:46.885Z] [2020-11-27T11:48:46.885Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:46.885Z] #49 21.78 + cd /tmp/tmp.D5uYBL2tX4/src/github.com/mvdan/sh [2020-11-27T11:48:46.885Z] #49 21.78 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-27T11:48:46.885Z] #49 21.92 + GO111MODULE=on [2020-11-27T11:48:46.885Z] #49 21.92 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-27T11:48:46.885Z] #49 23.77 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T11:48:46.885Z] #49 23.82 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T11:48:46.885Z] #49 24.19 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T11:48:46.885Z] #49 24.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T11:48:46.885Z] #49 24.29 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T11:48:46.885Z] #49 26.53 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T11:48:46.885Z] #49 27.69 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T11:48:46.885Z] #49 29.69 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T11:48:46.885Z] #49 31.39 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-27T11:48:46.885Z] #49 31.58 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-27T11:48:46.885Z] #49 31.97 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-27T11:48:46.885Z] #49 ... [2020-11-27T11:48:46.885Z] [2020-11-27T11:48:46.885Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:46.885Z] #11 31.95 Fetched 8405 kB in 25s (335 kB/s) [2020-11-27T11:48:46.950Z] #41 41.86 CC images/tun.o [2020-11-27T11:48:47.233Z] #41 42.15 CC images/sk-netlink.o [2020-11-27T11:48:47.277Z] #47 47.03 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T11:48:47.278Z] #47 47.14 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T11:48:47.278Z] #47 47.14 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-27T11:48:47.330Z] #49 ... [2020-11-27T11:48:47.330Z] [2020-11-27T11:48:47.330Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:48:47.330Z] #34 26.93 Reading package lists... [2020-11-27T11:48:47.330Z] #34 31.29 Building dependency tree... [2020-11-27T11:48:47.330Z] #34 33.17 The following additional packages will be installed: [2020-11-27T11:48:47.330Z] #34 33.17 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-27T11:48:47.330Z] #34 33.18 Suggested packages: [2020-11-27T11:48:47.330Z] #34 33.18 cmake-doc ninja-build lrzip [2020-11-27T11:48:47.330Z] #34 33.18 Recommended packages: [2020-11-27T11:48:47.330Z] #34 33.18 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-27T11:48:47.330Z] #34 33.90 The following NEW packages will be installed: [2020-11-27T11:48:47.330Z] #34 33.90 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-27T11:48:47.330Z] #34 33.90 vim-common xxd [2020-11-27T11:48:47.330Z] #34 34.37 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:48:47.330Z] #34 34.37 Need to get 14.2 MB of archives. [2020-11-27T11:48:47.330Z] #34 34.37 After this operation, 60.0 MB of additional disk space will be used. [2020-11-27T11:48:47.330Z] #34 34.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-11-27T11:48:47.330Z] #34 34.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T11:48:47.330Z] #34 34.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-27T11:48:47.330Z] #34 34.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-11-27T11:48:47.330Z] #34 35.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-11-27T11:48:47.330Z] #34 36.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-11-27T11:48:47.330Z] #34 36.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-11-27T11:48:47.330Z] #34 36.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-11-27T11:48:47.330Z] #34 36.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-11-27T11:48:47.330Z] #34 36.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-11-27T11:48:47.330Z] #34 37.89 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:48:47.330Z] #34 38.77 Fetched 14.2 MB in 3s (4990 kB/s) [2020-11-27T11:48:47.330Z] #34 39.24 Selecting previously unselected package xxd. [2020-11-27T11:48:47.330Z] #34 39.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-11-27T11:48:47.330Z] #34 39.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-11-27T11:48:47.330Z] #34 39.43 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T11:48:47.330Z] #34 39.76 Selecting previously unselected package vim-common. [2020-11-27T11:48:47.330Z] #34 39.80 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:48:47.330Z] #34 39.89 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T11:48:47.330Z] #34 ... [2020-11-27T11:48:47.330Z] [2020-11-27T11:48:47.330Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:47.330Z] #47 41.12 go: finding github.com/fatih/color v1.7.0 [2020-11-27T11:48:47.330Z] #47 41.17 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T11:48:47.330Z] #47 41.27 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T11:48:47.330Z] #47 41.27 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-27T11:48:47.330Z] #47 41.27 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-27T11:48:47.330Z] #47 41.39 go: finding github.com/pkg/errors v0.8.1 [2020-11-27T11:48:47.506Z] #41 42.39 CC images/packet-sock.o [2020-11-27T11:48:47.557Z] #47 47.57 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-27T11:48:47.596Z] #47 ... [2020-11-27T11:48:47.596Z] [2020-11-27T11:48:47.596Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:48:47.596Z] #53 36.61 Fetched 119 kB in 0s (330 kB/s) [2020-11-27T11:48:47.596Z] #53 37.20 Selecting previously unselected package libbtrfs0. [2020-11-27T11:48:47.596Z] #53 37.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-11-27T11:48:47.596Z] #53 37.27 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-11-27T11:48:47.596Z] #53 37.58 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T11:48:47.596Z] #53 38.73 Selecting previously unselected package libbtrfs-dev. [2020-11-27T11:48:47.596Z] #53 38.74 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-11-27T11:48:47.596Z] #53 39.21 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:48:47.596Z] #53 39.73 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T11:48:47.596Z] #53 39.76 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:48:47.596Z] #53 39.80 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:48:47.596Z] #53 DONE 41.4s [2020-11-27T11:48:47.596Z] [2020-11-27T11:48:47.596Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:47.596Z] #47 41.39 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T11:48:47.596Z] #47 41.46 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T11:48:47.596Z] #47 41.46 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-27T11:48:47.596Z] #47 41.46 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T11:48:47.596Z] #47 41.48 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T11:48:47.596Z] #47 41.54 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-27T11:48:47.596Z] #47 41.56 go: finding github.com/spf13/viper v1.6.1 [2020-11-27T11:48:47.596Z] #47 41.60 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T11:48:47.596Z] #47 41.65 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T11:48:47.861Z] #47 41.71 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-27T11:48:47.861Z] #47 41.71 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-27T11:48:47.861Z] #47 41.73 go: finding github.com/stretchr/testify v1.4.0 [2020-11-27T11:48:47.861Z] #47 41.74 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T11:48:48.075Z] #41 42.76 CC images/ipc-var.o [2020-11-27T11:48:48.126Z] #47 42.04 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T11:48:48.126Z] #47 42.11 go: finding github.com/spf13/cobra v0.0.5 [2020-11-27T11:48:48.126Z] #47 42.13 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T11:48:48.126Z] #47 42.15 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-27T11:48:48.126Z] #47 42.15 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T11:48:48.133Z] #47 47.91 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T11:48:48.327Z] #42 17.30 CC images/stats.o [2020-11-27T11:48:48.344Z] #41 43.01 CC images/ipc-desc.o [2020-11-27T11:48:48.344Z] #41 43.22 CC images/ipc-shm.o [2020-11-27T11:48:48.347Z] #11 31.95 Reading package lists... [2020-11-27T11:48:48.347Z] #11 ... [2020-11-27T11:48:48.347Z] [2020-11-27T11:48:48.347Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:48.347Z] #45 23.16 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:48:48.347Z] #45 23.57 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:48:48.347Z] #45 23.61 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:48:48.347Z] #45 23.65 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:48:48.347Z] #45 23.70 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:48:48.347Z] #45 ... [2020-11-27T11:48:48.347Z] [2020-11-27T11:48:48.347Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:48:48.347Z] #38 32.89 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-27T11:48:48.389Z] #47 42.17 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-27T11:48:48.389Z] #47 42.17 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-27T11:48:48.389Z] #47 42.22 go: finding github.com/stretchr/objx v0.2.0 [2020-11-27T11:48:48.389Z] #47 42.26 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T11:48:48.389Z] #47 42.26 go: finding github.com/spf13/pflag v1.0.5 [2020-11-27T11:48:48.389Z] #47 42.29 go: finding github.com/magiconair/properties v1.8.1 [2020-11-27T11:48:48.389Z] #47 42.29 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-27T11:48:48.389Z] #47 42.30 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T11:48:48.389Z] #47 42.32 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T11:48:48.394Z] #47 48.05 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T11:48:48.394Z] #47 48.30 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T11:48:48.607Z] #41 43.48 CC images/ipc-msg.o [2020-11-27T11:48:48.627Z] #42 17.86 CC images/core.o [2020-11-27T11:48:48.653Z] #47 42.51 go: finding github.com/gobwas/glob v0.2.3 [2020-11-27T11:48:48.653Z] #47 42.51 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T11:48:48.653Z] #47 42.55 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T11:48:48.653Z] #47 42.60 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-27T11:48:48.653Z] #47 42.65 go: finding github.com/spf13/afero v1.1.2 [2020-11-27T11:48:48.653Z] #47 42.67 go: finding github.com/spf13/cast v1.3.0 [2020-11-27T11:48:48.657Z] #47 48.48 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-27T11:48:48.866Z] #41 43.80 CC images/ipc-sem.o [2020-11-27T11:48:48.917Z] #47 42.69 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T11:48:48.917Z] #47 42.70 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T11:48:48.917Z] #47 42.71 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T11:48:48.917Z] #47 42.77 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T11:48:48.917Z] #47 42.77 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T11:48:48.920Z] #47 ... [2020-11-27T11:48:48.920Z] [2020-11-27T11:48:48.920Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:48.920Z] #43 38.89 vendor/golang.org/x/crypto/internal/subtle [2020-11-27T11:48:48.920Z] #43 39.08 vendor/golang.org/x/crypto/curve25519 [2020-11-27T11:48:49.181Z] #43 ... [2020-11-27T11:48:49.181Z] [2020-11-27T11:48:49.181Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:49.181Z] #47 48.93 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T11:48:49.183Z] #47 42.84 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-27T11:48:49.183Z] #47 42.90 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-27T11:48:49.183Z] #47 42.91 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T11:48:49.183Z] #47 43.10 go: finding golang.org/x/text v0.3.2 [2020-11-27T11:48:49.183Z] #47 43.16 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T11:48:49.183Z] #47 43.18 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T11:48:49.183Z] #47 43.21 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T11:48:49.436Z] #41 44.08 CC images/utsns.o [2020-11-27T11:48:49.447Z] #47 43.24 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T11:48:49.447Z] #47 43.26 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T11:48:49.447Z] #47 43.27 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T11:48:49.447Z] #47 43.29 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T11:48:49.447Z] #47 43.30 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T11:48:49.447Z] #47 43.30 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T11:48:49.447Z] #47 43.34 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T11:48:49.447Z] #47 43.40 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T11:48:49.447Z] #47 43.40 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T11:48:49.447Z] #47 43.41 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T11:48:49.447Z] #47 43.41 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T11:48:49.447Z] #47 43.43 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T11:48:49.686Z] #42 18.74 CC images/core-x86.o [2020-11-27T11:48:49.695Z] #41 44.34 CC images/creds.o [2020-11-27T11:48:49.695Z] #41 44.52 CC images/vma.o [2020-11-27T11:48:49.712Z] #47 43.46 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-27T11:48:49.712Z] #47 43.46 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-27T11:48:49.712Z] #47 43.60 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-27T11:48:49.712Z] #47 43.64 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-27T11:48:49.954Z] #41 44.71 CC images/netdev.o [2020-11-27T11:48:49.977Z] #47 43.75 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T11:48:49.977Z] #47 ... [2020-11-27T11:48:49.977Z] [2020-11-27T11:48:49.977Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:49.977Z] #32 33.75 internal/reflectlite [2020-11-27T11:48:49.977Z] #32 33.75 sync [2020-11-27T11:48:49.977Z] #32 35.11 sort [2020-11-27T11:48:49.977Z] #32 35.11 errors [2020-11-27T11:48:49.977Z] #32 35.45 strconv [2020-11-27T11:48:49.977Z] #32 35.45 io [2020-11-27T11:48:49.977Z] #32 35.45 internal/oserror [2020-11-27T11:48:49.977Z] #32 35.92 syscall [2020-11-27T11:48:49.977Z] #32 36.94 strings [2020-11-27T11:48:49.977Z] #32 36.95 bytes [2020-11-27T11:48:49.977Z] #32 37.33 reflect [2020-11-27T11:48:49.977Z] #32 40.56 path [2020-11-27T11:48:49.977Z] #32 40.56 bufio [2020-11-27T11:48:49.977Z] #32 41.21 text/tabwriter [2020-11-27T11:48:49.977Z] #32 ... [2020-11-27T11:48:49.977Z] [2020-11-27T11:48:49.977Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:49.977Z] #47 43.91 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-27T11:48:49.985Z] #42 19.43 CC images/core-arm.o [2020-11-27T11:48:50.130Z] #47 49.81 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T11:48:50.130Z] #47 49.85 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-27T11:48:50.130Z] #47 49.88 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T11:48:50.130Z] #47 49.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T11:48:50.130Z] #47 50.00 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T11:48:50.213Z] #41 45.05 CC images/tty.o [2020-11-27T11:48:50.240Z] #47 44.07 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T11:48:50.241Z] #47 44.20 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T11:48:50.241Z] #47 44.20 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T11:48:50.241Z] #47 44.21 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-27T11:48:50.392Z] #47 50.10 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T11:48:50.392Z] #47 50.23 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-27T11:48:50.392Z] #47 50.23 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-27T11:48:50.392Z] #47 50.23 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T11:48:50.392Z] #47 50.35 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T11:48:50.505Z] #47 44.28 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T11:48:50.524Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-11-27T11:48:50.637Z] #42 19.82 CC images/core-aarch64.o [2020-11-27T11:48:50.637Z] #42 ... [2020-11-27T11:48:50.637Z] [2020-11-27T11:48:50.637Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:50.637Z] #44 71.41 time [2020-11-27T11:48:50.637Z] #44 75.86 regexp [2020-11-27T11:48:50.657Z] #47 50.41 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T11:48:50.657Z] #47 50.43 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-27T11:48:50.782Z] #41 45.57 CC images/file-lock.o [2020-11-27T11:48:50.782Z] #41 45.75 CC images/rlimit.o [2020-11-27T11:48:50.937Z] #44 81.52 context [2020-11-27T11:48:50.937Z] #44 ... [2020-11-27T11:48:50.937Z] [2020-11-27T11:48:50.937Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:48:50.937Z] #42 20.22 CC images/core-ppc64.o [2020-11-27T11:48:51.041Z] #41 45.95 CC images/pagemap.o [2020-11-27T11:48:51.253Z] #42 ... [2020-11-27T11:48:51.253Z] [2020-11-27T11:48:51.253Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:51.253Z] #33 71.99 internal/poll [2020-11-27T11:48:51.253Z] #33 74.01 os [2020-11-27T11:48:51.253Z] #33 77.53 internal/fmtsort [2020-11-27T11:48:51.253Z] #33 78.41 path/filepath [2020-11-27T11:48:51.253Z] #33 78.43 fmt [2020-11-27T11:48:51.253Z] #33 80.32 io/ioutil [2020-11-27T11:48:51.301Z] #41 46.25 CC images/siginfo.o [2020-11-27T11:48:51.548Z] #33 ... [2020-11-27T11:48:51.549Z] [2020-11-27T11:48:51.549Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:48:51.549Z] #42 21.00 CC images/core-s390.o [2020-11-27T11:48:51.871Z] #41 46.57 CC images/rpc.o [2020-11-27T11:48:52.444Z] #47 ... [2020-11-27T11:48:52.444Z] [2020-11-27T11:48:52.444Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:52.444Z] #45 DONE 46.2s [2020-11-27T11:48:52.444Z] [2020-11-27T11:48:52.444Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:48:52.444Z] #40 36.58 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:48:52.444Z] #40 36.84 Fetched 3798 kB in 1s (2755 kB/s) [2020-11-27T11:48:52.444Z] #40 37.17 Selecting previously unselected package libcap-dev:arm64. [2020-11-27T11:48:52.445Z] #40 37.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-11-27T11:48:52.445Z] #40 37.36 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-11-27T11:48:52.445Z] #40 37.48 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-11-27T11:48:52.445Z] #40 39.35 Selecting previously unselected package libnet1:arm64. [2020-11-27T11:48:52.445Z] #40 39.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-11-27T11:48:52.445Z] #40 39.41 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:48:52.445Z] #40 39.63 Selecting previously unselected package libnet1-dev. [2020-11-27T11:48:52.445Z] #40 39.64 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-11-27T11:48:52.445Z] #40 39.67 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:48:52.445Z] #40 40.02 Selecting previously unselected package libnl-3-200:arm64. [2020-11-27T11:48:52.445Z] #40 40.03 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-11-27T11:48:52.445Z] #40 40.06 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-11-27T11:48:52.445Z] #40 40.47 Selecting previously unselected package libnl-3-dev:arm64. [2020-11-27T11:48:52.445Z] #40 40.48 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-11-27T11:48:52.445Z] #40 41.01 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-11-27T11:48:52.445Z] #40 41.76 Selecting previously unselected package libprotobuf-c1:arm64. [2020-11-27T11:48:52.445Z] #40 41.76 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-11-27T11:48:52.445Z] #40 41.77 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-27T11:48:52.445Z] #40 41.95 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-11-27T11:48:52.445Z] #40 41.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-11-27T11:48:52.445Z] #40 41.96 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-11-27T11:48:52.445Z] #40 42.30 Selecting previously unselected package zlib1g-dev:arm64. [2020-11-27T11:48:52.445Z] #40 42.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-11-27T11:48:52.445Z] #40 42.32 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-11-27T11:48:52.445Z] #40 42.90 Selecting previously unselected package libprotobuf17:arm64. [2020-11-27T11:48:52.445Z] #40 42.90 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-11-27T11:48:52.445Z] #40 43.10 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-11-27T11:48:52.445Z] #40 44.01 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-11-27T11:48:52.445Z] #40 44.04 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-11-27T11:48:52.445Z] #40 44.16 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-11-27T11:48:52.445Z] #40 44.92 Selecting previously unselected package libprotobuf-dev:arm64. [2020-11-27T11:48:52.445Z] #40 44.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-11-27T11:48:52.445Z] #40 45.01 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-11-27T11:48:52.445Z] #40 46.14 Selecting previously unselected package libprotoc17:arm64. [2020-11-27T11:48:52.445Z] #40 46.14 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-11-27T11:48:52.445Z] #40 46.17 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-11-27T11:48:52.605Z] #42 21.95 CC images/cpuinfo.o [2020-11-27T11:48:52.810Z] #41 ... [2020-11-27T11:48:52.810Z] [2020-11-27T11:48:52.810Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:52.810Z] #56 149.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T11:48:53.024Z] #40 46.85 Selecting previously unselected package protobuf-c-compiler. [2020-11-27T11:48:53.025Z] #40 46.85 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-11-27T11:48:53.025Z] #40 46.92 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:48:53.070Z] #56 149.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-27T11:48:53.252Z] #42 22.63 CC images/inventory.o [2020-11-27T11:48:53.288Z] #40 47.15 Selecting previously unselected package protobuf-compiler. [2020-11-27T11:48:53.288Z] #40 47.19 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-11-27T11:48:53.288Z] #40 47.27 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:48:53.555Z] #42 22.89 CC images/fdinfo.o [2020-11-27T11:48:53.626Z] #38 ... [2020-11-27T11:48:53.626Z] [2020-11-27T11:48:53.626Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:53.626Z] #47 35.57 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-27T11:48:53.626Z] #47 35.62 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T11:48:53.626Z] #47 35.68 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-27T11:48:53.626Z] #47 35.68 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T11:48:53.626Z] #47 35.71 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T11:48:53.626Z] #47 35.71 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-27T11:48:53.626Z] #47 35.71 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T11:48:53.626Z] #47 35.71 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T11:48:53.626Z] #47 35.80 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T11:48:53.626Z] #47 35.88 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-27T11:48:53.626Z] #47 35.94 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T11:48:53.626Z] #47 35.95 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-27T11:48:53.626Z] #47 36.00 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T11:48:53.626Z] #47 36.00 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T11:48:53.626Z] #47 36.07 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T11:48:53.626Z] #47 36.19 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T11:48:53.626Z] #47 36.28 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T11:48:53.626Z] #47 36.42 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T11:48:53.626Z] #47 36.65 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T11:48:53.626Z] #47 36.65 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T11:48:53.626Z] #47 36.73 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T11:48:53.626Z] #47 37.02 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T11:48:53.626Z] #47 37.03 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T11:48:53.626Z] #47 37.07 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-27T11:48:53.626Z] #47 37.08 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T11:48:53.626Z] #47 37.22 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-27T11:48:53.626Z] #47 37.35 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T11:48:53.626Z] #47 37.52 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T11:48:53.626Z] #47 37.65 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-27T11:48:53.626Z] #47 37.66 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T11:48:53.626Z] #47 37.66 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T11:48:53.626Z] #47 37.75 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T11:48:53.626Z] #47 37.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T11:48:53.626Z] #47 37.98 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T11:48:53.626Z] #47 38.10 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-27T11:48:53.626Z] #47 38.14 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-27T11:48:53.626Z] #47 38.50 go: downloading github.com/spf13/viper v1.6.1 [2020-11-27T11:48:53.626Z] #47 38.52 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T11:48:53.626Z] #47 38.63 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T11:48:53.876Z] #40 47.62 Selecting previously unselected package python-pkg-resources. [2020-11-27T11:48:53.876Z] #40 47.63 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T11:48:53.876Z] #40 47.64 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-27T11:48:53.883Z] #47 38.66 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-27T11:48:53.883Z] #47 38.72 go: downloading github.com/pkg/errors v0.8.1 [2020-11-27T11:48:53.883Z] #47 38.74 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-27T11:48:53.883Z] #47 38.78 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-27T11:48:54.010Z] #56 ... [2020-11-27T11:48:54.010Z] [2020-11-27T11:48:54.010Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:54.010Z] #43 140.6 vendor/golang.org/x/text/secure/bidirule [2020-11-27T11:48:54.010Z] #43 140.9 vendor/golang.org/x/text/unicode/norm [2020-11-27T11:48:54.010Z] #43 144.9 vendor/golang.org/x/net/idna [2020-11-27T11:48:54.010Z] #43 147.1 vendor/golang.org/x/net/http2/hpack [2020-11-27T11:48:54.010Z] #43 148.3 mime [2020-11-27T11:48:54.010Z] #43 150.1 mime/quotedprintable [2020-11-27T11:48:54.010Z] #43 150.5 net/http/internal [2020-11-27T11:48:54.010Z] #43 ... [2020-11-27T11:48:54.010Z] [2020-11-27T11:48:54.010Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:48:54.010Z] #41 47.81 CC images/ext-file.o [2020-11-27T11:48:54.010Z] #41 48.09 CC images/cgroup.o [2020-11-27T11:48:54.010Z] #41 48.74 CC images/userns.o [2020-11-27T11:48:54.010Z] #41 48.96 CC images/google/protobuf/descriptor.o [2020-11-27T11:48:54.151Z] #47 38.95 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T11:48:54.151Z] #47 39.04 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T11:48:54.151Z] #47 39.07 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T11:48:54.210Z] #42 23.36 CC images/fown.o [2020-11-27T11:48:54.411Z] #47 39.35 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T11:48:54.411Z] #47 39.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T11:48:54.411Z] #47 39.46 go: extracting github.com/pkg/errors v0.8.1 [2020-11-27T11:48:54.510Z] #42 23.70 CC images/ns.o [2020-11-27T11:48:54.510Z] #42 ... [2020-11-27T11:48:54.510Z] [2020-11-27T11:48:54.510Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:54.510Z] #50 75.10 regexp [2020-11-27T11:48:54.510Z] #50 82.74 context [2020-11-27T11:48:54.510Z] #50 82.79 mvdan.cc/sh/v3/fileutil [2020-11-27T11:48:54.510Z] #50 84.82 flag [2020-11-27T11:48:54.510Z] #50 84.83 github.com/pkg/diff [2020-11-27T11:48:54.510Z] #50 84.84 go/token [2020-11-27T11:48:54.510Z] #50 84.90 encoding/binary [2020-11-27T11:48:54.510Z] #50 ... [2020-11-27T11:48:54.510Z] [2020-11-27T11:48:54.510Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:48:54.510Z] #42 23.95 CC images/regfile.o [2020-11-27T11:48:54.668Z] #47 39.50 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-27T11:48:54.668Z] #47 39.59 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-27T11:48:54.668Z] #47 39.60 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T11:48:54.668Z] #47 39.68 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T11:48:54.668Z] #47 39.68 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T11:48:54.668Z] #47 39.69 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T11:48:54.877Z] #47 ... [2020-11-27T11:48:54.877Z] [2020-11-27T11:48:54.877Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:48:54.877Z] #53 33.81 Reading package lists... [2020-11-27T11:48:54.877Z] #53 44.67 Reading package lists... [2020-11-27T11:48:54.877Z] #53 ... [2020-11-27T11:48:54.877Z] [2020-11-27T11:48:54.877Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:48:54.877Z] #34 44.07 Reading package lists... [2020-11-27T11:48:54.886Z] #40 48.48 Selecting previously unselected package python-six. [2020-11-27T11:48:54.886Z] #40 48.49 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-27T11:48:54.886Z] #40 48.49 Unpacking python-six (1.12.0-1) ... [2020-11-27T11:48:54.886Z] #40 48.73 Selecting previously unselected package python-protobuf. [2020-11-27T11:48:54.886Z] #40 48.73 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-11-27T11:48:54.886Z] #40 48.77 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-27T11:48:54.886Z] #40 ... [2020-11-27T11:48:54.886Z] [2020-11-27T11:48:54.886Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:54.886Z] #11 38.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-11-27T11:48:54.886Z] #11 41.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-11-27T11:48:54.886Z] #11 41.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-11-27T11:48:54.886Z] #11 41.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-11-27T11:48:54.886Z] #11 41.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-11-27T11:48:54.886Z] #11 41.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-11-27T11:48:54.886Z] #11 41.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-11-27T11:48:54.886Z] #11 41.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-11-27T11:48:54.886Z] #11 41.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-11-27T11:48:54.886Z] #11 41.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-11-27T11:48:54.886Z] #11 41.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-11-27T11:48:54.886Z] #11 41.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-11-27T11:48:54.886Z] #11 41.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-11-27T11:48:54.886Z] #11 41.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-11-27T11:48:54.886Z] #11 41.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-11-27T11:48:54.886Z] #11 41.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-11-27T11:48:54.886Z] #11 42.99 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:48:54.886Z] #11 43.22 Fetched 73.3 MB in 9s (8522 kB/s) [2020-11-27T11:48:54.886Z] #11 43.36 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-27T11:48:54.886Z] #11 43.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-11-27T11:48:54.886Z] #11 43.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-11-27T11:48:54.886Z] #11 43.48 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T11:48:54.886Z] #11 46.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-27T11:48:54.886Z] #11 46.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-11-27T11:48:54.886Z] #11 46.14 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T11:48:54.925Z] #47 39.69 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T11:48:54.925Z] #47 39.78 go: extracting github.com/spf13/viper v1.6.1 [2020-11-27T11:48:55.153Z] #11 ... [2020-11-27T11:48:55.153Z] [2020-11-27T11:48:55.153Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:55.153Z] #54 1.848 + RM_GOPATH=0 [2020-11-27T11:48:55.153Z] #54 1.850 + TMP_GOPATH= [2020-11-27T11:48:55.153Z] #54 1.850 + : /build [2020-11-27T11:48:55.153Z] #54 1.850 + '[' -z '' ']' [2020-11-27T11:48:55.153Z] #54 1.851 ++ mktemp -d [2020-11-27T11:48:55.153Z] #54 1.853 + export GOPATH=/tmp/tmp.xMxfefhdpx [2020-11-27T11:48:55.153Z] #54 1.853 + GOPATH=/tmp/tmp.xMxfefhdpx [2020-11-27T11:48:55.153Z] #54 1.853 + RM_GOPATH=1 [2020-11-27T11:48:55.153Z] #54 1.854 + case "$(go env GOARCH)" in [2020-11-27T11:48:55.153Z] #54 1.854 ++ go env GOARCH [2020-11-27T11:48:55.153Z] #54 1.893 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:55.153Z] #54 1.893 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:48:55.153Z] #54 1.895 ++ dirname /tmp/install/install.sh [2020-11-27T11:48:55.153Z] #54 1.898 + dir=/tmp/install [2020-11-27T11:48:55.153Z] #54 1.905 + bin=containerd [2020-11-27T11:48:55.153Z] #54 1.906 + shift [2020-11-27T11:48:55.153Z] #54 1.906 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-27T11:48:55.153Z] #54 1.907 + . /tmp/install/containerd.installer [2020-11-27T11:48:55.153Z] #54 1.908 ++ set -e [2020-11-27T11:48:55.153Z] #54 1.909 ++ : b321d358e6eef9c82fa3f3bb8826dca3724c58c6 [2020-11-27T11:48:55.153Z] #54 1.910 + install_containerd [2020-11-27T11:48:55.153Z] #54 1.911 + echo 'Install containerd version b321d358e6eef9c82fa3f3bb8826dca3724c58c6' [2020-11-27T11:48:55.153Z] #54 1.911 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xMxfefhdpx/src/github.com/containerd/containerd [2020-11-27T11:48:55.153Z] #54 1.911 Install containerd version b321d358e6eef9c82fa3f3bb8826dca3724c58c6 [2020-11-27T11:48:55.153Z] #54 1.923 Cloning into '/tmp/tmp.xMxfefhdpx/src/github.com/containerd/containerd'... [2020-11-27T11:48:55.160Z] #42 24.32 CC images/ghost-file.o [2020-11-27T11:48:55.184Z] #47 40.08 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-27T11:48:55.184Z] #47 40.24 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T11:48:55.419Z] #54 ... [2020-11-27T11:48:55.419Z] [2020-11-27T11:48:55.419Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:55.419Z] #11 49.23 Selecting previously unselected package binutils-mingw-w64. [2020-11-27T11:48:55.419Z] #11 49.24 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-27T11:48:55.419Z] #11 49.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T11:48:55.441Z] #47 40.25 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-27T11:48:55.441Z] #47 40.37 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-27T11:48:55.441Z] #47 40.37 go: downloading github.com/spf13/afero v1.1.2 [2020-11-27T11:48:55.441Z] #47 40.40 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T11:48:55.441Z] #47 40.48 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-27T11:48:55.464Z] #42 24.70 CC images/fifo.o [2020-11-27T11:48:55.698Z] #47 40.77 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T11:48:55.728Z] #11 49.49 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-11-27T11:48:55.728Z] #11 49.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-11-27T11:48:55.728Z] #11 49.61 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-11-27T11:48:55.761Z] #42 25.03 CC images/remap-file-path.o [2020-11-27T11:48:55.919Z] #41 50.45 CC images/opts.o [2020-11-27T11:48:55.919Z] #41 50.65 CC images/seccomp.o [2020-11-27T11:48:55.920Z] #41 50.90 CC images/binfmt-misc.o [2020-11-27T11:48:55.954Z] #47 40.83 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T11:48:55.955Z] #47 40.83 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-27T11:48:55.955Z] #47 40.83 go: extracting golang.org/x/text v0.3.2 [2020-11-27T11:48:55.955Z] #47 40.88 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-27T11:48:55.955Z] #47 40.92 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-27T11:48:55.955Z] #47 40.98 go: extracting github.com/spf13/afero v1.1.2 [2020-11-27T11:48:56.002Z] #11 49.87 Selecting previously unselected package dmsetup. [2020-11-27T11:48:56.002Z] #11 ... [2020-11-27T11:48:56.002Z] [2020-11-27T11:48:56.002Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:48:56.002Z] #43 39.86 bufio [2020-11-27T11:48:56.002Z] #43 41.34 regexp/syntax [2020-11-27T11:48:56.002Z] #43 43.23 hash/crc32 [2020-11-27T11:48:56.002Z] #43 44.41 vendor/golang.org/x/text/transform [2020-11-27T11:48:56.002Z] #43 47.24 time [2020-11-27T11:48:56.002Z] #43 49.45 regexp [2020-11-27T11:48:56.002Z] #43 ... [2020-11-27T11:48:56.002Z] [2020-11-27T11:48:56.002Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:56.002Z] #11 49.87 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-11-27T11:48:56.002Z] #11 49.89 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-27T11:48:56.059Z] #42 25.34 CC images/eventfd.o [2020-11-27T11:48:56.212Z] #47 41.07 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-27T11:48:56.278Z] #11 50.15 Selecting previously unselected package mingw-w64-common. [2020-11-27T11:48:56.278Z] #11 50.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-27T11:48:56.278Z] #11 50.18 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-27T11:48:56.357Z] #42 25.63 CC images/eventpoll.o [2020-11-27T11:48:56.468Z] #47 41.35 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-27T11:48:56.468Z] #47 41.37 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-27T11:48:56.489Z] #41 51.13 CC images/time.o [2020-11-27T11:48:56.489Z] #41 51.39 CC images/sysctl.o [2020-11-27T11:48:56.489Z] #41 ... [2020-11-27T11:48:56.489Z] [2020-11-27T11:48:56.489Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:56.489Z] #11 143.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-27T11:48:56.489Z] #11 143.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T11:48:56.489Z] #11 143.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:48:56.656Z] #42 25.96 CC images/fh.o [2020-11-27T11:48:56.725Z] #47 41.66 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-27T11:48:56.725Z] #47 41.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T11:48:56.956Z] #42 26.31 CC images/fsnotify.o [2020-11-27T11:48:57.005Z] #47 ... [2020-11-27T11:48:57.005Z] [2020-11-27T11:48:57.005Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:48:57.005Z] #40 31.87 Fetched 8405 kB in 24s (348 kB/s) [2020-11-27T11:48:57.005Z] #40 31.87 Reading package lists... [2020-11-27T11:48:57.005Z] #40 ... [2020-11-27T11:48:57.005Z] [2020-11-27T11:48:57.005Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:57.005Z] #11 31.95 Reading package lists... [2020-11-27T11:48:57.059Z] #11 ... [2020-11-27T11:48:57.059Z] [2020-11-27T11:48:57.059Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:48:57.059Z] #41 51.69 CC images/autofs.o [2020-11-27T11:48:57.059Z] #41 51.92 CC images/macvlan.o [2020-11-27T11:48:57.276Z] #11 ... [2020-11-27T11:48:57.276Z] [2020-11-27T11:48:57.276Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:57.276Z] #49 32.07 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-27T11:48:57.276Z] #49 34.11 runtime [2020-11-27T11:48:57.276Z] #49 34.16 runtime/cgo [2020-11-27T11:48:57.276Z] #49 ... [2020-11-27T11:48:57.276Z] [2020-11-27T11:48:57.276Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:57.277Z] #62 32.28 Checking out files: 43% (824/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-27T11:48:57.277Z] #62 34.24 + cd /tmp/tmp.T5pTgpmTXz/src/github.com/docker/libnetwork [2020-11-27T11:48:57.277Z] #62 34.24 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-11-27T11:48:57.277Z] #62 34.48 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-27T11:48:57.319Z] #41 52.08 CC images/sit.o [2020-11-27T11:48:57.319Z] #41 52.26 CC images/memfd.o [2020-11-27T11:48:57.430Z] #34 54.47 Building dependency tree... [2020-11-27T11:48:57.534Z] #62 ... [2020-11-27T11:48:57.534Z] [2020-11-27T11:48:57.534Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:48:57.534Z] #40 31.87 Reading package lists... [2020-11-27T11:48:57.579Z] #41 52.49 CC images/timens.o [2020-11-27T11:48:57.620Z] Running on azwin-2-086ab0 in d:\jenkins\workspace\moby_PR-41718 [Pipeline] { [Pipeline] ws [2020-11-27T11:48:57.638Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-11-27T11:48:57.724Z] #11 ... [2020-11-27T11:48:57.724Z] [2020-11-27T11:48:57.724Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:48:57.724Z] #34 41.32 Selecting previously unselected package cmake-data. [2020-11-27T11:48:57.724Z] #34 41.32 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-27T11:48:57.724Z] #34 41.46 Unpacking cmake-data (3.13.4-1) ... [2020-11-27T11:48:57.724Z] #34 46.29 Selecting previously unselected package libicu63:arm64. [2020-11-27T11:48:57.724Z] #34 46.29 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-11-27T11:48:57.724Z] #34 46.32 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-27T11:48:57.724Z] #34 ... [2020-11-27T11:48:57.724Z] [2020-11-27T11:48:57.724Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:48:57.724Z] #40 49.69 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-27T11:48:57.791Z] #40 ... [2020-11-27T11:48:57.791Z] [2020-11-27T11:48:57.791Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:48:57.791Z] #53 32.66 Fetched 8405 kB in 25s (341 kB/s) [2020-11-27T11:48:57.791Z] #53 32.66 Reading package lists... [2020-11-27T11:48:57.791Z] #53 ... [2020-11-27T11:48:57.791Z] [2020-11-27T11:48:57.791Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:57.843Z] #41 52.73 LINK images/built-in.o [2020-11-27T11:48:58.014Z] #42 27.22 CC images/signalfd.o [2020-11-27T11:48:58.014Z] #42 27.45 CC images/fs.o [2020-11-27T11:48:58.104Z] #41 52.91 GEN compel/include/asm [2020-11-27T11:48:58.104Z] #41 52.93 GEN compel/include/version.h [2020-11-27T11:48:58.104Z] #41 52.97 touch .config [2020-11-27T11:48:58.104Z] #41 52.98 GEN include/common/config.h [2020-11-27T11:48:58.104Z] #41 53.07 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-11-27T11:48:58.313Z] #42 27.65 CC images/pstree.o [2020-11-27T11:48:58.364Z] #41 53.08 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-11-27T11:48:58.364Z] #41 53.11 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-11-27T11:48:58.364Z] #41 53.13 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-11-27T11:48:58.364Z] #41 53.16 DEP compel/arch/x86/plugins/std/memcpy.d [2020-11-27T11:48:58.364Z] #41 53.19 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-11-27T11:48:58.364Z] #41 53.22 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-27T11:48:58.364Z] #41 53.25 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-11-27T11:48:58.364Z] #41 53.26 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-27T11:48:58.364Z] #41 53.30 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-27T11:48:58.611Z] #42 27.90 CC images/pipe.o [2020-11-27T11:48:58.624Z] #41 53.31 DEP compel/plugins/std/infect.d [2020-11-27T11:48:58.624Z] #41 53.43 DEP compel/plugins/std/string.d [2020-11-27T11:48:58.624Z] #41 53.53 DEP compel/plugins/std/log.d [2020-11-27T11:48:58.671Z] #40 ... [2020-11-27T11:48:58.671Z] [2020-11-27T11:48:58.671Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:48:58.671Z] #49 42.43 bufio [2020-11-27T11:48:58.671Z] #49 44.28 regexp/syntax [2020-11-27T11:48:58.671Z] #49 51.09 context [2020-11-27T11:48:58.671Z] #49 51.12 internal/poll [2020-11-27T11:48:58.671Z] #49 51.49 regexp [2020-11-27T11:48:58.671Z] #49 ... [2020-11-27T11:48:58.671Z] [2020-11-27T11:48:58.671Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:48:58.884Z] #41 53.63 DEP compel/plugins/std/fds.d [2020-11-27T11:48:58.884Z] #41 53.77 DEP compel/plugins/std/std.d [2020-11-27T11:48:58.910Z] #42 28.16 CC images/tcp-stream.o [2020-11-27T11:48:58.934Z] #40 52.65 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-11-27T11:48:58.934Z] #40 52.67 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:48:58.934Z] #40 52.70 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-27T11:48:58.934Z] #40 52.71 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-11-27T11:48:58.934Z] #40 52.73 Setting up python-six (1.12.0-1) ... [2020-11-27T11:48:59.144Z] #41 53.90 DEP compel/plugins/shmem/shmem.d [2020-11-27T11:48:59.145Z] #41 54.00 DEP compel/plugins/fds/fds.d [2020-11-27T11:48:59.208Z] #42 28.37 CC images/sk-packet.o [2020-11-27T11:48:59.404Z] #41 54.13 CC compel/plugins/std/std.o [2020-11-27T11:48:59.507Z] #42 28.66 CC images/mnt.o [2020-11-27T11:48:59.664Z] #41 54.40 CC compel/plugins/std/fds.o [2020-11-27T11:48:59.685Z] #11 42.78 Reading package lists... [2020-11-27T11:48:59.685Z] #11 ... [2020-11-27T11:48:59.685Z] [2020-11-27T11:48:59.686Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:48:59.686Z] #34 34.40 Fetched 8405 kB in 26s (319 kB/s) [2020-11-27T11:48:59.686Z] #34 34.40 Reading package lists... [2020-11-27T11:48:59.686Z] #34 ... [2020-11-27T11:48:59.686Z] [2020-11-27T11:48:59.686Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:48:59.686Z] #47 41.96 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-27T11:48:59.686Z] #47 42.17 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-27T11:48:59.686Z] #47 42.28 go: downloading github.com/spf13/cast v1.3.0 [2020-11-27T11:48:59.686Z] #47 42.28 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-27T11:48:59.686Z] #47 42.30 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-27T11:48:59.686Z] #47 42.37 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-27T11:48:59.686Z] #47 42.44 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T11:48:59.686Z] #47 42.78 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T11:48:59.686Z] #47 43.10 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T11:48:59.686Z] #47 43.10 go: extracting github.com/spf13/cast v1.3.0 [2020-11-27T11:48:59.686Z] #47 43.23 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-27T11:48:59.686Z] #47 43.23 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-27T11:48:59.686Z] #47 43.23 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-27T11:48:59.686Z] #47 43.28 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-27T11:48:59.686Z] #47 43.46 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T11:48:59.686Z] #47 43.47 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-27T11:48:59.686Z] #47 43.53 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-27T11:48:59.686Z] #47 43.60 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T11:48:59.686Z] #47 43.67 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-27T11:48:59.686Z] #47 43.90 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T11:48:59.686Z] #47 43.92 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T11:48:59.686Z] #47 44.28 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T11:48:59.686Z] #47 44.30 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T11:48:59.686Z] #47 44.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T11:48:59.686Z] #47 44.56 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-27T11:48:59.805Z] #42 28.94 CC images/pipe-data.o [2020-11-27T11:48:59.924Z] #41 54.82 CC compel/plugins/std/log.o [2020-11-27T11:48:59.943Z] #47 44.85 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-27T11:48:59.943Z] #47 44.88 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T11:48:59.943Z] #47 44.88 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-27T11:48:59.990Z] #34 ... [2020-11-27T11:48:59.990Z] [2020-11-27T11:48:59.990Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:48:59.990Z] #11 43.47 Reading package lists... [2020-11-27T11:48:59.990Z] #11 53.71 Building dependency tree... [2020-11-27T11:48:59.990Z] #11 59.53 The following additional packages will be installed: [2020-11-27T11:48:59.990Z] #11 59.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-27T11:48:59.990Z] #11 59.54 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-27T11:48:59.990Z] #11 59.56 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-27T11:48:59.990Z] #11 59.56 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T11:48:59.990Z] #11 59.61 Suggested packages: [2020-11-27T11:48:59.990Z] #11 59.62 gcc-8-locales seccomp wine64 [2020-11-27T11:49:00.104Z] #42 29.27 CC images/sa.o [2020-11-27T11:49:00.104Z] #42 29.51 CC images/timer.o [2020-11-27T11:49:00.200Z] #47 45.18 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T11:49:00.252Z] #11 ... [2020-11-27T11:49:00.252Z] [2020-11-27T11:49:00.252Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:00.252Z] #43 57.56 internal/reflectlite [2020-11-27T11:49:00.252Z] #43 57.57 sync [2020-11-27T11:49:00.252Z] #43 59.87 github.com/LK4D4/vndr/godl/singleflight [2020-11-27T11:49:00.252Z] #43 60.22 math/rand [2020-11-27T11:49:00.459Z] #47 45.43 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T11:49:00.716Z] #47 45.71 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-27T11:49:00.763Z] #42 ... [2020-11-27T11:49:00.763Z] [2020-11-27T11:49:00.763Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:00.763Z] #33 82.51 flag [2020-11-27T11:49:00.763Z] #33 82.53 github.com/BurntSushi/toml [2020-11-27T11:49:00.763Z] #33 82.53 log [2020-11-27T11:49:00.763Z] #33 87.23 github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:49:00.763Z] #33 DONE 91.2s [2020-11-27T11:49:00.763Z] [2020-11-27T11:49:00.763Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:00.763Z] #42 29.96 CC images/timerfd.o [2020-11-27T11:49:00.763Z] #42 ... [2020-11-27T11:49:00.763Z] [2020-11-27T11:49:00.763Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:49:00.763Z] #55 47.73 Checking out files: 57% (1960/3407) Checking out files: 58% (1977/3407) Checking out files: 59% (2011/3407) Checking out files: 60% (2045/3407) Checking out files: 61% (2079/3407) Checking out files: 62% (2113/3407) Checking out files: 63% (2147/3407) Checking out files: 64% (2181/3407) Checking out files: 65% (2215/3407) Checking out files: 66% (2249/3407) Checking out files: 67% (2283/3407) Checking out files: 68% (2317/3407) Checking out files: 69% (2351/3407) Checking out files: 70% (2385/3407) Checking out files: 71% (2419/3407) Checking out files: 72% (2454/3407) Checking out files: 73% (2488/3407) Checking out files: 74% (2522/3407) Checking out files: 75% (2556/3407) Checking out files: 76% (2590/3407) Checking out files: 77% (2624/3407) Checking out files: 78% (2658/3407) Checking out files: 79% (2692/3407) Checking out files: 80% (2726/3407) Checking out files: 81% (2760/3407) Checking out files: 82% (2794/3407) Checking out files: 83% (2828/3407) Checking out files: 84% (2862/3407) Checking out files: 85% (2896/3407) Checking out files: 86% (2931/3407) Checking out files: 87% (2965/3407) Checking out files: 88% (2999/3407) Checking out files: 89% (3033/3407) Checking out files: 90% (3067/3407) Checking out files: 91% (3101/3407) Checking out files: 92% (3135/3407) Checking out files: 93% (3169/3407) Checking out files: 94% (3203/3407) Checking out files: 95% (3237/3407) Checking out files: 96% (3271/3407) Checking out files: 97% (3305/3407) Checking out files: 98% (3339/3407) Checking out files: 99% (3373/3407) Checking out files: 100% (3407/3407) Checking out files: 100% (3407/3407), done. [2020-11-27T11:49:00.763Z] #55 48.72 + cd /tmp/tmp.ioEHxjiATI/src/github.com/containerd/containerd [2020-11-27T11:49:00.763Z] #55 48.73 + git checkout -q b321d358e6eef9c82fa3f3bb8826dca3724c58c6 [2020-11-27T11:49:00.763Z] #55 50.45 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-27T11:49:00.763Z] #55 50.46 + BUILDTAGS='netgo osusergo static_build' [2020-11-27T11:49:00.763Z] #55 50.46 + export EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:49:00.763Z] #55 50.46 + EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:49:00.763Z] #55 50.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-27T11:49:00.763Z] #55 50.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-27T11:49:00.763Z] #55 50.46 + '[' '' = dynamic ']' [2020-11-27T11:49:00.763Z] #55 50.46 + make [2020-11-27T11:49:00.763Z] #55 51.41 + bin/ctr [2020-11-27T11:49:00.763Z] #55 ... [2020-11-27T11:49:00.763Z] [2020-11-27T11:49:00.763Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:00.763Z] #42 30.17 CC images/mm.o [2020-11-27T11:49:00.864Z] #41 ... [2020-11-27T11:49:00.864Z] [2020-11-27T11:49:00.864Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:49:00.864Z] #56 DONE 157.5s [2020-11-27T11:49:00.864Z] [2020-11-27T11:49:00.864Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:00.864Z] #41 55.71 CC compel/plugins/std/string.o [2020-11-27T11:49:00.864Z] #41 ... [2020-11-27T11:49:00.864Z] [2020-11-27T11:49:00.864Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-27T11:49:00.864Z] #57 DONE 0.1s [2020-11-27T11:49:00.864Z] [2020-11-27T11:49:00.864Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-27T11:49:00.864Z] #58 DONE 0.1s [2020-11-27T11:49:00.977Z] #47 45.99 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-27T11:49:01.125Z] [2020-11-27T11:49:01.125Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:01.125Z] #11 157.6 Selecting previously unselected package libapparmor1:amd64. [2020-11-27T11:49:01.125Z] #11 157.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-11-27T11:49:01.125Z] #11 157.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-11-27T11:49:01.125Z] #11 157.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-11-27T11:49:01.125Z] #11 157.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-11-27T11:49:01.125Z] #11 157.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-27T11:49:01.385Z] #11 158.1 Selecting previously unselected package libbtrfs0. [2020-11-27T11:49:01.385Z] #11 158.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-27T11:49:01.385Z] #11 158.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T11:49:01.385Z] #11 158.2 Selecting previously unselected package libbtrfs-dev. [2020-11-27T11:49:01.385Z] #11 158.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-27T11:49:01.385Z] #11 158.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:49:01.415Z] #42 30.57 CC images/sk-opts.o [2020-11-27T11:49:01.415Z] #42 30.85 CC images/sk-unix.o [2020-11-27T11:49:01.499Z] #40 ... [2020-11-27T11:49:01.500Z] [2020-11-27T11:49:01.500Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:01.500Z] #32 45.12 internal/syscall/execenv [2020-11-27T11:49:01.500Z] #32 45.15 time [2020-11-27T11:49:01.500Z] #32 45.16 internal/syscall/unix [2020-11-27T11:49:01.500Z] #32 50.61 internal/poll [2020-11-27T11:49:01.500Z] #32 52.85 internal/fmtsort [2020-11-27T11:49:01.500Z] #32 53.03 os [2020-11-27T11:49:01.500Z] #32 ... [2020-11-27T11:49:01.500Z] [2020-11-27T11:49:01.500Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:49:01.500Z] #40 55.28 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-11-27T11:49:01.500Z] #40 55.30 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-11-27T11:49:01.500Z] #40 55.33 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-11-27T11:49:01.500Z] #40 55.36 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-11-27T11:49:01.500Z] #40 55.39 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-11-27T11:49:01.645Z] #11 158.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-11-27T11:49:01.645Z] #11 158.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-27T11:49:01.645Z] #11 158.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T11:49:01.772Z] #40 55.49 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:49:01.772Z] #40 55.51 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:49:01.772Z] #40 55.60 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-11-27T11:49:01.772Z] #40 55.62 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:49:01.772Z] #40 55.64 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-27T11:49:01.906Z] #11 158.6 Selecting previously unselected package libudev-dev:amd64. [2020-11-27T11:49:01.906Z] #11 158.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-11-27T11:49:02.062Z] #42 31.29 CC images/sk-inet.o [2020-11-27T11:49:02.166Z] #11 158.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-27T11:49:02.166Z] #11 159.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-11-27T11:49:02.175Z] #43 61.92 internal/singleflight [2020-11-27T11:49:02.361Z] #42 31.59 CC images/tun.o [2020-11-27T11:49:02.361Z] #42 31.85 CC images/sk-netlink.o [2020-11-27T11:49:02.431Z] #11 159.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-11-27T11:49:02.431Z] #11 159.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-11-27T11:49:02.660Z] #42 32.07 CC images/packet-sock.o [2020-11-27T11:49:02.691Z] #11 159.3 Selecting previously unselected package libpcre16-3:amd64. [2020-11-27T11:49:02.691Z] #11 159.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-11-27T11:49:02.691Z] #11 159.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-11-27T11:49:02.691Z] #11 159.4 Selecting previously unselected package libpcre32-3:amd64. [2020-11-27T11:49:02.691Z] #11 159.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-11-27T11:49:02.691Z] #11 159.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-11-27T11:49:02.872Z] #47 47.78 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T11:49:02.951Z] #11 159.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-11-27T11:49:02.952Z] #11 159.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-11-27T11:49:02.952Z] #11 159.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-27T11:49:02.952Z] #11 159.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-11-27T11:49:02.952Z] #11 159.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-11-27T11:49:02.952Z] #11 159.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-27T11:49:02.958Z] #42 ... [2020-11-27T11:49:02.958Z] [2020-11-27T11:49:02.958Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:02.958Z] #44 83.61 os/exec [2020-11-27T11:49:02.958Z] #44 83.66 internal/lazyregexp [2020-11-27T11:49:02.958Z] #44 83.74 net [2020-11-27T11:49:02.958Z] #44 84.46 github.com/LK4D4/vndr/versioned [2020-11-27T11:49:02.958Z] #44 87.68 encoding/binary [2020-11-27T11:49:02.958Z] #44 87.73 go/token [2020-11-27T11:49:02.958Z] #44 87.74 net/url [2020-11-27T11:49:02.958Z] #44 90.39 go/scanner [2020-11-27T11:49:02.958Z] #44 93.26 text/template/parse [2020-11-27T11:49:03.124Z] #43 ... [2020-11-27T11:49:03.124Z] [2020-11-27T11:49:03.124Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:03.124Z] #11 61.55 The following NEW packages will be installed: [2020-11-27T11:49:03.124Z] #11 61.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-27T11:49:03.124Z] #11 61.56 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-27T11:49:03.124Z] #11 61.56 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-27T11:49:03.124Z] #11 61.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-27T11:49:03.124Z] #11 61.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-27T11:49:03.124Z] #11 61.57 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T11:49:03.124Z] #11 62.14 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:49:03.124Z] #11 62.14 Need to get 77.7 MB of archives. [2020-11-27T11:49:03.124Z] #11 62.14 After this operation, 487 MB of additional disk space will be used. [2020-11-27T11:49:03.124Z] #11 62.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-11-27T11:49:03.124Z] #11 62.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-11-27T11:49:03.124Z] #11 62.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-27T11:49:03.124Z] #11 63.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-11-27T11:49:03.124Z] #11 63.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-11-27T11:49:03.124Z] #11 63.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-27T11:49:03.212Z] #11 160.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-11-27T11:49:03.212Z] #11 160.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-11-27T11:49:03.257Z] #44 93.84 go/ast [2020-11-27T11:49:03.257Z] #44 ... [2020-11-27T11:49:03.257Z] [2020-11-27T11:49:03.257Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:03.257Z] #42 32.56 CC images/ipc-var.o [2020-11-27T11:49:03.436Z] #47 48.43 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T11:49:03.472Z] #11 160.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-27T11:49:03.472Z] #11 160.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-11-27T11:49:03.472Z] #11 160.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-11-27T11:49:03.472Z] #11 160.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-27T11:49:03.555Z] #42 32.74 CC images/ipc-desc.o [2020-11-27T11:49:03.555Z] #42 32.94 CC images/ipc-shm.o [2020-11-27T11:49:03.732Z] #11 160.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-11-27T11:49:03.732Z] #11 160.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-11-27T11:49:03.732Z] #11 160.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-27T11:49:03.732Z] #11 160.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-11-27T11:49:03.732Z] #11 160.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-11-27T11:49:03.732Z] #11 160.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-27T11:49:03.854Z] #42 33.18 CC images/ipc-msg.o [2020-11-27T11:49:04.071Z] #11 63.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-27T11:49:04.071Z] #11 ... [2020-11-27T11:49:04.071Z] [2020-11-27T11:49:04.071Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:49:04.071Z] #40 43.96 Reading package lists... [2020-11-27T11:49:04.071Z] #40 54.39 Building dependency tree... [2020-11-27T11:49:04.071Z] #40 60.29 The following additional packages will be installed: [2020-11-27T11:49:04.071Z] #40 60.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-27T11:49:04.071Z] #40 60.31 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-27T11:49:04.071Z] #40 60.35 Suggested packages: [2020-11-27T11:49:04.071Z] #40 60.36 manpages-dev python-setuptools [2020-11-27T11:49:04.071Z] #40 62.50 The following NEW packages will be installed: [2020-11-27T11:49:04.071Z] #40 62.53 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-27T11:49:04.071Z] #40 62.53 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-27T11:49:04.071Z] #40 62.53 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-27T11:49:04.071Z] #40 62.54 python-six zlib1g-dev [2020-11-27T11:49:04.071Z] #40 63.08 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:49:04.071Z] #40 63.08 Need to get 4095 kB of archives. [2020-11-27T11:49:04.071Z] #40 63.08 After this operation, 22.5 MB of additional disk space will be used. [2020-11-27T11:49:04.071Z] #40 63.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-11-27T11:49:04.071Z] #40 63.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-27T11:49:04.071Z] #40 63.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-11-27T11:49:04.071Z] #40 63.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-27T11:49:04.071Z] #40 63.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-11-27T11:49:04.071Z] #40 63.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-27T11:49:04.071Z] #40 63.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-11-27T11:49:04.071Z] #40 63.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-11-27T11:49:04.071Z] #40 63.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-11-27T11:49:04.071Z] #40 63.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-11-27T11:49:04.071Z] #40 63.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-11-27T11:49:04.071Z] #40 63.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-11-27T11:49:04.071Z] #40 63.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-11-27T11:49:04.071Z] #40 63.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-11-27T11:49:04.071Z] #40 63.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-27T11:49:04.071Z] #40 63.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-11-27T11:49:04.071Z] #40 63.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-11-27T11:49:04.153Z] #42 33.52 CC images/ipc-sem.o [2020-11-27T11:49:04.302Z] #11 161.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-27T11:49:04.302Z] #11 161.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-27T11:49:04.302Z] #11 161.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-11-27T11:49:04.302Z] #11 161.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T11:49:04.302Z] #11 161.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-11-27T11:49:04.302Z] #11 161.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-11-27T11:49:04.302Z] #11 161.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:49:04.302Z] #11 161.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T11:49:04.335Z] #40 ... [2020-11-27T11:49:04.335Z] [2020-11-27T11:49:04.335Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:49:04.335Z] #53 54.51 Building dependency tree... [2020-11-27T11:49:04.335Z] #53 60.28 The following additional packages will be installed: [2020-11-27T11:49:04.335Z] #53 60.29 libbtrfs0 [2020-11-27T11:49:04.335Z] #53 60.58 The following NEW packages will be installed: [2020-11-27T11:49:04.335Z] #53 60.58 libbtrfs-dev libbtrfs0 [2020-11-27T11:49:04.335Z] #53 61.34 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:49:04.335Z] #53 61.34 Need to get 119 kB of archives. [2020-11-27T11:49:04.335Z] #53 61.34 After this operation, 387 kB of additional disk space will be used. [2020-11-27T11:49:04.335Z] #53 61.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-27T11:49:04.335Z] #53 61.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-27T11:49:04.335Z] #53 63.11 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:49:04.335Z] #53 63.60 Fetched 119 kB in 1s (227 kB/s) [2020-11-27T11:49:04.335Z] #53 63.85 Selecting previously unselected package libbtrfs0. [2020-11-27T11:49:04.335Z] #53 63.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T11:49:04.335Z] #53 64.00 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-27T11:49:04.335Z] #53 64.04 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T11:49:04.335Z] #53 64.31 Selecting previously unselected package libbtrfs-dev. [2020-11-27T11:49:04.335Z] #53 64.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-27T11:49:04.335Z] #40 ... [2020-11-27T11:49:04.335Z] [2020-11-27T11:49:04.335Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:49:04.335Z] #34 52.35 Selecting previously unselected package libxml2:arm64. [2020-11-27T11:49:04.335Z] #34 52.35 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-11-27T11:49:04.335Z] #34 52.39 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T11:49:04.335Z] #34 52.76 Selecting previously unselected package libarchive13:arm64. [2020-11-27T11:49:04.335Z] #34 52.77 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-11-27T11:49:04.335Z] #34 52.79 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-11-27T11:49:04.335Z] #34 53.18 Selecting previously unselected package libjsoncpp1:arm64. [2020-11-27T11:49:04.335Z] #34 53.18 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-11-27T11:49:04.335Z] #34 53.20 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-11-27T11:49:04.335Z] #34 53.46 Selecting previously unselected package librhash0:arm64. [2020-11-27T11:49:04.335Z] #34 53.47 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-11-27T11:49:04.335Z] #34 53.47 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-11-27T11:49:04.335Z] #34 53.76 Selecting previously unselected package libuv1:arm64. [2020-11-27T11:49:04.335Z] #34 53.76 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-11-27T11:49:04.335Z] #34 53.77 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-11-27T11:49:04.335Z] #34 53.98 Selecting previously unselected package cmake. [2020-11-27T11:49:04.335Z] #34 53.99 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-11-27T11:49:04.335Z] #34 54.02 Unpacking cmake (3.13.4-1) ... [2020-11-27T11:49:04.335Z] #34 55.90 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-27T11:49:04.335Z] #34 55.97 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T11:49:04.335Z] #34 56.03 Setting up libuv1:arm64 (1.24.1-1) ... [2020-11-27T11:49:04.335Z] #34 56.08 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T11:49:04.335Z] #34 56.13 Setting up librhash0:arm64 (1.3.8-1) ... [2020-11-27T11:49:04.335Z] #34 56.16 Setting up cmake-data (3.13.4-1) ... [2020-11-27T11:49:04.335Z] #34 56.19 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T11:49:04.335Z] #34 56.21 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-11-27T11:49:04.335Z] #34 56.23 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-11-27T11:49:04.335Z] #34 56.25 Setting up cmake (3.13.4-1) ... [2020-11-27T11:49:04.335Z] #34 56.28 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:49:04.335Z] #34 56.43 Processing triggers for mime-support (3.62) ... [2020-11-27T11:49:04.335Z] #34 DONE 58.2s [2020-11-27T11:49:04.335Z] [2020-11-27T11:49:04.336Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:04.449Z] #42 33.78 CC images/utsns.o [2020-11-27T11:49:04.563Z] #11 161.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-11-27T11:49:04.563Z] #11 161.1 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-27T11:49:04.563Z] #11 161.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T11:49:04.563Z] #11 161.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:49:04.563Z] #11 161.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-27T11:49:04.563Z] #11 161.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-27T11:49:04.563Z] #11 161.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-27T11:49:04.563Z] #11 161.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T11:49:04.563Z] #11 161.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-27T11:49:04.563Z] #11 161.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:49:04.563Z] #11 161.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-27T11:49:04.563Z] #11 161.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-27T11:49:04.563Z] #11 161.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:49:04.563Z] #11 161.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-27T11:49:04.563Z] #11 161.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-27T11:49:04.563Z] #11 161.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T11:49:04.563Z] #11 161.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-27T11:49:04.563Z] #11 161.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T11:49:04.563Z] #11 161.3 Setting up dmsetup (2:1.02.155-3) ... [2020-11-27T11:49:04.598Z] #53 64.34 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:49:04.598Z] #53 ... [2020-11-27T11:49:04.598Z] [2020-11-27T11:49:04.598Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:04.598Z] #11 64.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-27T11:49:04.598Z] #11 64.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-11-27T11:49:04.751Z] #42 34.03 CC images/creds.o [2020-11-27T11:49:04.751Z] #42 34.29 CC images/vma.o [2020-11-27T11:49:04.823Z] #11 161.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T11:49:04.823Z] #11 161.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-27T11:49:04.823Z] #11 161.3 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:49:04.864Z] #11 ... [2020-11-27T11:49:04.864Z] [2020-11-27T11:49:04.864Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:04.864Z] #62 DONE 64.6s [2020-11-27T11:49:04.864Z] [2020-11-27T11:49:04.864Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:49:04.864Z] #34 60.23 The following additional packages will be installed: [2020-11-27T11:49:04.864Z] #34 60.24 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-27T11:49:04.864Z] #34 60.27 Suggested packages: [2020-11-27T11:49:04.864Z] #34 60.27 cmake-doc ninja-build lrzip [2020-11-27T11:49:04.864Z] #34 60.27 Recommended packages: [2020-11-27T11:49:04.864Z] #34 60.27 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-27T11:49:04.864Z] #34 61.80 The following NEW packages will be installed: [2020-11-27T11:49:04.864Z] #34 61.81 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-27T11:49:04.864Z] #34 61.82 vim-common xxd [2020-11-27T11:49:04.864Z] #34 62.35 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:49:04.864Z] #34 62.35 Need to get 14.9 MB of archives. [2020-11-27T11:49:04.864Z] #34 62.35 After this operation, 61.8 MB of additional disk space will be used. [2020-11-27T11:49:04.864Z] #34 62.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-27T11:49:04.864Z] #34 62.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T11:49:04.864Z] #34 62.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-27T11:49:04.864Z] #34 62.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-27T11:49:04.864Z] #34 63.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-11-27T11:49:04.864Z] #34 64.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-11-27T11:49:04.864Z] #34 64.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-11-27T11:49:04.864Z] #34 64.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-11-27T11:49:04.864Z] #34 64.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-11-27T11:49:04.864Z] #34 64.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-11-27T11:49:05.048Z] #42 34.50 CC images/netdev.o [2020-11-27T11:49:05.083Z] #11 DONE 161.8s [2020-11-27T11:49:05.083Z] [2020-11-27T11:49:05.083Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:05.705Z] #42 34.98 CC images/tty.o [2020-11-27T11:49:05.812Z] #34 ... [2020-11-27T11:49:05.812Z] [2020-11-27T11:49:05.812Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:49:05.812Z] #53 64.95 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T11:49:05.812Z] #53 64.96 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:49:05.812Z] #53 65.04 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:49:05.812Z] #53 DONE 65.6s [2020-11-27T11:49:05.812Z] [2020-11-27T11:49:05.812Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:05.812Z] #32 55.57 sync [2020-11-27T11:49:05.812Z] #32 55.57 internal/reflectlite [2020-11-27T11:49:05.812Z] #32 59.80 sort [2020-11-27T11:49:05.812Z] #32 59.81 errors [2020-11-27T11:49:05.812Z] #32 60.19 strconv [2020-11-27T11:49:05.812Z] #32 61.91 io [2020-11-27T11:49:05.812Z] #32 64.64 internal/oserror [2020-11-27T11:49:05.812Z] #32 64.96 syscall [2020-11-27T11:49:05.812Z] #32 ... [2020-11-27T11:49:05.812Z] [2020-11-27T11:49:05.812Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:49:05.812Z] #47 55.78 go: extracting golang.org/x/text v0.3.2 [2020-11-27T11:49:05.812Z] #47 63.32 go: finding github.com/fatih/color v1.7.0 [2020-11-27T11:49:05.812Z] #47 63.37 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T11:49:05.812Z] #47 63.53 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-27T11:49:05.812Z] #47 63.55 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-27T11:49:05.812Z] #47 63.69 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-27T11:49:05.812Z] #47 63.74 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T11:49:05.812Z] #47 63.77 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T11:49:05.812Z] #47 63.79 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T11:49:05.813Z] #47 63.84 go: finding github.com/pkg/errors v0.8.1 [2020-11-27T11:49:05.813Z] #47 64.02 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T11:49:05.813Z] #47 64.11 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-27T11:49:05.813Z] #47 64.14 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T11:49:05.813Z] #47 64.14 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T11:49:05.813Z] #47 64.22 go: finding github.com/stretchr/testify v1.4.0 [2020-11-27T11:49:05.813Z] #47 64.23 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-27T11:49:05.813Z] #47 64.30 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T11:49:05.813Z] #47 64.33 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-27T11:49:05.813Z] #47 64.33 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-27T11:49:05.813Z] #47 64.37 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-27T11:49:05.813Z] #47 64.42 go: finding github.com/spf13/viper v1.6.1 [2020-11-27T11:49:05.813Z] #47 64.43 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T11:49:05.813Z] #47 64.69 go: finding github.com/stretchr/objx v0.2.0 [2020-11-27T11:49:05.813Z] #47 64.84 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T11:49:05.813Z] #47 64.95 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T11:49:05.813Z] #47 64.97 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-27T11:49:05.813Z] #47 65.12 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T11:49:05.813Z] #47 65.12 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T11:49:05.813Z] #47 65.13 go: finding github.com/gobwas/glob v0.2.3 [2020-11-27T11:49:05.813Z] #47 65.27 go: finding github.com/spf13/cobra v0.0.5 [2020-11-27T11:49:05.813Z] #47 65.27 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-27T11:49:05.813Z] #47 65.37 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T11:49:05.813Z] #47 65.44 go: finding github.com/spf13/pflag v1.0.5 [2020-11-27T11:49:05.813Z] #47 65.45 go: finding github.com/magiconair/properties v1.8.1 [2020-11-27T11:49:05.813Z] #47 65.52 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T11:49:05.813Z] #47 65.59 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T11:49:05.813Z] #47 65.59 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T11:49:05.813Z] #47 65.79 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-27T11:49:06.075Z] #47 65.86 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T11:49:06.075Z] #47 65.88 go: finding github.com/spf13/afero v1.1.2 [2020-11-27T11:49:06.075Z] #47 65.90 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T11:49:06.075Z] #47 65.92 go: finding github.com/spf13/cast v1.3.0 [2020-11-27T11:49:06.075Z] #47 66.02 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T11:49:06.075Z] #47 ... [2020-11-27T11:49:06.075Z] [2020-11-27T11:49:06.075Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:49:06.075Z] #40 66.00 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:49:06.269Z] #35 1.621 + RM_GOPATH=0 [2020-11-27T11:49:06.269Z] #35 1.621 + TMP_GOPATH= [2020-11-27T11:49:06.269Z] #35 1.621 + : /build [2020-11-27T11:49:06.269Z] #35 1.621 + '[' -z '' ']' [2020-11-27T11:49:06.269Z] #35 1.621 ++ mktemp -d [2020-11-27T11:49:06.269Z] #35 1.621 + export GOPATH=/tmp/tmp.l3WElVRYMd [2020-11-27T11:49:06.269Z] #35 1.621 + GOPATH=/tmp/tmp.l3WElVRYMd [2020-11-27T11:49:06.269Z] #35 1.621 + RM_GOPATH=1 [2020-11-27T11:49:06.269Z] #35 1.621 + case "$(go env GOARCH)" in [2020-11-27T11:49:06.269Z] #35 1.626 ++ go env GOARCH [2020-11-27T11:49:06.269Z] #35 1.666 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:49:06.269Z] #35 1.666 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:49:06.269Z] #35 1.667 ++ dirname /tmp/install/install.sh [2020-11-27T11:49:06.269Z] #35 1.677 + dir=/tmp/install [2020-11-27T11:49:06.269Z] #35 1.677 + bin=tini [2020-11-27T11:49:06.269Z] #35 1.677 + shift [2020-11-27T11:49:06.269Z] #35 1.677 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-27T11:49:06.269Z] #35 1.677 + . /tmp/install/tini.installer [2020-11-27T11:49:06.269Z] #35 1.677 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T11:49:06.269Z] #35 1.677 + install_tini [2020-11-27T11:49:06.269Z] #35 1.677 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-27T11:49:06.269Z] #35 1.677 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T11:49:06.269Z] #35 1.677 + git clone https://github.com/krallin/tini.git /tmp/tmp.l3WElVRYMd/tini [2020-11-27T11:49:06.269Z] #35 1.694 Cloning into '/tmp/tmp.l3WElVRYMd/tini'... [2020-11-27T11:49:06.353Z] #42 35.60 CC images/file-lock.o [2020-11-27T11:49:06.649Z] #40 66.46 Fetched 4095 kB in 1s (4402 kB/s) [2020-11-27T11:49:06.653Z] #42 35.76 CC images/rlimit.o [2020-11-27T11:49:06.653Z] #42 ... [2020-11-27T11:49:06.653Z] [2020-11-27T11:49:06.653Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:06.653Z] #12 87.15 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-27T11:49:06.653Z] #12 87.16 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-27T11:49:06.653Z] #12 87.16 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:49:06.653Z] #12 ... [2020-11-27T11:49:06.653Z] [2020-11-27T11:49:06.653Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:06.653Z] #42 35.94 CC images/pagemap.o [2020-11-27T11:49:06.912Z] #40 66.70 Selecting previously unselected package libcap-dev:amd64. [2020-11-27T11:49:06.952Z] #42 36.22 CC images/siginfo.o [2020-11-27T11:49:06.993Z] #51 ... [2020-11-27T11:49:06.993Z] [2020-11-27T11:49:06.993Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-27T11:49:06.993Z] #12 DONE 1.5s [2020-11-27T11:49:06.993Z] [2020-11-27T11:49:06.993Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:06.993Z] #51 1.457 + RM_GOPATH=0 [2020-11-27T11:49:06.993Z] #51 1.457 + TMP_GOPATH= [2020-11-27T11:49:06.993Z] #51 1.457 + : /build [2020-11-27T11:49:06.993Z] #51 1.457 + '[' -z '' ']' [2020-11-27T11:49:06.993Z] #51 1.461 ++ mktemp -d [2020-11-27T11:49:06.993Z] #51 1.465 + export GOPATH=/tmp/tmp.BHDDFRLk7a [2020-11-27T11:49:06.993Z] #51 1.465 + GOPATH=/tmp/tmp.BHDDFRLk7a [2020-11-27T11:49:06.993Z] #51 1.465 + RM_GOPATH=1 [2020-11-27T11:49:06.993Z] #51 1.465 + case "$(go env GOARCH)" in [2020-11-27T11:49:06.993Z] #51 1.471 ++ go env GOARCH [2020-11-27T11:49:06.993Z] #51 1.489 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:49:06.993Z] #51 1.490 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:49:06.993Z] #51 1.498 ++ dirname /tmp/install/install.sh [2020-11-27T11:49:06.993Z] #51 1.499 + dir=/tmp/install [2020-11-27T11:49:06.993Z] #51 1.500 + bin=runc [2020-11-27T11:49:06.993Z] #51 1.500 + shift [2020-11-27T11:49:06.993Z] #51 1.500 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-27T11:49:06.993Z] #51 1.500 + . /tmp/install/runc.installer [2020-11-27T11:49:06.993Z] #51 1.506 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T11:49:06.993Z] #51 1.506 + install_runc [2020-11-27T11:49:06.993Z] #51 1.507 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-27T11:49:06.993Z] #51 1.507 + uname -r [2020-11-27T11:49:06.993Z] #51 1.509 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-27T11:49:06.993Z] #51 1.509 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-27T11:49:06.993Z] #51 1.509 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-27T11:49:06.993Z] #51 1.509 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BHDDFRLk7a/src/github.com/opencontainers/runc [2020-11-27T11:49:06.993Z] #51 1.514 Cloning into '/tmp/tmp.BHDDFRLk7a/src/github.com/opencontainers/runc'... [2020-11-27T11:49:07.175Z] #40 66.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 ... 15410 files and directories currently installed.) [2020-11-27T11:49:07.175Z] #40 66.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-11-27T11:49:07.175Z] #40 66.91 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-11-27T11:49:07.253Z] #51 ... [2020-11-27T11:49:07.253Z] [2020-11-27T11:49:07.253Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:07.253Z] #43 153.9 net/textproto [2020-11-27T11:49:07.253Z] #43 153.9 crypto/x509 [2020-11-27T11:49:07.253Z] #43 155.1 vendor/golang.org/x/net/http/httpguts [2020-11-27T11:49:07.253Z] #43 155.3 vendor/golang.org/x/net/http/httpproxy [2020-11-27T11:49:07.253Z] #43 155.8 mime/multipart [2020-11-27T11:49:07.253Z] #43 157.8 crypto/tls [2020-11-27T11:49:07.253Z] #43 ... [2020-11-27T11:49:07.253Z] [2020-11-27T11:49:07.253Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:07.253Z] #41 56.26 CC compel/plugins/std/infect.o [2020-11-27T11:49:07.253Z] #41 56.86 CC compel/arch/x86/plugins/std/parasite-head.o [2020-11-27T11:49:07.253Z] #41 56.98 CC compel/arch/x86/plugins/std/memcpy.o [2020-11-27T11:49:07.253Z] #41 57.06 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-11-27T11:49:07.253Z] #41 57.27 AR compel/plugins/std.lib.a [2020-11-27T11:49:07.253Z] #41 57.35 CC compel/plugins/fds/fds.o [2020-11-27T11:49:07.253Z] #41 57.50 AR compel/plugins/fds.lib.a [2020-11-27T11:49:07.253Z] #41 57.53 HOSTDEP compel/src/lib/log-host.d [2020-11-27T11:49:07.253Z] #41 57.59 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-27T11:49:07.253Z] #41 57.71 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-11-27T11:49:07.253Z] #41 57.79 HOSTDEP compel/src/main-host.d [2020-11-27T11:49:07.253Z] #41 57.91 DEP compel/src/lib/ptrace.d [2020-11-27T11:49:07.253Z] #41 58.09 DEP compel/src/lib/infect.d [2020-11-27T11:49:07.253Z] #41 58.23 DEP compel/src/lib/infect-util.d [2020-11-27T11:49:07.253Z] #41 58.32 DEP compel/src/lib/infect-rpc.d [2020-11-27T11:49:07.253Z] #41 58.47 DEP compel/arch/x86/src/lib/infect.d [2020-11-27T11:49:07.253Z] #41 58.62 DEP compel/arch/x86/src/lib/cpu.d [2020-11-27T11:49:07.253Z] #41 58.71 DEP compel/src/lib/log.d [2020-11-27T11:49:07.253Z] #41 58.78 DEP compel/src/main.d [2020-11-27T11:49:07.253Z] #41 58.87 DEP compel/src/lib/handle-elf.d [2020-11-27T11:49:07.253Z] #41 58.96 DEP compel/arch/x86/src/lib/handle-elf.d [2020-11-27T11:49:07.253Z] #41 59.09 CC compel/src/lib/log.o [2020-11-27T11:49:07.253Z] #41 59.24 CC compel/arch/x86/src/lib/cpu.o [2020-11-27T11:49:07.253Z] #41 59.95 CC compel/arch/x86/src/lib/infect.o [2020-11-27T11:49:07.253Z] #41 61.17 CC compel/src/lib/infect-rpc.o [2020-11-27T11:49:07.253Z] #41 61.72 CC compel/src/lib/infect-util.o [2020-11-27T11:49:07.253Z] #41 62.14 CC compel/src/lib/infect.o [2020-11-27T11:49:07.437Z] #40 67.12 Selecting previously unselected package libnet1:amd64. [2020-11-27T11:49:07.437Z] #40 67.14 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T11:49:07.437Z] #40 67.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:49:07.437Z] #40 67.28 Selecting previously unselected package libnet1-dev. [2020-11-27T11:49:07.437Z] #40 67.33 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T11:49:07.437Z] #40 67.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:49:07.597Z] #42 36.66 CC images/rpc.o [2020-11-27T11:49:07.597Z] #42 ... [2020-11-27T11:49:07.597Z] [2020-11-27T11:49:07.597Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:07.597Z] #50 88.07 go/scanner [2020-11-27T11:49:07.597Z] #50 89.58 mvdan.cc/editorconfig [2020-11-27T11:49:07.597Z] #50 90.02 mvdan.cc/sh/v3/syntax [2020-11-27T11:49:07.597Z] #50 90.88 encoding/base64 [2020-11-27T11:49:07.597Z] #50 93.13 go/ast [2020-11-27T11:49:07.597Z] #50 93.77 golang.org/x/sys/unix [2020-11-27T11:49:07.597Z] #50 93.86 encoding/json [2020-11-27T11:49:07.826Z] #41 ... [2020-11-27T11:49:07.826Z] [2020-11-27T11:49:07.826Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-27T11:49:07.826Z] #13 DONE 1.1s [2020-11-27T11:49:07.826Z] [2020-11-27T11:49:07.826Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-27T11:49:08.011Z] #40 67.77 Selecting previously unselected package libnl-3-200:amd64. [2020-11-27T11:49:08.011Z] #40 67.77 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-27T11:49:08.011Z] #40 67.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T11:49:08.202Z] #35 3.412 + cd /tmp/tmp.l3WElVRYMd/tini [2020-11-27T11:49:08.202Z] #35 3.419 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T11:49:08.202Z] #35 3.431 + cmake . [2020-11-27T11:49:08.273Z] #40 68.13 Selecting previously unselected package libnl-3-dev:amd64. [2020-11-27T11:49:08.273Z] #40 68.13 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-11-27T11:49:08.273Z] #40 68.15 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-27T11:49:08.465Z] #35 ... [2020-11-27T11:49:08.465Z] [2020-11-27T11:49:08.465Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:49:08.465Z] #40 59.55 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-11-27T11:49:08.465Z] #40 59.60 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:49:08.465Z] #40 DONE 62.2s [2020-11-27T11:49:08.465Z] [2020-11-27T11:49:08.465Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:08.465Z] #35 4.128 -- The C compiler identification is GNU 8.3.0 [2020-11-27T11:49:08.465Z] #35 4.182 -- Check for working C compiler: /usr/bin/cc [2020-11-27T11:49:08.690Z] #47 ... [2020-11-27T11:49:08.690Z] [2020-11-27T11:49:08.690Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:49:08.690Z] #53 32.66 Reading package lists... [2020-11-27T11:49:08.690Z] #53 43.74 Reading package lists... [2020-11-27T11:49:08.690Z] #53 ... [2020-11-27T11:49:08.690Z] [2020-11-27T11:49:08.690Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:49:08.690Z] #40 43.07 Reading package lists... [2020-11-27T11:49:08.690Z] #40 ... [2020-11-27T11:49:08.690Z] [2020-11-27T11:49:08.690Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:08.690Z] #11 42.78 Reading package lists... [2020-11-27T11:49:08.767Z] #14 0.963 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-27T11:49:08.767Z] #14 DONE 1.1s [2020-11-27T11:49:08.767Z] [2020-11-27T11:49:08.767Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-27T11:49:09.110Z] #40 68.72 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-27T11:49:09.110Z] #40 68.73 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-27T11:49:09.110Z] #40 68.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T11:49:09.110Z] #40 68.98 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-11-27T11:49:09.138Z] #50 ... [2020-11-27T11:49:09.138Z] [2020-11-27T11:49:09.138Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:09.138Z] #42 38.34 CC images/ext-file.o [2020-11-27T11:49:09.138Z] #42 38.54 CC images/cgroup.o [2020-11-27T11:49:09.373Z] #40 68.98 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-11-27T11:49:09.373Z] #40 68.99 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-27T11:49:09.373Z] #40 69.13 Selecting previously unselected package zlib1g-dev:amd64. [2020-11-27T11:49:09.373Z] #40 69.16 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-11-27T11:49:09.373Z] #40 69.17 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-27T11:49:09.868Z] #35 5.264 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-27T11:49:09.868Z] #35 5.264 -- Detecting C compiler ABI info [2020-11-27T11:49:09.949Z] #40 69.76 Selecting previously unselected package libprotobuf17:amd64. [2020-11-27T11:49:09.949Z] #40 69.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-11-27T11:49:09.949Z] #40 69.83 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-27T11:49:10.065Z] #11 53.51 Building dependency tree... [2020-11-27T11:49:10.065Z] #11 ... [2020-11-27T11:49:10.065Z] [2020-11-27T11:49:10.065Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:49:10.065Z] #34 44.93 Reading package lists... [2020-11-27T11:49:10.065Z] #34 ... [2020-11-27T11:49:10.065Z] [2020-11-27T11:49:10.065Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:49:10.065Z] #47 54.28 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-27T11:49:10.151Z] #15 DONE 1.1s [2020-11-27T11:49:10.151Z] [2020-11-27T11:49:10.151Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-27T11:49:10.205Z] #42 39.53 CC images/userns.o [2020-11-27T11:49:10.444Z] #35 5.965 -- Detecting C compiler ABI info - done [2020-11-27T11:49:10.444Z] #35 6.022 -- Detecting C compile features [2020-11-27T11:49:10.444Z] #35 ... [2020-11-27T11:49:10.444Z] [2020-11-27T11:49:10.444Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:10.444Z] #43 54.32 github.com/LK4D4/vndr/versioned [2020-11-27T11:49:10.444Z] #43 54.50 os [2020-11-27T11:49:10.444Z] #43 57.15 encoding/binary [2020-11-27T11:49:10.444Z] #43 57.30 fmt [2020-11-27T11:49:10.444Z] #43 57.31 internal/lazyregexp [2020-11-27T11:49:10.444Z] #43 57.32 net [2020-11-27T11:49:10.444Z] #43 57.58 os/exec [2020-11-27T11:49:10.444Z] #43 60.27 encoding/base64 [2020-11-27T11:49:10.444Z] #43 61.20 crypto/cipher [2020-11-27T11:49:10.444Z] #43 61.22 crypto/sha512 [2020-11-27T11:49:10.444Z] #43 62.25 crypto/ed25519/internal/edwards25519 [2020-11-27T11:49:10.444Z] #43 64.07 crypto/aes [2020-11-27T11:49:10.504Z] #42 39.85 CC images/google/protobuf/descriptor.o [2020-11-27T11:49:11.091Z] #16 DONE 1.1s [2020-11-27T11:49:11.091Z] [2020-11-27T11:49:11.091Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-27T11:49:11.513Z] #43 ... [2020-11-27T11:49:11.513Z] [2020-11-27T11:49:11.513Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:11.513Z] #49 55.23 os [2020-11-27T11:49:11.513Z] #49 57.87 encoding/binary [2020-11-27T11:49:11.513Z] #49 57.93 mvdan.cc/sh/v3/fileutil [2020-11-27T11:49:11.513Z] #49 57.94 fmt [2020-11-27T11:49:11.513Z] #49 59.98 encoding/base64 [2020-11-27T11:49:11.513Z] #49 60.00 golang.org/x/sys/unix [2020-11-27T11:49:11.513Z] #49 62.18 github.com/pkg/diff [2020-11-27T11:49:11.513Z] #49 62.18 go/token [2020-11-27T11:49:11.513Z] #49 62.21 encoding/json [2020-11-27T11:49:11.513Z] #49 64.22 go/scanner [2020-11-27T11:49:11.513Z] #49 65.19 mvdan.cc/editorconfig [2020-11-27T11:49:11.513Z] #49 ... [2020-11-27T11:49:11.513Z] [2020-11-27T11:49:11.513Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:11.513Z] #32 55.35 path/filepath [2020-11-27T11:49:11.513Z] #32 55.36 fmt [2020-11-27T11:49:11.513Z] #32 56.58 io/ioutil [2020-11-27T11:49:11.513Z] #32 58.13 github.com/BurntSushi/toml [2020-11-27T11:49:11.513Z] #32 58.13 log [2020-11-27T11:49:11.513Z] #32 58.14 flag [2020-11-27T11:49:11.513Z] #32 62.13 github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:49:11.776Z] #32 ... [2020-11-27T11:49:11.776Z] [2020-11-27T11:49:11.776Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:11.776Z] #43 65.45 go/scanner [2020-11-27T11:49:11.870Z] #40 71.26 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-11-27T11:49:11.870Z] #40 71.26 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-11-27T11:49:11.870Z] #40 71.27 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-27T11:49:12.032Z] #17 DONE 1.1s [2020-11-27T11:49:12.032Z] [2020-11-27T11:49:12.032Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:49:12.132Z] #40 71.84 Selecting previously unselected package libprotobuf-dev:amd64. [2020-11-27T11:49:12.133Z] #40 71.84 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-11-27T11:49:12.133Z] #40 71.85 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-27T11:49:12.729Z] #43 66.38 text/template/parse [2020-11-27T11:49:12.729Z] #43 66.44 encoding/json [2020-11-27T11:49:13.305Z] #43 67.29 go/ast [2020-11-27T11:49:13.333Z] #42 42.23 CC images/opts.o [2020-11-27T11:49:13.333Z] #42 42.53 CC images/seccomp.o [2020-11-27T11:49:13.333Z] #42 ... [2020-11-27T11:49:13.333Z] [2020-11-27T11:49:13.333Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:13.333Z] #44 93.93 encoding/json [2020-11-27T11:49:13.333Z] #44 103.7 text/template [2020-11-27T11:49:13.333Z] #44 ... [2020-11-27T11:49:13.333Z] [2020-11-27T11:49:13.333Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:13.333Z] #12 100.9 Selecting previously unselected package libapparmor1:ppc64el. [2020-11-27T11:49:13.333Z] #12 100.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-11-27T11:49:13.333Z] #12 100.9 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-11-27T11:49:13.333Z] #12 101.0 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-11-27T11:49:13.333Z] #12 101.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-11-27T11:49:13.333Z] #12 101.0 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-11-27T11:49:13.333Z] #12 101.1 Selecting previously unselected package libbtrfs0. [2020-11-27T11:49:13.333Z] #12 101.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-11-27T11:49:13.333Z] #12 101.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T11:49:13.333Z] #12 101.2 Selecting previously unselected package libbtrfs-dev. [2020-11-27T11:49:13.333Z] #12 101.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-11-27T11:49:13.333Z] #12 101.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:49:13.333Z] #12 101.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-11-27T11:49:13.333Z] #12 101.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-11-27T11:49:13.333Z] #12 101.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-27T11:49:13.333Z] #12 101.5 Selecting previously unselected package libudev-dev:ppc64el. [2020-11-27T11:49:13.333Z] #12 101.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-11-27T11:49:13.333Z] #12 101.5 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-11-27T11:49:13.333Z] #12 101.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-11-27T11:49:13.333Z] #12 101.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-11-27T11:49:13.333Z] #12 101.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-11-27T11:49:13.333Z] #12 101.9 Selecting previously unselected package libpcre16-3:ppc64el. [2020-11-27T11:49:13.333Z] #12 102.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-11-27T11:49:13.333Z] #12 102.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-11-27T11:49:13.333Z] #12 102.1 Selecting previously unselected package libpcre32-3:ppc64el. [2020-11-27T11:49:13.333Z] #12 102.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-11-27T11:49:13.333Z] #12 102.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-11-27T11:49:13.333Z] #12 102.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-11-27T11:49:13.333Z] #12 102.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-11-27T11:49:13.333Z] #12 102.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-11-27T11:49:13.333Z] #12 102.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-11-27T11:49:13.333Z] #12 102.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-11-27T11:49:13.333Z] #12 102.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-11-27T11:49:13.333Z] #12 102.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-11-27T11:49:13.333Z] #12 102.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-11-27T11:49:13.333Z] #12 102.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-11-27T11:49:13.333Z] #12 103.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-11-27T11:49:13.333Z] #12 103.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-11-27T11:49:13.333Z] #12 103.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-11-27T11:49:13.333Z] #12 103.2 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-11-27T11:49:13.333Z] #12 103.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-11-27T11:49:13.333Z] #12 103.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-11-27T11:49:13.333Z] #12 103.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-11-27T11:49:13.333Z] #12 103.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-11-27T11:49:13.333Z] #12 103.4 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-11-27T11:49:13.333Z] #12 103.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-11-27T11:49:13.333Z] #12 103.8 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-11-27T11:49:13.333Z] #12 103.8 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-11-27T11:49:13.333Z] #12 103.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T11:49:13.333Z] #12 103.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-11-27T11:49:13.333Z] #12 103.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-11-27T11:49:13.333Z] #12 103.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:49:13.333Z] #12 103.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T11:49:13.333Z] #12 103.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-11-27T11:49:13.333Z] #12 103.9 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-11-27T11:49:13.333Z] #12 104.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T11:49:13.333Z] #12 104.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:49:13.333Z] #12 104.0 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-11-27T11:49:13.333Z] #12 104.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-27T11:49:13.333Z] #12 104.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-11-27T11:49:13.333Z] #12 104.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T11:49:13.333Z] #12 104.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-11-27T11:49:13.333Z] #12 104.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:49:13.333Z] #12 104.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-27T11:49:13.333Z] #12 104.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-27T11:49:13.333Z] #12 104.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:49:13.333Z] #12 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-27T11:49:13.333Z] #12 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-27T11:49:13.333Z] #12 104.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T11:49:13.333Z] #12 104.1 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-11-27T11:49:13.333Z] #12 104.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-27T11:49:13.333Z] #12 104.1 Setting up dmsetup (2:1.02.155-3) ... [2020-11-27T11:49:13.333Z] #12 104.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-27T11:49:13.333Z] #12 104.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-11-27T11:49:13.414Z] #18 1.297 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:49:13.414Z] #18 1.323 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:49:13.414Z] #18 1.324 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:49:13.522Z] #40 ... [2020-11-27T11:49:13.522Z] [2020-11-27T11:49:13.522Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:13.522Z] #43 63.08 io [2020-11-27T11:49:13.522Z] #43 63.10 strconv [2020-11-27T11:49:13.522Z] #43 65.73 bytes [2020-11-27T11:49:13.522Z] #43 69.35 bufio [2020-11-27T11:49:13.522Z] #43 70.09 reflect [2020-11-27T11:49:13.522Z] #43 72.51 syscall [2020-11-27T11:49:13.522Z] #43 ... [2020-11-27T11:49:13.522Z] [2020-11-27T11:49:13.522Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:49:13.522Z] #34 66.48 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:49:13.522Z] #34 66.81 Fetched 14.9 MB in 3s (5487 kB/s) [2020-11-27T11:49:13.522Z] #34 67.02 Selecting previously unselected package xxd. [2020-11-27T11:49:13.522Z] #34 67.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T11:49:13.522Z] #34 67.11 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T11:49:13.522Z] #34 67.12 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T11:49:13.522Z] #34 67.43 Selecting previously unselected package vim-common. [2020-11-27T11:49:13.522Z] #34 67.43 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:49:13.522Z] #34 67.50 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T11:49:13.522Z] #34 68.02 Selecting previously unselected package cmake-data. [2020-11-27T11:49:13.522Z] #34 68.05 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-27T11:49:13.522Z] #34 68.05 Unpacking cmake-data (3.13.4-1) ... [2020-11-27T11:49:13.522Z] #34 72.68 Selecting previously unselected package libicu63:amd64. [2020-11-27T11:49:13.522Z] #34 72.68 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-27T11:49:13.522Z] #34 72.72 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T11:49:13.522Z] #34 ... [2020-11-27T11:49:13.522Z] [2020-11-27T11:49:13.522Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:13.522Z] #49 73.39 syscall [2020-11-27T11:49:13.522Z] #49 73.40 reflect [2020-11-27T11:49:13.633Z] #12 104.1 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:49:13.633Z] #12 DONE 104.4s [2020-11-27T11:49:13.633Z] [2020-11-27T11:49:13.633Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:13.633Z] #42 42.92 CC images/binfmt-misc.o [2020-11-27T11:49:13.633Z] #42 43.16 CC images/time.o [2020-11-27T11:49:13.984Z] #18 1.964 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:49:14.282Z] #42 ... [2020-11-27T11:49:14.282Z] [2020-11-27T11:49:14.282Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-27T11:49:14.282Z] #13 DONE 0.5s [2020-11-27T11:49:14.282Z] [2020-11-27T11:49:14.282Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:14.282Z] #42 43.52 CC images/sysctl.o [2020-11-27T11:49:14.583Z] #42 ... [2020-11-27T11:49:14.583Z] [2020-11-27T11:49:14.583Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-27T11:49:14.583Z] #14 DONE 0.4s [2020-11-27T11:49:14.583Z] [2020-11-27T11:49:14.583Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:14.583Z] #42 43.86 CC images/autofs.o [2020-11-27T11:49:14.700Z] #43 ... [2020-11-27T11:49:14.701Z] [2020-11-27T11:49:14.701Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:14.701Z] #11 58.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-27T11:49:14.701Z] #11 58.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-27T11:49:14.701Z] #11 58.64 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T11:49:14.883Z] #42 44.23 CC images/macvlan.o [2020-11-27T11:49:14.924Z] #18 2.965 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:49:14.964Z] #11 ... [2020-11-27T11:49:14.964Z] [2020-11-27T11:49:14.964Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:14.964Z] #32 DONE 68.8s [2020-11-27T11:49:14.964Z] [2020-11-27T11:49:14.964Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:14.964Z] #35 8.510 -- Detecting C compile features - done [2020-11-27T11:49:14.964Z] #35 8.553 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-27T11:49:14.964Z] #35 8.959 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-27T11:49:14.964Z] #35 9.131 -- Configuring done [2020-11-27T11:49:14.964Z] #35 9.157 -- Generating done [2020-11-27T11:49:14.964Z] #35 9.180 -- Build files have been written to: /tmp/tmp.l3WElVRYMd/tini [2020-11-27T11:49:14.964Z] #35 9.186 + make tini-static [2020-11-27T11:49:14.964Z] #35 9.918 Scanning dependencies of target tini-static [2020-11-27T11:49:14.964Z] #35 10.13 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-27T11:49:15.185Z] #42 ... [2020-11-27T11:49:15.185Z] [2020-11-27T11:49:15.185Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-27T11:49:15.185Z] #15 0.336 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-27T11:49:15.185Z] #15 DONE 0.4s [2020-11-27T11:49:15.185Z] [2020-11-27T11:49:15.185Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:15.185Z] #52 0.411 + RM_GOPATH=0 [2020-11-27T11:49:15.185Z] #52 0.413 + TMP_GOPATH= [2020-11-27T11:49:15.185Z] #52 0.413 + : /build [2020-11-27T11:49:15.185Z] #52 0.413 + '[' -z '' ']' [2020-11-27T11:49:15.185Z] #52 0.418 ++ mktemp -d [2020-11-27T11:49:15.185Z] #52 0.430 + export GOPATH=/tmp/tmp.HVjc7SIksg [2020-11-27T11:49:15.185Z] #52 0.430 + GOPATH=/tmp/tmp.HVjc7SIksg [2020-11-27T11:49:15.185Z] #52 0.430 + RM_GOPATH=1 [2020-11-27T11:49:15.185Z] #52 0.430 + case "$(go env GOARCH)" in [2020-11-27T11:49:15.185Z] #52 0.433 ++ go env GOARCH [2020-11-27T11:49:15.185Z] #52 0.475 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:49:15.185Z] #52 0.475 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:49:15.185Z] #52 0.476 ++ dirname /tmp/install/install.sh [2020-11-27T11:49:15.185Z] #52 0.479 + dir=/tmp/install [2020-11-27T11:49:15.185Z] #52 0.479 + bin=runc [2020-11-27T11:49:15.185Z] #52 0.479 + shift [2020-11-27T11:49:15.185Z] #52 0.479 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-27T11:49:15.185Z] #52 0.493 + . /tmp/install/runc.installer [2020-11-27T11:49:15.185Z] #52 0.495 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T11:49:15.185Z] #52 0.496 + install_runc [2020-11-27T11:49:15.185Z] #52 0.498 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-27T11:49:15.185Z] #52 0.515 + uname -r [2020-11-27T11:49:15.185Z] #52 0.522 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-27T11:49:15.185Z] #52 0.529 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-27T11:49:15.185Z] #52 0.529 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-27T11:49:15.185Z] #52 0.529 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HVjc7SIksg/src/github.com/opencontainers/runc [2020-11-27T11:49:15.185Z] #52 0.532 Cloning into '/tmp/tmp.HVjc7SIksg/src/github.com/opencontainers/runc'... [2020-11-27T11:49:15.319Z] #47 ... [2020-11-27T11:49:15.319Z] [2020-11-27T11:49:15.319Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:15.319Z] #32 57.78 sync [2020-11-27T11:49:15.319Z] #32 57.79 internal/reflectlite [2020-11-27T11:49:15.484Z] #52 ... [2020-11-27T11:49:15.484Z] [2020-11-27T11:49:15.484Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-27T11:49:15.484Z] #16 DONE 0.4s [2020-11-27T11:49:15.484Z] [2020-11-27T11:49:15.484Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-27T11:49:15.784Z] #17 DONE 0.3s [2020-11-27T11:49:15.784Z] [2020-11-27T11:49:15.784Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2020-11-27T11:49:16.085Z] #49 ... [2020-11-27T11:49:16.085Z] [2020-11-27T11:49:16.085Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:49:16.085Z] #54 2.374 + RM_GOPATH=0 [2020-11-27T11:49:16.085Z] #54 2.374 + TMP_GOPATH= [2020-11-27T11:49:16.085Z] #54 2.374 + : /build [2020-11-27T11:49:16.085Z] #54 2.374 + '[' -z '' ']' [2020-11-27T11:49:16.085Z] #54 2.374 ++ mktemp -d [2020-11-27T11:49:16.085Z] #54 2.374 + export GOPATH=/tmp/tmp.7r7GUm0v3P [2020-11-27T11:49:16.085Z] #54 2.374 + GOPATH=/tmp/tmp.7r7GUm0v3P [2020-11-27T11:49:16.085Z] #54 2.374 + RM_GOPATH=1 [2020-11-27T11:49:16.085Z] #54 2.374 + case "$(go env GOARCH)" in [2020-11-27T11:49:16.085Z] #54 2.374 ++ go env GOARCH [2020-11-27T11:49:16.085Z] #54 2.426 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:49:16.085Z] #54 2.426 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:49:16.085Z] #54 2.426 ++ dirname /tmp/install/install.sh [2020-11-27T11:49:16.085Z] #54 2.426 + dir=/tmp/install [2020-11-27T11:49:16.085Z] #54 2.426 + bin=containerd [2020-11-27T11:49:16.085Z] #54 2.426 + shift [2020-11-27T11:49:16.085Z] #54 2.426 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-27T11:49:16.085Z] #54 2.426 + . /tmp/install/containerd.installer [2020-11-27T11:49:16.085Z] #54 2.426 ++ set -e [2020-11-27T11:49:16.085Z] #54 2.426 ++ : b321d358e6eef9c82fa3f3bb8826dca3724c58c6 [2020-11-27T11:49:16.085Z] #54 2.426 + install_containerd [2020-11-27T11:49:16.085Z] #54 2.462 Install containerd version b321d358e6eef9c82fa3f3bb8826dca3724c58c6 [2020-11-27T11:49:16.085Z] #54 2.462 + echo 'Install containerd version b321d358e6eef9c82fa3f3bb8826dca3724c58c6' [2020-11-27T11:49:16.085Z] #54 2.462 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7r7GUm0v3P/src/github.com/containerd/containerd [2020-11-27T11:49:16.085Z] #54 2.462 Cloning into '/tmp/tmp.7r7GUm0v3P/src/github.com/containerd/containerd'... [2020-11-27T11:49:16.085Z] #54 ... [2020-11-27T11:49:16.085Z] [2020-11-27T11:49:16.085Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:49:16.085Z] #40 74.11 Selecting previously unselected package libprotoc17:amd64. [2020-11-27T11:49:16.085Z] #40 74.11 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-11-27T11:49:16.085Z] #40 74.18 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-27T11:49:16.085Z] #40 75.26 Selecting previously unselected package protobuf-c-compiler. [2020-11-27T11:49:16.085Z] #40 75.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-11-27T11:49:16.085Z] #40 75.30 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:49:16.085Z] #40 75.55 Selecting previously unselected package protobuf-compiler. [2020-11-27T11:49:16.085Z] #40 75.55 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-11-27T11:49:16.085Z] #40 75.61 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:49:16.085Z] #40 75.90 Selecting previously unselected package python-pkg-resources. [2020-11-27T11:49:16.085Z] #40 75.90 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T11:49:16.347Z] #40 75.95 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-27T11:49:16.347Z] #40 ... [2020-11-27T11:49:16.347Z] [2020-11-27T11:49:16.347Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:49:16.347Z] #47 66.06 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T11:49:16.347Z] #47 66.06 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T11:49:16.347Z] #47 66.08 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T11:49:16.347Z] #47 66.10 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-27T11:49:16.347Z] #47 66.18 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-27T11:49:16.347Z] #47 66.19 go: finding golang.org/x/text v0.3.2 [2020-11-27T11:49:16.347Z] #47 66.42 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T11:49:16.347Z] #47 66.46 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T11:49:16.347Z] #47 66.47 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T11:49:16.347Z] #47 66.55 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T11:49:16.347Z] #47 66.57 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T11:49:16.347Z] #47 66.59 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T11:49:16.347Z] #47 66.60 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T11:49:16.347Z] #47 66.60 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T11:49:16.347Z] #47 66.64 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T11:49:16.347Z] #47 66.67 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T11:49:16.347Z] #47 66.67 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T11:49:16.347Z] #47 66.69 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-27T11:49:16.347Z] #47 66.77 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T11:49:16.347Z] #47 66.78 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T11:49:16.347Z] #47 66.82 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T11:49:16.347Z] #47 66.83 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T11:49:16.347Z] #47 66.86 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-27T11:49:16.347Z] #47 66.89 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-27T11:49:16.347Z] #47 66.96 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-27T11:49:16.347Z] #47 67.03 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T11:49:16.347Z] #47 67.56 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-27T11:49:16.347Z] #47 67.91 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T11:49:16.347Z] #47 67.94 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T11:49:16.347Z] #47 67.97 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T11:49:16.347Z] #47 68.07 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T11:49:16.347Z] #47 68.07 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-27T11:49:16.347Z] #47 ... [2020-11-27T11:49:16.347Z] [2020-11-27T11:49:16.347Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:16.347Z] #11 69.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-11-27T11:49:16.347Z] #11 73.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-11-27T11:49:16.347Z] #11 73.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-11-27T11:49:16.347Z] #11 73.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-27T11:49:16.347Z] #11 73.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-27T11:49:16.347Z] #11 73.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-11-27T11:49:16.347Z] #11 73.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-11-27T11:49:16.347Z] #11 73.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-11-27T11:49:16.347Z] #11 73.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-11-27T11:49:16.347Z] #11 73.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-11-27T11:49:16.347Z] #11 73.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-11-27T11:49:16.347Z] #11 73.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-11-27T11:49:16.347Z] #11 73.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-11-27T11:49:16.347Z] #11 73.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-11-27T11:49:16.347Z] #11 73.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-11-27T11:49:16.347Z] #11 73.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-11-27T11:49:16.347Z] #11 75.12 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:49:16.347Z] #11 75.55 Fetched 77.7 MB in 12s (6586 kB/s) [2020-11-27T11:49:16.347Z] #11 75.83 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-27T11:49:16.347Z] #11 75.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T11:49:16.347Z] #11 75.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-11-27T11:49:16.347Z] #11 75.95 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T11:49:16.457Z] #18 DONE 0.4s [2020-11-27T11:49:16.457Z] [2020-11-27T11:49:16.457Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:49:16.457Z] #19 0.371 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:49:16.679Z] #11 ... [2020-11-27T11:49:16.679Z] [2020-11-27T11:49:16.679Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:49:16.679Z] #40 76.31 Selecting previously unselected package python-six. [2020-11-27T11:49:16.679Z] #40 76.32 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-27T11:49:16.679Z] #40 76.33 Unpacking python-six (1.12.0-1) ... [2020-11-27T11:49:16.679Z] #40 76.54 Selecting previously unselected package python-protobuf. [2020-11-27T11:49:16.679Z] #40 76.54 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-11-27T11:49:16.679Z] #40 76.54 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-27T11:49:16.758Z] #19 0.478 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:49:16.758Z] #19 0.579 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:49:16.834Z] #18 4.545 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:49:16.984Z] #40 ... [2020-11-27T11:49:16.984Z] [2020-11-27T11:49:16.984Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:16.984Z] #32 66.80 reflect [2020-11-27T11:49:16.984Z] #32 ... [2020-11-27T11:49:16.984Z] [2020-11-27T11:49:16.984Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:49:16.984Z] #30 66.67 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-11-27T11:49:16.984Z] #30 67.80 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-27T11:49:16.984Z] #30 68.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-27T11:49:17.218Z] #32 62.01 errors [2020-11-27T11:49:17.218Z] #32 62.05 sort [2020-11-27T11:49:17.218Z] #32 ... [2020-11-27T11:49:17.218Z] [2020-11-27T11:49:17.218Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:17.218Z] #62 DONE 62.2s [2020-11-27T11:49:17.484Z] [2020-11-27T11:49:17.485Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:49:17.485Z] #47 62.15 go: finding github.com/fatih/color v1.7.0 [2020-11-27T11:49:17.485Z] #47 62.26 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-27T11:49:17.485Z] #47 62.27 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-27T11:49:17.485Z] #47 62.31 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-27T11:49:17.485Z] #47 62.44 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-27T11:49:17.524Z] #35 12.72 [100%] Linking C executable tini-static [2020-11-27T11:49:17.524Z] #35 13.22 [100%] Built target tini-static [2020-11-27T11:49:17.524Z] #35 13.29 + mkdir -p /build [2020-11-27T11:49:17.740Z] #47 62.63 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-27T11:49:17.741Z] #47 62.68 go: finding github.com/pkg/errors v0.8.1 [2020-11-27T11:49:17.741Z] #47 62.71 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-27T11:49:17.741Z] #47 62.72 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-27T11:49:17.787Z] #35 13.29 + cp tini-static /build/docker-init [2020-11-27T11:49:17.813Z] #19 1.457 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-27T11:49:17.985Z] #30 ... [2020-11-27T11:49:17.985Z] [2020-11-27T11:49:17.985Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:49:17.985Z] #40 77.87 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-27T11:49:17.997Z] #47 62.79 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-27T11:49:17.997Z] #47 62.84 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-27T11:49:17.997Z] #47 62.84 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-27T11:49:17.997Z] #47 62.84 go: finding github.com/stretchr/testify v1.4.0 [2020-11-27T11:49:17.997Z] #47 62.91 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-27T11:49:17.997Z] #47 62.92 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-27T11:49:18.051Z] #35 DONE 13.7s [2020-11-27T11:49:18.051Z] [2020-11-27T11:49:18.051Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:18.051Z] #11 70.60 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-27T11:49:18.051Z] #11 70.62 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-11-27T11:49:18.051Z] #11 71.12 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:49:18.051Z] #11 71.33 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-27T11:49:18.051Z] #11 71.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-11-27T11:49:18.051Z] #11 71.35 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:49:18.215Z] #18 ... [2020-11-27T11:49:18.215Z] [2020-11-27T11:49:18.215Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:18.215Z] #51 11.22 + cd /tmp/tmp.BHDDFRLk7a/src/github.com/opencontainers/runc [2020-11-27T11:49:18.215Z] #51 11.22 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T11:49:18.215Z] #51 11.61 + '[' -z '' ']' [2020-11-27T11:49:18.215Z] #51 11.61 + target=static [2020-11-27T11:49:18.215Z] #51 11.61 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-27T11:49:18.215Z] #51 12.11 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-27T11:49:18.255Z] #47 63.04 go: finding github.com/spf13/viper v1.6.1 [2020-11-27T11:49:18.255Z] #47 63.18 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-27T11:49:18.255Z] #47 63.26 go: finding github.com/stretchr/objx v0.2.0 [2020-11-27T11:49:18.255Z] #47 63.26 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-27T11:49:18.255Z] #47 63.31 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-27T11:49:18.255Z] #47 63.31 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-27T11:49:18.316Z] #11 ... [2020-11-27T11:49:18.316Z] [2020-11-27T11:49:18.316Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:18.316Z] #41 2.984 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T11:49:18.316Z] #41 2.985 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T11:49:18.316Z] #41 2.994 Note: Building without GnuTLS support [2020-11-27T11:49:18.316Z] #41 3.010 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T11:49:18.316Z] #41 3.010 Makefile.config:40: Warn: Building without nftables support [2020-11-27T11:49:18.316Z] #41 5.470 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T11:49:18.316Z] #41 5.585 GEN .gitid [2020-11-27T11:49:18.316Z] #41 5.637 GEN criu/include/version.h [2020-11-27T11:49:18.316Z] #41 5.752 GEN include/common/asm [2020-11-27T11:49:18.316Z] #41 7.494 PBCC images/timens.pb-c.c [2020-11-27T11:49:18.316Z] #41 7.557 DEP images/timens.pb-c.d [2020-11-27T11:49:18.316Z] #41 7.613 PBCC images/fown.pb-c.c [2020-11-27T11:49:18.316Z] #41 7.690 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-27T11:49:18.316Z] #41 7.759 PBCC images/opts.pb-c.c [2020-11-27T11:49:18.316Z] #41 7.814 PBCC images/memfd.pb-c.c [2020-11-27T11:49:18.316Z] #41 7.865 DEP images/fown.pb-c.d [2020-11-27T11:49:18.316Z] #41 7.925 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-27T11:49:18.316Z] #41 8.005 DEP images/opts.pb-c.d [2020-11-27T11:49:18.316Z] #41 8.074 DEP images/memfd.pb-c.d [2020-11-27T11:49:18.316Z] #41 8.157 PBCC images/sit.pb-c.c [2020-11-27T11:49:18.316Z] #41 8.207 DEP images/sit.pb-c.d [2020-11-27T11:49:18.316Z] #41 8.289 PBCC images/macvlan.pb-c.c [2020-11-27T11:49:18.316Z] #41 8.325 DEP images/macvlan.pb-c.d [2020-11-27T11:49:18.316Z] #41 8.360 PBCC images/autofs.pb-c.c [2020-11-27T11:49:18.316Z] #41 8.477 DEP images/autofs.pb-c.d [2020-11-27T11:49:18.316Z] #41 8.631 PBCC images/sysctl.pb-c.c [2020-11-27T11:49:18.316Z] #41 8.654 DEP images/sysctl.pb-c.d [2020-11-27T11:49:18.316Z] #41 8.732 PBCC images/time.pb-c.c [2020-11-27T11:49:18.316Z] #41 8.750 DEP images/time.pb-c.d [2020-11-27T11:49:18.316Z] #41 8.801 PBCC images/binfmt-misc.pb-c.c [2020-11-27T11:49:18.316Z] #41 8.817 DEP images/binfmt-misc.pb-c.d [2020-11-27T11:49:18.316Z] #41 8.854 PBCC images/seccomp.pb-c.c [2020-11-27T11:49:18.316Z] #41 8.865 DEP images/seccomp.pb-c.d [2020-11-27T11:49:18.316Z] #41 8.904 PBCC images/userns.pb-c.c [2020-11-27T11:49:18.316Z] #41 8.937 DEP images/userns.pb-c.d [2020-11-27T11:49:18.316Z] #41 9.036 PBCC images/cgroup.pb-c.c [2020-11-27T11:49:18.316Z] #41 9.071 DEP images/cgroup.pb-c.d [2020-11-27T11:49:18.316Z] #41 9.150 PBCC images/ext-file.pb-c.c [2020-11-27T11:49:18.316Z] #41 9.174 DEP images/ext-file.pb-c.d [2020-11-27T11:49:18.316Z] #41 9.234 PBCC images/rpc.pb-c.c [2020-11-27T11:49:18.316Z] #41 9.327 DEP images/rpc.pb-c.d [2020-11-27T11:49:18.316Z] #41 9.474 PBCC images/siginfo.pb-c.c [2020-11-27T11:49:18.316Z] #41 9.488 DEP images/siginfo.pb-c.d [2020-11-27T11:49:18.316Z] #41 9.540 PBCC images/pagemap.pb-c.c [2020-11-27T11:49:18.316Z] #41 9.582 DEP images/pagemap.pb-c.d [2020-11-27T11:49:18.316Z] #41 9.618 PBCC images/rlimit.pb-c.c [2020-11-27T11:49:18.316Z] #41 9.636 DEP images/rlimit.pb-c.d [2020-11-27T11:49:18.316Z] #41 9.672 PBCC images/file-lock.pb-c.c [2020-11-27T11:49:18.316Z] #41 9.695 DEP images/file-lock.pb-c.d [2020-11-27T11:49:18.316Z] #41 9.713 PBCC images/tty.pb-c.c [2020-11-27T11:49:18.316Z] #41 9.873 DEP images/tty.pb-c.d [2020-11-27T11:49:18.316Z] #41 9.925 PBCC images/tun.pb-c.c [2020-11-27T11:49:18.316Z] #41 9.973 PBCC images/netdev.pb-c.c [2020-11-27T11:49:18.316Z] #41 10.03 DEP images/tun.pb-c.d [2020-11-27T11:49:18.316Z] #41 10.12 DEP images/netdev.pb-c.d [2020-11-27T11:49:18.475Z] #51 ... [2020-11-27T11:49:18.475Z] [2020-11-27T11:49:18.475Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:18.475Z] #43 165.1 net/http/httptrace [2020-11-27T11:49:18.475Z] #43 165.4 net/http [2020-11-27T11:49:18.475Z] #43 ... [2020-11-27T11:49:18.475Z] [2020-11-27T11:49:18.475Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:18.475Z] #41 65.58 CC compel/src/lib/ptrace.o [2020-11-27T11:49:18.475Z] #41 66.19 AR compel/libcompel.a [2020-11-27T11:49:18.475Z] #41 66.31 HOSTCC compel/src/main-host.o [2020-11-27T11:49:18.475Z] #41 66.63 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-11-27T11:49:18.475Z] #41 66.82 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-27T11:49:18.475Z] #41 67.46 HOSTCC compel/src/lib/log-host.o [2020-11-27T11:49:18.475Z] #41 67.73 HOSTLINK compel/compel-host-bin [2020-11-27T11:49:18.475Z] #41 67.90 DEP soccr/soccr.d [2020-11-27T11:49:18.475Z] #41 68.00 CC soccr/soccr.o [2020-11-27T11:49:18.475Z] #41 69.35 AR soccr/libsoccr.a [2020-11-27T11:49:18.475Z] #41 69.39 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T11:49:18.475Z] #41 69.76 DEP criu/arch/x86/sigframe.d [2020-11-27T11:49:18.475Z] #41 69.93 DEP criu/arch/x86/sigaction_compat.d [2020-11-27T11:49:18.475Z] #41 70.02 DEP criu/arch/x86/kerndat.d [2020-11-27T11:49:18.475Z] #41 70.13 DEP criu/arch/x86/crtools.d [2020-11-27T11:49:18.475Z] #41 70.23 DEP criu/arch/x86/cpu.d [2020-11-27T11:49:18.475Z] #41 70.37 CC criu/arch/x86/cpu.o [2020-11-27T11:49:18.475Z] #41 71.06 CC criu/arch/x86/crtools.o [2020-11-27T11:49:18.475Z] #41 72.29 CC criu/arch/x86/kerndat.o [2020-11-27T11:49:18.475Z] #41 72.90 CC criu/arch/x86/sigaction_compat.o [2020-11-27T11:49:18.475Z] #41 73.14 CC criu/arch/x86/sigframe.o [2020-11-27T11:49:18.475Z] #41 73.39 LINK criu/arch/x86/crtools.built-in.o [2020-11-27T11:49:18.475Z] #41 73.44 DEP criu/pie/util-vdso-elf32.d [2020-11-27T11:49:18.512Z] #47 63.42 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-27T11:49:18.512Z] #47 63.43 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-27T11:49:18.512Z] #47 63.56 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-27T11:49:18.512Z] #47 ... [2020-11-27T11:49:18.512Z] [2020-11-27T11:49:18.512Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:49:18.512Z] #53 43.74 Reading package lists... [2020-11-27T11:49:18.512Z] #53 53.83 Building dependency tree... [2020-11-27T11:49:18.512Z] #53 58.64 The following additional packages will be installed: [2020-11-27T11:49:18.512Z] #53 58.65 libbtrfs0 [2020-11-27T11:49:18.512Z] #53 58.91 The following NEW packages will be installed: [2020-11-27T11:49:18.512Z] #53 58.91 libbtrfs-dev libbtrfs0 [2020-11-27T11:49:18.512Z] #53 59.50 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:49:18.512Z] #53 59.50 Need to get 119 kB of archives. [2020-11-27T11:49:18.512Z] #53 59.50 After this operation, 387 kB of additional disk space will be used. [2020-11-27T11:49:18.512Z] #53 59.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-27T11:49:18.512Z] #53 59.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-27T11:49:18.512Z] #53 61.44 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:49:18.512Z] #53 61.82 Fetched 119 kB in 0s (327 kB/s) [2020-11-27T11:49:18.512Z] #53 62.17 Selecting previously unselected package libbtrfs0. [2020-11-27T11:49:18.512Z] #53 62.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T11:49:18.512Z] #53 62.41 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-27T11:49:18.512Z] #53 62.43 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T11:49:18.512Z] #53 62.89 Selecting previously unselected package libbtrfs-dev. [2020-11-27T11:49:18.512Z] #53 62.92 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-27T11:49:18.512Z] #53 62.96 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:49:18.512Z] #53 63.41 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T11:49:18.512Z] #53 63.45 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:49:18.512Z] #53 63.46 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:49:18.579Z] #41 10.21 PBCC images/vma.pb-c.c [2020-11-27T11:49:18.579Z] #41 10.23 DEP images/vma.pb-c.d [2020-11-27T11:49:18.736Z] #41 73.59 DEP criu/pie/util-vdso.d [2020-11-27T11:49:18.769Z] #53 ... [2020-11-27T11:49:18.769Z] [2020-11-27T11:49:18.769Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:49:18.769Z] #40 53.60 Building dependency tree... [2020-11-27T11:49:18.769Z] #40 58.92 The following additional packages will be installed: [2020-11-27T11:49:18.769Z] #40 58.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-27T11:49:18.769Z] #40 58.94 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-27T11:49:18.769Z] #40 58.95 Suggested packages: [2020-11-27T11:49:18.769Z] #40 58.95 manpages-dev python-setuptools [2020-11-27T11:49:18.769Z] #40 61.23 The following NEW packages will be installed: [2020-11-27T11:49:18.769Z] #40 61.26 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-27T11:49:18.769Z] #40 61.26 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-27T11:49:18.769Z] #40 61.28 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-27T11:49:18.769Z] #40 61.28 python-six zlib1g-dev [2020-11-27T11:49:18.769Z] #40 62.15 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:49:18.769Z] #40 62.15 Need to get 4095 kB of archives. [2020-11-27T11:49:18.769Z] #40 62.15 After this operation, 22.5 MB of additional disk space will be used. [2020-11-27T11:49:18.769Z] #40 62.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-11-27T11:49:18.769Z] #40 62.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-27T11:49:18.769Z] #40 62.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-11-27T11:49:18.769Z] #40 62.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-27T11:49:18.769Z] #40 62.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-11-27T11:49:18.769Z] #40 62.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-27T11:49:18.769Z] #40 62.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-11-27T11:49:18.769Z] #40 62.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-11-27T11:49:18.769Z] #40 62.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-11-27T11:49:18.769Z] #40 62.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-11-27T11:49:18.769Z] #40 62.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-11-27T11:49:18.769Z] #40 62.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-11-27T11:49:18.769Z] #40 62.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-11-27T11:49:18.769Z] #40 62.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-11-27T11:49:18.769Z] #40 62.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-27T11:49:18.769Z] #40 62.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-11-27T11:49:18.769Z] #40 62.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-11-27T11:49:18.769Z] #40 ... [2020-11-27T11:49:18.769Z] [2020-11-27T11:49:18.769Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:49:18.769Z] #47 63.64 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-27T11:49:18.769Z] #47 63.64 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-27T11:49:18.769Z] #47 63.75 go: finding github.com/spf13/cobra v0.0.5 [2020-11-27T11:49:18.769Z] #47 63.86 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-27T11:49:18.769Z] #47 63.86 go: finding github.com/gobwas/glob v0.2.3 [2020-11-27T11:49:18.843Z] #41 10.39 PBCC images/creds.pb-c.c [2020-11-27T11:49:18.843Z] #41 10.43 DEP images/creds.pb-c.d [2020-11-27T11:49:18.843Z] #41 10.52 PBCC images/utsns.pb-c.c [2020-11-27T11:49:18.843Z] #41 10.59 DEP images/utsns.pb-c.d [2020-11-27T11:49:18.843Z] #41 10.66 PBCC images/ipc-desc.pb-c.c [2020-11-27T11:49:18.996Z] #41 73.79 DEP criu/pie/util.d [2020-11-27T11:49:19.026Z] #47 64.00 go: finding github.com/spf13/pflag v1.0.5 [2020-11-27T11:49:19.107Z] #41 10.72 PBCC images/ipc-sem.pb-c.c [2020-11-27T11:49:19.107Z] #41 10.76 DEP images/ipc-desc.pb-c.d [2020-11-27T11:49:19.107Z] #41 ... [2020-11-27T11:49:19.107Z] [2020-11-27T11:49:19.107Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:19.107Z] #43 73.00 text/template [2020-11-27T11:49:19.257Z] #41 73.97 CC criu/pie/util.o [2020-11-27T11:49:19.284Z] #47 ... [2020-11-27T11:49:19.284Z] [2020-11-27T11:49:19.284Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-27T11:49:19.284Z] #53 DONE 64.0s [2020-11-27T11:49:19.284Z] [2020-11-27T11:49:19.284Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:49:19.284Z] #47 64.01 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-27T11:49:19.284Z] #47 64.04 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-27T11:49:19.284Z] #47 64.06 go: finding github.com/magiconair/properties v1.8.1 [2020-11-27T11:49:19.284Z] #47 64.16 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-27T11:49:19.351Z] #19 3.071 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [240 kB] [2020-11-27T11:49:19.517Z] #41 74.37 CC criu/pie/util-vdso.o [2020-11-27T11:49:19.544Z] #47 64.40 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-27T11:49:19.544Z] #47 64.42 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-27T11:49:19.801Z] #47 64.67 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-27T11:49:19.801Z] #47 64.67 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-27T11:49:19.801Z] #47 64.74 go: finding github.com/spf13/afero v1.1.2 [2020-11-27T11:49:19.801Z] #47 64.76 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-27T11:49:19.801Z] #47 64.79 go: finding github.com/spf13/cast v1.3.0 [2020-11-27T11:49:19.801Z] #47 64.84 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-27T11:49:19.801Z] #47 64.89 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-27T11:49:20.059Z] #47 64.93 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-27T11:49:20.059Z] #47 65.03 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-27T11:49:20.059Z] #47 65.12 go: finding golang.org/x/text v0.3.2 [2020-11-27T11:49:20.059Z] #47 65.12 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-27T11:49:20.059Z] #47 65.14 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-27T11:49:20.319Z] #47 65.35 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-27T11:49:20.456Z] #41 75.19 CC criu/pie/util-vdso-elf32.o [2020-11-27T11:49:20.503Z] #43 74.53 go/parser [2020-11-27T11:49:20.576Z] #47 65.36 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-27T11:49:20.576Z] #47 65.37 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-27T11:49:20.576Z] #47 ... [2020-11-27T11:49:20.576Z] [2020-11-27T11:49:20.577Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:49:20.577Z] #34 55.46 Building dependency tree... [2020-11-27T11:49:20.577Z] #34 60.86 The following additional packages will be installed: [2020-11-27T11:49:20.577Z] #34 60.88 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-27T11:49:20.577Z] #34 60.92 Suggested packages: [2020-11-27T11:49:20.577Z] #34 60.94 cmake-doc ninja-build lrzip [2020-11-27T11:49:20.577Z] #34 60.94 Recommended packages: [2020-11-27T11:49:20.577Z] #34 60.94 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-27T11:49:20.577Z] #34 62.80 The following NEW packages will be installed: [2020-11-27T11:49:20.577Z] #34 62.81 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-27T11:49:20.577Z] #34 62.81 vim-common xxd [2020-11-27T11:49:20.577Z] #34 63.64 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:49:20.577Z] #34 63.64 Need to get 14.9 MB of archives. [2020-11-27T11:49:20.577Z] #34 63.64 After this operation, 61.8 MB of additional disk space will be used. [2020-11-27T11:49:20.577Z] #34 63.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-27T11:49:20.577Z] #34 63.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T11:49:20.577Z] #34 63.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-27T11:49:20.577Z] #34 63.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-27T11:49:20.577Z] #34 65.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-11-27T11:49:20.577Z] #34 65.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-11-27T11:49:20.577Z] #34 65.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-11-27T11:49:20.577Z] #34 65.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-11-27T11:49:20.577Z] #34 65.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-11-27T11:49:20.577Z] #34 65.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-11-27T11:49:20.577Z] #34 ... [2020-11-27T11:49:20.577Z] [2020-11-27T11:49:20.577Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:49:20.577Z] #47 65.60 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-27T11:49:20.577Z] #47 65.60 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-27T11:49:20.632Z] using credential docker-jenkins-github-credentials [2020-11-27T11:49:20.707Z] Cloning the remote Git repository [2020-11-27T11:49:20.707Z] Cloning with configured refspecs honoured and without tags [2020-11-27T11:49:20.833Z] #47 65.61 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-27T11:49:20.833Z] #47 65.62 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-27T11:49:20.833Z] #47 65.65 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-27T11:49:20.833Z] #47 65.69 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-27T11:49:20.833Z] #47 65.72 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-27T11:49:20.833Z] #47 65.74 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-27T11:49:20.833Z] #47 65.79 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-27T11:49:20.885Z] #19 4.667 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-27T11:49:20.899Z] Cloning repository https://github.com/moby/moby.git [2020-11-27T11:49:21.026Z] #41 75.87 AR criu/pie/pie.lib.a [2020-11-27T11:49:21.026Z] #41 75.94 DEP criu/pie/restorer.d [2020-11-27T11:49:21.090Z] #47 65.88 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-27T11:49:21.090Z] #47 65.88 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-27T11:49:21.090Z] #47 65.96 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-27T11:49:21.090Z] #47 65.96 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-27T11:49:21.090Z] #47 ... [2020-11-27T11:49:21.090Z] [2020-11-27T11:49:21.090Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:21.090Z] #11 53.51 Building dependency tree... [2020-11-27T11:49:21.090Z] #11 58.89 The following additional packages will be installed: [2020-11-27T11:49:21.090Z] #11 58.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-27T11:49:21.090Z] #11 58.89 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-27T11:49:21.090Z] #11 58.95 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-27T11:49:21.090Z] #11 58.95 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T11:49:21.090Z] #11 58.99 Suggested packages: [2020-11-27T11:49:21.090Z] #11 58.99 gcc-8-locales seccomp wine64 [2020-11-27T11:49:21.090Z] #11 61.17 The following NEW packages will be installed: [2020-11-27T11:49:21.090Z] #11 61.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-27T11:49:21.090Z] #11 61.19 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-27T11:49:21.090Z] #11 61.19 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-27T11:49:21.090Z] #11 61.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-27T11:49:21.090Z] #11 61.20 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-27T11:49:21.090Z] #11 61.21 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-27T11:49:21.090Z] #11 61.67 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:49:21.090Z] #11 61.67 Need to get 77.7 MB of archives. [2020-11-27T11:49:21.090Z] #11 61.67 After this operation, 487 MB of additional disk space will be used. [2020-11-27T11:49:21.090Z] #11 61.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] [2020-11-27T11:49:21.090Z] #11 62.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-11-27T11:49:21.090Z] #11 62.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-27T11:49:21.090Z] #11 62.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-11-27T11:49:21.090Z] #11 62.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-11-27T11:49:21.090Z] #11 62.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-27T11:49:21.090Z] #11 63.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-27T11:49:21.090Z] #11 64.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-27T11:49:21.090Z] #11 64.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-11-27T11:49:21.090Z] #11 ... [2020-11-27T11:49:21.090Z] [2020-11-27T11:49:21.090Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:49:21.090Z] #47 66.04 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-27T11:49:21.090Z] #47 66.06 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-27T11:49:21.090Z] #47 66.06 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-27T11:49:21.287Z] #41 76.23 DEP criu/arch/x86/sigaction_compat_pie.d [2020-11-27T11:49:21.346Z] #47 66.21 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-27T11:49:21.346Z] #47 66.21 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-27T11:49:21.547Z] #41 76.34 DEP criu/arch/x86/restorer_unmap.d [2020-11-27T11:49:21.547Z] #41 76.38 DEP criu/arch/x86/restorer.d [2020-11-27T11:49:21.603Z] #47 66.43 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-27T11:49:21.603Z] #47 66.59 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-27T11:49:21.603Z] #47 66.59 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-27T11:49:21.807Z] #41 76.61 DEP criu/arch/x86/vdso-pie.d [2020-11-27T11:49:21.807Z] #41 76.73 DEP criu/pie/parasite-vdso.d [2020-11-27T11:49:21.859Z] #47 66.69 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-27T11:49:21.859Z] #47 66.69 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-27T11:49:22.067Z] #41 76.94 DEP criu/pie/parasite.d [2020-11-27T11:49:22.067Z] #41 ... [2020-11-27T11:49:22.067Z] [2020-11-27T11:49:22.067Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:22.067Z] #43 178.8 github.com/LK4D4/vndr/godl [2020-11-27T11:49:22.419Z] #19 ... [2020-11-27T11:49:22.420Z] [2020-11-27T11:49:22.420Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:22.420Z] #42 44.53 CC images/sit.o [2020-11-27T11:49:22.420Z] #42 44.77 CC images/memfd.o [2020-11-27T11:49:22.420Z] #42 45.11 CC images/timens.o [2020-11-27T11:49:22.420Z] #42 45.44 LINK images/built-in.o [2020-11-27T11:49:22.420Z] #42 45.72 GEN compel/include/asm [2020-11-27T11:49:22.420Z] #42 45.78 GEN compel/include/version.h [2020-11-27T11:49:22.420Z] #42 45.80 touch .config [2020-11-27T11:49:22.420Z] #42 45.91 GEN include/common/config.h [2020-11-27T11:49:22.420Z] #42 46.10 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-27T11:49:22.420Z] #42 46.12 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-27T11:49:22.420Z] #42 46.16 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-11-27T11:49:22.420Z] #42 46.20 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-11-27T11:49:22.420Z] #42 46.25 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-11-27T11:49:22.420Z] #42 46.30 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-11-27T11:49:22.420Z] #42 46.32 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-11-27T11:49:22.420Z] #42 46.35 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-27T11:49:22.420Z] #42 46.36 DEP compel/plugins/std/infect.d [2020-11-27T11:49:22.420Z] #42 46.46 DEP compel/plugins/std/string.d [2020-11-27T11:49:22.420Z] #42 46.53 DEP compel/plugins/std/log.d [2020-11-27T11:49:22.420Z] #42 46.62 DEP compel/plugins/std/fds.d [2020-11-27T11:49:22.420Z] #42 46.71 DEP compel/plugins/std/std.d [2020-11-27T11:49:22.420Z] #42 46.80 DEP compel/plugins/shmem/shmem.d [2020-11-27T11:49:22.420Z] #42 46.88 DEP compel/plugins/fds/fds.d [2020-11-27T11:49:22.420Z] #42 47.03 CC compel/plugins/std/std.o [2020-11-27T11:49:22.420Z] #42 47.39 CC compel/plugins/std/fds.o [2020-11-27T11:49:22.420Z] #42 47.85 CC compel/plugins/std/log.o [2020-11-27T11:49:22.420Z] #42 48.60 CC compel/plugins/std/string.o [2020-11-27T11:49:22.420Z] #42 49.33 CC compel/plugins/std/infect.o [2020-11-27T11:49:22.420Z] #42 49.84 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-11-27T11:49:22.420Z] #42 49.88 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-11-27T11:49:22.420Z] #42 49.94 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-11-27T11:49:22.420Z] #42 49.99 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-11-27T11:49:22.420Z] #42 50.05 AR compel/plugins/std.lib.a [2020-11-27T11:49:22.420Z] #42 50.16 CC compel/plugins/fds/fds.o [2020-11-27T11:49:22.420Z] #42 50.60 AR compel/plugins/fds.lib.a [2020-11-27T11:49:22.420Z] #42 50.64 HOSTDEP compel/src/lib/log-host.d [2020-11-27T11:49:22.420Z] #42 50.75 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-27T11:49:22.420Z] #42 50.87 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-11-27T11:49:22.420Z] #42 50.94 HOSTDEP compel/src/main-host.d [2020-11-27T11:49:22.420Z] #42 51.08 DEP compel/src/lib/ptrace.d [2020-11-27T11:49:22.420Z] #42 51.24 DEP compel/src/lib/infect.d [2020-11-27T11:49:22.420Z] #42 51.44 DEP compel/src/lib/infect-util.d [2020-11-27T11:49:22.420Z] #42 51.56 DEP compel/src/lib/infect-rpc.d [2020-11-27T11:49:22.420Z] #42 51.67 DEP compel/arch/ppc64/src/lib/infect.d [2020-11-27T11:49:22.420Z] #42 51.78 DEP compel/arch/ppc64/src/lib/cpu.d [2020-11-27T11:49:22.420Z] #42 51.86 DEP compel/src/lib/log.d [2020-11-27T11:49:22.430Z] #43 76.04 encoding/xml [2020-11-27T11:49:22.693Z] #43 ... [2020-11-27T11:49:22.693Z] [2020-11-27T11:49:22.693Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:22.693Z] #49 66.56 mvdan.cc/sh/v3/syntax [2020-11-27T11:49:22.693Z] #49 66.59 go/ast [2020-11-27T11:49:22.693Z] #49 71.69 golang.org/x/crypto/ssh/terminal [2020-11-27T11:49:22.717Z] #42 51.95 DEP compel/src/main.d [2020-11-27T11:49:22.717Z] #42 52.05 DEP compel/src/lib/handle-elf.d [2020-11-27T11:49:22.717Z] #42 52.19 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-11-27T11:49:22.967Z] #49 ... [2020-11-27T11:49:22.967Z] [2020-11-27T11:49:22.967Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:22.967Z] #41 10.90 DEP images/ipc-sem.pb-c.d [2020-11-27T11:49:22.967Z] #41 11.05 PBCC images/ipc-msg.pb-c.c [2020-11-27T11:49:22.967Z] #41 11.13 DEP images/ipc-msg.pb-c.d [2020-11-27T11:49:22.967Z] #41 11.21 PBCC images/ipc-shm.pb-c.c [2020-11-27T11:49:22.967Z] #41 11.22 DEP images/ipc-shm.pb-c.d [2020-11-27T11:49:22.967Z] #41 11.30 PBCC images/ipc-var.pb-c.c [2020-11-27T11:49:22.967Z] #41 11.34 DEP images/ipc-var.pb-c.d [2020-11-27T11:49:22.967Z] #41 11.39 PBCC images/sk-opts.pb-c.c [2020-11-27T11:49:22.967Z] #41 11.41 PBCC images/packet-sock.pb-c.c [2020-11-27T11:49:22.967Z] #41 11.51 DEP images/sk-opts.pb-c.d [2020-11-27T11:49:22.967Z] #41 11.60 DEP images/packet-sock.pb-c.d [2020-11-27T11:49:22.967Z] #41 11.78 PBCC images/sk-netlink.pb-c.c [2020-11-27T11:49:22.967Z] #41 11.90 DEP images/sk-netlink.pb-c.d [2020-11-27T11:49:22.967Z] #41 12.07 PBCC images/sk-inet.pb-c.c [2020-11-27T11:49:22.967Z] #41 12.10 DEP images/sk-inet.pb-c.d [2020-11-27T11:49:22.967Z] #41 12.14 PBCC images/sk-unix.pb-c.c [2020-11-27T11:49:22.967Z] #41 12.20 DEP images/sk-unix.pb-c.d [2020-11-27T11:49:22.967Z] #41 12.27 PBCC images/mm.pb-c.c [2020-11-27T11:49:22.967Z] #41 12.30 DEP images/mm.pb-c.d [2020-11-27T11:49:22.967Z] #41 12.44 PBCC images/timerfd.pb-c.c [2020-11-27T11:49:22.967Z] #41 12.49 DEP images/timerfd.pb-c.d [2020-11-27T11:49:22.967Z] #41 12.55 PBCC images/timer.pb-c.c [2020-11-27T11:49:22.967Z] #41 12.56 DEP images/timer.pb-c.d [2020-11-27T11:49:22.967Z] #41 12.60 PBCC images/sa.pb-c.c [2020-11-27T11:49:22.967Z] #41 12.66 DEP images/sa.pb-c.d [2020-11-27T11:49:22.967Z] #41 12.70 PBCC images/pipe-data.pb-c.c [2020-11-27T11:49:22.967Z] #41 12.73 DEP images/pipe-data.pb-c.d [2020-11-27T11:49:22.967Z] #41 12.77 PBCC images/mnt.pb-c.c [2020-11-27T11:49:22.967Z] #41 12.83 DEP images/mnt.pb-c.d [2020-11-27T11:49:22.967Z] #41 12.88 PBCC images/sk-packet.pb-c.c [2020-11-27T11:49:22.967Z] #41 12.92 DEP images/sk-packet.pb-c.d [2020-11-27T11:49:22.967Z] #41 12.95 PBCC images/tcp-stream.pb-c.c [2020-11-27T11:49:22.967Z] #41 13.00 DEP images/tcp-stream.pb-c.d [2020-11-27T11:49:22.967Z] #41 13.03 PBCC images/pipe.pb-c.c [2020-11-27T11:49:22.967Z] #41 13.07 DEP images/pipe.pb-c.d [2020-11-27T11:49:22.967Z] #41 13.13 PBCC images/pstree.pb-c.c [2020-11-27T11:49:22.967Z] #41 13.14 DEP images/pstree.pb-c.d [2020-11-27T11:49:22.967Z] #41 13.22 PBCC images/fs.pb-c.c [2020-11-27T11:49:22.967Z] #41 13.25 DEP images/fs.pb-c.d [2020-11-27T11:49:22.967Z] #41 13.35 PBCC images/signalfd.pb-c.c [2020-11-27T11:49:22.967Z] #41 13.39 DEP images/signalfd.pb-c.d [2020-11-27T11:49:22.967Z] #41 13.47 PBCC images/fh.pb-c.c [2020-11-27T11:49:22.967Z] #41 13.52 PBCC images/fsnotify.pb-c.c [2020-11-27T11:49:22.967Z] #41 13.59 DEP images/fh.pb-c.d [2020-11-27T11:49:22.967Z] #41 13.68 DEP images/fsnotify.pb-c.d [2020-11-27T11:49:22.967Z] #41 13.76 PBCC images/eventpoll.pb-c.c [2020-11-27T11:49:22.967Z] #41 13.82 DEP images/eventpoll.pb-c.d [2020-11-27T11:49:22.967Z] #41 13.91 PBCC images/eventfd.pb-c.c [2020-11-27T11:49:22.967Z] #41 13.93 DEP images/eventfd.pb-c.d [2020-11-27T11:49:22.967Z] #41 13.98 PBCC images/remap-file-path.pb-c.c [2020-11-27T11:49:22.967Z] #41 13.99 DEP images/remap-file-path.pb-c.d [2020-11-27T11:49:22.967Z] #41 14.05 PBCC images/fifo.pb-c.c [2020-11-27T11:49:22.967Z] #41 14.10 DEP images/fifo.pb-c.d [2020-11-27T11:49:22.967Z] #41 14.15 PBCC images/ghost-file.pb-c.c [2020-11-27T11:49:22.967Z] #41 14.23 DEP images/ghost-file.pb-c.d [2020-11-27T11:49:22.967Z] #41 14.28 PBCC images/regfile.pb-c.c [2020-11-27T11:49:22.967Z] #41 14.31 DEP images/regfile.pb-c.d [2020-11-27T11:49:22.967Z] #41 14.38 PBCC images/ns.pb-c.c [2020-11-27T11:49:22.967Z] #41 14.44 DEP images/ns.pb-c.d [2020-11-27T11:49:22.967Z] #41 14.46 PBCC images/fdinfo.pb-c.c [2020-11-27T11:49:22.967Z] #41 14.56 DEP images/fdinfo.pb-c.d [2020-11-27T11:49:22.967Z] #41 14.58 PBCC images/core-aarch64.pb-c.c [2020-11-27T11:49:22.967Z] #41 14.64 PBCC images/core-arm.pb-c.c [2020-11-27T11:49:22.967Z] #41 14.69 PBCC images/core-ppc64.pb-c.c [2020-11-27T11:49:21.310Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-11-27T11:49:22.348Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:49:22.349Z] > git --version # timeout=10 [2020-11-27T11:49:22.397Z] > git --version # 'git version 2.24.1.windows.2' [2020-11-27T11:49:22.398Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:49:22.401Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41718/head:refs/remotes/origin/PR-41718 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:49:23.009Z] #43 179.5 github.com/LK4D4/vndr [2020-11-27T11:49:23.016Z] #42 52.33 CC compel/src/lib/log.o [2020-11-27T11:49:23.230Z] #41 14.73 PBCC images/core-s390.pb-c.c [2020-11-27T11:49:23.230Z] #41 14.81 PBCC images/core-x86.pb-c.c [2020-11-27T11:49:23.230Z] #41 14.87 PBCC images/core.pb-c.c [2020-11-27T11:49:23.230Z] #41 15.00 PBCC images/inventory.pb-c.c [2020-11-27T11:49:23.318Z] #42 52.61 CC compel/arch/ppc64/src/lib/cpu.o [2020-11-27T11:49:23.493Z] #41 15.13 DEP images/core-aarch64.pb-c.d [2020-11-27T11:49:23.493Z] #41 15.17 DEP images/core-arm.pb-c.d [2020-11-27T11:49:23.493Z] #41 15.23 DEP images/core-ppc64.pb-c.d [2020-11-27T11:49:23.615Z] #42 ... [2020-11-27T11:49:23.615Z] [2020-11-27T11:49:23.615Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:23.615Z] #44 104.2 go/parser [2020-11-27T11:49:23.615Z] #44 108.5 encoding/xml [2020-11-27T11:49:23.757Z] #41 15.27 DEP images/core-s390.pb-c.d [2020-11-27T11:49:23.757Z] #41 15.34 DEP images/core-x86.pb-c.d [2020-11-27T11:49:23.757Z] #41 15.43 DEP images/core.pb-c.d [2020-11-27T11:49:23.757Z] #41 15.50 DEP images/inventory.pb-c.d [2020-11-27T11:49:23.912Z] #44 ... [2020-11-27T11:49:23.912Z] [2020-11-27T11:49:23.912Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:23.912Z] #42 53.07 CC compel/arch/ppc64/src/lib/infect.o [2020-11-27T11:49:24.021Z] #41 15.55 PBCC images/cpuinfo.pb-c.c [2020-11-27T11:49:24.021Z] #41 15.57 DEP images/cpuinfo.pb-c.d [2020-11-27T11:49:24.021Z] #41 15.64 PBCC images/stats.pb-c.c [2020-11-27T11:49:24.021Z] #41 15.65 DEP images/stats.pb-c.d [2020-11-27T11:49:24.562Z] #42 53.92 CC compel/src/lib/infect-rpc.o [2020-11-27T11:49:24.587Z] #40 ... [2020-11-27T11:49:24.587Z] [2020-11-27T11:49:24.587Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:24.587Z] #11 80.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-27T11:49:24.587Z] #11 80.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-11-27T11:49:24.587Z] #11 80.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T11:49:25.142Z] #47 ... [2020-11-27T11:49:25.142Z] [2020-11-27T11:49:25.142Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:25.142Z] #43 59.99 sync [2020-11-27T11:49:25.142Z] #43 60.00 internal/reflectlite [2020-11-27T11:49:25.142Z] #43 62.91 github.com/LK4D4/vndr/godl/singleflight [2020-11-27T11:49:25.142Z] #43 63.57 math/rand [2020-11-27T11:49:25.142Z] #43 65.47 internal/singleflight [2020-11-27T11:49:25.142Z] #43 65.90 io [2020-11-27T11:49:25.142Z] #43 65.99 strconv [2020-11-27T11:49:25.142Z] #43 67.70 bytes [2020-11-27T11:49:25.142Z] #43 ... [2020-11-27T11:49:25.142Z] [2020-11-27T11:49:25.142Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:49:25.209Z] #42 54.35 CC compel/src/lib/infect-util.o [2020-11-27T11:49:25.209Z] #42 54.61 CC compel/src/lib/infect.o [2020-11-27T11:49:25.545Z] #11 85.38 Selecting previously unselected package binutils-mingw-w64. [2020-11-27T11:49:25.546Z] #11 85.39 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-27T11:49:25.546Z] #11 85.42 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T11:49:25.658Z] #30 69.54 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-11-27T11:49:25.658Z] #30 70.41 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-27T11:49:25.807Z] #11 ... [2020-11-27T11:49:25.807Z] [2020-11-27T11:49:25.807Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:49:25.807Z] #45 DONE 85.7s [2020-11-27T11:49:25.807Z] [2020-11-27T11:49:25.807Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:25.807Z] #11 85.71 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-11-27T11:49:25.807Z] #11 85.72 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-27T11:49:25.807Z] #11 85.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T11:49:25.807Z] #11 ... [2020-11-27T11:49:25.807Z] [2020-11-27T11:49:25.807Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:49:25.807Z] #34 85.42 Selecting previously unselected package libxml2:amd64. [2020-11-27T11:49:25.807Z] #34 85.43 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-11-27T11:49:25.807Z] #34 85.57 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T11:49:25.950Z] #41 17.46 make[1]: Nothing to be done for 'all'. [2020-11-27T11:49:25.950Z] #41 ... [2020-11-27T11:49:25.950Z] [2020-11-27T11:49:25.950Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:25.950Z] #49 79.88 mvdan.cc/sh/v3/cmd/shfmt [2020-11-27T11:49:26.221Z] #30 70.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-27T11:49:27.193Z] #34 86.65 Selecting previously unselected package libarchive13:amd64. [2020-11-27T11:49:27.193Z] #34 86.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-11-27T11:49:27.193Z] #34 86.73 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-27T11:49:27.193Z] #34 87.20 Selecting previously unselected package libjsoncpp1:amd64. [2020-11-27T11:49:27.455Z] #34 87.20 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-11-27T11:49:27.455Z] #34 87.21 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-27T11:49:27.716Z] #34 87.48 Selecting previously unselected package librhash0:amd64. [2020-11-27T11:49:27.716Z] #34 87.49 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-11-27T11:49:27.716Z] #34 87.50 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-11-27T11:49:27.977Z] #34 87.77 Selecting previously unselected package libuv1:amd64. [2020-11-27T11:49:27.977Z] #34 87.79 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-11-27T11:49:27.977Z] #34 87.79 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-11-27T11:49:28.118Z] #30 ... [2020-11-27T11:49:28.118Z] [2020-11-27T11:49:28.118Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:28.118Z] #32 62.98 strconv [2020-11-27T11:49:28.118Z] #32 63.86 io [2020-11-27T11:49:28.118Z] #32 66.12 internal/oserror [2020-11-27T11:49:28.118Z] #32 66.47 syscall [2020-11-27T11:49:28.118Z] #32 68.28 reflect [2020-11-27T11:49:28.118Z] #32 ... [2020-11-27T11:49:28.118Z] [2020-11-27T11:49:28.118Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:49:28.118Z] #34 67.17 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:49:28.118Z] #34 67.43 Fetched 14.9 MB in 3s (5228 kB/s) [2020-11-27T11:49:28.118Z] #34 67.69 Selecting previously unselected package xxd. [2020-11-27T11:49:28.118Z] #34 67.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T11:49:28.118Z] #34 67.81 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T11:49:28.118Z] #34 67.83 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T11:49:28.118Z] #34 68.24 Selecting previously unselected package vim-common. [2020-11-27T11:49:28.118Z] #34 68.24 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:49:28.118Z] #34 68.41 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T11:49:28.118Z] #34 69.10 Selecting previously unselected package cmake-data. [2020-11-27T11:49:28.118Z] #34 69.11 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-27T11:49:28.118Z] #34 69.12 Unpacking cmake-data (3.13.4-1) ... [2020-11-27T11:49:28.239Z] #34 88.01 Selecting previously unselected package cmake. [2020-11-27T11:49:28.239Z] #34 88.04 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-11-27T11:49:28.239Z] #34 88.05 Unpacking cmake (3.13.4-1) ... [2020-11-27T11:49:28.290Z] #43 ... [2020-11-27T11:49:28.291Z] [2020-11-27T11:49:28.291Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:28.291Z] #41 77.22 CC criu/pie/parasite.o [2020-11-27T11:49:28.291Z] #41 78.42 LINK criu/pie/parasite.built-in.o [2020-11-27T11:49:28.291Z] #41 78.44 GEN criu/pie/parasite-blob.h [2020-11-27T11:49:28.291Z] #41 78.47 CC criu/pie/parasite-vdso.o [2020-11-27T11:49:28.291Z] #41 79.13 CC criu/arch/x86/vdso-pie.o [2020-11-27T11:49:28.291Z] #41 79.57 CC criu/arch/x86/restorer.o [2020-11-27T11:49:28.291Z] #41 80.16 CC criu/arch/x86/restorer_unmap.o [2020-11-27T11:49:28.291Z] #41 80.21 CC criu/arch/x86/sigaction_compat_pie.o [2020-11-27T11:49:28.291Z] #41 80.54 CC criu/pie/restorer.o [2020-11-27T11:49:28.501Z] #34 ... [2020-11-27T11:49:28.502Z] [2020-11-27T11:49:28.502Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:28.502Z] #32 78.28 time [2020-11-27T11:49:28.502Z] #32 87.20 internal/poll [2020-11-27T11:49:28.502Z] #32 ... [2020-11-27T11:49:28.502Z] [2020-11-27T11:49:28.502Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:28.502Z] #11 86.08 Selecting previously unselected package dmsetup. [2020-11-27T11:49:28.502Z] #11 86.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-11-27T11:49:28.502Z] #11 86.10 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-27T11:49:28.502Z] #11 86.49 Selecting previously unselected package mingw-w64-common. [2020-11-27T11:49:28.502Z] #11 86.49 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-27T11:49:28.502Z] #11 86.54 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-27T11:49:28.777Z] #42 57.49 CC compel/src/lib/ptrace.o [2020-11-27T11:49:28.777Z] #42 58.02 AR compel/libcompel.a [2020-11-27T11:49:28.777Z] #42 58.10 HOSTCC compel/src/main-host.o [2020-11-27T11:49:28.860Z] #41 83.75 LINK criu/pie/restorer.built-in.o [2020-11-27T11:49:28.860Z] #41 83.78 GEN criu/pie/restorer-blob.h [2020-11-27T11:49:29.055Z] #34 ... [2020-11-27T11:49:29.055Z] [2020-11-27T11:49:29.055Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:49:29.055Z] #54 1.841 + RM_GOPATH=0 [2020-11-27T11:49:29.055Z] #54 1.841 + TMP_GOPATH= [2020-11-27T11:49:29.055Z] #54 1.841 + : /build [2020-11-27T11:49:29.055Z] #54 1.841 + '[' -z '' ']' [2020-11-27T11:49:29.055Z] #54 1.841 ++ mktemp -d [2020-11-27T11:49:29.055Z] #54 1.843 + export GOPATH=/tmp/tmp.8kD6WWYwAh [2020-11-27T11:49:29.055Z] #54 1.843 + GOPATH=/tmp/tmp.8kD6WWYwAh [2020-11-27T11:49:29.055Z] #54 1.843 + RM_GOPATH=1 [2020-11-27T11:49:29.055Z] #54 1.843 + case "$(go env GOARCH)" in [2020-11-27T11:49:29.055Z] #54 1.843 ++ go env GOARCH [2020-11-27T11:49:29.055Z] #54 1.909 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:49:29.055Z] #54 1.909 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:49:29.055Z] #54 1.909 ++ dirname /tmp/install/install.sh [2020-11-27T11:49:29.055Z] #54 1.954 + dir=/tmp/install [2020-11-27T11:49:29.055Z] #54 1.954 + bin=containerd [2020-11-27T11:49:29.055Z] #54 1.954 + shift [2020-11-27T11:49:29.055Z] #54 1.954 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-27T11:49:29.055Z] #54 1.954 + . /tmp/install/containerd.installer [2020-11-27T11:49:29.055Z] #54 1.954 ++ set -e [2020-11-27T11:49:29.055Z] #54 1.954 ++ : b321d358e6eef9c82fa3f3bb8826dca3724c58c6 [2020-11-27T11:49:29.055Z] #54 1.954 + install_containerd [2020-11-27T11:49:29.055Z] #54 1.954 + echo 'Install containerd version b321d358e6eef9c82fa3f3bb8826dca3724c58c6' [2020-11-27T11:49:29.055Z] #54 1.954 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8kD6WWYwAh/src/github.com/containerd/containerd [2020-11-27T11:49:29.055Z] #54 1.954 Install containerd version b321d358e6eef9c82fa3f3bb8826dca3724c58c6 [2020-11-27T11:49:29.055Z] #54 1.989 Cloning into '/tmp/tmp.8kD6WWYwAh/src/github.com/containerd/containerd'... [2020-11-27T11:49:29.089Z] #42 58.43 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-11-27T11:49:29.120Z] #41 83.91 DEP criu/vdso.d [2020-11-27T11:49:29.313Z] #54 ... [2020-11-27T11:49:29.313Z] [2020-11-27T11:49:29.313Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:49:29.313Z] #40 64.67 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:49:29.313Z] #40 65.06 Fetched 4095 kB in 1s (2869 kB/s) [2020-11-27T11:49:29.313Z] #40 65.36 Selecting previously unselected package libcap-dev:amd64. [2020-11-27T11:49:29.313Z] #40 65.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T11:49:29.313Z] #40 65.49 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-11-27T11:49:29.313Z] #40 65.49 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-11-27T11:49:29.313Z] #40 65.75 Selecting previously unselected package libnet1:amd64. [2020-11-27T11:49:29.313Z] #40 65.75 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T11:49:29.313Z] #40 65.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:49:29.313Z] #40 66.19 Selecting previously unselected package libnet1-dev. [2020-11-27T11:49:29.313Z] #40 66.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T11:49:29.313Z] #40 66.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:49:29.313Z] #40 66.53 Selecting previously unselected package libnl-3-200:amd64. [2020-11-27T11:49:29.313Z] #40 66.53 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-27T11:49:29.313Z] #40 66.56 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T11:49:29.313Z] #40 67.13 Selecting previously unselected package libnl-3-dev:amd64. [2020-11-27T11:49:29.313Z] #40 67.13 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-11-27T11:49:29.313Z] #40 67.20 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-27T11:49:29.313Z] #40 67.75 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-27T11:49:29.313Z] #40 67.76 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-27T11:49:29.313Z] #40 67.76 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T11:49:29.313Z] #40 68.07 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-11-27T11:49:29.313Z] #40 68.07 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-11-27T11:49:29.313Z] #40 68.08 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-27T11:49:29.313Z] #40 68.21 Selecting previously unselected package zlib1g-dev:amd64. [2020-11-27T11:49:29.313Z] #40 68.22 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-11-27T11:49:29.313Z] #40 68.22 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-27T11:49:29.313Z] #40 68.71 Selecting previously unselected package libprotobuf17:amd64. [2020-11-27T11:49:29.313Z] #40 68.71 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-11-27T11:49:29.313Z] #40 68.71 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-27T11:49:29.313Z] #40 70.04 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-11-27T11:49:29.313Z] #40 70.04 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-11-27T11:49:29.313Z] #40 70.04 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-27T11:49:29.313Z] #40 70.38 Selecting previously unselected package libprotobuf-dev:amd64. [2020-11-27T11:49:29.313Z] #40 70.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-11-27T11:49:29.313Z] #40 70.45 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-27T11:49:29.313Z] #40 73.19 Selecting previously unselected package libprotoc17:amd64. [2020-11-27T11:49:29.313Z] #40 73.19 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-11-27T11:49:29.313Z] #40 73.20 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-27T11:49:29.313Z] #40 ... [2020-11-27T11:49:29.313Z] [2020-11-27T11:49:29.313Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:49:29.380Z] #41 84.22 DEP criu/vdso-compat.d [2020-11-27T11:49:29.386Z] #42 58.60 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-27T11:49:29.597Z] #34 74.34 Selecting previously unselected package libicu63:amd64. [2020-11-27T11:49:29.597Z] #34 74.36 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-27T11:49:29.597Z] #34 74.38 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T11:49:29.640Z] #41 84.42 DEP criu/uts_ns.d [2020-11-27T11:49:29.640Z] #41 84.59 DEP criu/util.d [2020-11-27T11:49:29.682Z] #42 59.10 HOSTCC compel/src/lib/log-host.o [2020-11-27T11:49:29.979Z] #42 59.39 HOSTLINK compel/compel-host-bin [2020-11-27T11:49:30.210Z] #41 84.84 DEP criu/uffd.d [2020-11-27T11:49:30.277Z] #42 59.61 DEP soccr/soccr.d [2020-11-27T11:49:30.470Z] #41 85.10 DEP criu/tun.d [2020-11-27T11:49:30.470Z] #41 85.30 DEP criu/tty.d [2020-11-27T11:49:30.574Z] #42 59.89 CC soccr/soccr.o [2020-11-27T11:49:30.730Z] #41 85.47 DEP criu/timerfd.d [2020-11-27T11:49:30.730Z] #41 85.69 DEP criu/timens.d [2020-11-27T11:49:30.990Z] #41 85.86 DEP criu/sysfs_parse.d [2020-11-27T11:49:30.991Z] #41 85.99 DEP criu/sysctl.d [2020-11-27T11:49:31.251Z] #41 86.14 DEP criu/string.d [2020-11-27T11:49:31.251Z] #41 86.18 DEP criu/stats.d [2020-11-27T11:49:31.274Z] #49 ... [2020-11-27T11:49:31.274Z] [2020-11-27T11:49:31.274Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:49:31.274Z] #54 35.50 Checking out files: 60% (2069/3407) Checking out files: 61% (2079/3407) Checking out files: 62% (2113/3407) Checking out files: 63% (2147/3407) Checking out files: 64% (2181/3407) Checking out files: 65% (2215/3407) Checking out files: 66% (2249/3407) Checking out files: 67% (2283/3407) Checking out files: 68% (2317/3407) Checking out files: 69% (2351/3407) Checking out files: 70% (2385/3407) Checking out files: 71% (2419/3407) Checking out files: 72% (2454/3407) Checking out files: 73% (2488/3407) Checking out files: 74% (2522/3407) Checking out files: 75% (2556/3407) Checking out files: 76% (2590/3407) Checking out files: 77% (2624/3407) Checking out files: 78% (2658/3407) Checking out files: 79% (2692/3407) Checking out files: 80% (2726/3407) Checking out files: 81% (2760/3407) Checking out files: 82% (2794/3407) Checking out files: 83% (2828/3407) Checking out files: 84% (2862/3407) Checking out files: 85% (2896/3407) Checking out files: 86% (2931/3407) Checking out files: 87% (2965/3407) Checking out files: 88% (2999/3407) Checking out files: 89% (3033/3407) Checking out files: 90% (3067/3407) Checking out files: 91% (3101/3407) Checking out files: 92% (3135/3407) Checking out files: 93% (3169/3407) Checking out files: 94% (3203/3407) Checking out files: 95% (3237/3407) Checking out files: 96% (3271/3407) Checking out files: 97% (3305/3407) Checking out files: 98% (3339/3407) Checking out files: 99% (3373/3407) Checking out files: 100% (3407/3407) Checking out files: 100% (3407/3407), done. [2020-11-27T11:49:31.274Z] #54 36.52 + cd /tmp/tmp.xMxfefhdpx/src/github.com/containerd/containerd [2020-11-27T11:49:31.274Z] #54 36.52 + git checkout -q b321d358e6eef9c82fa3f3bb8826dca3724c58c6 [2020-11-27T11:49:31.274Z] #54 37.92 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-27T11:49:31.274Z] #54 37.92 + BUILDTAGS='netgo osusergo static_build' [2020-11-27T11:49:31.274Z] #54 37.92 + export EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:49:31.274Z] #54 37.92 + EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:49:31.274Z] #54 37.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-27T11:49:31.274Z] #54 37.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-27T11:49:31.274Z] #54 37.93 + '[' '' = dynamic ']' [2020-11-27T11:49:31.274Z] #54 37.93 + make [2020-11-27T11:49:31.274Z] #54 39.19 + bin/ctr [2020-11-27T11:49:31.511Z] #41 86.33 DEP criu/sockets.d [2020-11-27T11:49:31.771Z] #41 86.49 DEP criu/sk-unix.d [2020-11-27T11:49:32.030Z] #41 86.74 DEP criu/sk-tcp.d [2020-11-27T11:49:32.030Z] #41 86.90 DEP criu/sk-queue.d [2020-11-27T11:49:32.290Z] #41 87.15 DEP criu/sk-packet.d [2020-11-27T11:49:32.290Z] #41 ... [2020-11-27T11:49:32.290Z] [2020-11-27T11:49:32.290Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:32.290Z] #43 DONE 189.0s [2020-11-27T11:49:32.290Z] [2020-11-27T11:49:32.290Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:49:32.290Z] #18 10.71 Fetched 8405 kB in 10s (870 kB/s) [2020-11-27T11:49:32.290Z] #18 10.71 Reading package lists... [2020-11-27T11:49:32.290Z] #18 14.78 Reading package lists... [2020-11-27T11:49:32.290Z] #18 18.99 Building dependency tree... [2020-11-27T11:49:32.668Z] #54 ... [2020-11-27T11:49:32.668Z] [2020-11-27T11:49:32.668Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:32.668Z] #49 DONE 86.5s [2020-11-27T11:49:32.668Z] [2020-11-27T11:49:32.668Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:32.668Z] #41 19.11 CC images/stats.o [2020-11-27T11:49:32.668Z] #41 19.60 CC images/core.o [2020-11-27T11:49:32.668Z] #41 20.31 CC images/core-x86.o [2020-11-27T11:49:32.669Z] #41 21.08 CC images/core-arm.o [2020-11-27T11:49:32.669Z] #41 21.46 CC images/core-aarch64.o [2020-11-27T11:49:32.669Z] #41 21.93 CC images/core-ppc64.o [2020-11-27T11:49:32.669Z] #41 22.70 CC images/core-s390.o [2020-11-27T11:49:32.669Z] #41 23.66 CC images/cpuinfo.o [2020-11-27T11:49:32.669Z] #41 24.18 CC images/inventory.o [2020-11-27T11:49:32.674Z] #42 61.77 AR soccr/libsoccr.a [2020-11-27T11:49:32.674Z] #42 61.83 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T11:49:32.715Z] #11 ... [2020-11-27T11:49:32.715Z] [2020-11-27T11:49:32.715Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:49:32.715Z] #40 84.46 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-27T11:49:32.715Z] #40 84.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:49:32.715Z] #40 84.50 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T11:49:32.715Z] #40 84.55 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-27T11:49:32.715Z] #40 84.61 Setting up python-six (1.12.0-1) ... [2020-11-27T11:49:32.715Z] #40 90.94 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-27T11:49:32.715Z] #40 91.03 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T11:49:32.715Z] #40 91.06 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-27T11:49:32.715Z] #40 91.10 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-11-27T11:49:32.715Z] #40 91.11 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-27T11:49:32.715Z] #40 91.13 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:49:32.715Z] #40 91.15 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:49:32.715Z] #40 91.20 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-27T11:49:32.715Z] #40 91.20 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:49:32.715Z] #40 91.21 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-27T11:49:32.860Z] #18 ... [2020-11-27T11:49:32.860Z] [2020-11-27T11:49:32.860Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:32.860Z] #41 87.47 DEP criu/sk-netlink.d [2020-11-27T11:49:32.860Z] #41 87.76 DEP criu/sk-inet.d [2020-11-27T11:49:32.932Z] #41 24.52 CC images/fdinfo.o [2020-11-27T11:49:32.971Z] #42 ... [2020-11-27T11:49:32.971Z] [2020-11-27T11:49:32.971Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:32.971Z] #50 115.3 golang.org/x/crypto/ssh/terminal [2020-11-27T11:49:32.971Z] #50 118.0 mvdan.cc/sh/v3/cmd/shfmt [2020-11-27T11:49:32.971Z] #50 DONE 123.7s [2020-11-27T11:49:32.971Z] [2020-11-27T11:49:32.971Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:32.971Z] #42 62.29 DEP criu/arch/ppc64/sigframe.d [2020-11-27T11:49:32.971Z] #42 ... [2020-11-27T11:49:32.971Z] [2020-11-27T11:49:32.971Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:32.971Z] #52 11.07 + cd /tmp/tmp.HVjc7SIksg/src/github.com/opencontainers/runc [2020-11-27T11:49:32.971Z] #52 11.07 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T11:49:32.971Z] #52 11.75 + '[' -z '' ']' [2020-11-27T11:49:32.971Z] #52 11.75 + target=static [2020-11-27T11:49:32.971Z] #52 11.75 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-27T11:49:32.971Z] #52 12.22 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-27T11:49:32.977Z] #40 ... [2020-11-27T11:49:32.977Z] [2020-11-27T11:49:32.977Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:49:32.977Z] #34 92.83 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T11:49:33.119Z] #41 88.15 DEP criu/signalfd.d [2020-11-27T11:49:33.246Z] #34 93.04 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T11:49:33.269Z] #52 ... [2020-11-27T11:49:33.269Z] [2020-11-27T11:49:33.269Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:33.269Z] #42 62.64 DEP criu/arch/ppc64/crtools.d [2020-11-27T11:49:33.434Z] #41 88.39 DEP criu/sigframe.d [2020-11-27T11:49:33.508Z] #41 25.21 CC images/fown.o [2020-11-27T11:49:33.509Z] #34 93.16 Setting up libuv1:amd64 (1.24.1-1) ... [2020-11-27T11:49:33.509Z] #34 93.22 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T11:49:33.509Z] #34 93.30 Setting up librhash0:amd64 (1.3.8-1) ... [2020-11-27T11:49:33.509Z] #34 93.32 Setting up cmake-data (3.13.4-1) ... [2020-11-27T11:49:33.509Z] #34 93.40 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T11:49:33.509Z] #34 93.41 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-27T11:49:33.509Z] #34 93.43 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-27T11:49:33.509Z] #34 93.44 Setting up cmake (3.13.4-1) ... [2020-11-27T11:49:33.509Z] #34 93.45 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:49:33.567Z] #42 62.84 DEP criu/arch/ppc64/cpu.d [2020-11-27T11:49:33.694Z] #41 88.53 DEP criu/shmem.d [2020-11-27T11:49:33.771Z] #34 93.50 Processing triggers for mime-support (3.62) ... [2020-11-27T11:49:33.865Z] #42 63.15 CC criu/arch/ppc64/cpu.o [2020-11-27T11:49:33.961Z] #41 88.63 DEP criu/servicefd.d [2020-11-27T11:49:33.961Z] #41 88.79 DEP criu/seize.d [2020-11-27T11:49:34.086Z] #41 25.67 CC images/ns.o [2020-11-27T11:49:34.234Z] #41 88.92 DEP criu/seccomp.d [2020-11-27T11:49:34.234Z] #41 89.09 DEP criu/rst-malloc.d [2020-11-27T11:49:34.234Z] #41 89.15 DEP criu/rbtree.d [2020-11-27T11:49:34.234Z] #41 89.19 DEP criu/pstree.d [2020-11-27T11:49:34.497Z] #41 89.37 DEP criu/protobuf.d [2020-11-27T11:49:34.497Z] #41 89.47 GEN criu/protobuf-desc-gen.h [2020-11-27T11:49:34.523Z] #42 ... [2020-11-27T11:49:34.523Z] [2020-11-27T11:49:34.523Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:34.523Z] #44 115.2 math/big [2020-11-27T11:49:34.523Z] #44 120.7 go/doc [2020-11-27T11:49:34.523Z] #44 ... [2020-11-27T11:49:34.523Z] [2020-11-27T11:49:34.523Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:34.523Z] #42 63.91 CC criu/arch/ppc64/crtools.o [2020-11-27T11:49:34.679Z] #41 26.11 CC images/regfile.o [2020-11-27T11:49:34.942Z] #41 26.50 CC images/ghost-file.o [2020-11-27T11:49:34.942Z] #41 ... [2020-11-27T11:49:34.942Z] [2020-11-27T11:49:34.942Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:49:34.942Z] #56 88.81 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T11:49:34.942Z] #56 88.81 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-27T11:49:35.169Z] #34 DONE 94.8s [2020-11-27T11:49:35.169Z] [2020-11-27T11:49:35.169Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:35.432Z] #35 ... [2020-11-27T11:49:35.432Z] [2020-11-27T11:49:35.432Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:35.432Z] #49 85.20 time [2020-11-27T11:49:35.432Z] #49 93.78 context [2020-11-27T11:49:35.432Z] #49 94.56 os [2020-11-27T11:49:35.432Z] #49 94.66 encoding/base64 [2020-11-27T11:49:35.432Z] #49 ... [2020-11-27T11:49:35.432Z] [2020-11-27T11:49:35.432Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:35.432Z] #43 85.33 time [2020-11-27T11:49:35.432Z] #43 91.98 strings [2020-11-27T11:49:35.432Z] #43 94.01 os [2020-11-27T11:49:35.694Z] #43 ... [2020-11-27T11:49:35.694Z] [2020-11-27T11:49:35.694Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:35.694Z] #32 89.21 internal/fmtsort [2020-11-27T11:49:35.694Z] #32 90.46 internal/syscall/execenv [2020-11-27T11:49:35.694Z] #32 90.47 internal/syscall/unix [2020-11-27T11:49:35.694Z] #32 90.72 strings [2020-11-27T11:49:35.694Z] #32 90.99 os [2020-11-27T11:49:35.694Z] #32 94.46 path [2020-11-27T11:49:35.694Z] #32 95.22 text/tabwriter [2020-11-27T11:49:35.694Z] #32 ... [2020-11-27T11:49:35.694Z] [2020-11-27T11:49:35.694Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:35.694Z] #11 95.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-27T11:49:35.694Z] #11 95.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-27T11:49:35.694Z] #11 95.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T11:49:36.066Z] #42 65.15 CC criu/arch/ppc64/sigframe.o [2020-11-27T11:49:36.066Z] #42 ... [2020-11-27T11:49:36.066Z] [2020-11-27T11:49:36.066Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:49:36.066Z] #19 9.746 Fetched 8180 kB in 9s (869 kB/s) [2020-11-27T11:49:36.066Z] #19 9.746 Reading package lists... [2020-11-27T11:49:36.066Z] #19 14.88 Reading package lists... [2020-11-27T11:49:36.066Z] #19 ... [2020-11-27T11:49:36.066Z] [2020-11-27T11:49:36.066Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:36.066Z] #42 65.42 LINK criu/arch/ppc64/crtools.built-in.o [2020-11-27T11:49:36.066Z] #42 65.46 DEP criu/pie/util-vdso.d [2020-11-27T11:49:36.154Z] #34 ... [2020-11-27T11:49:36.154Z] [2020-11-27T11:49:36.154Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:36.154Z] #11 69.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-11-27T11:49:36.154Z] #11 73.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-11-27T11:49:36.154Z] #11 73.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-11-27T11:49:36.154Z] #11 73.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-27T11:49:36.154Z] #11 73.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-27T11:49:36.154Z] #11 73.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-11-27T11:49:36.154Z] #11 73.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-11-27T11:49:36.155Z] #11 73.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-11-27T11:49:36.155Z] #11 73.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-11-27T11:49:36.155Z] #11 73.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-11-27T11:49:36.155Z] #11 73.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-11-27T11:49:36.155Z] #11 73.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-11-27T11:49:36.155Z] #11 73.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-11-27T11:49:36.155Z] #11 73.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-11-27T11:49:36.155Z] #11 73.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-11-27T11:49:36.155Z] #11 73.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-11-27T11:49:36.155Z] #11 75.20 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:49:36.155Z] #11 75.36 Fetched 77.7 MB in 12s (6251 kB/s) [2020-11-27T11:49:36.155Z] #11 75.44 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-27T11:49:36.155Z] #11 75.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-27T11:49:36.155Z] #11 75.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-11-27T11:49:36.155Z] #11 75.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T11:49:36.155Z] #11 79.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-27T11:49:36.155Z] #11 79.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-11-27T11:49:36.155Z] #11 79.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T11:49:36.363Z] #42 65.58 DEP criu/pie/util.d [2020-11-27T11:49:36.363Z] #42 65.79 CC criu/pie/util.o [2020-11-27T11:49:36.412Z] #11 ... [2020-11-27T11:49:36.412Z] [2020-11-27T11:49:36.412Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:36.412Z] #43 71.21 bufio [2020-11-27T11:49:36.412Z] #43 71.85 reflect [2020-11-27T11:49:36.412Z] #43 74.58 syscall [2020-11-27T11:49:36.412Z] #43 ... [2020-11-27T11:49:36.412Z] [2020-11-27T11:49:36.412Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:49:36.412Z] #40 74.47 Selecting previously unselected package protobuf-c-compiler. [2020-11-27T11:49:36.412Z] #40 74.47 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-11-27T11:49:36.412Z] #40 74.48 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:49:36.412Z] #40 74.65 Selecting previously unselected package protobuf-compiler. [2020-11-27T11:49:36.412Z] #40 74.66 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-11-27T11:49:36.412Z] #40 74.71 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:49:36.412Z] #40 74.94 Selecting previously unselected package python-pkg-resources. [2020-11-27T11:49:36.412Z] #40 74.94 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T11:49:36.412Z] #40 74.95 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-27T11:49:36.412Z] #40 75.25 Selecting previously unselected package python-six. [2020-11-27T11:49:36.412Z] #40 75.25 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-27T11:49:36.412Z] #40 75.26 Unpacking python-six (1.12.0-1) ... [2020-11-27T11:49:36.412Z] #40 75.36 Selecting previously unselected package python-protobuf. [2020-11-27T11:49:36.412Z] #40 75.36 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-11-27T11:49:36.412Z] #40 75.37 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-27T11:49:36.412Z] #40 75.95 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-27T11:49:36.428Z] #41 91.07 DEP criu/protobuf-desc.d [2020-11-27T11:49:36.428Z] #41 91.24 DEP criu/proc_parse.d [2020-11-27T11:49:36.662Z] #42 66.10 CC criu/pie/util-vdso.o [2020-11-27T11:49:36.688Z] #41 91.39 DEP criu/plugin.d [2020-11-27T11:49:36.688Z] #41 91.49 DEP criu/pipes.d [2020-11-27T11:49:36.889Z] #56 ... [2020-11-27T11:49:36.889Z] [2020-11-27T11:49:36.889Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:36.889Z] #43 80.47 crypto/rand [2020-11-27T11:49:36.889Z] #43 81.82 go/doc [2020-11-27T11:49:36.889Z] #43 81.84 encoding/asn1 [2020-11-27T11:49:36.889Z] #43 83.83 crypto/rsa [2020-11-27T11:49:36.889Z] #43 85.87 vendor/golang.org/x/text/unicode/bidi [2020-11-27T11:49:36.889Z] #43 86.27 vendor/golang.org/x/crypto/cryptobyte [2020-11-27T11:49:36.889Z] #43 87.81 github.com/LK4D4/vndr/build [2020-11-27T11:49:36.889Z] #43 88.96 vendor/golang.org/x/text/secure/bidirule [2020-11-27T11:49:36.889Z] #43 89.16 vendor/golang.org/x/text/unicode/norm [2020-11-27T11:49:36.889Z] #43 ... [2020-11-27T11:49:36.889Z] [2020-11-27T11:49:36.889Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:36.889Z] #41 26.79 CC images/fifo.o [2020-11-27T11:49:36.889Z] #41 26.96 CC images/remap-file-path.o [2020-11-27T11:49:36.889Z] #41 27.16 CC images/eventfd.o [2020-11-27T11:49:36.889Z] #41 27.47 CC images/eventpoll.o [2020-11-27T11:49:36.889Z] #41 27.84 CC images/fh.o [2020-11-27T11:49:36.889Z] #41 28.16 CC images/fsnotify.o [2020-11-27T11:49:36.948Z] #41 91.68 DEP criu/pie-util.d [2020-11-27T11:49:36.948Z] #41 91.79 DEP criu/pie-util-vdso.d [2020-11-27T11:49:36.948Z] #41 91.89 DEP criu/pie-util-vdso-elf32.d [2020-11-27T11:49:37.157Z] #41 28.71 CC images/signalfd.o [2020-11-27T11:49:37.208Z] #41 91.99 DEP criu/path.d [2020-11-27T11:49:37.310Z] #42 66.79 AR criu/pie/pie.lib.a [2020-11-27T11:49:37.424Z] #41 28.94 CC images/fs.o [2020-11-27T11:49:37.468Z] #41 92.14 DEP criu/parasite-syscall.d [2020-11-27T11:49:37.468Z] #41 92.36 DEP criu/pagemap.d [2020-11-27T11:49:37.610Z] #42 66.88 DEP criu/pie/restorer.d [2020-11-27T11:49:37.687Z] #41 29.21 CC images/pstree.o [2020-11-27T11:49:37.687Z] #41 29.41 CC images/pipe.o [2020-11-27T11:49:37.728Z] #41 92.52 DEP criu/pagemap-cache.d [2020-11-27T11:49:37.728Z] #41 92.65 DEP criu/page-xfer.d [2020-11-27T11:49:37.782Z] #40 ... [2020-11-27T11:49:37.782Z] [2020-11-27T11:49:37.782Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:37.782Z] #49 72.77 syscall [2020-11-27T11:49:37.782Z] #49 72.78 reflect [2020-11-27T11:49:37.908Z] #42 67.16 DEP criu/arch/ppc64/vdso-trampoline.d [2020-11-27T11:49:37.909Z] #42 67.20 DEP criu/arch/ppc64/restorer.d [2020-11-27T11:49:37.988Z] #41 92.80 DEP criu/page-pipe.d [2020-11-27T11:49:37.988Z] #41 92.91 DEP criu/netfilter.d [2020-11-27T11:49:38.039Z] #49 ... [2020-11-27T11:49:38.039Z] [2020-11-27T11:49:38.039Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:38.039Z] #32 78.55 time [2020-11-27T11:49:38.206Z] #42 67.47 DEP criu/arch/ppc64/vdso-pie.d [2020-11-27T11:49:38.206Z] #42 67.65 DEP criu/pie/parasite-vdso.d [2020-11-27T11:49:38.248Z] #41 93.10 DEP criu/net.d [2020-11-27T11:49:38.265Z] #41 29.86 CC images/tcp-stream.o [2020-11-27T11:49:38.504Z] #42 67.86 DEP criu/pie/parasite.d [2020-11-27T11:49:38.508Z] #41 93.28 DEP criu/namespaces.d [2020-11-27T11:49:38.508Z] #41 93.45 DEP criu/mount.d [2020-11-27T11:49:38.530Z] #41 30.27 CC images/sk-packet.o [2020-11-27T11:49:38.769Z] #41 ... [2020-11-27T11:49:38.769Z] [2020-11-27T11:49:38.769Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:49:38.769Z] #18 21.72 libcap2-bin is already the newest version (1:2.25-2). [2020-11-27T11:49:38.769Z] #18 21.72 The following additional packages will be installed: [2020-11-27T11:49:38.769Z] #18 21.72 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-27T11:49:38.769Z] #18 21.73 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-27T11:49:38.769Z] #18 21.73 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-27T11:49:38.769Z] #18 21.73 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-27T11:49:38.769Z] #18 21.73 python3.7 python3.7-minimal vim-runtime xxd [2020-11-27T11:49:38.769Z] #18 21.73 Suggested packages: [2020-11-27T11:49:38.769Z] #18 21.74 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-27T11:49:38.769Z] #18 21.74 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-27T11:49:38.769Z] #18 21.74 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-27T11:49:38.769Z] #18 21.74 Recommended packages: [2020-11-27T11:49:38.769Z] #18 21.74 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-27T11:49:38.769Z] #18 21.74 python3-keyrings.alt python3-xdg unzip [2020-11-27T11:49:38.769Z] #18 23.62 The following NEW packages will be installed: [2020-11-27T11:49:38.769Z] #18 23.62 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-27T11:49:38.769Z] #18 23.62 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-27T11:49:38.769Z] #18 23.62 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-27T11:49:38.769Z] #18 23.62 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-27T11:49:38.769Z] #18 23.62 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-27T11:49:38.769Z] #18 23.63 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-27T11:49:38.769Z] #18 23.63 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-27T11:49:38.769Z] #18 23.63 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-27T11:49:38.769Z] #18 23.63 xz-utils zip [2020-11-27T11:49:38.769Z] #18 23.96 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:49:38.769Z] #18 23.96 Need to get 28.5 MB of archives. [2020-11-27T11:49:38.769Z] #18 23.96 After this operation, 116 MB of additional disk space will be used. [2020-11-27T11:49:38.769Z] #18 23.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-11-27T11:49:38.769Z] #18 23.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-11-27T11:49:38.769Z] #18 23.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-11-27T11:49:38.769Z] #18 24.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-11-27T11:49:38.769Z] #18 24.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-11-27T11:49:38.769Z] #18 24.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-11-27T11:49:38.769Z] #18 24.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-11-27T11:49:38.769Z] #18 24.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-11-27T11:49:38.769Z] #18 24.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-11-27T11:49:38.769Z] #18 24.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-11-27T11:49:38.769Z] #18 24.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-11-27T11:49:38.769Z] #18 24.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-11-27T11:49:38.769Z] #18 24.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-11-27T11:49:38.769Z] #18 24.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-11-27T11:49:38.769Z] #18 24.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-11-27T11:49:38.769Z] #18 24.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-11-27T11:49:38.769Z] #18 24.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-27T11:49:38.769Z] #18 24.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T11:49:38.769Z] #18 24.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-11-27T11:49:38.769Z] #18 24.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-11-27T11:49:38.769Z] #18 24.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-11-27T11:49:38.769Z] #18 24.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-11-27T11:49:38.769Z] #18 24.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-11-27T11:49:38.769Z] #18 24.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-27T11:49:38.769Z] #18 24.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-27T11:49:38.769Z] #18 24.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-27T11:49:38.769Z] #18 24.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-11-27T11:49:38.769Z] #18 24.37 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-11-27T11:49:38.769Z] #18 24.38 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-27T11:49:38.769Z] #18 24.82 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-27T11:49:38.769Z] #18 24.83 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-27T11:49:38.769Z] #18 24.83 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-27T11:49:38.769Z] #18 24.84 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-11-27T11:49:38.769Z] #18 24.84 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-11-27T11:49:38.769Z] #18 24.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-27T11:49:38.769Z] #18 24.95 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-27T11:49:38.769Z] #18 24.95 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-27T11:49:38.769Z] #18 24.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-11-27T11:49:38.769Z] #18 24.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-27T11:49:38.769Z] #18 24.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-27T11:49:38.769Z] #18 24.99 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-27T11:49:38.769Z] #18 24.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-11-27T11:49:38.769Z] #18 25.05 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-11-27T11:49:38.769Z] #18 25.07 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-11-27T11:49:38.769Z] #18 25.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-27T11:49:38.769Z] #18 25.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-11-27T11:49:38.769Z] #18 25.51 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-11-27T11:49:38.769Z] #18 25.55 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-11-27T11:49:38.769Z] #18 26.24 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:49:38.769Z] #18 26.35 Fetched 28.5 MB in 2s (15.2 MB/s) [2020-11-27T11:49:38.769Z] #18 26.42 Selecting previously unselected package pigz. [2020-11-27T11:49:38.769Z] #18 26.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-11-27T11:49:38.769Z] #18 26.50 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-11-27T11:49:38.769Z] #18 26.51 Unpacking pigz (2.4-1) ... [2020-11-27T11:49:38.769Z] #18 26.59 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-11-27T11:49:38.769Z] #18 26.59 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:49:38.769Z] #18 26.60 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T11:49:38.803Z] #42 68.17 CC criu/pie/parasite.o [2020-11-27T11:49:38.968Z] #32 ... [2020-11-27T11:49:38.969Z] [2020-11-27T11:49:38.969Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:49:38.969Z] #40 83.81 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-27T11:49:38.969Z] #40 83.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:49:38.969Z] #40 83.84 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T11:49:38.969Z] #40 83.85 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-27T11:49:38.969Z] #40 83.87 Setting up python-six (1.12.0-1) ... [2020-11-27T11:49:39.029Z] #18 27.01 Selecting previously unselected package python3.7-minimal. [2020-11-27T11:49:39.106Z] #41 30.59 CC images/mnt.o [2020-11-27T11:49:39.106Z] #41 30.86 CC images/pipe-data.o [2020-11-27T11:49:39.289Z] #18 27.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:49:39.289Z] #18 27.03 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T11:49:39.289Z] #18 ... [2020-11-27T11:49:39.289Z] [2020-11-27T11:49:39.289Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:49:39.289Z] #30 DONE 196.0s [2020-11-27T11:49:39.289Z] [2020-11-27T11:49:39.289Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:39.289Z] #41 93.68 DEP criu/memfd.d [2020-11-27T11:49:39.289Z] #41 93.87 DEP criu/mem.d [2020-11-27T11:49:39.289Z] #41 94.12 DEP criu/lsm.d [2020-11-27T11:49:39.369Z] #41 31.14 CC images/sa.o [2020-11-27T11:49:39.549Z] #41 94.39 DEP criu/log.d [2020-11-27T11:49:39.549Z] #41 94.51 DEP criu/libnetlink.d [2020-11-27T11:49:39.810Z] #41 94.67 DEP criu/kerndat.d [2020-11-27T11:49:39.946Z] #41 31.45 CC images/timer.o [2020-11-27T11:49:40.210Z] #41 31.82 CC images/timerfd.o [2020-11-27T11:49:40.210Z] #41 32.02 CC images/mm.o [2020-11-27T11:49:40.340Z] #40 ... [2020-11-27T11:49:40.340Z] [2020-11-27T11:49:40.340Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:49:40.340Z] #45 DONE 85.2s [2020-11-27T11:49:40.340Z] [2020-11-27T11:49:40.340Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:40.340Z] #11 85.28 Selecting previously unselected package binutils-mingw-w64. [2020-11-27T11:49:40.340Z] #11 85.28 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-27T11:49:40.340Z] #11 85.29 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T11:49:40.369Z] #42 69.86 LINK criu/pie/parasite.built-in.o [2020-11-27T11:49:40.369Z] #42 69.87 GEN criu/pie/parasite-blob.h [2020-11-27T11:49:40.369Z] #42 69.91 CC criu/pie/parasite-vdso.o [2020-11-27T11:49:40.380Z] #41 95.00 DEP criu/kcmp-ids.d [2020-11-27T11:49:40.380Z] #41 95.16 DEP criu/irmap.d [2020-11-27T11:49:40.380Z] #41 95.29 DEP criu/ipc_ns.d [2020-11-27T11:49:40.640Z] #41 95.44 DEP criu/image.d [2020-11-27T11:49:40.640Z] #41 95.53 DEP criu/image-desc.d [2020-11-27T11:49:40.703Z] Fetching without tags [2020-11-27T11:49:40.786Z] #41 32.47 CC images/sk-opts.o [2020-11-27T11:49:40.900Z] #41 95.63 DEP criu/fsnotify.d [2020-11-27T11:49:40.900Z] #41 95.82 DEP criu/filesystems.d [2020-11-27T11:49:40.900Z] #41 95.93 DEP criu/files.d [2020-11-27T11:49:40.905Z] #11 85.59 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-11-27T11:49:40.905Z] #11 85.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-27T11:49:40.905Z] #11 85.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T11:49:40.998Z] #11 ... [2020-11-27T11:49:40.998Z] [2020-11-27T11:49:40.998Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:49:40.998Z] #40 99.62 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-27T11:49:40.998Z] #40 99.62 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:49:40.998Z] #40 DONE 100.8s [2020-11-27T11:49:40.998Z] [2020-11-27T11:49:40.998Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:41.050Z] #41 32.71 CC images/sk-unix.o [2020-11-27T11:49:41.160Z] #41 96.04 DEP criu/files-reg.d [2020-11-27T11:49:41.160Z] #41 96.16 DEP criu/files-ext.d [2020-11-27T11:49:41.162Z] #11 86.09 Selecting previously unselected package dmsetup. [2020-11-27T11:49:41.162Z] #11 86.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-11-27T11:49:41.162Z] #11 86.12 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-27T11:49:41.314Z] #41 33.05 CC images/sk-inet.o [2020-11-27T11:49:41.421Z] #41 96.25 DEP criu/file-lock.d [2020-11-27T11:49:41.421Z] #41 96.36 DEP criu/file-ids.d [2020-11-27T11:49:41.428Z] #42 70.88 CC criu/arch/ppc64/vdso-pie.o [2020-11-27T11:49:41.681Z] #41 96.46 DEP criu/fifo.d [2020-11-27T11:49:41.681Z] #41 96.57 DEP criu/fdstore.d [2020-11-27T11:49:41.681Z] #41 96.65 DEP criu/fault-injection.d [2020-11-27T11:49:41.681Z] #41 96.68 DEP criu/external.d [2020-11-27T11:49:41.725Z] #11 86.59 Selecting previously unselected package mingw-w64-common. [2020-11-27T11:49:41.725Z] #11 86.59 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-27T11:49:41.725Z] #11 86.59 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-27T11:49:41.891Z] #41 ... [2020-11-27T11:49:41.891Z] [2020-11-27T11:49:41.891Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:49:41.891Z] #56 DONE 95.6s [2020-11-27T11:49:41.891Z] [2020-11-27T11:49:41.891Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-27T11:49:41.891Z] #57 DONE 0.1s [2020-11-27T11:49:41.891Z] [2020-11-27T11:49:41.891Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-27T11:49:41.941Z] #41 96.77 DEP criu/eventpoll.d [2020-11-27T11:49:41.941Z] #41 96.91 DEP criu/eventfd.d [2020-11-27T11:49:42.021Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit 703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:49:42.079Z] #42 71.37 CC criu/arch/ppc64/restorer.o [2020-11-27T11:49:42.154Z] #58 DONE 0.2s [2020-11-27T11:49:42.154Z] [2020-11-27T11:49:42.154Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:42.154Z] #41 33.66 CC images/tun.o [2020-11-27T11:49:42.201Z] #41 97.07 DEP criu/crtools.d [2020-11-27T11:49:42.201Z] #41 97.23 DEP criu/cr-service.d [2020-11-27T11:49:42.379Z] #42 ... [2020-11-27T11:49:42.379Z] [2020-11-27T11:49:42.379Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:49:42.379Z] #19 14.88 Reading package lists... [2020-11-27T11:49:42.379Z] #19 20.25 Building dependency tree... [2020-11-27T11:49:42.379Z] #19 21.95 libcap2-bin is already the newest version (1:2.25-2). [2020-11-27T11:49:42.379Z] #19 21.95 The following additional packages will be installed: [2020-11-27T11:49:42.379Z] #19 21.96 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-27T11:49:42.379Z] #19 21.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-27T11:49:42.379Z] #19 21.96 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-27T11:49:42.379Z] #19 21.96 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-27T11:49:42.379Z] #19 21.96 python3.7 python3.7-minimal vim-runtime xxd [2020-11-27T11:49:42.379Z] #19 21.97 Suggested packages: [2020-11-27T11:49:42.379Z] #19 21.97 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-27T11:49:42.379Z] #19 21.97 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-27T11:49:42.379Z] #19 21.97 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-27T11:49:42.379Z] #19 21.97 Recommended packages: [2020-11-27T11:49:42.379Z] #19 21.97 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-27T11:49:42.379Z] #19 21.97 python3-keyrings.alt python3-xdg unzip [2020-11-27T11:49:42.379Z] #19 23.83 The following NEW packages will be installed: [2020-11-27T11:49:42.379Z] #19 23.83 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-27T11:49:42.379Z] #19 23.83 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-27T11:49:42.379Z] #19 23.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-27T11:49:42.379Z] #19 23.83 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-27T11:49:42.379Z] #19 23.84 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-27T11:49:42.379Z] #19 23.84 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-27T11:49:42.379Z] #19 23.84 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-27T11:49:42.379Z] #19 23.84 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-27T11:49:42.379Z] #19 23.84 xz-utils zip [2020-11-27T11:49:42.379Z] #19 24.02 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:49:42.379Z] #19 24.02 Need to get 29.2 MB of archives. [2020-11-27T11:49:42.379Z] #19 24.02 After this operation, 134 MB of additional disk space will be used. [2020-11-27T11:49:42.379Z] #19 24.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-11-27T11:49:42.379Z] #19 24.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-11-27T11:49:42.379Z] #19 24.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-11-27T11:49:42.379Z] #19 24.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-11-27T11:49:42.379Z] #19 24.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-11-27T11:49:42.379Z] #19 24.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-11-27T11:49:42.379Z] #19 24.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-11-27T11:49:42.379Z] #19 24.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-11-27T11:49:42.379Z] #19 24.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-11-27T11:49:42.379Z] #19 24.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-11-27T11:49:42.379Z] #19 24.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-11-27T11:49:42.379Z] #19 24.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-11-27T11:49:42.379Z] #19 24.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-11-27T11:49:42.380Z] #19 24.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-11-27T11:49:42.380Z] #19 24.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-11-27T11:49:42.380Z] #19 24.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-11-27T11:49:42.380Z] #19 24.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-11-27T11:49:42.380Z] #19 24.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T11:49:42.380Z] #19 24.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-11-27T11:49:42.380Z] #19 24.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-11-27T11:49:42.380Z] #19 24.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-11-27T11:49:42.380Z] #19 24.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-11-27T11:49:42.380Z] #19 24.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-11-27T11:49:42.380Z] #19 24.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-11-27T11:49:42.380Z] #19 24.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-11-27T11:49:42.380Z] #19 24.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-11-27T11:49:42.380Z] #19 24.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-11-27T11:49:42.380Z] #19 24.72 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-11-27T11:49:42.380Z] #19 24.72 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-11-27T11:49:42.380Z] #19 25.34 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-11-27T11:49:42.380Z] #19 25.34 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-11-27T11:49:42.380Z] #19 25.35 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-11-27T11:49:42.380Z] #19 25.35 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-11-27T11:49:42.380Z] #19 25.37 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-11-27T11:49:42.380Z] #19 25.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-11-27T11:49:42.380Z] #19 25.50 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-27T11:49:42.380Z] #19 25.51 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-11-27T11:49:42.380Z] #19 25.52 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-11-27T11:49:42.380Z] #19 25.53 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-27T11:49:42.380Z] #19 25.55 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-11-27T11:49:42.380Z] #19 25.56 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-27T11:49:42.380Z] #19 25.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-11-27T11:49:42.380Z] #19 25.64 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-11-27T11:49:42.380Z] #19 25.67 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-11-27T11:49:42.380Z] #19 25.69 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-27T11:49:42.380Z] #19 26.11 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-11-27T11:49:42.380Z] #19 26.19 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-11-27T11:49:42.380Z] #19 26.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-11-27T11:49:42.380Z] #19 ... [2020-11-27T11:49:42.380Z] [2020-11-27T11:49:42.380Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:42.380Z] #42 71.92 CC criu/arch/ppc64/vdso-trampoline.o [2020-11-27T11:49:42.417Z] #41 34.05 CC images/sk-netlink.o [2020-11-27T11:49:42.477Z] #41 97.37 DEP criu/cr-restore.d [2020-11-27T11:49:42.678Z] #42 71.96 CC criu/pie/restorer.o [2020-11-27T11:49:42.680Z] #41 34.37 CC images/packet-sock.o [2020-11-27T11:49:40.368Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:49:40.435Z] > git config --add remote.origin.fetch +refs/pull/41718/head:refs/remotes/origin/PR-41718 # timeout=10 [2020-11-27T11:49:40.486Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:49:40.612Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-27T11:49:40.738Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-27T11:49:40.738Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:49:40.740Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41718/head:refs/remotes/origin/PR-41718 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-27T11:49:42.130Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:49:42.181Z] > git checkout -f 703951197c3338631ee0529dd9dd814d16f037f0 # timeout=10 [2020-11-27T11:49:42.737Z] #41 97.68 DEP criu/cr-errno.d [2020-11-27T11:49:42.737Z] #41 97.69 DEP criu/cr-dump.d [2020-11-27T11:49:42.998Z] #41 97.80 DEP criu/cr-dedup.d [2020-11-27T11:49:42.998Z] #41 97.91 DEP criu/cr-check.d [2020-11-27T11:49:43.258Z] #41 98.05 DEP criu/config.d [2020-11-27T11:49:43.258Z] #41 98.16 DEP criu/clone-noasan.d [2020-11-27T11:49:43.258Z] #41 98.27 DEP criu/cgroup.d [2020-11-27T11:49:43.518Z] #41 98.41 DEP criu/cgroup-props.d [2020-11-27T11:49:43.518Z] #41 98.54 DEP criu/bitmap.d [2020-11-27T11:49:43.635Z] #41 34.97 CC images/ipc-var.o [2020-11-27T11:49:43.635Z] #41 35.35 CC images/ipc-desc.o [2020-11-27T11:49:43.778Z] #41 98.58 DEP criu/bfd.d [2020-11-27T11:49:43.778Z] #41 98.65 DEP criu/autofs.d [2020-11-27T11:49:43.899Z] #41 35.62 CC images/ipc-shm.o [2020-11-27T11:49:44.038Z] #41 98.77 DEP criu/aio.d [2020-11-27T11:49:44.038Z] #41 98.99 DEP criu/action-scripts.d [2020-11-27T11:49:44.162Z] #41 35.84 CC images/ipc-msg.o [2020-11-27T11:49:44.298Z] #41 99.18 CC criu/action-scripts.o [2020-11-27T11:49:44.309Z] #41 3.155 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T11:49:44.309Z] #41 3.155 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T11:49:44.309Z] #41 3.174 Note: Building without GnuTLS support [2020-11-27T11:49:44.309Z] #41 3.188 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T11:49:44.309Z] #41 3.188 Makefile.config:40: Warn: Building without nftables support [2020-11-27T11:49:44.558Z] #41 99.59 CC criu/aio.o [2020-11-27T11:49:44.752Z] #41 36.36 CC images/ipc-sem.o [2020-11-27T11:49:45.016Z] #41 36.75 CC images/utsns.o [2020-11-27T11:49:45.498Z] #41 100.1 CC criu/autofs.o [2020-11-27T11:49:45.592Z] #41 37.14 CC images/creds.o [2020-11-27T11:49:45.688Z] Merge succeeded, producing 703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:49:45.688Z] Checking out Revision 703951197c3338631ee0529dd9dd814d16f037f0 (PR-41718) [2020-11-27T11:49:45.296Z] > git remote # timeout=10 [2020-11-27T11:49:45.384Z] > git config --get remote.origin.url # timeout=10 [2020-11-27T11:49:45.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-27T11:49:45.448Z] > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10 [2020-11-27T11:49:45.586Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-11-27T11:49:45.723Z] > git config core.sparsecheckout # timeout=10 [2020-11-27T11:49:45.897Z] #41 37.49 CC images/vma.o [2020-11-27T11:49:46.069Z] #41 ... [2020-11-27T11:49:46.069Z] [2020-11-27T11:49:46.069Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:49:46.069Z] #18 28.44 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T11:49:46.069Z] #18 28.47 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T11:49:46.069Z] #18 30.65 Selecting previously unselected package python3-minimal. [2020-11-27T11:49:46.069Z] #18 30.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-11-27T11:49:46.069Z] #18 30.75 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-11-27T11:49:46.069Z] #18 30.76 Unpacking python3-minimal (3.7.3-1) ... [2020-11-27T11:49:46.069Z] #18 30.82 Selecting previously unselected package libmpdec2:amd64. [2020-11-27T11:49:46.069Z] #18 30.82 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-11-27T11:49:46.069Z] #18 30.83 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-11-27T11:49:46.069Z] #18 30.92 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-11-27T11:49:46.069Z] #18 30.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:49:46.069Z] #18 30.92 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T11:49:46.069Z] #18 31.83 Selecting previously unselected package python3.7. [2020-11-27T11:49:46.069Z] #18 31.83 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:49:46.069Z] #18 31.84 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T11:49:46.069Z] #18 31.99 Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-27T11:49:46.069Z] #18 31.99 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-11-27T11:49:46.069Z] #18 32.01 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-27T11:49:46.069Z] #18 32.16 Setting up python3-minimal (3.7.3-1) ... [2020-11-27T11:49:46.069Z] #18 33.11 Selecting previously unselected package python3. [2020-11-27T11:49:46.069Z] #18 33.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-11-27T11:49:46.069Z] #18 33.15 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-11-27T11:49:46.069Z] #18 33.17 Unpacking python3 (3.7.3-1) ... [2020-11-27T11:49:46.069Z] #18 33.27 Selecting previously unselected package libip4tc0:amd64. [2020-11-27T11:49:46.069Z] #18 33.27 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-11-27T11:49:46.069Z] #18 33.28 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-11-27T11:49:46.069Z] #18 33.35 Selecting previously unselected package libip6tc0:amd64. [2020-11-27T11:49:46.069Z] #18 33.36 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-11-27T11:49:46.069Z] #18 33.37 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-11-27T11:49:46.069Z] #18 33.47 Selecting previously unselected package libiptc0:amd64. [2020-11-27T11:49:46.069Z] #18 33.47 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-11-27T11:49:46.069Z] #18 33.48 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-11-27T11:49:46.069Z] #18 33.56 Selecting previously unselected package libnfnetlink0:amd64. [2020-11-27T11:49:46.069Z] #18 33.57 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-11-27T11:49:46.069Z] #18 33.58 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-27T11:49:46.069Z] #18 33.62 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-11-27T11:49:46.069Z] #18 33.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-11-27T11:49:46.069Z] #18 33.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-27T11:49:46.069Z] #18 33.71 Selecting previously unselected package libnftnl11:amd64. [2020-11-27T11:49:46.069Z] #18 33.72 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-11-27T11:49:46.069Z] #18 33.72 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-11-27T11:49:46.069Z] #18 33.81 Selecting previously unselected package iptables. [2020-11-27T11:49:46.069Z] #18 33.82 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-11-27T11:49:46.069Z] #18 33.83 Unpacking iptables (1.8.2-4) ... [2020-11-27T11:49:46.227Z] #41 ... [2020-11-27T11:49:46.227Z] [2020-11-27T11:49:46.227Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:46.227Z] #43 95.68 regexp/syntax [2020-11-27T11:49:46.227Z] #43 99.75 fmt [2020-11-27T11:49:46.227Z] #43 103.3 regexp [2020-11-27T11:49:46.227Z] #43 ... [2020-11-27T11:49:46.227Z] [2020-11-27T11:49:46.227Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:46.227Z] #11 105.6 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-27T11:49:46.227Z] #11 105.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T11:49:46.227Z] #11 105.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:49:46.227Z] #11 105.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-27T11:49:46.227Z] #11 105.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T11:49:46.227Z] #11 105.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:49:46.227Z] #11 ... [2020-11-27T11:49:46.227Z] [2020-11-27T11:49:46.227Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:46.227Z] #49 96.11 golang.org/x/sys/unix [2020-11-27T11:49:46.227Z] #49 100.9 fmt [2020-11-27T11:49:46.249Z] #42 ... [2020-11-27T11:49:46.249Z] [2020-11-27T11:49:46.249Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:49:46.249Z] #57 129.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T11:49:46.249Z] #57 129.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-27T11:49:46.249Z] #57 DONE 136.7s [2020-11-27T11:49:46.249Z] [2020-11-27T11:49:46.249Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-27T11:49:46.249Z] #58 DONE 0.1s [2020-11-27T11:49:46.249Z] [2020-11-27T11:49:46.249Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-27T11:49:46.249Z] #59 DONE 0.1s [2020-11-27T11:49:46.249Z] [2020-11-27T11:49:46.249Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:49:46.249Z] #19 27.18 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:49:46.249Z] #19 27.33 Fetched 29.2 MB in 2s (12.7 MB/s) [2020-11-27T11:49:46.249Z] #19 27.44 Selecting previously unselected package pigz. [2020-11-27T11:49:46.249Z] #19 27.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-11-27T11:49:46.249Z] #19 27.51 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-11-27T11:49:46.249Z] #19 27.52 Unpacking pigz (2.4-1) ... [2020-11-27T11:49:46.249Z] #19 27.64 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-11-27T11:49:46.249Z] #19 27.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-27T11:49:46.249Z] #19 27.66 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-11-27T11:49:46.249Z] #19 28.15 Selecting previously unselected package python3.7-minimal. [2020-11-27T11:49:46.249Z] #19 28.16 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-27T11:49:46.249Z] #19 28.18 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T11:49:46.249Z] #19 29.21 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-11-27T11:49:46.249Z] #19 29.23 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T11:49:46.330Z] #18 34.11 Selecting previously unselected package xxd. [2020-11-27T11:49:46.330Z] #18 34.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T11:49:46.330Z] #18 34.13 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T11:49:46.330Z] #18 34.29 Selecting previously unselected package vim-common. [2020-11-27T11:49:46.330Z] #18 34.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:49:46.330Z] #18 34.33 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T11:49:46.330Z] #18 ... [2020-11-27T11:49:46.330Z] [2020-11-27T11:49:46.330Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:46.330Z] #41 101.3 CC criu/bfd.o [2020-11-27T11:49:46.487Z] #41 37.91 CC images/netdev.o [2020-11-27T11:49:46.487Z] #41 38.28 CC images/tty.o [2020-11-27T11:49:46.489Z] #49 ... [2020-11-27T11:49:46.489Z] [2020-11-27T11:49:46.489Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:46.489Z] #35 1.562 + RM_GOPATH=0 [2020-11-27T11:49:46.489Z] #35 1.562 + TMP_GOPATH= [2020-11-27T11:49:46.489Z] #35 1.562 + : /build [2020-11-27T11:49:46.489Z] #35 1.562 + '[' -z '' ']' [2020-11-27T11:49:46.489Z] #35 1.562 ++ mktemp -d [2020-11-27T11:49:46.489Z] #35 1.565 + export GOPATH=/tmp/tmp.S2Y6VLUcti [2020-11-27T11:49:46.489Z] #35 1.565 + GOPATH=/tmp/tmp.S2Y6VLUcti [2020-11-27T11:49:46.489Z] #35 1.565 + RM_GOPATH=1 [2020-11-27T11:49:46.489Z] #35 1.565 + case "$(go env GOARCH)" in [2020-11-27T11:49:46.489Z] #35 1.565 ++ go env GOARCH [2020-11-27T11:49:46.489Z] #35 1.609 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:49:46.489Z] #35 1.609 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:49:46.489Z] #35 1.609 ++ dirname /tmp/install/install.sh [2020-11-27T11:49:46.489Z] #35 1.610 + dir=/tmp/install [2020-11-27T11:49:46.489Z] #35 1.610 + bin=tini [2020-11-27T11:49:46.489Z] #35 1.610 + shift [2020-11-27T11:49:46.489Z] #35 1.610 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-27T11:49:46.489Z] #35 1.610 + . /tmp/install/tini.installer [2020-11-27T11:49:46.489Z] #35 1.611 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T11:49:46.489Z] #35 1.611 + install_tini [2020-11-27T11:49:46.489Z] #35 1.611 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-27T11:49:46.489Z] #35 1.611 + git clone https://github.com/krallin/tini.git /tmp/tmp.S2Y6VLUcti/tini [2020-11-27T11:49:46.489Z] #35 1.612 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T11:49:46.489Z] #35 1.619 Cloning into '/tmp/tmp.S2Y6VLUcti/tini'... [2020-11-27T11:49:46.489Z] #35 2.647 + cd /tmp/tmp.S2Y6VLUcti/tini [2020-11-27T11:49:46.489Z] #35 2.647 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T11:49:46.489Z] #35 2.658 + cmake . [2020-11-27T11:49:46.489Z] #35 3.543 -- The C compiler identification is GNU 8.3.0 [2020-11-27T11:49:46.489Z] #35 3.656 -- Check for working C compiler: /usr/bin/cc [2020-11-27T11:49:46.489Z] #35 5.111 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-27T11:49:46.489Z] #35 5.119 -- Detecting C compiler ABI info [2020-11-27T11:49:46.489Z] #35 6.326 -- Detecting C compiler ABI info - done [2020-11-27T11:49:46.489Z] #35 6.512 -- Detecting C compile features [2020-11-27T11:49:46.489Z] #35 9.162 -- Detecting C compile features - done [2020-11-27T11:49:46.489Z] #35 9.258 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-27T11:49:46.489Z] #35 9.625 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-27T11:49:46.489Z] #35 9.779 -- Configuring done [2020-11-27T11:49:46.489Z] #35 9.816 -- Generating done [2020-11-27T11:49:46.489Z] #35 9.832 -- Build files have been written to: /tmp/tmp.S2Y6VLUcti/tini [2020-11-27T11:49:46.489Z] #35 9.838 + make tini-static [2020-11-27T11:49:46.489Z] #35 10.38 Scanning dependencies of target tini-static [2020-11-27T11:49:46.489Z] #35 10.52 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-27T11:49:46.752Z] #35 ... [2020-11-27T11:49:46.752Z] [2020-11-27T11:49:46.752Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:46.752Z] #43 106.6 go/token [2020-11-27T11:49:46.752Z] #43 ... [2020-11-27T11:49:46.752Z] [2020-11-27T11:49:46.752Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:46.752Z] #32 96.72 path/filepath [2020-11-27T11:49:46.752Z] #32 96.73 fmt [2020-11-27T11:49:46.752Z] #32 99.39 io/ioutil [2020-11-27T11:49:46.752Z] #32 102.2 github.com/BurntSushi/toml [2020-11-27T11:49:46.752Z] #32 102.2 flag [2020-11-27T11:49:46.752Z] #32 104.8 log [2020-11-27T11:49:46.900Z] #41 101.8 CC criu/bitmap.o [2020-11-27T11:49:47.015Z] #32 ... [2020-11-27T11:49:47.015Z] [2020-11-27T11:49:47.015Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:47.015Z] #41 5.857 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T11:49:47.015Z] #41 6.171 GEN .gitid [2020-11-27T11:49:47.048Z] #11 ... [2020-11-27T11:49:47.048Z] [2020-11-27T11:49:47.048Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:49:47.048Z] #40 91.05 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-27T11:49:47.048Z] #40 91.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T11:49:47.048Z] #40 91.21 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-27T11:49:47.048Z] #40 91.22 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-11-27T11:49:47.048Z] #40 91.23 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-27T11:49:47.048Z] #40 91.24 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-27T11:49:47.048Z] #40 91.27 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-27T11:49:47.048Z] #40 91.31 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-27T11:49:47.048Z] #40 91.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-27T11:49:47.048Z] #40 91.35 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-27T11:49:47.092Z] #41 ... [2020-11-27T11:49:47.092Z] [2020-11-27T11:49:47.092Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:47.092Z] #11 90.89 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-27T11:49:47.092Z] #11 90.90 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-11-27T11:49:47.092Z] #11 90.92 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:49:47.092Z] #11 ... [2020-11-27T11:49:47.092Z] [2020-11-27T11:49:47.092Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:47.092Z] #43 91.07 mime [2020-11-27T11:49:47.092Z] #43 94.87 vendor/golang.org/x/net/idna [2020-11-27T11:49:47.092Z] #43 97.04 vendor/golang.org/x/net/http/httpproxy [2020-11-27T11:49:47.092Z] #43 97.04 net/textproto [2020-11-27T11:49:47.092Z] #43 97.05 crypto/x509 [2020-11-27T11:49:47.092Z] #43 98.06 mime/multipart [2020-11-27T11:49:47.092Z] #43 98.10 vendor/golang.org/x/net/http/httpguts [2020-11-27T11:49:47.092Z] #43 100.7 crypto/tls [2020-11-27T11:49:47.160Z] #41 102.0 CC criu/cgroup-props.o [2020-11-27T11:49:47.358Z] #43 ... [2020-11-27T11:49:47.358Z] [2020-11-27T11:49:47.358Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:47.358Z] #41 38.91 CC images/file-lock.o [2020-11-27T11:49:47.358Z] #41 39.05 CC images/rlimit.o [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-27T11:49:47.459Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-11-27T11:49:47.459Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-27T11:49:47.459Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/types [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-27T11:49:47.459Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-11-27T11:49:47.459Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-27T11:49:47.459Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-11-27T11:49:47.459Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/builder [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-27T11:49:47.459Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-27T11:49:47.459Z] ok github.com/docker/docker/builder/remotecontext 0.327s coverage: 13.7% of statements [2020-11-27T11:49:47.589Z] #41 6.332 GEN criu/include/version.h [2020-11-27T11:49:47.589Z] #41 6.647 GEN include/common/asm [2020-11-27T11:49:47.624Z] #41 39.30 CC images/pagemap.o [2020-11-27T11:49:47.751Z] ok github.com/docker/docker/builder/dockerfile 0.982s coverage: 48.3% of statements [2020-11-27T11:49:47.751Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-11-27T11:49:47.793Z] #19 ... [2020-11-27T11:49:47.793Z] [2020-11-27T11:49:47.793Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:47.793Z] #44 128.4 vendor/golang.org/x/text/unicode/norm [2020-11-27T11:49:47.793Z] #44 131.2 github.com/LK4D4/vndr/build [2020-11-27T11:49:47.793Z] #44 ... [2020-11-27T11:49:47.793Z] [2020-11-27T11:49:47.793Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:47.793Z] #42 75.83 LINK criu/pie/restorer.built-in.o [2020-11-27T11:49:47.793Z] #42 75.87 GEN criu/pie/restorer-blob.h [2020-11-27T11:49:47.793Z] #42 76.13 DEP criu/vdso.d [2020-11-27T11:49:47.793Z] #42 76.49 DEP criu/uts_ns.d [2020-11-27T11:49:47.793Z] #42 76.78 DEP criu/util.d [2020-11-27T11:49:47.793Z] #42 77.30 DEP criu/uffd.d [2020-11-27T11:49:48.043Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-11-27T11:49:48.099Z] #41 102.7 CC criu/cgroup.o [2020-11-27T11:49:48.204Z] #41 39.66 CC images/siginfo.o [2020-11-27T11:49:48.204Z] #41 39.88 CC images/rpc.o [2020-11-27T11:49:48.440Z] #42 77.60 DEP criu/tun.d [2020-11-27T11:49:48.440Z] #42 77.82 DEP criu/tty.d [2020-11-27T11:49:48.678Z] ok github.com/docker/docker/builder/remotecontext/git 1.068s coverage: 86.3% of statements [2020-11-27T11:49:48.678Z] ? github.com/docker/docker/cli [no test files] [2020-11-27T11:49:48.678Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-27T11:49:48.738Z] #42 78.05 DEP criu/timerfd.d [2020-11-27T11:49:45.783Z] > git checkout -f 703951197c3338631ee0529dd9dd814d16f037f0 # timeout=10 [2020-11-27T11:49:49.036Z] #42 78.31 DEP criu/timens.d [2020-11-27T11:49:49.036Z] #42 78.49 DEP criu/sysfs_parse.d [2020-11-27T11:49:49.336Z] #42 78.70 DEP criu/sysctl.d [2020-11-27T11:49:49.521Z] #41 ... [2020-11-27T11:49:49.521Z] [2020-11-27T11:49:49.521Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:49.521Z] #35 12.63 [100%] Linking C executable tini-static [2020-11-27T11:49:49.521Z] #35 13.60 [100%] Built target tini-static [2020-11-27T11:49:49.521Z] #35 13.69 + mkdir -p /build [2020-11-27T11:49:49.521Z] #35 13.69 + cp tini-static /build/docker-init [2020-11-27T11:49:49.521Z] #35 DONE 14.4s [2020-11-27T11:49:49.521Z] [2020-11-27T11:49:49.521Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:49.521Z] #43 108.2 go/scanner [2020-11-27T11:49:49.521Z] #43 109.0 internal/lazyregexp [2020-11-27T11:49:49.581Z] #40 ... [2020-11-27T11:49:49.581Z] [2020-11-27T11:49:49.581Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:49.581Z] #49 84.46 time [2020-11-27T11:49:49.581Z] #49 93.10 context [2020-11-27T11:49:49.581Z] #49 94.35 encoding/base64 [2020-11-27T11:49:49.581Z] #49 94.39 os [2020-11-27T11:49:49.634Z] #42 78.89 DEP criu/string.d [2020-11-27T11:49:49.634Z] #42 78.94 DEP criu/stats.d [2020-11-27T11:49:49.634Z] #42 79.08 DEP criu/sockets.d [2020-11-27T11:49:49.837Z] #49 ... [2020-11-27T11:49:49.837Z] [2020-11-27T11:49:49.837Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:49:49.837Z] #34 86.73 Selecting previously unselected package libxml2:amd64. [2020-11-27T11:49:49.837Z] #34 86.73 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-11-27T11:49:49.837Z] #34 86.78 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T11:49:49.837Z] #34 87.85 Selecting previously unselected package libarchive13:amd64. [2020-11-27T11:49:49.837Z] #34 87.87 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-11-27T11:49:49.837Z] #34 87.87 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-27T11:49:49.837Z] #34 88.40 Selecting previously unselected package libjsoncpp1:amd64. [2020-11-27T11:49:49.837Z] #34 88.43 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-11-27T11:49:49.837Z] #34 88.45 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-27T11:49:49.837Z] #34 88.67 Selecting previously unselected package librhash0:amd64. [2020-11-27T11:49:49.837Z] #34 88.69 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-11-27T11:49:49.837Z] #34 88.69 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-11-27T11:49:49.837Z] #34 89.11 Selecting previously unselected package libuv1:amd64. [2020-11-27T11:49:49.837Z] #34 89.12 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-11-27T11:49:49.837Z] #34 89.15 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-11-27T11:49:49.837Z] #34 89.49 Selecting previously unselected package cmake. [2020-11-27T11:49:49.837Z] #34 89.54 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-11-27T11:49:49.837Z] #34 89.55 Unpacking cmake (3.13.4-1) ... [2020-11-27T11:49:49.932Z] #42 79.28 DEP criu/sk-unix.d [2020-11-27T11:49:50.095Z] #34 95.16 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T11:49:50.100Z] #43 109.7 net/url [2020-11-27T11:49:50.137Z] #41 41.51 CC images/ext-file.o [2020-11-27T11:49:50.137Z] #41 41.89 CC images/cgroup.o [2020-11-27T11:49:50.256Z] #42 79.58 DEP criu/sk-tcp.d [2020-11-27T11:49:50.352Z] #34 95.18 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T11:49:50.352Z] #34 95.20 Setting up libuv1:amd64 (1.24.1-1) ... [2020-11-27T11:49:50.352Z] #34 95.22 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T11:49:50.352Z] #34 95.26 Setting up librhash0:amd64 (1.3.8-1) ... [2020-11-27T11:49:50.352Z] #34 95.27 Setting up cmake-data (3.13.4-1) ... [2020-11-27T11:49:50.352Z] #34 95.28 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-27T11:49:50.352Z] #34 95.29 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-27T11:49:50.352Z] #34 95.33 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-27T11:49:50.352Z] #34 95.34 Setting up cmake (3.13.4-1) ... [2020-11-27T11:49:50.352Z] #34 95.35 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:49:50.556Z] #42 79.83 DEP criu/sk-queue.d [2020-11-27T11:49:50.609Z] #34 95.44 Processing triggers for mime-support (3.62) ... [2020-11-27T11:49:50.639Z] #41 105.6 CC criu/clone-noasan.o [2020-11-27T11:49:50.854Z] #42 80.08 DEP criu/sk-packet.d [2020-11-27T11:49:50.854Z] #42 80.29 DEP criu/sk-netlink.d [2020-11-27T11:49:50.869Z] #34 ... [2020-11-27T11:49:50.869Z] [2020-11-27T11:49:50.869Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:50.869Z] #49 95.80 strings [2020-11-27T11:49:50.899Z] #41 105.8 CC criu/config.o [2020-11-27T11:49:51.050Z] #43 110.9 go/ast [2020-11-27T11:49:51.086Z] #41 42.80 CC images/userns.o [2020-11-27T11:49:51.153Z] #42 80.49 DEP criu/sk-inet.d [2020-11-27T11:49:51.348Z] #41 43.09 CC images/google/protobuf/descriptor.o [2020-11-27T11:49:51.413Z] ok github.com/docker/docker/client 0.134s coverage: 75.4% of statements [2020-11-27T11:49:51.455Z] #42 80.73 DEP criu/signalfd.d [2020-11-27T11:49:51.455Z] #42 80.89 DEP criu/sigframe.d [2020-11-27T11:49:51.754Z] #42 81.08 DEP criu/shmem.d [2020-11-27T11:49:51.811Z] #49 ... [2020-11-27T11:49:51.811Z] [2020-11-27T11:49:51.811Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:51.811Z] #43 86.84 time [2020-11-27T11:49:51.811Z] #43 92.40 strings [2020-11-27T11:49:51.811Z] #43 95.50 os [2020-11-27T11:49:51.811Z] #43 96.31 regexp/syntax [2020-11-27T11:49:52.051Z] #42 81.38 DEP criu/servicefd.d [2020-11-27T11:49:52.069Z] #43 ... [2020-11-27T11:49:52.069Z] [2020-11-27T11:49:52.069Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-27T11:49:52.069Z] #34 DONE 97.0s [2020-11-27T11:49:52.069Z] [2020-11-27T11:49:52.069Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:52.069Z] #11 96.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-27T11:49:52.069Z] #11 96.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-27T11:49:52.069Z] #11 96.92 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T11:49:52.279Z] #41 ... [2020-11-27T11:49:52.279Z] [2020-11-27T11:49:52.279Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:49:52.279Z] #18 34.52 Selecting previously unselected package bash-completion. [2020-11-27T11:49:52.279Z] #18 34.53 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-27T11:49:52.279Z] #18 37.01 Unpacking bash-completion (1:2.8-6) ... [2020-11-27T11:49:52.279Z] #18 37.41 Selecting previously unselected package bzip2. [2020-11-27T11:49:52.279Z] #18 37.42 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-11-27T11:49:52.279Z] #18 37.43 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T11:49:52.279Z] #18 37.49 Selecting previously unselected package xz-utils. [2020-11-27T11:49:52.279Z] #18 37.50 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-11-27T11:49:52.279Z] #18 37.50 Unpacking xz-utils (5.2.4-1) ... [2020-11-27T11:49:52.279Z] #18 37.64 Selecting previously unselected package apparmor. [2020-11-27T11:49:52.280Z] #18 37.65 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-11-27T11:49:52.280Z] #18 37.72 Unpacking apparmor (2.13.2-10) ... [2020-11-27T11:49:52.280Z] #18 38.08 Selecting previously unselected package aufs-tools. [2020-11-27T11:49:52.280Z] #18 38.09 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-11-27T11:49:52.280Z] #18 38.10 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-27T11:49:52.280Z] #18 38.22 Selecting previously unselected package libonig5:amd64. [2020-11-27T11:49:52.280Z] #18 38.22 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-11-27T11:49:52.280Z] #18 38.23 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-27T11:49:52.280Z] #18 38.38 Selecting previously unselected package libjq1:amd64. [2020-11-27T11:49:52.280Z] #18 38.38 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:49:52.280Z] #18 38.39 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T11:49:52.280Z] #18 38.50 Selecting previously unselected package jq. [2020-11-27T11:49:52.280Z] #18 38.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:49:52.280Z] #18 38.51 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T11:49:52.280Z] #18 38.57 Selecting previously unselected package libaio1:amd64. [2020-11-27T11:49:52.280Z] #18 38.57 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-11-27T11:49:52.280Z] #18 38.58 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-11-27T11:49:52.280Z] #18 38.63 Selecting previously unselected package libgpm2:amd64. [2020-11-27T11:49:52.280Z] #18 38.64 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-11-27T11:49:52.280Z] #18 38.64 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-11-27T11:49:52.280Z] #18 38.72 Selecting previously unselected package libicu63:amd64. [2020-11-27T11:49:52.280Z] #18 38.73 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-27T11:49:52.280Z] #18 38.74 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T11:49:52.349Z] #42 81.59 DEP criu/seize.d [2020-11-27T11:49:52.349Z] #42 81.77 DEP criu/seccomp.d [2020-11-27T11:49:52.648Z] #42 ... [2020-11-27T11:49:52.648Z] [2020-11-27T11:49:52.648Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:49:52.648Z] #19 32.60 Selecting previously unselected package python3-minimal. [2020-11-27T11:49:52.648Z] #19 32.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-11-27T11:49:52.648Z] #19 32.67 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-11-27T11:49:52.648Z] #19 32.67 Unpacking python3-minimal (3.7.3-1) ... [2020-11-27T11:49:52.648Z] #19 32.75 Selecting previously unselected package libmpdec2:ppc64el. [2020-11-27T11:49:52.648Z] #19 32.79 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-11-27T11:49:52.648Z] #19 32.81 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-11-27T11:49:52.648Z] #19 32.94 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-11-27T11:49:52.648Z] #19 32.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-27T11:49:52.648Z] #19 32.95 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-11-27T11:49:52.648Z] #19 33.98 Selecting previously unselected package python3.7. [2020-11-27T11:49:52.648Z] #19 33.99 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-27T11:49:52.648Z] #19 34.02 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T11:49:52.648Z] #19 34.12 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-11-27T11:49:52.648Z] #19 34.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-11-27T11:49:52.648Z] #19 34.17 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-11-27T11:49:52.648Z] #19 34.33 Setting up python3-minimal (3.7.3-1) ... [2020-11-27T11:49:52.648Z] #19 35.38 Selecting previously unselected package python3. [2020-11-27T11:49:52.648Z] #19 35.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-11-27T11:49:52.648Z] #19 35.46 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-11-27T11:49:52.648Z] #19 35.47 Unpacking python3 (3.7.3-1) ... [2020-11-27T11:49:52.648Z] #19 35.60 Selecting previously unselected package libip4tc0:ppc64el. [2020-11-27T11:49:52.648Z] #19 35.61 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-11-27T11:49:52.648Z] #19 35.61 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-11-27T11:49:52.648Z] #19 35.75 Selecting previously unselected package libip6tc0:ppc64el. [2020-11-27T11:49:52.648Z] #19 35.77 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-11-27T11:49:52.648Z] #19 35.78 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-11-27T11:49:52.648Z] #19 35.85 Selecting previously unselected package libiptc0:ppc64el. [2020-11-27T11:49:52.648Z] #19 35.86 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-11-27T11:49:52.648Z] #19 35.86 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-11-27T11:49:52.648Z] #19 35.94 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-11-27T11:49:52.648Z] #19 35.94 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-11-27T11:49:52.648Z] #19 35.97 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-11-27T11:49:52.648Z] #19 36.03 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-11-27T11:49:52.648Z] #19 36.04 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-11-27T11:49:52.648Z] #19 36.05 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-11-27T11:49:52.648Z] #19 36.15 Selecting previously unselected package libnftnl11:ppc64el. [2020-11-27T11:49:52.648Z] #19 36.15 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-11-27T11:49:52.648Z] #19 36.17 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-11-27T11:49:52.648Z] #19 36.27 Selecting previously unselected package iptables. [2020-11-27T11:49:52.648Z] #19 36.28 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-11-27T11:49:52.648Z] #19 36.28 Unpacking iptables (1.8.2-4) ... [2020-11-27T11:49:52.947Z] #19 36.81 Selecting previously unselected package xxd. [2020-11-27T11:49:52.947Z] #19 36.81 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-27T11:49:52.947Z] #19 36.83 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T11:49:52.947Z] #19 36.95 Selecting previously unselected package vim-common. [2020-11-27T11:49:52.976Z] #43 112.4 text/template/parse [2020-11-27T11:49:53.247Z] #19 36.98 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:49:53.247Z] #19 37.03 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T11:49:53.247Z] #19 37.22 Selecting previously unselected package bash-completion. [2020-11-27T11:49:53.271Z] #41 ... [2020-11-27T11:49:53.271Z] [2020-11-27T11:49:53.271Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:49:53.271Z] #11 106.8 Selecting previously unselected package libapparmor1:arm64. [2020-11-27T11:49:53.271Z] #11 106.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-11-27T11:49:53.271Z] #11 106.9 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-11-27T11:49:53.271Z] #11 107.1 Selecting previously unselected package libapparmor-dev:arm64. [2020-11-27T11:49:53.271Z] #11 107.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-11-27T11:49:53.271Z] #11 107.1 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-11-27T11:49:53.438Z] #11 ... [2020-11-27T11:49:53.438Z] [2020-11-27T11:49:53.438Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:53.438Z] #32 88.10 internal/poll [2020-11-27T11:49:53.438Z] #32 89.81 internal/fmtsort [2020-11-27T11:49:53.438Z] #32 90.65 internal/syscall/execenv [2020-11-27T11:49:53.438Z] #32 91.12 internal/syscall/unix [2020-11-27T11:49:53.438Z] #32 91.42 strings [2020-11-27T11:49:53.438Z] #32 91.81 os [2020-11-27T11:49:53.438Z] #32 96.14 path [2020-11-27T11:49:53.438Z] #32 97.13 text/tabwriter [2020-11-27T11:49:53.438Z] #32 97.32 fmt [2020-11-27T11:49:53.534Z] #11 107.4 Selecting previously unselected package libbtrfs0. [2020-11-27T11:49:53.534Z] #11 107.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-11-27T11:49:53.534Z] #11 107.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T11:49:53.534Z] #11 107.4 Selecting previously unselected package libbtrfs-dev. [2020-11-27T11:49:53.534Z] #11 107.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-11-27T11:49:53.534Z] #11 107.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:49:53.545Z] #19 37.23 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-27T11:49:53.551Z] #43 ... [2020-11-27T11:49:53.551Z] [2020-11-27T11:49:53.551Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:53.552Z] #41 10.53 PBCC images/timens.pb-c.c [2020-11-27T11:49:53.552Z] #41 10.64 DEP images/timens.pb-c.d [2020-11-27T11:49:53.552Z] #41 10.68 PBCC images/fown.pb-c.c [2020-11-27T11:49:53.552Z] #41 10.75 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-27T11:49:53.552Z] #41 10.89 PBCC images/opts.pb-c.c [2020-11-27T11:49:53.552Z] #41 11.00 PBCC images/memfd.pb-c.c [2020-11-27T11:49:53.552Z] #41 11.11 DEP images/fown.pb-c.d [2020-11-27T11:49:53.552Z] #41 11.15 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-27T11:49:53.552Z] #41 11.26 DEP images/opts.pb-c.d [2020-11-27T11:49:53.552Z] #41 11.36 DEP images/memfd.pb-c.d [2020-11-27T11:49:53.552Z] #41 11.43 PBCC images/sit.pb-c.c [2020-11-27T11:49:53.552Z] #41 11.49 DEP images/sit.pb-c.d [2020-11-27T11:49:53.552Z] #41 11.63 PBCC images/macvlan.pb-c.c [2020-11-27T11:49:53.552Z] #41 11.71 DEP images/macvlan.pb-c.d [2020-11-27T11:49:53.552Z] #41 11.77 PBCC images/autofs.pb-c.c [2020-11-27T11:49:53.552Z] #41 11.78 DEP images/autofs.pb-c.d [2020-11-27T11:49:53.552Z] #41 11.81 PBCC images/sysctl.pb-c.c [2020-11-27T11:49:53.552Z] #41 11.82 DEP images/sysctl.pb-c.d [2020-11-27T11:49:53.552Z] #41 11.90 PBCC images/time.pb-c.c [2020-11-27T11:49:53.552Z] #41 12.00 DEP images/time.pb-c.d [2020-11-27T11:49:53.552Z] #41 12.15 PBCC images/binfmt-misc.pb-c.c [2020-11-27T11:49:53.552Z] #41 12.23 DEP images/binfmt-misc.pb-c.d [2020-11-27T11:49:53.552Z] #41 12.27 PBCC images/seccomp.pb-c.c [2020-11-27T11:49:53.552Z] #41 12.30 DEP images/seccomp.pb-c.d [2020-11-27T11:49:53.552Z] #41 12.37 PBCC images/userns.pb-c.c [2020-11-27T11:49:53.552Z] #41 12.42 DEP images/userns.pb-c.d [2020-11-27T11:49:53.552Z] #41 12.46 PBCC images/cgroup.pb-c.c [2020-11-27T11:49:53.552Z] #41 12.50 DEP images/cgroup.pb-c.d [2020-11-27T11:49:53.552Z] #41 12.53 PBCC images/ext-file.pb-c.c [2020-11-27T11:49:53.552Z] #41 12.56 DEP images/ext-file.pb-c.d [2020-11-27T11:49:53.552Z] #41 12.63 PBCC images/rpc.pb-c.c [2020-11-27T11:49:53.695Z] #32 98.77 path/filepath [2020-11-27T11:49:53.695Z] #32 ... [2020-11-27T11:49:53.695Z] [2020-11-27T11:49:53.695Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:53.695Z] #35 1.616 + RM_GOPATH=0 [2020-11-27T11:49:53.695Z] #35 1.616 + TMP_GOPATH= [2020-11-27T11:49:53.695Z] #35 1.616 + : /build [2020-11-27T11:49:53.695Z] #35 1.616 + '[' -z '' ']' [2020-11-27T11:49:53.695Z] #35 1.617 ++ mktemp -d [2020-11-27T11:49:53.695Z] #35 1.629 + export GOPATH=/tmp/tmp.goDeGCenXX [2020-11-27T11:49:53.695Z] #35 1.630 + GOPATH=/tmp/tmp.goDeGCenXX [2020-11-27T11:49:53.695Z] #35 1.630 + RM_GOPATH=1 [2020-11-27T11:49:53.695Z] #35 1.630 + case "$(go env GOARCH)" in [2020-11-27T11:49:53.695Z] #35 1.633 ++ go env GOARCH [2020-11-27T11:49:53.695Z] #35 1.658 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:49:53.695Z] #35 1.658 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:49:53.695Z] #35 1.662 ++ dirname /tmp/install/install.sh [2020-11-27T11:49:53.695Z] #35 1.666 + dir=/tmp/install [2020-11-27T11:49:53.695Z] #35 1.666 + bin=tini [2020-11-27T11:49:53.695Z] #35 1.666 + shift [2020-11-27T11:49:53.695Z] #35 1.667 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-27T11:49:53.695Z] #35 1.667 + . /tmp/install/tini.installer [2020-11-27T11:49:53.695Z] #35 1.667 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T11:49:53.695Z] #35 1.668 + install_tini [2020-11-27T11:49:53.695Z] #35 1.669 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-27T11:49:53.695Z] #35 1.670 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T11:49:53.695Z] #35 1.670 + git clone https://github.com/krallin/tini.git /tmp/tmp.goDeGCenXX/tini [2020-11-27T11:49:53.695Z] #35 1.678 Cloning into '/tmp/tmp.goDeGCenXX/tini'... [2020-11-27T11:49:53.797Z] #11 107.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-11-27T11:49:53.797Z] #11 107.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-11-27T11:49:53.797Z] #11 107.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-11-27T11:49:53.813Z] #41 12.72 DEP images/rpc.pb-c.d [2020-11-27T11:49:53.813Z] #41 12.78 PBCC images/siginfo.pb-c.c [2020-11-27T11:49:53.813Z] #41 12.82 DEP images/siginfo.pb-c.d [2020-11-27T11:49:53.813Z] #41 12.87 PBCC images/pagemap.pb-c.c [2020-11-27T11:49:54.069Z] #11 107.9 Selecting previously unselected package libudev-dev:arm64. [2020-11-27T11:49:54.069Z] #11 107.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-11-27T11:49:54.069Z] #11 107.9 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-11-27T11:49:54.075Z] #41 13.06 DEP images/pagemap.pb-c.d [2020-11-27T11:49:54.188Z] #18 42.28 Selecting previously unselected package libnet1:amd64. [2020-11-27T11:49:54.337Z] #41 13.16 PBCC images/rlimit.pb-c.c [2020-11-27T11:49:54.337Z] #41 13.20 DEP images/rlimit.pb-c.d [2020-11-27T11:49:54.337Z] #41 13.29 PBCC images/file-lock.pb-c.c [2020-11-27T11:49:54.337Z] #41 13.36 DEP images/file-lock.pb-c.d [2020-11-27T11:49:54.340Z] #11 108.2 Selecting previously unselected package libsepol1-dev:arm64. [2020-11-27T11:49:54.340Z] #11 108.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-11-27T11:49:54.340Z] #11 108.2 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-11-27T11:49:54.449Z] #18 42.29 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T11:49:54.449Z] #18 42.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:49:54.449Z] #18 42.38 Selecting previously unselected package libnl-3-200:amd64. [2020-11-27T11:49:54.449Z] #18 42.39 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-27T11:49:54.449Z] #18 42.40 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T11:49:54.449Z] #18 42.48 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-27T11:49:54.599Z] #41 13.54 PBCC images/tty.pb-c.c [2020-11-27T11:49:54.599Z] #41 13.56 DEP images/tty.pb-c.d [2020-11-27T11:49:54.599Z] #41 13.65 PBCC images/tun.pb-c.c [2020-11-27T11:49:54.603Z] #11 108.5 Selecting previously unselected package libpcre16-3:arm64. [2020-11-27T11:49:54.603Z] #11 108.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-11-27T11:49:54.603Z] #11 108.5 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-11-27T11:49:54.708Z] #18 42.49 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-27T11:49:54.709Z] #18 42.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T11:49:54.709Z] #18 42.56 Selecting previously unselected package libreadline5:amd64. [2020-11-27T11:49:54.709Z] #18 42.57 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-11-27T11:49:54.709Z] #18 42.57 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-27T11:49:54.709Z] #18 42.66 Selecting previously unselected package net-tools. [2020-11-27T11:49:54.709Z] #18 42.68 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-11-27T11:49:54.709Z] #18 42.69 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T11:49:54.861Z] #41 13.81 PBCC images/netdev.pb-c.c [2020-11-27T11:49:54.861Z] #41 13.89 DEP images/tun.pb-c.d [2020-11-27T11:49:54.866Z] #11 108.7 Selecting previously unselected package libpcre32-3:arm64. [2020-11-27T11:49:54.866Z] #11 108.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-11-27T11:49:54.866Z] #11 108.7 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-11-27T11:49:54.968Z] #18 42.87 Selecting previously unselected package python-pip-whl. [2020-11-27T11:49:54.968Z] #18 42.88 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-27T11:49:54.968Z] #18 42.88 Unpacking python-pip-whl (18.1-5) ... [2020-11-27T11:49:55.069Z] #35 2.745 + cd /tmp/tmp.goDeGCenXX/tini [2020-11-27T11:49:55.069Z] #35 2.746 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-27T11:49:55.069Z] #35 2.762 + cmake . [2020-11-27T11:49:55.123Z] #41 14.12 DEP images/netdev.pb-c.d [2020-11-27T11:49:55.123Z] #41 14.23 PBCC images/vma.pb-c.c [2020-11-27T11:49:55.129Z] #11 108.9 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-11-27T11:49:55.129Z] #11 108.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-11-27T11:49:55.129Z] #11 108.9 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-11-27T11:49:55.129Z] #11 109.0 Selecting previously unselected package libpcre3-dev:arm64. [2020-11-27T11:49:55.129Z] #11 109.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-11-27T11:49:55.129Z] #11 109.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-11-27T11:49:55.490Z] #41 14.40 DEP images/vma.pb-c.d [2020-11-27T11:49:55.490Z] #41 14.52 PBCC images/creds.pb-c.c [2020-11-27T11:49:55.490Z] #41 14.60 DEP images/creds.pb-c.d [2020-11-27T11:49:55.490Z] #41 14.66 PBCC images/utsns.pb-c.c [2020-11-27T11:49:55.538Z] #18 43.45 Selecting previously unselected package python3-lib2to3. [2020-11-27T11:49:55.538Z] #18 43.46 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-27T11:49:55.538Z] #18 43.46 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-27T11:49:55.633Z] #35 3.546 -- The C compiler identification is GNU 8.3.0 [2020-11-27T11:49:55.756Z] #41 14.70 DEP images/utsns.pb-c.d [2020-11-27T11:49:55.756Z] #41 14.76 PBCC images/ipc-desc.pb-c.c [2020-11-27T11:49:55.756Z] #41 14.78 PBCC images/ipc-sem.pb-c.c [2020-11-27T11:49:55.756Z] #41 14.84 DEP images/ipc-desc.pb-c.d [2020-11-27T11:49:55.756Z] #41 14.89 DEP images/ipc-sem.pb-c.d [2020-11-27T11:49:55.798Z] #18 43.59 Selecting previously unselected package python3-distutils. [2020-11-27T11:49:55.798Z] #18 43.60 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-27T11:49:55.798Z] #18 43.61 Unpacking python3-distutils (3.7.3-1) ... [2020-11-27T11:49:55.798Z] #18 43.76 Selecting previously unselected package python3-pip. [2020-11-27T11:49:55.798Z] #18 43.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-27T11:49:55.798Z] #18 43.78 Unpacking python3-pip (18.1-5) ... [2020-11-27T11:49:55.801Z] #11 109.5 Selecting previously unselected package libselinux1-dev:arm64. [2020-11-27T11:49:55.801Z] #11 109.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-11-27T11:49:55.801Z] #11 109.6 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-11-27T11:49:55.889Z] #35 3.646 -- Check for working C compiler: /usr/bin/cc [2020-11-27T11:49:56.018Z] #41 ... [2020-11-27T11:49:56.018Z] [2020-11-27T11:49:56.018Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:56.018Z] #32 108.8 github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:49:56.018Z] #32 DONE 115.8s [2020-11-27T11:49:56.018Z] [2020-11-27T11:49:56.018Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:56.018Z] #41 14.96 PBCC images/ipc-msg.pb-c.c [2020-11-27T11:49:56.018Z] #41 15.05 DEP images/ipc-msg.pb-c.d [2020-11-27T11:49:56.018Z] #41 15.15 PBCC images/ipc-shm.pb-c.c [2020-11-27T11:49:56.058Z] #18 43.97 Selecting previously unselected package python3-pkg-resources. [2020-11-27T11:49:56.058Z] #18 43.99 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T11:49:56.058Z] #18 44.00 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-27T11:49:56.058Z] #18 44.09 Selecting previously unselected package python3-setuptools. [2020-11-27T11:49:56.063Z] #11 109.9 Selecting previously unselected package libdevmapper-dev:arm64. [2020-11-27T11:49:56.063Z] #11 109.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-11-27T11:49:56.063Z] #11 109.9 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-11-27T11:49:56.281Z] #41 15.17 DEP images/ipc-shm.pb-c.d [2020-11-27T11:49:56.281Z] #41 15.23 PBCC images/ipc-var.pb-c.c [2020-11-27T11:49:56.281Z] #41 15.29 DEP images/ipc-var.pb-c.d [2020-11-27T11:49:56.281Z] #41 15.39 PBCC images/sk-opts.pb-c.c [2020-11-27T11:49:56.319Z] #18 44.10 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-27T11:49:56.319Z] #18 44.11 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-27T11:49:56.319Z] #18 44.29 Selecting previously unselected package python3-wheel. [2020-11-27T11:49:56.319Z] #18 44.31 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-27T11:49:56.319Z] #18 44.32 Unpacking python3-wheel (0.32.3-2) ... [2020-11-27T11:49:56.326Z] #11 110.0 Selecting previously unselected package libseccomp-dev:arm64. [2020-11-27T11:49:56.326Z] #11 110.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-11-27T11:49:56.326Z] #11 110.0 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-11-27T11:49:56.326Z] #11 110.2 Selecting previously unselected package libsystemd-dev:arm64. [2020-11-27T11:49:56.326Z] #11 110.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-11-27T11:49:56.326Z] #11 110.2 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-11-27T11:49:56.544Z] #41 15.42 PBCC images/packet-sock.pb-c.c [2020-11-27T11:49:56.544Z] #41 15.53 DEP images/sk-opts.pb-c.d [2020-11-27T11:49:56.544Z] #41 15.63 DEP images/packet-sock.pb-c.d [2020-11-27T11:49:56.583Z] #18 44.40 Selecting previously unselected package sudo. [2020-11-27T11:49:56.583Z] #18 44.40 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-11-27T11:49:56.583Z] #18 44.41 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-27T11:49:56.806Z] #41 15.81 PBCC images/sk-netlink.pb-c.c [2020-11-27T11:49:56.806Z] #41 15.91 DEP images/sk-netlink.pb-c.d [2020-11-27T11:49:56.826Z] #35 ... [2020-11-27T11:49:56.826Z] [2020-11-27T11:49:56.826Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-27T11:49:56.826Z] #40 101.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-27T11:49:56.826Z] #40 101.2 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:49:56.826Z] #40 DONE 101.6s [2020-11-27T11:49:56.826Z] [2020-11-27T11:49:56.826Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:56.826Z] #35 4.549 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-27T11:49:56.826Z] #35 4.564 -- Detecting C compiler ABI info [2020-11-27T11:49:56.902Z] #11 110.6 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-11-27T11:49:56.902Z] #11 110.7 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-11-27T11:49:56.902Z] #11 110.7 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-11-27T11:49:56.902Z] #11 110.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T11:49:56.902Z] #11 110.7 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-11-27T11:49:56.902Z] #11 110.7 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-11-27T11:49:56.902Z] #11 110.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:49:56.902Z] #11 110.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T11:49:56.902Z] #11 110.8 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-11-27T11:49:56.902Z] #11 110.8 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-11-27T11:49:56.902Z] #11 110.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T11:49:56.902Z] #11 110.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:49:56.902Z] #11 110.9 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-11-27T11:49:56.902Z] #11 110.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-27T11:49:56.902Z] #11 110.9 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-11-27T11:49:56.902Z] #11 110.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T11:49:57.068Z] #41 16.00 PBCC images/sk-inet.pb-c.c [2020-11-27T11:49:57.068Z] #41 16.10 DEP images/sk-inet.pb-c.d [2020-11-27T11:49:57.068Z] #41 16.15 PBCC images/sk-unix.pb-c.c [2020-11-27T11:49:57.083Z] #35 ... [2020-11-27T11:49:57.083Z] [2020-11-27T11:49:57.083Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:57.152Z] #18 44.87 Selecting previously unselected package thin-provisioning-tools. [2020-11-27T11:49:57.152Z] #18 44.89 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-11-27T11:49:57.152Z] #18 44.89 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T11:49:57.152Z] #18 45.12 Selecting previously unselected package uidmap. [2020-11-27T11:49:57.152Z] #18 45.13 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-11-27T11:49:57.152Z] #18 45.14 Unpacking uidmap (1:4.5-1.1) ... [2020-11-27T11:49:57.165Z] #11 110.9 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-11-27T11:49:57.165Z] #11 110.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:49:57.165Z] #11 111.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-27T11:49:57.165Z] #11 111.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-27T11:49:57.165Z] #11 111.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:49:57.165Z] #11 111.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-27T11:49:57.165Z] #11 111.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-27T11:49:57.165Z] #11 111.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T11:49:57.165Z] #11 111.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-11-27T11:49:57.165Z] #11 111.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-11-27T11:49:57.165Z] #11 111.1 Setting up dmsetup (2:1.02.155-3) ... [2020-11-27T11:49:57.165Z] #11 111.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-11-27T11:49:57.165Z] #11 111.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-11-27T11:49:57.165Z] #11 111.1 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:49:57.331Z] #41 16.28 DEP images/sk-unix.pb-c.d [2020-11-27T11:49:57.412Z] #18 45.29 Selecting previously unselected package vim-runtime. [2020-11-27T11:49:57.412Z] #18 45.30 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:49:57.412Z] #18 45.34 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-27T11:49:57.412Z] #18 45.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-27T11:49:57.412Z] #18 45.38 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-27T11:49:57.594Z] #41 16.43 PBCC images/mm.pb-c.c [2020-11-27T11:49:57.594Z] #41 16.57 DEP images/mm.pb-c.d [2020-11-27T11:49:57.594Z] #41 16.69 PBCC images/timerfd.pb-c.c [2020-11-27T11:49:57.856Z] #41 16.82 DEP images/timerfd.pb-c.d [2020-11-27T11:49:57.856Z] #41 16.90 PBCC images/timer.pb-c.c [2020-11-27T11:49:57.856Z] #41 16.96 DEP images/timer.pb-c.d [2020-11-27T11:49:57.856Z] #41 ... [2020-11-27T11:49:57.856Z] [2020-11-27T11:49:57.856Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:49:57.856Z] #49 107.7 encoding/json [2020-11-27T11:49:57.856Z] #49 110.4 github.com/pkg/diff [2020-11-27T11:49:57.856Z] #49 112.3 go/ast [2020-11-27T11:49:57.856Z] #49 116.2 golang.org/x/crypto/ssh/terminal [2020-11-27T11:49:58.059Z] #19 41.47 Unpacking bash-completion (1:2.8-6) ... [2020-11-27T11:49:58.059Z] #19 41.93 Selecting previously unselected package bzip2. [2020-11-27T11:49:58.059Z] #19 41.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-11-27T11:49:58.059Z] #19 41.95 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T11:49:58.059Z] #19 42.01 Selecting previously unselected package xz-utils. [2020-11-27T11:49:58.129Z] #49 ... [2020-11-27T11:49:58.129Z] [2020-11-27T11:49:58.129Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:49:58.129Z] #41 17.08 PBCC images/sa.pb-c.c [2020-11-27T11:49:58.129Z] #41 17.13 DEP images/sa.pb-c.d [2020-11-27T11:49:58.358Z] #19 42.02 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-11-27T11:49:58.359Z] #19 42.02 Unpacking xz-utils (5.2.4-1) ... [2020-11-27T11:49:58.397Z] #41 17.23 PBCC images/pipe-data.pb-c.c [2020-11-27T11:49:58.397Z] #41 17.27 DEP images/pipe-data.pb-c.d [2020-11-27T11:49:58.397Z] #41 17.42 PBCC images/mnt.pb-c.c [2020-11-27T11:49:58.558Z] #11 DONE 112.4s [2020-11-27T11:49:58.558Z] [2020-11-27T11:49:58.558Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:49:58.656Z] #19 42.26 Selecting previously unselected package apparmor. [2020-11-27T11:49:58.656Z] #19 42.26 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-11-27T11:49:58.656Z] #19 42.39 Unpacking apparmor (2.13.2-10) ... [2020-11-27T11:49:58.659Z] #41 17.58 DEP images/mnt.pb-c.d [2020-11-27T11:49:58.659Z] #41 17.69 PBCC images/sk-packet.pb-c.c [2020-11-27T11:49:58.659Z] #41 17.78 DEP images/sk-packet.pb-c.d [2020-11-27T11:49:58.921Z] #41 17.87 PBCC images/tcp-stream.pb-c.c [2020-11-27T11:49:58.921Z] #41 17.91 DEP images/tcp-stream.pb-c.d [2020-11-27T11:49:58.968Z] #19 42.83 Selecting previously unselected package aufs-tools. [2020-11-27T11:49:58.968Z] #19 42.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-11-27T11:49:58.968Z] #19 42.84 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-27T11:49:59.184Z] #41 18.06 PBCC images/pipe.pb-c.c [2020-11-27T11:49:59.184Z] #41 18.14 DEP images/pipe.pb-c.d [2020-11-27T11:49:59.184Z] #41 18.22 PBCC images/pstree.pb-c.c [2020-11-27T11:49:59.266Z] #19 43.04 Selecting previously unselected package libonig5:ppc64el. [2020-11-27T11:49:59.266Z] #19 43.04 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-11-27T11:49:59.266Z] #19 43.04 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-11-27T11:49:59.266Z] #19 43.17 Selecting previously unselected package libjq1:ppc64el. [2020-11-27T11:49:59.266Z] #19 43.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-27T11:49:59.266Z] #19 43.18 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-27T11:49:59.266Z] #19 43.28 Selecting previously unselected package jq. [2020-11-27T11:49:59.266Z] #19 43.29 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-27T11:49:59.449Z] #41 18.29 DEP images/pstree.pb-c.d [2020-11-27T11:49:59.449Z] #41 18.38 PBCC images/fs.pb-c.c [2020-11-27T11:49:59.449Z] #41 18.42 DEP images/fs.pb-c.d [2020-11-27T11:49:59.449Z] #41 18.47 PBCC images/signalfd.pb-c.c [2020-11-27T11:49:59.564Z] #19 43.30 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T11:49:59.564Z] #19 43.36 Selecting previously unselected package libaio1:ppc64el. [2020-11-27T11:49:59.564Z] #19 43.38 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-11-27T11:49:59.564Z] #19 43.39 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-11-27T11:49:59.564Z] #19 43.47 Selecting previously unselected package libgpm2:ppc64el. [2020-11-27T11:49:59.564Z] #19 43.47 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-11-27T11:49:59.564Z] #19 43.48 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-11-27T11:49:59.711Z] #41 18.55 DEP images/signalfd.pb-c.d [2020-11-27T11:49:59.711Z] #41 18.74 PBCC images/fh.pb-c.c [2020-11-27T11:49:59.711Z] #41 18.81 PBCC images/fsnotify.pb-c.c [2020-11-27T11:49:59.861Z] #19 43.56 Selecting previously unselected package libicu63:ppc64el. [2020-11-27T11:49:59.861Z] #19 43.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-11-27T11:49:59.861Z] #19 43.58 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-27T11:49:59.973Z] #41 18.93 DEP images/fh.pb-c.d [2020-11-27T11:49:59.973Z] #41 18.99 DEP images/fsnotify.pb-c.d [2020-11-27T11:49:59.973Z] #41 19.04 PBCC images/eventpoll.pb-c.c [2020-11-27T11:50:00.235Z] #41 19.04 DEP images/eventpoll.pb-c.d [2020-11-27T11:50:00.235Z] #41 19.05 PBCC images/eventfd.pb-c.c [2020-11-27T11:50:00.235Z] #41 19.06 DEP images/eventfd.pb-c.d [2020-11-27T11:50:00.235Z] #41 19.07 PBCC images/remap-file-path.pb-c.c [2020-11-27T11:50:00.236Z] #41 19.07 DEP images/remap-file-path.pb-c.d [2020-11-27T11:50:00.236Z] #41 19.09 PBCC images/fifo.pb-c.c [2020-11-27T11:50:00.236Z] #41 19.11 DEP images/fifo.pb-c.d [2020-11-27T11:50:00.236Z] #41 19.12 PBCC images/ghost-file.pb-c.c [2020-11-27T11:50:00.236Z] #41 19.20 DEP images/ghost-file.pb-c.d [2020-11-27T11:50:00.236Z] #41 19.28 PBCC images/regfile.pb-c.c [2020-11-27T11:50:00.356Z] #41 3.418 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T11:50:00.356Z] #41 3.418 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T11:50:00.356Z] #41 3.461 Note: Building without GnuTLS support [2020-11-27T11:50:00.356Z] #41 3.485 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T11:50:00.356Z] #41 3.485 Makefile.config:40: Warn: Building without nftables support [2020-11-27T11:50:00.484Z] #51 1.901 + RM_GOPATH=0 [2020-11-27T11:50:00.484Z] #51 1.901 + TMP_GOPATH= [2020-11-27T11:50:00.484Z] #51 1.901 + : /build [2020-11-27T11:50:00.484Z] #51 1.901 + '[' -z '' ']' [2020-11-27T11:50:00.484Z] #51 1.906 ++ mktemp -d [2020-11-27T11:50:00.484Z] #51 1.916 + export GOPATH=/tmp/tmp.jFhAAueVTS [2020-11-27T11:50:00.484Z] #51 1.916 + GOPATH=/tmp/tmp.jFhAAueVTS [2020-11-27T11:50:00.484Z] #51 1.916 + RM_GOPATH=1 [2020-11-27T11:50:00.484Z] #51 1.916 + case "$(go env GOARCH)" in [2020-11-27T11:50:00.484Z] #51 1.918 ++ go env GOARCH [2020-11-27T11:50:00.484Z] #51 1.931 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:50:00.484Z] #51 1.931 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:50:00.484Z] #51 1.932 ++ dirname /tmp/install/install.sh [2020-11-27T11:50:00.484Z] #51 1.951 + dir=/tmp/install [2020-11-27T11:50:00.484Z] #51 1.951 + bin=runc [2020-11-27T11:50:00.484Z] #51 1.951 + shift [2020-11-27T11:50:00.484Z] #51 1.951 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-27T11:50:00.484Z] #51 1.952 + . /tmp/install/runc.installer [2020-11-27T11:50:00.484Z] #51 1.952 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T11:50:00.484Z] #51 1.953 + install_runc [2020-11-27T11:50:00.484Z] #51 1.954 + uname -r [2020-11-27T11:50:00.484Z] #51 1.954 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-27T11:50:00.484Z] #51 1.963 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-27T11:50:00.484Z] #51 1.963 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-27T11:50:00.484Z] #51 1.964 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-27T11:50:00.484Z] #51 1.964 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jFhAAueVTS/src/github.com/opencontainers/runc [2020-11-27T11:50:00.484Z] #51 1.975 Cloning into '/tmp/tmp.jFhAAueVTS/src/github.com/opencontainers/runc'... [2020-11-27T11:50:00.497Z] #41 19.36 DEP images/regfile.pb-c.d [2020-11-27T11:50:00.497Z] #41 19.49 PBCC images/ns.pb-c.c [2020-11-27T11:50:00.497Z] #41 19.57 DEP images/ns.pb-c.d [2020-11-27T11:50:00.510Z] #19 ... [2020-11-27T11:50:00.510Z] [2020-11-27T11:50:00.510Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:00.510Z] #44 141.2 encoding/asn1 [2020-11-27T11:50:00.510Z] #44 141.4 net/http/internal [2020-11-27T11:50:00.510Z] #44 142.6 vendor/golang.org/x/net/idna [2020-11-27T11:50:00.510Z] #44 146.9 vendor/golang.org/x/crypto/cryptobyte [2020-11-27T11:50:00.510Z] #44 147.2 net/textproto [2020-11-27T11:50:00.510Z] #44 147.6 vendor/golang.org/x/net/http/httpproxy [2020-11-27T11:50:00.510Z] #44 149.3 mime/multipart [2020-11-27T11:50:00.510Z] #44 149.3 vendor/golang.org/x/net/http/httpguts [2020-11-27T11:50:00.510Z] #44 149.9 crypto/x509 [2020-11-27T11:50:00.510Z] #44 ... [2020-11-27T11:50:00.510Z] [2020-11-27T11:50:00.510Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:00.510Z] #42 81.98 DEP criu/rst-malloc.d [2020-11-27T11:50:00.510Z] #42 82.12 DEP criu/rbtree.d [2020-11-27T11:50:00.510Z] #42 82.15 DEP criu/pstree.d [2020-11-27T11:50:00.510Z] #42 82.37 DEP criu/protobuf.d [2020-11-27T11:50:00.510Z] #42 82.51 GEN criu/protobuf-desc-gen.h [2020-11-27T11:50:00.510Z] #42 84.73 DEP criu/protobuf-desc.d [2020-11-27T11:50:00.510Z] #42 84.87 DEP criu/proc_parse.d [2020-11-27T11:50:00.510Z] #42 85.08 DEP criu/plugin.d [2020-11-27T11:50:00.510Z] #42 85.18 DEP criu/pipes.d [2020-11-27T11:50:00.510Z] #42 85.40 DEP criu/pie-util.d [2020-11-27T11:50:00.510Z] #42 85.63 DEP criu/pie-util-vdso.d [2020-11-27T11:50:00.510Z] #42 85.79 DEP criu/path.d [2020-11-27T11:50:00.510Z] #42 85.98 DEP criu/parasite-syscall.d [2020-11-27T11:50:00.510Z] #42 86.21 DEP criu/pagemap.d [2020-11-27T11:50:00.510Z] #42 86.38 DEP criu/pagemap-cache.d [2020-11-27T11:50:00.510Z] #42 86.54 DEP criu/page-xfer.d [2020-11-27T11:50:00.510Z] #42 86.74 DEP criu/page-pipe.d [2020-11-27T11:50:00.510Z] #42 86.92 DEP criu/netfilter.d [2020-11-27T11:50:00.510Z] #42 87.12 DEP criu/net.d [2020-11-27T11:50:00.510Z] #42 87.39 DEP criu/namespaces.d [2020-11-27T11:50:00.510Z] #42 87.63 DEP criu/mount.d [2020-11-27T11:50:00.510Z] #42 87.86 DEP criu/memfd.d [2020-11-27T11:50:00.510Z] #42 88.00 DEP criu/mem.d [2020-11-27T11:50:00.510Z] #42 88.12 DEP criu/lsm.d [2020-11-27T11:50:00.510Z] #42 88.23 DEP criu/log.d [2020-11-27T11:50:00.510Z] #42 88.35 DEP criu/libnetlink.d [2020-11-27T11:50:00.510Z] #42 88.47 DEP criu/kerndat.d [2020-11-27T11:50:00.510Z] #42 88.78 DEP criu/kcmp-ids.d [2020-11-27T11:50:00.510Z] #42 88.95 DEP criu/irmap.d [2020-11-27T11:50:00.510Z] #42 89.10 DEP criu/ipc_ns.d [2020-11-27T11:50:00.510Z] #42 89.28 DEP criu/image.d [2020-11-27T11:50:00.510Z] #42 89.51 DEP criu/image-desc.d [2020-11-27T11:50:00.510Z] #42 89.62 DEP criu/fsnotify.d [2020-11-27T11:50:00.510Z] #42 89.83 DEP criu/filesystems.d [2020-11-27T11:50:00.510Z] #42 90.02 DEP criu/files.d [2020-11-27T11:50:00.709Z] #18 48.76 Selecting previously unselected package vim. [2020-11-27T11:50:00.709Z] #18 48.76 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T11:50:00.759Z] #41 19.64 PBCC images/fdinfo.pb-c.c [2020-11-27T11:50:00.759Z] #41 19.74 DEP images/fdinfo.pb-c.d [2020-11-27T11:50:00.759Z] #41 19.81 PBCC images/core-aarch64.pb-c.c [2020-11-27T11:50:00.809Z] #42 90.21 DEP criu/files-reg.d [2020-11-27T11:50:00.970Z] #18 48.78 Unpacking vim (2:8.1.0875-5) ... [2020-11-27T11:50:01.024Z] #41 20.00 PBCC images/core-arm.pb-c.c [2020-11-27T11:50:01.024Z] #41 20.07 PBCC images/core-ppc64.pb-c.c [2020-11-27T11:50:01.109Z] #42 90.46 DEP criu/files-ext.d [2020-11-27T11:50:01.230Z] #18 49.33 Selecting previously unselected package xfsprogs. [2020-11-27T11:50:01.287Z] #41 20.19 PBCC images/core-s390.pb-c.c [2020-11-27T11:50:01.287Z] #41 20.32 PBCC images/core-x86.pb-c.c [2020-11-27T11:50:01.287Z] #41 20.45 PBCC images/core.pb-c.c [2020-11-27T11:50:01.377Z] Commit message: "update containerd binary to v1.4.2" [2020-11-27T11:50:01.408Z] #42 90.69 DEP criu/file-lock.d [2020-11-27T11:50:01.408Z] #42 90.89 DEP criu/file-ids.d [2020-11-27T11:50:01.435Z] #51 ... [2020-11-27T11:50:01.435Z] [2020-11-27T11:50:01.435Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-27T11:50:01.435Z] #12 DONE 2.8s [2020-11-27T11:50:01.435Z] [2020-11-27T11:50:01.435Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:01.435Z] #41 44.88 CC images/opts.o [2020-11-27T11:50:01.435Z] #41 45.13 CC images/seccomp.o [2020-11-27T11:50:01.435Z] #41 45.48 CC images/binfmt-misc.o [2020-11-27T11:50:01.435Z] #41 45.79 CC images/time.o [2020-11-27T11:50:01.435Z] #41 46.19 CC images/sysctl.o [2020-11-27T11:50:01.435Z] #41 46.52 CC images/autofs.o [2020-11-27T11:50:01.435Z] #41 46.78 CC images/macvlan.o [2020-11-27T11:50:01.435Z] #41 47.08 CC images/sit.o [2020-11-27T11:50:01.435Z] #41 47.48 CC images/memfd.o [2020-11-27T11:50:01.435Z] #41 47.93 CC images/timens.o [2020-11-27T11:50:01.435Z] #41 48.32 LINK images/built-in.o [2020-11-27T11:50:01.435Z] #41 48.50 GEN compel/include/asm [2020-11-27T11:50:01.435Z] #41 48.56 GEN compel/include/version.h [2020-11-27T11:50:01.435Z] #41 48.59 touch .config [2020-11-27T11:50:01.435Z] #41 48.67 GEN include/common/config.h [2020-11-27T11:50:01.435Z] #41 48.82 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-27T11:50:01.435Z] #41 48.84 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-11-27T11:50:01.435Z] #41 48.89 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-11-27T11:50:01.435Z] #41 48.95 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-11-27T11:50:01.435Z] #41 49.01 DEP compel/plugins/std/infect.d [2020-11-27T11:50:01.435Z] #41 49.15 DEP compel/plugins/std/string.d [2020-11-27T11:50:01.435Z] #41 49.24 DEP compel/plugins/std/log.d [2020-11-27T11:50:01.435Z] #41 49.35 DEP compel/plugins/std/fds.d [2020-11-27T11:50:01.435Z] #41 49.46 DEP compel/plugins/std/std.d [2020-11-27T11:50:01.435Z] #41 49.54 DEP compel/plugins/shmem/shmem.d [2020-11-27T11:50:01.435Z] #41 49.67 DEP compel/plugins/fds/fds.d [2020-11-27T11:50:01.435Z] #41 49.76 CC compel/plugins/std/std.o [2020-11-27T11:50:01.435Z] #41 50.17 CC compel/plugins/std/fds.o [2020-11-27T11:50:01.435Z] #41 50.70 CC compel/plugins/std/log.o [2020-11-27T11:50:01.435Z] #41 51.71 CC compel/plugins/std/string.o [2020-11-27T11:50:01.435Z] #41 52.36 CC compel/plugins/std/infect.o [2020-11-27T11:50:01.435Z] #41 52.79 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-11-27T11:50:01.435Z] #41 52.86 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-11-27T11:50:01.435Z] #41 52.96 AR compel/plugins/std.lib.a [2020-11-27T11:50:01.435Z] #41 53.10 CC compel/plugins/fds/fds.o [2020-11-27T11:50:01.490Z] #18 49.34 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-11-27T11:50:01.491Z] #18 49.35 Unpacking xfsprogs (4.20.0-1) ... [2020-11-27T11:50:01.549Z] #41 20.56 PBCC images/inventory.pb-c.c [2020-11-27T11:50:01.549Z] #41 20.62 DEP images/core-aarch64.pb-c.d [2020-11-27T11:50:01.706Z] #42 91.04 DEP criu/fifo.d [2020-11-27T11:50:01.811Z] #41 20.72 DEP images/core-arm.pb-c.d [2020-11-27T11:50:01.811Z] #41 20.86 DEP images/core-ppc64.pb-c.d [2020-11-27T11:50:01.811Z] #41 20.97 DEP images/core-s390.pb-c.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-27T11:50:02.006Z] #42 91.22 DEP criu/fdstore.d [2020-11-27T11:50:02.006Z] #42 91.33 DEP criu/fault-injection.d [2020-11-27T11:50:02.006Z] #42 91.37 DEP criu/external.d [2020-11-27T11:50:02.011Z] #41 53.60 AR compel/plugins/fds.lib.a [2020-11-27T11:50:02.011Z] #41 ... [2020-11-27T11:50:02.011Z] [2020-11-27T11:50:02.011Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:02.011Z] #43 105.9 net/http/httptrace [2020-11-27T11:50:02.011Z] #43 106.2 net/http [2020-11-27T11:50:02.011Z] #43 ... [2020-11-27T11:50:02.011Z] [2020-11-27T11:50:02.011Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:02.011Z] #41 53.74 HOSTDEP compel/src/lib/log-host.d [2020-11-27T11:50:02.060Z] #18 49.84 Selecting previously unselected package zip. [2020-11-27T11:50:02.060Z] #18 49.85 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-11-27T11:50:02.060Z] #18 49.85 Unpacking zip (3.0-11+b1) ... [2020-11-27T11:50:02.060Z] #18 50.07 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-27T11:50:02.073Z] #41 21.07 DEP images/core-x86.pb-c.d [2020-11-27T11:50:02.251Z] #41 ... [2020-11-27T11:50:02.251Z] [2020-11-27T11:50:02.251Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:50:02.251Z] #11 107.0 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-27T11:50:02.251Z] #11 107.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T11:50:02.251Z] #11 107.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:50:02.277Z] #41 53.91 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-27T11:50:02.305Z] #42 91.51 DEP criu/eventpoll.d [2020-11-27T11:50:02.305Z] #42 91.72 DEP criu/eventfd.d [2020-11-27T11:50:02.319Z] #18 50.09 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T11:50:02.320Z] #18 50.10 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-11-27T11:50:02.320Z] #18 50.10 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-27T11:50:02.320Z] #18 50.11 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-11-27T11:50:02.320Z] #18 50.12 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-11-27T11:50:02.320Z] #18 50.13 Setting up uidmap (1:4.5-1.1) ... [2020-11-27T11:50:02.320Z] #18 50.14 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-11-27T11:50:02.320Z] #18 50.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:50:02.320Z] #18 50.16 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T11:50:02.320Z] #18 50.17 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T11:50:02.320Z] #18 50.18 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T11:50:02.320Z] #18 50.19 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T11:50:02.320Z] #18 50.20 Setting up zip (3.0-11+b1) ... [2020-11-27T11:50:02.320Z] #18 50.21 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T11:50:02.320Z] #18 50.23 Setting up bash-completion (1:2.8-6) ... [2020-11-27T11:50:02.320Z] #18 ... [2020-11-27T11:50:02.320Z] [2020-11-27T11:50:02.320Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:02.320Z] #41 107.2 CC criu/cr-check.o [2020-11-27T11:50:02.320Z] #41 108.8 CC criu/cr-dedup.o [2020-11-27T11:50:02.320Z] #41 109.2 CC criu/cr-dump.o [2020-11-27T11:50:02.320Z] #41 111.5 CC criu/cr-errno.o [2020-11-27T11:50:02.320Z] #41 111.7 CC criu/cr-restore.o [2020-11-27T11:50:02.320Z] #41 116.6 CC criu/cr-service.o [2020-11-27T11:50:02.350Z] #41 21.27 DEP images/core.pb-c.d [2020-11-27T11:50:02.350Z] #41 21.32 DEP images/inventory.pb-c.d [2020-11-27T11:50:02.513Z] #11 107.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-27T11:50:02.513Z] #11 107.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T11:50:02.513Z] #11 107.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:50:02.540Z] #41 54.06 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-11-27T11:50:02.540Z] #41 54.18 HOSTDEP compel/src/main-host.d [2020-11-27T11:50:02.604Z] #42 ... [2020-11-27T11:50:02.604Z] [2020-11-27T11:50:02.604Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:02.604Z] #44 153.2 crypto/tls [2020-11-27T11:50:02.615Z] #41 21.42 PBCC images/cpuinfo.pb-c.c [2020-11-27T11:50:02.615Z] #41 21.54 DEP images/cpuinfo.pb-c.d [2020-11-27T11:50:02.615Z] #41 21.68 PBCC images/stats.pb-c.c [2020-11-27T11:50:02.810Z] #41 54.33 DEP compel/src/lib/ptrace.d [2020-11-27T11:50:02.810Z] #41 54.50 DEP compel/src/lib/infect.d [2020-11-27T11:50:02.877Z] #41 21.71 DEP images/stats.pb-c.d [2020-11-27T11:50:03.075Z] #41 54.71 DEP compel/src/lib/infect-util.d [2020-11-27T11:50:03.075Z] #41 54.81 DEP compel/src/lib/infect-rpc.d [2020-11-27T11:50:03.338Z] #41 54.96 DEP compel/arch/aarch64/src/lib/infect.d [2020-11-27T11:50:03.338Z] #41 55.07 DEP compel/arch/aarch64/src/lib/cpu.d [2020-11-27T11:50:03.602Z] #41 55.11 DEP compel/src/lib/log.d [2020-11-27T11:50:03.602Z] #41 55.17 DEP compel/src/main.d [2020-11-27T11:50:03.602Z] #41 ... [2020-11-27T11:50:03.602Z] [2020-11-27T11:50:03.602Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-27T11:50:03.602Z] #13 DONE 2.3s [2020-11-27T11:50:03.602Z] [2020-11-27T11:50:03.602Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:03.602Z] #41 55.26 DEP compel/src/lib/handle-elf.d [2020-11-27T11:50:03.700Z] #41 118.2 CC criu/crtools.o [2020-11-27T11:50:03.866Z] #41 55.46 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-11-27T11:50:03.960Z] #41 118.9 CC criu/eventfd.o [2020-11-27T11:50:04.130Z] #41 55.75 CC compel/src/lib/log.o [2020-11-27T11:50:04.407Z] + docker version [2020-11-27T11:50:04.530Z] #41 119.3 CC criu/eventpoll.o [2020-11-27T11:50:04.707Z] #41 56.15 CC compel/arch/aarch64/src/lib/cpu.o [2020-11-27T11:50:04.707Z] #41 56.53 CC compel/arch/aarch64/src/lib/infect.o [2020-11-27T11:50:04.797Z] #41 ... [2020-11-27T11:50:04.797Z] [2020-11-27T11:50:04.797Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:50:05.037Z] #11 ... [2020-11-27T11:50:05.037Z] [2020-11-27T11:50:05.037Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:50:05.037Z] #49 99.49 golang.org/x/sys/unix [2020-11-27T11:50:05.037Z] #49 100.7 fmt [2020-11-27T11:50:05.037Z] #49 108.4 encoding/json [2020-11-27T11:50:05.037Z] #49 ... [2020-11-27T11:50:05.037Z] [2020-11-27T11:50:05.037Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:05.037Z] #41 6.393 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T11:50:05.037Z] #41 6.553 GEN .gitid [2020-11-27T11:50:05.037Z] #41 6.644 GEN criu/include/version.h [2020-11-27T11:50:05.037Z] #41 6.740 GEN include/common/asm [2020-11-27T11:50:05.100Z] #41 ... [2020-11-27T11:50:05.100Z] [2020-11-27T11:50:05.100Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:50:05.100Z] #18 52.93 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-11-27T11:50:05.100Z] #18 52.94 Setting up xz-utils (5.2.4-1) ... [2020-11-27T11:50:05.100Z] #18 52.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-27T11:50:05.100Z] #18 52.97 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-27T11:50:05.100Z] #18 53.06 invoke-rc.d: could not determine current runlevel [2020-11-27T11:50:05.100Z] #18 53.06 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-27T11:50:05.100Z] #18 53.07 Setting up pigz (2.4-1) ... [2020-11-27T11:50:05.100Z] #18 53.09 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-27T11:50:05.100Z] #18 53.10 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T11:50:05.100Z] #18 53.11 Setting up python-pip-whl (18.1-5) ... [2020-11-27T11:50:05.100Z] #18 53.12 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-11-27T11:50:05.100Z] #18 53.14 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-27T11:50:05.299Z] #41 ... [2020-11-27T11:50:05.299Z] [2020-11-27T11:50:05.299Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:50:05.299Z] #32 100.2 io/ioutil [2020-11-27T11:50:05.299Z] #32 103.3 github.com/BurntSushi/toml [2020-11-27T11:50:05.299Z] #32 103.3 flag [2020-11-27T11:50:05.299Z] #32 106.8 log [2020-11-27T11:50:05.299Z] #32 109.8 github.com/BurntSushi/toml/cmd/tomlv [2020-11-27T11:50:05.360Z] #18 53.45 Setting up libaio1:amd64 (0.3.112-3) ... [2020-11-27T11:50:05.563Z] #32 ... [2020-11-27T11:50:05.563Z] [2020-11-27T11:50:05.563Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:05.563Z] #35 5.945 -- Detecting C compiler ABI info - done [2020-11-27T11:50:05.563Z] #35 6.011 -- Detecting C compile features [2020-11-27T11:50:05.563Z] #35 9.344 -- Detecting C compile features - done [2020-11-27T11:50:05.563Z] #35 9.507 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-27T11:50:05.563Z] #35 9.812 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-27T11:50:05.563Z] #35 9.941 -- Configuring done [2020-11-27T11:50:05.563Z] #35 9.990 -- Generating done [2020-11-27T11:50:05.563Z] #35 9.991 -- Build files have been written to: /tmp/tmp.goDeGCenXX/tini [2020-11-27T11:50:05.563Z] #35 9.997 + make tini-static [2020-11-27T11:50:05.563Z] #35 10.55 Scanning dependencies of target tini-static [2020-11-27T11:50:05.563Z] #35 10.66 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-27T11:50:05.563Z] #35 12.33 [100%] Linking C executable tini-static [2020-11-27T11:50:05.563Z] #35 13.19 [100%] Built target tini-static [2020-11-27T11:50:05.563Z] #35 13.31 + mkdir -p /build [2020-11-27T11:50:05.563Z] #35 13.32 + cp tini-static /build/docker-init [2020-11-27T11:50:05.620Z] #18 53.46 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-27T11:50:05.620Z] #18 53.47 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T11:50:05.620Z] #18 53.48 Setting up vim (2:8.1.0875-5) ... [2020-11-27T11:50:05.620Z] #18 53.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-27T11:50:05.620Z] #18 53.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-27T11:50:05.620Z] #18 53.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-27T11:50:05.620Z] #18 53.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-27T11:50:05.620Z] #18 53.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-27T11:50:05.620Z] #18 53.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-27T11:50:05.620Z] #18 53.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-27T11:50:05.620Z] #18 53.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-27T11:50:05.620Z] #18 53.57 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T11:50:05.620Z] #18 53.58 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T11:50:05.620Z] #18 53.59 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-27T11:50:05.620Z] #18 53.60 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T11:50:05.620Z] #18 53.61 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-27T11:50:05.620Z] #18 53.62 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T11:50:05.660Z] #41 57.01 CC compel/src/lib/infect-rpc.o [2020-11-27T11:50:05.660Z] #41 ... [2020-11-27T11:50:05.660Z] [2020-11-27T11:50:05.660Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-27T11:50:05.660Z] #14 1.486 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-27T11:50:05.660Z] #14 DONE 1.9s [2020-11-27T11:50:05.660Z] [2020-11-27T11:50:05.660Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-27T11:50:06.127Z] #35 DONE 14.0s [2020-11-27T11:50:06.127Z] [2020-11-27T11:50:06.127Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:06.127Z] #43 101.1 fmt [2020-11-27T11:50:06.127Z] #43 104.8 regexp [2020-11-27T11:50:06.127Z] #43 108.6 go/token [2020-11-27T11:50:06.127Z] #43 109.6 go/scanner [2020-11-27T11:50:06.127Z] #43 109.6 internal/lazyregexp [2020-11-27T11:50:06.127Z] #43 110.4 net/url [2020-11-27T11:50:06.384Z] #43 ... [2020-11-27T11:50:06.384Z] [2020-11-27T11:50:06.384Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:06.384Z] #41 9.643 PBCC images/timens.pb-c.c [2020-11-27T11:50:06.384Z] #41 9.650 DEP images/timens.pb-c.d [2020-11-27T11:50:06.641Z] #41 9.769 PBCC images/fown.pb-c.c [2020-11-27T11:50:06.641Z] #41 9.769 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-27T11:50:06.641Z] #41 9.922 PBCC images/opts.pb-c.c [2020-11-27T11:50:06.641Z] #41 10.03 PBCC images/memfd.pb-c.c [2020-11-27T11:50:06.898Z] #41 10.20 DEP images/fown.pb-c.d [2020-11-27T11:50:07.156Z] #54 58.86 Checking out files: 35% (1201/3407) Checking out files: 36% (1227/3407) Checking out files: 37% (1261/3407) Checking out files: 38% (1295/3407) Checking out files: 39% (1329/3407) Checking out files: 40% (1363/3407) Checking out files: 41% (1397/3407) Checking out files: 42% (1431/3407) Checking out files: 43% (1466/3407) Checking out files: 44% (1500/3407) Checking out files: 45% (1534/3407) Checking out files: 46% (1568/3407) Checking out files: 47% (1602/3407) Checking out files: 48% (1636/3407) Checking out files: 49% (1670/3407) Checking out files: 50% (1704/3407) Checking out files: 51% (1738/3407) Checking out files: 52% (1772/3407) Checking out files: 53% (1806/3407) Checking out files: 54% (1840/3407) Checking out files: 55% (1874/3407) Checking out files: 56% (1908/3407) Checking out files: 57% (1942/3407) Checking out files: 58% (1977/3407) Checking out files: 59% (2011/3407) Checking out files: 60% (2045/3407) Checking out files: 61% (2079/3407) Checking out files: 62% (2113/3407) Checking out files: 63% (2147/3407) Checking out files: 64% (2181/3407) Checking out files: 65% (2215/3407) Checking out files: 66% (2249/3407) Checking out files: 67% (2283/3407) Checking out files: 68% (2317/3407) Checking out files: 69% (2351/3407) Checking out files: 70% (2385/3407) Checking out files: 71% (2419/3407) Checking out files: 72% (2454/3407) Checking out files: 73% (2488/3407) Checking out files: 73% (2504/3407) Checking out files: 74% (2522/3407) Checking out files: 75% (2556/3407) Checking out files: 76% (2590/3407) Checking out files: 77% (2624/3407) Checking out files: 78% (2658/3407) Checking out files: 79% (2692/3407) Checking out files: 80% (2726/3407) Checking out files: 81% (2760/3407) Checking out files: 82% (2794/3407) Checking out files: 83% (2828/3407) Checking out files: 84% (2862/3407) Checking out files: 85% (2896/3407) Checking out files: 86% (2931/3407) Checking out files: 87% (2965/3407) Checking out files: 88% (2999/3407) Checking out files: 89% (3033/3407) Checking out files: 90% (3067/3407) Checking out files: 91% (3101/3407) Checking out files: 91% (3124/3407) Checking out files: 92% (3135/3407) Checking out files: 93% (3169/3407) Checking out files: 94% (3203/3407) Checking out files: 95% (3237/3407) Checking out files: 96% (3271/3407) Checking out files: 97% (3305/3407) Checking out files: 98% (3339/3407) Checking out files: 99% (3373/3407) Checking out files: 100% (3407/3407) Checking out files: 100% (3407/3407), done. [2020-11-27T11:50:07.156Z] #54 61.33 + cd /tmp/tmp.7r7GUm0v3P/src/github.com/containerd/containerd [2020-11-27T11:50:07.156Z] #54 61.33 + git checkout -q b321d358e6eef9c82fa3f3bb8826dca3724c58c6 [2020-11-27T11:50:07.161Z] #41 10.37 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-27T11:50:07.161Z] #41 10.52 DEP images/opts.pb-c.d [2020-11-27T11:50:07.161Z] #41 10.62 DEP images/memfd.pb-c.d [2020-11-27T11:50:07.726Z] #41 10.78 PBCC images/sit.pb-c.c [2020-11-27T11:50:07.726Z] #41 10.81 DEP images/sit.pb-c.d [2020-11-27T11:50:07.726Z] #41 10.98 PBCC images/macvlan.pb-c.c [2020-11-27T11:50:07.726Z] #41 11.02 DEP images/macvlan.pb-c.d [2020-11-27T11:50:07.726Z] #41 11.06 PBCC images/autofs.pb-c.c [2020-11-27T11:50:07.726Z] #41 11.09 DEP images/autofs.pb-c.d [2020-11-27T11:50:07.983Z] #41 11.21 PBCC images/sysctl.pb-c.c [2020-11-27T11:50:07.983Z] #41 11.26 DEP images/sysctl.pb-c.d [2020-11-27T11:50:07.983Z] #41 11.41 PBCC images/time.pb-c.c [2020-11-27T11:50:07.983Z] #41 11.44 DEP images/time.pb-c.d [2020-11-27T11:50:08.224Z] #15 DONE 2.8s [2020-11-27T11:50:08.224Z] [2020-11-27T11:50:08.224Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:08.224Z] #41 57.63 CC compel/src/lib/infect-util.o [2020-11-27T11:50:08.224Z] #41 58.10 CC compel/src/lib/infect.o [2020-11-27T11:50:08.240Z] #41 11.60 PBCC images/binfmt-misc.pb-c.c [2020-11-27T11:50:08.240Z] #41 11.61 DEP images/binfmt-misc.pb-c.d [2020-11-27T11:50:08.240Z] #41 11.67 PBCC images/seccomp.pb-c.c [2020-11-27T11:50:08.240Z] #41 11.72 DEP images/seccomp.pb-c.d [2020-11-27T11:50:08.244Z] #44 ... [2020-11-27T11:50:08.244Z] [2020-11-27T11:50:08.244Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:50:08.244Z] #19 47.17 Selecting previously unselected package libnet1:ppc64el. [2020-11-27T11:50:08.244Z] #19 47.18 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-27T11:50:08.244Z] #19 47.18 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-27T11:50:08.244Z] #19 47.27 Selecting previously unselected package libnl-3-200:ppc64el. [2020-11-27T11:50:08.244Z] #19 47.28 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-11-27T11:50:08.244Z] #19 47.28 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-27T11:50:08.244Z] #19 47.40 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-11-27T11:50:08.244Z] #19 47.42 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-11-27T11:50:08.244Z] #19 47.43 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-27T11:50:08.244Z] #19 47.51 Selecting previously unselected package libreadline5:ppc64el. [2020-11-27T11:50:08.244Z] #19 47.52 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-11-27T11:50:08.244Z] #19 47.52 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-11-27T11:50:08.244Z] #19 47.60 Selecting previously unselected package net-tools. [2020-11-27T11:50:08.244Z] #19 47.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-11-27T11:50:08.244Z] #19 47.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T11:50:08.244Z] #19 47.84 Selecting previously unselected package python-pip-whl. [2020-11-27T11:50:08.244Z] #19 47.86 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-27T11:50:08.244Z] #19 47.86 Unpacking python-pip-whl (18.1-5) ... [2020-11-27T11:50:08.244Z] #19 48.48 Selecting previously unselected package python3-lib2to3. [2020-11-27T11:50:08.244Z] #19 48.48 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-27T11:50:08.244Z] #19 48.48 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-27T11:50:08.244Z] #19 48.63 Selecting previously unselected package python3-distutils. [2020-11-27T11:50:08.245Z] #19 48.65 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-27T11:50:08.245Z] #19 48.66 Unpacking python3-distutils (3.7.3-1) ... [2020-11-27T11:50:08.245Z] #19 48.83 Selecting previously unselected package python3-pip. [2020-11-27T11:50:08.245Z] #19 48.85 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-27T11:50:08.245Z] #19 48.86 Unpacking python3-pip (18.1-5) ... [2020-11-27T11:50:08.245Z] #19 49.08 Selecting previously unselected package python3-pkg-resources. [2020-11-27T11:50:08.245Z] #19 49.10 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T11:50:08.245Z] #19 49.11 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-27T11:50:08.245Z] #19 49.28 Selecting previously unselected package python3-setuptools. [2020-11-27T11:50:08.245Z] #19 49.32 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-27T11:50:08.245Z] #19 49.32 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-27T11:50:08.245Z] #19 49.65 Selecting previously unselected package python3-wheel. [2020-11-27T11:50:08.245Z] #19 49.65 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-27T11:50:08.245Z] #19 49.66 Unpacking python3-wheel (0.32.3-2) ... [2020-11-27T11:50:08.245Z] #19 49.75 Selecting previously unselected package sudo. [2020-11-27T11:50:08.245Z] #19 49.76 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-11-27T11:50:08.245Z] #19 49.77 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-27T11:50:08.245Z] #19 50.38 Selecting previously unselected package thin-provisioning-tools. [2020-11-27T11:50:08.245Z] #19 50.39 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-11-27T11:50:08.245Z] #19 50.39 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T11:50:08.245Z] #19 50.74 Selecting previously unselected package uidmap. [2020-11-27T11:50:08.245Z] #19 50.75 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-11-27T11:50:08.245Z] #19 50.75 Unpacking uidmap (1:4.5-1.1) ... [2020-11-27T11:50:08.245Z] #19 50.91 Selecting previously unselected package vim-runtime. [2020-11-27T11:50:08.245Z] #19 50.93 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:50:08.245Z] #19 51.01 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-27T11:50:08.245Z] #19 51.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-27T11:50:08.245Z] #19 51.06 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-27T11:50:08.497Z] #41 11.82 PBCC images/userns.pb-c.c [2020-11-27T11:50:08.547Z] #54 62.82 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-27T11:50:08.547Z] #54 62.82 + BUILDTAGS='netgo osusergo static_build' [2020-11-27T11:50:08.547Z] #54 62.82 + export EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:50:08.547Z] #54 62.82 + EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:50:08.547Z] #54 62.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-27T11:50:08.547Z] #54 62.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-27T11:50:08.547Z] #54 62.82 + '[' '' = dynamic ']' [2020-11-27T11:50:08.547Z] #54 62.82 + make [2020-11-27T11:50:08.754Z] #41 11.89 DEP images/userns.pb-c.d [2020-11-27T11:50:08.754Z] #41 12.13 PBCC images/cgroup.pb-c.c [2020-11-27T11:50:08.754Z] #41 12.14 DEP images/cgroup.pb-c.d [2020-11-27T11:50:08.754Z] #41 12.23 PBCC images/ext-file.pb-c.c [2020-11-27T11:50:08.916Z] #18 56.62 Setting up iptables (1.8.2-4) ... [2020-11-27T11:50:08.917Z] #18 56.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T11:50:08.917Z] #18 56.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T11:50:08.917Z] #18 56.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T11:50:08.917Z] #18 56.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T11:50:08.917Z] #18 56.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-27T11:50:08.917Z] #18 56.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-27T11:50:08.917Z] #18 56.67 Setting up python3 (3.7.3-1) ... [2020-11-27T11:50:09.010Z] #41 12.30 DEP images/ext-file.pb-c.d [2020-11-27T11:50:09.106Z] Client: Docker Engine - Enterprise [2020-11-27T11:50:09.106Z] Version: 19.03.12 [2020-11-27T11:50:09.106Z] API version: 1.40 [2020-11-27T11:50:09.106Z] Go version: go1.13.13 [2020-11-27T11:50:09.106Z] Git commit: 4306744 [2020-11-27T11:50:09.106Z] Built: 08/05/2020 19:27:53 [2020-11-27T11:50:09.106Z] OS/Arch: windows/amd64 [2020-11-27T11:50:09.106Z] Experimental: false [2020-11-27T11:50:09.106Z] [2020-11-27T11:50:09.106Z] Server: Docker Engine - Enterprise [2020-11-27T11:50:09.106Z] Engine: [2020-11-27T11:50:09.106Z] Version: 19.03.12 [2020-11-27T11:50:09.107Z] API version: 1.40 (minimum version 1.24) [2020-11-27T11:50:09.107Z] Go version: go1.13.13 [2020-11-27T11:50:09.107Z] Git commit: f295753ffd [2020-11-27T11:50:09.107Z] Built: 08/05/2020 19:26:41 [2020-11-27T11:50:09.107Z] OS/Arch: windows/amd64 [2020-11-27T11:50:09.107Z] Experimental: true [2020-11-27T11:50:09.167Z] #54 ... [2020-11-27T11:50:09.167Z] [2020-11-27T11:50:09.168Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:09.168Z] #43 118.8 go/parser [2020-11-27T11:50:09.168Z] #43 119.1 text/template [2020-11-27T11:50:09.168Z] #43 124.8 encoding/xml [2020-11-27T11:50:09.168Z] #43 127.1 go/doc [2020-11-27T11:50:09.168Z] #43 ... [2020-11-27T11:50:09.168Z] [2020-11-27T11:50:09.168Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:50:09.168Z] #49 119.0 mvdan.cc/editorconfig [2020-11-27T11:50:09.168Z] #49 119.9 mvdan.cc/sh/v3/fileutil [2020-11-27T11:50:09.168Z] #49 120.0 mvdan.cc/sh/v3/syntax [2020-11-27T11:50:09.176Z] #18 57.10 Setting up python3-wheel (0.32.3-2) ... [2020-11-27T11:50:09.268Z] #41 12.41 PBCC images/rpc.pb-c.c [2020-11-27T11:50:09.268Z] #41 12.53 DEP images/rpc.pb-c.d [2020-11-27T11:50:09.268Z] #41 12.63 PBCC images/siginfo.pb-c.c [2020-11-27T11:50:09.430Z] #49 ... [2020-11-27T11:50:09.430Z] [2020-11-27T11:50:09.430Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:09.430Z] #41 23.71 make[1]: Nothing to be done for 'all'. [2020-11-27T11:50:09.430Z] #41 26.55 CC images/stats.o [2020-11-27T11:50:09.430Z] #41 27.48 CC images/core.o [2020-11-27T11:50:09.525Z] #41 12.76 DEP images/siginfo.pb-c.d [2020-11-27T11:50:09.525Z] #41 12.91 PBCC images/pagemap.pb-c.c [2020-11-27T11:50:09.619Z] #41 61.18 CC compel/src/lib/ptrace.o [2020-11-27T11:50:09.693Z] #41 28.64 CC images/core-x86.o [Pipeline] sh [2020-11-27T11:50:09.782Z] #41 13.04 DEP images/pagemap.pb-c.d [2020-11-27T11:50:09.886Z] #41 61.58 AR compel/libcompel.a [2020-11-27T11:50:09.956Z] #41 ... [2020-11-27T11:50:09.956Z] [2020-11-27T11:50:09.956Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:50:09.956Z] #54 64.27 + bin/ctr [2020-11-27T11:50:10.038Z] #41 13.23 PBCC images/rlimit.pb-c.c [2020-11-27T11:50:10.038Z] #41 13.23 DEP images/rlimit.pb-c.d [2020-11-27T11:50:10.038Z] #41 13.40 PBCC images/file-lock.pb-c.c [2020-11-27T11:50:10.038Z] #41 13.45 DEP images/file-lock.pb-c.d [2020-11-27T11:50:10.136Z] #18 57.91 Setting up apparmor (2.13.2-10) ... [2020-11-27T11:50:10.232Z] #41 61.70 HOSTCC compel/src/main-host.o [2020-11-27T11:50:10.294Z] #41 13.53 PBCC images/tty.pb-c.c [2020-11-27T11:50:10.294Z] #41 13.64 DEP images/tty.pb-c.d [2020-11-27T11:50:10.294Z] #41 13.73 PBCC images/tun.pb-c.c [2020-11-27T11:50:10.495Z] #41 62.15 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-11-27T11:50:10.551Z] #41 13.84 PBCC images/netdev.pb-c.c [2020-11-27T11:50:10.551Z] #41 13.89 DEP images/tun.pb-c.d [2020-11-27T11:50:10.639Z] + docker info [2020-11-27T11:50:10.758Z] #41 62.25 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-27T11:50:10.759Z] #41 ... [2020-11-27T11:50:10.759Z] [2020-11-27T11:50:10.759Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-27T11:50:10.759Z] #16 DONE 2.5s [2020-11-27T11:50:10.808Z] #41 14.08 DEP images/netdev.pb-c.d [2020-11-27T11:50:10.808Z] #41 14.19 PBCC images/vma.pb-c.c [2020-11-27T11:50:10.808Z] #41 14.24 DEP images/vma.pb-c.d [2020-11-27T11:50:11.021Z] #19 ... [2020-11-27T11:50:11.021Z] [2020-11-27T11:50:11.021Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:50:11.022Z] [2020-11-27T11:50:11.022Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:11.022Z] #41 62.56 HOSTCC compel/src/lib/log-host.o [2020-11-27T11:50:11.022Z] #41 62.76 HOSTLINK compel/compel-host-bin [2020-11-27T11:50:11.064Z] #41 14.36 PBCC images/creds.pb-c.c [2020-11-27T11:50:11.064Z] #41 14.39 DEP images/creds.pb-c.d [2020-11-27T11:50:11.064Z] #41 14.51 PBCC images/utsns.pb-c.c [2020-11-27T11:50:11.321Z] #41 14.53 DEP images/utsns.pb-c.d [2020-11-27T11:50:11.520Z] #18 59.58 Setting up xfsprogs (4.20.0-1) ... [2020-11-27T11:50:11.578Z] #41 14.66 PBCC images/ipc-desc.pb-c.c [2020-11-27T11:50:11.578Z] #41 14.72 PBCC images/ipc-sem.pb-c.c [2020-11-27T11:50:11.578Z] #41 14.72 DEP images/ipc-desc.pb-c.d [2020-11-27T11:50:11.578Z] #41 14.85 DEP images/ipc-sem.pb-c.d [2020-11-27T11:50:11.578Z] #41 14.92 PBCC images/ipc-msg.pb-c.c [2020-11-27T11:50:11.598Z] #41 63.01 DEP soccr/soccr.d [2020-11-27T11:50:11.779Z] #18 59.60 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-27T11:50:11.836Z] #41 14.96 DEP images/ipc-msg.pb-c.d [2020-11-27T11:50:11.836Z] #41 ... [2020-11-27T11:50:11.836Z] [2020-11-27T11:50:11.836Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:50:11.836Z] #32 DONE 116.7s [2020-11-27T11:50:11.836Z] [2020-11-27T11:50:11.836Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:11.836Z] #41 15.11 PBCC images/ipc-shm.pb-c.c [2020-11-27T11:50:11.836Z] #41 15.17 DEP images/ipc-shm.pb-c.d [2020-11-27T11:50:11.836Z] #41 ... [2020-11-27T11:50:11.836Z] [2020-11-27T11:50:11.836Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:50:11.836Z] #49 114.6 github.com/pkg/diff [2020-11-27T11:50:11.836Z] #49 116.5 go/ast [2020-11-27T11:50:11.861Z] #41 63.33 CC soccr/soccr.o [2020-11-27T11:50:12.040Z] #18 59.97 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-27T11:50:12.225Z] #23 158.4 Checking out files: 20% (2212/11025) Checking out files: 21% (2316/11025) Checking out files: 22% (2426/11025) Checking out files: 23% (2536/11025) Checking out files: 24% (2646/11025) Checking out files: 25% (2757/11025) Checking out files: 26% (2867/11025) Checking out files: 27% (2977/11025) Checking out files: 28% (3087/11025) Checking out files: 29% (3198/11025) Checking out files: 30% (3308/11025) Checking out files: 31% (3418/11025) Checking out files: 32% (3528/11025) Checking out files: 33% (3639/11025) Checking out files: 34% (3749/11025) Checking out files: 35% (3859/11025) Checking out files: 36% (3969/11025) Checking out files: 36% (4050/11025) Checking out files: 37% (4080/11025) Checking out files: 38% (4190/11025) Checking out files: 39% (4300/11025) Checking out files: 40% (4410/11025) Checking out files: 41% (4521/11025) Checking out files: 42% (4631/11025) Checking out files: 43% (4741/11025) Checking out files: 44% (4851/11025) Checking out files: 45% (4962/11025) Checking out files: 46% (5072/11025) Checking out files: 47% (5182/11025) Checking out files: 48% (5292/11025) Checking out files: 49% (5403/11025) Checking out files: 50% (5513/11025) Checking out files: 51% (5623/11025) Checking out files: 52% (5733/11025) Checking out files: 53% (5844/11025) Checking out files: 53% (5902/11025) Checking out files: 54% (5954/11025) Checking out files: 55% (6064/11025) Checking out files: 56% (6174/11025) Checking out files: 57% (6285/11025) Checking out files: 58% (6395/11025) Checking out files: 59% (6505/11025) Checking out files: 60% (6615/11025) Checking out files: 61% (6726/11025) Checking out files: 62% (6836/11025) Checking out files: 63% (6946/11025) Checking out files: 64% (7056/11025) Checking out files: 65% (7167/11025) Checking out files: 66% (7277/11025) Checking out files: 67% (7387/11025) Checking out files: 68% (7497/11025) Checking out files: 69% (7608/11025) Checking out files: 70% (7718/11025) Checking out files: 71% (7828/11025) Checking out files: 72% (7938/11025) Checking out files: 73% (8049/11025) Checking out files: 74% (8159/11025) Checking out files: 75% (8269/11025) Checking out files: 76% (8379/11025) Checking out files: 76% (8432/11025) Checking out files: 77% (8490/11025) Checking out files: 78% (8600/11025) Checking out files: 79% (8710/11025) Checking out files: 80% (8820/11025) Checking out files: 81% (8931/11025) Checking out files: 82% (9041/11025) Checking out files: 83% (9151/11025) Checking out files: 84% (9261/11025) Checking out files: 85% (9372/11025) Checking out files: 86% (9482/11025) Checking out files: 87% (9592/11025) Checking out files: 88% (9702/11025) Checking out files: 89% (9813/11025) Checking out files: 90% (9923/11025) Checking out files: 91% (10033/11025) Checking out files: 92% (10143/11025) Checking out files: 93% (10254/11025) Checking out files: 94% (10364/11025) Checking out files: 95% (10474/11025) Checking out files: 96% (10584/11025) Checking out files: 97% (10695/11025) Checking out files: 97% (10698/11025) Checking out files: 98% (10805/11025) Checking out files: 99% (10915/11025) Checking out files: 100% (11025/11025) Checking out files: 100% (11025/11025), done. [2020-11-27T11:50:12.225Z] #23 162.9 + cd /tmp/tmp.Pje6xUEfLM/tmp/docker-ce [2020-11-27T11:50:12.225Z] #23 162.9 + git checkout -q v17.06.2-ce [2020-11-27T11:50:12.529Z] #23 ... [2020-11-27T11:50:12.529Z] [2020-11-27T11:50:12.529Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:12.529Z] #42 91.93 DEP criu/crtools.d [2020-11-27T11:50:12.529Z] #42 92.12 DEP criu/cr-service.d [2020-11-27T11:50:12.529Z] #42 92.34 DEP criu/cr-restore.d [2020-11-27T11:50:12.529Z] #42 92.62 DEP criu/cr-errno.d [2020-11-27T11:50:12.529Z] #42 92.64 DEP criu/cr-dump.d [2020-11-27T11:50:12.529Z] #42 92.96 DEP criu/cr-dedup.d [2020-11-27T11:50:12.529Z] #42 93.14 DEP criu/cr-check.d [2020-11-27T11:50:12.529Z] #42 93.36 DEP criu/config.d [2020-11-27T11:50:12.529Z] #42 93.64 DEP criu/clone-noasan.d [2020-11-27T11:50:12.529Z] #42 93.73 DEP criu/cgroup.d [2020-11-27T11:50:12.529Z] #42 93.95 DEP criu/cgroup-props.d [2020-11-27T11:50:12.529Z] #42 94.09 DEP criu/bitmap.d [2020-11-27T11:50:12.529Z] #42 94.10 DEP criu/bfd.d [2020-11-27T11:50:12.529Z] #42 94.26 DEP criu/autofs.d [2020-11-27T11:50:12.529Z] #42 94.52 DEP criu/aio.d [2020-11-27T11:50:12.529Z] #42 94.73 DEP criu/action-scripts.d [2020-11-27T11:50:12.529Z] #42 95.11 CC criu/action-scripts.o [2020-11-27T11:50:12.529Z] #42 95.69 CC criu/aio.o [2020-11-27T11:50:12.529Z] #42 96.48 CC criu/autofs.o [2020-11-27T11:50:12.529Z] #42 98.74 CC criu/bfd.o [2020-11-27T11:50:12.529Z] #42 99.89 CC criu/bitmap.o [2020-11-27T11:50:12.529Z] #42 100.1 CC criu/cgroup-props.o [2020-11-27T11:50:12.529Z] #42 101.3 CC criu/cgroup.o [2020-11-27T11:50:12.811Z] #41 64.49 AR soccr/libsoccr.a [2020-11-27T11:50:12.828Z] #42 ... [2020-11-27T11:50:12.828Z] [2020-11-27T11:50:12.828Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:50:12.828Z] #19 55.20 Selecting previously unselected package vim. [2020-11-27T11:50:12.828Z] #19 55.21 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-27T11:50:12.828Z] #19 55.24 Unpacking vim (2:8.1.0875-5) ... [2020-11-27T11:50:12.828Z] #19 56.04 Selecting previously unselected package xfsprogs. [2020-11-27T11:50:12.828Z] #19 56.04 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-11-27T11:50:12.828Z] #19 56.04 Unpacking xfsprogs (4.20.0-1) ... [2020-11-27T11:50:12.828Z] #19 56.72 Selecting previously unselected package zip. [2020-11-27T11:50:12.828Z] #19 56.73 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-11-27T11:50:12.828Z] #19 56.74 Unpacking zip (3.0-11+b1) ... [2020-11-27T11:50:13.075Z] #41 64.58 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T11:50:13.076Z] #41 ... [2020-11-27T11:50:13.076Z] [2020-11-27T11:50:13.076Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:13.076Z] #43 117.1 github.com/LK4D4/vndr/godl [2020-11-27T11:50:13.076Z] #43 117.8 github.com/LK4D4/vndr [2020-11-27T11:50:13.128Z] #19 56.97 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-27T11:50:13.128Z] #19 56.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T11:50:13.128Z] #19 56.99 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-11-27T11:50:13.128Z] #19 57.01 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-11-27T11:50:13.128Z] #19 57.02 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-11-27T11:50:13.128Z] #19 57.03 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-11-27T11:50:13.128Z] #19 57.04 Setting up uidmap (1:4.5-1.1) ... [2020-11-27T11:50:13.128Z] #19 57.06 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-11-27T11:50:13.128Z] #19 57.08 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-27T11:50:13.128Z] #19 57.08 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T11:50:13.128Z] #19 57.09 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-27T11:50:13.205Z] #49 118.2 golang.org/x/crypto/ssh/terminal [2020-11-27T11:50:13.340Z] #43 DONE 127.2s [2020-11-27T11:50:13.340Z] [2020-11-27T11:50:13.340Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-27T11:50:13.340Z] #17 DONE 2.5s [2020-11-27T11:50:13.340Z] [2020-11-27T11:50:13.340Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:50:13.421Z] #18 60.99 Setting up python3-distutils (3.7.3-1) ... [2020-11-27T11:50:13.428Z] #19 57.10 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-27T11:50:13.428Z] #19 57.15 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T11:50:13.428Z] #19 57.16 Setting up zip (3.0-11+b1) ... [2020-11-27T11:50:13.428Z] #19 57.17 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T11:50:13.428Z] #19 57.18 Setting up bash-completion (1:2.8-6) ... [2020-11-27T11:50:13.682Z] #18 61.47 Setting up python3-setuptools (40.8.0-1) ... [2020-11-27T11:50:13.682Z] #18 ... [2020-11-27T11:50:13.682Z] [2020-11-27T11:50:13.682Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:50:13.682Z] #38 230.3 + dpkg --print-architecture [2020-11-27T11:50:13.682Z] #38 230.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-27T11:50:13.894Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 29.1% of statements [2020-11-27T11:50:13.894Z] ok github.com/docker/docker/container 0.112s coverage: 34.7% of statements [2020-11-27T11:50:13.894Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-27T11:50:13.894Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-27T11:50:13.894Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-27T11:50:13.894Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-27T11:50:14.251Z] #38 230.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-27T11:50:14.251Z] #38 230.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-27T11:50:14.744Z] #18 ... [2020-11-27T11:50:14.744Z] [2020-11-27T11:50:14.744Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:50:14.744Z] #30 DONE 128.4s [2020-11-27T11:50:15.007Z] [2020-11-27T11:50:15.007Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:15.007Z] #41 65.03 DEP criu/arch/aarch64/sigframe.d [2020-11-27T11:50:15.007Z] #41 65.48 DEP criu/arch/aarch64/crtools.d [2020-11-27T11:50:15.007Z] #41 65.61 DEP criu/arch/aarch64/cpu.d [2020-11-27T11:50:15.007Z] #41 65.66 DEP criu/arch/aarch64/bitops.d [2020-11-27T11:50:15.007Z] #41 65.72 CC criu/arch/aarch64/bitops.o [2020-11-27T11:50:15.007Z] #41 65.87 CC criu/arch/aarch64/cpu.o [2020-11-27T11:50:15.007Z] #41 65.98 CC criu/arch/aarch64/crtools.o [2020-11-27T11:50:15.007Z] #41 66.47 CC criu/arch/aarch64/sigframe.o [2020-11-27T11:50:15.102Z] #49 ... [2020-11-27T11:50:15.102Z] [2020-11-27T11:50:15.102Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:15.102Z] #41 15.27 PBCC images/ipc-var.pb-c.c [2020-11-27T11:50:15.102Z] #41 15.29 DEP images/ipc-var.pb-c.d [2020-11-27T11:50:15.102Z] #41 15.41 PBCC images/sk-opts.pb-c.c [2020-11-27T11:50:15.102Z] #41 15.48 PBCC images/packet-sock.pb-c.c [2020-11-27T11:50:15.102Z] #41 15.65 DEP images/sk-opts.pb-c.d [2020-11-27T11:50:15.102Z] #41 15.69 DEP images/packet-sock.pb-c.d [2020-11-27T11:50:15.102Z] #41 15.76 PBCC images/sk-netlink.pb-c.c [2020-11-27T11:50:15.102Z] #41 15.84 DEP images/sk-netlink.pb-c.d [2020-11-27T11:50:15.102Z] #41 15.90 PBCC images/sk-inet.pb-c.c [2020-11-27T11:50:15.102Z] #41 15.97 DEP images/sk-inet.pb-c.d [2020-11-27T11:50:15.102Z] #41 16.04 PBCC images/sk-unix.pb-c.c [2020-11-27T11:50:15.102Z] #41 16.19 DEP images/sk-unix.pb-c.d [2020-11-27T11:50:15.102Z] #41 16.31 PBCC images/mm.pb-c.c [2020-11-27T11:50:15.102Z] #41 16.40 DEP images/mm.pb-c.d [2020-11-27T11:50:15.102Z] #41 16.51 PBCC images/timerfd.pb-c.c [2020-11-27T11:50:15.102Z] #41 16.56 DEP images/timerfd.pb-c.d [2020-11-27T11:50:15.102Z] #41 16.64 PBCC images/timer.pb-c.c [2020-11-27T11:50:15.102Z] #41 16.68 DEP images/timer.pb-c.d [2020-11-27T11:50:15.102Z] #41 16.74 PBCC images/sa.pb-c.c [2020-11-27T11:50:15.102Z] #41 16.82 DEP images/sa.pb-c.d [2020-11-27T11:50:15.102Z] #41 16.88 PBCC images/pipe-data.pb-c.c [2020-11-27T11:50:15.102Z] #41 16.94 DEP images/pipe-data.pb-c.d [2020-11-27T11:50:15.102Z] #41 17.00 PBCC images/mnt.pb-c.c [2020-11-27T11:50:15.102Z] #41 17.11 DEP images/mnt.pb-c.d [2020-11-27T11:50:15.102Z] #41 17.15 PBCC images/sk-packet.pb-c.c [2020-11-27T11:50:15.102Z] #41 17.20 DEP images/sk-packet.pb-c.d [2020-11-27T11:50:15.102Z] #41 17.28 PBCC images/tcp-stream.pb-c.c [2020-11-27T11:50:15.102Z] #41 17.32 DEP images/tcp-stream.pb-c.d [2020-11-27T11:50:15.102Z] #41 17.49 PBCC images/pipe.pb-c.c [2020-11-27T11:50:15.102Z] #41 17.53 DEP images/pipe.pb-c.d [2020-11-27T11:50:15.102Z] #41 17.65 PBCC images/pstree.pb-c.c [2020-11-27T11:50:15.102Z] #41 17.67 DEP images/pstree.pb-c.d [2020-11-27T11:50:15.102Z] #41 17.71 PBCC images/fs.pb-c.c [2020-11-27T11:50:15.102Z] #41 17.72 DEP images/fs.pb-c.d [2020-11-27T11:50:15.102Z] #41 17.80 PBCC images/signalfd.pb-c.c [2020-11-27T11:50:15.102Z] #41 17.87 DEP images/signalfd.pb-c.d [2020-11-27T11:50:15.102Z] #41 17.89 PBCC images/fh.pb-c.c [2020-11-27T11:50:15.102Z] #41 17.97 PBCC images/fsnotify.pb-c.c [2020-11-27T11:50:15.102Z] #41 18.07 DEP images/fh.pb-c.d [2020-11-27T11:50:15.102Z] #41 18.14 DEP images/fsnotify.pb-c.d [2020-11-27T11:50:15.102Z] #41 18.22 PBCC images/eventpoll.pb-c.c [2020-11-27T11:50:15.102Z] #41 18.23 DEP images/eventpoll.pb-c.d [2020-11-27T11:50:15.102Z] #41 18.31 PBCC images/eventfd.pb-c.c [2020-11-27T11:50:15.102Z] #41 18.37 DEP images/eventfd.pb-c.d [2020-11-27T11:50:15.102Z] #41 18.47 PBCC images/remap-file-path.pb-c.c [2020-11-27T11:50:15.102Z] #41 18.51 DEP images/remap-file-path.pb-c.d [2020-11-27T11:50:15.102Z] #41 18.57 PBCC images/fifo.pb-c.c [2020-11-27T11:50:15.191Z] #38 ... [2020-11-27T11:50:15.191Z] [2020-11-27T11:50:15.191Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:15.191Z] #41 120.1 CC criu/external.o [2020-11-27T11:50:15.191Z] #41 120.4 CC criu/fault-injection.o [2020-11-27T11:50:15.191Z] #41 120.5 CC criu/fdstore.o [2020-11-27T11:50:15.191Z] #41 120.8 CC criu/fifo.o [2020-11-27T11:50:15.191Z] #41 121.3 CC criu/file-ids.o [2020-11-27T11:50:15.191Z] #41 121.6 CC criu/file-lock.o [2020-11-27T11:50:15.191Z] #41 122.5 CC criu/files-ext.o [2020-11-27T11:50:15.191Z] #41 122.9 CC criu/files-reg.o [2020-11-27T11:50:15.191Z] #41 125.1 CC criu/files.o [2020-11-27T11:50:15.191Z] #41 127.2 CC criu/filesystems.o [2020-11-27T11:50:15.191Z] #41 127.9 CC criu/fsnotify.o [2020-11-27T11:50:15.191Z] #41 129.1 CC criu/image-desc.o [2020-11-27T11:50:15.191Z] #41 129.3 CC criu/image.o [2020-11-27T11:50:15.259Z] #54 ... [2020-11-27T11:50:15.259Z] [2020-11-27T11:50:15.259Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:15.259Z] #41 29.35 CC images/core-arm.o [2020-11-27T11:50:15.259Z] #41 30.34 CC images/core-aarch64.o [2020-11-27T11:50:15.259Z] #41 30.82 CC images/core-ppc64.o [2020-11-27T11:50:15.259Z] #41 31.50 CC images/core-s390.o [2020-11-27T11:50:15.259Z] #41 32.40 CC images/cpuinfo.o [2020-11-27T11:50:15.259Z] #41 32.99 CC images/inventory.o [2020-11-27T11:50:15.259Z] #41 33.35 CC images/fdinfo.o [2020-11-27T11:50:15.259Z] #41 33.83 CC images/fown.o [2020-11-27T11:50:15.259Z] #41 34.07 CC images/ns.o [2020-11-27T11:50:15.259Z] #41 34.32 CC images/regfile.o [2020-11-27T11:50:15.270Z] #41 66.73 LINK criu/arch/aarch64/crtools.built-in.o [2020-11-27T11:50:15.270Z] #41 66.82 DEP criu/pie/util-vdso.d [2020-11-27T11:50:15.270Z] #41 67.00 DEP criu/pie/util.d [2020-11-27T11:50:15.363Z] #41 18.63 DEP images/fifo.pb-c.d [2020-11-27T11:50:15.363Z] #41 18.68 PBCC images/ghost-file.pb-c.c [2020-11-27T11:50:15.363Z] #41 18.76 DEP images/ghost-file.pb-c.d [2020-11-27T11:50:15.452Z] #41 130.2 CC criu/ipc_ns.o [2020-11-27T11:50:15.527Z] #41 34.63 CC images/ghost-file.o [2020-11-27T11:50:15.622Z] #41 18.86 PBCC images/regfile.pb-c.c [2020-11-27T11:50:15.622Z] #41 18.90 DEP images/regfile.pb-c.d [2020-11-27T11:50:15.713Z] #41 ... [2020-11-27T11:50:15.714Z] [2020-11-27T11:50:15.714Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:50:15.714Z] #18 62.49 Setting up python3-pip (18.1-5) ... [2020-11-27T11:50:15.714Z] #18 63.55 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:50:15.714Z] #18 63.60 Processing triggers for mime-support (3.62) ... [2020-11-27T11:50:15.853Z] #41 67.31 CC criu/pie/util.o [2020-11-27T11:50:15.853Z] #41 67.63 CC criu/pie/util-vdso.o [2020-11-27T11:50:15.882Z] #41 19.03 PBCC images/ns.pb-c.c [2020-11-27T11:50:15.882Z] #41 19.03 DEP images/ns.pb-c.d [2020-11-27T11:50:15.882Z] #41 19.12 PBCC images/fdinfo.pb-c.c [2020-11-27T11:50:15.882Z] #41 19.20 DEP images/fdinfo.pb-c.d [2020-11-27T11:50:15.882Z] #41 19.25 PBCC images/core-aarch64.pb-c.c [2020-11-27T11:50:16.103Z] #41 35.05 CC images/fifo.o [2020-11-27T11:50:16.138Z] #41 19.29 PBCC images/core-arm.pb-c.c [2020-11-27T11:50:16.138Z] #41 19.33 PBCC images/core-ppc64.pb-c.c [2020-11-27T11:50:16.138Z] #41 19.39 PBCC images/core-s390.pb-c.c [2020-11-27T11:50:16.138Z] #41 19.50 PBCC images/core-x86.pb-c.c [2020-11-27T11:50:16.285Z] #18 DONE 64.3s [2020-11-27T11:50:16.285Z] [2020-11-27T11:50:16.285Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:50:16.367Z] #41 35.43 CC images/remap-file-path.o [2020-11-27T11:50:16.395Z] #41 19.63 PBCC images/core.pb-c.c [2020-11-27T11:50:16.395Z] #41 19.75 PBCC images/inventory.pb-c.c [2020-11-27T11:50:16.395Z] #41 19.86 DEP images/core-aarch64.pb-c.d [2020-11-27T11:50:16.652Z] #41 19.98 DEP images/core-arm.pb-c.d [2020-11-27T11:50:16.909Z] #41 20.14 DEP images/core-ppc64.pb-c.d [2020-11-27T11:50:16.909Z] #41 20.24 DEP images/core-s390.pb-c.d [2020-11-27T11:50:16.909Z] #41 ... [2020-11-27T11:50:16.909Z] [2020-11-27T11:50:16.909Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:16.909Z] #43 112.0 go/ast [2020-11-27T11:50:16.909Z] #43 113.5 text/template/parse [2020-11-27T11:50:16.909Z] #43 119.8 go/parser [2020-11-27T11:50:16.909Z] #43 120.4 text/template [2020-11-27T11:50:17.041Z] #41 35.88 CC images/eventfd.o [2020-11-27T11:50:17.167Z] #43 ... [2020-11-27T11:50:17.167Z] [2020-11-27T11:50:17.167Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:17.167Z] #41 20.46 DEP images/core-x86.pb-c.d [2020-11-27T11:50:17.271Z] #41 68.66 AR criu/pie/pie.lib.a [2020-11-27T11:50:17.271Z] #41 68.75 DEP criu/pie/restorer.d [2020-11-27T11:50:17.271Z] #41 68.94 DEP criu/arch/aarch64/intraprocedure.d [2020-11-27T11:50:17.271Z] #41 68.96 DEP criu/arch/aarch64/restorer.d [2020-11-27T11:50:17.330Z] #41 36.45 CC images/eventpoll.o [2020-11-27T11:50:17.429Z] #41 20.60 DEP images/core.pb-c.d [2020-11-27T11:50:17.429Z] #41 20.74 DEP images/inventory.pb-c.d [2020-11-27T11:50:17.533Z] #41 69.10 DEP criu/arch/aarch64/vdso-pie.d [2020-11-27T11:50:17.533Z] #41 69.22 DEP criu/pie/parasite-vdso.d [2020-11-27T11:50:17.686Z] #41 20.90 PBCC images/cpuinfo.pb-c.c [2020-11-27T11:50:17.686Z] #41 20.96 DEP images/cpuinfo.pb-c.d [2020-11-27T11:50:17.686Z] #41 21.07 PBCC images/stats.pb-c.c [2020-11-27T11:50:17.739Z] #38 ... [2020-11-27T11:50:17.739Z] [2020-11-27T11:50:17.739Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-27T11:50:17.739Z] #19 0.893 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-27T11:50:17.739Z] #19 0.896 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-27T11:50:17.739Z] #19 0.898 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-27T11:50:17.739Z] #19 DONE 1.0s [2020-11-27T11:50:17.739Z] [2020-11-27T11:50:17.739Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T11:50:17.798Z] #41 69.54 DEP criu/pie/parasite.d [2020-11-27T11:50:17.949Z] #19 61.15 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-11-27T11:50:17.950Z] #19 61.16 Setting up xz-utils (5.2.4-1) ... [2020-11-27T11:50:17.950Z] #19 61.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-27T11:50:17.950Z] #19 61.18 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-27T11:50:17.950Z] #19 61.27 invoke-rc.d: could not determine current runlevel [2020-11-27T11:50:17.950Z] #19 61.30 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-27T11:50:17.950Z] #19 61.31 Setting up pigz (2.4-1) ... [2020-11-27T11:50:17.950Z] #19 61.32 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-11-27T11:50:17.950Z] #19 61.33 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-27T11:50:17.950Z] #19 61.35 Setting up python-pip-whl (18.1-5) ... [2020-11-27T11:50:17.950Z] #19 61.36 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-11-27T11:50:17.950Z] #19 61.36 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-27T11:50:17.950Z] #19 61.83 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-11-27T11:50:17.950Z] #19 61.83 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-11-27T11:50:17.950Z] #19 61.84 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-11-27T11:50:17.950Z] #19 61.85 Setting up vim (2:8.1.0875-5) ... [2020-11-27T11:50:17.950Z] #19 61.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-27T11:50:17.950Z] #19 61.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-27T11:50:17.950Z] #19 61.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-27T11:50:17.950Z] #19 61.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-27T11:50:17.950Z] #19 61.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-27T11:50:17.950Z] #19 61.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-27T11:50:17.950Z] #19 61.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-27T11:50:17.951Z] #41 21.08 DEP images/stats.pb-c.d [2020-11-27T11:50:17.973Z] #41 ... [2020-11-27T11:50:17.973Z] [2020-11-27T11:50:17.973Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:50:17.973Z] #49 129.5 mvdan.cc/sh/v3/cmd/shfmt [2020-11-27T11:50:17.973Z] #49 DONE 137.7s [2020-11-27T11:50:17.973Z] [2020-11-27T11:50:17.973Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:17.973Z] #43 131.2 github.com/LK4D4/vndr/build [2020-11-27T11:50:17.973Z] #43 132.4 github.com/LK4D4/vndr/versioned [2020-11-27T11:50:17.973Z] #43 132.6 compress/flate [2020-11-27T11:50:17.973Z] #43 135.6 hash/crc32 [2020-11-27T11:50:17.973Z] #43 136.5 compress/gzip [2020-11-27T11:50:17.973Z] #43 136.6 net [2020-11-27T11:50:18.061Z] #41 69.72 CC criu/pie/parasite.o [2020-11-27T11:50:18.242Z] #43 137.9 vendor/golang.org/x/text/transform [2020-11-27T11:50:18.243Z] #43 ... [2020-11-27T11:50:18.243Z] [2020-11-27T11:50:18.243Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:18.243Z] #41 37.25 CC images/fh.o [2020-11-27T11:50:18.250Z] #19 61.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-27T11:50:18.250Z] #19 62.02 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-27T11:50:18.250Z] #19 62.03 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T11:50:18.250Z] #19 62.05 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-11-27T11:50:18.250Z] #19 62.06 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T11:50:18.250Z] #19 62.07 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-11-27T11:50:18.250Z] #19 62.07 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T11:50:18.821Z] #41 37.74 CC images/fsnotify.o [2020-11-27T11:50:19.465Z] #41 ... [2020-11-27T11:50:19.465Z] [2020-11-27T11:50:19.465Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:50:19.465Z] #22 129.6 Checking out files: 27% (3014/11025) Checking out files: 28% (3087/11025) Checking out files: 29% (3198/11025) Checking out files: 30% (3308/11025) Checking out files: 31% (3418/11025) Checking out files: 32% (3528/11025) Checking out files: 33% (3639/11025) Checking out files: 34% (3749/11025) Checking out files: 35% (3859/11025) Checking out files: 36% (3969/11025) Checking out files: 37% (4080/11025) Checking out files: 38% (4190/11025) Checking out files: 39% (4300/11025) Checking out files: 40% (4410/11025) Checking out files: 41% (4521/11025) Checking out files: 42% (4631/11025) Checking out files: 43% (4741/11025) Checking out files: 44% (4851/11025) Checking out files: 45% (4962/11025) Checking out files: 46% (5072/11025) Checking out files: 46% (5096/11025) Checking out files: 47% (5182/11025) Checking out files: 48% (5292/11025) Checking out files: 49% (5403/11025) Checking out files: 50% (5513/11025) Checking out files: 51% (5623/11025) Checking out files: 52% (5733/11025) Checking out files: 53% (5844/11025) Checking out files: 54% (5954/11025) Checking out files: 55% (6064/11025) Checking out files: 56% (6174/11025) Checking out files: 57% (6285/11025) Checking out files: 58% (6395/11025) Checking out files: 59% (6505/11025) Checking out files: 60% (6615/11025) Checking out files: 61% (6726/11025) Checking out files: 62% (6836/11025) Checking out files: 63% (6946/11025) Checking out files: 64% (7056/11025) Checking out files: 65% (7167/11025) Checking out files: 66% (7277/11025) Checking out files: 66% (7298/11025) Checking out files: 67% (7387/11025) Checking out files: 68% (7497/11025) Checking out files: 69% (7608/11025) Checking out files: 70% (7718/11025) Checking out files: 71% (7828/11025) Checking out files: 72% (7938/11025) Checking out files: 73% (8049/11025) Checking out files: 74% (8159/11025) Checking out files: 75% (8269/11025) Checking out files: 76% (8379/11025) Checking out files: 77% (8490/11025) Checking out files: 78% (8600/11025) Checking out files: 79% (8710/11025) Checking out files: 80% (8820/11025) Checking out files: 81% (8931/11025) Checking out files: 82% (9041/11025) Checking out files: 83% (9151/11025) Checking out files: 83% (9230/11025) Checking out files: 84% (9261/11025) Checking out files: 85% (9372/11025) Checking out files: 86% (9482/11025) Checking out files: 87% (9592/11025) Checking out files: 88% (9702/11025) Checking out files: 89% (9813/11025) Checking out files: 90% (9923/11025) Checking out files: 91% (10033/11025) Checking out files: 92% (10143/11025) Checking out files: 93% (10254/11025) Checking out files: 94% (10364/11025) Checking out files: 95% (10474/11025) Checking out files: 96% (10584/11025) Checking out files: 97% (10695/11025) Checking out files: 98% (10805/11025) [2020-11-27T11:50:19.465Z] #22 ... [2020-11-27T11:50:19.465Z] [2020-11-27T11:50:19.465Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:19.465Z] #51 10.91 + cd /tmp/tmp.jFhAAueVTS/src/github.com/opencontainers/runc [2020-11-27T11:50:19.465Z] #51 10.91 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T11:50:19.465Z] #51 11.51 + '[' -z '' ']' [2020-11-27T11:50:19.465Z] #51 11.53 + target=static [2020-11-27T11:50:19.465Z] #51 11.54 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-27T11:50:19.465Z] #51 12.06 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-27T11:50:19.469Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2020-11-27T11:50:19.730Z] #51 ... [2020-11-27T11:50:19.730Z] [2020-11-27T11:50:19.730Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:50:19.730Z] #22 129.6 Checking out files: 27% (3014/11025) Checking out files: 28% (3087/11025) Checking out files: 29% (3198/11025) Checking out files: 30% (3308/11025) Checking out files: 31% (3418/11025) Checking out files: 32% (3528/11025) Checking out files: 33% (3639/11025) Checking out files: 34% (3749/11025) Checking out files: 35% (3859/11025) Checking out files: 36% (3969/11025) Checking out files: 37% (4080/11025) Checking out files: 38% (4190/11025) Checking out files: 39% (4300/11025) Checking out files: 40% (4410/11025) Checking out files: 41% (4521/11025) Checking out files: 42% (4631/11025) Checking out files: 43% (4741/11025) Checking out files: 44% (4851/11025) Checking out files: 45% (4962/11025) Checking out files: 46% (5072/11025) Checking out files: 46% (5096/11025) Checking out files: 47% (5182/11025) Checking out files: 48% (5292/11025) Checking out files: 49% (5403/11025) Checking out files: 50% (5513/11025) Checking out files: 51% (5623/11025) Checking out files: 52% (5733/11025) Checking out files: 53% (5844/11025) Checking out files: 54% (5954/11025) Checking out files: 55% (6064/11025) Checking out files: 56% (6174/11025) Checking out files: 57% (6285/11025) Checking out files: 58% (6395/11025) Checking out files: 59% (6505/11025) Checking out files: 60% (6615/11025) Checking out files: 61% (6726/11025) Checking out files: 62% (6836/11025) Checking out files: 63% (6946/11025) Checking out files: 64% (7056/11025) Checking out files: 65% (7167/11025) Checking out files: 66% (7277/11025) Checking out files: 66% (7298/11025) Checking out files: 67% (7387/11025) Checking out files: 68% (7497/11025) Checking out files: 69% (7608/11025) Checking out files: 70% (7718/11025) Checking out files: 71% (7828/11025) Checking out files: 72% (7938/11025) Checking out files: 73% (8049/11025) Checking out files: 74% (8159/11025) Checking out files: 75% (8269/11025) Checking out files: 76% (8379/11025) Checking out files: 77% (8490/11025) Checking out files: 78% (8600/11025) Checking out files: 79% (8710/11025) Checking out files: 80% (8820/11025) Checking out files: 81% (8931/11025) Checking out files: 82% (9041/11025) Checking out files: 83% (9151/11025) Checking out files: 83% (9230/11025) Checking out files: 84% (9261/11025) Checking out files: 85% (9372/11025) Checking out files: 86% (9482/11025) Checking out files: 87% (9592/11025) Checking out files: 88% (9702/11025) Checking out files: 89% (9813/11025) Checking out files: 90% (9923/11025) Checking out files: 91% (10033/11025) Checking out files: 92% (10143/11025) Checking out files: 93% (10254/11025) Checking out files: 94% (10364/11025) Checking out files: 95% (10474/11025) Checking out files: 96% (10584/11025) Checking out files: 97% (10695/11025) Checking out files: 98% (10805/11025) Checking out files: 99% (10915/11025) Checking out files: 100% (11025/11025) Checking out files: 100% (11025/11025), done. [2020-11-27T11:50:19.730Z] #22 133.6 + cd /tmp/tmp.BaqUN1ZaO0/tmp/docker-ce [2020-11-27T11:50:19.730Z] #22 133.6 + git checkout -q v17.06.2-ce [2020-11-27T11:50:19.770Z] #41 38.66 CC images/signalfd.o [2020-11-27T11:50:20.032Z] #41 39.02 CC images/fs.o [2020-11-27T11:50:20.104Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-11-27T11:50:20.293Z] #41 39.34 CC images/pstree.o [2020-11-27T11:50:20.361Z] #19 ... [2020-11-27T11:50:20.361Z] [2020-11-27T11:50:20.361Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:20.361Z] #44 160.8 net/http/httptrace [2020-11-27T11:50:20.361Z] #44 161.2 net/http [2020-11-27T11:50:20.361Z] #44 ... [2020-11-27T11:50:20.361Z] [2020-11-27T11:50:20.361Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:20.361Z] #42 107.0 CC criu/clone-noasan.o [2020-11-27T11:50:20.361Z] #42 107.2 CC criu/config.o [2020-11-27T11:50:20.866Z] #41 39.73 CC images/pipe.o [2020-11-27T11:50:21.008Z] #42 110.3 CC criu/cr-check.o [2020-11-27T11:50:21.129Z] #41 40.14 CC images/tcp-stream.o [2020-11-27T11:50:21.256Z] #41 24.48 make[1]: Nothing to be done for 'all'. [2020-11-27T11:50:21.616Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2020-11-27T11:50:21.703Z] #41 40.69 CC images/sk-packet.o [2020-11-27T11:50:22.660Z] #41 41.40 CC images/mnt.o [2020-11-27T11:50:22.677Z] #41 ... [2020-11-27T11:50:22.677Z] [2020-11-27T11:50:22.677Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:50:22.677Z] #54 59.46 Checking out files: 24% (838/3407) Checking out files: 25% (852/3407) Checking out files: 26% (886/3407) Checking out files: 27% (920/3407) Checking out files: 28% (954/3407) Checking out files: 29% (989/3407) Checking out files: 30% (1023/3407) Checking out files: 31% (1057/3407) Checking out files: 32% (1091/3407) Checking out files: 33% (1125/3407) Checking out files: 34% (1159/3407) Checking out files: 35% (1193/3407) Checking out files: 36% (1227/3407) Checking out files: 37% (1261/3407) Checking out files: 38% (1295/3407) Checking out files: 39% (1329/3407) Checking out files: 40% (1363/3407) Checking out files: 41% (1397/3407) Checking out files: 42% (1431/3407) Checking out files: 43% (1466/3407) Checking out files: 44% (1500/3407) Checking out files: 45% (1534/3407) Checking out files: 46% (1568/3407) Checking out files: 47% (1602/3407) Checking out files: 48% (1636/3407) Checking out files: 49% (1670/3407) Checking out files: 50% (1704/3407) Checking out files: 51% (1738/3407) Checking out files: 52% (1772/3407) Checking out files: 53% (1806/3407) Checking out files: 54% (1840/3407) Checking out files: 54% (1856/3407) Checking out files: 55% (1874/3407) Checking out files: 56% (1908/3407) Checking out files: 57% (1942/3407) Checking out files: 58% (1977/3407) Checking out files: 59% (2011/3407) Checking out files: 60% (2045/3407) Checking out files: 61% (2079/3407) Checking out files: 62% (2113/3407) Checking out files: 63% (2147/3407) Checking out files: 64% (2181/3407) Checking out files: 65% (2215/3407) Checking out files: 66% (2249/3407) Checking out files: 67% (2283/3407) Checking out files: 68% (2317/3407) Checking out files: 69% (2351/3407) Checking out files: 70% (2385/3407) Checking out files: 71% (2419/3407) Checking out files: 72% (2454/3407) Checking out files: 73% (2488/3407) Checking out files: 74% (2522/3407) Checking out files: 75% (2556/3407) Checking out files: 76% (2590/3407) Checking out files: 77% (2624/3407) Checking out files: 78% (2658/3407) Checking out files: 79% (2692/3407) Checking out files: 80% (2726/3407) Checking out files: 81% (2760/3407) Checking out files: 82% (2794/3407) Checking out files: 83% (2828/3407) Checking out files: 84% (2862/3407) Checking out files: 85% (2896/3407) Checking out files: 86% (2931/3407) Checking out files: 86% (2943/3407) Checking out files: 87% (2965/3407) Checking out files: 88% (2999/3407) Checking out files: 89% (3033/3407) Checking out files: 90% (3067/3407) Checking out files: 91% (3101/3407) Checking out files: 92% (3135/3407) Checking out files: 93% (3169/3407) Checking out files: 94% (3203/3407) Checking out files: 95% (3237/3407) Checking out files: 96% (3271/3407) Checking out files: 97% (3305/3407) Checking out files: 98% (3339/3407) Checking out files: 99% (3373/3407) Checking out files: 100% (3407/3407) Checking out files: 100% (3407/3407), done. [2020-11-27T11:50:22.677Z] #54 62.37 + cd /tmp/tmp.8kD6WWYwAh/src/github.com/containerd/containerd [2020-11-27T11:50:22.677Z] #54 62.37 + git checkout -q b321d358e6eef9c82fa3f3bb8826dca3724c58c6 [2020-11-27T11:50:22.677Z] #54 63.39 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-27T11:50:22.677Z] #54 63.39 + BUILDTAGS='netgo osusergo static_build' [2020-11-27T11:50:22.677Z] #54 63.39 + export EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:50:22.677Z] #54 63.39 + EXTRA_FLAGS=-buildmode=pie [2020-11-27T11:50:22.677Z] #54 63.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-27T11:50:22.677Z] #54 63.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-27T11:50:22.677Z] #54 63.39 + '[' '' = dynamic ']' [2020-11-27T11:50:22.677Z] #54 63.39 + make [2020-11-27T11:50:22.922Z] #41 41.89 CC images/pipe-data.o [2020-11-27T11:50:23.046Z] Client: [2020-11-27T11:50:23.046Z] Debug Mode: false [2020-11-27T11:50:23.046Z] Plugins: [2020-11-27T11:50:23.046Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-11-27T11:50:23.046Z] [2020-11-27T11:50:23.046Z] Server: [2020-11-27T11:50:23.046Z] Containers: 0 [2020-11-27T11:50:23.046Z] Running: 0 [2020-11-27T11:50:23.046Z] Paused: 0 [2020-11-27T11:50:23.046Z] Stopped: 0 [2020-11-27T11:50:23.046Z] Images: 0 [2020-11-27T11:50:23.046Z] Server Version: 19.03.12 [2020-11-27T11:50:23.046Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-11-27T11:50:23.046Z] Windows: [2020-11-27T11:50:23.046Z] LCOW: [2020-11-27T11:50:23.046Z] Logging Driver: json-file [2020-11-27T11:50:23.046Z] Plugins: [2020-11-27T11:50:23.046Z] Volume: local [2020-11-27T11:50:23.046Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-27T11:50:23.046Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-27T11:50:23.046Z] Swarm: inactive [2020-11-27T11:50:23.046Z] Default Isolation: process [2020-11-27T11:50:23.046Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-27T11:50:23.046Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-27T11:50:23.046Z] OSType: windows [2020-11-27T11:50:23.046Z] Architecture: x86_64 [2020-11-27T11:50:23.046Z] CPUs: 4 [2020-11-27T11:50:23.046Z] Total Memory: 32GiB [2020-11-27T11:50:23.046Z] Name: azwin-2-086ab0 [2020-11-27T11:50:23.046Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-11-27T11:50:23.046Z] Docker Root Dir: D:\docker [2020-11-27T11:50:23.046Z] Debug Mode: false [2020-11-27T11:50:23.046Z] Registry: https://index.docker.io/v1/ [2020-11-27T11:50:23.046Z] Labels: [2020-11-27T11:50:23.046Z] Experimental: true [2020-11-27T11:50:23.046Z] Insecure Registries: [2020-11-27T11:50:23.046Z] 10.0.0.4:5000 [2020-11-27T11:50:23.046Z] 127.0.0.0/8 [2020-11-27T11:50:23.046Z] Registry Mirrors: [2020-11-27T11:50:23.046Z] http://10.0.0.4:5000/ [2020-11-27T11:50:23.046Z] Live Restore Enabled: false [2020-11-27T11:50:23.046Z] [2020-11-27T11:50:23.112Z] #42 ... [2020-11-27T11:50:23.113Z] [2020-11-27T11:50:23.113Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:50:23.113Z] #19 66.16 Setting up iptables (1.8.2-4) ... [2020-11-27T11:50:23.113Z] #19 66.19 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T11:50:23.113Z] #19 66.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T11:50:23.113Z] #19 66.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T11:50:23.113Z] #19 66.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T11:50:23.113Z] #19 66.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-27T11:50:23.113Z] #19 66.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-27T11:50:23.113Z] #19 66.27 Setting up python3 (3.7.3-1) ... [2020-11-27T11:50:23.113Z] #19 66.83 Setting up python3-wheel (0.32.3-2) ... [2020-11-27T11:50:23.124Z] #20 5.519 Collecting yamllint==1.16.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-11-27T11:50:23.502Z] #41 42.41 CC images/sa.o [2020-11-27T11:50:23.692Z] #20 ... [2020-11-27T11:50:23.692Z] [2020-11-27T11:50:23.692Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:23.692Z] #41 131.6 CC criu/irmap.o [2020-11-27T11:50:23.692Z] #41 132.7 CC criu/kcmp-ids.o [2020-11-27T11:50:23.692Z] #41 133.4 CC criu/kerndat.o [2020-11-27T11:50:23.692Z] #41 134.7 CC criu/libnetlink.o [2020-11-27T11:50:23.692Z] #41 135.1 CC criu/log.o [2020-11-27T11:50:23.692Z] #41 135.6 CC criu/lsm.o [2020-11-27T11:50:23.692Z] #41 136.1 CC criu/mem.o [2020-11-27T11:50:23.692Z] #41 138.1 CC criu/memfd.o [2020-11-27T11:50:23.953Z] #41 138.7 CC criu/mount.o [2020-11-27T11:50:23.954Z] #22 137.5 + mkdir -p /tmp/tmp.BaqUN1ZaO0/src/github.com/docker [2020-11-27T11:50:23.954Z] #22 137.5 + mv components/cli /tmp/tmp.BaqUN1ZaO0/src/github.com/docker/cli [2020-11-27T11:50:23.954Z] #22 137.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-11-27T11:50:24.075Z] #41 42.96 CC images/timer.o [2020-11-27T11:50:24.191Z] #19 67.80 Setting up apparmor (2.13.2-10) ... [2020-11-27T11:50:24.580Z] #54 65.10 + bin/ctr [2020-11-27T11:50:24.649Z] #41 43.67 CC images/timerfd.o [2020-11-27T11:50:24.910Z] #41 43.89 CC images/mm.o [2020-11-27T11:50:25.172Z] #41 44.17 CC images/sk-opts.o [2020-11-27T11:50:25.435Z] #41 44.40 CC images/sk-unix.o [2020-11-27T11:50:25.435Z] #41 ... [2020-11-27T11:50:25.435Z] [2020-11-27T11:50:25.435Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:50:25.509Z] #54 ... [2020-11-27T11:50:25.509Z] [2020-11-27T11:50:25.509Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:50:25.509Z] #49 120.3 mvdan.cc/editorconfig [2020-11-27T11:50:25.509Z] #49 121.9 mvdan.cc/sh/v3/fileutil [2020-11-27T11:50:25.509Z] #49 122.2 mvdan.cc/sh/v3/syntax [2020-11-27T11:50:25.509Z] #49 ... [2020-11-27T11:50:25.509Z] [2020-11-27T11:50:25.509Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:25.509Z] #41 26.61 CC images/stats.o [2020-11-27T11:50:25.509Z] #41 27.25 CC images/core.o [2020-11-27T11:50:25.509Z] #41 28.40 CC images/core-x86.o [2020-11-27T11:50:25.699Z] #11 145.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-27T11:50:25.699Z] #11 145.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T11:50:25.699Z] #11 145.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:50:25.765Z] #41 29.06 CC images/core-arm.o [2020-11-27T11:50:26.315Z] #19 70.00 Setting up xfsprogs (4.20.0-1) ... [2020-11-27T11:50:26.315Z] #19 70.01 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-27T11:50:26.315Z] #19 ... [2020-11-27T11:50:26.315Z] [2020-11-27T11:50:26.315Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:50:26.315Z] #23 166.8 + mkdir -p /tmp/tmp.Pje6xUEfLM/src/github.com/docker [2020-11-27T11:50:26.315Z] #23 166.8 + mv components/cli /tmp/tmp.Pje6xUEfLM/src/github.com/docker/cli [2020-11-27T11:50:26.315Z] #23 166.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-11-27T11:50:26.315Z] #23 ... [2020-11-27T11:50:26.315Z] [2020-11-27T11:50:26.315Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:26.315Z] #44 175.4 github.com/LK4D4/vndr/godl [2020-11-27T11:50:26.315Z] #44 176.2 github.com/LK4D4/vndr [2020-11-27T11:50:26.330Z] #41 29.68 CC images/core-aarch64.o [2020-11-27T11:50:26.512Z] #22 ... [2020-11-27T11:50:26.512Z] [2020-11-27T11:50:26.512Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:50:26.512Z] #18 2.807 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:50:26.512Z] #18 2.842 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:50:26.512Z] #18 2.842 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:50:26.512Z] #18 3.870 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-27T11:50:26.512Z] #18 4.830 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [246 kB] [2020-11-27T11:50:26.512Z] #18 6.234 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-27T11:50:26.512Z] #18 9.603 Fetched 8228 kB in 7s (1166 kB/s) [2020-11-27T11:50:26.512Z] #18 9.603 Reading package lists... [2020-11-27T11:50:26.512Z] #18 ... [2020-11-27T11:50:26.512Z] [2020-11-27T11:50:26.512Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:26.512Z] #41 71.00 LINK criu/pie/parasite.built-in.o [2020-11-27T11:50:26.512Z] #41 71.01 GEN criu/pie/parasite-blob.h [2020-11-27T11:50:26.512Z] #41 71.03 CC criu/pie/parasite-vdso.o [2020-11-27T11:50:26.512Z] #41 71.71 CC criu/arch/aarch64/vdso-pie.o [2020-11-27T11:50:26.512Z] #41 71.96 CC criu/arch/aarch64/restorer.o [2020-11-27T11:50:26.512Z] #41 72.34 CC criu/arch/aarch64/intraprocedure.o [2020-11-27T11:50:26.512Z] #41 72.39 CC criu/pie/restorer.o [2020-11-27T11:50:26.512Z] #41 75.92 LINK criu/pie/restorer.built-in.o [2020-11-27T11:50:26.512Z] #41 75.94 GEN criu/pie/restorer-blob.h [2020-11-27T11:50:26.512Z] #41 76.01 DEP criu/vdso.d [2020-11-27T11:50:26.512Z] #41 76.25 DEP criu/uts_ns.d [2020-11-27T11:50:26.512Z] #41 76.47 DEP criu/util.d [2020-11-27T11:50:26.512Z] #41 76.79 DEP criu/uffd.d [2020-11-27T11:50:26.512Z] #41 77.06 DEP criu/tun.d [2020-11-27T11:50:26.512Z] #41 77.16 DEP criu/tty.d [2020-11-27T11:50:26.512Z] #41 77.28 DEP criu/timerfd.d [2020-11-27T11:50:26.512Z] #41 77.40 DEP criu/timens.d [2020-11-27T11:50:26.512Z] #41 77.62 DEP criu/sysfs_parse.d [2020-11-27T11:50:26.512Z] #41 77.85 DEP criu/sysctl.d [2020-11-27T11:50:26.512Z] #41 78.10 DEP criu/string.d [2020-11-27T11:50:26.512Z] #41 78.15 DEP criu/stats.d [2020-11-27T11:50:26.512Z] #41 ... [2020-11-27T11:50:26.512Z] [2020-11-27T11:50:26.512Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:50:27.256Z] #41 142.1 CC criu/namespaces.o [2020-11-27T11:50:27.349Z] #41 30.50 CC images/core-ppc64.o [2020-11-27T11:50:28.200Z] #41 ... [2020-11-27T11:50:28.200Z] [2020-11-27T11:50:28.200Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T11:50:28.200Z] #20 10.87 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-27T11:50:28.297Z] #41 31.71 CC images/core-s390.o [2020-11-27T11:50:28.460Z] #20 10.99 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-27T11:50:28.460Z] #20 11.04 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-27T11:50:28.460Z] #20 11.10 Collecting pyyaml (from yamllint==1.16.0) [2020-11-27T11:50:28.460Z] #20 11.25 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-27T11:50:28.519Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 14.1% of statements [2020-11-27T11:50:29.080Z] #18 13.18 Reading package lists... [2020-11-27T11:50:29.556Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [2020-11-27T11:50:29.670Z] #41 32.76 CC images/cpuinfo.o [2020-11-27T11:50:29.921Z] #11 ... [2020-11-27T11:50:29.921Z] [2020-11-27T11:50:29.921Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:29.921Z] #43 139.2 vendor/golang.org/x/text/unicode/bidi [2020-11-27T11:50:29.921Z] #43 141.8 vendor/golang.org/x/text/secure/bidirule [2020-11-27T11:50:29.921Z] #43 142.4 vendor/golang.org/x/text/unicode/norm [2020-11-27T11:50:29.921Z] #43 147.3 vendor/golang.org/x/net/idna [2020-11-27T11:50:29.921Z] #43 ... [2020-11-27T11:50:29.921Z] [2020-11-27T11:50:29.921Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:29.921Z] #41 44.71 CC images/sk-inet.o [2020-11-27T11:50:29.921Z] #41 45.11 CC images/tun.o [2020-11-27T11:50:29.921Z] #41 45.59 CC images/sk-netlink.o [2020-11-27T11:50:29.921Z] #41 45.87 CC images/packet-sock.o [2020-11-27T11:50:29.921Z] #41 46.21 CC images/ipc-var.o [2020-11-27T11:50:29.921Z] #41 46.52 CC images/ipc-desc.o [2020-11-27T11:50:29.921Z] #41 46.87 CC images/ipc-shm.o [2020-11-27T11:50:29.921Z] #41 47.17 CC images/ipc-msg.o [2020-11-27T11:50:29.921Z] #41 47.40 CC images/ipc-sem.o [2020-11-27T11:50:29.921Z] #41 47.61 CC images/utsns.o [2020-11-27T11:50:29.921Z] #41 47.88 CC images/creds.o [2020-11-27T11:50:29.921Z] #41 48.22 CC images/vma.o [2020-11-27T11:50:29.921Z] #41 48.54 CC images/netdev.o [2020-11-27T11:50:29.922Z] #18 15.98 Building dependency tree... [2020-11-27T11:50:29.927Z] #41 33.28 CC images/inventory.o [2020-11-27T11:50:30.183Z] #41 49.15 CC images/tty.o [2020-11-27T11:50:30.184Z] #41 ... [2020-11-27T11:50:30.184Z] [2020-11-27T11:50:30.184Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:30.184Z] #43 125.2 encoding/xml [2020-11-27T11:50:30.184Z] #43 127.7 go/doc [2020-11-27T11:50:30.184Z] #43 133.8 github.com/LK4D4/vndr/build [2020-11-27T11:50:30.184Z] #43 134.5 github.com/LK4D4/vndr/versioned [2020-11-27T11:50:30.184Z] #43 134.7 compress/flate [2020-11-27T11:50:30.197Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-11-27T11:50:30.376Z] #20 12.65 Building wheels for collected packages: pyyaml [2020-11-27T11:50:30.376Z] #20 12.66 Running setup.py bdist_wheel for pyyaml: started [2020-11-27T11:50:30.440Z] #43 ... [2020-11-27T11:50:30.440Z] [2020-11-27T11:50:30.440Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:30.440Z] #41 33.66 CC images/fdinfo.o [2020-11-27T11:50:30.831Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-11-27T11:50:30.868Z] #44 ... [2020-11-27T11:50:30.869Z] [2020-11-27T11:50:30.869Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:50:30.869Z] #19 70.56 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-27T11:50:30.869Z] #19 71.82 Setting up python3-distutils (3.7.3-1) ... [2020-11-27T11:50:30.869Z] #19 72.33 Setting up python3-setuptools (40.8.0-1) ... [2020-11-27T11:50:30.869Z] #19 74.18 Setting up python3-pip (18.1-5) ... [2020-11-27T11:50:31.005Z] #41 34.35 CC images/fown.o [2020-11-27T11:50:31.316Z] #20 13.95 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-27T11:50:31.316Z] #20 13.95 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-27T11:50:31.316Z] #20 14.02 Successfully built pyyaml [2020-11-27T11:50:31.316Z] #20 14.04 Installing collected packages: pathspec, pyyaml, yamllint [2020-11-27T11:50:31.344Z] #18 17.70 libcap2-bin is already the newest version (1:2.25-2). [2020-11-27T11:50:31.344Z] #18 17.70 The following additional packages will be installed: [2020-11-27T11:50:31.344Z] #18 17.70 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-27T11:50:31.344Z] #18 17.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-27T11:50:31.344Z] #18 17.70 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-27T11:50:31.344Z] #18 17.70 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-27T11:50:31.344Z] #18 17.70 python3.7 python3.7-minimal vim-runtime xxd [2020-11-27T11:50:31.344Z] #18 17.70 Suggested packages: [2020-11-27T11:50:31.344Z] #18 17.70 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-27T11:50:31.344Z] #18 17.70 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-27T11:50:31.344Z] #18 17.70 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-27T11:50:31.344Z] #18 17.70 Recommended packages: [2020-11-27T11:50:31.344Z] #18 17.70 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-27T11:50:31.344Z] #18 17.70 python3-keyrings.alt python3-xdg unzip [2020-11-27T11:50:31.465Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-11-27T11:50:31.570Z] #41 50.32 CC images/file-lock.o [2020-11-27T11:50:31.570Z] #41 50.55 CC images/rlimit.o [2020-11-27T11:50:31.576Z] #20 14.37 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-27T11:50:31.610Z] #41 34.75 CC images/ns.o [2020-11-27T11:50:31.757Z] ok github.com/docker/docker/daemon 12.325s coverage: 17.2% of statements [2020-11-27T11:50:31.757Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-27T11:50:31.757Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-27T11:50:31.757Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-27T11:50:31.757Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-27T11:50:31.832Z] #41 50.80 CC images/pagemap.o [2020-11-27T11:50:31.867Z] #41 35.17 CC images/regfile.o [2020-11-27T11:50:31.924Z] #19 75.72 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:50:31.924Z] #19 75.78 Processing triggers for mime-support (3.62) ... [2020-11-27T11:50:32.094Z] #41 51.04 CC images/siginfo.o [2020-11-27T11:50:32.148Z] #20 DONE 14.7s [2020-11-27T11:50:32.148Z] [2020-11-27T11:50:32.148Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-27T11:50:32.148Z] #23 DONE 0.1s [2020-11-27T11:50:32.148Z] [2020-11-27T11:50:32.148Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-27T11:50:32.224Z] #19 DONE 76.0s [2020-11-27T11:50:32.224Z] [2020-11-27T11:50:32.224Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-27T11:50:32.364Z] #41 51.32 CC images/rpc.o [2020-11-27T11:50:32.431Z] #41 35.53 CC images/ghost-file.o [2020-11-27T11:50:32.526Z] #20 0.369 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-27T11:50:32.526Z] #20 0.372 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-27T11:50:32.526Z] #20 0.375 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-27T11:50:32.526Z] #20 DONE 0.5s [2020-11-27T11:50:32.526Z] [2020-11-27T11:50:32.526Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:32.526Z] #42 113.1 CC criu/cr-dedup.o [2020-11-27T11:50:32.526Z] #42 113.8 CC criu/cr-dump.o [2020-11-27T11:50:32.526Z] #42 117.6 CC criu/cr-errno.o [2020-11-27T11:50:32.526Z] #42 117.8 CC criu/cr-restore.o [2020-11-27T11:50:32.689Z] #41 35.95 CC images/fifo.o [2020-11-27T11:50:32.746Z] #18 19.36 The following NEW packages will be installed: [2020-11-27T11:50:32.746Z] #18 19.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-27T11:50:32.746Z] #18 19.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-27T11:50:32.746Z] #18 19.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-27T11:50:32.746Z] #18 19.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-27T11:50:32.746Z] #18 19.37 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-27T11:50:32.746Z] #18 19.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-27T11:50:32.746Z] #18 19.37 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-27T11:50:32.746Z] #18 19.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-27T11:50:32.746Z] #18 19.37 xz-utils zip [2020-11-27T11:50:32.824Z] #42 ... [2020-11-27T11:50:32.825Z] [2020-11-27T11:50:32.825Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T11:50:33.108Z] #18 19.69 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:50:33.108Z] #18 19.69 Need to get 27.6 MB of archives. [2020-11-27T11:50:33.108Z] #18 19.69 After this operation, 114 MB of additional disk space will be used. [2020-11-27T11:50:33.108Z] #18 19.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-11-27T11:50:33.108Z] #18 19.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-11-27T11:50:33.108Z] #18 19.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-11-27T11:50:33.108Z] #18 19.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-11-27T11:50:33.108Z] #18 19.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-11-27T11:50:33.108Z] #18 19.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-11-27T11:50:33.108Z] #18 19.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-11-27T11:50:33.252Z] #41 36.37 CC images/remap-file-path.o [2020-11-27T11:50:33.393Z] #18 19.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-11-27T11:50:33.393Z] #18 19.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-11-27T11:50:33.393Z] #18 19.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-11-27T11:50:33.393Z] #18 19.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-11-27T11:50:33.393Z] #18 19.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-11-27T11:50:33.393Z] #18 19.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-11-27T11:50:33.393Z] #18 19.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-11-27T11:50:33.393Z] #18 19.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-11-27T11:50:33.393Z] #18 19.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-11-27T11:50:33.393Z] #18 19.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-11-27T11:50:33.393Z] #18 19.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T11:50:33.393Z] #18 20.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-11-27T11:50:33.393Z] #18 20.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-11-27T11:50:33.393Z] #18 20.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-11-27T11:50:33.393Z] #18 20.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-11-27T11:50:33.393Z] #18 20.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-11-27T11:50:33.393Z] #18 20.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-11-27T11:50:33.393Z] #18 20.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-11-27T11:50:33.393Z] #18 20.05 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-11-27T11:50:33.393Z] #18 20.06 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-11-27T11:50:33.393Z] #18 20.06 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-11-27T11:50:33.393Z] #18 20.06 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-11-27T11:50:33.509Z] #41 36.76 CC images/eventfd.o [2020-11-27T11:50:33.656Z] #18 20.38 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-11-27T11:50:33.656Z] #18 20.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-11-27T11:50:33.656Z] #18 20.39 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-11-27T11:50:33.657Z] #18 20.39 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-11-27T11:50:33.657Z] #18 20.39 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-11-27T11:50:33.657Z] #18 20.40 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-27T11:50:33.657Z] #18 20.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-27T11:50:33.657Z] #18 20.46 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-27T11:50:33.657Z] #18 20.47 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-11-27T11:50:33.657Z] #18 20.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-27T11:50:33.657Z] #18 20.49 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-27T11:50:33.827Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-11-27T11:50:33.925Z] #18 20.49 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-27T11:50:33.925Z] #18 20.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-11-27T11:50:33.925Z] #18 20.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-11-27T11:50:33.925Z] #18 20.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-11-27T11:50:33.925Z] #18 20.57 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-27T11:50:34.080Z] #41 37.19 CC images/eventpoll.o [2020-11-27T11:50:34.119Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.179s coverage: 56.2% of statements [2020-11-27T11:50:34.209Z] #18 20.96 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-11-27T11:50:34.209Z] #18 21.04 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-11-27T11:50:34.283Z] #41 52.84 CC images/ext-file.o [2020-11-27T11:50:34.283Z] #41 52.99 CC images/cgroup.o [2020-11-27T11:50:34.475Z] #18 21.07 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-11-27T11:50:34.545Z] #41 53.60 CC images/userns.o [2020-11-27T11:50:34.644Z] #41 37.88 CC images/fh.o [2020-11-27T11:50:34.807Z] #41 53.81 CC images/google/protobuf/descriptor.o [2020-11-27T11:50:34.807Z] #41 ... [2020-11-27T11:50:34.807Z] [2020-11-27T11:50:34.807Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:50:34.807Z] #56 154.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T11:50:35.069Z] #56 154.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-27T11:50:35.206Z] #41 38.39 CC images/fsnotify.o [2020-11-27T11:50:35.422Z] #18 22.09 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:50:35.444Z] #28 DONE 2.7s [2020-11-27T11:50:35.444Z] [2020-11-27T11:50:35.444Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-27T11:50:35.444Z] #31 DONE 0.3s [2020-11-27T11:50:35.444Z] [2020-11-27T11:50:35.444Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-27T11:50:35.444Z] #33 DONE 0.0s [2020-11-27T11:50:35.444Z] [2020-11-27T11:50:35.444Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:35.444Z] #41 144.0 CC criu/net.o [2020-11-27T11:50:35.444Z] #41 148.2 CC criu/netfilter.o [2020-11-27T11:50:35.444Z] #41 148.6 CC criu/page-pipe.o [2020-11-27T11:50:35.444Z] #41 149.1 CC criu/page-xfer.o [2020-11-27T11:50:35.444Z] #41 ... [2020-11-27T11:50:35.444Z] [2020-11-27T11:50:35.444Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-27T11:50:35.444Z] #36 DONE 0.0s [2020-11-27T11:50:35.444Z] [2020-11-27T11:50:35.444Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:50:35.686Z] #18 22.21 Fetched 27.6 MB in 2s (16.8 MB/s) [2020-11-27T11:50:35.686Z] #18 22.27 Selecting previously unselected package pigz. [2020-11-27T11:50:35.686Z] #18 22.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-11-27T11:50:35.686Z] #18 22.40 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-11-27T11:50:35.686Z] #18 22.42 Unpacking pigz (2.4-1) ... [2020-11-27T11:50:35.686Z] #18 22.54 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-11-27T11:50:35.686Z] #18 22.57 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-11-27T11:50:35.686Z] #18 22.57 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-11-27T11:50:35.704Z] #38 ... [2020-11-27T11:50:35.704Z] [2020-11-27T11:50:35.704Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:35.704Z] #41 150.5 CC criu/pagemap-cache.o [2020-11-27T11:50:35.964Z] #41 150.9 CC criu/pagemap.o [2020-11-27T11:50:36.135Z] #41 39.47 CC images/signalfd.o [2020-11-27T11:50:36.262Z] #18 22.97 Selecting previously unselected package python3.7-minimal. [2020-11-27T11:50:36.262Z] #18 22.98 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-11-27T11:50:36.262Z] #18 23.01 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T11:50:36.393Z] #21 ... [2020-11-27T11:50:36.393Z] [2020-11-27T11:50:36.393Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:36.393Z] #44 DONE 187.2s [2020-11-27T11:50:36.698Z] #41 40.05 CC images/fs.o [2020-11-27T11:50:36.711Z] [2020-11-27T11:50:36.711Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:36.711Z] #42 125.0 CC criu/cr-service.o [2020-11-27T11:50:36.838Z] #18 ... [2020-11-27T11:50:36.838Z] [2020-11-27T11:50:36.838Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:36.838Z] #41 78.28 DEP criu/sockets.d [2020-11-27T11:50:36.838Z] #41 78.54 DEP criu/sk-unix.d [2020-11-27T11:50:36.838Z] #41 78.83 DEP criu/sk-tcp.d [2020-11-27T11:50:36.838Z] #41 79.07 DEP criu/sk-queue.d [2020-11-27T11:50:36.838Z] #41 79.28 DEP criu/sk-packet.d [2020-11-27T11:50:36.838Z] #41 79.44 DEP criu/sk-netlink.d [2020-11-27T11:50:36.838Z] #41 79.58 DEP criu/sk-inet.d [2020-11-27T11:50:36.838Z] #41 79.78 DEP criu/signalfd.d [2020-11-27T11:50:36.838Z] #41 79.95 DEP criu/sigframe.d [2020-11-27T11:50:36.838Z] #41 80.05 DEP criu/shmem.d [2020-11-27T11:50:36.838Z] #41 80.22 DEP criu/servicefd.d [2020-11-27T11:50:36.838Z] #41 80.47 DEP criu/seize.d [2020-11-27T11:50:36.838Z] #41 80.73 DEP criu/seccomp.d [2020-11-27T11:50:36.838Z] #41 80.84 DEP criu/rst-malloc.d [2020-11-27T11:50:36.838Z] #41 80.88 DEP criu/rbtree.d [2020-11-27T11:50:36.838Z] #41 80.92 DEP criu/pstree.d [2020-11-27T11:50:36.838Z] #41 81.14 DEP criu/protobuf.d [2020-11-27T11:50:36.838Z] #41 81.35 GEN criu/protobuf-desc-gen.h [2020-11-27T11:50:36.838Z] #41 83.56 DEP criu/protobuf-desc.d [2020-11-27T11:50:36.838Z] #41 83.80 DEP criu/proc_parse.d [2020-11-27T11:50:36.838Z] #41 84.17 DEP criu/plugin.d [2020-11-27T11:50:36.838Z] #41 84.29 DEP criu/pipes.d [2020-11-27T11:50:36.838Z] #41 84.51 DEP criu/pie-util.d [2020-11-27T11:50:36.838Z] #41 84.62 DEP criu/pie-util-vdso.d [2020-11-27T11:50:36.838Z] #41 84.73 DEP criu/path.d [2020-11-27T11:50:36.838Z] #41 85.07 DEP criu/parasite-syscall.d [2020-11-27T11:50:36.838Z] #41 85.38 DEP criu/pagemap.d [2020-11-27T11:50:36.838Z] #41 85.55 DEP criu/pagemap-cache.d [2020-11-27T11:50:36.838Z] #41 85.73 DEP criu/page-xfer.d [2020-11-27T11:50:36.838Z] #41 85.94 DEP criu/page-pipe.d [2020-11-27T11:50:36.838Z] #41 86.04 DEP criu/netfilter.d [2020-11-27T11:50:36.838Z] #41 86.17 DEP criu/net.d [2020-11-27T11:50:36.838Z] #41 86.34 DEP criu/namespaces.d [2020-11-27T11:50:36.838Z] #41 86.50 DEP criu/mount.d [2020-11-27T11:50:36.838Z] #41 86.68 DEP criu/memfd.d [2020-11-27T11:50:36.838Z] #41 86.89 DEP criu/mem.d [2020-11-27T11:50:36.838Z] #41 87.00 DEP criu/lsm.d [2020-11-27T11:50:36.838Z] #41 87.14 DEP criu/log.d [2020-11-27T11:50:36.838Z] #41 87.26 DEP criu/libnetlink.d [2020-11-27T11:50:36.838Z] #41 87.35 DEP criu/kerndat.d [2020-11-27T11:50:36.838Z] #41 87.49 DEP criu/kcmp-ids.d [2020-11-27T11:50:36.838Z] #41 87.57 DEP criu/irmap.d [2020-11-27T11:50:36.838Z] #41 87.69 DEP criu/ipc_ns.d [2020-11-27T11:50:36.838Z] #41 87.89 DEP criu/image.d [2020-11-27T11:50:36.838Z] #41 88.08 DEP criu/image-desc.d [2020-11-27T11:50:36.838Z] #41 88.22 DEP criu/fsnotify.d [2020-11-27T11:50:36.838Z] #41 88.44 DEP criu/filesystems.d [2020-11-27T11:50:36.903Z] #41 151.7 CC criu/parasite-syscall.o [2020-11-27T11:50:37.101Z] #41 88.73 DEP criu/files.d [2020-11-27T11:50:37.101Z] #41 ... [2020-11-27T11:50:37.101Z] [2020-11-27T11:50:37.101Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:50:37.101Z] #18 23.79 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-11-27T11:50:37.101Z] #18 23.82 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T11:50:37.293Z] #41 40.63 CC images/pstree.o [2020-11-27T11:50:37.561Z] #41 40.86 CC images/pipe.o [2020-11-27T11:50:37.822Z] #41 41.27 CC images/tcp-stream.o [2020-11-27T11:50:37.843Z] #41 152.7 CC criu/path.o [2020-11-27T11:50:38.103Z] #41 153.0 CC criu/pie-util-vdso-elf32.o [2020-11-27T11:50:38.386Z] #41 ... [2020-11-27T11:50:38.386Z] [2020-11-27T11:50:38.386Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-27T11:50:38.386Z] #49 133.5 mvdan.cc/sh/v3/cmd/shfmt [2020-11-27T11:50:38.386Z] #49 DONE 143.3s [2020-11-27T11:50:38.386Z] [2020-11-27T11:50:38.386Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:38.386Z] #41 41.73 CC images/sk-packet.o [2020-11-27T11:50:38.386Z] #41 ... [2020-11-27T11:50:38.386Z] [2020-11-27T11:50:38.386Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:38.386Z] #43 139.5 hash/crc32 [2020-11-27T11:50:38.386Z] #43 139.7 vendor/golang.org/x/crypto/cryptobyte [2020-11-27T11:50:38.386Z] #43 141.1 compress/gzip [2020-11-27T11:50:38.386Z] #43 142.3 net [2020-11-27T11:50:38.386Z] #43 143.0 vendor/golang.org/x/crypto/internal/chacha20 [2020-11-27T11:50:38.574Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.242s coverage: 46.2% of statements [2020-11-27T11:50:38.672Z] #41 153.4 CC criu/pie-util-vdso.o [2020-11-27T11:50:38.813Z] #42 128.0 CC criu/crtools.o [2020-11-27T11:50:38.932Z] #41 153.8 CC criu/pie-util.o [2020-11-27T11:50:38.953Z] #43 144.0 vendor/golang.org/x/crypto/poly1305 [2020-11-27T11:50:39.192Z] #41 154.0 CC criu/pipes.o [2020-11-27T11:50:39.192Z] #41 ... [2020-11-27T11:50:39.192Z] [2020-11-27T11:50:39.192Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:39.192Z] #51 91.82 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-27T11:50:39.192Z] #51 93.65 + mkdir -p /build [2020-11-27T11:50:39.192Z] #51 93.65 + cp runc /build/runc [2020-11-27T11:50:39.192Z] #51 DONE 94.2s [2020-11-27T11:50:39.219Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-11-27T11:50:39.452Z] [2020-11-27T11:50:39.452Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:50:39.662Z] #18 26.34 Selecting previously unselected package python3-minimal. [2020-11-27T11:50:39.870Z] #42 129.0 CC criu/eventfd.o [2020-11-27T11:50:39.883Z] #43 144.7 vendor/golang.org/x/crypto/chacha20poly1305 [2020-11-27T11:50:39.926Z] #18 26.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-11-27T11:50:39.926Z] #18 26.46 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-11-27T11:50:39.926Z] #18 26.47 Unpacking python3-minimal (3.7.3-1) ... [2020-11-27T11:50:39.926Z] #18 26.63 Selecting previously unselected package libmpdec2:arm64. [2020-11-27T11:50:39.926Z] #18 26.64 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-11-27T11:50:39.926Z] #18 26.66 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-11-27T11:50:40.021Z] #38 ... [2020-11-27T11:50:40.021Z] [2020-11-27T11:50:40.021Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:40.021Z] #41 154.9 CC criu/plugin.o [2020-11-27T11:50:40.170Z] #42 129.4 CC criu/eventpoll.o [2020-11-27T11:50:40.189Z] #18 27.01 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-11-27T11:50:40.189Z] #18 27.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-11-27T11:50:40.189Z] #18 27.01 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-11-27T11:50:40.368Z] #56 ... [2020-11-27T11:50:40.368Z] [2020-11-27T11:50:40.368Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:40.368Z] #41 55.47 CC images/opts.o [2020-11-27T11:50:40.368Z] #41 55.76 CC images/seccomp.o [2020-11-27T11:50:40.368Z] #41 56.04 CC images/binfmt-misc.o [2020-11-27T11:50:40.368Z] #41 56.27 CC images/time.o [2020-11-27T11:50:40.368Z] #41 56.36 CC images/sysctl.o [2020-11-27T11:50:40.368Z] #41 56.55 CC images/autofs.o [2020-11-27T11:50:40.368Z] #41 56.81 CC images/macvlan.o [2020-11-27T11:50:40.368Z] #41 57.07 CC images/sit.o [2020-11-27T11:50:40.368Z] #41 57.26 CC images/memfd.o [2020-11-27T11:50:40.368Z] #41 57.48 CC images/timens.o [2020-11-27T11:50:40.368Z] #41 57.76 LINK images/built-in.o [2020-11-27T11:50:40.368Z] #41 57.90 GEN compel/include/asm [2020-11-27T11:50:40.368Z] #41 57.92 GEN compel/include/version.h [2020-11-27T11:50:40.368Z] #41 57.94 touch .config [2020-11-27T11:50:40.368Z] #41 57.99 GEN include/common/config.h [2020-11-27T11:50:40.368Z] #41 58.09 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-11-27T11:50:40.368Z] #41 58.11 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-11-27T11:50:40.368Z] #41 58.13 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-11-27T11:50:40.368Z] #41 58.16 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-11-27T11:50:40.368Z] #41 58.20 DEP compel/arch/x86/plugins/std/memcpy.d [2020-11-27T11:50:40.368Z] #41 58.23 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-11-27T11:50:40.368Z] #41 58.26 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-27T11:50:40.368Z] #41 58.29 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-11-27T11:50:40.368Z] #41 58.33 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-27T11:50:40.368Z] #41 58.35 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-27T11:50:40.368Z] #41 58.35 DEP compel/plugins/std/infect.d [2020-11-27T11:50:40.368Z] #41 58.45 DEP compel/plugins/std/string.d [2020-11-27T11:50:40.368Z] #41 58.53 DEP compel/plugins/std/log.d [2020-11-27T11:50:40.368Z] #41 58.61 DEP compel/plugins/std/fds.d [2020-11-27T11:50:40.368Z] #41 58.68 DEP compel/plugins/std/std.d [2020-11-27T11:50:40.368Z] #41 58.76 DEP compel/plugins/shmem/shmem.d [2020-11-27T11:50:40.368Z] #41 58.90 DEP compel/plugins/fds/fds.d [2020-11-27T11:50:40.368Z] #41 58.99 CC compel/plugins/std/std.o [2020-11-27T11:50:40.368Z] #41 59.37 CC compel/plugins/std/fds.o [2020-11-27T11:50:40.599Z] #41 155.5 CC criu/proc_parse.o [2020-11-27T11:50:40.942Z] #41 59.85 CC compel/plugins/std/log.o [2020-11-27T11:50:41.139Z] #18 27.79 Selecting previously unselected package python3.7. [2020-11-27T11:50:41.139Z] #18 27.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-11-27T11:50:41.139Z] #18 27.80 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T11:50:41.230Z] #42 130.8 CC criu/external.o [2020-11-27T11:50:41.403Z] #18 27.94 Selecting previously unselected package libpython3-stdlib:arm64. [2020-11-27T11:50:41.403Z] #18 27.94 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-11-27T11:50:41.403Z] #18 27.95 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-11-27T11:50:41.403Z] #18 28.09 Setting up python3-minimal (3.7.3-1) ... [2020-11-27T11:50:41.515Z] #41 ... [2020-11-27T11:50:41.515Z] [2020-11-27T11:50:41.515Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:41.515Z] #43 151.2 vendor/golang.org/x/net/http2/hpack [2020-11-27T11:50:41.515Z] #43 152.2 mime [2020-11-27T11:50:41.515Z] #43 154.0 mime/quotedprintable [2020-11-27T11:50:41.515Z] #43 154.3 net/http/internal [2020-11-27T11:50:41.515Z] #43 158.8 net/textproto [2020-11-27T11:50:41.515Z] #43 158.8 crypto/x509 [2020-11-27T11:50:41.515Z] #43 160.0 vendor/golang.org/x/net/http/httpguts [2020-11-27T11:50:41.515Z] #43 160.3 vendor/golang.org/x/net/http/httpproxy [2020-11-27T11:50:41.515Z] #43 161.1 mime/multipart [2020-11-27T11:50:41.777Z] #43 ... [2020-11-27T11:50:41.777Z] [2020-11-27T11:50:41.777Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:41.777Z] #41 60.64 CC compel/plugins/std/string.o [2020-11-27T11:50:41.781Z] #43 146.4 vendor/golang.org/x/crypto/hkdf [2020-11-27T11:50:41.781Z] #43 146.6 vendor/golang.org/x/text/transform [2020-11-27T11:50:41.882Z] #42 131.3 CC criu/fault-injection.o [2020-11-27T11:50:41.979Z] #41 ... [2020-11-27T11:50:41.979Z] [2020-11-27T11:50:41.979Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:50:41.979Z] #38 DONE 258.7s [2020-11-27T11:50:42.040Z] #43 ... [2020-11-27T11:50:42.040Z] [2020-11-27T11:50:42.040Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:42.040Z] #41 42.32 CC images/mnt.o [2020-11-27T11:50:42.040Z] #41 42.68 CC images/pipe-data.o [2020-11-27T11:50:42.040Z] #41 43.02 CC images/sa.o [2020-11-27T11:50:42.040Z] #41 43.46 CC images/timer.o [2020-11-27T11:50:42.040Z] #41 44.03 CC images/timerfd.o [2020-11-27T11:50:42.040Z] #41 44.29 CC images/mm.o [2020-11-27T11:50:42.040Z] #41 44.84 CC images/sk-opts.o [2020-11-27T11:50:42.040Z] #41 45.14 CC images/sk-unix.o [2020-11-27T11:50:42.183Z] #42 131.4 CC criu/fdstore.o [2020-11-27T11:50:42.239Z] [2020-11-27T11:50:42.240Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:42.303Z] #41 45.65 CC images/sk-inet.o [2020-11-27T11:50:42.355Z] #41 61.28 CC compel/plugins/std/infect.o [2020-11-27T11:50:42.490Z] #42 131.9 CC criu/fifo.o [2020-11-27T11:50:42.619Z] #41 61.61 CC compel/arch/x86/plugins/std/parasite-head.o [2020-11-27T11:50:42.619Z] #41 61.65 CC compel/arch/x86/plugins/std/memcpy.o [2020-11-27T11:50:42.619Z] #41 61.69 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-11-27T11:50:42.788Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.324s coverage: 49.5% of statements [2020-11-27T11:50:42.800Z] #18 29.36 Selecting previously unselected package python3. [2020-11-27T11:50:42.800Z] #18 29.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-11-27T11:50:42.800Z] #18 29.42 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-11-27T11:50:42.800Z] #18 29.44 Unpacking python3 (3.7.3-1) ... [2020-11-27T11:50:42.801Z] #42 ... [2020-11-27T11:50:42.801Z] [2020-11-27T11:50:42.801Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T11:50:42.801Z] #21 6.919 Collecting yamllint==1.16.0 [2020-11-27T11:50:42.801Z] #21 7.400 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-27T11:50:42.801Z] #21 7.510 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-27T11:50:42.801Z] #21 7.576 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-27T11:50:42.801Z] #21 7.648 Collecting pyyaml (from yamllint==1.16.0) [2020-11-27T11:50:42.801Z] #21 7.852 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-27T11:50:42.801Z] #21 9.811 Building wheels for collected packages: pyyaml [2020-11-27T11:50:42.801Z] #21 9.818 Running setup.py bdist_wheel for pyyaml: started [2020-11-27T11:50:42.810Z] #41 157.8 CC criu/protobuf-desc.o [2020-11-27T11:50:42.867Z] #41 46.15 CC images/tun.o [2020-11-27T11:50:42.895Z] #41 61.74 AR compel/plugins/std.lib.a [2020-11-27T11:50:42.895Z] #41 61.83 CC compel/plugins/fds/fds.o [2020-11-27T11:50:43.063Z] #18 29.66 Selecting previously unselected package libip4tc0:arm64. [2020-11-27T11:50:43.064Z] #18 29.66 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-11-27T11:50:43.064Z] #18 29.68 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-11-27T11:50:43.124Z] #41 46.49 CC images/sk-netlink.o [2020-11-27T11:50:43.157Z] #41 ... [2020-11-27T11:50:43.157Z] [2020-11-27T11:50:43.157Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:50:43.157Z] #56 DONE 162.9s [2020-11-27T11:50:43.157Z] [2020-11-27T11:50:43.157Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:43.157Z] #41 62.04 AR compel/plugins/fds.lib.a [2020-11-27T11:50:43.157Z] #41 ... [2020-11-27T11:50:43.157Z] [2020-11-27T11:50:43.157Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-27T11:50:43.157Z] #57 DONE 0.1s [2020-11-27T11:50:43.157Z] [2020-11-27T11:50:43.157Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-27T11:50:43.157Z] #58 DONE 0.0s [2020-11-27T11:50:43.157Z] [2020-11-27T11:50:43.157Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:43.157Z] #41 62.13 HOSTDEP compel/src/lib/log-host.d [2020-11-27T11:50:43.329Z] #18 30.08 Selecting previously unselected package libip6tc0:arm64. [2020-11-27T11:50:43.329Z] #18 30.08 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-11-27T11:50:43.329Z] #18 30.08 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-11-27T11:50:43.420Z] #41 62.34 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-27T11:50:43.420Z] #41 62.52 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-11-27T11:50:43.594Z] #18 30.23 Selecting previously unselected package libiptc0:arm64. [2020-11-27T11:50:43.594Z] #18 30.23 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-11-27T11:50:43.594Z] #18 30.24 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-11-27T11:50:43.594Z] #18 30.49 Selecting previously unselected package libnfnetlink0:arm64. [2020-11-27T11:50:43.683Z] #41 62.64 HOSTDEP compel/src/main-host.d [2020-11-27T11:50:43.683Z] #41 62.75 DEP compel/src/lib/ptrace.d [2020-11-27T11:50:43.683Z] #41 62.86 DEP compel/src/lib/infect.d [2020-11-27T11:50:43.690Z] #41 46.74 CC images/packet-sock.o [2020-11-27T11:50:43.751Z] #41 158.5 CC criu/protobuf.o [2020-11-27T11:50:43.751Z] #41 ... [2020-11-27T11:50:43.751Z] [2020-11-27T11:50:43.751Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-27T11:50:43.751Z] #39 DONE 0.6s [2020-11-27T11:50:43.854Z] #21 11.11 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-27T11:50:43.855Z] #21 11.11 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-27T11:50:43.877Z] #18 30.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-11-27T11:50:43.877Z] #18 30.50 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-11-27T11:50:43.877Z] #18 30.59 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-11-27T11:50:43.877Z] #18 30.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-11-27T11:50:43.877Z] #18 30.60 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-11-27T11:50:43.946Z] #41 63.05 DEP compel/src/lib/infect-util.d [2020-11-27T11:50:43.946Z] #41 63.12 DEP compel/src/lib/infect-rpc.d [2020-11-27T11:50:43.949Z] #41 47.25 CC images/ipc-var.o [2020-11-27T11:50:44.011Z] [2020-11-27T11:50:44.011Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:44.011Z] #41 158.7 CC criu/pstree.o [2020-11-27T11:50:44.140Z] #18 30.73 Selecting previously unselected package libnftnl11:arm64. [2020-11-27T11:50:44.141Z] #18 30.74 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-11-27T11:50:44.141Z] #18 30.76 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-11-27T11:50:44.141Z] #18 30.89 Selecting previously unselected package iptables. [2020-11-27T11:50:44.141Z] #18 30.89 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-11-27T11:50:44.141Z] #18 30.90 Unpacking iptables (1.8.2-4) ... [2020-11-27T11:50:44.154Z] #21 11.21 Successfully built pyyaml [2020-11-27T11:50:44.154Z] #21 11.22 Installing collected packages: pathspec, pyyaml, yamllint [2020-11-27T11:50:44.154Z] #21 11.61 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-27T11:50:44.207Z] #41 47.47 CC images/ipc-desc.o [2020-11-27T11:50:44.210Z] #41 63.22 DEP compel/arch/x86/src/lib/infect.d [2020-11-27T11:50:44.210Z] #41 63.33 DEP compel/arch/x86/src/lib/cpu.d [2020-11-27T11:50:44.453Z] #21 DONE 11.9s [2020-11-27T11:50:44.453Z] [2020-11-27T11:50:44.453Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:44.453Z] #42 132.6 CC criu/file-ids.o [2020-11-27T11:50:44.453Z] #42 132.9 CC criu/file-lock.o [2020-11-27T11:50:44.464Z] #41 47.82 CC images/ipc-shm.o [2020-11-27T11:50:44.473Z] #41 63.40 DEP compel/src/lib/log.d [2020-11-27T11:50:44.473Z] #41 63.47 DEP compel/src/main.d [2020-11-27T11:50:44.473Z] #41 63.58 DEP compel/src/lib/handle-elf.d [2020-11-27T11:50:44.582Z] #41 159.5 CC criu/rbtree.o [2020-11-27T11:50:44.721Z] #41 48.06 CC images/ipc-msg.o [2020-11-27T11:50:44.736Z] #41 63.70 DEP compel/arch/x86/src/lib/handle-elf.d [2020-11-27T11:50:44.736Z] #41 63.82 CC compel/src/lib/log.o [2020-11-27T11:50:44.752Z] #42 134.2 CC criu/files-ext.o [2020-11-27T11:50:44.842Z] #41 159.7 CC criu/rst-malloc.o [2020-11-27T11:50:45.095Z] #18 31.52 Selecting previously unselected package xxd. [2020-11-27T11:50:45.095Z] #18 31.52 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-11-27T11:50:45.095Z] #18 31.53 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T11:50:45.095Z] #18 31.70 Selecting previously unselected package vim-common. [2020-11-27T11:50:45.095Z] #18 31.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:50:45.095Z] #18 31.72 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T11:50:45.102Z] #41 159.8 CC criu/seccomp.o [2020-11-27T11:50:45.287Z] #41 48.38 CC images/ipc-sem.o [2020-11-27T11:50:45.287Z] #41 48.66 CC images/utsns.o [2020-11-27T11:50:45.310Z] #41 64.25 CC compel/arch/x86/src/lib/cpu.o [2020-11-27T11:50:45.359Z] #18 32.02 Selecting previously unselected package bash-completion. [2020-11-27T11:50:45.359Z] #18 32.02 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-27T11:50:45.362Z] #41 160.2 CC criu/seize.o [2020-11-27T11:50:45.399Z] #42 134.7 CC criu/files-reg.o [2020-11-27T11:50:45.851Z] #41 49.01 CC images/creds.o [2020-11-27T11:50:45.851Z] #41 49.26 CC images/vma.o [2020-11-27T11:50:45.935Z] #41 160.8 CC criu/servicefd.o [2020-11-27T11:50:46.110Z] #41 49.49 CC images/netdev.o [2020-11-27T11:50:46.196Z] #41 161.0 CC criu/shmem.o [2020-11-27T11:50:46.255Z] #41 65.09 CC compel/arch/x86/src/lib/infect.o [2020-11-27T11:50:46.459Z] #42 ... [2020-11-27T11:50:46.459Z] [2020-11-27T11:50:46.459Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:50:46.459Z] #31 DONE 197.0s [2020-11-27T11:50:46.459Z] [2020-11-27T11:50:46.459Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:50:46.766Z] #41 161.6 CC criu/sigframe.o [2020-11-27T11:50:46.829Z] #41 65.76 CC compel/src/lib/infect-rpc.o [2020-11-27T11:50:47.026Z] #41 161.8 CC criu/signalfd.o [2020-11-27T11:50:47.043Z] #41 50.02 CC images/tty.o [2020-11-27T11:50:47.091Z] #41 65.99 CC compel/src/lib/infect-util.o [2020-11-27T11:50:47.286Z] #41 162.0 CC criu/sk-inet.o [2020-11-27T11:50:47.305Z] #18 ... [2020-11-27T11:50:47.305Z] [2020-11-27T11:50:47.305Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:47.305Z] #41 88.99 DEP criu/files-reg.d [2020-11-27T11:50:47.305Z] #41 89.17 DEP criu/files-ext.d [2020-11-27T11:50:47.305Z] #41 89.35 DEP criu/file-lock.d [2020-11-27T11:50:47.305Z] #41 89.48 DEP criu/file-ids.d [2020-11-27T11:50:47.305Z] #41 89.57 DEP criu/fifo.d [2020-11-27T11:50:47.305Z] #41 89.70 DEP criu/fdstore.d [2020-11-27T11:50:47.305Z] #41 89.79 DEP criu/fault-injection.d [2020-11-27T11:50:47.305Z] #41 89.82 DEP criu/external.d [2020-11-27T11:50:47.305Z] #41 89.92 DEP criu/eventpoll.d [2020-11-27T11:50:47.305Z] #41 90.25 DEP criu/eventfd.d [2020-11-27T11:50:47.305Z] #41 90.43 DEP criu/crtools.d [2020-11-27T11:50:47.305Z] #41 90.74 DEP criu/cr-service.d [2020-11-27T11:50:47.305Z] #41 91.07 DEP criu/cr-restore.d [2020-11-27T11:50:47.305Z] #41 91.36 DEP criu/cr-errno.d [2020-11-27T11:50:47.305Z] #41 91.39 DEP criu/cr-dump.d [2020-11-27T11:50:47.305Z] #41 91.74 DEP criu/cr-dedup.d [2020-11-27T11:50:47.305Z] #41 91.99 DEP criu/cr-check.d [2020-11-27T11:50:47.305Z] #41 92.31 DEP criu/config.d [2020-11-27T11:50:47.305Z] #41 92.53 DEP criu/clone-noasan.d [2020-11-27T11:50:47.305Z] #41 92.71 DEP criu/cgroup.d [2020-11-27T11:50:47.305Z] #41 93.01 DEP criu/cgroup-props.d [2020-11-27T11:50:47.305Z] #41 93.11 DEP criu/bitmap.d [2020-11-27T11:50:47.305Z] #41 93.13 DEP criu/bfd.d [2020-11-27T11:50:47.305Z] #41 93.22 DEP criu/autofs.d [2020-11-27T11:50:47.305Z] #41 93.38 DEP criu/aio.d [2020-11-27T11:50:47.305Z] #41 93.57 DEP criu/action-scripts.d [2020-11-27T11:50:47.305Z] #41 93.77 CC criu/action-scripts.o [2020-11-27T11:50:47.305Z] #41 94.42 CC criu/aio.o [2020-11-27T11:50:47.305Z] #41 94.91 CC criu/autofs.o [2020-11-27T11:50:47.305Z] #41 96.73 CC criu/bfd.o [2020-11-27T11:50:47.305Z] #41 97.69 CC criu/bitmap.o [2020-11-27T11:50:47.305Z] #41 97.96 CC criu/cgroup-props.o [2020-11-27T11:50:47.354Z] #41 66.21 CC compel/src/lib/infect.o [2020-11-27T11:50:47.568Z] #41 ... [2020-11-27T11:50:47.568Z] [2020-11-27T11:50:47.568Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:50:47.568Z] #38 161.1 + dpkg --print-architecture [2020-11-27T11:50:47.606Z] #41 50.81 CC images/file-lock.o [2020-11-27T11:50:47.619Z] #41 ... [2020-11-27T11:50:47.619Z] [2020-11-27T11:50:47.619Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:50:47.619Z] #11 163.0 Selecting previously unselected package libapparmor1:amd64. [2020-11-27T11:50:47.619Z] #11 163.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-11-27T11:50:47.619Z] #11 163.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-11-27T11:50:47.619Z] #11 163.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-11-27T11:50:47.619Z] #11 163.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-11-27T11:50:47.619Z] #11 163.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-27T11:50:47.619Z] #11 163.3 Selecting previously unselected package libbtrfs0. [2020-11-27T11:50:47.619Z] #11 163.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-27T11:50:47.619Z] #11 163.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T11:50:47.619Z] #11 163.4 Selecting previously unselected package libbtrfs-dev. [2020-11-27T11:50:47.619Z] #11 163.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-27T11:50:47.619Z] #11 163.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:50:47.619Z] #11 163.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-11-27T11:50:47.619Z] #11 163.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-27T11:50:47.619Z] #11 163.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T11:50:47.619Z] #11 163.6 Selecting previously unselected package libudev-dev:amd64. [2020-11-27T11:50:47.619Z] #11 163.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-11-27T11:50:47.619Z] #11 163.6 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-27T11:50:47.619Z] #11 163.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-11-27T11:50:47.619Z] #11 163.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-11-27T11:50:47.619Z] #11 163.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-11-27T11:50:47.619Z] #11 164.3 Selecting previously unselected package libpcre16-3:amd64. [2020-11-27T11:50:47.619Z] #11 164.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-11-27T11:50:47.619Z] #11 164.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-11-27T11:50:47.619Z] #11 164.6 Selecting previously unselected package libpcre32-3:amd64. [2020-11-27T11:50:47.619Z] #11 164.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-11-27T11:50:47.619Z] #11 164.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-11-27T11:50:47.619Z] #11 164.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-11-27T11:50:47.619Z] #11 164.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-11-27T11:50:47.619Z] #11 164.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-27T11:50:47.619Z] #11 165.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-11-27T11:50:47.619Z] #11 165.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-11-27T11:50:47.619Z] #11 165.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-27T11:50:47.619Z] #11 165.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-11-27T11:50:47.619Z] #11 165.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-11-27T11:50:47.619Z] #11 165.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-27T11:50:47.619Z] #11 166.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-11-27T11:50:47.619Z] #11 166.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-11-27T11:50:47.619Z] #11 166.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-27T11:50:47.619Z] #11 166.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-11-27T11:50:47.619Z] #11 166.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-11-27T11:50:47.619Z] #11 166.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-27T11:50:47.619Z] #11 166.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-11-27T11:50:47.619Z] #11 166.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-11-27T11:50:47.619Z] #11 166.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-27T11:50:47.619Z] #11 166.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-27T11:50:47.619Z] #11 166.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-27T11:50:47.619Z] #11 166.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-11-27T11:50:47.619Z] #11 166.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T11:50:47.619Z] #11 166.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-11-27T11:50:47.619Z] #11 166.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-11-27T11:50:47.619Z] #11 166.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:50:47.619Z] #11 166.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T11:50:47.619Z] #11 166.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-11-27T11:50:47.619Z] #11 166.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-27T11:50:47.619Z] #11 166.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T11:50:47.619Z] #11 166.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:50:47.619Z] #11 166.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-27T11:50:47.619Z] #11 166.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-27T11:50:47.619Z] #11 166.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-27T11:50:47.619Z] #11 166.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T11:50:47.619Z] #11 166.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-27T11:50:47.619Z] #11 166.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:50:47.619Z] #11 166.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-27T11:50:47.619Z] #11 166.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-27T11:50:47.619Z] #11 166.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:50:47.619Z] #11 166.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-27T11:50:47.619Z] #11 166.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-27T11:50:47.619Z] #11 166.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T11:50:47.619Z] #11 167.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-27T11:50:47.619Z] #11 167.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T11:50:47.619Z] #11 167.0 Setting up dmsetup (2:1.02.155-3) ... [2020-11-27T11:50:47.619Z] #11 167.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T11:50:47.619Z] #11 167.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-27T11:50:47.619Z] #11 167.0 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:50:47.619Z] #11 DONE 167.4s [2020-11-27T11:50:47.619Z] [2020-11-27T11:50:47.619Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-27T11:50:47.855Z] #41 162.6 CC criu/sk-netlink.o [2020-11-27T11:50:47.855Z] #41 ... [2020-11-27T11:50:47.855Z] [2020-11-27T11:50:47.855Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:50:47.855Z] #47 263.8 + /build/golangci-lint --version [2020-11-27T11:50:47.855Z] #47 264.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-27T11:50:47.855Z] #47 DONE 264.6s [2020-11-27T11:50:47.868Z] #41 51.14 CC images/rlimit.o [2020-11-27T11:50:48.116Z] [2020-11-27T11:50:48.116Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:48.116Z] #41 162.9 CC criu/sk-packet.o [2020-11-27T11:50:48.125Z] #41 51.47 CC images/pagemap.o [2020-11-27T11:50:48.361Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.226s coverage: 73.1% of statements [2020-11-27T11:50:48.361Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-27T11:50:48.361Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-11-27T11:50:48.376Z] #41 163.3 CC criu/sk-queue.o [2020-11-27T11:50:48.568Z] #48 ... [2020-11-27T11:50:48.568Z] [2020-11-27T11:50:48.568Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:48.568Z] #42 137.7 CC criu/files.o [2020-11-27T11:50:48.636Z] #41 163.5 CC criu/sk-tcp.o [2020-11-27T11:50:48.688Z] #41 52.02 CC images/siginfo.o [2020-11-27T11:50:48.896Z] #41 163.7 CC criu/sk-unix.o [2020-11-27T11:50:48.994Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-11-27T11:50:49.012Z] #12 DONE 1.5s [2020-11-27T11:50:49.012Z] [2020-11-27T11:50:49.012Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:49.012Z] #51 1.490 + RM_GOPATH=0 [2020-11-27T11:50:49.012Z] #51 1.490 + TMP_GOPATH= [2020-11-27T11:50:49.012Z] #51 1.490 + : /build [2020-11-27T11:50:49.012Z] #51 1.490 + '[' -z '' ']' [2020-11-27T11:50:49.012Z] #51 1.491 ++ mktemp -d [2020-11-27T11:50:49.012Z] #51 1.511 + export GOPATH=/tmp/tmp.rJXof8tNaL [2020-11-27T11:50:49.012Z] #51 1.511 + GOPATH=/tmp/tmp.rJXof8tNaL [2020-11-27T11:50:49.012Z] #51 1.511 + RM_GOPATH=1 [2020-11-27T11:50:49.012Z] #51 1.511 + case "$(go env GOARCH)" in [2020-11-27T11:50:49.012Z] #51 1.511 ++ go env GOARCH [2020-11-27T11:50:49.012Z] #51 1.582 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:50:49.012Z] #51 1.582 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:50:49.252Z] #41 52.40 CC images/rpc.o [2020-11-27T11:50:49.277Z] #51 1.587 ++ dirname /tmp/install/install.sh [2020-11-27T11:50:49.277Z] #51 1.587 + dir=/tmp/install [2020-11-27T11:50:49.277Z] #51 1.587 + bin=runc [2020-11-27T11:50:49.277Z] #51 1.587 + shift [2020-11-27T11:50:49.277Z] #51 1.587 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-27T11:50:49.277Z] #51 1.587 + . /tmp/install/runc.installer [2020-11-27T11:50:49.277Z] #51 1.587 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T11:50:49.277Z] #51 1.587 + install_runc [2020-11-27T11:50:49.277Z] #51 1.587 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-27T11:50:49.277Z] #51 1.587 + uname -r [2020-11-27T11:50:49.277Z] #51 1.605 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-27T11:50:49.277Z] #51 1.605 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-27T11:50:49.277Z] #51 1.605 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-27T11:50:49.277Z] #51 1.605 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rJXof8tNaL/src/github.com/opencontainers/runc [2020-11-27T11:50:49.277Z] #51 1.605 Cloning into '/tmp/tmp.rJXof8tNaL/src/github.com/opencontainers/runc'... [2020-11-27T11:50:49.629Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.182s coverage: 57.7% of statements [2020-11-27T11:50:49.629Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-27T11:50:49.629Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-27T11:50:50.128Z] #38 DONE 163.4s [2020-11-27T11:50:50.128Z] [2020-11-27T11:50:50.128Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:50:50.128Z] #18 34.93 Unpacking bash-completion (1:2.8-6) ... [2020-11-27T11:50:50.128Z] #18 36.38 Selecting previously unselected package bzip2. [2020-11-27T11:50:50.128Z] #18 36.39 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-11-27T11:50:50.128Z] #18 36.44 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T11:50:50.128Z] #18 36.60 Selecting previously unselected package xz-utils. [2020-11-27T11:50:50.128Z] #18 36.61 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-11-27T11:50:50.128Z] #18 36.62 Unpacking xz-utils (5.2.4-1) ... [2020-11-27T11:50:50.262Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-11-27T11:50:50.280Z] #41 165.0 CC criu/sockets.o [2020-11-27T11:50:50.297Z] #51 ... [2020-11-27T11:50:50.297Z] [2020-11-27T11:50:50.297Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-27T11:50:50.297Z] #13 DONE 1.1s [2020-11-27T11:50:50.297Z] [2020-11-27T11:50:50.297Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-27T11:50:50.412Z] #18 37.18 Selecting previously unselected package apparmor. [2020-11-27T11:50:50.412Z] #18 37.19 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-11-27T11:50:50.412Z] #18 37.27 Unpacking apparmor (2.13.2-10) ... [2020-11-27T11:50:50.851Z] #41 165.5 CC criu/stats.o [2020-11-27T11:50:50.851Z] #41 165.7 CC criu/string.o [2020-11-27T11:50:50.851Z] #41 165.7 CC criu/sysctl.o [2020-11-27T11:50:50.897Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.5% of statements [2020-11-27T11:50:50.897Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-27T11:50:50.897Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-27T11:50:51.111Z] #41 166.1 CC criu/sysfs_parse.o [2020-11-27T11:50:51.245Z] #14 1.002 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-27T11:50:51.339Z] #42 140.2 CC criu/filesystems.o [2020-11-27T11:50:51.371Z] #41 166.3 CC criu/timens.o [2020-11-27T11:50:51.507Z] #14 DONE 1.2s [2020-11-27T11:50:51.507Z] [2020-11-27T11:50:51.507Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-27T11:50:51.531Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 41.0% of statements [2020-11-27T11:50:51.631Z] #41 166.5 CC criu/timerfd.o [2020-11-27T11:50:51.637Z] #42 141.0 CC criu/fsnotify.o [2020-11-27T11:50:51.773Z] #41 54.52 CC images/ext-file.o [2020-11-27T11:50:51.773Z] #41 54.89 CC images/cgroup.o [2020-11-27T11:50:51.818Z] #18 38.18 Selecting previously unselected package aufs-tools. [2020-11-27T11:50:51.818Z] #18 38.18 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-11-27T11:50:51.818Z] #18 38.21 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-27T11:50:51.891Z] #41 166.7 CC criu/tty.o [2020-11-27T11:50:52.081Z] #18 38.79 Selecting previously unselected package libonig5:arm64. [2020-11-27T11:50:52.081Z] #18 38.80 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-11-27T11:50:52.081Z] #18 38.81 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-11-27T11:50:52.165Z] ok github.com/docker/docker/daemon/logger/awslogs 0.063s coverage: 77.8% of statements [2020-11-27T11:50:52.165Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-27T11:50:52.165Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-27T11:50:52.455Z] #15 DONE 1.0s [2020-11-27T11:50:52.455Z] [2020-11-27T11:50:52.455Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:52.455Z] #41 69.36 CC compel/src/lib/ptrace.o [2020-11-27T11:50:52.455Z] #41 70.13 AR compel/libcompel.a [2020-11-27T11:50:52.455Z] #41 70.21 HOSTCC compel/src/main-host.o [2020-11-27T11:50:52.455Z] #41 70.72 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-11-27T11:50:52.455Z] #41 70.98 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-27T11:50:52.455Z] #41 71.45 HOSTCC compel/src/lib/log-host.o [2020-11-27T11:50:52.661Z] #18 39.25 Selecting previously unselected package libjq1:arm64. [2020-11-27T11:50:52.661Z] #18 39.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-11-27T11:50:52.661Z] #18 39.29 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-27T11:50:52.661Z] #18 39.40 Selecting previously unselected package jq. [2020-11-27T11:50:52.661Z] #18 39.41 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-11-27T11:50:52.661Z] #18 39.42 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T11:50:52.704Z] #41 55.90 CC images/userns.o [2020-11-27T11:50:52.704Z] #41 ... [2020-11-27T11:50:52.704Z] [2020-11-27T11:50:52.704Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:52.704Z] #43 147.6 vendor/golang.org/x/text/unicode/bidi [2020-11-27T11:50:52.704Z] #43 149.6 vendor/golang.org/x/text/secure/bidirule [2020-11-27T11:50:52.704Z] #43 149.8 vendor/golang.org/x/text/unicode/norm [2020-11-27T11:50:52.704Z] #43 157.0 vendor/golang.org/x/net/idna [2020-11-27T11:50:52.800Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2020-11-27T11:50:52.830Z] #41 167.6 CC criu/tun.o [2020-11-27T11:50:52.830Z] #41 167.8 CC criu/uffd.o [2020-11-27T11:50:52.925Z] #18 39.52 Selecting previously unselected package libaio1:arm64. [2020-11-27T11:50:52.925Z] #18 39.52 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-11-27T11:50:52.925Z] #18 39.54 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-11-27T11:50:52.925Z] #18 39.63 Selecting previously unselected package libgpm2:arm64. [2020-11-27T11:50:52.925Z] #18 39.64 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-11-27T11:50:52.925Z] #18 39.65 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-11-27T11:50:52.963Z] #43 ... [2020-11-27T11:50:52.963Z] [2020-11-27T11:50:52.963Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:52.963Z] #41 56.14 CC images/google/protobuf/descriptor.o [2020-11-27T11:50:53.035Z] #41 71.81 HOSTLINK compel/compel-host-bin [2020-11-27T11:50:53.035Z] #41 72.18 DEP soccr/soccr.d [2020-11-27T11:50:53.035Z] #41 ... [2020-11-27T11:50:53.035Z] [2020-11-27T11:50:53.035Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:50:53.035Z] #43 163.0 crypto/tls [2020-11-27T11:50:53.035Z] #43 170.7 net/http/httptrace [2020-11-27T11:50:53.035Z] #43 171.0 net/http [2020-11-27T11:50:53.092Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 23.9% of statements [2020-11-27T11:50:53.173Z] #42 142.2 CC criu/image-desc.o [2020-11-27T11:50:53.173Z] #42 142.3 CC criu/image.o [2020-11-27T11:50:53.188Z] #18 39.82 Selecting previously unselected package libicu63:arm64. [2020-11-27T11:50:53.188Z] #18 39.83 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-11-27T11:50:53.188Z] #18 39.87 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-27T11:50:53.222Z] #41 ... [2020-11-27T11:50:53.222Z] [2020-11-27T11:50:53.222Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:50:53.222Z] #11 148.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-27T11:50:53.222Z] #11 148.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-27T11:50:53.222Z] #11 148.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:50:53.297Z] #43 ... [2020-11-27T11:50:53.297Z] [2020-11-27T11:50:53.297Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-27T11:50:53.384Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.001s coverage: 87.2% of statements [2020-11-27T11:50:53.559Z] #16 DONE 1.0s [2020-11-27T11:50:53.559Z] [2020-11-27T11:50:53.559Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-27T11:50:53.769Z] #41 168.5 CC criu/util.o [2020-11-27T11:50:53.787Z] #11 ... [2020-11-27T11:50:53.787Z] [2020-11-27T11:50:53.787Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:50:53.787Z] #56 158.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-27T11:50:53.787Z] #56 158.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-27T11:50:54.018Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-11-27T11:50:54.231Z] #42 143.3 CC criu/ipc_ns.o [2020-11-27T11:50:54.310Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 75.2% of statements [2020-11-27T11:50:54.310Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-27T11:50:54.339Z] #41 169.2 CC criu/uts_ns.o [2020-11-27T11:50:54.505Z] #17 DONE 1.0s [2020-11-27T11:50:54.505Z] [2020-11-27T11:50:54.505Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:50:54.599Z] #41 169.3 CC criu/vdso-compat.o [2020-11-27T11:50:54.599Z] #41 169.4 CC criu/vdso.o [2020-11-27T11:50:54.868Z] #41 169.8 LINK criu/built-in.o [2020-11-27T11:50:54.868Z] #41 169.9 LINK criu/criu [2020-11-27T11:50:54.945Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 55.1% of statements [2020-11-27T11:50:55.128Z] #41 170.1 DEP lib/c/criu.d [2020-11-27T11:50:55.128Z] #41 170.1 CC images/rpc.pb-c.o [2020-11-27T11:50:55.238Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.006s coverage: 33.3% of statements [2020-11-27T11:50:55.698Z] #41 170.4 CC lib/c/criu.o [2020-11-27T11:50:55.778Z] #42 144.9 CC criu/irmap.o [2020-11-27T11:50:55.896Z] #18 1.498 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:50:55.896Z] #18 1.524 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:50:55.896Z] #18 1.531 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:50:55.959Z] #41 170.9 LINK lib/c/built-in.o [2020-11-27T11:50:56.219Z] #41 170.9 LINK lib/c/libcriu.so [2020-11-27T11:50:56.219Z] #41 170.9 LINK lib/c/libcriu.a [2020-11-27T11:50:56.219Z] #41 171.0 GEN magic.py [2020-11-27T11:50:56.219Z] #41 171.1 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T11:50:56.219Z] #41 171.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T11:50:56.219Z] #41 171.1 Note: Building without GnuTLS support [2020-11-27T11:50:56.219Z] #41 171.1 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T11:50:56.219Z] #41 171.1 Makefile.config:40: Warn: Building without nftables support [2020-11-27T11:50:56.274Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-11-27T11:50:56.424Z] #42 145.6 CC criu/kcmp-ids.o [2020-11-27T11:50:56.474Z] #18 2.203 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:50:56.567Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-11-27T11:50:56.723Z] #42 146.0 CC criu/kerndat.o [2020-11-27T11:50:56.789Z] #41 171.6 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T11:50:57.048Z] #41 172.0 make[1]: Nothing to be done for 'all'. [2020-11-27T11:50:57.249Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-11-27T11:50:57.415Z] #18 43.43 Selecting previously unselected package libnet1:arm64. [2020-11-27T11:50:57.415Z] #18 43.43 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-11-27T11:50:57.415Z] #18 43.44 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:50:57.415Z] #18 43.55 Selecting previously unselected package libnl-3-200:arm64. [2020-11-27T11:50:57.415Z] #18 43.55 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-11-27T11:50:57.415Z] #18 43.57 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-11-27T11:50:57.415Z] #18 43.69 Selecting previously unselected package libprotobuf-c1:arm64. [2020-11-27T11:50:57.415Z] #18 43.70 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-11-27T11:50:57.415Z] #18 43.70 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-27T11:50:57.415Z] #18 43.82 Selecting previously unselected package libreadline5:arm64. [2020-11-27T11:50:57.415Z] #18 43.85 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-11-27T11:50:57.415Z] #18 43.85 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-11-27T11:50:57.415Z] #18 43.98 Selecting previously unselected package net-tools. [2020-11-27T11:50:57.415Z] #18 43.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-11-27T11:50:57.415Z] #18 44.01 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T11:50:57.415Z] #18 44.20 Selecting previously unselected package python-pip-whl. [2020-11-27T11:50:57.415Z] #18 44.20 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-27T11:50:57.543Z] ok github.com/docker/docker/daemon/logger/splunk 1.460s coverage: 82.5% of statements [2020-11-27T11:50:57.543Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-27T11:50:57.543Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-27T11:50:57.618Z] #41 172.4 make[1]: 'images/built-in.o' is up to date. [2020-11-27T11:50:57.618Z] #41 172.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-27T11:50:57.618Z] #41 172.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-27T11:50:57.618Z] #41 172.5 make[1]: 'compel/libcompel.a' is up to date. [2020-11-27T11:50:57.618Z] #41 172.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-27T11:50:57.618Z] #41 172.5 make[1]: Nothing to be done for 'all'. [2020-11-27T11:50:57.618Z] #41 172.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T11:50:57.679Z] #18 44.21 Unpacking python-pip-whl (18.1-5) ... [2020-11-27T11:50:57.679Z] #18 ... [2020-11-27T11:50:57.679Z] [2020-11-27T11:50:57.679Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:50:57.679Z] #41 99.44 CC criu/cgroup.o [2020-11-27T11:50:57.679Z] #41 102.9 CC criu/clone-noasan.o [2020-11-27T11:50:57.679Z] #41 103.1 CC criu/config.o [2020-11-27T11:50:57.679Z] #41 104.2 CC criu/cr-check.o [2020-11-27T11:50:57.679Z] #41 106.0 CC criu/cr-dedup.o [2020-11-27T11:50:57.679Z] #41 106.4 CC criu/cr-dump.o [2020-11-27T11:50:57.679Z] #41 108.8 CC criu/cr-errno.o [2020-11-27T11:50:57.679Z] #41 108.9 CC criu/cr-restore.o [2020-11-27T11:50:57.880Z] #41 172.7 make[2]: Nothing to be done for 'all'. [2020-11-27T11:50:57.880Z] #41 172.7 make[2]: Nothing to be done for 'all'. [2020-11-27T11:50:57.880Z] #41 172.7 make[2]: Nothing to be done for 'all'. [2020-11-27T11:50:57.880Z] #41 172.8 make[2]: Nothing to be done for 'all'. [2020-11-27T11:50:57.880Z] #41 172.8 make[2]: Nothing to be done for 'all'. [2020-11-27T11:50:57.880Z] #41 172.8 make[2]: Nothing to be done for 'all'. [2020-11-27T11:50:57.880Z] #41 172.8 make[2]: Nothing to be done for 'all'. [2020-11-27T11:50:57.880Z] #41 172.9 make[2]: Nothing to be done for 'all'. [2020-11-27T11:50:58.140Z] #41 172.9 INSTALL criu/criu [2020-11-27T11:50:58.256Z] #41 ... [2020-11-27T11:50:58.256Z] [2020-11-27T11:50:58.256Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:50:58.256Z] #18 44.84 Selecting previously unselected package python3-lib2to3. [2020-11-27T11:50:58.256Z] #18 44.84 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-27T11:50:58.256Z] #18 44.85 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-27T11:50:58.256Z] #18 45.03 Selecting previously unselected package python3-distutils. [2020-11-27T11:50:58.256Z] #18 45.04 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-27T11:50:58.256Z] #18 45.05 Unpacking python3-distutils (3.7.3-1) ... [2020-11-27T11:50:58.261Z] #42 147.3 CC criu/libnetlink.o [2020-11-27T11:50:58.394Z] #18 3.618 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:50:58.399Z] #41 DONE 173.2s [2020-11-27T11:50:58.399Z] [2020-11-27T11:50:58.399Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:50:58.520Z] #18 45.26 Selecting previously unselected package python3-pip. [2020-11-27T11:50:58.520Z] #18 45.28 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-27T11:50:58.520Z] #18 45.30 Unpacking python3-pip (18.1-5) ... [2020-11-27T11:50:58.559Z] #42 147.7 CC criu/log.o [2020-11-27T11:50:58.579Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2020-11-27T11:50:58.871Z] ok github.com/docker/docker/distribution 0.266s coverage: 25.6% of statements [2020-11-27T11:50:58.871Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-27T11:50:59.207Z] #42 148.3 CC criu/lsm.o [2020-11-27T11:50:59.337Z] #54 ... [2020-11-27T11:50:59.337Z] [2020-11-27T11:50:59.337Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-27T11:50:59.337Z] #42 DONE 0.1s [2020-11-27T11:50:59.337Z] [2020-11-27T11:50:59.337Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-27T11:50:59.471Z] #18 45.89 Selecting previously unselected package python3-pkg-resources. [2020-11-27T11:50:59.471Z] #18 45.90 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T11:50:59.471Z] #18 46.12 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-27T11:50:59.510Z] #42 148.8 CC criu/mem.o [2020-11-27T11:50:59.784Z] #18 5.036 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:50:59.907Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2020-11-27T11:50:59.918Z] #44 DONE 0.3s [2020-11-27T11:50:59.918Z] [2020-11-27T11:50:59.918Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-27T11:50:59.918Z] #46 DONE 0.2s [2020-11-27T11:50:59.918Z] [2020-11-27T11:50:59.918Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:50:59.918Z] #54 ... [2020-11-27T11:50:59.918Z] [2020-11-27T11:50:59.918Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-27T11:51:00.334Z] #56 ... [2020-11-27T11:51:00.334Z] [2020-11-27T11:51:00.334Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:00.334Z] #41 58.18 CC images/opts.o [2020-11-27T11:51:00.334Z] #41 58.69 CC images/seccomp.o [2020-11-27T11:51:00.334Z] #41 59.20 CC images/binfmt-misc.o [2020-11-27T11:51:00.334Z] #41 59.53 CC images/time.o [2020-11-27T11:51:00.334Z] #41 59.86 CC images/sysctl.o [2020-11-27T11:51:00.334Z] #41 60.29 CC images/autofs.o [2020-11-27T11:51:00.334Z] #41 60.73 CC images/macvlan.o [2020-11-27T11:51:00.334Z] #41 61.21 CC images/sit.o [2020-11-27T11:51:00.334Z] #41 61.61 CC images/memfd.o [2020-11-27T11:51:00.334Z] #41 61.96 CC images/timens.o [2020-11-27T11:51:00.334Z] #41 62.31 LINK images/built-in.o [2020-11-27T11:51:00.334Z] #41 62.46 GEN compel/include/asm [2020-11-27T11:51:00.334Z] #41 62.50 GEN compel/include/version.h [2020-11-27T11:51:00.334Z] #41 62.51 touch .config [2020-11-27T11:51:00.334Z] #41 62.55 GEN include/common/config.h [2020-11-27T11:51:00.334Z] #41 62.63 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-11-27T11:51:00.334Z] #41 62.65 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-11-27T11:51:00.334Z] #41 62.68 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-11-27T11:51:00.334Z] #41 62.70 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-11-27T11:51:00.334Z] #41 62.73 DEP compel/arch/x86/plugins/std/memcpy.d [2020-11-27T11:51:00.334Z] #41 62.75 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-11-27T11:51:00.334Z] #41 62.76 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-27T11:51:00.334Z] #41 62.80 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-11-27T11:51:00.334Z] #41 62.81 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-27T11:51:00.334Z] #41 62.83 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-27T11:51:00.334Z] #41 62.84 DEP compel/plugins/std/infect.d [2020-11-27T11:51:00.334Z] #41 62.93 DEP compel/plugins/std/string.d [2020-11-27T11:51:00.334Z] #41 63.04 DEP compel/plugins/std/log.d [2020-11-27T11:51:00.334Z] #41 63.15 DEP compel/plugins/std/fds.d [2020-11-27T11:51:00.334Z] #41 63.22 DEP compel/plugins/std/std.d [2020-11-27T11:51:00.334Z] #41 63.30 DEP compel/plugins/shmem/shmem.d [2020-11-27T11:51:00.334Z] #41 63.38 DEP compel/plugins/fds/fds.d [2020-11-27T11:51:00.334Z] #41 63.53 CC compel/plugins/std/std.o [2020-11-27T11:51:00.358Z] #18 ... [2020-11-27T11:51:00.358Z] [2020-11-27T11:51:00.358Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:51:00.358Z] #51 10.82 + cd /tmp/tmp.rJXof8tNaL/src/github.com/opencontainers/runc [2020-11-27T11:51:00.358Z] #51 10.83 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T11:51:00.358Z] #51 11.33 + '[' -z '' ']' [2020-11-27T11:51:00.358Z] #51 11.34 + target=static [2020-11-27T11:51:00.358Z] #51 11.34 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-27T11:51:00.358Z] #51 11.79 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-27T11:51:00.422Z] #18 47.14 Selecting previously unselected package python3-setuptools. [2020-11-27T11:51:00.422Z] #18 47.14 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-27T11:51:00.506Z] #48 DONE 0.7s [2020-11-27T11:51:00.506Z] [2020-11-27T11:51:00.506Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:51:00.542Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2020-11-27T11:51:00.591Z] #41 63.80 CC compel/plugins/std/fds.o [2020-11-27T11:51:00.686Z] #18 47.39 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-27T11:51:00.785Z] #54 ... [2020-11-27T11:51:00.785Z] [2020-11-27T11:51:00.785Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-27T11:51:00.785Z] #50 DONE 0.1s [2020-11-27T11:51:00.785Z] [2020-11-27T11:51:00.785Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:51:00.785Z] #54 212.1 + bin/containerd [2020-11-27T11:51:01.048Z] #54 ... [2020-11-27T11:51:01.048Z] [2020-11-27T11:51:01.048Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-27T11:51:01.048Z] #52 DONE 0.3s [2020-11-27T11:51:01.048Z] [2020-11-27T11:51:01.048Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:51:01.155Z] #41 64.26 CC compel/plugins/std/log.o [2020-11-27T11:51:01.176Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-11-27T11:51:01.468Z] ok github.com/docker/docker/distribution/xfer 1.864s coverage: 85.1% of statements [2020-11-27T11:51:01.468Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-27T11:51:01.468Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-27T11:51:01.614Z] #42 150.7 CC criu/memfd.o [2020-11-27T11:51:01.761Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-11-27T11:51:01.761Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-27T11:51:01.913Z] #42 151.3 CC criu/mount.o [2020-11-27T11:51:02.053Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-11-27T11:51:02.082Z] #18 48.71 Selecting previously unselected package python3-wheel. [2020-11-27T11:51:02.082Z] #18 48.71 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-27T11:51:02.085Z] #41 65.12 CC compel/plugins/std/string.o [2020-11-27T11:51:02.341Z] #41 ... [2020-11-27T11:51:02.341Z] [2020-11-27T11:51:02.341Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:51:02.341Z] #56 DONE 167.4s [2020-11-27T11:51:02.341Z] [2020-11-27T11:51:02.341Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:51:02.341Z] #43 159.7 vendor/golang.org/x/net/http2/hpack [2020-11-27T11:51:02.341Z] #43 161.5 mime [2020-11-27T11:51:02.341Z] #43 163.7 mime/quotedprintable [2020-11-27T11:51:02.341Z] #43 164.1 net/http/internal [2020-11-27T11:51:02.341Z] #43 167.3 crypto/tls [2020-11-27T11:51:02.345Z] #18 48.93 Unpacking python3-wheel (0.32.3-2) ... [2020-11-27T11:51:02.598Z] #43 ... [2020-11-27T11:51:02.598Z] [2020-11-27T11:51:02.598Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-27T11:51:02.598Z] #57 DONE 0.0s [2020-11-27T11:51:02.598Z] [2020-11-27T11:51:02.598Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:02.598Z] #41 65.88 CC compel/plugins/std/infect.o [2020-11-27T11:51:02.598Z] #41 ... [2020-11-27T11:51:02.598Z] [2020-11-27T11:51:02.598Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-27T11:51:02.598Z] #58 DONE 0.1s [2020-11-27T11:51:02.855Z] [2020-11-27T11:51:02.855Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:51:02.924Z] #18 49.56 Selecting previously unselected package sudo. [2020-11-27T11:51:02.924Z] #18 49.57 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-11-27T11:51:02.924Z] #18 49.58 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-27T11:51:03.089Z] ok github.com/docker/docker/oci 0.004s coverage: 8.2% of statements [2020-11-27T11:51:03.112Z] #38 ... [2020-11-27T11:51:03.112Z] [2020-11-27T11:51:03.112Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:03.112Z] #41 66.37 CC compel/arch/x86/plugins/std/parasite-head.o [2020-11-27T11:51:03.112Z] #41 66.42 CC compel/arch/x86/plugins/std/memcpy.o [2020-11-27T11:51:03.112Z] #41 66.46 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-11-27T11:51:03.369Z] #41 66.51 AR compel/plugins/std.lib.a [2020-11-27T11:51:03.369Z] #41 66.56 CC compel/plugins/fds/fds.o [2020-11-27T11:51:03.369Z] #41 66.76 AR compel/plugins/fds.lib.a [2020-11-27T11:51:03.510Z] #18 50.20 Selecting previously unselected package thin-provisioning-tools. [2020-11-27T11:51:03.510Z] #18 50.20 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-11-27T11:51:03.510Z] #18 50.23 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T11:51:03.628Z] #41 66.81 HOSTDEP compel/src/lib/log-host.d [2020-11-27T11:51:03.628Z] #41 66.87 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-27T11:51:03.628Z] #41 66.94 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-11-27T11:51:03.628Z] #41 66.98 HOSTDEP compel/src/main-host.d [2020-11-27T11:51:03.667Z] #51 ... [2020-11-27T11:51:03.667Z] [2020-11-27T11:51:03.667Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:03.667Z] #41 72.37 CC soccr/soccr.o [2020-11-27T11:51:03.667Z] #41 74.39 AR soccr/libsoccr.a [2020-11-27T11:51:03.667Z] #41 74.44 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T11:51:03.667Z] #41 74.65 DEP criu/arch/x86/sigframe.d [2020-11-27T11:51:03.667Z] #41 74.77 DEP criu/arch/x86/sigaction_compat.d [2020-11-27T11:51:03.667Z] #41 74.88 DEP criu/arch/x86/kerndat.d [2020-11-27T11:51:03.667Z] #41 75.02 DEP criu/arch/x86/crtools.d [2020-11-27T11:51:03.667Z] #41 75.20 DEP criu/arch/x86/cpu.d [2020-11-27T11:51:03.667Z] #41 75.33 CC criu/arch/x86/cpu.o [2020-11-27T11:51:03.667Z] #41 76.01 CC criu/arch/x86/crtools.o [2020-11-27T11:51:03.667Z] #41 77.23 CC criu/arch/x86/kerndat.o [2020-11-27T11:51:03.667Z] #41 77.75 CC criu/arch/x86/sigaction_compat.o [2020-11-27T11:51:03.667Z] #41 78.06 CC criu/arch/x86/sigframe.o [2020-11-27T11:51:03.667Z] #41 78.34 LINK criu/arch/x86/crtools.built-in.o [2020-11-27T11:51:03.667Z] #41 78.40 DEP criu/pie/util-vdso-elf32.d [2020-11-27T11:51:03.667Z] #41 78.60 DEP criu/pie/util-vdso.d [2020-11-27T11:51:03.667Z] #41 78.75 DEP criu/pie/util.d [2020-11-27T11:51:03.667Z] #41 78.90 CC criu/pie/util.o [2020-11-27T11:51:03.667Z] #41 79.21 CC criu/pie/util-vdso.o [2020-11-27T11:51:03.667Z] #41 79.98 CC criu/pie/util-vdso-elf32.o [2020-11-27T11:51:03.667Z] #41 80.63 AR criu/pie/pie.lib.a [2020-11-27T11:51:03.667Z] #41 80.69 DEP criu/pie/restorer.d [2020-11-27T11:51:03.667Z] #41 80.89 DEP criu/arch/x86/sigaction_compat_pie.d [2020-11-27T11:51:03.667Z] #41 81.00 DEP criu/arch/x86/restorer_unmap.d [2020-11-27T11:51:03.667Z] #41 81.02 DEP criu/arch/x86/restorer.d [2020-11-27T11:51:03.667Z] #41 81.23 DEP criu/arch/x86/vdso-pie.d [2020-11-27T11:51:03.667Z] #41 81.37 DEP criu/pie/parasite-vdso.d [2020-11-27T11:51:03.667Z] #41 81.50 DEP criu/pie/parasite.d [2020-11-27T11:51:03.667Z] #41 81.75 CC criu/pie/parasite.o [2020-11-27T11:51:03.723Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2020-11-27T11:51:03.723Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-11-27T11:51:03.775Z] #18 50.47 Selecting previously unselected package uidmap. [2020-11-27T11:51:03.775Z] #18 50.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-11-27T11:51:03.775Z] #18 50.48 Unpacking uidmap (1:4.5-1.1) ... [2020-11-27T11:51:03.885Z] #41 67.11 DEP compel/src/lib/ptrace.d [2020-11-27T11:51:03.928Z] #41 83.02 LINK criu/pie/parasite.built-in.o [2020-11-27T11:51:03.928Z] #41 83.03 GEN criu/pie/parasite-blob.h [2020-11-27T11:51:03.928Z] #41 83.05 CC criu/pie/parasite-vdso.o [2020-11-27T11:51:04.039Z] #18 50.59 Selecting previously unselected package vim-runtime. [2020-11-27T11:51:04.039Z] #18 50.59 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:51:04.039Z] #18 50.62 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-27T11:51:04.039Z] #18 50.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-27T11:51:04.039Z] #18 50.68 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-27T11:51:04.142Z] #41 67.31 DEP compel/src/lib/infect.d [2020-11-27T11:51:04.142Z] #41 67.49 DEP compel/src/lib/infect-util.d [2020-11-27T11:51:04.399Z] #41 67.64 DEP compel/src/lib/infect-rpc.d [2020-11-27T11:51:04.399Z] #41 67.73 DEP compel/arch/x86/src/lib/infect.d [2020-11-27T11:51:04.399Z] #41 67.84 DEP compel/arch/x86/src/lib/cpu.d [2020-11-27T11:51:04.502Z] #41 ... [2020-11-27T11:51:04.502Z] [2020-11-27T11:51:04.502Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:51:04.502Z] #43 184.3 github.com/LK4D4/vndr/godl [2020-11-27T11:51:04.655Z] #41 67.97 DEP compel/src/lib/log.d [2020-11-27T11:51:04.655Z] #41 68.05 DEP compel/src/main.d [2020-11-27T11:51:04.912Z] #41 68.24 DEP compel/src/lib/handle-elf.d [2020-11-27T11:51:05.169Z] #41 68.41 DEP compel/arch/x86/src/lib/handle-elf.d [2020-11-27T11:51:05.232Z] ok github.com/docker/docker/pkg/archive 0.503s coverage: 77.3% of statements [2020-11-27T11:51:05.426Z] #41 68.58 CC compel/src/lib/log.o [2020-11-27T11:51:05.426Z] #41 68.79 CC compel/arch/x86/src/lib/cpu.o [2020-11-27T11:51:05.447Z] #43 185.1 github.com/LK4D4/vndr [2020-11-27T11:51:05.902Z] ok github.com/docker/docker/pkg/authorization 0.222s coverage: 68.3% of statements [2020-11-27T11:51:06.193Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-11-27T11:51:06.356Z] #41 69.48 CC compel/arch/x86/src/lib/infect.o [2020-11-27T11:51:06.485Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-11-27T11:51:06.919Z] #41 70.19 CC compel/src/lib/infect-rpc.o [2020-11-27T11:51:07.176Z] #41 70.51 CC compel/src/lib/infect-util.o [2020-11-27T11:51:07.358Z] #18 54.17 Selecting previously unselected package vim. [2020-11-27T11:51:07.358Z] #18 54.17 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-11-27T11:51:07.433Z] #41 70.75 CC compel/src/lib/infect.o [2020-11-27T11:51:07.556Z] #42 155.9 CC criu/namespaces.o [2020-11-27T11:51:07.623Z] #18 54.19 Unpacking vim (2:8.1.0875-5) ... [2020-11-27T11:51:07.887Z] #18 54.58 Selecting previously unselected package xfsprogs. [2020-11-27T11:51:07.887Z] #18 54.59 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-11-27T11:51:07.887Z] #18 54.60 Unpacking xfsprogs (4.20.0-1) ... [2020-11-27T11:51:07.997Z] #41 ... [2020-11-27T11:51:07.997Z] [2020-11-27T11:51:07.997Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-27T11:51:07.997Z] #11 169.1 Selecting previously unselected package libapparmor1:amd64. [2020-11-27T11:51:07.997Z] #11 169.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-11-27T11:51:07.997Z] #11 169.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-11-27T11:51:07.997Z] #11 169.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-11-27T11:51:07.997Z] #11 169.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-11-27T11:51:07.997Z] #11 169.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-27T11:51:07.997Z] #11 169.4 Selecting previously unselected package libbtrfs0. [2020-11-27T11:51:07.997Z] #11 169.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-27T11:51:07.997Z] #11 169.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-27T11:51:07.997Z] #11 169.5 Selecting previously unselected package libbtrfs-dev. [2020-11-27T11:51:07.997Z] #11 169.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-27T11:51:07.997Z] #11 169.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:51:07.997Z] #11 169.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-11-27T11:51:07.997Z] #11 169.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-27T11:51:07.997Z] #11 169.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T11:51:07.997Z] #11 169.8 Selecting previously unselected package libudev-dev:amd64. [2020-11-27T11:51:07.997Z] #11 169.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-11-27T11:51:07.997Z] #11 169.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-27T11:51:07.997Z] #11 170.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-11-27T11:51:07.997Z] #11 170.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-11-27T11:51:07.997Z] #11 170.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-11-27T11:51:07.997Z] #11 170.3 Selecting previously unselected package libpcre16-3:amd64. [2020-11-27T11:51:07.997Z] #11 170.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-11-27T11:51:07.997Z] #11 170.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-11-27T11:51:07.997Z] #11 170.5 Selecting previously unselected package libpcre32-3:amd64. [2020-11-27T11:51:07.997Z] #11 170.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-11-27T11:51:07.997Z] #11 170.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-11-27T11:51:07.997Z] #11 170.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-11-27T11:51:07.997Z] #11 170.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-11-27T11:51:07.997Z] #11 170.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-27T11:51:07.997Z] #11 170.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-11-27T11:51:07.997Z] #11 170.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-11-27T11:51:07.997Z] #11 170.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-27T11:51:07.997Z] #11 171.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-11-27T11:51:07.997Z] #11 171.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-11-27T11:51:07.997Z] #11 171.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-27T11:51:07.997Z] #11 171.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-11-27T11:51:07.997Z] #11 171.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-11-27T11:51:07.997Z] #11 171.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-27T11:51:07.997Z] #11 171.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-11-27T11:51:07.997Z] #11 171.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-11-27T11:51:07.997Z] #11 171.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-27T11:51:07.997Z] #11 171.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-11-27T11:51:07.997Z] #11 171.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-11-27T11:51:07.997Z] #11 171.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-27T11:51:07.997Z] #11 172.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-27T11:51:07.997Z] #11 172.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-27T11:51:07.997Z] #11 172.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-11-27T11:51:07.997Z] #11 172.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-27T11:51:07.997Z] #11 172.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-11-27T11:51:07.997Z] #11 172.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-11-27T11:51:07.997Z] #11 172.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:51:07.997Z] #11 172.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-27T11:51:07.997Z] #11 172.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-11-27T11:51:07.997Z] #11 172.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-27T11:51:07.997Z] #11 172.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-27T11:51:07.997Z] #11 172.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-27T11:51:07.997Z] #11 172.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-27T11:51:07.997Z] #11 172.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-27T11:51:07.997Z] #11 172.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-27T11:51:07.997Z] #11 172.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-27T11:51:07.997Z] #11 172.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-27T11:51:07.997Z] #11 172.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:51:07.997Z] #11 172.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-27T11:51:07.997Z] #11 172.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-27T11:51:07.997Z] #11 172.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-27T11:51:07.997Z] #11 172.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-27T11:51:07.997Z] #11 172.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-27T11:51:07.997Z] #11 172.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-27T11:51:07.997Z] #11 172.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-27T11:51:07.997Z] #11 172.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T11:51:07.997Z] #11 172.6 Setting up dmsetup (2:1.02.155-3) ... [2020-11-27T11:51:07.997Z] #11 172.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-27T11:51:07.997Z] #11 172.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-27T11:51:07.997Z] #11 172.6 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:51:07.997Z] #11 DONE 172.8s [2020-11-27T11:51:08.254Z] [2020-11-27T11:51:08.254Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:51:08.464Z] #18 55.13 Selecting previously unselected package zip. [2020-11-27T11:51:08.464Z] #18 55.14 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-11-27T11:51:08.464Z] #18 55.16 Unpacking zip (3.0-11+b1) ... [2020-11-27T11:51:08.729Z] #18 55.51 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-27T11:51:08.992Z] #18 55.57 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T11:51:08.992Z] #18 55.59 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-11-27T11:51:08.992Z] #18 55.60 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-11-27T11:51:08.992Z] #18 55.61 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-11-27T11:51:08.992Z] #18 55.63 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-11-27T11:51:08.992Z] #18 55.66 Setting up uidmap (1:4.5-1.1) ... [2020-11-27T11:51:08.992Z] #18 55.73 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-11-27T11:51:08.992Z] #18 55.77 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:51:08.992Z] #18 55.80 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T11:51:09.085Z] #42 158.5 CC criu/net.o [2020-11-27T11:51:09.257Z] #18 55.82 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-27T11:51:09.257Z] #18 55.83 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-27T11:51:09.257Z] #18 55.85 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T11:51:09.257Z] #18 55.86 Setting up zip (3.0-11+b1) ... [2020-11-27T11:51:09.257Z] #18 55.87 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T11:51:09.257Z] #18 55.91 Setting up bash-completion (1:2.8-6) ... [2020-11-27T11:51:09.624Z] #51 ... [2020-11-27T11:51:09.624Z] [2020-11-27T11:51:09.624Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-27T11:51:09.624Z] #12 DONE 1.6s [2020-11-27T11:51:09.624Z] [2020-11-27T11:51:09.624Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:51:09.624Z] #51 1.499 + RM_GOPATH=0 [2020-11-27T11:51:09.624Z] #51 1.499 + TMP_GOPATH= [2020-11-27T11:51:09.624Z] #51 1.499 + : /build [2020-11-27T11:51:09.624Z] #51 1.499 + '[' -z '' ']' [2020-11-27T11:51:09.624Z] #51 1.499 ++ mktemp -d [2020-11-27T11:51:09.624Z] #51 1.505 + export GOPATH=/tmp/tmp.kOVPSRPo88 [2020-11-27T11:51:09.624Z] #51 1.505 + GOPATH=/tmp/tmp.kOVPSRPo88 [2020-11-27T11:51:09.624Z] #51 1.505 + RM_GOPATH=1 [2020-11-27T11:51:09.624Z] #51 1.505 + case "$(go env GOARCH)" in [2020-11-27T11:51:09.624Z] #51 1.505 ++ go env GOARCH [2020-11-27T11:51:09.624Z] #51 1.511 + export GO_BUILDMODE=-buildmode=pie [2020-11-27T11:51:09.624Z] #51 1.511 + GO_BUILDMODE=-buildmode=pie [2020-11-27T11:51:09.624Z] #51 1.513 ++ dirname /tmp/install/install.sh [2020-11-27T11:51:09.624Z] #51 1.514 + dir=/tmp/install [2020-11-27T11:51:09.624Z] #51 1.530 + bin=runc [2020-11-27T11:51:09.624Z] #51 1.530 + shift [2020-11-27T11:51:09.624Z] #51 1.530 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-27T11:51:09.624Z] #51 1.530 + . /tmp/install/runc.installer [2020-11-27T11:51:09.624Z] #51 1.530 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T11:51:09.624Z] #51 1.530 + install_runc [2020-11-27T11:51:09.624Z] #51 1.530 + uname -r [2020-11-27T11:51:09.624Z] #51 1.530 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-27T11:51:09.624Z] #51 1.530 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-27T11:51:09.625Z] #51 1.530 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-27T11:51:09.625Z] #51 1.530 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kOVPSRPo88/src/github.com/opencontainers/runc [2020-11-27T11:51:09.625Z] #51 1.531 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-27T11:51:09.625Z] #51 1.532 Cloning into '/tmp/tmp.kOVPSRPo88/src/github.com/opencontainers/runc'... [2020-11-27T11:51:10.558Z] #51 ... [2020-11-27T11:51:10.558Z] [2020-11-27T11:51:10.558Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-27T11:51:10.558Z] #13 DONE 1.1s [2020-11-27T11:51:10.749Z] #43 ... [2020-11-27T11:51:10.749Z] [2020-11-27T11:51:10.749Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:10.749Z] #41 83.68 CC criu/arch/x86/vdso-pie.o [2020-11-27T11:51:10.749Z] #41 84.00 CC criu/arch/x86/restorer.o [2020-11-27T11:51:10.749Z] #41 84.59 CC criu/arch/x86/restorer_unmap.o [2020-11-27T11:51:10.749Z] #41 84.64 CC criu/arch/x86/sigaction_compat_pie.o [2020-11-27T11:51:10.749Z] #41 84.95 CC criu/pie/restorer.o [2020-11-27T11:51:10.749Z] #41 88.22 LINK criu/pie/restorer.built-in.o [2020-11-27T11:51:10.749Z] #41 88.22 GEN criu/pie/restorer-blob.h [2020-11-27T11:51:10.749Z] #41 88.34 DEP criu/vdso.d [2020-11-27T11:51:10.749Z] #41 88.56 DEP criu/vdso-compat.d [2020-11-27T11:51:10.749Z] #41 88.68 DEP criu/uts_ns.d [2020-11-27T11:51:10.749Z] #41 88.82 DEP criu/util.d [2020-11-27T11:51:10.749Z] #41 89.10 DEP criu/uffd.d [2020-11-27T11:51:10.749Z] #41 89.27 DEP criu/tun.d [2020-11-27T11:51:10.749Z] #41 89.49 DEP criu/tty.d [2020-11-27T11:51:10.749Z] #41 89.69 DEP criu/timerfd.d [2020-11-27T11:51:10.815Z] [2020-11-27T11:51:10.815Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-27T11:51:10.942Z] ok github.com/docker/docker/layer 7.062s coverage: 68.8% of statements [2020-11-27T11:51:10.942Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-27T11:51:10.942Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-27T11:51:10.942Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-27T11:51:10.942Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-27T11:51:10.942Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-27T11:51:10.942Z] ok github.com/docker/docker/pkg/chrootarchive 3.483s coverage: 43.2% of statements [2020-11-27T11:51:10.942Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-27T11:51:10.942Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-27T11:51:10.942Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-11-27T11:51:10.942Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-11-27T11:51:10.942Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-11-27T11:51:11.012Z] #41 89.90 DEP criu/timens.d [2020-11-27T11:51:11.185Z] #18 ... [2020-11-27T11:51:11.185Z] [2020-11-27T11:51:11.185Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:11.185Z] #41 112.5 CC criu/cr-service.o [2020-11-27T11:51:11.185Z] #41 114.3 CC criu/crtools.o [2020-11-27T11:51:11.185Z] #41 114.9 CC criu/eventfd.o [2020-11-27T11:51:11.185Z] #41 115.4 CC criu/eventpoll.o [2020-11-27T11:51:11.185Z] #41 116.3 CC criu/external.o [2020-11-27T11:51:11.185Z] #41 116.5 CC criu/fault-injection.o [2020-11-27T11:51:11.185Z] #41 116.7 CC criu/fdstore.o [2020-11-27T11:51:11.185Z] #41 117.2 CC criu/fifo.o [2020-11-27T11:51:11.185Z] #41 117.6 CC criu/file-ids.o [2020-11-27T11:51:11.185Z] #41 118.1 CC criu/file-lock.o [2020-11-27T11:51:11.185Z] #41 119.2 CC criu/files-ext.o [2020-11-27T11:51:11.185Z] #41 119.6 CC criu/files-reg.o [2020-11-27T11:51:11.185Z] #41 122.0 CC criu/files.o [2020-11-27T11:51:11.234Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-11-27T11:51:11.274Z] #41 90.17 DEP criu/sysfs_parse.d [2020-11-27T11:51:11.274Z] #41 90.35 DEP criu/sysctl.d [2020-11-27T11:51:11.540Z] #41 90.51 DEP criu/string.d [2020-11-27T11:51:11.540Z] #41 90.55 DEP criu/stats.d [2020-11-27T11:51:11.802Z] #41 90.75 DEP criu/sockets.d [2020-11-27T11:51:11.802Z] #41 90.98 DEP criu/sk-unix.d [2020-11-27T11:51:11.833Z] #14 1.023 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-27T11:51:11.833Z] #14 DONE 1.1s [2020-11-27T11:51:11.833Z] [2020-11-27T11:51:11.833Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-27T11:51:11.870Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-11-27T11:51:12.162Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-11-27T11:51:12.376Z] #41 91.15 DEP criu/sk-tcp.d [2020-11-27T11:51:12.376Z] #41 91.38 DEP criu/sk-queue.d [2020-11-27T11:51:12.376Z] #41 91.53 DEP criu/sk-packet.d [2020-11-27T11:51:12.582Z] #41 ... [2020-11-27T11:51:12.582Z] [2020-11-27T11:51:12.582Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:51:12.582Z] #18 59.09 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-11-27T11:51:12.582Z] #18 59.16 Setting up xz-utils (5.2.4-1) ... [2020-11-27T11:51:12.582Z] #18 59.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-27T11:51:12.582Z] #18 59.21 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-27T11:51:12.582Z] #18 59.29 invoke-rc.d: could not determine current runlevel [2020-11-27T11:51:12.582Z] #18 59.31 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-27T11:51:12.582Z] #18 59.32 Setting up pigz (2.4-1) ... [2020-11-27T11:51:12.582Z] #18 59.35 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-11-27T11:51:12.582Z] #18 59.37 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-11-27T11:51:12.582Z] #18 59.41 Setting up python-pip-whl (18.1-5) ... [2020-11-27T11:51:12.791Z] #15 DONE 1.1s [2020-11-27T11:51:12.791Z] [2020-11-27T11:51:12.791Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-27T11:51:12.846Z] #18 59.44 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-11-27T11:51:12.846Z] #18 59.46 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-27T11:51:12.950Z] #41 91.78 DEP criu/sk-netlink.d [2020-11-27T11:51:12.950Z] #41 91.97 DEP criu/sk-inet.d [2020-11-27T11:51:13.198Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-11-27T11:51:13.212Z] #41 92.18 DEP criu/signalfd.d [2020-11-27T11:51:13.212Z] #41 92.38 DEP criu/sigframe.d [2020-11-27T11:51:13.424Z] #18 59.91 Setting up libaio1:arm64 (0.3.112-3) ... [2020-11-27T11:51:13.424Z] #18 59.98 Setting up libonig5:arm64 (6.9.1-1) ... [2020-11-27T11:51:13.424Z] #18 60.08 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-11-27T11:51:13.424Z] #18 60.12 Setting up vim (2:8.1.0875-5) ... [2020-11-27T11:51:13.424Z] #18 60.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-27T11:51:13.424Z] #18 60.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-27T11:51:13.424Z] #18 60.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-27T11:51:13.424Z] #18 60.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-27T11:51:13.424Z] #18 60.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-27T11:51:13.424Z] #18 60.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-27T11:51:13.424Z] #18 60.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-27T11:51:13.424Z] #18 60.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-27T11:51:13.596Z] #42 162.2 CC criu/netfilter.o [2020-11-27T11:51:13.596Z] #42 162.6 CC criu/page-pipe.o [2020-11-27T11:51:13.688Z] #18 60.31 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-27T11:51:13.688Z] #18 60.33 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T11:51:13.688Z] #18 60.36 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-11-27T11:51:13.688Z] #18 60.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T11:51:13.688Z] #18 60.40 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-11-27T11:51:13.688Z] #18 60.42 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T11:51:13.785Z] #41 92.51 DEP criu/shmem.d [2020-11-27T11:51:13.785Z] #41 92.66 DEP criu/servicefd.d [2020-11-27T11:51:13.785Z] #41 92.78 DEP criu/seize.d [2020-11-27T11:51:13.785Z] #41 92.91 DEP criu/seccomp.d [2020-11-27T11:51:13.832Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-11-27T11:51:14.048Z] #41 93.13 DEP criu/rst-malloc.d [2020-11-27T11:51:14.048Z] #41 93.20 DEP criu/rbtree.d [2020-11-27T11:51:14.183Z] #16 DONE 1.1s [2020-11-27T11:51:14.183Z] [2020-11-27T11:51:14.183Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:14.183Z] #41 73.72 CC compel/src/lib/ptrace.o [2020-11-27T11:51:14.183Z] #41 74.38 AR compel/libcompel.a [2020-11-27T11:51:14.183Z] #41 74.51 HOSTCC compel/src/main-host.o [2020-11-27T11:51:14.183Z] #41 74.98 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-11-27T11:51:14.183Z] #41 75.32 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-27T11:51:14.183Z] #41 75.85 HOSTCC compel/src/lib/log-host.o [2020-11-27T11:51:14.183Z] #41 76.06 HOSTLINK compel/compel-host-bin [2020-11-27T11:51:14.183Z] #41 76.28 DEP soccr/soccr.d [2020-11-27T11:51:14.183Z] #41 76.66 CC soccr/soccr.o [2020-11-27T11:51:14.243Z] #42 163.5 CC criu/page-xfer.o [2020-11-27T11:51:14.310Z] #41 93.24 DEP criu/pstree.d [2020-11-27T11:51:14.310Z] #41 93.38 DEP criu/protobuf.d [2020-11-27T11:51:14.478Z] ok github.com/docker/docker/pkg/fsutils 0.375s coverage: 85.1% of statements [2020-11-27T11:51:14.571Z] #41 93.60 GEN criu/protobuf-desc-gen.h [2020-11-27T11:51:14.771Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-11-27T11:51:14.771Z] ok github.com/docker/docker/pkg/discovery/kv 3.079s coverage: 84.1% of statements [2020-11-27T11:51:15.112Z] #41 ... [2020-11-27T11:51:15.112Z] [2020-11-27T11:51:15.112Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-27T11:51:15.112Z] #17 DONE 1.1s [2020-11-27T11:51:15.112Z] [2020-11-27T11:51:15.112Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:15.112Z] #41 78.52 AR soccr/libsoccr.a [2020-11-27T11:51:15.145Z] #41 ... [2020-11-27T11:51:15.145Z] [2020-11-27T11:51:15.145Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:51:15.145Z] #43 DONE 194.9s [2020-11-27T11:51:15.145Z] [2020-11-27T11:51:15.145Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:51:15.145Z] #18 10.77 Fetched 8405 kB in 10s (863 kB/s) [2020-11-27T11:51:15.145Z] #18 10.77 Reading package lists... [2020-11-27T11:51:15.145Z] #18 14.81 Reading package lists... [2020-11-27T11:51:15.145Z] #18 19.09 Building dependency tree... [2020-11-27T11:51:15.372Z] #41 78.61 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T11:51:15.406Z] ok github.com/docker/docker/pkg/idtools 0.320s coverage: 70.1% of statements [2020-11-27T11:51:15.698Z] ok github.com/docker/docker/pkg/ioutils 0.277s coverage: 70.6% of statements [2020-11-27T11:51:15.719Z] #18 21.25 libcap2-bin is already the newest version (1:2.25-2). [2020-11-27T11:51:15.719Z] #18 21.25 The following additional packages will be installed: [2020-11-27T11:51:15.719Z] #18 21.25 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-27T11:51:15.719Z] #18 21.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-27T11:51:15.719Z] #18 21.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-27T11:51:15.719Z] #18 21.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-27T11:51:15.719Z] #18 21.27 python3.7 python3.7-minimal vim-runtime xxd [2020-11-27T11:51:15.719Z] #18 21.27 Suggested packages: [2020-11-27T11:51:15.719Z] #18 21.27 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-27T11:51:15.719Z] #18 21.27 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-27T11:51:15.719Z] #18 21.27 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-27T11:51:15.719Z] #18 21.27 Recommended packages: [2020-11-27T11:51:15.719Z] #18 21.27 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-27T11:51:15.719Z] #18 21.27 python3-keyrings.alt python3-xdg unzip [2020-11-27T11:51:15.938Z] #41 79.14 DEP criu/arch/x86/sigframe.d [2020-11-27T11:51:15.938Z] #41 79.26 DEP criu/arch/x86/sigaction_compat.d [2020-11-27T11:51:15.938Z] #41 79.34 DEP criu/arch/x86/kerndat.d [2020-11-27T11:51:15.990Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-11-27T11:51:15.990Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-27T11:51:15.990Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-11-27T11:51:15.990Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-27T11:51:15.990Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-27T11:51:16.195Z] #41 79.47 DEP criu/arch/x86/crtools.d [2020-11-27T11:51:16.282Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-11-27T11:51:16.282Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-27T11:51:16.282Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-11-27T11:51:16.452Z] #41 79.58 DEP criu/arch/x86/cpu.d [2020-11-27T11:51:16.453Z] #41 79.74 CC criu/arch/x86/cpu.o [2020-11-27T11:51:16.574Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-11-27T11:51:16.574Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 86.7% of statements [2020-11-27T11:51:16.866Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2020-11-27T11:51:16.866Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-27T11:51:16.866Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-27T11:51:17.015Z] #18 63.75 Setting up iptables (1.8.2-4) ... [2020-11-27T11:51:17.015Z] #18 63.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T11:51:17.015Z] #18 63.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T11:51:17.015Z] #18 63.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T11:51:17.016Z] #41 80.32 CC criu/arch/x86/crtools.o [2020-11-27T11:51:17.019Z] #42 165.8 CC criu/pagemap-cache.o [2020-11-27T11:51:17.019Z] #42 166.3 CC criu/pagemap.o [2020-11-27T11:51:17.112Z] #18 ... [2020-11-27T11:51:17.112Z] [2020-11-27T11:51:17.112Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:17.112Z] #41 95.75 DEP criu/protobuf-desc.d [2020-11-27T11:51:17.112Z] #41 95.86 DEP criu/proc_parse.d [2020-11-27T11:51:17.112Z] #41 96.04 DEP criu/plugin.d [2020-11-27T11:51:17.286Z] #18 63.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T11:51:17.286Z] #18 63.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-27T11:51:17.286Z] #18 63.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-27T11:51:17.286Z] #18 63.85 Setting up python3 (3.7.3-1) ... [2020-11-27T11:51:17.374Z] #41 96.16 DEP criu/pipes.d [2020-11-27T11:51:17.374Z] #41 96.42 DEP criu/pie-util.d [2020-11-27T11:51:17.374Z] #41 96.48 DEP criu/pie-util-vdso.d [2020-11-27T11:51:17.374Z] #41 96.53 DEP criu/pie-util-vdso-elf32.d [2020-11-27T11:51:17.501Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2020-11-27T11:51:17.636Z] #41 96.63 DEP criu/path.d [2020-11-27T11:51:17.636Z] #41 96.74 DEP criu/parasite-syscall.d [2020-11-27T11:51:17.872Z] #18 64.61 Setting up python3-wheel (0.32.3-2) ... [2020-11-27T11:51:17.898Z] #41 96.91 DEP criu/pagemap.d [2020-11-27T11:51:17.899Z] #41 97.03 DEP criu/pagemap-cache.d [2020-11-27T11:51:18.076Z] #42 167.4 CC criu/parasite-syscall.o [2020-11-27T11:51:18.136Z] #18 ... [2020-11-27T11:51:18.136Z] [2020-11-27T11:51:18.136Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:51:18.136Z] #51 79.72 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-27T11:51:18.136Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-11-27T11:51:18.137Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-11-27T11:51:18.161Z] #41 97.17 DEP criu/page-xfer.d [2020-11-27T11:51:18.396Z] #41 81.56 CC criu/arch/x86/kerndat.o [2020-11-27T11:51:18.423Z] #41 97.29 DEP criu/page-pipe.d [2020-11-27T11:51:18.423Z] #41 97.44 DEP criu/netfilter.d [2020-11-27T11:51:18.428Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-11-27T11:51:18.685Z] #41 97.65 DEP criu/net.d [2020-11-27T11:51:18.948Z] #41 97.82 DEP criu/namespaces.d [2020-11-27T11:51:18.948Z] #41 97.98 DEP criu/mount.d [2020-11-27T11:51:18.965Z] #41 82.14 CC criu/arch/x86/sigaction_compat.o [2020-11-27T11:51:19.210Z] #41 98.19 DEP criu/memfd.d [2020-11-27T11:51:19.222Z] #41 82.53 CC criu/arch/x86/sigframe.o [2020-11-27T11:51:19.466Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2020-11-27T11:51:19.472Z] #41 98.35 DEP criu/mem.d [2020-11-27T11:51:19.472Z] #41 98.50 DEP criu/lsm.d [2020-11-27T11:51:19.479Z] #41 82.86 LINK criu/arch/x86/crtools.built-in.o [2020-11-27T11:51:19.612Z] #42 168.6 CC criu/path.o [2020-11-27T11:51:19.735Z] #41 98.62 DEP criu/log.d [2020-11-27T11:51:19.735Z] #41 98.73 DEP criu/libnetlink.d [2020-11-27T11:51:19.735Z] #41 98.85 DEP criu/kerndat.d [2020-11-27T11:51:19.736Z] #41 82.92 DEP criu/pie/util-vdso-elf32.d [2020-11-27T11:51:19.736Z] #41 83.04 DEP criu/pie/util-vdso.d [2020-11-27T11:51:19.759Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-11-27T11:51:19.910Z] #42 169.1 CC criu/pie-util-vdso.o [2020-11-27T11:51:19.994Z] #41 83.19 DEP criu/pie/util.d [2020-11-27T11:51:19.994Z] #41 ... [2020-11-27T11:51:19.994Z] [2020-11-27T11:51:19.994Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:51:19.994Z] #43 174.9 net/http/httptrace [2020-11-27T11:51:19.994Z] #43 175.3 net/http [2020-11-27T11:51:19.994Z] #43 ... [2020-11-27T11:51:19.994Z] [2020-11-27T11:51:19.994Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:19.994Z] #41 83.38 CC criu/pie/util.o [2020-11-27T11:51:19.998Z] #41 99.05 DEP criu/kcmp-ids.d [2020-11-27T11:51:20.073Z] #51 81.59 + mkdir -p /build [2020-11-27T11:51:20.209Z] #42 169.6 CC criu/pie-util.o [2020-11-27T11:51:20.251Z] #41 83.70 CC criu/pie/util-vdso.o [2020-11-27T11:51:20.260Z] #41 99.16 DEP criu/irmap.d [2020-11-27T11:51:20.260Z] #41 99.26 DEP criu/ipc_ns.d [2020-11-27T11:51:20.337Z] #51 81.59 + cp runc /build/runc [2020-11-27T11:51:20.508Z] #42 169.8 CC criu/pipes.o [2020-11-27T11:51:20.526Z] #41 99.41 DEP criu/image.d [2020-11-27T11:51:20.526Z] #41 99.58 DEP criu/image-desc.d [2020-11-27T11:51:20.790Z] #41 99.70 DEP criu/fsnotify.d [2020-11-27T11:51:20.790Z] #41 99.85 DEP criu/filesystems.d [2020-11-27T11:51:21.053Z] #41 100.1 DEP criu/files.d [2020-11-27T11:51:21.172Z] #42 170.6 CC criu/plugin.o [2020-11-27T11:51:21.183Z] #41 84.43 CC criu/pie/util-vdso-elf32.o [2020-11-27T11:51:21.319Z] #41 100.2 DEP criu/files-reg.d [2020-11-27T11:51:21.581Z] #41 ... [2020-11-27T11:51:21.581Z] [2020-11-27T11:51:21.581Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:51:21.581Z] #30 DONE 201.1s [2020-11-27T11:51:21.581Z] [2020-11-27T11:51:21.581Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:21.581Z] #41 100.4 DEP criu/files-ext.d [2020-11-27T11:51:21.821Z] #42 171.1 CC criu/proc_parse.o [2020-11-27T11:51:21.844Z] #41 100.8 DEP criu/file-lock.d [2020-11-27T11:51:22.106Z] #41 101.0 DEP criu/file-ids.d [2020-11-27T11:51:22.113Z] #41 85.24 AR criu/pie/pie.lib.a [2020-11-27T11:51:22.113Z] #41 85.32 DEP criu/pie/restorer.d [2020-11-27T11:51:22.121Z] #42 ... [2020-11-27T11:51:22.121Z] [2020-11-27T11:51:22.121Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:51:22.121Z] #39 232.7 + dpkg --print-architecture [2020-11-27T11:51:22.121Z] #39 232.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-27T11:51:22.368Z] #41 101.2 DEP criu/fifo.d [2020-11-27T11:51:22.371Z] #41 85.56 DEP criu/arch/x86/sigaction_compat_pie.d [2020-11-27T11:51:22.371Z] #41 85.67 DEP criu/arch/x86/restorer_unmap.d [2020-11-27T11:51:22.371Z] #41 85.70 DEP criu/arch/x86/restorer.d [2020-11-27T11:51:22.420Z] #39 232.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-27T11:51:22.420Z] #39 232.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-27T11:51:22.590Z] ok github.com/docker/docker/pkg/signal 2.400s coverage: 61.0% of statements [2020-11-27T11:51:22.628Z] #41 85.88 DEP criu/arch/x86/vdso-pie.d [2020-11-27T11:51:22.628Z] #41 85.99 DEP criu/pie/parasite-vdso.d [2020-11-27T11:51:22.630Z] #41 101.4 DEP criu/fdstore.d [2020-11-27T11:51:22.630Z] #41 101.7 DEP criu/fault-injection.d [2020-11-27T11:51:22.630Z] #41 101.8 DEP criu/external.d [2020-11-27T11:51:22.882Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-11-27T11:51:22.885Z] #41 86.21 DEP criu/pie/parasite.d [2020-11-27T11:51:22.892Z] #41 101.9 DEP criu/eventpoll.d [2020-11-27T11:51:22.901Z] #51 ... [2020-11-27T11:51:22.901Z] [2020-11-27T11:51:22.901Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:22.901Z] #41 124.1 CC criu/filesystems.o [2020-11-27T11:51:22.901Z] #41 124.8 CC criu/fsnotify.o [2020-11-27T11:51:22.901Z] #41 125.8 CC criu/image-desc.o [2020-11-27T11:51:22.901Z] #41 126.1 CC criu/image.o [2020-11-27T11:51:22.901Z] #41 127.4 CC criu/ipc_ns.o [2020-11-27T11:51:22.901Z] #41 128.9 CC criu/irmap.o [2020-11-27T11:51:22.901Z] #41 129.6 CC criu/kcmp-ids.o [2020-11-27T11:51:22.901Z] #41 129.9 CC criu/kerndat.o [2020-11-27T11:51:22.901Z] #41 131.4 CC criu/libnetlink.o [2020-11-27T11:51:22.901Z] #41 131.7 CC criu/log.o [2020-11-27T11:51:22.901Z] #41 132.3 CC criu/lsm.o [2020-11-27T11:51:22.901Z] #41 132.9 CC criu/mem.o [2020-11-27T11:51:22.901Z] #41 134.5 CC criu/memfd.o [2020-11-27T11:51:23.142Z] #41 86.46 CC criu/pie/parasite.o [2020-11-27T11:51:23.154Z] #41 102.0 DEP criu/eventfd.d [2020-11-27T11:51:23.154Z] #41 102.0 DEP criu/crtools.d [2020-11-27T11:51:23.154Z] #41 102.1 DEP criu/cr-service.d [2020-11-27T11:51:23.174Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-11-27T11:51:23.417Z] #41 102.3 DEP criu/cr-restore.d [2020-11-27T11:51:23.417Z] #41 102.5 DEP criu/cr-errno.d [2020-11-27T11:51:23.466Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-11-27T11:51:23.679Z] #41 102.6 DEP criu/cr-dump.d [2020-11-27T11:51:23.679Z] #41 102.8 DEP criu/cr-dedup.d [2020-11-27T11:51:23.758Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2020-11-27T11:51:23.764Z] #41 135.0 CC criu/mount.o [2020-11-27T11:51:23.764Z] #41 ... [2020-11-27T11:51:23.764Z] [2020-11-27T11:51:23.764Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:51:23.764Z] #47 197.4 + /build/golangci-lint --version [2020-11-27T11:51:23.942Z] #41 102.9 DEP criu/cr-check.d [2020-11-27T11:51:24.027Z] #47 197.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-27T11:51:24.205Z] #41 103.1 DEP criu/config.d [2020-11-27T11:51:24.205Z] #41 103.2 DEP criu/clone-noasan.d [2020-11-27T11:51:24.205Z] #41 103.3 DEP criu/cgroup.d [2020-11-27T11:51:24.393Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 36.9% of statements [2020-11-27T11:51:24.467Z] #41 103.4 DEP criu/cgroup-props.d [2020-11-27T11:51:24.467Z] #41 103.5 DEP criu/bitmap.d [2020-11-27T11:51:24.467Z] #41 103.6 DEP criu/bfd.d [2020-11-27T11:51:24.509Z] #41 87.71 LINK criu/pie/parasite.built-in.o [2020-11-27T11:51:24.509Z] #41 87.73 GEN criu/pie/parasite-blob.h [2020-11-27T11:51:24.509Z] #41 87.75 CC criu/pie/parasite-vdso.o [2020-11-27T11:51:24.685Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2020-11-27T11:51:24.730Z] #41 103.6 DEP criu/autofs.d [2020-11-27T11:51:24.730Z] #41 103.7 DEP criu/aio.d [2020-11-27T11:51:24.977Z] #47 DONE 198.6s [2020-11-27T11:51:24.977Z] [2020-11-27T11:51:24.977Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:51:24.977Z] #51 DONE 86.2s [2020-11-27T11:51:24.977Z] [2020-11-27T11:51:24.977Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:51:24.977Z] #18 65.55 Setting up apparmor (2.13.2-10) ... [2020-11-27T11:51:24.978Z] ok github.com/docker/docker/pkg/tarsum 0.032s coverage: 89.3% of statements [2020-11-27T11:51:24.992Z] #41 103.9 DEP criu/action-scripts.d [2020-11-27T11:51:25.072Z] #41 ... [2020-11-27T11:51:25.072Z] [2020-11-27T11:51:25.073Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:51:25.073Z] #18 1.773 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-27T11:51:25.073Z] #18 1.829 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-27T11:51:25.073Z] #18 1.830 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-27T11:51:25.073Z] #18 2.482 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-27T11:51:25.073Z] #18 3.688 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [251 kB] [2020-11-27T11:51:25.073Z] #18 5.117 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-27T11:51:25.243Z] #18 72.08 Setting up xfsprogs (4.20.0-1) ... [2020-11-27T11:51:25.254Z] #41 104.1 CC criu/action-scripts.o [2020-11-27T11:51:25.270Z] testing: warning: no tests to run [2020-11-27T11:51:25.270Z] coverage: [no statements] [2020-11-27T11:51:25.270Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-11-27T11:51:25.329Z] #18 ... [2020-11-27T11:51:25.329Z] [2020-11-27T11:51:25.329Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:25.329Z] #41 88.51 CC criu/arch/x86/vdso-pie.o [2020-11-27T11:51:25.329Z] #41 88.79 CC criu/arch/x86/restorer.o [2020-11-27T11:51:25.508Z] #18 72.14 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-27T11:51:25.516Z] #41 104.5 CC criu/aio.o [2020-11-27T11:51:25.562Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-11-27T11:51:25.778Z] #41 104.9 CC criu/autofs.o [2020-11-27T11:51:25.854Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-11-27T11:51:25.854Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-11-27T11:51:26.001Z] #39 ... [2020-11-27T11:51:26.001Z] [2020-11-27T11:51:26.001Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:51:26.001Z] #52 129.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-27T11:51:26.001Z] #52 132.1 + mkdir -p /build [2020-11-27T11:51:26.001Z] #52 132.1 + cp runc /build/runc [2020-11-27T11:51:26.001Z] #52 DONE 132.2s [2020-11-27T11:51:26.001Z] [2020-11-27T11:51:26.001Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:51:26.085Z] #18 72.84 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-27T11:51:26.260Z] #41 89.51 CC criu/arch/x86/restorer_unmap.o [2020-11-27T11:51:26.260Z] #41 89.56 CC criu/arch/x86/sigaction_compat_pie.o [2020-11-27T11:51:26.301Z] #23 ... [2020-11-27T11:51:26.301Z] [2020-11-27T11:51:26.301Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:26.301Z] #42 175.5 CC criu/protobuf-desc.o [2020-11-27T11:51:26.516Z] #41 89.83 CC criu/pie/restorer.o [2020-11-27T11:51:26.663Z] #18 ... [2020-11-27T11:51:26.663Z] [2020-11-27T11:51:26.663Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:26.663Z] #41 138.1 CC criu/namespaces.o [2020-11-27T11:51:27.168Z] #41 106.2 CC criu/bfd.o [2020-11-27T11:51:27.367Z] ok github.com/docker/docker/plugin 0.552s coverage: 23.2% of statements [2020-11-27T11:51:27.743Z] #41 106.7 CC criu/bitmap.o [2020-11-27T11:51:27.743Z] #41 106.8 CC criu/cgroup-props.o [2020-11-27T11:51:27.743Z] #41 ... [2020-11-27T11:51:27.743Z] [2020-11-27T11:51:27.743Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:51:27.743Z] #18 23.38 The following NEW packages will be installed: [2020-11-27T11:51:27.743Z] #18 23.38 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-27T11:51:27.743Z] #18 23.38 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-27T11:51:27.743Z] #18 23.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-27T11:51:27.743Z] #18 23.38 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-27T11:51:27.743Z] #18 23.39 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-27T11:51:27.743Z] #18 23.39 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-27T11:51:27.743Z] #18 23.39 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-27T11:51:27.743Z] #18 23.39 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-27T11:51:27.743Z] #18 23.39 xz-utils zip [2020-11-27T11:51:27.743Z] #18 23.71 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:51:27.743Z] #18 23.71 Need to get 28.5 MB of archives. [2020-11-27T11:51:27.743Z] #18 23.71 After this operation, 116 MB of additional disk space will be used. [2020-11-27T11:51:27.743Z] #18 23.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-11-27T11:51:27.743Z] #18 23.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-11-27T11:51:27.743Z] #18 23.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-11-27T11:51:27.743Z] #18 23.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-11-27T11:51:27.743Z] #18 23.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-11-27T11:51:27.743Z] #18 23.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-11-27T11:51:27.743Z] #18 23.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-11-27T11:51:27.743Z] #18 23.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-11-27T11:51:27.743Z] #18 23.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-11-27T11:51:27.743Z] #18 23.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-11-27T11:51:27.743Z] #18 23.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-11-27T11:51:27.743Z] #18 23.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-11-27T11:51:27.743Z] #18 23.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-11-27T11:51:27.743Z] #18 23.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-11-27T11:51:27.743Z] #18 23.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-11-27T11:51:27.743Z] #18 23.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-11-27T11:51:27.743Z] #18 23.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-27T11:51:27.743Z] #18 23.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T11:51:27.743Z] #18 24.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-11-27T11:51:27.743Z] #18 24.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-11-27T11:51:27.743Z] #18 24.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-11-27T11:51:27.743Z] #18 24.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-11-27T11:51:27.743Z] #18 24.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-11-27T11:51:27.743Z] #18 24.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-27T11:51:27.743Z] #18 24.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-27T11:51:27.743Z] #18 24.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-27T11:51:27.743Z] #18 24.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-11-27T11:51:27.743Z] #18 24.10 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-11-27T11:51:27.743Z] #18 24.12 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-27T11:51:27.743Z] #18 24.62 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-27T11:51:27.743Z] #18 24.62 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-27T11:51:27.743Z] #18 24.62 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-27T11:51:27.743Z] #18 24.62 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-11-27T11:51:27.743Z] #18 24.62 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-11-27T11:51:27.743Z] #18 24.64 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-27T11:51:27.743Z] #18 24.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-27T11:51:27.743Z] #18 24.76 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-27T11:51:27.743Z] #18 24.77 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-11-27T11:51:27.743Z] #18 24.77 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-27T11:51:27.743Z] #18 24.78 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-27T11:51:27.743Z] #18 24.81 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-27T11:51:27.743Z] #18 24.81 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-11-27T11:51:27.743Z] #18 24.89 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-11-27T11:51:27.743Z] #18 24.92 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-11-27T11:51:27.743Z] #18 24.93 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-27T11:51:27.743Z] #18 25.24 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-11-27T11:51:27.743Z] #18 25.29 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-11-27T11:51:27.743Z] #18 25.33 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-11-27T11:51:27.743Z] #18 25.97 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:51:27.743Z] #18 26.10 Fetched 28.5 MB in 2s (15.1 MB/s) [2020-11-27T11:51:27.743Z] #18 26.16 Selecting previously unselected package pigz. [2020-11-27T11:51:27.743Z] #18 26.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-11-27T11:51:27.743Z] #18 26.22 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-11-27T11:51:27.743Z] #18 26.24 Unpacking pigz (2.4-1) ... [2020-11-27T11:51:27.743Z] #18 26.32 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-11-27T11:51:27.743Z] #18 26.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:51:27.743Z] #18 26.34 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T11:51:27.743Z] #18 26.71 Selecting previously unselected package python3.7-minimal. [2020-11-27T11:51:27.743Z] #18 26.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:51:27.743Z] #18 26.73 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T11:51:27.743Z] #18 28.04 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T11:51:27.743Z] #18 28.09 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T11:51:27.743Z] #18 30.27 Selecting previously unselected package python3-minimal. [2020-11-27T11:51:27.743Z] #18 30.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-11-27T11:51:27.744Z] #18 30.31 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-11-27T11:51:27.744Z] #18 30.32 Unpacking python3-minimal (3.7.3-1) ... [2020-11-27T11:51:27.744Z] #18 30.39 Selecting previously unselected package libmpdec2:amd64. [2020-11-27T11:51:27.744Z] #18 30.39 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-11-27T11:51:27.744Z] #18 30.40 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-11-27T11:51:27.744Z] #18 30.50 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-11-27T11:51:27.744Z] #18 30.51 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:51:27.744Z] #18 30.52 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T11:51:27.744Z] #18 31.48 Selecting previously unselected package python3.7. [2020-11-27T11:51:27.744Z] #18 31.48 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:51:27.744Z] #18 31.49 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T11:51:27.744Z] #18 31.61 Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-27T11:51:27.744Z] #18 31.62 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-11-27T11:51:27.744Z] #18 31.63 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-27T11:51:27.744Z] #18 31.73 Setting up python3-minimal (3.7.3-1) ... [2020-11-27T11:51:27.744Z] #18 32.58 Selecting previously unselected package python3. [2020-11-27T11:51:27.744Z] #18 32.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-11-27T11:51:27.744Z] #18 32.63 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-11-27T11:51:27.744Z] #18 32.64 Unpacking python3 (3.7.3-1) ... [2020-11-27T11:51:27.744Z] #18 32.74 Selecting previously unselected package libip4tc0:amd64. [2020-11-27T11:51:27.744Z] #18 32.75 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-11-27T11:51:27.744Z] #18 32.76 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-11-27T11:51:27.744Z] #18 32.85 Selecting previously unselected package libip6tc0:amd64. [2020-11-27T11:51:27.744Z] #18 32.86 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-11-27T11:51:27.744Z] #18 32.87 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-11-27T11:51:27.744Z] #18 32.96 Selecting previously unselected package libiptc0:amd64. [2020-11-27T11:51:27.744Z] #18 32.96 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-11-27T11:51:27.744Z] #18 32.97 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-11-27T11:51:27.744Z] #18 33.05 Selecting previously unselected package libnfnetlink0:amd64. [2020-11-27T11:51:27.744Z] #18 33.05 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-11-27T11:51:27.744Z] #18 33.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-27T11:51:27.744Z] #18 33.14 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-11-27T11:51:27.744Z] #18 33.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-11-27T11:51:27.744Z] #18 33.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-27T11:51:27.744Z] #18 33.25 Selecting previously unselected package libnftnl11:amd64. [2020-11-27T11:51:27.744Z] #18 33.26 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-11-27T11:51:27.744Z] #18 33.26 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-11-27T11:51:27.744Z] #18 33.34 Selecting previously unselected package iptables. [2020-11-27T11:51:27.744Z] #18 33.34 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-11-27T11:51:27.744Z] #18 33.36 Unpacking iptables (1.8.2-4) ... [2020-11-27T11:51:28.001Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-11-27T11:51:28.006Z] #18 33.72 Selecting previously unselected package xxd. [2020-11-27T11:51:28.269Z] #18 33.72 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T11:51:28.269Z] #18 33.72 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T11:51:28.269Z] #18 33.87 Selecting previously unselected package vim-common. [2020-11-27T11:51:28.269Z] #18 33.89 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:51:28.269Z] #18 33.92 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T11:51:28.294Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.4% of statements [2020-11-27T11:51:28.414Z] #42 177.5 CC criu/protobuf.o [2020-11-27T11:51:28.532Z] #18 34.13 Selecting previously unselected package bash-completion. [2020-11-27T11:51:28.532Z] #18 ... [2020-11-27T11:51:28.532Z] [2020-11-27T11:51:28.532Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:28.532Z] #41 107.5 CC criu/cgroup.o [2020-11-27T11:51:28.590Z] #41 140.0 CC criu/net.o [2020-11-27T11:51:28.713Z] #42 177.9 CC criu/pstree.o [2020-11-27T11:51:29.789Z] #41 ... [2020-11-27T11:51:29.789Z] [2020-11-27T11:51:29.789Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:51:29.789Z] #51 11.59 + cd /tmp/tmp.kOVPSRPo88/src/github.com/opencontainers/runc [2020-11-27T11:51:29.789Z] #51 11.59 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-27T11:51:29.789Z] #51 12.18 + '[' -z '' ']' [2020-11-27T11:51:29.789Z] #51 12.20 + target=static [2020-11-27T11:51:29.789Z] #51 12.20 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-27T11:51:29.789Z] #51 12.63 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-11-27T11:51:29.789Z] #51 ... [2020-11-27T11:51:29.789Z] [2020-11-27T11:51:29.789Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:29.789Z] #41 93.00 LINK criu/pie/restorer.built-in.o [2020-11-27T11:51:29.789Z] #41 93.03 GEN criu/pie/restorer-blob.h [2020-11-27T11:51:29.789Z] #41 93.14 DEP criu/vdso.d [2020-11-27T11:51:29.849Z] ok github.com/docker/docker/quota 0.654s coverage: 71.4% of statements [2020-11-27T11:51:30.046Z] #41 93.34 DEP criu/vdso-compat.d [2020-11-27T11:51:30.140Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-11-27T11:51:30.252Z] #42 179.2 CC criu/rbtree.o [2020-11-27T11:51:30.252Z] #42 179.7 CC criu/rst-malloc.o [2020-11-27T11:51:30.303Z] #41 93.45 DEP criu/uts_ns.d [2020-11-27T11:51:30.303Z] #41 93.60 DEP criu/util.d [2020-11-27T11:51:30.559Z] #41 93.81 DEP criu/uffd.d [2020-11-27T11:51:30.816Z] #41 94.09 DEP criu/tun.d [2020-11-27T11:51:30.905Z] #42 180.1 CC criu/seccomp.o [2020-11-27T11:51:31.073Z] #41 94.35 DEP criu/tty.d [2020-11-27T11:51:31.086Z] #41 110.2 CC criu/clone-noasan.o [2020-11-27T11:51:31.152Z] #41 142.7 CC criu/netfilter.o [2020-11-27T11:51:31.152Z] #41 142.9 CC criu/page-pipe.o [2020-11-27T11:51:31.177Z] ok github.com/docker/docker/registry 0.075s coverage: 57.2% of statements [2020-11-27T11:51:31.330Z] #41 94.54 DEP criu/timerfd.d [2020-11-27T11:51:31.330Z] #41 94.75 DEP criu/timens.d [2020-11-27T11:51:31.348Z] #41 110.4 CC criu/config.o [2020-11-27T11:51:31.556Z] #42 180.9 CC criu/seize.o [2020-11-27T11:51:31.588Z] #41 94.93 DEP criu/sysfs_parse.d [2020-11-27T11:51:31.733Z] #41 ... [2020-11-27T11:51:31.733Z] [2020-11-27T11:51:31.733Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:51:31.733Z] #18 74.03 Setting up python3-distutils (3.7.3-1) ... [2020-11-27T11:51:31.733Z] #18 74.75 Setting up python3-setuptools (40.8.0-1) ... [2020-11-27T11:51:31.733Z] #18 76.16 Setting up python3-pip (18.1-5) ... [2020-11-27T11:51:31.733Z] #18 77.21 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:51:31.733Z] #18 77.29 Processing triggers for mime-support (3.62) ... [2020-11-27T11:51:31.733Z] #18 DONE 78.6s [2020-11-27T11:51:31.733Z] [2020-11-27T11:51:31.733Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:31.733Z] #41 143.5 CC criu/page-xfer.o [2020-11-27T11:51:31.811Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-11-27T11:51:31.811Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-11-27T11:51:31.848Z] #41 95.10 DEP criu/sysctl.d [2020-11-27T11:51:31.996Z] #41 ... [2020-11-27T11:51:31.996Z] [2020-11-27T11:51:31.996Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-27T11:51:32.104Z] #41 95.27 DEP criu/string.d [2020-11-27T11:51:32.104Z] #41 95.36 DEP criu/stats.d [2020-11-27T11:51:32.361Z] #41 95.53 DEP criu/sockets.d [2020-11-27T11:51:32.361Z] #41 95.77 DEP criu/sk-unix.d [2020-11-27T11:51:32.445Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-11-27T11:51:32.617Z] #41 95.95 DEP criu/sk-tcp.d [2020-11-27T11:51:32.735Z] #42 182.0 CC criu/servicefd.o [2020-11-27T11:51:32.737Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-11-27T11:51:32.745Z] #41 111.6 CC criu/cr-check.o [2020-11-27T11:51:32.873Z] #41 96.13 DEP criu/sk-queue.d [2020-11-27T11:51:33.140Z] #54 240.1 + bin/containerd-stress [2020-11-27T11:51:33.141Z] #54 242.2 + bin/containerd-shim [2020-11-27T11:51:33.144Z] #41 96.29 DEP criu/sk-packet.d [2020-11-27T11:51:33.144Z] #41 96.48 DEP criu/sk-netlink.d [2020-11-27T11:51:33.399Z] #42 182.6 CC criu/shmem.o [2020-11-27T11:51:33.400Z] #41 96.66 DEP criu/sk-inet.d [2020-11-27T11:51:33.435Z] #19 1.363 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-27T11:51:33.435Z] #19 1.367 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-27T11:51:33.435Z] #19 1.369 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-27T11:51:33.657Z] #41 96.90 DEP criu/signalfd.d [2020-11-27T11:51:33.913Z] #41 97.06 DEP criu/sigframe.d [2020-11-27T11:51:33.913Z] #41 97.13 DEP criu/shmem.d [2020-11-27T11:51:33.913Z] #41 97.28 DEP criu/servicefd.d [2020-11-27T11:51:34.012Z] #19 DONE 2.1s [2020-11-27T11:51:34.012Z] [2020-11-27T11:51:34.012Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:34.012Z] #41 144.9 CC criu/pagemap-cache.o [2020-11-27T11:51:34.012Z] #41 145.2 CC criu/pagemap.o [2020-11-27T11:51:34.135Z] #41 ... [2020-11-27T11:51:34.135Z] [2020-11-27T11:51:34.135Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:51:34.135Z] #18 34.14 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-27T11:51:34.135Z] #18 36.81 Unpacking bash-completion (1:2.8-6) ... [2020-11-27T11:51:34.135Z] #18 37.24 Selecting previously unselected package bzip2. [2020-11-27T11:51:34.135Z] #18 37.25 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-11-27T11:51:34.135Z] #18 37.26 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T11:51:34.135Z] #18 37.34 Selecting previously unselected package xz-utils. [2020-11-27T11:51:34.135Z] #18 37.35 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-11-27T11:51:34.135Z] #18 37.36 Unpacking xz-utils (5.2.4-1) ... [2020-11-27T11:51:34.135Z] #18 37.52 Selecting previously unselected package apparmor. [2020-11-27T11:51:34.135Z] #18 37.53 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-11-27T11:51:34.135Z] #18 37.62 Unpacking apparmor (2.13.2-10) ... [2020-11-27T11:51:34.135Z] #18 38.01 Selecting previously unselected package aufs-tools. [2020-11-27T11:51:34.135Z] #18 38.02 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-11-27T11:51:34.135Z] #18 38.03 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-27T11:51:34.135Z] #18 38.15 Selecting previously unselected package libonig5:amd64. [2020-11-27T11:51:34.135Z] #18 38.16 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-11-27T11:51:34.135Z] #18 38.16 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-27T11:51:34.135Z] #18 38.32 Selecting previously unselected package libjq1:amd64. [2020-11-27T11:51:34.135Z] #18 38.34 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:51:34.135Z] #18 38.35 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T11:51:34.135Z] #18 38.46 Selecting previously unselected package jq. [2020-11-27T11:51:34.135Z] #18 38.49 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:51:34.135Z] #18 38.50 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T11:51:34.135Z] #18 38.60 Selecting previously unselected package libaio1:amd64. [2020-11-27T11:51:34.135Z] #18 38.62 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-11-27T11:51:34.135Z] #18 38.63 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-11-27T11:51:34.135Z] #18 38.69 Selecting previously unselected package libgpm2:amd64. [2020-11-27T11:51:34.135Z] #18 38.70 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-11-27T11:51:34.135Z] #18 38.71 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-11-27T11:51:34.135Z] #18 38.76 Selecting previously unselected package libicu63:amd64. [2020-11-27T11:51:34.135Z] #18 38.78 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-27T11:51:34.135Z] #18 38.78 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T11:51:34.135Z] #18 ... [2020-11-27T11:51:34.135Z] [2020-11-27T11:51:34.135Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:34.135Z] #41 113.3 CC criu/cr-dedup.o [2020-11-27T11:51:34.169Z] #41 97.42 DEP criu/seize.d [2020-11-27T11:51:34.169Z] #41 97.57 DEP criu/seccomp.d [2020-11-27T11:51:34.426Z] #41 97.79 DEP criu/rst-malloc.d [2020-11-27T11:51:34.426Z] #41 97.89 DEP criu/rbtree.d [2020-11-27T11:51:34.452Z] #42 183.8 CC criu/sigframe.o [2020-11-27T11:51:34.656Z] #41 146.1 CC criu/parasite-syscall.o [2020-11-27T11:51:34.683Z] #41 97.92 DEP criu/pstree.d [2020-11-27T11:51:34.683Z] #41 ... [2020-11-27T11:51:34.683Z] [2020-11-27T11:51:34.683Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:51:34.683Z] #43 189.5 github.com/LK4D4/vndr/godl [2020-11-27T11:51:34.683Z] #43 190.3 github.com/LK4D4/vndr [2020-11-27T11:51:34.710Z] #41 113.7 CC criu/cr-dump.o [2020-11-27T11:51:34.753Z] #42 184.0 CC criu/signalfd.o [2020-11-27T11:51:34.809Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-11-27T11:51:34.940Z] #43 ... [2020-11-27T11:51:34.940Z] [2020-11-27T11:51:34.940Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:34.940Z] #41 98.07 DEP criu/protobuf.d [2020-11-27T11:51:34.940Z] #41 98.21 GEN criu/protobuf-desc-gen.h [2020-11-27T11:51:35.051Z] #42 184.4 CC criu/sk-inet.o [2020-11-27T11:51:35.254Z] #41 146.9 CC criu/path.o [2020-11-27T11:51:35.528Z] #41 147.2 CC criu/pie-util-vdso.o [2020-11-27T11:51:35.845Z] ok github.com/docker/docker/volume/local 0.310s coverage: 76.6% of statements [2020-11-27T11:51:35.870Z] #41 ... [2020-11-27T11:51:35.870Z] [2020-11-27T11:51:35.870Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:51:35.870Z] #43 DONE 200.6s [2020-11-27T11:51:35.870Z] [2020-11-27T11:51:35.870Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:51:35.870Z] #18 10.71 Fetched 8405 kB in 10s (882 kB/s) [2020-11-27T11:51:35.870Z] #18 10.71 Reading package lists... [2020-11-27T11:51:35.870Z] #18 14.51 Reading package lists... [2020-11-27T11:51:35.870Z] #18 18.25 Building dependency tree... [2020-11-27T11:51:35.870Z] #18 19.93 libcap2-bin is already the newest version (1:2.25-2). [2020-11-27T11:51:35.870Z] #18 19.93 The following additional packages will be installed: [2020-11-27T11:51:35.870Z] #18 19.94 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-27T11:51:35.870Z] #18 19.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-27T11:51:35.870Z] #18 19.94 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-27T11:51:35.870Z] #18 19.94 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-27T11:51:35.870Z] #18 19.94 python3.7 python3.7-minimal vim-runtime xxd [2020-11-27T11:51:35.870Z] #18 19.95 Suggested packages: [2020-11-27T11:51:35.870Z] #18 19.96 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-27T11:51:35.870Z] #18 19.96 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-27T11:51:35.870Z] #18 19.96 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-27T11:51:35.870Z] #18 19.96 Recommended packages: [2020-11-27T11:51:35.870Z] #18 19.96 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-27T11:51:35.870Z] #18 19.96 python3-keyrings.alt python3-xdg unzip [2020-11-27T11:51:36.110Z] #42 185.6 CC criu/sk-netlink.o [2020-11-27T11:51:36.112Z] #41 147.6 CC criu/pie-util.o [2020-11-27T11:51:36.137Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-11-27T11:51:36.379Z] #41 147.8 CC criu/pipes.o [2020-11-27T11:51:36.759Z] #42 186.1 CC criu/sk-packet.o [2020-11-27T11:51:36.953Z] #41 148.4 CC criu/plugin.o [2020-11-27T11:51:37.169Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.1% of statements [2020-11-27T11:51:37.216Z] #41 148.8 CC criu/proc_parse.o [2020-11-27T11:51:37.239Z] #18 ... [2020-11-27T11:51:37.239Z] [2020-11-27T11:51:37.239Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:37.239Z] #41 100.6 DEP criu/protobuf-desc.d [2020-11-27T11:51:37.263Z] #41 115.9 CC criu/cr-errno.o [2020-11-27T11:51:37.263Z] #41 116.0 CC criu/cr-restore.o [2020-11-27T11:51:37.407Z] #42 186.8 CC criu/sk-queue.o [2020-11-27T11:51:37.495Z] #41 100.7 DEP criu/proc_parse.d [2020-11-27T11:51:37.495Z] #41 100.9 DEP criu/plugin.d [2020-11-27T11:51:37.753Z] #41 101.0 DEP criu/pipes.d [2020-11-27T11:51:37.753Z] #41 101.2 DEP criu/pie-util.d [2020-11-27T11:51:38.010Z] #41 101.2 DEP criu/pie-util-vdso.d [2020-11-27T11:51:38.010Z] #41 101.3 DEP criu/pie-util-vdso-elf32.d [2020-11-27T11:51:38.054Z] #42 187.3 CC criu/sk-tcp.o [2020-11-27T11:51:38.267Z] #41 101.4 DEP criu/path.d [2020-11-27T11:51:38.267Z] #41 101.6 DEP criu/parasite-syscall.d [2020-11-27T11:51:38.421Z] #54 249.0 + bin/containerd-shim-runc-v1 [2020-11-27T11:51:38.523Z] #41 101.8 DEP criu/pagemap.d [2020-11-27T11:51:38.703Z] #42 187.9 CC criu/sk-unix.o [2020-11-27T11:51:38.780Z] #41 102.0 DEP criu/pagemap-cache.d [2020-11-27T11:51:38.780Z] #41 102.1 DEP criu/page-xfer.d [2020-11-27T11:51:39.036Z] #41 102.2 DEP criu/page-pipe.d [2020-11-27T11:51:39.036Z] #41 102.3 DEP criu/netfilter.d [2020-11-27T11:51:39.036Z] #41 102.4 DEP criu/net.d [2020-11-27T11:51:39.151Z] #41 150.9 CC criu/protobuf-desc.o [2020-11-27T11:51:39.293Z] #41 102.6 DEP criu/namespaces.d [2020-11-27T11:51:39.293Z] #41 102.8 DEP criu/mount.d [2020-11-27T11:51:39.550Z] #41 103.0 DEP criu/memfd.d [2020-11-27T11:51:39.807Z] #41 103.1 DEP criu/mem.d [2020-11-27T11:51:39.824Z] #41 ... [2020-11-27T11:51:39.824Z] [2020-11-27T11:51:39.824Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:51:39.824Z] #18 42.21 Selecting previously unselected package libnet1:amd64. [2020-11-27T11:51:39.824Z] #18 42.21 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T11:51:39.824Z] #18 42.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:51:39.824Z] #18 42.31 Selecting previously unselected package libnl-3-200:amd64. [2020-11-27T11:51:39.824Z] #18 42.31 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-27T11:51:39.824Z] #18 42.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T11:51:39.824Z] #18 42.40 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-27T11:51:39.824Z] #18 42.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-27T11:51:39.824Z] #18 42.40 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T11:51:39.824Z] #18 42.47 Selecting previously unselected package libreadline5:amd64. [2020-11-27T11:51:39.824Z] #18 42.48 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-11-27T11:51:39.824Z] #18 42.48 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-27T11:51:39.824Z] #18 42.65 Selecting previously unselected package net-tools. [2020-11-27T11:51:39.824Z] #18 42.66 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-11-27T11:51:39.824Z] #18 42.67 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T11:51:39.824Z] #18 42.84 Selecting previously unselected package python-pip-whl. [2020-11-27T11:51:39.824Z] #18 42.85 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-27T11:51:39.824Z] #18 42.86 Unpacking python-pip-whl (18.1-5) ... [2020-11-27T11:51:39.824Z] #18 43.35 Selecting previously unselected package python3-lib2to3. [2020-11-27T11:51:39.824Z] #18 43.35 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-27T11:51:39.824Z] #18 43.36 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-27T11:51:39.824Z] #18 43.46 Selecting previously unselected package python3-distutils. [2020-11-27T11:51:39.824Z] #18 43.46 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-27T11:51:39.824Z] #18 43.46 Unpacking python3-distutils (3.7.3-1) ... [2020-11-27T11:51:39.824Z] #18 43.60 Selecting previously unselected package python3-pip. [2020-11-27T11:51:39.824Z] #18 43.60 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-27T11:51:39.824Z] #18 43.61 Unpacking python3-pip (18.1-5) ... [2020-11-27T11:51:39.824Z] #18 43.77 Selecting previously unselected package python3-pkg-resources. [2020-11-27T11:51:39.824Z] #18 43.77 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T11:51:39.824Z] #18 43.79 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-27T11:51:39.824Z] #18 43.92 Selecting previously unselected package python3-setuptools. [2020-11-27T11:51:39.824Z] #18 43.94 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-27T11:51:39.824Z] #18 43.94 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-27T11:51:39.824Z] #18 44.29 Selecting previously unselected package python3-wheel. [2020-11-27T11:51:39.824Z] #18 44.29 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-27T11:51:39.824Z] #18 44.30 Unpacking python3-wheel (0.32.3-2) ... [2020-11-27T11:51:39.824Z] #18 44.37 Selecting previously unselected package sudo. [2020-11-27T11:51:39.824Z] #18 44.38 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-11-27T11:51:39.824Z] #18 44.38 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-27T11:51:39.824Z] #18 44.87 Selecting previously unselected package thin-provisioning-tools. [2020-11-27T11:51:39.824Z] #18 44.87 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-11-27T11:51:39.824Z] #18 44.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T11:51:39.824Z] #18 45.14 Selecting previously unselected package uidmap. [2020-11-27T11:51:39.824Z] #18 45.15 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-11-27T11:51:39.824Z] #18 45.16 Unpacking uidmap (1:4.5-1.1) ... [2020-11-27T11:51:39.824Z] #18 45.28 Selecting previously unselected package vim-runtime. [2020-11-27T11:51:39.824Z] #18 45.28 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:51:39.824Z] #18 45.32 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-27T11:51:39.824Z] #18 45.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-27T11:51:39.824Z] #18 45.35 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-27T11:51:40.064Z] #41 103.3 DEP criu/lsm.d [2020-11-27T11:51:40.096Z] #41 151.7 CC criu/protobuf.o [2020-11-27T11:51:40.321Z] #41 103.5 DEP criu/log.d [2020-11-27T11:51:40.321Z] #41 103.6 DEP criu/libnetlink.d [2020-11-27T11:51:40.321Z] #41 103.7 DEP criu/kerndat.d [2020-11-27T11:51:40.359Z] #41 152.1 CC criu/pstree.o [2020-11-27T11:51:40.578Z] #41 103.9 DEP criu/kcmp-ids.d [2020-11-27T11:51:40.813Z] #42 190.0 CC criu/sockets.o [2020-11-27T11:51:40.835Z] #41 104.0 DEP criu/irmap.d [2020-11-27T11:51:40.835Z] #41 104.1 DEP criu/ipc_ns.d [2020-11-27T11:51:41.092Z] #41 104.3 DEP criu/image.d [2020-11-27T11:51:41.092Z] #41 104.4 DEP criu/image-desc.d [2020-11-27T11:51:41.092Z] #41 104.5 DEP criu/fsnotify.d [2020-11-27T11:51:41.309Z] #41 152.9 CC criu/rbtree.o [2020-11-27T11:51:41.309Z] #41 ... [2020-11-27T11:51:41.309Z] [2020-11-27T11:51:41.309Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:51:41.309Z] #54 173.7 + bin/containerd [2020-11-27T11:51:41.349Z] #41 104.6 DEP criu/filesystems.d [2020-11-27T11:51:41.606Z] #41 104.8 DEP criu/files.d [2020-11-27T11:51:41.606Z] #41 104.9 DEP criu/files-reg.d [2020-11-27T11:51:41.863Z] #41 105.1 DEP criu/files-ext.d [2020-11-27T11:51:41.863Z] #41 105.3 DEP criu/file-lock.d [2020-11-27T11:51:41.868Z] #42 191.0 CC criu/stats.o [2020-11-27T11:51:42.120Z] #41 105.4 DEP criu/file-ids.d [2020-11-27T11:51:42.120Z] #41 105.6 DEP criu/fifo.d [2020-11-27T11:51:42.166Z] #42 191.4 CC criu/string.o [2020-11-27T11:51:42.166Z] #42 191.6 CC criu/sysctl.o [2020-11-27T11:51:42.377Z] #41 105.7 DEP criu/fdstore.d [2020-11-27T11:51:42.377Z] #41 105.8 DEP criu/fault-injection.d [2020-11-27T11:51:42.616Z] #54 253.6 + bin/containerd-shim-runc-v2 [2020-11-27T11:51:42.634Z] #41 105.9 DEP criu/external.d [2020-11-27T11:51:42.896Z] #41 106.0 DEP criu/eventpoll.d [2020-11-27T11:51:42.896Z] #41 106.2 DEP criu/eventfd.d [2020-11-27T11:51:43.134Z] #18 48.53 Selecting previously unselected package vim. [2020-11-27T11:51:43.134Z] #18 48.53 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T11:51:43.134Z] #18 48.56 Unpacking vim (2:8.1.0875-5) ... [2020-11-27T11:51:43.153Z] #41 106.4 DEP criu/crtools.d [2020-11-27T11:51:43.184Z] #54 254.6 + binaries [2020-11-27T11:51:43.185Z] #54 254.6 + install -D bin/containerd /build/containerd [2020-11-27T11:51:43.185Z] #54 254.6 + install -D bin/containerd-shim /build/containerd-shim [2020-11-27T11:51:43.226Z] #42 192.4 CC criu/sysfs_parse.o [2020-11-27T11:51:43.397Z] #18 49.12 Selecting previously unselected package xfsprogs. [2020-11-27T11:51:43.411Z] #41 106.6 DEP criu/cr-service.d [2020-11-27T11:51:43.411Z] #41 ... [2020-11-27T11:51:43.411Z] [2020-11-27T11:51:43.411Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-27T11:51:43.411Z] #30 DONE 208.3s [2020-11-27T11:51:43.411Z] [2020-11-27T11:51:43.411Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:43.411Z] #41 106.8 DEP criu/cr-restore.d [2020-11-27T11:51:43.411Z] #41 ... [2020-11-27T11:51:43.411Z] [2020-11-27T11:51:43.411Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:51:43.411Z] #18 22.64 The following NEW packages will be installed: [2020-11-27T11:51:43.411Z] #18 22.66 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-27T11:51:43.411Z] #18 22.66 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-27T11:51:43.411Z] #18 22.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-27T11:51:43.411Z] #18 22.66 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-27T11:51:43.411Z] #18 22.66 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-27T11:51:43.411Z] #18 22.66 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-27T11:51:43.411Z] #18 22.66 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-27T11:51:43.411Z] #18 22.66 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-27T11:51:43.411Z] #18 22.66 xz-utils zip [2020-11-27T11:51:43.411Z] #18 23.00 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-11-27T11:51:43.411Z] #18 23.00 Need to get 28.5 MB of archives. [2020-11-27T11:51:43.411Z] #18 23.00 After this operation, 116 MB of additional disk space will be used. [2020-11-27T11:51:43.411Z] #18 23.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-11-27T11:51:43.411Z] #18 23.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-11-27T11:51:43.411Z] #18 23.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-11-27T11:51:43.411Z] #18 23.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-11-27T11:51:43.411Z] #18 23.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-11-27T11:51:43.411Z] #18 23.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-11-27T11:51:43.411Z] #18 23.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-11-27T11:51:43.411Z] #18 23.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-11-27T11:51:43.411Z] #18 23.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-11-27T11:51:43.411Z] #18 23.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-11-27T11:51:43.411Z] #18 23.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-11-27T11:51:43.411Z] #18 23.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-11-27T11:51:43.411Z] #18 23.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-11-27T11:51:43.411Z] #18 23.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-11-27T11:51:43.411Z] #18 23.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-11-27T11:51:43.411Z] #18 23.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-11-27T11:51:43.411Z] #18 23.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-27T11:51:43.411Z] #18 23.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-27T11:51:43.411Z] #18 23.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-11-27T11:51:43.411Z] #18 23.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-11-27T11:51:43.411Z] #18 23.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-11-27T11:51:43.411Z] #18 23.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-11-27T11:51:43.411Z] #18 23.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-11-27T11:51:43.411Z] #18 23.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-27T11:51:43.411Z] #18 23.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-27T11:51:43.411Z] #18 23.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-27T11:51:43.411Z] #18 23.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-11-27T11:51:43.411Z] #18 23.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-11-27T11:51:43.411Z] #18 23.46 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-27T11:51:43.411Z] #18 24.00 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-27T11:51:43.411Z] #18 24.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-27T11:51:43.411Z] #18 24.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-27T11:51:43.411Z] #18 24.01 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-11-27T11:51:43.411Z] #18 24.02 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-11-27T11:51:43.411Z] #18 24.03 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-27T11:51:43.411Z] #18 24.15 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-27T11:51:43.411Z] #18 24.15 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-27T11:51:43.411Z] #18 24.15 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-11-27T11:51:43.411Z] #18 24.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-27T11:51:43.411Z] #18 24.17 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-27T11:51:43.411Z] #18 24.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-27T11:51:43.411Z] #18 24.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-11-27T11:51:43.411Z] #18 24.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-11-27T11:51:43.411Z] #18 24.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-11-27T11:51:43.411Z] #18 24.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-27T11:51:43.411Z] #18 24.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-11-27T11:51:43.411Z] #18 24.71 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-11-27T11:51:43.411Z] #18 24.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-11-27T11:51:43.411Z] #18 25.40 debconf: delaying package configuration, since apt-utils is not installed [2020-11-27T11:51:43.411Z] #18 25.52 Fetched 28.5 MB in 2s (14.1 MB/s) [2020-11-27T11:51:43.411Z] #18 25.56 Selecting previously unselected package pigz. [2020-11-27T11:51:43.411Z] #18 25.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-11-27T11:51:43.411Z] #18 25.64 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-11-27T11:51:43.411Z] #18 25.64 Unpacking pigz (2.4-1) ... [2020-11-27T11:51:43.411Z] #18 25.74 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-11-27T11:51:43.411Z] #18 25.74 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:51:43.411Z] #18 25.75 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T11:51:43.411Z] #18 26.16 Selecting previously unselected package python3.7-minimal. [2020-11-27T11:51:43.411Z] #18 26.16 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:51:43.411Z] #18 26.21 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T11:51:43.411Z] #18 27.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T11:51:43.411Z] #18 27.29 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-27T11:51:43.443Z] #54 254.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-27T11:51:43.443Z] #54 254.6 + install -D bin/ctr /build/ctr [2020-11-27T11:51:43.525Z] #42 192.8 CC criu/timens.o [2020-11-27T11:51:43.659Z] #18 49.14 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-11-27T11:51:43.659Z] #18 49.15 Unpacking xfsprogs (4.20.0-1) ... [2020-11-27T11:51:43.825Z] #42 193.2 CC criu/timerfd.o [2020-11-27T11:51:43.869Z] #54 ... [2020-11-27T11:51:43.869Z] [2020-11-27T11:51:43.869Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T11:51:43.869Z] #20 4.465 Collecting yamllint==1.16.0 [2020-11-27T11:51:43.869Z] #20 9.826 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-27T11:51:43.869Z] #20 9.938 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-27T11:51:43.869Z] #20 10.00 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-27T11:51:44.130Z] #42 193.6 CC criu/tty.o [2020-11-27T11:51:44.133Z] #20 10.17 Collecting pyyaml (from yamllint==1.16.0) [2020-11-27T11:51:44.133Z] #20 ... [2020-11-27T11:51:44.133Z] [2020-11-27T11:51:44.133Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:44.133Z] #41 153.1 CC criu/rst-malloc.o [2020-11-27T11:51:44.133Z] #41 153.4 CC criu/seccomp.o [2020-11-27T11:51:44.133Z] #41 153.9 CC criu/seize.o [2020-11-27T11:51:44.133Z] #41 154.6 CC criu/servicefd.o [2020-11-27T11:51:44.133Z] #41 154.9 CC criu/shmem.o [2020-11-27T11:51:44.133Z] #41 155.9 CC criu/sigframe.o [2020-11-27T11:51:44.233Z] #18 49.57 Selecting previously unselected package zip. [2020-11-27T11:51:44.233Z] #18 49.58 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-11-27T11:51:44.233Z] #18 49.59 Unpacking zip (3.0-11+b1) ... [2020-11-27T11:51:44.233Z] #18 49.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-27T11:51:44.233Z] #18 49.79 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T11:51:44.233Z] #18 49.80 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-11-27T11:51:44.233Z] #18 49.81 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-27T11:51:44.233Z] #18 49.82 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-11-27T11:51:44.233Z] #18 49.83 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-11-27T11:51:44.233Z] #18 49.84 Setting up uidmap (1:4.5-1.1) ... [2020-11-27T11:51:44.233Z] #18 49.85 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-11-27T11:51:44.233Z] #18 49.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:51:44.233Z] #18 49.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T11:51:44.233Z] #18 49.88 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T11:51:44.233Z] #18 49.90 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T11:51:44.233Z] #18 49.91 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T11:51:44.233Z] #18 49.92 Setting up zip (3.0-11+b1) ... [2020-11-27T11:51:44.396Z] #41 156.1 CC criu/signalfd.o [2020-11-27T11:51:44.495Z] #18 49.93 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T11:51:44.495Z] #18 49.95 Setting up bash-completion (1:2.8-6) ... [2020-11-27T11:51:44.660Z] #41 156.4 CC criu/sk-inet.o [2020-11-27T11:51:44.821Z] #54 DONE 255.9s [2020-11-27T11:51:45.038Z] #18 29.90 Selecting previously unselected package python3-minimal. [2020-11-27T11:51:45.038Z] #18 29.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-11-27T11:51:45.038Z] #18 29.97 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-11-27T11:51:45.038Z] #18 29.98 Unpacking python3-minimal (3.7.3-1) ... [2020-11-27T11:51:45.295Z] #18 30.06 Selecting previously unselected package libmpdec2:amd64. [2020-11-27T11:51:45.295Z] #18 30.08 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-11-27T11:51:45.295Z] #18 30.09 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-11-27T11:51:45.295Z] #18 30.19 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-11-27T11:51:45.295Z] #18 30.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:51:45.295Z] #18 30.20 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T11:51:45.611Z] #41 157.4 CC criu/sk-netlink.o [2020-11-27T11:51:45.759Z] [2020-11-27T11:51:45.759Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-27T11:51:46.188Z] #41 157.7 CC criu/sk-packet.o [2020-11-27T11:51:46.226Z] #18 31.11 Selecting previously unselected package python3.7. [2020-11-27T11:51:46.226Z] #18 31.11 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-11-27T11:51:46.226Z] #18 31.12 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T11:51:46.249Z] #42 195.7 CC criu/tun.o [2020-11-27T11:51:46.451Z] #41 158.3 CC criu/sk-queue.o [2020-11-27T11:51:46.483Z] #18 31.26 Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-27T11:51:46.483Z] #18 31.28 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-11-27T11:51:46.483Z] #18 31.30 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-27T11:51:46.483Z] #18 31.43 Setting up python3-minimal (3.7.3-1) ... [2020-11-27T11:51:46.697Z] #55 DONE 0.8s [2020-11-27T11:51:46.697Z] [2020-11-27T11:51:46.697Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-27T11:51:46.697Z] #59 DONE 0.2s [2020-11-27T11:51:46.697Z] [2020-11-27T11:51:46.697Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-27T11:51:46.959Z] #61 DONE 0.4s [2020-11-27T11:51:47.048Z] #18 52.65 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-11-27T11:51:47.048Z] #18 52.66 Setting up xz-utils (5.2.4-1) ... [2020-11-27T11:51:47.048Z] #18 52.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-27T11:51:47.048Z] #18 52.68 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-27T11:51:47.219Z] [2020-11-27T11:51:47.219Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-27T11:51:47.219Z] #63 DONE 0.0s [2020-11-27T11:51:47.219Z] [2020-11-27T11:51:47.219Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-27T11:51:47.219Z] #64 DONE 0.0s [2020-11-27T11:51:47.219Z] [2020-11-27T11:51:47.219Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-27T11:51:47.304Z] #42 196.4 CC criu/uffd.o [2020-11-27T11:51:47.310Z] #18 52.75 invoke-rc.d: could not determine current runlevel [2020-11-27T11:51:47.310Z] #18 52.76 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-27T11:51:47.310Z] #18 52.77 Setting up pigz (2.4-1) ... [2020-11-27T11:51:47.310Z] #18 52.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-27T11:51:47.310Z] #18 52.80 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T11:51:47.310Z] #18 52.82 Setting up python-pip-whl (18.1-5) ... [2020-11-27T11:51:47.310Z] #18 52.83 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-11-27T11:51:47.310Z] #18 52.84 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-27T11:51:47.399Z] #41 158.8 CC criu/sk-tcp.o [2020-11-27T11:51:47.412Z] #18 32.34 Selecting previously unselected package python3. [2020-11-27T11:51:47.412Z] #18 32.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-11-27T11:51:47.412Z] #18 32.38 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-11-27T11:51:47.412Z] #18 32.40 Unpacking python3 (3.7.3-1) ... [2020-11-27T11:51:47.412Z] #18 32.53 Selecting previously unselected package libip4tc0:amd64. [2020-11-27T11:51:47.610Z] #18 53.22 Setting up libaio1:amd64 (0.3.112-3) ... [2020-11-27T11:51:47.610Z] #18 53.23 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-27T11:51:47.610Z] #18 53.24 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T11:51:47.610Z] #18 53.26 Setting up vim (2:8.1.0875-5) ... [2020-11-27T11:51:47.610Z] #18 53.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-27T11:51:47.610Z] #18 53.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-27T11:51:47.610Z] #18 53.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-27T11:51:47.610Z] #18 53.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-27T11:51:47.610Z] #18 53.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-27T11:51:47.610Z] #18 53.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-27T11:51:47.665Z] #41 159.4 CC criu/sk-unix.o [2020-11-27T11:51:47.669Z] #18 32.53 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-11-27T11:51:47.669Z] #18 32.54 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-11-27T11:51:47.669Z] #18 32.61 Selecting previously unselected package libip6tc0:amd64. [2020-11-27T11:51:47.669Z] #18 32.61 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-11-27T11:51:47.669Z] #18 32.62 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-11-27T11:51:47.892Z] #18 53.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-27T11:51:47.892Z] #18 53.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-27T11:51:47.892Z] #18 53.33 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T11:51:47.892Z] #18 53.34 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T11:51:47.892Z] #18 53.36 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-27T11:51:47.892Z] #18 53.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T11:51:47.892Z] #18 53.39 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-27T11:51:47.892Z] #18 53.41 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T11:51:47.926Z] #18 32.71 Selecting previously unselected package libiptc0:amd64. [2020-11-27T11:51:47.926Z] #18 32.72 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-11-27T11:51:47.926Z] #18 32.72 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-11-27T11:51:47.926Z] #18 32.81 Selecting previously unselected package libnfnetlink0:amd64. [2020-11-27T11:51:47.926Z] #18 32.82 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-11-27T11:51:47.926Z] #18 32.82 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-27T11:51:47.926Z] #18 32.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-11-27T11:51:47.926Z] #18 32.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-11-27T11:51:47.926Z] #18 32.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-27T11:51:48.183Z] #18 32.95 Selecting previously unselected package libnftnl11:amd64. [2020-11-27T11:51:48.183Z] #18 32.96 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-11-27T11:51:48.183Z] #18 32.97 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-11-27T11:51:48.183Z] #18 33.06 Selecting previously unselected package iptables. [2020-11-27T11:51:48.183Z] #18 33.06 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-11-27T11:51:48.183Z] #18 33.07 Unpacking iptables (1.8.2-4) ... [2020-11-27T11:51:48.440Z] #18 33.39 Selecting previously unselected package xxd. [2020-11-27T11:51:48.440Z] #18 33.39 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T11:51:48.440Z] #18 33.40 Unpacking xxd (2:8.1.0875-5) ... [2020-11-27T11:51:48.598Z] #65 DONE 1.2s [2020-11-27T11:51:48.598Z] [2020-11-27T11:51:48.598Z] #66 exporting to image [2020-11-27T11:51:48.598Z] #66 exporting layers [2020-11-27T11:51:48.697Z] #18 33.53 Selecting previously unselected package vim-common. [2020-11-27T11:51:48.697Z] #18 33.54 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:51:48.697Z] #18 33.58 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-27T11:51:48.843Z] #42 197.9 CC criu/util.o [2020-11-27T11:51:48.954Z] #18 33.79 Selecting previously unselected package bash-completion. [2020-11-27T11:51:48.954Z] #18 33.80 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-27T11:51:49.593Z] #41 ... [2020-11-27T11:51:49.593Z] [2020-11-27T11:51:49.593Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T11:51:49.593Z] #20 10.39 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-27T11:51:49.593Z] #20 11.80 Building wheels for collected packages: pyyaml [2020-11-27T11:51:49.593Z] #20 11.80 Running setup.py bdist_wheel for pyyaml: started [2020-11-27T11:51:49.593Z] #20 12.79 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-27T11:51:49.593Z] #20 12.79 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-27T11:51:49.593Z] #20 12.90 Successfully built pyyaml [2020-11-27T11:51:49.593Z] #20 12.92 Installing collected packages: pathspec, pyyaml, yamllint [2020-11-27T11:51:49.593Z] #20 13.37 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-27T11:51:49.593Z] #20 DONE 15.5s [2020-11-27T11:51:49.593Z] [2020-11-27T11:51:49.593Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:49.593Z] #41 161.3 CC criu/sockets.o [2020-11-27T11:51:49.872Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-11-27T11:51:49.872Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f0287b2a\powershellScript.ps1'; exit $LASTEXITCODE; [2020-11-27T11:51:49.872Z] ---------------------------------------------------------------------------- [2020-11-27T11:51:49.872Z] [2020-11-27T11:51:49.872Z] INFO: executeCI.ps1 starting at Fri Nov 27 11:51:41 CUT 2020 [2020-11-27T11:51:49.872Z] [2020-11-27T11:51:49.872Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-11-27T11:51:49.872Z] INFO: Running git version 2.24.1.windows.2 [2020-11-27T11:51:49.872Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-11-27T11:51:49.872Z] INFO: Environment variables: [2020-11-27T11:51:49.872Z] [2020-11-27T11:51:49.872Z] Name Value [2020-11-27T11:51:49.872Z] ---- ----- [2020-11-27T11:51:49.872Z] ALLUSERSPROFILE C:\ProgramData [2020-11-27T11:51:49.872Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-11-27T11:51:49.872Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-11-27T11:51:49.872Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-11-27T11:51:49.872Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-11-27T11:51:49.872Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-11-27T11:51:49.873Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2020-11-27T11:51:49.873Z] BRANCH_NAME PR-41718 [2020-11-27T11:51:49.873Z] BUILD_DISPLAY_NAME #2 [2020-11-27T11:51:49.873Z] BUILD_ID 2 [2020-11-27T11:51:49.873Z] BUILD_NUMBER 2 [2020-11-27T11:51:49.873Z] BUILD_TAG jenkins-moby-PR-41718-2 [2020-11-27T11:51:49.873Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41718/2/ [2020-11-27T11:51:49.873Z] CHANGE_AUTHOR thaJeztah [2020-11-27T11:51:49.873Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-11-27T11:51:49.873Z] CHANGE_BRANCH bump_containerd_binary_1.4.2 [2020-11-27T11:51:49.873Z] CHANGE_FORK thaJeztah/docker [2020-11-27T11:51:49.873Z] CHANGE_ID 41718 [2020-11-27T11:51:49.873Z] CHANGE_TARGET master [2020-11-27T11:51:49.873Z] CHANGE_TITLE update containerd binary to v1.4.2 [2020-11-27T11:51:49.873Z] CHANGE_URL https://github.com/moby/moby/pull/41718 [2020-11-27T11:51:49.873Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-27T11:51:49.873Z] CommonProgramFiles C:\Program Files\Common Files [2020-11-27T11:51:49.873Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-11-27T11:51:49.873Z] CommonProgramW6432 C:\Program Files\Common Files [2020-11-27T11:51:49.873Z] COMPUTERNAME azwin-2-086ab0 [2020-11-27T11:51:49.873Z] ComSpec C:\windows\system32\cmd.exe [2020-11-27T11:51:49.873Z] ConfigSequenceNumber 0 [2020-11-27T11:51:49.873Z] DOCKER_BUILDKIT 0 [2020-11-27T11:51:49.873Z] DOCKER_DUT_DEBUG 1 [2020-11-27T11:51:49.873Z] DOCKER_EXPERIMENTAL 1 [2020-11-27T11:51:49.873Z] DOCKER_GRAPHDRIVER overlay2 [2020-11-27T11:51:49.873Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-11-27T11:51:49.873Z] EXECUTOR_NUMBER 0 [2020-11-27T11:51:49.873Z] FQDN azwin-2-086ab0.westus.cloudapp.azure.com [2020-11-27T11:51:49.873Z] GIT_BRANCH PR-41718 [2020-11-27T11:51:49.873Z] GIT_COMMIT 703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:51:49.873Z] GIT_PREVIOUS_COMMIT 703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:51:49.873Z] GIT_URL https://github.com/moby/moby.git [2020-11-27T11:51:49.873Z] HUDSON_COOKIE afbae1a7-212a-4959-bd1b-d0967739d930 [2020-11-27T11:51:49.873Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-11-27T11:51:49.873Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-11-27T11:51:49.873Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-11-27T11:51:49.873Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-11-27T11:51:49.873Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-11-27T11:51:49.873Z] JENKINS_NODE_COOKIE 8313d982-7d4f-4bf8-9259-7cbab443dedd [2020-11-27T11:51:49.873Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-11-27T11:51:49.873Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-11-27T11:51:49.873Z] JOB_BASE_NAME PR-41718 [2020-11-27T11:51:49.873Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41718/display/redirect [2020-11-27T11:51:49.873Z] JOB_NAME moby/PR-41718 [2020-11-27T11:51:49.873Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41718/ [2020-11-27T11:51:49.873Z] library.jps.version master [2020-11-27T11:51:49.873Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-11-27T11:51:49.873Z] NODE_LABELS amd64 azure azwin-2-086ab0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-11-27T11:51:49.873Z] NODE_NAME azwin-2-086ab0 [2020-11-27T11:51:49.873Z] NUMBER_OF_PROCESSORS 4 [2020-11-27T11:51:49.873Z] OS Windows_NT [2020-11-27T11:51:49.873Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-11-27T11:51:49.873Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-11-27T11:51:49.883Z] PROCESSOR_ARCHITECTURE AMD64 [2020-11-27T11:51:49.883Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-11-27T11:51:49.883Z] PROCESSOR_LEVEL 6 [2020-11-27T11:51:49.883Z] PROCESSOR_REVISION 4f01 [2020-11-27T11:51:49.883Z] ProgramData C:\ProgramData [2020-11-27T11:51:49.883Z] ProgramFiles C:\Program Files [2020-11-27T11:51:49.883Z] ProgramFiles(x86) C:\Program Files (x86) [2020-11-27T11:51:49.883Z] ProgramW6432 C:\Program Files [2020-11-27T11:51:49.883Z] PROMPT $P$G [2020-11-27T11:51:49.883Z] PSExecutionPolicyPreference Bypass [2020-11-27T11:51:49.883Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-11-27T11:51:49.883Z] PUBLIC C:\Users\Public [2020-11-27T11:51:49.883Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41718/2/display/redirect?page=changes [2020-11-27T11:51:49.883Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41718/2/display/redirect [2020-11-27T11:51:49.883Z] SKIP_VALIDATION_TESTS 1 [2020-11-27T11:51:49.883Z] SOURCES_DRIVE d [2020-11-27T11:51:49.883Z] SOURCES_SUBDIR gopath [2020-11-27T11:51:49.883Z] STAGE_NAME Run tests [2020-11-27T11:51:49.883Z] SystemDrive C: [2020-11-27T11:51:49.883Z] SystemRoot C:\windows [2020-11-27T11:51:49.883Z] TEMP C:\windows\TEMP [2020-11-27T11:51:49.883Z] TESTDEBUG 0 [2020-11-27T11:51:49.883Z] TESTRUN_DRIVE d [2020-11-27T11:51:49.883Z] TESTRUN_SUBDIR CI [2020-11-27T11:51:49.883Z] TIMEOUT 120m [2020-11-27T11:51:49.883Z] TMP C:\windows\TEMP [2020-11-27T11:51:49.883Z] USERDOMAIN WORKGROUP [2020-11-27T11:51:49.883Z] USERNAME azwin-2-086ab0$ [2020-11-27T11:51:49.883Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-11-27T11:51:49.883Z] windir C:\windows [2020-11-27T11:51:49.883Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-11-27T11:51:49.883Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-11-27T11:51:49.883Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-11-27T11:51:49.883Z] [2020-11-27T11:51:49.883Z] [2020-11-27T11:51:49.883Z] [2020-11-27T11:51:49.883Z] INFO: Sources under d:\gopath\... [2020-11-27T11:51:49.883Z] INFO: Test run under d:\CI\... [2020-11-27T11:51:49.883Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-11-27T11:51:49.883Z] INFO: docker/docker repository was found [2020-11-27T11:51:49.883Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-11-27T11:51:49.883Z] ltsc2019: Pulling from windows/servercore [2020-11-27T11:51:49.883Z] 4612f6d0b889: Pulling fs layer [2020-11-27T11:51:49.883Z] 680bbdbacf1b: Pulling fs layer [2020-11-27T11:51:50.383Z] #42 ... [2020-11-27T11:51:50.383Z] [2020-11-27T11:51:50.383Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:51:50.383Z] #39 DONE 260.6s [2020-11-27T11:51:50.383Z] [2020-11-27T11:51:50.383Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:50.383Z] #42 199.5 CC criu/uts_ns.o [2020-11-27T11:51:50.540Z] #41 162.1 CC criu/stats.o [2020-11-27T11:51:50.699Z] #42 199.9 CC criu/vdso.o [2020-11-27T11:51:50.803Z] #41 162.4 CC criu/string.o [2020-11-27T11:51:50.803Z] #41 162.5 CC criu/sysctl.o [2020-11-27T11:51:51.228Z] #18 56.53 Setting up iptables (1.8.2-4) ... [2020-11-27T11:51:51.228Z] #18 56.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T11:51:51.228Z] #18 56.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T11:51:51.228Z] #18 56.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T11:51:51.228Z] #18 56.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T11:51:51.228Z] #18 56.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-27T11:51:51.228Z] #18 56.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-27T11:51:51.228Z] #18 56.58 Setting up python3 (3.7.3-1) ... [2020-11-27T11:51:51.380Z] #41 163.1 CC criu/sysfs_parse.o [2020-11-27T11:51:51.476Z] #18 36.41 Unpacking bash-completion (1:2.8-6) ... [2020-11-27T11:51:51.490Z] #18 57.00 Setting up python3-wheel (0.32.3-2) ... [2020-11-27T11:51:51.643Z] #41 163.4 CC criu/timens.o [2020-11-27T11:51:51.751Z] #18 ... [2020-11-27T11:51:51.751Z] [2020-11-27T11:51:51.751Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:51.751Z] #41 120.6 CC criu/cr-service.o [2020-11-27T11:51:51.751Z] #41 122.2 CC criu/crtools.o [2020-11-27T11:51:51.751Z] #41 122.8 CC criu/eventfd.o [2020-11-27T11:51:51.751Z] #41 123.2 CC criu/eventpoll.o [2020-11-27T11:51:51.751Z] #41 124.1 CC criu/external.o [2020-11-27T11:51:51.751Z] #41 124.4 CC criu/fault-injection.o [2020-11-27T11:51:51.751Z] #41 124.6 CC criu/fdstore.o [2020-11-27T11:51:51.751Z] #41 124.9 CC criu/fifo.o [2020-11-27T11:51:51.751Z] #41 125.3 CC criu/file-ids.o [2020-11-27T11:51:51.751Z] #41 125.7 CC criu/file-lock.o [2020-11-27T11:51:51.751Z] #41 126.5 CC criu/files-ext.o [2020-11-27T11:51:51.751Z] #41 126.7 CC criu/files-reg.o [2020-11-27T11:51:51.751Z] #41 129.1 CC criu/files.o [2020-11-27T11:51:51.758Z] #42 200.9 LINK criu/built-in.o [2020-11-27T11:51:51.758Z] #42 201.1 LINK criu/criu [2020-11-27T11:51:51.906Z] #41 163.6 CC criu/timerfd.o [2020-11-27T11:51:51.990Z] #18 36.76 Selecting previously unselected package bzip2. [2020-11-27T11:51:51.990Z] #18 36.77 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-11-27T11:51:51.990Z] #18 36.78 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T11:51:51.990Z] #18 36.86 Selecting previously unselected package xz-utils. [2020-11-27T11:51:51.990Z] #18 36.87 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-11-27T11:51:51.990Z] #18 36.87 Unpacking xz-utils (5.2.4-1) ... [2020-11-27T11:51:52.013Z] #41 131.0 CC criu/filesystems.o [2020-11-27T11:51:52.013Z] #41 ... [2020-11-27T11:51:52.013Z] [2020-11-27T11:51:52.013Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:51:52.072Z] 680bbdbacf1b: Verifying Checksum [2020-11-27T11:51:52.072Z] 680bbdbacf1b: Download complete [2020-11-27T11:51:52.247Z] #18 37.02 Selecting previously unselected package apparmor. [2020-11-27T11:51:52.247Z] #18 37.02 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-11-27T11:51:52.247Z] #18 37.10 Unpacking apparmor (2.13.2-10) ... [2020-11-27T11:51:52.275Z] #18 57.72 Setting up apparmor (2.13.2-10) ... [2020-11-27T11:51:52.408Z] #42 201.7 DEP lib/c/criu.d [2020-11-27T11:51:52.408Z] #42 201.8 CC images/rpc.pb-c.o [2020-11-27T11:51:52.483Z] #41 164.0 CC criu/tty.o [2020-11-27T11:51:52.491Z] ok github.com/docker/docker/pkg/plugins 33.611s coverage: 76.6% of statements [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/rootless [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/volume [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-27T11:51:52.491Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === Skipped [2020-11-27T11:51:52.491Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-27T11:51:52.491Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-27T11:51:52.491Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-27T11:51:52.491Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:51:52.491Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-27T11:51:52.491Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:51:52.491Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-27T11:51:52.491Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:51:52.491Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-27T11:51:52.491Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:51:52.491Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-27T11:51:52.491Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:51:52.491Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-27T11:51:52.491Z] graphtest_unix.go:73: No driver to put! [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-27T11:51:52.491Z] time="2020-11-27T11:50:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T11:51:52.491Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T11:51:52.491Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-27T11:51:52.491Z] time="2020-11-27T11:50:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T11:51:52.491Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T11:51:52.491Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-27T11:51:52.491Z] time="2020-11-27T11:50:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T11:51:52.491Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T11:51:52.491Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-27T11:51:52.491Z] time="2020-11-27T11:50:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T11:51:52.491Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T11:51:52.491Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-27T11:51:52.491Z] time="2020-11-27T11:50:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T11:51:52.491Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T11:51:52.491Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-27T11:51:52.491Z] graphtest_unix.go:73: No driver to put! [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-27T11:51:52.491Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-27T11:51:52.491Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-27T11:51:52.491Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-27T11:51:52.491Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-27T11:51:52.491Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:51:52.491Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-27T11:51:52.491Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:51:52.491Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-27T11:51:52.491Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:51:52.491Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-27T11:51:52.491Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:51:52.491Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-27T11:51:52.491Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:51:52.491Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-27T11:51:52.491Z] graphtest_unix.go:73: No driver to put! [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-27T11:51:52.491Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-27T11:51:52.491Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] [2020-11-27T11:51:52.491Z] DONE 2191 tests, 26 skipped in 190.041s [2020-11-27T11:51:52.504Z] #18 37.46 Selecting previously unselected package aufs-tools. [2020-11-27T11:51:52.504Z] #18 37.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-11-27T11:51:52.504Z] #18 37.46 Unpacking aufs-tools (1:4.14+20190211-1) ... Post stage [Pipeline] junit [2020-11-27T11:51:52.539Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-27T11:51:52.761Z] #18 37.59 Selecting previously unselected package libonig5:amd64. [2020-11-27T11:51:52.761Z] #18 37.59 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-11-27T11:51:52.761Z] #18 37.60 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-27T11:51:52.761Z] #18 37.75 Selecting previously unselected package libjq1:amd64. [2020-11-27T11:51:52.761Z] #18 37.75 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:51:52.761Z] #18 37.76 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T11:51:52.761Z] #18 37.86 Selecting previously unselected package jq. [2020-11-27T11:51:53.017Z] #18 37.87 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-27T11:51:53.017Z] #18 37.87 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-27T11:51:53.017Z] #18 37.94 Selecting previously unselected package libaio1:amd64. [2020-11-27T11:51:53.017Z] #18 37.94 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-11-27T11:51:53.017Z] #18 37.95 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-11-27T11:51:53.017Z] #18 38.01 Selecting previously unselected package libgpm2:amd64. [2020-11-27T11:51:53.017Z] #18 38.02 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-11-27T11:51:53.017Z] #18 38.03 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-11-27T11:51:53.017Z] #18 38.10 Selecting previously unselected package libicu63:amd64. [2020-11-27T11:51:53.108Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41718/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 -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:703951197c3338631ee0529dd9dd814d16f037f0 hack/make.sh dynbinary test-integration [2020-11-27T11:51:53.274Z] #18 38.12 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-27T11:51:53.274Z] #18 38.12 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T11:51:53.398Z] [2020-11-27T11:51:53.398Z] Removing bundles/ [2020-11-27T11:51:53.398Z] [2020-11-27T11:51:53.398Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-27T11:51:53.688Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T11:51:53.688Z] GOOS="" GOARCH="" GOARM="" [2020-11-27T11:51:53.837Z] #18 ... [2020-11-27T11:51:53.837Z] [2020-11-27T11:51:53.837Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:53.837Z] #41 107.1 DEP criu/cr-errno.d [2020-11-27T11:51:53.837Z] #41 107.1 DEP criu/cr-dump.d [2020-11-27T11:51:53.837Z] #41 107.3 DEP criu/cr-dedup.d [2020-11-27T11:51:53.837Z] #41 107.5 DEP criu/cr-check.d [2020-11-27T11:51:53.837Z] #41 107.9 DEP criu/config.d [2020-11-27T11:51:53.837Z] #41 108.0 DEP criu/clone-noasan.d [2020-11-27T11:51:53.837Z] #41 108.1 DEP criu/cgroup.d [2020-11-27T11:51:53.837Z] #41 108.3 DEP criu/cgroup-props.d [2020-11-27T11:51:53.837Z] #41 108.5 DEP criu/bitmap.d [2020-11-27T11:51:53.837Z] #41 108.5 DEP criu/bfd.d [2020-11-27T11:51:53.838Z] #41 108.6 DEP criu/autofs.d [2020-11-27T11:51:53.838Z] #41 108.7 DEP criu/aio.d [2020-11-27T11:51:53.838Z] #41 108.9 DEP criu/action-scripts.d [2020-11-27T11:51:53.838Z] #41 109.2 CC criu/action-scripts.o [2020-11-27T11:51:53.838Z] #41 109.5 CC criu/aio.o [2020-11-27T11:51:53.838Z] #41 110.0 CC criu/autofs.o [2020-11-27T11:51:53.838Z] #41 111.2 CC criu/bfd.o [2020-11-27T11:51:53.838Z] #41 111.6 CC criu/bitmap.o [2020-11-27T11:51:53.838Z] #41 111.8 CC criu/cgroup-props.o [2020-11-27T11:51:53.838Z] #41 112.4 CC criu/cgroup.o [2020-11-27T11:51:53.838Z] #41 115.0 CC criu/clone-noasan.o [2020-11-27T11:51:53.838Z] #41 115.3 CC criu/config.o [2020-11-27T11:51:53.838Z] #41 116.5 CC criu/cr-check.o [2020-11-27T11:51:53.926Z] #18 59.34 Setting up xfsprogs (4.20.0-1) ... [2020-11-27T11:51:53.926Z] #18 59.36 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-27T11:51:53.948Z] #42 203.1 CC lib/c/criu.o [2020-11-27T11:51:54.188Z] #18 59.74 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-27T11:51:54.408Z] #41 165.8 CC criu/tun.o [2020-11-27T11:51:54.671Z] #41 166.3 CC criu/uffd.o [2020-11-27T11:51:55.010Z] #42 204.3 LINK lib/c/built-in.o [2020-11-27T11:51:55.010Z] #42 204.3 LINK lib/c/libcriu.so [2020-11-27T11:51:55.010Z] #42 204.4 LINK lib/c/libcriu.a [2020-11-27T11:51:55.010Z] #42 204.5 GEN magic.py [2020-11-27T11:51:55.133Z] #18 60.61 Setting up python3-distutils (3.7.3-1) ... [2020-11-27T11:51:55.170Z] #66 exporting layers 6.4s done [2020-11-27T11:51:55.170Z] #66 writing image sha256:0887bc61076329dc58fa7258543de5a1666515e11827eec3fb307f2c1adbe1cf done [2020-11-27T11:51:55.170Z] #66 naming to docker.io/library/docker:703951197c3338631ee0529dd9dd814d16f037f0 done [2020-11-27T11:51:55.170Z] #66 DONE 6.4s [Pipeline] } [Pipeline] // stage [2020-11-27T11:51:55.206Z] #41 118.2 CC criu/cr-dedup.o [2020-11-27T11:51:55.206Z] #41 118.6 CC criu/cr-dump.o [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-11-27T11:51:55.252Z] #41 ... [2020-11-27T11:51:55.252Z] [2020-11-27T11:51:55.252Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:51:55.252Z] #22 227.8 + return [2020-11-27T11:51:55.252Z] #22 DONE 229.1s [2020-11-27T11:51:55.252Z] [2020-11-27T11:51:55.252Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:51:55.310Z] #42 204.7 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T11:51:55.310Z] #42 204.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T11:51:55.310Z] #42 204.7 Note: Building without GnuTLS support [2020-11-27T11:51:55.310Z] #42 204.7 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T11:51:55.310Z] #42 204.7 Makefile.config:40: Warn: Building without nftables support [2020-11-27T11:51:55.523Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41718/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41718/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:703951197c3338631ee0529dd9dd814d16f037f0 hack/validate/default [2020-11-27T11:51:55.707Z] #18 61.10 Setting up python3-setuptools (40.8.0-1) ... [2020-11-27T11:51:55.828Z] #41 167.4 CC criu/util.o [2020-11-27T11:51:56.091Z] Congratulations! All commits are properly signed with the DCO! [2020-11-27T11:51:56.091Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-11-27T11:51:56.091Z] No api/types/ or api/swagger.yaml changes in diff. [2020-11-27T11:51:56.091Z] Congratulations! All TOML source files changed here have valid syntax. [2020-11-27T11:51:56.350Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-11-27T11:51:56.350Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-11-27T11:51:56.350Z] Congratulations! No new tests were added to integration-cli. [2020-11-27T11:51:56.350Z] [2020-11-27T11:51:56.350Z] INFO Start validation with golang-ci-lint [2020-11-27T11:51:56.350Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-11-27T11:51:56.350Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-11-27T11:51:56.350Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-11-27T11:51:56.368Z] #42 205.5 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T11:51:56.645Z] #41 ... [2020-11-27T11:51:56.645Z] [2020-11-27T11:51:56.645Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:51:56.653Z] #18 62.18 Setting up python3-pip (18.1-5) ... [2020-11-27T11:51:56.904Z] #18 41.69 Selecting previously unselected package libnet1:amd64. [2020-11-27T11:51:56.904Z] #18 41.70 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-27T11:51:56.904Z] #18 41.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:51:56.904Z] #18 41.84 Selecting previously unselected package libnl-3-200:amd64. [2020-11-27T11:51:56.904Z] #18 41.86 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-27T11:51:56.904Z] #18 41.86 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T11:51:57.163Z] #18 41.99 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-27T11:51:57.163Z] #18 42.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-27T11:51:57.163Z] #18 42.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T11:51:57.163Z] #18 42.08 Selecting previously unselected package libreadline5:amd64. [2020-11-27T11:51:57.163Z] #18 42.08 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-11-27T11:51:57.163Z] #18 42.09 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-27T11:51:57.224Z] #41 168.6 CC criu/uts_ns.o [2020-11-27T11:51:57.224Z] #41 168.8 CC criu/vdso.o [2020-11-27T11:51:57.421Z] #18 42.20 Selecting previously unselected package net-tools. [2020-11-27T11:51:57.421Z] #18 42.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-11-27T11:51:57.421Z] #18 42.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T11:51:57.421Z] #18 42.43 Selecting previously unselected package python-pip-whl. [2020-11-27T11:51:57.421Z] #18 42.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-27T11:51:57.421Z] #18 42.45 Unpacking python-pip-whl (18.1-5) ... [2020-11-27T11:51:57.423Z] #42 206.5 make[1]: Nothing to be done for 'all'. [2020-11-27T11:51:57.598Z] #18 63.23 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:51:57.804Z] #41 169.3 LINK criu/built-in.o [2020-11-27T11:51:57.804Z] #41 169.4 LINK criu/criu [2020-11-27T11:51:57.860Z] #18 63.29 Processing triggers for mime-support (3.62) ... [2020-11-27T11:51:57.985Z] #18 43.05 Selecting previously unselected package python3-lib2to3. [2020-11-27T11:51:57.985Z] #18 43.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-27T11:51:58.067Z] #42 207.4 make[1]: 'images/built-in.o' is up to date. [2020-11-27T11:51:58.067Z] #42 207.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-27T11:51:58.067Z] #42 207.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-27T11:51:58.067Z] #42 207.5 make[1]: 'compel/libcompel.a' is up to date. [2020-11-27T11:51:58.067Z] #42 207.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-27T11:51:58.067Z] #42 207.6 make[1]: Nothing to be done for 'all'. [2020-11-27T11:51:58.067Z] #41 ... [2020-11-27T11:51:58.067Z] [2020-11-27T11:51:58.067Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-27T11:51:58.067Z] #23 DONE 0.7s [2020-11-27T11:51:58.067Z] [2020-11-27T11:51:58.067Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-27T11:51:58.241Z] #18 43.06 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-27T11:51:58.241Z] #18 43.19 Selecting previously unselected package python3-distutils. [2020-11-27T11:51:58.241Z] #18 43.19 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-27T11:51:58.241Z] #18 43.19 Unpacking python3-distutils (3.7.3-1) ... [2020-11-27T11:51:58.363Z] #42 207.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T11:51:58.363Z] #42 207.9 make[2]: Nothing to be done for 'all'. [2020-11-27T11:51:58.434Z] #18 DONE 64.2s [2020-11-27T11:51:58.434Z] [2020-11-27T11:51:58.434Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:51:58.434Z] #38 234.7 + dpkg --print-architecture [2020-11-27T11:51:58.434Z] #38 234.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-27T11:51:58.434Z] #38 235.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-27T11:51:58.434Z] #38 235.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-27T11:51:58.497Z] #18 43.35 Selecting previously unselected package python3-pip. [2020-11-27T11:51:58.497Z] #18 43.36 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-27T11:51:58.497Z] #18 43.36 Unpacking python3-pip (18.1-5) ... [2020-11-27T11:51:58.661Z] #42 207.9 make[2]: Nothing to be done for 'all'. [2020-11-27T11:51:58.661Z] #42 208.0 make[2]: Nothing to be done for 'all'. [2020-11-27T11:51:58.661Z] #42 208.1 make[2]: Nothing to be done for 'all'. [2020-11-27T11:51:58.753Z] #18 43.54 Selecting previously unselected package python3-pkg-resources. [2020-11-27T11:51:58.753Z] #18 43.54 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-27T11:51:58.753Z] #18 43.54 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-27T11:51:58.753Z] #18 43.69 Selecting previously unselected package python3-setuptools. [2020-11-27T11:51:58.753Z] #18 43.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-27T11:51:58.753Z] #18 43.72 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-27T11:51:58.958Z] #42 208.2 make[2]: Nothing to be done for 'all'. [2020-11-27T11:51:58.958Z] #42 208.2 make[2]: Nothing to be done for 'all'. [2020-11-27T11:51:58.958Z] #42 208.3 make[2]: Nothing to be done for 'all'. [2020-11-27T11:51:59.009Z] #18 43.99 Selecting previously unselected package python3-wheel. [2020-11-27T11:51:59.009Z] #18 44.00 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-27T11:51:59.009Z] #18 44.00 Unpacking python3-wheel (0.32.3-2) ... [2020-11-27T11:51:59.009Z] #18 44.09 Selecting previously unselected package sudo. [2020-11-27T11:51:59.255Z] #42 208.4 make[2]: Nothing to be done for 'all'. [2020-11-27T11:51:59.255Z] #42 208.4 INSTALL criu/criu [2020-11-27T11:51:59.255Z] #42 DONE 208.5s [2020-11-27T11:51:59.255Z] [2020-11-27T11:51:59.255Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:51:59.265Z] #18 44.09 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-11-27T11:51:59.265Z] #18 44.11 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-27T11:52:01.197Z] #38 ... [2020-11-27T11:52:01.197Z] [2020-11-27T11:52:01.197Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-27T11:52:01.197Z] #19 0.954 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-27T11:52:01.197Z] #19 0.958 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-27T11:52:01.197Z] #19 0.961 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-27T11:52:01.197Z] #19 DONE 1.0s [2020-11-27T11:52:01.197Z] [2020-11-27T11:52:01.197Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T11:52:01.202Z] #18 44.58 Selecting previously unselected package thin-provisioning-tools. [2020-11-27T11:52:01.202Z] #18 44.59 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-11-27T11:52:01.202Z] #18 44.59 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T11:52:01.202Z] #18 44.85 Selecting previously unselected package uidmap. [2020-11-27T11:52:01.202Z] #18 44.86 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-11-27T11:52:01.202Z] #18 44.86 Unpacking uidmap (1:4.5-1.1) ... [2020-11-27T11:52:01.202Z] #18 44.99 Selecting previously unselected package vim-runtime. [2020-11-27T11:52:01.202Z] #18 44.99 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-27T11:52:01.202Z] #18 45.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-27T11:52:01.202Z] #18 45.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-27T11:52:01.202Z] #18 45.05 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-27T11:52:01.339Z] 4612f6d0b889: Verifying Checksum [2020-11-27T11:52:01.339Z] 4612f6d0b889: Download complete [2020-11-27T11:52:01.581Z] #48 272.3 + /build/golangci-lint --version [2020-11-27T11:52:01.879Z] #48 272.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-27T11:52:02.184Z] #48 DONE 272.9s [2020-11-27T11:52:02.184Z] [2020-11-27T11:52:02.184Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:52:02.589Z] #20 ... [2020-11-27T11:52:02.589Z] [2020-11-27T11:52:02.589Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:52:02.589Z] #41 131.7 CC criu/fsnotify.o [2020-11-27T11:52:02.589Z] #41 132.8 CC criu/image-desc.o [2020-11-27T11:52:02.589Z] #41 132.9 CC criu/image.o [2020-11-27T11:52:02.589Z] #41 133.8 CC criu/ipc_ns.o [2020-11-27T11:52:02.589Z] #41 135.1 CC criu/irmap.o [2020-11-27T11:52:02.589Z] #41 135.8 CC criu/kcmp-ids.o [2020-11-27T11:52:02.589Z] #41 136.1 CC criu/kerndat.o [2020-11-27T11:52:02.589Z] #41 137.2 CC criu/libnetlink.o [2020-11-27T11:52:02.589Z] #41 137.5 CC criu/log.o [2020-11-27T11:52:02.589Z] #41 138.2 CC criu/lsm.o [2020-11-27T11:52:02.589Z] #41 138.8 CC criu/mem.o [2020-11-27T11:52:02.589Z] #41 140.8 CC criu/memfd.o [2020-11-27T11:52:02.589Z] #41 141.5 CC criu/mount.o [2020-11-27T11:52:03.134Z] #28 ... [2020-11-27T11:52:03.135Z] [2020-11-27T11:52:03.135Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:52:03.135Z] #41 169.9 DEP lib/c/criu.d [2020-11-27T11:52:03.135Z] #41 169.9 CC images/rpc.pb-c.o [2020-11-27T11:52:03.135Z] #41 170.6 CC lib/c/criu.o [2020-11-27T11:52:03.135Z] #41 171.6 LINK lib/c/built-in.o [2020-11-27T11:52:03.135Z] #41 171.6 LINK lib/c/libcriu.so [2020-11-27T11:52:03.135Z] #41 171.6 LINK lib/c/libcriu.a [2020-11-27T11:52:03.135Z] #41 171.8 GEN magic.py [2020-11-27T11:52:03.135Z] #41 172.0 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T11:52:03.135Z] #41 172.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T11:52:03.135Z] #41 172.0 Note: Building without GnuTLS support [2020-11-27T11:52:03.135Z] #41 172.0 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T11:52:03.135Z] #41 172.0 Makefile.config:40: Warn: Building without nftables support [2020-11-27T11:52:03.135Z] #41 172.8 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T11:52:03.135Z] #41 173.6 make[1]: Nothing to be done for 'all'. [2020-11-27T11:52:03.135Z] #41 174.4 make[1]: 'images/built-in.o' is up to date. [2020-11-27T11:52:03.135Z] #41 174.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-27T11:52:03.135Z] #41 174.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-27T11:52:03.135Z] #41 174.5 make[1]: 'compel/libcompel.a' is up to date. [2020-11-27T11:52:03.135Z] #41 174.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-27T11:52:03.135Z] #41 174.6 make[1]: Nothing to be done for 'all'. [2020-11-27T11:52:03.135Z] #41 174.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T11:52:03.135Z] #41 174.9 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:03.135Z] #41 174.9 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:03.354Z] #18 48.11 Selecting previously unselected package vim. [2020-11-27T11:52:03.354Z] #18 48.12 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-11-27T11:52:03.354Z] #18 48.14 Unpacking vim (2:8.1.0875-5) ... [2020-11-27T11:52:03.397Z] #41 175.0 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:03.397Z] #41 175.1 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:03.397Z] #41 175.1 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:03.397Z] #41 175.2 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:03.661Z] #41 175.3 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:03.661Z] #41 175.4 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:03.661Z] #41 175.4 INSTALL criu/criu [2020-11-27T11:52:03.868Z] #18 48.67 Selecting previously unselected package xfsprogs. [2020-11-27T11:52:03.868Z] #18 48.68 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-11-27T11:52:03.868Z] #18 48.68 Unpacking xfsprogs (4.20.0-1) ... [2020-11-27T11:52:04.382Z] #18 49.11 Selecting previously unselected package zip. [2020-11-27T11:52:04.382Z] #18 49.13 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-11-27T11:52:04.382Z] #18 49.13 Unpacking zip (3.0-11+b1) ... [2020-11-27T11:52:04.382Z] #18 49.35 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-27T11:52:04.382Z] #18 49.37 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-27T11:52:04.382Z] #18 49.39 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-11-27T11:52:04.382Z] #18 49.40 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-27T11:52:04.382Z] #18 49.42 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-11-27T11:52:04.382Z] #18 49.43 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-11-27T11:52:04.382Z] #18 49.44 Setting up uidmap (1:4.5-1.1) ... [2020-11-27T11:52:04.638Z] #18 49.48 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-11-27T11:52:04.638Z] #18 49.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-27T11:52:04.638Z] #18 49.50 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-27T11:52:04.638Z] #18 49.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-27T11:52:04.638Z] #18 49.53 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-27T11:52:04.638Z] #18 49.54 Setting up xxd (2:8.1.0875-5) ... [2020-11-27T11:52:04.638Z] #18 49.55 Setting up zip (3.0-11+b1) ... [2020-11-27T11:52:04.638Z] #18 49.56 Setting up vim-common (2:8.1.0875-5) ... [2020-11-27T11:52:04.638Z] #18 49.59 Setting up bash-completion (1:2.8-6) ... [2020-11-27T11:52:05.142Z] #41 ... [2020-11-27T11:52:05.142Z] [2020-11-27T11:52:05.142Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T11:52:05.142Z] #20 4.987 Collecting yamllint==1.16.0 [2020-11-27T11:52:07.912Z] #18 52.30 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-11-27T11:52:07.912Z] #18 52.31 Setting up xz-utils (5.2.4-1) ... [2020-11-27T11:52:07.912Z] #18 52.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-27T11:52:07.912Z] #18 52.33 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-27T11:52:07.912Z] #18 52.40 invoke-rc.d: could not determine current runlevel [2020-11-27T11:52:07.912Z] #18 52.42 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-27T11:52:07.912Z] #18 52.43 Setting up pigz (2.4-1) ... [2020-11-27T11:52:07.912Z] #18 52.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-27T11:52:07.912Z] #18 52.46 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-27T11:52:07.912Z] #18 52.48 Setting up python-pip-whl (18.1-5) ... [2020-11-27T11:52:07.912Z] #18 52.49 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-11-27T11:52:07.912Z] #18 52.50 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-27T11:52:07.912Z] #18 ... [2020-11-27T11:52:07.912Z] [2020-11-27T11:52:07.912Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:52:07.912Z] #41 120.8 CC criu/cr-errno.o [2020-11-27T11:52:07.912Z] #41 120.9 CC criu/cr-restore.o [2020-11-27T11:52:07.912Z] #41 125.4 CC criu/cr-service.o [2020-11-27T11:52:07.912Z] #41 126.9 CC criu/crtools.o [2020-11-27T11:52:07.912Z] #41 127.5 CC criu/eventfd.o [2020-11-27T11:52:07.912Z] #41 127.9 CC criu/eventpoll.o [2020-11-27T11:52:07.912Z] #41 128.8 CC criu/external.o [2020-11-27T11:52:07.912Z] #41 129.2 CC criu/fault-injection.o [2020-11-27T11:52:07.912Z] #41 129.3 CC criu/fdstore.o [2020-11-27T11:52:07.912Z] #41 129.7 CC criu/fifo.o [2020-11-27T11:52:07.912Z] #41 130.2 CC criu/file-ids.o [2020-11-27T11:52:07.912Z] #41 130.5 CC criu/file-lock.o [2020-11-27T11:52:07.912Z] #41 ... [2020-11-27T11:52:07.912Z] [2020-11-27T11:52:07.912Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:52:07.912Z] #18 52.88 Setting up libaio1:amd64 (0.3.112-3) ... [2020-11-27T11:52:07.912Z] #18 52.90 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-27T11:52:07.912Z] #18 52.91 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-27T11:52:07.912Z] #18 52.92 Setting up vim (2:8.1.0875-5) ... [2020-11-27T11:52:07.912Z] #18 52.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-27T11:52:07.912Z] #18 52.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-27T11:52:07.912Z] #18 52.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-27T11:52:07.912Z] #18 52.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-27T11:52:07.912Z] #18 52.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-27T11:52:08.169Z] #18 52.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-27T11:52:08.169Z] #18 52.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-27T11:52:08.169Z] #18 52.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-27T11:52:08.169Z] #18 52.99 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-27T11:52:08.169Z] #18 53.00 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-27T11:52:08.169Z] #18 53.02 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-27T11:52:08.169Z] #18 53.03 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-27T11:52:08.169Z] #18 53.04 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-27T11:52:08.169Z] #18 53.05 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-27T11:52:08.969Z] #41 DONE 179.9s [2020-11-27T11:52:08.969Z] [2020-11-27T11:52:08.969Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-27T11:52:08.969Z] #28 DONE 10.5s [2020-11-27T11:52:08.969Z] [2020-11-27T11:52:08.969Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-27T11:52:09.232Z] #31 DONE 0.9s [2020-11-27T11:52:09.232Z] [2020-11-27T11:52:09.232Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-27T11:52:09.495Z] #33 DONE 0.2s [2020-11-27T11:52:09.495Z] [2020-11-27T11:52:09.495Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:52:09.495Z] #54 ... [2020-11-27T11:52:09.495Z] [2020-11-27T11:52:09.495Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-27T11:52:09.837Z] #36 DONE 0.2s [2020-11-27T11:52:09.837Z] [2020-11-27T11:52:09.837Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-27T11:52:10.441Z] #20 10.32 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-27T11:52:10.441Z] #20 10.42 Collecting pyyaml (from yamllint==1.16.0) [2020-11-27T11:52:10.441Z] #20 10.55 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-27T11:52:10.787Z] #39 DONE 0.9s [2020-11-27T11:52:10.787Z] [2020-11-27T11:52:10.787Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-27T11:52:10.787Z] #42 DONE 0.2s [2020-11-27T11:52:10.787Z] [2020-11-27T11:52:10.787Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-27T11:52:11.362Z] #44 DONE 0.6s [2020-11-27T11:52:11.362Z] [2020-11-27T11:52:11.362Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-27T11:52:11.442Z] #18 56.04 Setting up iptables (1.8.2-4) ... [2020-11-27T11:52:11.442Z] #18 56.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T11:52:11.442Z] #18 56.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T11:52:11.442Z] #18 56.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-27T11:52:11.442Z] #18 56.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-27T11:52:11.442Z] #18 56.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-27T11:52:11.442Z] #18 56.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-27T11:52:11.442Z] #18 56.10 Setting up python3 (3.7.3-1) ... [2020-11-27T11:52:11.623Z] #46 DONE 0.1s [2020-11-27T11:52:11.623Z] [2020-11-27T11:52:11.623Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-27T11:52:11.699Z] #18 56.56 Setting up python3-wheel (0.32.3-2) ... [2020-11-27T11:52:11.831Z] #20 12.06 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-27T11:52:11.831Z] #20 12.10 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-27T11:52:11.831Z] #20 12.15 Building wheels for collected packages: pyyaml [2020-11-27T11:52:11.831Z] #20 12.16 Running setup.py bdist_wheel for pyyaml: started [2020-11-27T11:52:12.629Z] #18 57.34 Setting up apparmor (2.13.2-10) ... [2020-11-27T11:52:13.014Z] #48 DONE 1.3s [2020-11-27T11:52:13.014Z] [2020-11-27T11:52:13.014Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-27T11:52:13.014Z] #50 DONE 0.3s [2020-11-27T11:52:13.014Z] [2020-11-27T11:52:13.014Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-27T11:52:13.220Z] #20 13.31 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-27T11:52:13.220Z] #20 13.31 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-27T11:52:13.220Z] #20 13.43 Successfully built pyyaml [2020-11-27T11:52:13.220Z] #20 13.43 Installing collected packages: pyyaml, pathspec, yamllint [2020-11-27T11:52:13.482Z] #20 13.78 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-27T11:52:13.590Z] #52 DONE 0.6s [2020-11-27T11:52:13.590Z] [2020-11-27T11:52:13.590Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:52:13.743Z] #20 DONE 14.2s [2020-11-27T11:52:13.744Z] [2020-11-27T11:52:13.744Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:52:13.744Z] #41 145.2 CC criu/namespaces.o [2020-11-27T11:52:13.744Z] #41 147.0 CC criu/net.o [2020-11-27T11:52:13.744Z] #41 150.2 CC criu/netfilter.o [2020-11-27T11:52:13.744Z] #41 150.7 CC criu/page-pipe.o [2020-11-27T11:52:13.744Z] #41 151.3 CC criu/page-xfer.o [2020-11-27T11:52:14.006Z] #41 ... [2020-11-27T11:52:14.006Z] [2020-11-27T11:52:14.006Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-27T11:52:14.006Z] #23 DONE 0.1s [2020-11-27T11:52:14.006Z] [2020-11-27T11:52:14.006Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-27T11:52:14.522Z] #18 59.18 Setting up xfsprogs (4.20.0-1) ... [2020-11-27T11:52:14.522Z] #18 59.19 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-27T11:52:14.522Z] #18 59.60 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-27T11:52:15.892Z] #18 60.49 Setting up python3-distutils (3.7.3-1) ... [2020-11-27T11:52:16.149Z] #18 61.00 Setting up python3-setuptools (40.8.0-1) ... [2020-11-27T11:52:17.079Z] #18 ... [2020-11-27T11:52:17.079Z] [2020-11-27T11:52:17.079Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:52:17.079Z] #38 241.8 + dpkg --print-architecture [2020-11-27T11:52:17.079Z] #38 241.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-27T11:52:17.315Z] #28 DONE 3.0s [2020-11-27T11:52:17.315Z] [2020-11-27T11:52:17.315Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-27T11:52:17.315Z] #31 DONE 0.4s [2020-11-27T11:52:17.315Z] [2020-11-27T11:52:17.315Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-27T11:52:17.316Z] #33 DONE 0.1s [2020-11-27T11:52:17.316Z] [2020-11-27T11:52:17.316Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-27T11:52:17.577Z] #36 DONE 0.1s [2020-11-27T11:52:17.577Z] [2020-11-27T11:52:17.577Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:52:17.577Z] #41 153.1 CC criu/pagemap-cache.o [2020-11-27T11:52:17.577Z] #41 153.6 CC criu/pagemap.o [2020-11-27T11:52:17.577Z] #41 154.5 CC criu/parasite-syscall.o [2020-11-27T11:52:17.577Z] #41 155.3 CC criu/path.o [2020-11-27T11:52:17.577Z] #41 155.6 CC criu/pie-util-vdso-elf32.o [2020-11-27T11:52:17.578Z] #41 156.1 CC criu/pie-util-vdso.o [2020-11-27T11:52:17.578Z] #41 156.6 CC criu/pie-util.o [2020-11-27T11:52:17.592Z] #38 242.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-27T11:52:17.592Z] #38 242.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-27T11:52:17.839Z] #41 156.8 CC criu/pipes.o [2020-11-27T11:52:18.156Z] #38 ... [2020-11-27T11:52:18.156Z] [2020-11-27T11:52:18.156Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:52:18.156Z] #41 131.5 CC criu/files-ext.o [2020-11-27T11:52:18.156Z] #41 131.9 CC criu/files-reg.o [2020-11-27T11:52:18.156Z] #41 134.2 CC criu/files.o [2020-11-27T11:52:18.156Z] #41 136.2 CC criu/filesystems.o [2020-11-27T11:52:18.156Z] #41 136.8 CC criu/fsnotify.o [2020-11-27T11:52:18.156Z] #41 138.0 CC criu/image-desc.o [2020-11-27T11:52:18.156Z] #41 138.1 CC criu/image.o [2020-11-27T11:52:18.156Z] #41 139.0 CC criu/ipc_ns.o [2020-11-27T11:52:18.156Z] #41 140.2 CC criu/irmap.o [2020-11-27T11:52:18.156Z] #41 140.9 CC criu/kcmp-ids.o [2020-11-27T11:52:18.156Z] #41 141.2 CC criu/kerndat.o [2020-11-27T11:52:18.414Z] #41 ... [2020-11-27T11:52:18.414Z] [2020-11-27T11:52:18.414Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-27T11:52:18.414Z] #18 62.15 Setting up python3-pip (18.1-5) ... [2020-11-27T11:52:18.414Z] #18 63.18 Processing triggers for libc-bin (2.28-10) ... [2020-11-27T11:52:18.414Z] #18 63.22 Processing triggers for mime-support (3.62) ... [2020-11-27T11:52:18.414Z] #41 157.4 CC criu/plugin.o [2020-11-27T11:52:18.676Z] #41 157.7 CC criu/proc_parse.o [2020-11-27T11:52:19.346Z] #18 DONE 64.2s [2020-11-27T11:52:19.346Z] [2020-11-27T11:52:19.346Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-27T11:52:20.275Z] #19 0.910 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-27T11:52:20.275Z] #19 0.914 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-27T11:52:20.275Z] #19 0.918 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-27T11:52:20.275Z] #19 DONE 1.0s [2020-11-27T11:52:20.275Z] [2020-11-27T11:52:20.275Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:52:20.275Z] #41 142.4 CC criu/libnetlink.o [2020-11-27T11:52:20.275Z] #41 143.0 CC criu/log.o [2020-11-27T11:52:20.536Z] #41 143.8 CC criu/lsm.o [2020-11-27T11:52:20.865Z] #23 ... [2020-11-27T11:52:20.865Z] [2020-11-27T11:52:20.865Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:52:20.865Z] #55 253.9 + bin/containerd [2020-11-27T11:52:21.100Z] #41 144.4 CC criu/mem.o [2020-11-27T11:52:21.228Z] #41 160.1 CC criu/protobuf-desc.o [2020-11-27T11:52:21.802Z] #41 160.9 CC criu/protobuf.o [2020-11-27T11:52:22.063Z] #41 ... [2020-11-27T11:52:22.063Z] [2020-11-27T11:52:22.063Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:52:22.063Z] #51 91.53 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-27T11:52:22.063Z] #51 93.53 + mkdir -p /build [2020-11-27T11:52:22.063Z] #51 93.53 + cp runc /build/runc [2020-11-27T11:52:22.063Z] #51 DONE 94.5s [2020-11-27T11:52:22.328Z] [2020-11-27T11:52:22.328Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:52:22.328Z] #38 DONE 262.0s [2020-11-27T11:52:22.328Z] [2020-11-27T11:52:22.328Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:52:22.328Z] #41 161.3 CC criu/pstree.o [2020-11-27T11:52:22.993Z] #41 146.2 CC criu/memfd.o [2020-11-27T11:52:23.556Z] #41 146.9 CC criu/mount.o [2020-11-27T11:52:23.717Z] #41 162.6 CC criu/rbtree.o [2020-11-27T11:52:23.979Z] #41 162.8 CC criu/rst-malloc.o [2020-11-27T11:52:24.242Z] #41 163.1 CC criu/seccomp.o [2020-11-27T11:52:24.832Z] #41 163.8 CC criu/seize.o [2020-11-27T11:52:25.367Z] #55 ... [2020-11-27T11:52:25.367Z] [2020-11-27T11:52:25.367Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:52:25.367Z] #23 295.9 + return [2020-11-27T11:52:25.367Z] #23 DONE 296.1s [2020-11-27T11:52:25.367Z] [2020-11-27T11:52:25.367Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:52:25.409Z] #41 164.4 CC criu/servicefd.o [2020-11-27T11:52:25.670Z] #41 ... [2020-11-27T11:52:25.670Z] [2020-11-27T11:52:25.670Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-27T11:52:25.670Z] #39 DONE 0.8s [2020-11-27T11:52:25.670Z] [2020-11-27T11:52:25.670Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:52:25.670Z] #41 164.7 CC criu/shmem.o [2020-11-27T11:52:25.835Z] #54 217.6 + bin/containerd-stress [2020-11-27T11:52:26.270Z] #41 165.4 CC criu/sigframe.o [2020-11-27T11:52:26.537Z] #41 165.5 CC criu/signalfd.o [2020-11-27T11:52:26.799Z] #41 165.7 CC criu/sk-inet.o [2020-11-27T11:52:27.373Z] #41 166.2 CC criu/sk-netlink.o [2020-11-27T11:52:27.467Z] #55 ... [2020-11-27T11:52:27.467Z] [2020-11-27T11:52:27.467Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-27T11:52:27.467Z] #24 DONE 0.1s [2020-11-27T11:52:27.467Z] [2020-11-27T11:52:27.467Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-27T11:52:27.634Z] #41 166.5 CC criu/sk-packet.o [2020-11-27T11:52:27.736Z] #41 150.7 CC criu/namespaces.o [2020-11-27T11:52:27.896Z] #41 166.9 CC criu/sk-queue.o [2020-11-27T11:52:28.111Z] #29 DONE 0.6s [2020-11-27T11:52:28.111Z] [2020-11-27T11:52:28.111Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-27T11:52:28.111Z] #32 DONE 0.1s [2020-11-27T11:52:28.111Z] [2020-11-27T11:52:28.111Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:52:28.111Z] #55 ... [2020-11-27T11:52:28.111Z] [2020-11-27T11:52:28.111Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-27T11:52:28.111Z] #34 DONE 0.1s [2020-11-27T11:52:28.111Z] [2020-11-27T11:52:28.111Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-27T11:52:28.158Z] #41 167.1 CC criu/sk-tcp.o [2020-11-27T11:52:28.383Z] #54 220.8 + bin/containerd-shim [2020-11-27T11:52:28.407Z] #37 DONE 0.1s [2020-11-27T11:52:28.407Z] [2020-11-27T11:52:28.407Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-27T11:52:28.407Z] #40 DONE 0.1s [2020-11-27T11:52:28.407Z] [2020-11-27T11:52:28.407Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-27T11:52:28.407Z] #43 DONE 0.1s [2020-11-27T11:52:28.407Z] [2020-11-27T11:52:28.407Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-27T11:52:28.419Z] #41 ... [2020-11-27T11:52:28.419Z] [2020-11-27T11:52:28.419Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:52:28.419Z] #47 267.8 + /build/golangci-lint --version [2020-11-27T11:52:28.419Z] #47 268.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-27T11:52:28.419Z] #47 DONE 268.3s [2020-11-27T11:52:28.419Z] [2020-11-27T11:52:28.419Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:52:28.419Z] #41 167.4 CC criu/sk-unix.o [2020-11-27T11:52:28.724Z] #45 DONE 0.1s [2020-11-27T11:52:28.724Z] [2020-11-27T11:52:28.724Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-27T11:52:28.724Z] #47 DONE 0.1s [2020-11-27T11:52:28.724Z] [2020-11-27T11:52:28.724Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-27T11:52:29.027Z] #49 DONE 0.3s [2020-11-27T11:52:29.027Z] [2020-11-27T11:52:29.027Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-27T11:52:29.027Z] #51 DONE 0.1s [2020-11-27T11:52:29.027Z] [2020-11-27T11:52:29.027Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:52:29.329Z] #55 ... [2020-11-27T11:52:29.329Z] [2020-11-27T11:52:29.329Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-27T11:52:29.329Z] #53 DONE 0.1s [2020-11-27T11:52:29.329Z] [2020-11-27T11:52:29.329Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:52:29.632Z] #41 152.5 CC criu/net.o [2020-11-27T11:52:29.848Z] #41 168.7 CC criu/sockets.o [2020-11-27T11:52:30.109Z] #41 169.2 CC criu/stats.o [2020-11-27T11:52:30.196Z] #41 ... [2020-11-27T11:52:30.196Z] [2020-11-27T11:52:30.196Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T11:52:30.196Z] #20 5.129 Collecting yamllint==1.16.0 [2020-11-27T11:52:30.685Z] #41 169.5 CC criu/string.o [2020-11-27T11:52:30.685Z] #41 169.6 CC criu/sysctl.o [2020-11-27T11:52:30.759Z] #20 10.46 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-27T11:52:30.759Z] #20 10.53 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-27T11:52:30.759Z] #20 10.57 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-27T11:52:30.759Z] #20 10.64 Collecting pyyaml (from yamllint==1.16.0) [2020-11-27T11:52:30.946Z] #41 169.9 CC criu/sysfs_parse.o [2020-11-27T11:52:31.016Z] #20 10.79 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-27T11:52:31.208Z] #41 170.1 CC criu/timens.o [2020-11-27T11:52:31.469Z] #41 170.3 CC criu/timerfd.o [2020-11-27T11:52:31.469Z] #41 170.5 CC criu/tty.o [2020-11-27T11:52:32.415Z] #41 171.4 CC criu/tun.o [2020-11-27T11:52:32.415Z] #41 171.6 CC criu/uffd.o [2020-11-27T11:52:32.910Z] #20 12.28 Building wheels for collected packages: pyyaml [2020-11-27T11:52:32.910Z] #20 12.28 Running setup.py bdist_wheel for pyyaml: started [2020-11-27T11:52:32.910Z] #20 ... [2020-11-27T11:52:32.910Z] [2020-11-27T11:52:32.910Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:52:32.910Z] #41 155.8 CC criu/netfilter.o [2020-11-27T11:52:33.167Z] #41 156.4 CC criu/page-pipe.o [2020-11-27T11:52:33.361Z] #41 172.1 CC criu/util.o [2020-11-27T11:52:33.623Z] #41 172.7 CC criu/uts_ns.o [2020-11-27T11:52:33.730Z] #41 157.1 CC criu/page-xfer.o [2020-11-27T11:52:33.884Z] #41 172.9 CC criu/vdso-compat.o [2020-11-27T11:52:33.884Z] #41 173.0 CC criu/vdso.o [2020-11-27T11:52:34.458Z] #41 173.3 LINK criu/built-in.o [2020-11-27T11:52:34.458Z] #41 173.4 LINK criu/criu [2020-11-27T11:52:34.660Z] #41 ... [2020-11-27T11:52:34.660Z] [2020-11-27T11:52:34.660Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-27T11:52:34.660Z] #20 13.16 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-27T11:52:34.660Z] #20 13.16 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-27T11:52:34.660Z] #20 13.22 Successfully built pyyaml [2020-11-27T11:52:34.660Z] #20 13.23 Installing collected packages: pathspec, pyyaml, yamllint [2020-11-27T11:52:34.660Z] #20 13.65 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-27T11:52:34.660Z] #20 DONE 14.3s [2020-11-27T11:52:34.660Z] [2020-11-27T11:52:34.660Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-27T11:52:34.660Z] #23 DONE 0.1s [2020-11-27T11:52:34.660Z] [2020-11-27T11:52:34.660Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-27T11:52:34.720Z] #41 173.6 DEP lib/c/criu.d [2020-11-27T11:52:34.720Z] #41 173.7 CC images/rpc.pb-c.o [2020-11-27T11:52:34.982Z] #41 174.0 CC lib/c/criu.o [2020-11-27T11:52:34.983Z] #54 226.5 + bin/containerd-shim-runc-v1 [2020-11-27T11:52:35.555Z] #41 174.5 LINK lib/c/built-in.o [2020-11-27T11:52:35.555Z] #41 174.5 LINK lib/c/libcriu.so [2020-11-27T11:52:35.556Z] #41 174.5 LINK lib/c/libcriu.a [2020-11-27T11:52:35.556Z] #41 174.6 GEN magic.py [2020-11-27T11:52:35.817Z] #41 174.7 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T11:52:35.817Z] #41 174.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T11:52:35.817Z] #41 174.7 Note: Building without GnuTLS support [2020-11-27T11:52:35.817Z] #41 174.7 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T11:52:35.817Z] #41 174.7 Makefile.config:40: Warn: Building without nftables support [2020-11-27T11:52:36.391Z] #41 175.2 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T11:52:36.652Z] #41 175.6 make[1]: Nothing to be done for 'all'. [2020-11-27T11:52:36.914Z] #41 176.0 make[1]: 'images/built-in.o' is up to date. [2020-11-27T11:52:37.176Z] #41 176.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-27T11:52:37.176Z] #41 176.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-27T11:52:37.176Z] #41 176.1 make[1]: 'compel/libcompel.a' is up to date. [2020-11-27T11:52:37.176Z] #41 176.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-27T11:52:37.176Z] #41 176.1 make[1]: Nothing to be done for 'all'. [2020-11-27T11:52:37.176Z] #41 176.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T11:52:37.176Z] #41 176.3 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:37.176Z] #41 176.3 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:37.438Z] #41 176.3 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:37.438Z] #41 176.4 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:37.438Z] #41 176.4 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:37.438Z] #41 176.4 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:37.438Z] #41 176.4 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:37.438Z] #41 176.5 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:37.701Z] #41 176.5 INSTALL criu/criu [2020-11-27T11:52:37.964Z] #41 DONE 176.9s [2020-11-27T11:52:37.964Z] [2020-11-27T11:52:37.964Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:52:38.295Z] #54 230.6 + bin/containerd-shim-runc-v2 [2020-11-27T11:52:38.834Z] #28 DONE 3.4s [2020-11-27T11:52:38.834Z] [2020-11-27T11:52:38.834Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-27T11:52:38.834Z] #31 DONE 0.4s [2020-11-27T11:52:38.834Z] [2020-11-27T11:52:38.834Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:52:38.834Z] #41 158.7 CC criu/pagemap-cache.o [2020-11-27T11:52:38.834Z] #41 159.1 CC criu/pagemap.o [2020-11-27T11:52:38.834Z] #41 160.0 CC criu/parasite-syscall.o [2020-11-27T11:52:38.834Z] #41 161.0 CC criu/path.o [2020-11-27T11:52:38.834Z] #41 161.3 CC criu/pie-util-vdso-elf32.o [2020-11-27T11:52:38.834Z] #41 ... [2020-11-27T11:52:38.834Z] [2020-11-27T11:52:38.834Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-27T11:52:38.834Z] #33 DONE 0.0s [2020-11-27T11:52:38.834Z] [2020-11-27T11:52:38.834Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-27T11:52:38.834Z] #36 DONE 0.0s [2020-11-27T11:52:38.834Z] [2020-11-27T11:52:38.834Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:52:38.834Z] #41 161.9 CC criu/pie-util-vdso.o [2020-11-27T11:52:39.091Z] #41 162.3 CC criu/pie-util.o [2020-11-27T11:52:39.240Z] #54 231.8 + binaries [2020-11-27T11:52:39.348Z] #41 162.5 CC criu/pipes.o [2020-11-27T11:52:39.395Z] #54 ... [2020-11-27T11:52:39.395Z] [2020-11-27T11:52:39.395Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-27T11:52:39.395Z] #42 DONE 0.0s [2020-11-27T11:52:39.395Z] [2020-11-27T11:52:39.395Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-27T11:52:39.500Z] #54 231.8 + install -D bin/containerd /build/containerd [2020-11-27T11:52:39.500Z] #54 231.9 + install -D bin/containerd-shim /build/containerd-shim [2020-11-27T11:52:39.500Z] #54 231.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-27T11:52:39.500Z] #54 231.9 + install -D bin/ctr /build/ctr [2020-11-27T11:52:39.664Z] #44 DONE 0.2s [2020-11-27T11:52:39.664Z] [2020-11-27T11:52:39.664Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-27T11:52:39.664Z] #46 DONE 0.1s [2020-11-27T11:52:39.664Z] [2020-11-27T11:52:39.664Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-27T11:52:39.911Z] #41 163.2 CC criu/plugin.o [2020-11-27T11:52:40.168Z] #41 163.6 CC criu/proc_parse.o [2020-11-27T11:52:40.239Z] #48 DONE 0.5s [2020-11-27T11:52:40.239Z] [2020-11-27T11:52:40.239Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-27T11:52:40.239Z] #50 DONE 0.1s [2020-11-27T11:52:40.239Z] [2020-11-27T11:52:40.239Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-27T11:52:40.810Z] #52 DONE 0.3s [2020-11-27T11:52:40.810Z] [2020-11-27T11:52:40.810Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:52:41.382Z] #54 215.4 + bin/containerd [2020-11-27T11:52:42.688Z] #41 ... [2020-11-27T11:52:42.688Z] [2020-11-27T11:52:42.688Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-27T11:52:42.688Z] #51 91.96 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-27T11:52:42.688Z] #51 93.94 + mkdir -p /build [2020-11-27T11:52:42.688Z] #51 93.95 + cp runc /build/runc [2020-11-27T11:52:42.688Z] #51 DONE 94.6s [2020-11-27T11:52:42.688Z] [2020-11-27T11:52:42.688Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:52:42.688Z] #41 166.1 CC criu/protobuf-desc.o [2020-11-27T11:52:44.059Z] #41 167.5 CC criu/protobuf.o [2020-11-27T11:52:44.624Z] #41 ... [2020-11-27T11:52:44.624Z] [2020-11-27T11:52:44.624Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-27T11:52:44.624Z] #38 DONE 269.3s [2020-11-27T11:52:44.624Z] [2020-11-27T11:52:44.624Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:52:44.624Z] #41 167.8 CC criu/pstree.o [2020-11-27T11:52:44.804Z] #54 DONE 236.3s [2020-11-27T11:52:45.380Z] [2020-11-27T11:52:45.380Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-27T11:52:45.617Z] #41 168.9 CC criu/rbtree.o [2020-11-27T11:52:45.877Z] #41 169.2 CC criu/rst-malloc.o [2020-11-27T11:52:46.137Z] #41 169.4 CC criu/seccomp.o [2020-11-27T11:52:46.700Z] #41 169.9 CC criu/seize.o [2020-11-27T11:52:46.700Z] #41 ... [2020-11-27T11:52:46.700Z] [2020-11-27T11:52:46.700Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-27T11:52:46.700Z] #39 DONE 0.8s [2020-11-27T11:52:46.957Z] [2020-11-27T11:52:46.957Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:52:47.214Z] #41 170.4 CC criu/servicefd.o [2020-11-27T11:52:47.292Z] #55 DONE 2.0s [2020-11-27T11:52:47.292Z] [2020-11-27T11:52:47.292Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-27T11:52:47.472Z] #41 170.8 CC criu/shmem.o [2020-11-27T11:52:47.864Z] #59 DONE 0.4s [2020-11-27T11:52:47.864Z] [2020-11-27T11:52:47.864Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-27T11:52:48.035Z] #41 171.3 CC criu/sigframe.o [2020-11-27T11:52:48.035Z] #41 171.4 CC criu/signalfd.o [2020-11-27T11:52:48.292Z] #41 171.6 CC criu/sk-inet.o [2020-11-27T11:52:48.806Z] #61 DONE 1.0s [2020-11-27T11:52:48.806Z] [2020-11-27T11:52:48.806Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-27T11:52:48.806Z] #63 DONE 0.1s [2020-11-27T11:52:48.806Z] [2020-11-27T11:52:48.806Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-27T11:52:48.806Z] #64 DONE 0.0s [2020-11-27T11:52:48.806Z] [2020-11-27T11:52:48.806Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-27T11:52:49.223Z] #41 172.3 CC criu/sk-netlink.o [2020-11-27T11:52:49.223Z] #41 ... [2020-11-27T11:52:49.223Z] [2020-11-27T11:52:49.223Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:52:49.223Z] #47 273.6 + /build/golangci-lint --version [2020-11-27T11:52:49.223Z] #47 273.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-27T11:52:49.223Z] #47 DONE 274.1s [2020-11-27T11:52:49.223Z] [2020-11-27T11:52:49.223Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-27T11:52:49.223Z] #41 172.6 CC criu/sk-packet.o [2020-11-27T11:52:49.480Z] #41 172.9 CC criu/sk-queue.o [2020-11-27T11:52:50.045Z] #41 173.1 CC criu/sk-tcp.o [2020-11-27T11:52:50.045Z] #41 173.4 CC criu/sk-unix.o [2020-11-27T11:52:50.722Z] #65 DONE 1.7s [2020-11-27T11:52:50.722Z] [2020-11-27T11:52:50.722Z] #66 exporting to image [2020-11-27T11:52:50.722Z] #66 exporting layers [2020-11-27T11:52:51.249Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T11:52:51.249Z] [2020-11-27T11:52:51.249Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-27T11:52:51.249Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-27T11:52:51.249Z] HOSTNAME=e9c96e232817 [2020-11-27T11:52:51.249Z] TESTDEBUG=0 [2020-11-27T11:52:51.249Z] DEST=bundles/test-integration [2020-11-27T11:52:51.249Z] PWD=/go/src/github.com/docker/docker [2020-11-27T11:52:51.249Z] DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:52:51.249Z] container=docker [2020-11-27T11:52:51.249Z] HOME=/root [2020-11-27T11:52:51.249Z] GOLANG_VERSION=1.13.15 [2020-11-27T11:52:51.249Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-27T11:52:51.249Z] VALIDATE_BRANCH=master [2020-11-27T11:52:51.249Z] TERM=xterm [2020-11-27T11:52:51.249Z] DOCKER_PKG=github.com/docker/docker [2020-11-27T11:52:51.249Z] SHLVL=1 [2020-11-27T11:52:51.249Z] TIMEOUT=120m [2020-11-27T11:52:51.249Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-27T11:52:51.249Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-27T11:52:51.249Z] GO111MODULE=off [2020-11-27T11:52:51.249Z] DOCKER_EXPERIMENTAL=1 [2020-11-27T11:52:51.249Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-27T11:52:51.249Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-27T11:52:51.249Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-27T11:52:51.249Z] GOPATH=/go [2020-11-27T11:52:51.249Z] PKG_CONFIG=pkg-config [2020-11-27T11:52:51.249Z] _=/usr/bin/env [2020-11-27T11:52:51.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-27T11:52:51.415Z] #41 174.7 CC criu/sockets.o [2020-11-27T11:52:51.988Z] #41 175.3 CC criu/stats.o [2020-11-27T11:52:51.988Z] #41 175.4 CC criu/string.o [2020-11-27T11:52:52.280Z] #41 175.5 CC criu/sysctl.o [2020-11-27T11:52:52.572Z] #41 175.8 CC criu/sysfs_parse.o [2020-11-27T11:52:52.572Z] #41 176.0 CC criu/timens.o [2020-11-27T11:52:52.829Z] #41 176.2 CC criu/timerfd.o [2020-11-27T11:52:53.088Z] #41 176.4 CC criu/tty.o [2020-11-27T11:52:54.026Z] #41 177.3 CC criu/tun.o [2020-11-27T11:52:54.283Z] #41 177.5 CC criu/uffd.o [2020-11-27T11:52:54.847Z] #41 178.1 CC criu/util.o [2020-11-27T11:52:55.411Z] #41 178.8 CC criu/uts_ns.o [2020-11-27T11:52:55.667Z] #41 178.9 CC criu/vdso-compat.o [2020-11-27T11:52:55.667Z] #41 179.0 CC criu/vdso.o [2020-11-27T11:52:55.925Z] #41 179.3 LINK criu/built-in.o [2020-11-27T11:52:56.182Z] #41 179.4 LINK criu/criu [2020-11-27T11:52:56.439Z] #41 179.6 DEP lib/c/criu.d [2020-11-27T11:52:56.439Z] #41 179.7 CC images/rpc.pb-c.o [2020-11-27T11:52:56.526Z] #55 290.3 + bin/containerd-stress [2020-11-27T11:52:56.696Z] #41 180.0 CC lib/c/criu.o [2020-11-27T11:52:57.167Z] #55 292.8 + bin/containerd-shim [2020-11-27T11:52:57.265Z] #41 180.6 LINK lib/c/built-in.o [2020-11-27T11:52:57.265Z] #41 180.6 LINK lib/c/libcriu.so [2020-11-27T11:52:57.265Z] #41 180.6 LINK lib/c/libcriu.a [2020-11-27T11:52:57.317Z] #66 exporting layers 6.2s done [2020-11-27T11:52:57.317Z] #66 writing image sha256:e878073399e95e059e6fa095478b2fd55ea16f918b721d1e8fc567d6181eddf2 done [2020-11-27T11:52:57.317Z] #66 naming to docker.io/library/docker:703951197c3338631ee0529dd9dd814d16f037f0 done [2020-11-27T11:52:57.317Z] #66 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-27T11:52:57.522Z] #41 180.7 GEN magic.py [2020-11-27T11:52:57.522Z] #41 180.8 Note: Building without setproctitle() and strlcpy() support. [2020-11-27T11:52:57.522Z] #41 180.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-27T11:52:57.522Z] #41 180.8 Note: Building without GnuTLS support [2020-11-27T11:52:57.522Z] #41 180.8 Makefile.config:39: Warn: you have no libnftables installed [2020-11-27T11:52:57.522Z] #41 180.8 Makefile.config:40: Warn: Building without nftables support [2020-11-27T11:52:57.664Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41718/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:703951197c3338631ee0529dd9dd814d16f037f0 hack/test/unit [2020-11-27T11:52:58.086Z] #41 181.3 fatal: not a git repository (or any of the parent directories): .git [2020-11-27T11:52:58.650Z] #41 181.8 make[1]: Nothing to be done for 'all'. [2020-11-27T11:52:58.907Z] #41 182.2 make[1]: 'images/built-in.o' is up to date. [2020-11-27T11:52:58.907Z] #41 182.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-27T11:52:58.907Z] #41 182.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-27T11:52:58.907Z] #41 182.3 make[1]: 'compel/libcompel.a' is up to date. [2020-11-27T11:52:59.164Z] #41 182.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-27T11:52:59.164Z] #41 182.3 make[1]: Nothing to be done for 'all'. [2020-11-27T11:52:59.164Z] #41 182.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-27T11:52:59.164Z] #41 182.4 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:59.164Z] #41 182.4 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:59.164Z] #41 182.5 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:59.164Z] #41 182.5 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:59.422Z] #41 182.6 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:59.422Z] #41 182.6 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:59.422Z] #41 182.6 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:59.422Z] #41 182.7 make[2]: Nothing to be done for 'all'. [2020-11-27T11:52:59.422Z] #41 182.7 INSTALL criu/criu [2020-11-27T11:52:59.678Z] #41 DONE 183.0s [2020-11-27T11:52:59.678Z] [2020-11-27T11:52:59.678Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:53:00.608Z] #54 ... [2020-11-27T11:53:00.608Z] [2020-11-27T11:53:00.608Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-27T11:53:00.864Z] #42 DONE 0.1s [2020-11-27T11:53:00.864Z] [2020-11-27T11:53:00.864Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-27T11:53:01.120Z] #44 DONE 0.3s [2020-11-27T11:53:01.120Z] [2020-11-27T11:53:01.120Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-27T11:53:01.120Z] #46 DONE 0.2s [2020-11-27T11:53:01.120Z] [2020-11-27T11:53:01.120Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-27T11:53:02.047Z] #48 DONE 0.7s [2020-11-27T11:53:02.047Z] [2020-11-27T11:53:02.047Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-27T11:53:02.047Z] #50 DONE 0.1s [2020-11-27T11:53:02.047Z] [2020-11-27T11:53:02.047Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:53:02.047Z] #54 222.9 + bin/containerd [2020-11-27T11:53:02.304Z] #54 ... [2020-11-27T11:53:02.304Z] [2020-11-27T11:53:02.304Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-27T11:53:02.304Z] #52 DONE 0.2s [2020-11-27T11:53:02.304Z] [2020-11-27T11:53:02.304Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-27T11:53:02.956Z] ? github.com/docker/docker/api [no test files] [2020-11-27T11:53:05.716Z] #55 299.9 + bin/containerd-shim-runc-v1 [2020-11-27T11:53:09.279Z] #55 305.0 + bin/containerd-shim-runc-v2 [2020-11-27T11:53:10.793Z] #55 306.1 + binaries [2020-11-27T11:53:10.793Z] #55 306.1 + install -D bin/containerd /build/containerd [2020-11-27T11:53:10.793Z] #55 306.2 + install -D bin/containerd-shim /build/containerd-shim [2020-11-27T11:53:10.793Z] #55 306.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-27T11:53:10.793Z] #55 306.2 + install -D bin/ctr /build/ctr [2020-11-27T11:53:10.793Z] #55 DONE 306.3s [2020-11-27T11:53:11.843Z] [2020-11-27T11:53:11.843Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-27T11:53:11.843Z] #56 DONE 0.1s [2020-11-27T11:53:11.843Z] [2020-11-27T11:53:11.843Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-27T11:53:11.843Z] #60 DONE 0.1s [2020-11-27T11:53:11.843Z] [2020-11-27T11:53:11.843Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-27T11:53:11.843Z] #62 DONE 0.1s [2020-11-27T11:53:12.137Z] [2020-11-27T11:53:12.137Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-27T11:53:12.137Z] #64 DONE 0.1s [2020-11-27T11:53:12.137Z] [2020-11-27T11:53:12.137Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-27T11:53:12.137Z] #65 DONE 0.0s [2020-11-27T11:53:12.137Z] [2020-11-27T11:53:12.137Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-27T11:53:13.511Z] #54 243.6 + bin/containerd-stress [2020-11-27T11:53:13.512Z] #54 245.6 + bin/containerd-shim [2020-11-27T11:53:13.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-27T11:53:13.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-27T11:53:13.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-27T11:53:14.221Z] #66 DONE 2.2s [2020-11-27T11:53:14.221Z] [2020-11-27T11:53:14.221Z] #67 exporting to oci image format [2020-11-27T11:53:14.221Z] #67 exporting layers [2020-11-27T11:53:15.217Z] ok github.com/docker/docker/api/server 0.038s coverage: 9.0% of statements [2020-11-27T11:53:18.804Z] #54 252.2 + bin/containerd-shim-runc-v1 [2020-11-27T11:53:23.018Z] #54 256.8 + bin/containerd-shim-runc-v2 [2020-11-27T11:53:23.588Z] #54 257.8 + binaries [2020-11-27T11:53:23.589Z] #54 257.8 + install -D bin/containerd /build/containerd [2020-11-27T11:53:23.589Z] #54 257.8 + install -D bin/containerd-shim /build/containerd-shim [2020-11-27T11:53:23.589Z] #54 257.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-27T11:53:23.589Z] #54 257.8 + install -D bin/ctr /build/ctr [2020-11-27T11:53:25.503Z] #54 DONE 259.4s [2020-11-27T11:53:26.075Z] [2020-11-27T11:53:26.075Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-27T11:53:27.018Z] #55 DONE 0.9s [2020-11-27T11:53:27.018Z] [2020-11-27T11:53:27.018Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-27T11:53:27.278Z] #59 DONE 0.2s [2020-11-27T11:53:27.278Z] [2020-11-27T11:53:27.278Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-27T11:53:27.539Z] #61 DONE 0.5s [2020-11-27T11:53:27.539Z] [2020-11-27T11:53:27.539Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-27T11:53:27.539Z] #63 DONE 0.0s [2020-11-27T11:53:27.801Z] [2020-11-27T11:53:27.801Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-27T11:53:27.801Z] #64 DONE 0.0s [2020-11-27T11:53:27.801Z] [2020-11-27T11:53:27.801Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-27T11:53:29.195Z] #65 DONE 1.2s [2020-11-27T11:53:29.195Z] [2020-11-27T11:53:29.195Z] #66 exporting to image [2020-11-27T11:53:29.195Z] #66 exporting layers [2020-11-27T11:53:32.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-27T11:53:32.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-27T11:53:32.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-27T11:53:32.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-27T11:53:32.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-27T11:53:33.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-27T11:53:34.344Z] #54 250.9 + bin/containerd-stress [2020-11-27T11:53:34.344Z] #54 252.9 + bin/containerd-shim [2020-11-27T11:53:35.787Z] #66 exporting layers 6.5s done [2020-11-27T11:53:35.787Z] #66 writing image sha256:06550480fe50ed64a7d41fa5204bc3d514fdab1afd8dea27913cb832312c49bb done [2020-11-27T11:53:35.787Z] #66 naming to docker.io/library/docker:703951197c3338631ee0529dd9dd814d16f037f0 done [2020-11-27T11:53:35.787Z] #66 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-11-27T11:53:35.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-27T11:53:36.135Z] + trap exit INT TERM [2020-11-27T11:53:36.135Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-11-27T11:53:36.135Z] + CONTAINER_NAME=docker-pr2 [2020-11-27T11:53:36.135Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41718/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41718/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 -e DOCKER_GRAPHDRIVER docker:703951197c3338631ee0529dd9dd814d16f037f0 hack/make.sh dynbinary-daemon [2020-11-27T11:53:36.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-27T11:53:37.077Z] [2020-11-27T11:53:37.077Z] Removing bundles/ [2020-11-27T11:53:37.077Z] [2020-11-27T11:53:37.077Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-11-27T11:53:37.077Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T11:53:37.077Z] GOOS="" GOARCH="" GOARM="" [2020-11-27T11:53:38.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-27T11:53:38.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-27T11:53:39.590Z] #54 259.6 + bin/containerd-shim-runc-v1 [2020-11-27T11:53:39.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-27T11:53:40.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-27T11:53:41.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-27T11:53:42.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-27T11:53:43.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-27T11:53:43.763Z] #54 264.2 + bin/containerd-shim-runc-v2 [2020-11-27T11:53:44.312Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-27T11:53:44.312Z] Using test binary docker [2020-11-27T11:53:44.312Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-27T11:53:44.312Z] +++ /etc/init.d/apparmor start [2020-11-27T11:53:44.312Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T11:53:44.312Z] INFO: Waiting for daemon to start... [2020-11-27T11:53:44.312Z] Starting dockerd [2020-11-27T11:53:44.312Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-11-27T11:53:44.325Z] #54 265.1 + binaries [2020-11-27T11:53:44.325Z] #54 265.1 + install -D bin/containerd /build/containerd [2020-11-27T11:53:44.325Z] #54 265.1 + install -D bin/containerd-shim /build/containerd-shim [2020-11-27T11:53:44.325Z] #54 265.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-27T11:53:44.325Z] #54 265.2 + install -D bin/ctr /build/ctr [2020-11-27T11:53:45.690Z] #54 DONE 266.6s [2020-11-27T11:53:46.374Z] . [2020-11-27T11:53:46.374Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-27T11:53:46.374Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-27T11:53:46.374Z] Error: No such image: emptyfs [2020-11-27T11:53:46.374Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-27T11:53:46.374Z] ++++ docker load [2020-11-27T11:53:46.374Z] Running integration-test (iteration 1) [2020-11-27T11:53:46.374Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-11-27T11:53:46.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-27T11:53:46.374Z] ++ set -e [2020-11-27T11:53:46.374Z] ++ '[' -n 0 ']' [2020-11-27T11:53:46.374Z] ++ set -x [2020-11-27T11:53:46.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-27T11:53:46.625Z] [2020-11-27T11:53:46.625Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-27T11:53:47.553Z] #55 DONE 0.9s [2020-11-27T11:53:47.553Z] [2020-11-27T11:53:47.553Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-27T11:53:47.808Z] #59 DONE 0.2s [2020-11-27T11:53:47.808Z] [2020-11-27T11:53:47.808Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-27T11:53:48.064Z] #61 DONE 0.4s [2020-11-27T11:53:48.064Z] [2020-11-27T11:53:48.064Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-27T11:53:48.064Z] #63 DONE 0.0s [2020-11-27T11:53:48.064Z] [2020-11-27T11:53:48.064Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-27T11:53:48.064Z] #64 DONE 0.0s [2020-11-27T11:53:48.064Z] [2020-11-27T11:53:48.064Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-27T11:53:49.431Z] #65 DONE 1.4s [2020-11-27T11:53:49.688Z] [2020-11-27T11:53:49.688Z] #66 exporting to image [2020-11-27T11:53:49.688Z] #66 exporting layers [2020-11-27T11:53:54.842Z] Loaded image: buildpack-deps:buster [2020-11-27T11:53:55.132Z] Loaded image: busybox:latest [2020-11-27T11:53:55.132Z] Loaded image: busybox:glibc [2020-11-27T11:53:55.132Z] Loaded image: debian:buster [2020-11-27T11:53:55.132Z] Loaded image: hello-world:latest [2020-11-27T11:53:55.422Z] Loaded image: arm32v7/hello-world:latest [2020-11-27T11:53:55.422Z] INFO: Testing against a local daemon [2020-11-27T11:53:55.422Z] === RUN TestCgroupNamespacesBuild [2020-11-27T11:53:56.229Z] #66 exporting layers 6.3s done [2020-11-27T11:53:56.229Z] #66 writing image sha256:cc012dd9ea52dc24172413e11bc5e16b48f77b99a29d9e44b5aa084b1a0ad5a3 done [2020-11-27T11:53:56.229Z] #66 naming to docker.io/library/docker:703951197c3338631ee0529dd9dd814d16f037f0 done [2020-11-27T11:53:56.229Z] #66 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-27T11:53:56.579Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41718/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 -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:703951197c3338631ee0529dd9dd814d16f037f0 hack/make.sh dynbinary test-integration [2020-11-27T11:53:57.506Z] [2020-11-27T11:53:57.506Z] Removing bundles/ [2020-11-27T11:53:57.506Z] [2020-11-27T11:53:57.506Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-27T11:53:57.506Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T11:53:57.506Z] GOOS="" GOARCH="" GOARM="" [2020-11-27T11:53:58.145Z] --- PASS: TestCgroupNamespacesBuild (2.29s) [2020-11-27T11:53:58.145Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-27T11:53:59.647Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2020-11-27T11:53:59.647Z] === RUN TestBuildWithSession [2020-11-27T11:53:59.647Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-27T11:53:59.647Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T11:53:59.647Z] === RUN TestBuildSquashParent [2020-11-27T11:54:04.404Z] INFO [loader] Go packages loading at mode 575 (types_sizes|exports_file|name|imports|compiled_files|deps|files) took 2m0.344652715s [2020-11-27T11:54:04.404Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 457.969493ms [2020-11-27T11:54:06.530Z] --- PASS: TestBuildSquashParent (6.50s) [2020-11-27T11:54:06.530Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-27T11:54:06.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T11:54:06.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T11:54:06.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T11:54:06.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T11:54:06.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T11:54:06.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T11:54:06.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T11:54:06.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T11:54:06.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T11:54:06.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T11:54:06.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T11:54:06.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T11:54:06.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T11:54:06.530Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T11:54:08.592Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T11:54:08.592Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T11:54:11.355Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T11:54:11.355Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T11:54:11.523Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-11-27T11:54:11.785Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-27T11:54:12.733Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2020-11-27T11:54:12.733Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-27T11:54:12.733Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-27T11:54:12.733Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-27T11:54:12.996Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-27T11:54:12.996Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-27T11:54:12.996Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-27T11:54:12.996Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-27T11:54:12.996Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-27T11:54:12.996Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-27T11:54:13.424Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-11-27T11:54:13.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.59s) [2020-11-27T11:54:13.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s) [2020-11-27T11:54:13.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.41s) [2020-11-27T11:54:13.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.42s) [2020-11-27T11:54:13.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.51s) [2020-11-27T11:54:13.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.51s) [2020-11-27T11:54:13.424Z] === RUN TestBuildMultiStageCopy [2020-11-27T11:54:13.424Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-27T11:54:13.947Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-27T11:54:14.209Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-27T11:54:14.472Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2020-11-27T11:54:14.472Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 5.7% of statements [2020-11-27T11:54:14.472Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-27T11:54:14.472Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-27T11:54:14.472Z] ? github.com/docker/docker/api/types [no test files] [2020-11-27T11:54:14.472Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-27T11:54:14.472Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-27T11:54:14.472Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-27T11:54:14.472Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-27T11:54:14.472Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2020-11-27T11:54:14.472Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-27T11:54:14.472Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-27T11:54:14.472Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-27T11:54:14.472Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-27T11:54:14.472Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-27T11:54:14.472Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-27T11:54:14.472Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-27T11:54:15.048Z] ok github.com/docker/docker/api/types/time 0.048s coverage: 100.0% of statements [2020-11-27T11:54:15.048Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 75.0% of statements [2020-11-27T11:54:15.048Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-27T11:54:15.048Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-27T11:54:15.048Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-27T11:54:15.048Z] ? github.com/docker/docker/builder [no test files] [2020-11-27T11:54:15.048Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-27T11:54:15.048Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-27T11:54:15.048Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-27T11:54:15.048Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-27T11:54:15.048Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-27T11:54:15.048Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-27T11:54:15.048Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-27T11:54:16.178Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-27T11:54:16.626Z] INFO [runner/unused/goanalysis] analyzers took 26.976699933s with top 10 stages: buildssa: 22.621805564s, U1000: 4.354894369s [2020-11-27T11:54:16.810Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-27T11:54:17.100Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-27T11:54:17.603Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-11-27T11:54:17.731Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-27T11:54:18.362Z] --- PASS: TestBuildMultiStageCopy (4.89s) [2020-11-27T11:54:18.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s) [2020-11-27T11:54:18.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2020-11-27T11:54:18.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-11-27T11:54:18.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-11-27T11:54:18.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-11-27T11:54:18.362Z] === RUN TestBuildMultiStageParentConfig [2020-11-27T11:54:18.551Z] ok github.com/docker/docker/builder/remotecontext 0.306s coverage: 13.7% of statements [2020-11-27T11:54:19.866Z] --- PASS: TestBuildMultiStageParentConfig (1.57s) [2020-11-27T11:54:19.866Z] === RUN TestBuildLabelWithTargets [2020-11-27T11:54:19.940Z] ok github.com/docker/docker/builder/remotecontext/git 3.294s coverage: 86.3% of statements [2020-11-27T11:54:19.940Z] ok github.com/docker/docker/builder/dockerfile 0.939s coverage: 48.3% of statements [2020-11-27T11:54:19.940Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-11-27T11:54:19.940Z] ? github.com/docker/docker/cli [no test files] [2020-11-27T11:54:19.940Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-27T11:54:22.590Z] --- PASS: TestBuildLabelWithTargets (2.57s) [2020-11-27T11:54:22.590Z] === RUN TestBuildWithEmptyLayers [2020-11-27T11:54:23.625Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-11-27T11:54:23.625Z] === RUN TestBuildMultiStageOnBuild [2020-11-27T11:54:25.246Z] ok github.com/docker/docker/client 0.354s coverage: 75.4% of statements [2020-11-27T11:54:27.137Z] --- PASS: TestBuildMultiStageOnBuild (2.91s) [2020-11-27T11:54:27.137Z] === RUN TestBuildUncleanTarFilenames [2020-11-27T11:54:27.767Z] --- PASS: TestBuildUncleanTarFilenames (1.28s) [2020-11-27T11:54:27.767Z] === RUN TestBuildMultiStageLayerLeak [2020-11-27T11:54:28.275Z] 4612f6d0b889: Pull complete [2020-11-27T11:54:31.275Z] --- PASS: TestBuildMultiStageLayerLeak (3.21s) [2020-11-27T11:54:31.275Z] === RUN TestBuildWithHugeFile [2020-11-27T11:54:51.615Z] #67 exporting layers 82.8s done [2020-11-27T11:54:51.615Z] #67 exporting manifest sha256:8c28e8377a3145b7f04e05260375ca21641f04668c34866241cb05a2a2c94274 done [2020-11-27T11:54:51.615Z] #67 exporting config sha256:ddac8baeff24df8864d027907aa9971fb4fe8a36d5ccf2ebb4f3f4ba3e060e91 done [2020-11-27T11:54:51.615Z] #67 sending tarball [2020-11-27T11:54:51.875Z] ok github.com/docker/docker/cmd/dockerd 0.145s coverage: 29.1% of statements [2020-11-27T11:54:51.875Z] ok github.com/docker/docker/container 0.153s coverage: 34.7% of statements [2020-11-27T11:54:51.875Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-27T11:54:51.875Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-27T11:54:51.875Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-27T11:54:51.875Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-27T11:54:52.140Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.098s coverage: 65.3% of statements [2020-11-27T11:54:53.086Z] ok github.com/docker/docker/daemon/cluster/convert 0.033s coverage: 35.9% of statements [2020-11-27T11:54:53.755Z] #67 sending tarball 16.4s done [2020-11-27T11:54:53.755Z] #67 DONE 99.2s [2020-11-27T11:54:53.755Z] [2020-11-27T11:54:53.755Z] #68 importing to docker [2020-11-27T11:54:57.313Z] ok github.com/docker/docker/daemon/cluster 0.102s coverage: 0.5% of statements [2020-11-27T11:54:58.366Z] --- PASS: TestBuildWithHugeFile (26.29s) [2020-11-27T11:54:58.367Z] === RUN TestBuildWithEmptyDockerfile [2020-11-27T11:54:58.367Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T11:54:58.367Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T11:54:58.367Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T11:54:58.367Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T11:54:58.367Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T11:54:58.367Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T11:54:58.367Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T11:54:58.367Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T11:54:58.367Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T11:54:58.367Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-11-27T11:54:58.367Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-11-27T11:54:58.367Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-11-27T11:54:58.367Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-11-27T11:54:58.367Z] === RUN TestBuildPreserveOwnership [2020-11-27T11:54:58.367Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-27T11:54:58.710Z] ok github.com/docker/docker/daemon/discovery 0.013s coverage: 30.0% of statements [2020-11-27T11:54:58.974Z] ok github.com/docker/docker/daemon/config 0.099s coverage: 81.8% of statements [2020-11-27T11:55:00.368Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-11-27T11:55:00.945Z] ok github.com/docker/docker/daemon/graphdriver 0.033s coverage: 2.2% of statements [2020-11-27T11:55:01.903Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-27T11:55:04.629Z] --- PASS: TestBuildPreserveOwnership (6.66s) [2020-11-27T11:55:04.629Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.32s) [2020-11-27T11:55:04.629Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.33s) [2020-11-27T11:55:04.629Z] === RUN TestBuildPlatformInvalid [2020-11-27T11:55:04.629Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-11-27T11:55:04.629Z] PASS [2020-11-27T11:55:04.629Z] [2020-11-27T11:55:04.629Z] === Skipped [2020-11-27T11:55:04.629Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-11-27T11:55:04.629Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T11:55:04.629Z] [2020-11-27T11:55:04.629Z] [2020-11-27T11:55:04.629Z] DONE 32 tests, 1 skipped in 78.004s [2020-11-27T11:55:04.629Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-11-27T11:55:04.629Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-27T11:55:04.629Z] ++ set -e [2020-11-27T11:55:04.629Z] ++ '[' -n 0 ']' [2020-11-27T11:55:04.629Z] ++ set -x [2020-11-27T11:55:04.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-27T11:55:04.629Z] INFO: Testing against a local daemon [2020-11-27T11:55:04.629Z] === RUN TestConfigInspect [2020-11-27T11:55:05.178Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-11-27T11:55:05.761Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.497s coverage: 14.1% of statements [2020-11-27T11:55:05.761Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.540s coverage: 56.2% of statements [2020-11-27T11:55:08.349Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-11-27T11:55:09.071Z] --- PASS: TestConfigInspect (3.92s) [2020-11-27T11:55:09.071Z] === RUN TestConfigList [2020-11-27T11:55:11.659Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.976s coverage: 45.9% of statements [2020-11-27T11:55:11.659Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.140s coverage: 73.1% of statements [2020-11-27T11:55:12.234Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.843s coverage: 49.5% of statements [2020-11-27T11:55:12.578Z] --- PASS: TestConfigList (3.62s) [2020-11-27T11:55:12.578Z] === RUN TestConfigsCreateAndDelete [2020-11-27T11:55:12.736Z] #68 DONE 17.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-27T11:55:13.195Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41718/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:703951197c3338631ee0529dd9dd814d16f037f0 hack/test/unit [2020-11-27T11:55:13.594Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T11:55:13.594Z] [2020-11-27T11:55:13.594Z] + TEST_INTEGRATION_DEST=2 [2020-11-27T11:55:13.594Z] + CONTAINER_NAME=docker-pr2-2 [2020-11-27T11:55:13.594Z] + TEST_SKIP_INTEGRATION=1 [2020-11-27T11:55:13.594Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-11-27T11:55:13.594Z] + run_tests [2020-11-27T11:55:13.594Z] + c=0 [2020-11-27T11:55:13.594Z] + '[' -n 0 ']' [2020-11-27T11:55:13.594Z] + rm= [2020-11-27T11:55:13.595Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41718/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41718/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41718/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:703951197c3338631ee0529dd9dd814d16f037f0 hack/make.sh '' test-integration [2020-11-27T11:55:13.595Z] + TEST_INTEGRATION_DEST=1 [2020-11-27T11:55:13.595Z] + CONTAINER_NAME=docker-pr2-1 [2020-11-27T11:55:13.595Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-11-27T11:55:13.595Z] + run_tests test-integration-flaky [2020-11-27T11:55:13.595Z] + '[' -n 0 ']' [2020-11-27T11:55:13.595Z] + rm= [2020-11-27T11:55:13.595Z] + TEST_INTEGRATION_DEST=3 [2020-11-27T11:55:13.595Z] + CONTAINER_NAME=docker-pr2-3 [2020-11-27T11:55:13.595Z] + TEST_SKIP_INTEGRATION=1 [2020-11-27T11:55:13.595Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-11-27T11:55:13.595Z] + run_tests [2020-11-27T11:55:13.595Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41718/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41718/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41718/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:703951197c3338631ee0529dd9dd814d16f037f0 hack/make.sh test-integration-flaky test-integration [2020-11-27T11:55:13.595Z] + '[' -n 0 ']' [2020-11-27T11:55:13.595Z] + rm= [2020-11-27T11:55:13.595Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41718/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41718/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41718/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:703951197c3338631ee0529dd9dd814d16f037f0 hack/make.sh '' test-integration [2020-11-27T11:55:13.595Z] ++ jobs -p [2020-11-27T11:55:13.595Z] + for job in $(jobs -p) [2020-11-27T11:55:13.595Z] + wait 16441 [2020-11-27T11:55:13.595Z] [2020-11-27T11:55:13.595Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-27T11:55:13.595Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-27T11:55:13.595Z] HOSTNAME=963bf194d6c6 [2020-11-27T11:55:13.595Z] TEST_SKIP_INTEGRATION=1 [2020-11-27T11:55:13.595Z] TESTDEBUG=0 [2020-11-27T11:55:13.595Z] DEST=bundles/test-integration [2020-11-27T11:55:13.595Z] PWD=/go/src/github.com/docker/docker [2020-11-27T11:55:13.595Z] KEEPBUNDLE=1 [2020-11-27T11:55:13.595Z] DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:55:13.595Z] container=docker [2020-11-27T11:55:13.595Z] HOME=/root [2020-11-27T11:55:13.595Z] GOLANG_VERSION=1.13.15 [2020-11-27T11:55:13.595Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-27T11:55:13.595Z] VALIDATE_BRANCH=master [2020-11-27T11:55:13.595Z] TERM=xterm [2020-11-27T11:55:13.595Z] DOCKER_PKG=github.com/docker/docker [2020-11-27T11:55:13.595Z] SHLVL=1 [2020-11-27T11:55:13.595Z] TIMEOUT=120m [2020-11-27T11:55:13.595Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-27T11:55:13.595Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-27T11:55:13.595Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-11-27T11:55:13.595Z] GO111MODULE=off [2020-11-27T11:55:13.595Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-27T11:55:13.595Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-27T11:55:13.595Z] GOPATH=/go [2020-11-27T11:55:13.595Z] PKG_CONFIG=pkg-config [2020-11-27T11:55:13.595Z] _=/usr/bin/env [2020-11-27T11:55:13.595Z] Building test suite binary ./integration-cli/test.main [2020-11-27T11:55:13.595Z] [2020-11-27T11:55:13.595Z] [2020-11-27T11:55:13.595Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-11-27T11:55:13.595Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-27T11:55:13.595Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-27T11:55:13.595Z] HOSTNAME=8ff072aa1399 [2020-11-27T11:55:13.595Z] TEST_SKIP_INTEGRATION=1 [2020-11-27T11:55:13.595Z] TESTDEBUG=0 [2020-11-27T11:55:13.595Z] DEST=bundles/test-integration [2020-11-27T11:55:13.595Z] PWD=/go/src/github.com/docker/docker [2020-11-27T11:55:13.595Z] KEEPBUNDLE=1 [2020-11-27T11:55:13.595Z] DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:55:13.595Z] container=docker [2020-11-27T11:55:13.595Z] HOME=/root [2020-11-27T11:55:13.595Z] GOLANG_VERSION=1.13.15 [2020-11-27T11:55:13.595Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-27T11:55:13.595Z] VALIDATE_BRANCH=master [2020-11-27T11:55:13.595Z] TERM=xterm [2020-11-27T11:55:13.595Z] DOCKER_PKG=github.com/docker/docker [2020-11-27T11:55:13.595Z] SHLVL=1 [2020-11-27T11:55:13.595Z] TIMEOUT=120m [2020-11-27T11:55:13.595Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-27T11:55:13.595Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-27T11:55:13.595Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-11-27T11:55:13.595Z] GO111MODULE=off [2020-11-27T11:55:13.595Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-27T11:55:13.595Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-27T11:55:13.595Z] GOPATH=/go [2020-11-27T11:55:13.595Z] PKG_CONFIG=pkg-config [2020-11-27T11:55:13.595Z] _=/usr/bin/env [2020-11-27T11:55:13.595Z] Building test suite binary ./integration-cli/test.main [2020-11-27T11:55:13.595Z] No new tests added to integration. [2020-11-27T11:55:13.595Z] [2020-11-27T11:55:13.595Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-27T11:55:13.595Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-27T11:55:13.595Z] HOSTNAME=3b3288dcfabb [2020-11-27T11:55:13.595Z] TESTDEBUG=0 [2020-11-27T11:55:13.595Z] DEST=bundles/test-integration [2020-11-27T11:55:13.595Z] PWD=/go/src/github.com/docker/docker [2020-11-27T11:55:13.595Z] KEEPBUNDLE=1 [2020-11-27T11:55:13.595Z] DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:55:13.595Z] container=docker [2020-11-27T11:55:13.595Z] HOME=/root [2020-11-27T11:55:13.595Z] GOLANG_VERSION=1.13.15 [2020-11-27T11:55:13.595Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-27T11:55:13.595Z] VALIDATE_BRANCH=master [2020-11-27T11:55:13.595Z] TERM=xterm [2020-11-27T11:55:13.595Z] DOCKER_PKG=github.com/docker/docker [2020-11-27T11:55:13.595Z] SHLVL=1 [2020-11-27T11:55:13.595Z] TIMEOUT=120m [2020-11-27T11:55:13.595Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-27T11:55:13.595Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-27T11:55:13.595Z] GO111MODULE=off [2020-11-27T11:55:13.595Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-27T11:55:13.595Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-27T11:55:13.595Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-27T11:55:13.595Z] GOPATH=/go [2020-11-27T11:55:13.595Z] PKG_CONFIG=pkg-config [2020-11-27T11:55:13.595Z] _=/usr/bin/env [2020-11-27T11:55:13.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-27T11:55:13.627Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-11-27T11:55:14.201Z] ok github.com/docker/docker/daemon 12.398s coverage: 17.2% of statements [2020-11-27T11:55:14.201Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-27T11:55:14.201Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-27T11:55:14.201Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-27T11:55:14.201Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-27T11:55:14.201Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-27T11:55:14.201Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.041s coverage: 3.0% of statements [2020-11-27T11:55:15.148Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2020-11-27T11:55:16.093Z] --- PASS: TestConfigsCreateAndDelete (3.69s) [2020-11-27T11:55:16.093Z] === RUN TestConfigsUpdate [2020-11-27T11:55:16.538Z] ok github.com/docker/docker/daemon/logger 0.272s coverage: 41.0% of statements [2020-11-27T11:55:16.742Z] ? github.com/docker/docker/api [no test files] [2020-11-27T11:55:17.114Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.5% of statements [2020-11-27T11:55:17.689Z] ok github.com/docker/docker/daemon/logger/awslogs 0.271s coverage: 77.8% of statements [2020-11-27T11:55:18.265Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2020-11-27T11:55:18.529Z] ok github.com/docker/docker/daemon/logger/journald 0.028s coverage: 23.9% of statements [2020-11-27T11:55:19.106Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2020-11-27T11:55:19.369Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 61.6% of statements [2020-11-27T11:55:19.600Z] --- PASS: TestConfigsUpdate (3.55s) [2020-11-27T11:55:19.600Z] === RUN TestTemplatedConfig [2020-11-27T11:55:19.632Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.374s coverage: 57.7% of statements [2020-11-27T11:55:19.632Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-27T11:55:19.632Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-27T11:55:19.632Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-27T11:55:19.632Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-27T11:55:19.632Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-27T11:55:19.632Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-27T11:55:20.583Z] ok github.com/docker/docker/daemon/logger/local 0.052s coverage: 75.2% of statements [2020-11-27T11:55:20.583Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-27T11:55:21.532Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 33.3% of statements [2020-11-27T11:55:21.532Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.073s coverage: 55.8% of statements [2020-11-27T11:55:22.108Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2020-11-27T11:55:22.108Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2020-11-27T11:55:23.057Z] ok github.com/docker/docker/daemon/network 0.086s coverage: 63.8% of statements [2020-11-27T11:55:23.109Z] --- PASS: TestTemplatedConfig (3.67s) [2020-11-27T11:55:23.109Z] === RUN TestConfigCreateResolve [2020-11-27T11:55:23.634Z] ok github.com/docker/docker/daemon/logger/splunk 1.837s coverage: 82.5% of statements [2020-11-27T11:55:23.634Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-27T11:55:23.634Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-27T11:55:24.219Z] ok github.com/docker/docker/distribution/metadata 0.120s coverage: 48.2% of statements [2020-11-27T11:55:25.615Z] ok github.com/docker/docker/distribution 0.254s coverage: 25.6% of statements [2020-11-27T11:55:25.615Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-27T11:55:25.878Z] ok github.com/docker/docker/errdefs 0.017s coverage: 53.1% of statements [2020-11-27T11:55:26.455Z] ok github.com/docker/docker/image 0.043s coverage: 86.4% of statements [2020-11-27T11:55:26.619Z] --- PASS: TestConfigCreateResolve (3.56s) [2020-11-27T11:55:26.619Z] === RUN TestConfigDaemonLibtrustID [2020-11-27T11:55:27.031Z] ok github.com/docker/docker/distribution/xfer 1.721s coverage: 85.1% of statements [2020-11-27T11:55:27.031Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-27T11:55:27.249Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-11-27T11:55:27.249Z] PASS [2020-11-27T11:55:27.249Z] [2020-11-27T11:55:27.249Z] DONE 7 tests in 22.635s [2020-11-27T11:55:27.249Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-11-27T11:55:27.249Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-27T11:55:27.249Z] ++ set -e [2020-11-27T11:55:27.249Z] ++ '[' -n 0 ']' [2020-11-27T11:55:27.249Z] ++ set -x [2020-11-27T11:55:27.249Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-27T11:55:27.249Z] INFO: Testing against a local daemon [2020-11-27T11:55:27.249Z] === RUN TestCheckpoint [2020-11-27T11:55:27.249Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-27T11:55:27.249Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T11:55:27.249Z] === RUN TestContainerInvalidJSON [2020-11-27T11:55:27.249Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T11:55:27.249Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T11:55:27.249Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T11:55:27.249Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T11:55:27.249Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-27T11:55:27.249Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-27T11:55:27.249Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T11:55:27.249Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-27T11:55:27.249Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T11:55:27.249Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-11-27T11:55:27.249Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-27T11:55:27.249Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-27T11:55:27.249Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-27T11:55:27.249Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-27T11:55:27.249Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-11-27T11:55:27.249Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-27T11:55:27.294Z] ok github.com/docker/docker/image/cache 0.068s coverage: 19.2% of statements [2020-11-27T11:55:27.294Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-27T11:55:27.294Z] ok github.com/docker/docker/image/v1 0.047s coverage: 25.0% of statements [2020-11-27T11:55:27.294Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-27T11:55:27.539Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-11-27T11:55:27.539Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-27T11:55:27.539Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-11-27T11:55:27.539Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-27T11:55:27.829Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-11-27T11:55:27.829Z] === RUN TestCopyFromContainer [2020-11-27T11:55:27.868Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-11-27T11:55:28.817Z] ok github.com/docker/docker/pkg/aaparser 0.011s coverage: 52.9% of statements [2020-11-27T11:55:28.817Z] ok github.com/docker/docker/opts 0.061s coverage: 67.1% of statements [2020-11-27T11:55:29.079Z] ok github.com/docker/docker/oci 0.019s coverage: 8.2% of statements [2020-11-27T11:55:29.898Z] === RUN TestCopyFromContainer// [2020-11-27T11:55:29.898Z] === RUN TestCopyFromContainer//bar/root [2020-11-27T11:55:29.898Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-27T11:55:29.898Z] === RUN TestCopyFromContainer/bar/quux [2020-11-27T11:55:30.031Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2020-11-27T11:55:30.188Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-27T11:55:30.188Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-27T11:55:30.188Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-27T11:55:30.479Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-27T11:55:30.479Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-27T11:55:30.479Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-27T11:55:30.606Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2020-11-27T11:55:30.769Z] --- PASS: TestCopyFromContainer (2.94s) [2020-11-27T11:55:30.769Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-11-27T11:55:30.769Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-11-27T11:55:30.769Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-11-27T11:55:30.769Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-11-27T11:55:30.769Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-11-27T11:55:30.769Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-11-27T11:55:30.769Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-11-27T11:55:30.769Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-11-27T11:55:30.769Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-11-27T11:55:30.769Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-11-27T11:55:30.769Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-27T11:55:30.769Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T11:55:30.769Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T11:55:30.769Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T11:55:30.769Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T11:55:30.769Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T11:55:30.769Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T11:55:30.769Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T11:55:30.769Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T11:55:30.769Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T11:55:30.769Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-11-27T11:55:30.769Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-27T11:55:30.769Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-27T11:55:30.769Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-27T11:55:30.769Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-27T11:55:30.770Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-11-27T11:55:30.770Z] === RUN TestCreateWithInvalidEnv [2020-11-27T11:55:30.770Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-27T11:55:30.770Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-27T11:55:30.770Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-27T11:55:30.770Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-27T11:55:30.770Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-27T11:55:30.770Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-27T11:55:30.770Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-27T11:55:30.770Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-27T11:55:30.770Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-27T11:55:30.770Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-11-27T11:55:30.770Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-27T11:55:30.770Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-27T11:55:30.770Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-27T11:55:30.770Z] === RUN TestCreateTmpfsMountsTarget [2020-11-27T11:55:30.770Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-11-27T11:55:30.770Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-27T11:55:30.868Z] ok github.com/docker/docker/pkg/authorization 0.601s coverage: 68.3% of statements [2020-11-27T11:55:31.812Z] ok github.com/docker/docker/pkg/directory 0.019s coverage: 80.0% of statements [2020-11-27T11:55:32.386Z] ok github.com/docker/docker/pkg/archive 1.199s coverage: 77.1% of statements [2020-11-27T11:55:32.386Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-11-27T11:55:32.960Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2020-11-27T11:55:33.535Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-11-27T11:55:33.542Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2020-11-27T11:55:33.542Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-27T11:55:33.899Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T11:55:33.899Z] [2020-11-27T11:55:33.899Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-27T11:55:33.899Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-27T11:55:33.899Z] HOSTNAME=59aee38cc22f [2020-11-27T11:55:33.899Z] DEST=bundles/test-integration [2020-11-27T11:55:33.899Z] PWD=/go/src/github.com/docker/docker [2020-11-27T11:55:33.899Z] DOCKER_ROOTLESS=1 [2020-11-27T11:55:33.899Z] DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:55:33.899Z] container=docker [2020-11-27T11:55:33.899Z] HOME=/root [2020-11-27T11:55:33.899Z] GOLANG_VERSION=1.13.15 [2020-11-27T11:55:33.899Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-27T11:55:33.899Z] VALIDATE_BRANCH=master [2020-11-27T11:55:33.899Z] TERM=xterm [2020-11-27T11:55:33.899Z] DOCKER_PKG=github.com/docker/docker [2020-11-27T11:55:33.899Z] SHLVL=1 [2020-11-27T11:55:33.899Z] TIMEOUT=120m [2020-11-27T11:55:33.899Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-27T11:55:33.899Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-27T11:55:33.899Z] GO111MODULE=off [2020-11-27T11:55:33.899Z] DOCKER_EXPERIMENTAL=1 [2020-11-27T11:55:33.899Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-27T11:55:33.900Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-27T11:55:33.900Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-27T11:55:33.900Z] GOPATH=/go [2020-11-27T11:55:33.900Z] PKG_CONFIG=pkg-config [2020-11-27T11:55:33.900Z] _=/usr/bin/env [2020-11-27T11:55:33.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-27T11:55:34.108Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-11-27T11:55:34.681Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-11-27T11:55:35.255Z] ok github.com/docker/docker/pkg/chrootarchive 3.515s coverage: 43.2% of statements [2020-11-27T11:55:35.433Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2020-11-27T11:55:35.604Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.56s) [2020-11-27T11:55:35.604Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-27T11:55:35.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T11:55:35.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T11:55:35.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T11:55:35.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T11:55:35.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T11:55:35.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T11:55:35.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T11:55:35.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T11:55:35.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T11:55:35.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T11:55:35.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T11:55:35.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T11:55:35.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T11:55:35.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T11:55:35.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T11:55:35.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-11-27T11:55:35.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-27T11:55:35.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-11-27T11:55:35.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-11-27T11:55:35.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-27T11:55:35.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-11-27T11:55:35.604Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-27T11:55:35.828Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-11-27T11:55:35.828Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2020-11-27T11:55:36.402Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-11-27T11:55:36.635Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-11-27T11:55:36.635Z] === RUN TestCreateDifferentPlatform [2020-11-27T11:55:36.635Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-27T11:55:36.635Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-27T11:55:36.635Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-11-27T11:55:36.635Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-27T11:55:36.635Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-27T11:55:36.635Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-27T11:55:36.635Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-11-27T11:55:36.635Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-27T11:55:36.635Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2020-11-27T11:55:36.635Z] === RUN TestContainerStartOnDaemonRestart [2020-11-27T11:55:36.635Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-27T11:55:36.635Z] === RUN TestDaemonRestartIpcMode [2020-11-27T11:55:36.635Z] === PAUSE TestDaemonRestartIpcMode [2020-11-27T11:55:36.635Z] === RUN TestDaemonHostGatewayIP [2020-11-27T11:55:36.635Z] === PAUSE TestDaemonHostGatewayIP [2020-11-27T11:55:36.635Z] === RUN TestContainerKillOnDaemonStart [2020-11-27T11:55:36.635Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-27T11:55:36.635Z] === RUN TestDiff [2020-11-27T11:55:36.664Z] ok github.com/docker/docker/pkg/fsutils 0.281s coverage: 85.1% of statements [2020-11-27T11:55:36.664Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2020-11-27T11:55:37.240Z] ok github.com/docker/docker/layer 7.657s coverage: 68.8% of statements [2020-11-27T11:55:37.240Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-27T11:55:37.240Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-27T11:55:37.240Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-27T11:55:37.240Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-27T11:55:37.240Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-27T11:55:37.240Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-27T11:55:37.240Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-27T11:55:37.667Z] --- PASS: TestDiff (0.81s) [2020-11-27T11:55:37.667Z] === RUN TestExecWithCloseStdin [2020-11-27T11:55:37.814Z] ok github.com/docker/docker/pkg/jsonmessage 0.027s coverage: 91.7% of statements [2020-11-27T11:55:37.814Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2020-11-27T11:55:38.077Z] ok github.com/docker/docker/pkg/idtools 0.725s coverage: 70.1% of statements [2020-11-27T11:55:38.077Z] ok github.com/docker/docker/pkg/ioutils 0.650s coverage: 69.3% of statements [2020-11-27T11:55:38.077Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-27T11:55:38.077Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-27T11:55:38.077Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-27T11:55:38.081Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m2.77468902s with top 10 stages: buildssa: 1m37.756866755s, goimports: 22.681112373s, unconvert: 12.122350675s, gosec: 10.167559949s, golint: 5.796633797s, ineffassign: 4.344493805s, misspell: 3.913422676s, vrp: 3.671216751s, inspect: 2.934647584s, fact_purity: 1.858410143s [2020-11-27T11:55:38.081Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2020-11-27T11:55:38.081Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1577/1682, identifier_marker: 1577/1577, path_prettifier: 1682/1682, skip_files: 1682/1682, nolint: 0/64, exclude-rules: 64/1577, skip_dirs: 1682/1682, exclude: 1577/1577, cgo: 1682/2262, filename_unadjuster: 1682/1682 [2020-11-27T11:55:38.081Z] INFO [runner] processing took 67.246913ms with stages: nolint: 31.177986ms, identifier_marker: 16.37338ms, path_prettifier: 10.153084ms, autogenerated_exclude: 4.146552ms, exclude-rules: 3.275116ms, skip_dirs: 1.665122ms, cgo: 301.139µs, filename_unadjuster: 148.866µs, max_same_issues: 1.878µs, uniq_by_line: 963ns, diff: 583ns, max_from_linter: 465ns, skip_files: 408ns, source_code: 389ns, exclude: 370ns, path_shortener: 364ns, max_per_file_from_linter: 248ns [2020-11-27T11:55:38.081Z] INFO [runner] linters took 1m39.380034612s with stages: goanalysis_metalinter: 1m19.831536541s, unused: 19.480846751s [2020-11-27T11:55:38.081Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2020-11-27T11:55:38.081Z] INFO Memory: 1525 samples, avg is 758.9MB, max is 3840.1MB [2020-11-27T11:55:38.081Z] INFO Execution took 3m40.380059415s [2020-11-27T11:55:38.081Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-11-27T11:55:38.297Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-11-27T11:55:38.297Z] === RUN TestExec [2020-11-27T11:55:38.340Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2020-11-27T11:55:38.340Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-27T11:55:38.340Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2020-11-27T11:55:38.419Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41718/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:703951197c3338631ee0529dd9dd814d16f037f0 hack/make.sh dynbinary-daemon test-docker-py [2020-11-27T11:55:38.915Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2020-11-27T11:55:38.915Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.021s coverage: 86.7% of statements [2020-11-27T11:55:38.915Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2020-11-27T11:55:38.915Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-27T11:55:38.915Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-27T11:55:38.986Z] [2020-11-27T11:55:38.986Z] Removing bundles/ [2020-11-27T11:55:38.986Z] [2020-11-27T11:55:38.986Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-11-27T11:55:38.986Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T11:55:38.986Z] GOOS="" GOARCH="" GOARM="" [2020-11-27T11:55:39.328Z] --- PASS: TestExec (0.91s) [2020-11-27T11:55:39.328Z] === RUN TestExecUser [2020-11-27T11:55:39.863Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.033s coverage: 56.8% of statements [2020-11-27T11:55:40.126Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2020-11-27T11:55:40.359Z] --- PASS: TestExecUser (0.95s) [2020-11-27T11:55:40.359Z] === RUN TestExportContainerAndImportImage [2020-11-27T11:55:40.388Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2020-11-27T11:55:40.389Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-11-27T11:55:40.962Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2020-11-27T11:55:41.390Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-11-27T11:55:41.390Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-27T11:55:41.536Z] ok github.com/docker/docker/pkg/stdcopy 0.020s coverage: 100.0% of statements [2020-11-27T11:55:41.798Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2020-11-27T11:55:42.060Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-11-27T11:55:42.322Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-11-27T11:55:42.893Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-11-27T11:55:42.893Z] === RUN TestHealthCheckWorkdir [2020-11-27T11:55:43.267Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 54.2% of statements [2020-11-27T11:55:43.267Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 36.9% of statements [2020-11-27T11:55:43.842Z] ok github.com/docker/docker/pkg/tailfile 0.098s coverage: 88.6% of statements [2020-11-27T11:55:43.923Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-11-27T11:55:43.923Z] === RUN TestHealthKillContainer [2020-11-27T11:55:44.105Z] ok github.com/docker/docker/pkg/signal 2.839s coverage: 61.0% of statements [2020-11-27T11:55:44.368Z] ok github.com/docker/docker/pkg/tarsum 0.114s coverage: 89.3% of statements [2020-11-27T11:55:44.369Z] testing: warning: no tests to run [2020-11-27T11:55:44.369Z] coverage: [no statements] [2020-11-27T11:55:44.369Z] ok github.com/docker/docker/pkg/term/windows 0.017s coverage: [no statements] [no tests to run] [2020-11-27T11:55:44.631Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-11-27T11:55:44.631Z] ok github.com/docker/docker/pkg/urlutil 0.021s coverage: 100.0% of statements [2020-11-27T11:55:44.894Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2020-11-27T11:55:46.285Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-11-27T11:55:46.285Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 85.4% of statements [2020-11-27T11:55:46.651Z] --- PASS: TestHealthKillContainer (2.90s) [2020-11-27T11:55:46.651Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-27T11:55:47.234Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-11-27T11:55:47.497Z] ok github.com/docker/docker/plugin 0.562s coverage: 23.2% of statements [2020-11-27T11:55:47.681Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2020-11-27T11:55:47.681Z] === RUN TestIpcModeNone [2020-11-27T11:55:48.314Z] --- PASS: TestIpcModeNone (0.85s) [2020-11-27T11:55:48.314Z] === RUN TestIpcModePrivate [2020-11-27T11:55:48.890Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2020-11-27T11:55:49.153Z] ok github.com/docker/docker/quota 0.585s coverage: 71.4% of statements [2020-11-27T11:55:49.344Z] --- PASS: TestIpcModePrivate (0.95s) [2020-11-27T11:55:49.344Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-11-27T11:55:49.344Z] === RUN TestIpcModeShareable [2020-11-27T11:55:49.416Z] ok github.com/docker/docker/registry 0.192s coverage: 57.2% of statements [2020-11-27T11:55:49.416Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2020-11-27T11:55:50.363Z] ok github.com/docker/docker/testutil 0.032s coverage: 62.5% of statements [2020-11-27T11:55:50.363Z] ok github.com/docker/docker/runconfig 0.036s coverage: 66.1% of statements [2020-11-27T11:55:50.375Z] --- PASS: TestIpcModeShareable (0.97s) [2020-11-27T11:55:50.375Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-11-27T11:55:50.375Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-27T11:55:52.363Z] ok github.com/docker/docker/volume/drivers 0.025s coverage: 36.1% of statements [2020-11-27T11:55:52.950Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 67.0% of statements [2020-11-27T11:55:53.097Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.83s) [2020-11-27T11:55:53.097Z] === RUN TestAPIIpcModeHost [2020-11-27T11:55:53.529Z] ok github.com/docker/docker/volume/local 0.264s coverage: 76.6% of statements [2020-11-27T11:55:53.727Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-11-27T11:55:53.727Z] === RUN TestDaemonIpcModeShareable [2020-11-27T11:55:54.923Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2020-11-27T11:55:55.790Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2020-11-27T11:55:55.790Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-11-27T11:55:55.790Z] === RUN TestDaemonIpcModePrivate [2020-11-27T11:55:57.334Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2020-11-27T11:55:57.334Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-11-27T11:55:57.334Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-27T11:55:59.398Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-11-27T11:55:59.398Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-11-27T11:55:59.398Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-27T11:56:00.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-27T11:56:00.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-27T11:56:00.901Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2020-11-27T11:56:00.901Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-11-27T11:56:00.901Z] === RUN TestIpcModeOlderClient [2020-11-27T11:56:00.901Z] === PAUSE TestIpcModeOlderClient [2020-11-27T11:56:00.901Z] === RUN TestKillContainerInvalidSignal [2020-11-27T11:56:01.933Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-11-27T11:56:01.933Z] === RUN TestKillContainer [2020-11-27T11:56:01.933Z] === RUN TestKillContainer/no_signal [2020-11-27T11:56:02.564Z] === RUN TestKillContainer/non_killing_signal [2020-11-27T11:56:03.194Z] === RUN TestKillContainer/killing_signal [2020-11-27T11:56:03.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-27T11:56:04.225Z] --- PASS: TestKillContainer (2.59s) [2020-11-27T11:56:04.225Z] --- PASS: TestKillContainer/no_signal (0.83s) [2020-11-27T11:56:04.225Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-11-27T11:56:04.225Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2020-11-27T11:56:04.225Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-27T11:56:04.225Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-27T11:56:05.256Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-27T11:56:05.886Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s) [2020-11-27T11:56:05.886Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-11-27T11:56:05.886Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-11-27T11:56:05.886Z] === RUN TestKillStoppedContainer [2020-11-27T11:56:06.177Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-11-27T11:56:06.177Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-27T11:56:06.177Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-11-27T11:56:06.177Z] === RUN TestKillDifferentUserContainer [2020-11-27T11:56:07.209Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-11-27T11:56:07.209Z] === RUN TestInspectOomKilledTrue [2020-11-27T11:56:07.209Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-27T11:56:07.209Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T11:56:07.209Z] === RUN TestInspectOomKilledFalse [2020-11-27T11:56:07.209Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-27T11:56:07.209Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T11:56:07.209Z] === RUN TestLinksEtcHostsContentMatch [2020-11-27T11:56:07.500Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-11-27T11:56:07.500Z] === RUN TestLinksContainerNames [2020-11-27T11:56:09.562Z] --- PASS: TestLinksContainerNames (1.66s) [2020-11-27T11:56:09.562Z] === RUN TestLogsFollowTailEmpty [2020-11-27T11:56:10.192Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-11-27T11:56:10.192Z] === RUN TestContainerNetworkMountsNoChown [2020-11-27T11:56:10.822Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/default [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/default [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/private [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/private [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/rprivate [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/slave [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/slave [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/rslave [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/shared [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/shared [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/rshared [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-27T11:56:10.822Z] === CONT TestMountDaemonRoot/default [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-27T11:56:10.822Z] === CONT TestMountDaemonRoot/rslave [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-27T11:56:10.822Z] === CONT TestMountDaemonRoot/rshared [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T11:56:10.822Z] === CONT TestMountDaemonRoot/shared [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-27T11:56:10.822Z] === CONT TestMountDaemonRoot/rprivate [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-27T11:56:10.822Z] === CONT TestMountDaemonRoot/slave [2020-11-27T11:56:10.822Z] === CONT TestMountDaemonRoot/private [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-27T11:56:10.822Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-27T11:56:10.822Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-27T11:56:10.822Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-27T11:56:10.822Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-27T11:56:11.112Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-27T11:56:11.112Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-27T11:56:11.112Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-27T11:56:11.112Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T11:56:11.112Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-27T11:56:11.112Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T11:56:11.403Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-27T11:56:11.403Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T11:56:11.403Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-27T11:56:11.403Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T11:56:11.403Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T11:56:11.403Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-27T11:56:11.403Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-27T11:56:11.403Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-27T11:56:11.403Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-27T11:56:11.693Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T11:56:11.693Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-27T11:56:11.693Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-27T11:56:11.693Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-27T11:56:11.693Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-27T11:56:11.693Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-27T11:56:11.693Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-27T11:56:11.693Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-27T11:56:11.693Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-27T11:56:11.693Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-27T11:56:11.984Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-11-27T11:56:11.984Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-11-27T11:56:11.984Z] === RUN TestContainerBindMountNonRecursive [2020-11-27T11:56:14.048Z] --- PASS: TestContainerBindMountNonRecursive (2.12s) [2020-11-27T11:56:14.048Z] === RUN TestContainerVolumesMountedAsShared [2020-11-27T11:56:15.087Z] --- PASS: TestContainerVolumesMountedAsShared (0.82s) [2020-11-27T11:56:15.087Z] === RUN TestContainerVolumesMountedAsSlave [2020-11-27T11:56:15.377Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2020-11-27T11:56:15.377Z] === RUN TestNetworkNat [2020-11-27T11:56:16.412Z] --- PASS: TestNetworkNat (0.88s) [2020-11-27T11:56:16.412Z] === RUN TestNetworkLocalhostTCPNat [2020-11-27T11:56:16.884Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/rootless [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/volume [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-27T11:56:16.884Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === Skipped [2020-11-27T11:56:16.884Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-27T11:56:16.884Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-27T11:56:16.884Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-27T11:56:16.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:56:16.884Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-27T11:56:16.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:56:16.884Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-27T11:56:16.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:56:16.884Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-27T11:56:16.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:56:16.884Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-27T11:56:16.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:56:16.884Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-27T11:56:16.884Z] graphtest_unix.go:73: No driver to put! [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-27T11:56:16.884Z] time="2020-11-27T11:55:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T11:56:16.884Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T11:56:16.884Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-27T11:56:16.884Z] time="2020-11-27T11:55:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T11:56:16.884Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T11:56:16.884Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-27T11:56:16.884Z] time="2020-11-27T11:55:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T11:56:16.884Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T11:56:16.884Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-27T11:56:16.884Z] time="2020-11-27T11:55:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T11:56:16.884Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T11:56:16.884Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-27T11:56:16.884Z] time="2020-11-27T11:55:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T11:56:16.884Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T11:56:16.884Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-27T11:56:16.884Z] graphtest_unix.go:73: No driver to put! [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-27T11:56:16.884Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-27T11:56:16.884Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-27T11:56:16.884Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-27T11:56:16.884Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-27T11:56:16.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:56:16.884Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-27T11:56:16.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:56:16.884Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-27T11:56:16.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:56:16.884Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-27T11:56:16.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:56:16.884Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-27T11:56:16.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:56:16.884Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-27T11:56:16.884Z] graphtest_unix.go:73: No driver to put! [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-27T11:56:16.884Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-27T11:56:16.884Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] [2020-11-27T11:56:16.884Z] DONE 2191 tests, 26 skipped in 193.166s Post stage [Pipeline] junit [2020-11-27T11:56:16.900Z] Recording test results [2020-11-27T11:56:17.446Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-11-27T11:56:17.446Z] === RUN TestNetworkLoopbackNat [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-27T11:56:19.073Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41718/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 -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:703951197c3338631ee0529dd9dd814d16f037f0 hack/make.sh dynbinary test-integration [2020-11-27T11:56:19.645Z] [2020-11-27T11:56:19.907Z] Removing bundles/ [2020-11-27T11:56:19.907Z] [2020-11-27T11:56:19.907Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-27T11:56:19.907Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T11:56:19.907Z] GOOS="" GOARCH="" GOARM="" [2020-11-27T11:56:20.955Z] --- PASS: TestNetworkLoopbackNat (3.28s) [2020-11-27T11:56:20.955Z] === RUN TestPause [2020-11-27T11:56:21.607Z] --- PASS: TestPause (0.91s) [2020-11-27T11:56:21.607Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-27T11:56:21.607Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T11:56:21.607Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T11:56:21.607Z] === RUN TestPauseStopPausedContainer [2020-11-27T11:56:22.250Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2020-11-27T11:56:22.250Z] === RUN TestPsFilter [2020-11-27T11:56:22.539Z] --- PASS: TestPsFilter (0.23s) [2020-11-27T11:56:22.539Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-27T11:56:23.570Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2020-11-27T11:56:23.570Z] === RUN TestRemoveContainerWithVolume [2020-11-27T11:56:24.200Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2020-11-27T11:56:24.200Z] === RUN TestRemoveContainerRunning [2020-11-27T11:56:25.230Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-11-27T11:56:25.230Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-27T11:56:25.861Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-11-27T11:56:25.861Z] === RUN TestRemoveInvalidContainer [2020-11-27T11:56:25.861Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-27T11:56:25.861Z] === RUN TestRenameLinkedContainer [2020-11-27T11:56:29.368Z] --- PASS: TestRenameLinkedContainer (3.49s) [2020-11-27T11:56:29.368Z] === RUN TestRenameStoppedContainer [2020-11-27T11:56:30.404Z] --- PASS: TestRenameStoppedContainer (0.89s) [2020-11-27T11:56:30.404Z] === RUN TestRenameRunningContainerAndReuse [2020-11-27T11:56:32.465Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2020-11-27T11:56:32.465Z] === RUN TestRenameInvalidName [2020-11-27T11:56:33.096Z] --- PASS: TestRenameInvalidName (0.87s) [2020-11-27T11:56:33.096Z] === RUN TestRenameAnonymousContainer [2020-11-27T11:56:35.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-27T11:56:35.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-27T11:56:35.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-27T11:56:35.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-27T11:56:35.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-27T11:56:35.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-27T11:56:38.651Z] --- PASS: TestRenameAnonymousContainer (4.77s) [2020-11-27T11:56:38.651Z] === RUN TestRenameContainerWithSameName [2020-11-27T11:56:38.651Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-11-27T11:56:38.651Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-27T11:56:39.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-27T11:56:40.003Z] 680bbdbacf1b: Pull complete [2020-11-27T11:56:40.003Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c [2020-11-27T11:56:40.003Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T11:56:40.003Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T11:56:40.003Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-11-27T11:56:40.003Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-11-27T11:56:40.003Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1577' [2020-11-27T11:56:40.003Z] INFO: Docker version of control daemon [2020-11-27T11:56:40.003Z] [2020-11-27T11:56:40.003Z] Client: Docker Engine - Enterprise [2020-11-27T11:56:40.003Z] Version: 19.03.12 [2020-11-27T11:56:40.003Z] API version: 1.40 [2020-11-27T11:56:40.003Z] Go version: go1.13.13 [2020-11-27T11:56:40.003Z] Git commit: 4306744 [2020-11-27T11:56:40.003Z] Built: 08/05/2020 19:27:53 [2020-11-27T11:56:40.003Z] OS/Arch: windows/amd64 [2020-11-27T11:56:40.003Z] Experimental: false [2020-11-27T11:56:40.003Z] [2020-11-27T11:56:40.003Z] Server: Docker Engine - Enterprise [2020-11-27T11:56:40.003Z] Engine: [2020-11-27T11:56:40.003Z] Version: 19.03.12 [2020-11-27T11:56:40.003Z] API version: 1.40 (minimum version 1.24) [2020-11-27T11:56:40.003Z] Go version: go1.13.13 [2020-11-27T11:56:40.003Z] Git commit: f295753ffd [2020-11-27T11:56:40.003Z] Built: 08/05/2020 19:26:41 [2020-11-27T11:56:40.003Z] OS/Arch: windows/amd64 [2020-11-27T11:56:40.003Z] Experimental: true [2020-11-27T11:56:40.003Z] [2020-11-27T11:56:40.003Z] INFO: Docker info of control daemon [2020-11-27T11:56:40.003Z] [2020-11-27T11:56:40.003Z] Client: [2020-11-27T11:56:40.003Z] Debug Mode: false [2020-11-27T11:56:40.003Z] Plugins: [2020-11-27T11:56:40.003Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-11-27T11:56:40.003Z] [2020-11-27T11:56:40.003Z] Server: [2020-11-27T11:56:40.003Z] Containers: 0 [2020-11-27T11:56:40.003Z] Running: 0 [2020-11-27T11:56:40.003Z] Paused: 0 [2020-11-27T11:56:40.003Z] Stopped: 0 [2020-11-27T11:56:40.003Z] Images: 1 [2020-11-27T11:56:40.003Z] Server Version: 19.03.12 [2020-11-27T11:56:40.003Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-11-27T11:56:40.003Z] Windows: [2020-11-27T11:56:40.003Z] LCOW: [2020-11-27T11:56:40.003Z] Logging Driver: json-file [2020-11-27T11:56:40.003Z] Plugins: [2020-11-27T11:56:40.003Z] Volume: local [2020-11-27T11:56:40.003Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-27T11:56:40.003Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-27T11:56:40.003Z] Swarm: inactive [2020-11-27T11:56:40.003Z] Default Isolation: process [2020-11-27T11:56:40.003Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-27T11:56:40.003Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-27T11:56:40.003Z] OSType: windows [2020-11-27T11:56:40.003Z] Architecture: x86_64 [2020-11-27T11:56:40.003Z] CPUs: 4 [2020-11-27T11:56:40.003Z] Total Memory: 32GiB [2020-11-27T11:56:40.003Z] Name: azwin-2-086ab0 [2020-11-27T11:56:40.003Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-11-27T11:56:40.003Z] Docker Root Dir: D:\docker [2020-11-27T11:56:40.003Z] Debug Mode: false [2020-11-27T11:56:40.003Z] Registry: https://index.docker.io/v1/ [2020-11-27T11:56:40.003Z] Labels: [2020-11-27T11:56:40.003Z] Experimental: true [2020-11-27T11:56:40.003Z] Insecure Registries: [2020-11-27T11:56:40.003Z] 10.0.0.4:5000 [2020-11-27T11:56:40.003Z] 127.0.0.0/8 [2020-11-27T11:56:40.003Z] Registry Mirrors: [2020-11-27T11:56:40.003Z] http://10.0.0.4:5000/ [2020-11-27T11:56:40.003Z] Live Restore Enabled: false [2020-11-27T11:56:40.003Z] [2020-11-27T11:56:40.003Z] [2020-11-27T11:56:40.003Z] INFO: Commit hash is 703951197c [2020-11-27T11:56:40.003Z] INFO: Nuke-Everything... [2020-11-27T11:56:40.003Z] INFO: Container count on control daemon to delete is 0 [2020-11-27T11:56:40.003Z] INFO: Nuking d:\CI [2020-11-27T11:56:40.003Z] INFO: Zapped successfully [2020-11-27T11:56:40.003Z] INFO: Location for testing is d:\CI\PR-41718\2 [2020-11-27T11:56:40.003Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-11-27T11:56:40.003Z] [2020-11-27T11:56:40.003Z] [2020-11-27T11:56:40.003Z] INFO: Building the image from Dockerfile.windows at 11/27/2020 11:56:35... [2020-11-27T11:56:40.003Z] [2020-11-27T11:56:40.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-27T11:56:40.711Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s) [2020-11-27T11:56:40.711Z] === RUN TestResize [2020-11-27T11:56:41.342Z] --- PASS: TestResize (0.88s) [2020-11-27T11:56:41.342Z] === RUN TestResizeWithInvalidSize [2020-11-27T11:56:41.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-27T11:56:41.552Z] Sending build context to Docker daemon 57.2MB [2020-11-27T11:56:41.552Z] [2020-11-27T11:56:42.013Z] Step 1/10 : FROM microsoft/windowsservercore [2020-11-27T11:56:42.013Z] ---> 32fecabef723 [2020-11-27T11:56:42.013Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-11-27T11:56:42.013Z] ---> Running in 167a40b4adee [2020-11-27T11:56:42.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-27T11:56:42.375Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2020-11-27T11:56:42.375Z] === RUN TestResizeWhenContainerNotStarted [2020-11-27T11:56:42.474Z] Removing intermediate container 167a40b4adee [2020-11-27T11:56:42.474Z] ---> b1eda1069ca2 [2020-11-27T11:56:42.474Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-11-27T11:56:42.474Z] ---> Running in fc20d756a1f3 [2020-11-27T11:56:42.934Z] Removing intermediate container fc20d756a1f3 [2020-11-27T11:56:42.934Z] ---> 45d3d0fa0305 [2020-11-27T11:56:42.934Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-11-27T11:56:42.934Z] ---> Running in a052889aa233 [2020-11-27T11:56:43.006Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2020-11-27T11:56:43.006Z] === RUN TestDaemonRestartKillContainers [2020-11-27T11:56:43.006Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T11:56:43.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T11:56:43.006Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T11:56:43.006Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T11:56:43.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T11:56:43.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T11:56:43.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T11:56:43.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T11:56:43.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T11:56:43.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T11:56:43.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T11:56:43.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T11:56:43.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T11:56:43.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T11:56:43.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T11:56:43.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T11:56:43.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T11:56:43.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T11:56:43.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T11:56:43.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T11:56:43.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T11:56:43.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T11:56:43.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T11:56:43.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T11:56:43.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T11:56:43.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T11:56:43.395Z] Removing intermediate container a052889aa233 [2020-11-27T11:56:43.395Z] ---> 2145fcdd1d21 [2020-11-27T11:56:43.395Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-11-27T11:56:43.395Z] ---> Running in fd91b624571f [2020-11-27T11:56:43.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-27T11:56:43.856Z] Removing intermediate container fd91b624571f [2020-11-27T11:56:43.856Z] ---> 0f7c275bde2e [2020-11-27T11:56:43.856Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-11-27T11:56:43.856Z] ---> Running in 94a90bb62aea [2020-11-27T11:56:44.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-27T11:56:45.072Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T11:56:45.362Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T11:56:45.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-27T11:56:46.393Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T11:56:46.683Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T11:56:46.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-27T11:56:47.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T11:56:48.068Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T11:56:48.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-27T11:56:49.187Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-27T11:56:49.187Z] Using test binary docker [2020-11-27T11:56:49.187Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-27T11:56:49.187Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T11:56:49.187Z] INFO: Waiting for daemon to start... [2020-11-27T11:56:49.187Z] Starting dockerd [2020-11-27T11:56:50.150Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T11:56:50.440Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T11:56:51.025Z] [2020-11-27T11:56:51.025Z] SUCCESS: Specified value was saved. [2020-11-27T11:56:51.996Z] INFO: Downloading git... [2020-11-27T11:56:52.453Z] . [2020-11-27T11:56:52.453Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-27T11:56:52.453Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-27T11:56:52.453Z] Error: No such image: emptyfs [2020-11-27T11:56:52.453Z] Running integration-test (iteration 1) [2020-11-27T11:56:52.453Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-11-27T11:56:53.162Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T11:56:53.162Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T11:56:53.544Z] INFO: Downloading go... [2020-11-27T11:56:55.089Z] INFO: Downloading compiler 1 of 3... [2020-11-27T11:56:55.089Z] INFO: Downloading compiler 2 of 3... [2020-11-27T11:56:55.549Z] INFO: Downloading compiler 3 of 3... [2020-11-27T11:56:55.886Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-27T11:56:55.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.92s) [2020-11-27T11:56:55.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) [2020-11-27T11:56:55.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-11-27T11:56:55.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) [2020-11-27T11:56:55.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-11-27T11:56:55.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2020-11-27T11:56:55.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.24s) [2020-11-27T11:56:55.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s) [2020-11-27T11:56:55.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.88s) [2020-11-27T11:56:55.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.87s) [2020-11-27T11:56:55.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.21s) [2020-11-27T11:56:55.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2020-11-27T11:56:55.886Z] === RUN TestCgroupNamespacesRun [2020-11-27T11:56:56.010Z] INFO: Extracting git... [2020-11-27T11:56:57.388Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2020-11-27T11:56:57.388Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-27T11:56:57.781Z] ok github.com/docker/docker/api/server/httputils 0.026s coverage: 14.7% of statements [2020-11-27T11:56:58.078Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-27T11:56:58.891Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-11-27T11:56:58.892Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-27T11:56:59.131Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-11-27T11:56:59.131Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-27T11:56:59.131Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-27T11:56:59.131Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-27T11:56:59.429Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-27T11:56:59.429Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-27T11:56:59.429Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-27T11:56:59.429Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-27T11:56:59.429Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-27T11:56:59.727Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-27T11:57:00.952Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2020-11-27T11:57:00.952Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-27T11:57:01.260Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-27T11:57:01.260Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-27T11:57:01.556Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2020-11-27T11:57:01.860Z] ok github.com/docker/docker/api/types/filters 0.025s coverage: 92.2% of statements [2020-11-27T11:57:02.162Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 5.7% of statements [2020-11-27T11:57:02.162Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-27T11:57:02.162Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-27T11:57:02.162Z] ? github.com/docker/docker/api/types [no test files] [2020-11-27T11:57:02.162Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-27T11:57:02.162Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-27T11:57:02.162Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-27T11:57:02.162Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-27T11:57:02.162Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-27T11:57:02.162Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-27T11:57:02.162Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-27T11:57:02.162Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-27T11:57:02.162Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-27T11:57:02.162Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-27T11:57:02.162Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-27T11:57:02.162Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2020-11-27T11:57:02.457Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2020-11-27T11:57:02.457Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-27T11:57:02.813Z] ok github.com/docker/docker/api/types/versions 0.090s coverage: 75.0% of statements [2020-11-27T11:57:02.813Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-27T11:57:02.813Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-27T11:57:02.813Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-27T11:57:02.813Z] ? github.com/docker/docker/builder [no test files] [2020-11-27T11:57:02.813Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-27T11:57:02.813Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-27T11:57:02.813Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-27T11:57:02.813Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-27T11:57:02.813Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-27T11:57:02.813Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-27T11:57:02.813Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-27T11:57:03.959Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2020-11-27T11:57:03.959Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-27T11:57:04.621Z] Loaded image: buildpack-deps:buster [2020-11-27T11:57:04.879Z] Loaded image: busybox:latest [2020-11-27T11:57:04.879Z] Loaded image: busybox:glibc [2020-11-27T11:57:04.879Z] Loaded image: debian:buster [2020-11-27T11:57:05.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-27T11:57:05.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-27T11:57:05.135Z] Loaded image: hello-world:latest [2020-11-27T11:57:05.135Z] Loaded image: arm32v7/hello-world:latest [2020-11-27T11:57:05.135Z] INFO: Testing against a local daemon [2020-11-27T11:57:05.135Z] === RUN TestCgroupNamespacesBuild [2020-11-27T11:57:06.020Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2020-11-27T11:57:06.020Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-27T11:57:06.380Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-11-27T11:57:06.650Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-11-27T11:57:06.650Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-27T11:57:08.153Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2020-11-27T11:57:08.153Z] === RUN TestKernelTCPMemory [2020-11-27T11:57:09.153Z] ok github.com/docker/docker/builder/remotecontext/git 3.876s coverage: 86.3% of statements [2020-11-27T11:57:09.186Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-11-27T11:57:09.186Z] === RUN TestNISDomainname [2020-11-27T11:57:10.216Z] --- PASS: TestNISDomainname (0.94s) [2020-11-27T11:57:10.216Z] === RUN TestHostnameDnsResolution [2020-11-27T11:57:10.378Z] --- PASS: TestCgroupNamespacesBuild (4.69s) [2020-11-27T11:57:10.379Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-27T11:57:10.857Z] INFO: Expanding go... [2020-11-27T11:57:11.269Z] ok github.com/docker/docker/builder/remotecontext 0.457s coverage: 13.7% of statements [2020-11-27T11:57:11.720Z] --- PASS: TestHostnameDnsResolution (1.72s) [2020-11-27T11:57:11.720Z] === RUN TestStats [2020-11-27T11:57:12.266Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2020-11-27T11:57:12.266Z] === RUN TestBuildWithSession [2020-11-27T11:57:12.266Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-27T11:57:12.266Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T11:57:12.266Z] === RUN TestBuildSquashParent [2020-11-27T11:57:12.808Z] ok github.com/docker/docker/builder/dockerfile 1.216s coverage: 48.3% of statements [2020-11-27T11:57:12.808Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-11-27T11:57:12.808Z] ? github.com/docker/docker/cli [no test files] [2020-11-27T11:57:12.808Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-27T11:57:14.906Z] ok github.com/docker/docker/client 0.305s coverage: 75.4% of statements [2020-11-27T11:57:15.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-27T11:57:15.226Z] --- PASS: TestStats (2.94s) [2020-11-27T11:57:15.226Z] === RUN TestStopContainerWithTimeout [2020-11-27T11:57:15.226Z] === RUN TestStopContainerWithTimeout/0 [2020-11-27T11:57:15.226Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-27T11:57:15.226Z] === RUN TestStopContainerWithTimeout/1 [2020-11-27T11:57:15.226Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-27T11:57:15.226Z] === RUN TestStopContainerWithTimeout/3 [2020-11-27T11:57:15.226Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-27T11:57:15.226Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-27T11:57:15.226Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-27T11:57:15.226Z] === CONT TestStopContainerWithTimeout/0 [2020-11-27T11:57:15.226Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-27T11:57:15.573Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T11:57:15.573Z] [2020-11-27T11:57:15.573Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-11-27T11:57:15.573Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-11-27T11:57:15.573Z] Using test binary docker [2020-11-27T11:57:15.573Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-27T11:57:15.573Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T11:57:15.573Z] INFO: Waiting for daemon to start... [2020-11-27T11:57:15.573Z] Starting dockerd [2020-11-27T11:57:15.573Z] . [2020-11-27T11:57:15.573Z] INFO: Building docker-sdk-python3:4.3.0... [2020-11-27T11:57:15.871Z] === CONT TestStopContainerWithTimeout/3 [2020-11-27T11:57:17.933Z] === CONT TestStopContainerWithTimeout/1 [2020-11-27T11:57:19.437Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-11-27T11:57:19.437Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2020-11-27T11:57:19.437Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2020-11-27T11:57:19.437Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2020-11-27T11:57:19.437Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-11-27T11:57:19.437Z] === RUN TestDeleteDevicemapper [2020-11-27T11:57:19.437Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-27T11:57:19.437Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T11:57:19.437Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-27T11:57:20.352Z] --- PASS: TestBuildSquashParent (7.20s) [2020-11-27T11:57:20.352Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-27T11:57:20.352Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T11:57:20.352Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T11:57:20.352Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T11:57:20.352Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T11:57:20.352Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T11:57:20.352Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T11:57:20.352Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T11:57:20.352Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T11:57:20.352Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T11:57:20.352Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T11:57:20.352Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T11:57:20.352Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T11:57:20.352Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T11:57:20.352Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T11:57:20.610Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T11:57:20.867Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T11:57:22.758Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T11:57:22.758Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T11:57:23.881Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.59s) [2020-11-27T11:57:23.881Z] === RUN TestUpdateMemory [2020-11-27T11:57:23.881Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-27T11:57:23.881Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-27T11:57:23.881Z] === RUN TestUpdateCPUQuota [2020-11-27T11:57:24.511Z] --- PASS: TestUpdateCPUQuota (1.20s) [2020-11-27T11:57:24.511Z] === RUN TestUpdatePidsLimit [2020-11-27T11:57:24.511Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-27T11:57:24.804Z] === RUN TestUpdatePidsLimit/no_change [2020-11-27T11:57:25.094Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-27T11:57:25.272Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-11-27T11:57:25.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.49s) [2020-11-27T11:57:25.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.53s) [2020-11-27T11:57:25.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.09s) [2020-11-27T11:57:25.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2020-11-27T11:57:25.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s) [2020-11-27T11:57:25.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2020-11-27T11:57:25.272Z] === RUN TestBuildMultiStageCopy [2020-11-27T11:57:25.272Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-27T11:57:25.384Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-27T11:57:26.014Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-27T11:57:26.304Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-27T11:57:26.594Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-27T11:57:28.097Z] --- PASS: TestUpdatePidsLimit (3.71s) [2020-11-27T11:57:28.097Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-11-27T11:57:28.097Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-11-27T11:57:28.097Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-11-27T11:57:28.097Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-11-27T11:57:28.097Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-11-27T11:57:28.097Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-11-27T11:57:28.097Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-11-27T11:57:28.097Z] === RUN TestUpdateRestartPolicy [2020-11-27T11:57:28.536Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-27T11:57:29.098Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-27T11:57:30.029Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-27T11:57:31.394Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-27T11:57:32.321Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2020-11-27T11:57:32.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2020-11-27T11:57:32.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2020-11-27T11:57:32.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2020-11-27T11:57:32.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-11-27T11:57:32.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-11-27T11:57:32.321Z] === RUN TestBuildMultiStageParentConfig [2020-11-27T11:57:36.044Z] INFO: Expanding compiler 1 of 3... [2020-11-27T11:57:36.044Z] INFO: Expanding compiler 2 of 3... [2020-11-27T11:57:37.561Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-11-27T11:57:37.561Z] === RUN TestBuildLabelWithTargets [2020-11-27T11:57:39.789Z] INFO: Expanding compiler 3 of 3... [2020-11-27T11:57:39.789Z] INFO: Removing downloaded files... [2020-11-27T11:57:39.789Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-11-27T11:57:39.789Z] INFO: Configuring git core.autocrlf... [2020-11-27T11:57:40.713Z] --- PASS: TestUpdateRestartPolicy (12.72s) [2020-11-27T11:57:40.713Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-27T11:57:41.425Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T11:57:41.426Z] [2020-11-27T11:57:41.426Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-27T11:57:41.426Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-27T11:57:41.426Z] HOSTNAME=897dc77cf617 [2020-11-27T11:57:41.426Z] TESTDEBUG=0 [2020-11-27T11:57:41.426Z] DEST=bundles/test-integration [2020-11-27T11:57:41.426Z] PWD=/go/src/github.com/docker/docker [2020-11-27T11:57:41.426Z] DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T11:57:41.426Z] container=docker [2020-11-27T11:57:41.426Z] HOME=/root [2020-11-27T11:57:41.426Z] GOLANG_VERSION=1.13.15 [2020-11-27T11:57:41.426Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-27T11:57:41.426Z] VALIDATE_BRANCH=master [2020-11-27T11:57:41.426Z] TERM=xterm [2020-11-27T11:57:41.426Z] DOCKER_PKG=github.com/docker/docker [2020-11-27T11:57:41.426Z] SHLVL=1 [2020-11-27T11:57:41.426Z] TIMEOUT=120m [2020-11-27T11:57:41.426Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-27T11:57:41.426Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-27T11:57:41.426Z] GO111MODULE=off [2020-11-27T11:57:41.426Z] DOCKER_EXPERIMENTAL=1 [2020-11-27T11:57:41.426Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-27T11:57:41.426Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-27T11:57:41.426Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-27T11:57:41.426Z] GOPATH=/go [2020-11-27T11:57:41.426Z] PKG_CONFIG=pkg-config [2020-11-27T11:57:41.426Z] _=/usr/bin/env [2020-11-27T11:57:41.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-27T11:57:41.743Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-11-27T11:57:41.743Z] === RUN TestWaitNonBlocked [2020-11-27T11:57:41.743Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T11:57:41.743Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T11:57:41.743Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T11:57:41.743Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T11:57:41.743Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T11:57:41.743Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T11:57:42.773Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-11-27T11:57:42.773Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-11-27T11:57:42.773Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2020-11-27T11:57:42.773Z] === RUN TestWaitBlocked [2020-11-27T11:57:42.773Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T11:57:42.773Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T11:57:42.773Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T11:57:42.773Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T11:57:42.773Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T11:57:42.773Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T11:57:43.803Z] --- PASS: TestWaitBlocked (0.01s) [2020-11-27T11:57:43.803Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2020-11-27T11:57:43.803Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2020-11-27T11:57:43.803Z] === CONT TestContainerStartOnDaemonRestart [2020-11-27T11:57:43.803Z] === CONT TestIpcModeOlderClient [2020-11-27T11:57:44.094Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-11-27T11:57:44.094Z] === CONT TestDaemonHostGatewayIP [2020-11-27T11:57:45.683Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-11-27T11:57:45.683Z] === RUN TestBuildWithEmptyLayers [2020-11-27T11:57:47.602Z] --- PASS: TestContainerStartOnDaemonRestart (3.21s) [2020-11-27T11:57:47.602Z] === CONT TestContainerKillOnDaemonStart [2020-11-27T11:57:47.602Z] --- PASS: TestDaemonHostGatewayIP (3.42s) [2020-11-27T11:57:47.602Z] === CONT TestDaemonRestartIpcMode [2020-11-27T11:57:48.232Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-11-27T11:57:48.232Z] === RUN TestBuildMultiStageOnBuild [2020-11-27T11:57:51.111Z] --- PASS: TestDaemonRestartIpcMode (3.46s) [2020-11-27T11:57:53.474Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-11-27T11:57:53.475Z] === RUN TestBuildUncleanTarFilenames [2020-11-27T11:57:53.732Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2020-11-27T11:57:53.732Z] === RUN TestBuildMultiStageLayerLeak [2020-11-27T11:57:54.297Z] sha256:ea48b462ccd9f89c7f488932bc2656dde23036f2bd86386a6f32c8ad780c46ca [2020-11-27T11:57:54.297Z] INFO: Starting docker-py tests... [2020-11-27T11:57:54.297Z] ============================= test session starts ============================== [2020-11-27T11:57:54.297Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-11-27T11:57:54.297Z] rootdir: /src, inifile: pytest.ini [2020-11-27T11:57:54.297Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-11-27T11:57:54.297Z] collected 389 items / 1 deselected / 388 selected [2020-11-27T11:57:54.297Z] [2020-11-27T11:57:54.375Z] ok github.com/docker/docker/cmd/dockerd 0.221s coverage: 29.1% of statements [2020-11-27T11:57:56.501Z] ok github.com/docker/docker/container 0.141s coverage: 34.7% of statements [2020-11-27T11:57:56.501Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-27T11:57:56.501Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-27T11:57:56.501Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-27T11:57:56.501Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-27T11:57:58.596Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2020-11-27T11:57:58.980Z] --- PASS: TestBuildMultiStageLayerLeak (4.33s) [2020-11-27T11:57:58.980Z] === RUN TestBuildWithHugeFile [2020-11-27T11:57:59.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-27T11:57:59.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-27T11:57:59.614Z] --- PASS: TestContainerKillOnDaemonStart (11.98s) [2020-11-27T11:57:59.614Z] PASS [2020-11-27T11:57:59.614Z] [2020-11-27T11:57:59.614Z] === Skipped [2020-11-27T11:57:59.614Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-11-27T11:57:59.614Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T11:57:59.614Z] [2020-11-27T11:57:59.614Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-27T11:57:59.614Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T11:57:59.614Z] [2020-11-27T11:57:59.614Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-27T11:57:59.614Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T11:57:59.614Z] [2020-11-27T11:57:59.614Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T11:57:59.614Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T11:57:59.614Z] [2020-11-27T11:57:59.614Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-11-27T11:57:59.614Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T11:57:59.614Z] [2020-11-27T11:57:59.614Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-11-27T11:57:59.614Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-27T11:57:59.614Z] [2020-11-27T11:57:59.614Z] [2020-11-27T11:57:59.614Z] DONE 195 tests, 6 skipped in 151.935s [2020-11-27T11:57:59.614Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-11-27T11:57:59.614Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-11-27T11:57:59.614Z] ++ set -e [2020-11-27T11:57:59.614Z] ++ '[' -n 0 ']' [2020-11-27T11:57:59.614Z] ++ set -x [2020-11-27T11:57:59.614Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-11-27T11:57:59.614Z] INFO: Testing against a local daemon [2020-11-27T11:57:59.614Z] === RUN TestCommitInheritsEnv [2020-11-27T11:57:59.614Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-11-27T11:57:59.614Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-27T11:57:59.614Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-27T11:57:59.614Z] === RUN TestImagesFilterMultiReference [2020-11-27T11:57:59.904Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-11-27T11:57:59.904Z] === RUN TestImagePullPlatformInvalid [2020-11-27T11:57:59.904Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-11-27T11:57:59.904Z] === RUN TestRemoveImageOrphaning [2020-11-27T11:58:00.537Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-11-27T11:58:00.537Z] === RUN TestRemoveImageGarbageCollector [2020-11-27T11:58:00.537Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-27T11:58:00.537Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T11:58:00.537Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-27T11:58:00.537Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-11-27T11:58:00.537Z] === RUN TestTagInvalidReference [2020-11-27T11:58:00.537Z] --- PASS: TestTagInvalidReference (0.01s) [2020-11-27T11:58:00.537Z] === RUN TestTagValidPrefixedRepo [2020-11-27T11:58:00.537Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-11-27T11:58:00.537Z] === RUN TestTagExistedNameWithoutForce [2020-11-27T11:58:00.537Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-11-27T11:58:00.537Z] === RUN TestTagOfficialNames [2020-11-27T11:58:00.537Z] --- PASS: TestTagOfficialNames (0.03s) [2020-11-27T11:58:00.537Z] === RUN TestTagMatchesDigest [2020-11-27T11:58:00.537Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-11-27T11:58:00.537Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-27T11:58:02.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-27T11:58:04.220Z] ok github.com/docker/docker/daemon/cluster/convert 0.022s coverage: 35.9% of statements [2020-11-27T11:58:07.806Z] ok github.com/docker/docker/daemon/cluster 0.131s coverage: 0.5% of statements [2020-11-27T11:58:08.201Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-11-27T11:58:08.462Z] tests/integration/api_client_test.py ..... [ 7%] [2020-11-27T11:58:10.226Z] tests/integration/api_config_test.py ..... [ 8%] [2020-11-27T11:58:11.372Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.0% of statements [2020-11-27T11:58:12.438Z] ok github.com/docker/docker/daemon/config 0.072s coverage: 81.8% of statements [2020-11-27T11:58:12.736Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-11-27T11:58:15.504Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-11-27T11:58:19.049Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-11-27T11:58:19.346Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.474s coverage: 14.1% of statements [2020-11-27T11:58:19.646Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.510s coverage: 57.1% of statements [2020-11-27T11:58:23.208Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2020-11-27T11:58:23.848Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.877s coverage: 69.2% of statements [2020-11-27T11:58:24.496Z] ok github.com/docker/docker/daemon 12.408s coverage: 17.2% of statements [2020-11-27T11:58:24.496Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-27T11:58:24.496Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-27T11:58:24.496Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-27T11:58:24.496Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-27T11:58:24.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-27T11:58:25.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-27T11:58:26.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-27T11:58:26.614Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.008s coverage: 45.9% of statements [2020-11-27T11:58:26.614Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-27T11:58:27.675Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.457s coverage: 49.5% of statements [2020-11-27T11:58:27.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-27T11:58:27.974Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements [2020-11-27T11:58:28.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-27T11:58:29.027Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2020-11-27T11:58:30.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-27T11:58:30.564Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.037s coverage: 3.0% of statements [2020-11-27T11:58:32.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-27T11:58:32.683Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.050s coverage: 52.1% of statements [2020-11-27T11:58:32.683Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-27T11:58:32.683Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-27T11:58:32.981Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 41.0% of statements [2020-11-27T11:58:35.084Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 6.5% of statements [2020-11-27T11:58:35.084Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-27T11:58:35.084Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-27T11:58:35.084Z] ok github.com/docker/docker/daemon/logger/awslogs 0.532s coverage: 77.8% of statements [2020-11-27T11:58:35.084Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-27T11:58:35.084Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-27T11:58:35.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-27T11:58:35.733Z] ok github.com/docker/docker/daemon/logger/gelf 0.034s coverage: 67.0% of statements [2020-11-27T11:58:35.733Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2020-11-27T11:58:36.381Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2020-11-27T11:58:36.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-27T11:58:37.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-27T11:58:38.494Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 61.6% of statements [2020-11-27T11:58:38.791Z] ok github.com/docker/docker/daemon/logger/local 0.091s coverage: 75.2% of statements [2020-11-27T11:58:38.791Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-27T11:58:38.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-27T11:58:39.375Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-11-27T11:58:39.437Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.085s coverage: 55.1% of statements [2020-11-27T11:58:40.087Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 33.3% of statements [2020-11-27T11:58:40.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-27T11:58:41.141Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2020-11-27T11:58:41.442Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2020-11-27T11:58:42.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-27T11:58:43.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-27T11:58:44.216Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2020-11-27T11:58:44.514Z] ok github.com/docker/docker/daemon/logger/splunk 2.661s coverage: 82.5% of statements [2020-11-27T11:58:44.514Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-27T11:58:44.514Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-27T11:58:44.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-27T11:58:45.567Z] ok github.com/docker/docker/distribution/metadata 0.209s coverage: 48.2% of statements [2020-11-27T11:58:45.927Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-27T11:58:45.927Z] Using test binary docker [2020-11-27T11:58:45.927Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-27T11:58:45.927Z] +++ /etc/init.d/apparmor start [2020-11-27T11:58:45.927Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T11:58:45.927Z] INFO: Waiting for daemon to start... [2020-11-27T11:58:45.927Z] Starting dockerd [2020-11-27T11:58:45.927Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-11-27T11:58:47.668Z] ok github.com/docker/docker/errdefs 0.023s coverage: 53.1% of statements [2020-11-27T11:58:47.968Z] ok github.com/docker/docker/distribution 0.457s coverage: 25.6% of statements [2020-11-27T11:58:47.968Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-27T11:58:50.073Z] ok github.com/docker/docker/image 0.086s coverage: 86.4% of statements [2020-11-27T11:58:50.374Z] ok github.com/docker/docker/distribution/xfer 1.725s coverage: 85.1% of statements [2020-11-27T11:58:50.374Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-27T11:58:50.673Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2020-11-27T11:58:50.673Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-27T11:58:50.969Z] ok github.com/docker/docker/image/v1 0.041s coverage: 25.0% of statements [2020-11-27T11:58:50.969Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-27T11:58:51.617Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-11-27T11:58:51.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-27T11:58:51.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-27T11:58:51.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-27T11:58:51.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-27T11:58:51.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-27T11:58:52.517Z] . [2020-11-27T11:58:52.517Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-27T11:58:52.517Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-27T11:58:52.517Z] Error: No such image: emptyfs [2020-11-27T11:58:52.517Z] ++++ docker load [2020-11-27T11:58:52.517Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-27T11:58:52.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-27T11:58:52.777Z] Running integration-test (iteration 1) [2020-11-27T11:58:52.777Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-11-27T11:58:52.777Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-27T11:58:52.777Z] ++ set -e [2020-11-27T11:58:52.777Z] ++ '[' -n 0 ']' [2020-11-27T11:58:52.777Z] ++ set -x [2020-11-27T11:58:52.777Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-27T11:58:53.152Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 52.9% of statements [2020-11-27T11:58:54.208Z] ok github.com/docker/docker/oci 0.025s coverage: 8.2% of statements [2020-11-27T11:58:54.508Z] ok github.com/docker/docker/opts 0.118s coverage: 67.1% of statements [2020-11-27T11:58:55.156Z] --- PASS: TestBuildWithHugeFile (51.73s) [2020-11-27T11:58:55.157Z] === RUN TestBuildWithEmptyDockerfile [2020-11-27T11:58:55.157Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T11:58:55.157Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T11:58:55.157Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T11:58:55.157Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T11:58:55.157Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T11:58:55.157Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T11:58:55.157Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T11:58:55.157Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T11:58:55.157Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T11:58:55.157Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2020-11-27T11:58:55.157Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-11-27T11:58:55.157Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-11-27T11:58:55.157Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-11-27T11:58:55.157Z] === RUN TestBuildPreserveOwnership [2020-11-27T11:58:55.157Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-27T11:58:56.084Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-27T11:58:56.625Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-11-27T11:58:56.923Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-11-27T11:58:57.223Z] ok github.com/docker/docker/pkg/authorization 0.962s coverage: 68.3% of statements [2020-11-27T11:58:58.279Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-11-27T11:58:58.578Z] ok github.com/docker/docker/pkg/archive 1.243s coverage: 76.9% of statements [2020-11-27T11:58:59.222Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-11-27T11:58:59.519Z] ok github.com/docker/docker/pkg/discovery/file 0.029s coverage: 97.6% of statements [2020-11-27T11:59:00.249Z] --- PASS: TestBuildPreserveOwnership (9.89s) [2020-11-27T11:59:00.249Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.88s) [2020-11-27T11:59:00.249Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-11-27T11:59:00.249Z] === RUN TestBuildPlatformInvalid [2020-11-27T11:59:00.249Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-11-27T11:59:00.249Z] PASS [2020-11-27T11:59:00.249Z] [2020-11-27T11:59:00.249Z] === Skipped [2020-11-27T11:59:00.249Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-11-27T11:59:00.249Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T11:59:00.249Z] [2020-11-27T11:59:00.249Z] [2020-11-27T11:59:00.249Z] DONE 32 tests, 1 skipped in 128.151s [2020-11-27T11:59:00.249Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-11-27T11:59:00.505Z] INFO: Testing against a local daemon [2020-11-27T11:59:00.505Z] === RUN TestConfigInspect [2020-11-27T11:59:00.505Z] --- SKIP: TestConfigInspect (0.02s) [2020-11-27T11:59:00.505Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T11:59:00.505Z] === RUN TestConfigList [2020-11-27T11:59:00.505Z] --- SKIP: TestConfigList (0.01s) [2020-11-27T11:59:00.505Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T11:59:00.505Z] === RUN TestConfigsCreateAndDelete [2020-11-27T11:59:00.505Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-11-27T11:59:00.505Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T11:59:00.505Z] === RUN TestConfigsUpdate [2020-11-27T11:59:00.505Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-11-27T11:59:00.505Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T11:59:00.505Z] === RUN TestTemplatedConfig [2020-11-27T11:59:00.505Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-11-27T11:59:00.505Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T11:59:00.505Z] === RUN TestConfigCreateResolve [2020-11-27T11:59:00.505Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-11-27T11:59:00.505Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T11:59:00.505Z] === RUN TestConfigDaemonLibtrustID [2020-11-27T11:59:00.569Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-11-27T11:59:01.210Z] ok github.com/docker/docker/pkg/discovery/nodes 0.027s coverage: 93.8% of statements [2020-11-27T11:59:01.867Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-11-27T11:59:02.393Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2020-11-27T11:59:02.393Z] PASS [2020-11-27T11:59:02.393Z] [2020-11-27T11:59:02.393Z] === Skipped [2020-11-27T11:59:02.393Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-11-27T11:59:02.393Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T11:59:02.393Z] [2020-11-27T11:59:02.393Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-11-27T11:59:02.393Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T11:59:02.393Z] [2020-11-27T11:59:02.393Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-11-27T11:59:02.393Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T11:59:02.393Z] [2020-11-27T11:59:02.393Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-11-27T11:59:02.393Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T11:59:02.393Z] [2020-11-27T11:59:02.393Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-11-27T11:59:02.393Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T11:59:02.393Z] [2020-11-27T11:59:02.393Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-11-27T11:59:02.393Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T11:59:02.393Z] [2020-11-27T11:59:02.393Z] [2020-11-27T11:59:02.393Z] DONE 7 tests, 6 skipped in 1.731s [2020-11-27T11:59:02.393Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-11-27T11:59:02.393Z] INFO: Testing against a local daemon [2020-11-27T11:59:02.393Z] === RUN TestCheckpoint [2020-11-27T11:59:02.393Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-27T11:59:02.393Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T11:59:02.393Z] === RUN TestContainerInvalidJSON [2020-11-27T11:59:02.393Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T11:59:02.393Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T11:59:02.393Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T11:59:02.393Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T11:59:02.393Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-27T11:59:02.393Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-27T11:59:02.393Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T11:59:02.393Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-27T11:59:02.393Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T11:59:02.393Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-27T11:59:02.393Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-27T11:59:02.393Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-27T11:59:02.393Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-27T11:59:02.393Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-27T11:59:02.393Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-11-27T11:59:02.393Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-27T11:59:02.393Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-11-27T11:59:02.393Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-27T11:59:02.393Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-11-27T11:59:02.393Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-27T11:59:02.393Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-11-27T11:59:02.393Z] === RUN TestCopyFromContainer [2020-11-27T11:59:02.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-27T11:59:02.933Z] ok github.com/docker/docker/pkg/chrootarchive 3.873s coverage: 43.2% of statements [2020-11-27T11:59:02.933Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2020-11-27T11:59:03.232Z] ok github.com/docker/docker/layer 7.673s coverage: 68.8% of statements [2020-11-27T11:59:03.232Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-27T11:59:03.232Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-27T11:59:03.232Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-27T11:59:03.232Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-27T11:59:03.232Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-27T11:59:03.232Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-27T11:59:03.232Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-27T11:59:04.284Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-11-27T11:59:04.284Z] ok github.com/docker/docker/pkg/fsutils 0.367s coverage: 85.1% of statements [2020-11-27T11:59:04.284Z] ok github.com/docker/docker/pkg/discovery/kv 3.108s coverage: 84.1% of statements [2020-11-27T11:59:04.584Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-11-27T11:59:05.639Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2020-11-27T11:59:05.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-27T11:59:06.285Z] ok github.com/docker/docker/pkg/longpath 0.024s coverage: 100.0% of statements [2020-11-27T11:59:06.556Z] === RUN TestCopyFromContainer// [2020-11-27T11:59:06.557Z] === RUN TestCopyFromContainer//bar/root [2020-11-27T11:59:06.557Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-27T11:59:06.557Z] === RUN TestCopyFromContainer/bar/quux [2020-11-27T11:59:06.557Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-27T11:59:06.557Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-27T11:59:06.557Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-27T11:59:06.557Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-27T11:59:06.557Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-27T11:59:06.583Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2020-11-27T11:59:06.813Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-27T11:59:06.813Z] --- PASS: TestCopyFromContainer (4.40s) [2020-11-27T11:59:06.813Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-11-27T11:59:06.813Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-11-27T11:59:06.813Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-11-27T11:59:06.813Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-11-27T11:59:06.813Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-11-27T11:59:06.813Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-11-27T11:59:06.813Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-11-27T11:59:06.813Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-11-27T11:59:06.813Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-11-27T11:59:06.813Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-11-27T11:59:06.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-27T11:59:06.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T11:59:06.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T11:59:06.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T11:59:06.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T11:59:06.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T11:59:06.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T11:59:06.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T11:59:06.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T11:59:06.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T11:59:06.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-11-27T11:59:06.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-27T11:59:06.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-27T11:59:06.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-27T11:59:06.813Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-27T11:59:06.813Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-11-27T11:59:06.813Z] === RUN TestCreateWithInvalidEnv [2020-11-27T11:59:06.813Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-27T11:59:06.813Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-27T11:59:06.813Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-27T11:59:06.813Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-27T11:59:06.813Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-27T11:59:06.813Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-27T11:59:06.813Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-27T11:59:06.813Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-27T11:59:06.813Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-27T11:59:06.813Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-11-27T11:59:06.813Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-27T11:59:06.813Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-27T11:59:06.813Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-27T11:59:06.813Z] === RUN TestCreateTmpfsMountsTarget [2020-11-27T11:59:06.813Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-27T11:59:06.813Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-27T11:59:06.880Z] ok github.com/docker/docker/pkg/idtools 0.621s coverage: 70.1% of statements [2020-11-27T11:59:07.180Z] ok github.com/docker/docker/pkg/ioutils 1.217s coverage: 70.1% of statements [2020-11-27T11:59:07.180Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-27T11:59:07.180Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-27T11:59:07.180Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-27T11:59:07.180Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-27T11:59:07.478Z] ok github.com/docker/docker/pkg/parsers 0.026s coverage: 97.0% of statements [2020-11-27T11:59:07.478Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2020-11-27T11:59:07.691Z] Loaded image: buildpack-deps:buster [2020-11-27T11:59:07.691Z] Loaded image: busybox:latest [2020-11-27T11:59:08.124Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2020-11-27T11:59:08.124Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.029s coverage: 86.7% of statements [2020-11-27T11:59:08.124Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-27T11:59:08.124Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-27T11:59:08.181Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2020-11-27T11:59:08.182Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-27T11:59:08.262Z] Loaded image: busybox:glibc [2020-11-27T11:59:08.262Z] Loaded image: debian:buster [2020-11-27T11:59:08.262Z] Loaded image: hello-world:latest [2020-11-27T11:59:08.523Z] Loaded image: arm32v7/hello-world:latest [2020-11-27T11:59:08.523Z] INFO: Testing against a local daemon [2020-11-27T11:59:08.523Z] === RUN TestCgroupNamespacesBuild [2020-11-27T11:59:08.769Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2020-11-27T11:59:09.548Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2020-11-27T11:59:09.548Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-27T11:59:09.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T11:59:09.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T11:59:09.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T11:59:09.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T11:59:09.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T11:59:09.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T11:59:09.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T11:59:09.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T11:59:09.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T11:59:09.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T11:59:09.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T11:59:09.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T11:59:09.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T11:59:09.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T11:59:09.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T11:59:09.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-11-27T11:59:09.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-27T11:59:09.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-11-27T11:59:09.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-27T11:59:09.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-27T11:59:09.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-27T11:59:09.548Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-27T11:59:09.804Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2020-11-27T11:59:09.804Z] === RUN TestCreateDifferentPlatform [2020-11-27T11:59:09.804Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-27T11:59:09.804Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-27T11:59:09.804Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-11-27T11:59:09.804Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-27T11:59:09.804Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-27T11:59:09.804Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-27T11:59:09.804Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-11-27T11:59:09.804Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-27T11:59:09.804Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2020-11-27T11:59:09.804Z] === RUN TestContainerStartOnDaemonRestart [2020-11-27T11:59:09.804Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-11-27T11:59:09.804Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-11-27T11:59:09.804Z] === RUN TestDaemonRestartIpcMode [2020-11-27T11:59:09.804Z] === PAUSE TestDaemonRestartIpcMode [2020-11-27T11:59:09.804Z] === RUN TestDaemonHostGatewayIP [2020-11-27T11:59:09.804Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-11-27T11:59:09.804Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T11:59:09.804Z] === RUN TestContainerKillOnDaemonStart [2020-11-27T11:59:09.804Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-11-27T11:59:09.804Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-11-27T11:59:09.804Z] === RUN TestDiff [2020-11-27T11:59:09.832Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2020-11-27T11:59:10.133Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2020-11-27T11:59:10.133Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2020-11-27T11:59:10.366Z] --- PASS: TestDiff (0.40s) [2020-11-27T11:59:10.366Z] === RUN TestExecWithCloseStdin [2020-11-27T11:59:10.929Z] --- PASS: TestExecWithCloseStdin (0.49s) [2020-11-27T11:59:10.929Z] === RUN TestExec [2020-11-27T11:59:11.181Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-11-27T11:59:11.184Z] --- PASS: TestExec (0.46s) [2020-11-27T11:59:11.184Z] === RUN TestExecUser [2020-11-27T11:59:11.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-27T11:59:11.746Z] --- PASS: TestExecUser (0.47s) [2020-11-27T11:59:11.746Z] === RUN TestExportContainerAndImportImage [2020-11-27T11:59:11.824Z] --- PASS: TestCgroupNamespacesBuild (3.38s) [2020-11-27T11:59:11.824Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-27T11:59:11.830Z] ok github.com/docker/docker/pkg/pubsub 1.126s coverage: 75.0% of statements [2020-11-27T11:59:11.830Z] ok github.com/docker/docker/pkg/stdcopy 0.014s coverage: 100.0% of statements [2020-11-27T11:59:12.310Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2020-11-27T11:59:12.310Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-27T11:59:12.479Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-11-27T11:59:12.479Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-11-27T11:59:12.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-27T11:59:13.738Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s) [2020-11-27T11:59:13.738Z] === RUN TestBuildWithSession [2020-11-27T11:59:13.738Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-27T11:59:13.738Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T11:59:13.738Z] === RUN TestBuildSquashParent [2020-11-27T11:59:14.004Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 36.9% of statements [2020-11-27T11:59:14.299Z] ok github.com/docker/docker/pkg/sysinfo 0.023s coverage: 53.8% of statements [2020-11-27T11:59:14.299Z] ok github.com/docker/docker/pkg/signal 3.115s coverage: 61.0% of statements [2020-11-27T11:59:14.596Z] ok github.com/docker/docker/pkg/tailfile 0.113s coverage: 88.6% of statements [2020-11-27T11:59:15.068Z] testing: warning: no tests to run [2020-11-27T11:59:15.068Z] coverage: [no statements] [2020-11-27T11:59:15.068Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-11-27T11:59:15.576Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-11-27T11:59:15.576Z] === RUN TestHealthCheckWorkdir [2020-11-27T11:59:15.714Z] ok github.com/docker/docker/pkg/tarsum 0.163s coverage: 89.3% of statements [2020-11-27T11:59:15.714Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-11-27T11:59:15.714Z] ok github.com/docker/docker/pkg/truncindex 0.113s coverage: 91.5% of statements [2020-11-27T11:59:16.138Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2020-11-27T11:59:16.138Z] === RUN TestHealthKillContainer [2020-11-27T11:59:16.358Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2020-11-27T11:59:16.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-27T11:59:18.471Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-11-27T11:59:18.471Z] ok github.com/docker/docker/profiles/seccomp 0.026s coverage: 83.5% of statements [2020-11-27T11:59:18.658Z] --- PASS: TestHealthKillContainer (2.49s) [2020-11-27T11:59:18.658Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-27T11:59:19.221Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2020-11-27T11:59:19.221Z] === RUN TestIpcModeNone [2020-11-27T11:59:19.477Z] --- PASS: TestIpcModeNone (0.46s) [2020-11-27T11:59:19.478Z] === RUN TestIpcModePrivate [2020-11-27T11:59:20.003Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2020-11-27T11:59:20.003Z] ok github.com/docker/docker/plugin 0.552s coverage: 23.2% of statements [2020-11-27T11:59:20.039Z] --- PASS: TestIpcModePrivate (0.46s) [2020-11-27T11:59:20.039Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2020-11-27T11:59:20.039Z] === RUN TestIpcModeShareable [2020-11-27T11:59:20.039Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-11-27T11:59:20.039Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T11:59:20.039Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-27T11:59:20.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-27T11:59:20.322Z] --- PASS: TestBuildSquashParent (6.43s) [2020-11-27T11:59:20.322Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-27T11:59:20.322Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T11:59:20.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T11:59:20.322Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T11:59:20.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T11:59:20.322Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T11:59:20.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T11:59:20.322Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T11:59:20.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T11:59:20.322Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T11:59:20.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T11:59:20.322Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T11:59:20.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T11:59:20.322Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T11:59:20.322Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T11:59:20.322Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T11:59:20.322Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T11:59:21.404Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2020-11-27T11:59:21.404Z] === RUN TestAPIIpcModeHost [2020-11-27T11:59:21.404Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-11-27T11:59:21.404Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T11:59:21.404Z] === RUN TestDaemonIpcModeShareable [2020-11-27T11:59:21.404Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-11-27T11:59:21.404Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T11:59:21.404Z] === RUN TestDaemonIpcModePrivate [2020-11-27T11:59:22.097Z] ok github.com/docker/docker/quota 0.652s coverage: 71.4% of statements [2020-11-27T11:59:22.097Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2020-11-27T11:59:22.733Z] --- PASS: TestImportExtremelyLargeImageWorks (79.65s) [2020-11-27T11:59:22.733Z] PASS [2020-11-27T11:59:22.733Z] [2020-11-27T11:59:22.733Z] === Skipped [2020-11-27T11:59:22.733Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-27T11:59:22.733Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T11:59:22.733Z] [2020-11-27T11:59:22.733Z] [2020-11-27T11:59:22.733Z] DONE 12 tests, 1 skipped in 81.113s [2020-11-27T11:59:22.733Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-11-27T11:59:22.733Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-27T11:59:22.733Z] ++ set -e [2020-11-27T11:59:22.733Z] ++ '[' -n 0 ']' [2020-11-27T11:59:22.733Z] ++ set -x [2020-11-27T11:59:22.733Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-27T11:59:22.733Z] INFO: Testing against a local daemon [2020-11-27T11:59:22.733Z] === RUN TestNetworkCreateDelete [2020-11-27T11:59:22.733Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-11-27T11:59:22.733Z] === RUN TestDockerNetworkDeletePreferID [2020-11-27T11:59:22.733Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-11-27T11:59:22.733Z] === RUN TestDaemonDNSFallback [2020-11-27T11:59:22.740Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2020-11-27T11:59:22.872Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T11:59:23.023Z] --- PASS: TestDaemonDNSFallback (2.41s) [2020-11-27T11:59:23.023Z] === RUN TestInspectNetwork [2020-11-27T11:59:23.136Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T11:59:23.385Z] ok github.com/docker/docker/registry 0.225s coverage: 57.2% of statements [2020-11-27T11:59:23.687Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-11-27T11:59:23.919Z] --- PASS: TestDaemonIpcModePrivate (2.19s) [2020-11-27T11:59:23.919Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2020-11-27T11:59:23.919Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-27T11:59:23.919Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-11-27T11:59:23.919Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T11:59:23.919Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-27T11:59:23.919Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-11-27T11:59:23.919Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T11:59:23.919Z] === RUN TestIpcModeOlderClient [2020-11-27T11:59:23.919Z] === PAUSE TestIpcModeOlderClient [2020-11-27T11:59:23.919Z] === RUN TestKillContainerInvalidSignal [2020-11-27T11:59:23.919Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2020-11-27T11:59:23.919Z] === RUN TestKillContainer [2020-11-27T11:59:23.919Z] === RUN TestKillContainer/no_signal [2020-11-27T11:59:24.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-27T11:59:24.481Z] === RUN TestKillContainer/non_killing_signal [2020-11-27T11:59:24.737Z] === RUN TestKillContainer/killing_signal [2020-11-27T11:59:24.743Z] ok github.com/docker/docker/runconfig 0.020s coverage: 66.1% of statements [2020-11-27T11:59:25.299Z] --- PASS: TestKillContainer (1.22s) [2020-11-27T11:59:25.299Z] --- PASS: TestKillContainer/no_signal (0.38s) [2020-11-27T11:59:25.299Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2020-11-27T11:59:25.299Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2020-11-27T11:59:25.299Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-27T11:59:25.299Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-27T11:59:25.555Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-27T11:59:25.684Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-27T11:59:25.684Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s) [2020-11-27T11:59:25.684Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.94s) [2020-11-27T11:59:25.684Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.28s) [2020-11-27T11:59:25.684Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.35s) [2020-11-27T11:59:25.684Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.40s) [2020-11-27T11:59:25.684Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.55s) [2020-11-27T11:59:25.684Z] === RUN TestBuildMultiStageCopy [2020-11-27T11:59:25.684Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-27T11:59:26.117Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2020-11-27T11:59:26.118Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2020-11-27T11:59:26.118Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2020-11-27T11:59:26.118Z] === RUN TestKillStoppedContainer [2020-11-27T11:59:26.118Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-11-27T11:59:26.118Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-27T11:59:26.118Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-11-27T11:59:26.118Z] === RUN TestKillDifferentUserContainer [2020-11-27T11:59:26.679Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2020-11-27T11:59:26.679Z] === RUN TestInspectOomKilledTrue [2020-11-27T11:59:26.679Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-27T11:59:26.679Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T11:59:26.679Z] === RUN TestInspectOomKilledFalse [2020-11-27T11:59:26.679Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-27T11:59:26.679Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T11:59:26.679Z] === RUN TestLinksEtcHostsContentMatch [2020-11-27T11:59:26.679Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-11-27T11:59:26.679Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-11-27T11:59:26.679Z] === RUN TestLinksContainerNames [2020-11-27T11:59:26.837Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2020-11-27T11:59:27.605Z] --- PASS: TestLinksContainerNames (0.83s) [2020-11-27T11:59:27.605Z] === RUN TestLogsFollowTailEmpty [2020-11-27T11:59:27.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-27T11:59:27.861Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2020-11-27T11:59:27.861Z] === RUN TestContainerNetworkMountsNoChown [2020-11-27T11:59:28.117Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2020-11-27T11:59:28.117Z] === RUN TestMountDaemonRoot [2020-11-27T11:59:28.117Z] === RUN TestMountDaemonRoot/default [2020-11-27T11:59:28.117Z] === PAUSE TestMountDaemonRoot/default [2020-11-27T11:59:28.117Z] === RUN TestMountDaemonRoot/private [2020-11-27T11:59:28.117Z] === PAUSE TestMountDaemonRoot/private [2020-11-27T11:59:28.117Z] === RUN TestMountDaemonRoot/rprivate [2020-11-27T11:59:28.117Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-27T11:59:28.117Z] === RUN TestMountDaemonRoot/slave [2020-11-27T11:59:28.117Z] === PAUSE TestMountDaemonRoot/slave [2020-11-27T11:59:28.117Z] === RUN TestMountDaemonRoot/rslave [2020-11-27T11:59:28.117Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-27T11:59:28.117Z] === RUN TestMountDaemonRoot/shared [2020-11-27T11:59:28.117Z] === PAUSE TestMountDaemonRoot/shared [2020-11-27T11:59:28.117Z] === RUN TestMountDaemonRoot/rshared [2020-11-27T11:59:28.117Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-27T11:59:28.117Z] === CONT TestMountDaemonRoot/default [2020-11-27T11:59:28.117Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-27T11:59:28.117Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-27T11:59:28.117Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-27T11:59:28.117Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-27T11:59:28.117Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-27T11:59:28.117Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-27T11:59:28.117Z] === CONT TestMountDaemonRoot/rslave [2020-11-27T11:59:28.117Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-27T11:59:28.117Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-27T11:59:28.117Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T11:59:28.117Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T11:59:28.117Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-27T11:59:28.117Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-27T11:59:28.117Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T11:59:28.117Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T11:59:28.117Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-27T11:59:28.117Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-27T11:59:28.117Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-27T11:59:28.117Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-27T11:59:28.231Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-27T11:59:28.231Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-27T11:59:28.373Z] === CONT TestMountDaemonRoot/rshared [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T11:59:28.373Z] === CONT TestMountDaemonRoot/shared [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-27T11:59:28.373Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T11:59:28.373Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-27T11:59:28.373Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T11:59:28.373Z] === CONT TestMountDaemonRoot/private [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-27T11:59:28.373Z] === CONT TestMountDaemonRoot/slave [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-27T11:59:28.373Z] === CONT TestMountDaemonRoot/rprivate [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-27T11:59:28.373Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T11:59:28.373Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T11:59:28.373Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-27T11:59:28.373Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-27T11:59:28.373Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-27T11:59:28.373Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-27T11:59:28.373Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-27T11:59:28.373Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T11:59:28.373Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-27T11:59:28.373Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T11:59:28.373Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-27T11:59:28.374Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.0% of statements [2020-11-27T11:59:28.577Z] === RUN TestInspectNetwork/full_network_id [2020-11-27T11:59:28.577Z] === RUN TestInspectNetwork/partial_network_id [2020-11-27T11:59:28.577Z] === RUN TestInspectNetwork/network_name [2020-11-27T11:59:28.577Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-27T11:59:28.629Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-27T11:59:28.629Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-27T11:59:28.629Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-27T11:59:28.629Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-27T11:59:28.629Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-27T11:59:28.629Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-27T11:59:28.629Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-27T11:59:28.629Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-27T11:59:28.629Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-27T11:59:28.629Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-27T11:59:28.629Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-27T11:59:28.629Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T11:59:28.629Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-27T11:59:28.629Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-11-27T11:59:28.629Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s) [2020-11-27T11:59:28.629Z] === RUN TestContainerBindMountNonRecursive [2020-11-27T11:59:28.629Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-11-27T11:59:28.629Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-27T11:59:28.629Z] === RUN TestContainerVolumesMountedAsShared [2020-11-27T11:59:28.629Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2020-11-27T11:59:28.629Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-27T11:59:28.629Z] === RUN TestContainerVolumesMountedAsSlave [2020-11-27T11:59:28.629Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2020-11-27T11:59:28.629Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-27T11:59:28.629Z] === RUN TestNetworkNat [2020-11-27T11:59:28.669Z] ok github.com/docker/docker/volume/local 0.235s coverage: 76.6% of statements [2020-11-27T11:59:28.803Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-27T11:59:29.191Z] --- PASS: TestNetworkNat (0.53s) [2020-11-27T11:59:29.191Z] === RUN TestNetworkLocalhostTCPNat [2020-11-27T11:59:29.374Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-27T11:59:29.726Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2020-11-27T11:59:29.753Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2020-11-27T11:59:29.753Z] === RUN TestNetworkLoopbackNat [2020-11-27T11:59:29.945Z] --- PASS: TestBuildMultiStageCopy (4.42s) [2020-11-27T11:59:29.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.32s) [2020-11-27T11:59:29.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-11-27T11:59:29.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-11-27T11:59:29.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-11-27T11:59:29.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-11-27T11:59:29.945Z] === RUN TestBuildMultiStageParentConfig [2020-11-27T11:59:31.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-27T11:59:31.331Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2020-11-27T11:59:31.331Z] === RUN TestBuildLabelWithTargets [2020-11-27T11:59:32.267Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2020-11-27T11:59:32.267Z] === RUN TestPause [2020-11-27T11:59:32.267Z] --- SKIP: TestPause (0.00s) [2020-11-27T11:59:32.267Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T11:59:32.267Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-27T11:59:32.267Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T11:59:32.267Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T11:59:32.267Z] === RUN TestPauseStopPausedContainer [2020-11-27T11:59:32.267Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-11-27T11:59:32.267Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T11:59:32.267Z] === RUN TestPsFilter [2020-11-27T11:59:32.267Z] --- PASS: TestPsFilter (0.10s) [2020-11-27T11:59:32.267Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-27T11:59:32.449Z] ..........................xx.................... [ 29%] [2020-11-27T11:59:32.828Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2020-11-27T11:59:32.828Z] === RUN TestRemoveContainerWithVolume [2020-11-27T11:59:33.084Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2020-11-27T11:59:33.084Z] === RUN TestRemoveContainerRunning [2020-11-27T11:59:33.646Z] --- PASS: TestRemoveContainerRunning (0.44s) [2020-11-27T11:59:33.646Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-27T11:59:33.876Z] --- PASS: TestBuildLabelWithTargets (2.25s) [2020-11-27T11:59:33.876Z] === RUN TestBuildWithEmptyLayers [2020-11-27T11:59:34.129Z] --- PASS: TestInspectNetwork (10.70s) [2020-11-27T11:59:34.129Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-27T11:59:34.129Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-27T11:59:34.129Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-27T11:59:34.129Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-27T11:59:34.129Z] === RUN TestRunContainerWithBridgeNone [2020-11-27T11:59:34.226Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2020-11-27T11:59:34.226Z] === RUN TestRemoveInvalidContainer [2020-11-27T11:59:34.226Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-27T11:59:34.226Z] === RUN TestRenameLinkedContainer [2020-11-27T11:59:34.339Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-27T11:59:34.339Z] Using test binary docker [2020-11-27T11:59:34.339Z] +++ /etc/init.d/apparmor start [2020-11-27T11:59:34.339Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T11:59:34.339Z] INFO: Waiting for daemon to start... [2020-11-27T11:59:34.339Z] Starting dockerd [2020-11-27T11:59:34.339Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-11-27T11:59:34.819Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-11-27T11:59:34.819Z] === RUN TestBuildMultiStageOnBuild [2020-11-27T11:59:36.171Z] --- PASS: TestRenameLinkedContainer (1.73s) [2020-11-27T11:59:36.171Z] === RUN TestRenameStoppedContainer [2020-11-27T11:59:36.171Z] --- PASS: TestRenameStoppedContainer (0.43s) [2020-11-27T11:59:36.171Z] === RUN TestRenameRunningContainerAndReuse [2020-11-27T11:59:36.194Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2020-11-27T11:59:36.194Z] === RUN TestNetworkInvalidJSON [2020-11-27T11:59:36.194Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-27T11:59:36.194Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-27T11:59:36.194Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T11:59:36.194Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T11:59:36.194Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T11:59:36.194Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T11:59:36.194Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-27T11:59:36.194Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T11:59:36.194Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T11:59:36.194Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-11-27T11:59:36.194Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-27T11:59:36.194Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-27T11:59:36.194Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-27T11:59:36.194Z] === RUN TestHostIPv4BridgeLabel [2020-11-27T11:59:36.258Z] . [2020-11-27T11:59:36.258Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-27T11:59:36.258Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-27T11:59:36.258Z] Error: No such image: emptyfs [2020-11-27T11:59:36.258Z] ++++ docker load [2020-11-27T11:59:36.258Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-27T11:59:36.823Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-11-27T11:59:36.824Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-27T11:59:36.832Z] Running integration-test (iteration 1) [2020-11-27T11:59:36.832Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-11-27T11:59:36.832Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-27T11:59:36.832Z] ++ set -e [2020-11-27T11:59:36.832Z] ++ '[' -n 0 ']' [2020-11-27T11:59:36.832Z] ++ set -x [2020-11-27T11:59:36.832Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-27T11:59:37.097Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2020-11-27T11:59:37.097Z] === RUN TestRenameInvalidName [2020-11-27T11:59:37.353Z] --- PASS: TestRenameInvalidName (0.42s) [2020-11-27T11:59:37.353Z] === RUN TestRenameAnonymousContainer [2020-11-27T11:59:37.364Z] --- PASS: TestBuildMultiStageOnBuild (2.72s) [2020-11-27T11:59:37.365Z] === RUN TestBuildUncleanTarFilenames [2020-11-27T11:59:37.853Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-11-27T11:59:37.853Z] === RUN TestDaemonDefaultNetworkPools [2020-11-27T11:59:38.750Z] --- PASS: TestBuildUncleanTarFilenames (1.44s) [2020-11-27T11:59:38.750Z] === RUN TestBuildMultiStageLayerLeak [2020-11-27T11:59:38.884Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2020-11-27T11:59:38.884Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-27T11:59:39.243Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2020-11-27T11:59:39.243Z] === RUN TestRenameContainerWithSameName [2020-11-27T11:59:39.498Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2020-11-27T11:59:39.498Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-27T11:59:39.958Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-11-27T11:59:39.959Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-27T11:59:40.425Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2020-11-27T11:59:40.425Z] === RUN TestResize [2020-11-27T11:59:40.681Z] --- PASS: TestResize (0.41s) [2020-11-27T11:59:40.681Z] === RUN TestResizeWithInvalidSize [2020-11-27T11:59:40.989Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-11-27T11:59:40.989Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-27T11:59:41.242Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2020-11-27T11:59:41.242Z] === RUN TestResizeWhenContainerNotStarted [2020-11-27T11:59:41.498Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2020-11-27T11:59:41.498Z] === RUN TestDaemonRestartKillContainers [2020-11-27T11:59:41.498Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-11-27T11:59:41.498Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-11-27T11:59:41.498Z] === RUN TestCgroupNamespacesRun [2020-11-27T11:59:41.619Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-11-27T11:59:41.619Z] === RUN TestServiceWithPredefinedNetwork [2020-11-27T11:59:42.055Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s) [2020-11-27T11:59:42.055Z] === RUN TestBuildWithHugeFile [2020-11-27T11:59:44.013Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2020-11-27T11:59:44.013Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-27T11:59:45.071Z] ok github.com/docker/docker/pkg/plugins 33.667s coverage: 76.6% of statements [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/rootless [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/volume [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-27T11:59:45.071Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === Skipped [2020-11-27T11:59:45.071Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-27T11:59:45.071Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-27T11:59:45.071Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-27T11:59:45.071Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:59:45.071Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-27T11:59:45.071Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:59:45.071Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-27T11:59:45.071Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:59:45.071Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-27T11:59:45.071Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:59:45.071Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-27T11:59:45.071Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:59:45.071Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-27T11:59:45.071Z] graphtest_unix.go:73: No driver to put! [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-27T11:59:45.071Z] time="2020-11-27T11:58:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T11:59:45.071Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T11:59:45.071Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-27T11:59:45.071Z] time="2020-11-27T11:58:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T11:59:45.071Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T11:59:45.071Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-27T11:59:45.071Z] time="2020-11-27T11:58:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T11:59:45.071Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T11:59:45.071Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-27T11:59:45.071Z] time="2020-11-27T11:58:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T11:59:45.071Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T11:59:45.071Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-27T11:59:45.071Z] time="2020-11-27T11:58:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T11:59:45.071Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T11:59:45.071Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-27T11:59:45.071Z] graphtest_unix.go:73: No driver to put! [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-27T11:59:45.071Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-27T11:59:45.071Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-27T11:59:45.071Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-27T11:59:45.071Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-27T11:59:45.071Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:59:45.071Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-27T11:59:45.071Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:59:45.071Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-27T11:59:45.071Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:59:45.071Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-27T11:59:45.071Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:59:45.071Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-27T11:59:45.071Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T11:59:45.071Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-27T11:59:45.071Z] graphtest_unix.go:73: No driver to put! [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-27T11:59:45.071Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-27T11:59:45.071Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] [2020-11-27T11:59:45.071Z] DONE 2191 tests, 26 skipped in 269.287s Post stage [Pipeline] junit [2020-11-27T11:59:45.119Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-27T11:59:45.902Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2020-11-27T11:59:45.902Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-27T11:59:46.067Z] --- PASS: TestServiceWithPredefinedNetwork (3.73s) [2020-11-27T11:59:46.067Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-27T11:59:46.067Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T11:59:46.067Z] service_test.go:236: FLAKY_TEST [2020-11-27T11:59:46.067Z] === RUN TestServiceWithDataPathPortInit [2020-11-27T11:59:46.107Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41718/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 -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:703951197c3338631ee0529dd9dd814d16f037f0 hack/make.sh dynbinary test-integration [2020-11-27T11:59:46.403Z] [2020-11-27T11:59:46.403Z] Removing bundles/ [2020-11-27T11:59:46.403Z] [2020-11-27T11:59:46.403Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-27T11:59:46.403Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T11:59:46.403Z] GOOS="" GOARCH="" GOARM="" [2020-11-27T11:59:48.406Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-11-27T11:59:48.418Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.18s) [2020-11-27T11:59:48.418Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-27T11:59:50.306Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2020-11-27T11:59:50.306Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-27T11:59:51.522Z] Removing intermediate container 94a90bb62aea [2020-11-27T11:59:51.522Z] ---> fd2ebe564084 [2020-11-27T11:59:51.522Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-11-27T11:59:51.522Z] ---> Running in 27e949d13ece [2020-11-27T11:59:51.522Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2020-11-27T11:59:51.522Z] go: finding gotest.tools v0.5.3 [2020-11-27T11:59:51.522Z] go: finding gotest.tools/gotestsum v0.5.3 [2020-11-27T11:59:51.522Z] go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-27T11:59:51.522Z] go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-27T11:59:51.522Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-11-27T11:59:51.522Z] go: downloading github.com/fatih/color v1.9.0 [2020-11-27T11:59:51.522Z] go: extracting github.com/fatih/color v1.9.0 [2020-11-27T11:59:51.522Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-11-27T11:59:51.522Z] go: downloading github.com/pkg/errors v0.9.1 [2020-11-27T11:59:51.522Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:59:51.522Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:59:51.522Z] go: extracting github.com/pkg/errors v0.9.1 [2020-11-27T11:59:51.522Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:59:51.522Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:59:51.522Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:59:51.522Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:59:51.522Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:59:51.522Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:59:51.522Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:59:51.522Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:59:51.522Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:59:51.522Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:59:51.522Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:59:51.522Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:59:51.522Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:59:51.522Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:59:51.522Z] go: finding github.com/fatih/color v1.9.0 [2020-11-27T11:59:51.522Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-27T11:59:51.522Z] go: finding github.com/pkg/errors v0.9.1 [2020-11-27T11:59:51.522Z] go: finding github.com/spf13/pflag v1.0.3 [2020-11-27T11:59:51.522Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-27T11:59:51.522Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-27T11:59:51.983Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-27T11:59:51.983Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-27T11:59:51.983Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-27T11:59:51.983Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-27T11:59:51.983Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-27T11:59:52.194Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2020-11-27T11:59:52.194Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-27T11:59:54.707Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2020-11-27T11:59:54.707Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-27T11:59:55.874Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-11-27T11:59:56.071Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-11-27T11:59:56.071Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-27T11:59:56.694Z] INFO: Build done for gotestsum... [2020-11-27T11:59:58.585Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s) [2020-11-27T11:59:58.585Z] === RUN TestKernelTCPMemory [2020-11-27T11:59:58.585Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-11-27T11:59:58.585Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T11:59:58.585Z] === RUN TestNISDomainname [2020-11-27T11:59:58.585Z] --- SKIP: TestNISDomainname (0.01s) [2020-11-27T11:59:58.585Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-11-27T11:59:58.585Z] === RUN TestHostnameDnsResolution [2020-11-27T11:59:58.841Z] --- PASS: TestHostnameDnsResolution (0.67s) [2020-11-27T11:59:58.841Z] === RUN TestStats [2020-11-27T11:59:58.841Z] --- SKIP: TestStats (0.00s) [2020-11-27T11:59:58.841Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T11:59:58.841Z] === RUN TestStopContainerWithTimeout [2020-11-27T11:59:58.841Z] === RUN TestStopContainerWithTimeout/0 [2020-11-27T11:59:58.841Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-27T11:59:58.841Z] === RUN TestStopContainerWithTimeout/1 [2020-11-27T11:59:58.841Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-27T11:59:58.841Z] === RUN TestStopContainerWithTimeout/3 [2020-11-27T11:59:58.841Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-27T11:59:58.841Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-27T11:59:58.841Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-27T11:59:58.841Z] === CONT TestStopContainerWithTimeout/0 [2020-11-27T11:59:58.841Z] === CONT TestStopContainerWithTimeout/3 [2020-11-27T11:59:59.134Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-11-27T11:59:59.769Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-27T12:00:01.660Z] === CONT TestStopContainerWithTimeout/1 [2020-11-27T12:00:03.026Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-11-27T12:00:03.026Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2020-11-27T12:00:03.026Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2020-11-27T12:00:03.026Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2020-11-27T12:00:03.026Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2020-11-27T12:00:03.026Z] === RUN TestDeleteDevicemapper [2020-11-27T12:00:03.026Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-27T12:00:03.026Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T12:00:03.026Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-27T12:00:04.916Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2020-11-27T12:00:04.916Z] === RUN TestUpdateMemory [2020-11-27T12:00:04.916Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-27T12:00:04.916Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T12:00:04.916Z] === RUN TestUpdateCPUQuota [2020-11-27T12:00:04.916Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-11-27T12:00:04.916Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T12:00:04.916Z] === RUN TestUpdatePidsLimit [2020-11-27T12:00:04.916Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-11-27T12:00:04.916Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T12:00:04.916Z] === RUN TestUpdateRestartPolicy [2020-11-27T12:00:08.508Z] --- PASS: TestServiceWithDataPathPortInit (20.39s) [2020-11-27T12:00:08.508Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-27T12:00:14.409Z] Removing intermediate container 27e949d13ece [2020-11-27T12:00:14.409Z] ---> 1608d98d728c [2020-11-27T12:00:14.409Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-11-27T12:00:14.409Z] ---> Running in fc3909b62596 [2020-11-27T12:00:14.409Z] Removing intermediate container fc3909b62596 [2020-11-27T12:00:14.409Z] ---> 2ccd6d54da3e [2020-11-27T12:00:14.409Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-11-27T12:00:14.409Z] ---> Running in 0b80a8131a1f [2020-11-27T12:00:15.382Z] Removing intermediate container 0b80a8131a1f [2020-11-27T12:00:15.382Z] ---> cc6c1d563fe0 [2020-11-27T12:00:15.382Z] Step 10/10 : COPY . . [2020-11-27T12:00:15.580Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-11-27T12:00:16.977Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.00s) [2020-11-27T12:00:16.977Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:f8wh1v91ee3jb71dd5ieei2lr Created:2020-11-27 12:00:07.214135075 +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[34cf28d6a5bee35f997126f8097e54e3825416281ff9315a12802152dd9fb035:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tqo425mcw1cpgorb1icuj367n EndpointID:0cf7345954629947d63be07934fa160371cf21641fb38ee08032273cde54a69a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8c2c76ae4e06ca5df7fe92e85ba65d9ed229714d8b913dc6198b8a20105ad8aa 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:1456690473bf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tqo425mcw1cpgorb1icuj367n EndpointID:0cf7345954629947d63be07934fa160371cf21641fb38ee08032273cde54a69a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-27T12:00:16.977Z] PASS [2020-11-27T12:00:16.977Z] [2020-11-27T12:00:16.977Z] === Skipped [2020-11-27T12:00:16.977Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T12:00:16.977Z] service_test.go:236: FLAKY_TEST [2020-11-27T12:00:16.977Z] [2020-11-27T12:00:16.977Z] [2020-11-27T12:00:16.977Z] DONE 23 tests, 1 skipped in 55.712s [2020-11-27T12:00:16.977Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-27T12:00:16.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:00:16.977Z] ++ set -e [2020-11-27T12:00:16.977Z] ++ '[' -n 0 ']' [2020-11-27T12:00:16.977Z] ++ set -x [2020-11-27T12:00:16.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:00:16.977Z] INFO: Testing against a local daemon [2020-11-27T12:00:16.977Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-27T12:00:16.977Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T12:00:16.977Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:00:16.977Z] === RUN TestDockerNetworkIpvlan [2020-11-27T12:00:16.977Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-27T12:00:16.977Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:00:16.977Z] PASS [2020-11-27T12:00:16.977Z] [2020-11-27T12:00:16.977Z] === Skipped [2020-11-27T12:00:16.977Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T12:00:16.977Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:00:16.977Z] [2020-11-27T12:00:16.977Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-27T12:00:16.977Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:00:16.977Z] [2020-11-27T12:00:16.977Z] [2020-11-27T12:00:16.977Z] DONE 2 tests, 2 skipped in 0.074s [2020-11-27T12:00:16.977Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-27T12:00:16.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:00:16.977Z] ++ set -e [2020-11-27T12:00:16.977Z] ++ '[' -n 0 ']' [2020-11-27T12:00:16.977Z] ++ set -x [2020-11-27T12:00:16.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:00:16.977Z] INFO: Testing against a local daemon [2020-11-27T12:00:16.977Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-27T12:00:17.078Z] --- PASS: TestUpdateRestartPolicy (11.12s) [2020-11-27T12:00:17.078Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-27T12:00:17.078Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2020-11-27T12:00:17.078Z] === RUN TestWaitNonBlocked [2020-11-27T12:00:17.078Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:00:17.079Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:00:17.079Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:00:17.079Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:00:17.079Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:00:17.079Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:00:17.079Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-11-27T12:00:17.079Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2020-11-27T12:00:17.079Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2020-11-27T12:00:17.079Z] === RUN TestWaitBlocked [2020-11-27T12:00:17.079Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:00:17.079Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:00:17.079Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:00:17.079Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:00:17.079Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:00:17.079Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:00:17.609Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-11-27T12:00:17.609Z] === RUN TestDockerNetworkMacvlan [2020-11-27T12:00:17.641Z] --- PASS: TestWaitBlocked (0.01s) [2020-11-27T12:00:17.641Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2020-11-27T12:00:17.641Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2020-11-27T12:00:17.641Z] === CONT TestDaemonRestartIpcMode [2020-11-27T12:00:17.641Z] === CONT TestIpcModeOlderClient [2020-11-27T12:00:17.641Z] --- PASS: TestIpcModeOlderClient (0.10s) [2020-11-27T12:00:18.239Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-27T12:00:19.271Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-27T12:00:20.302Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-27T12:00:21.806Z] --- PASS: TestDaemonRestartIpcMode (4.25s) [2020-11-27T12:00:21.806Z] PASS [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === Skipped [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-11-27T12:00:21.806Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-11-27T12:00:21.806Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-11-27T12:00:21.806Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-11-27T12:00:21.806Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-11-27T12:00:21.806Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-11-27T12:00:21.806Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-11-27T12:00:21.806Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-11-27T12:00:21.806Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-11-27T12:00:21.806Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-27T12:00:21.806Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-27T12:00:21.806Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-11-27T12:00:21.806Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-11-27T12:00:21.806Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2020-11-27T12:00:21.806Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2020-11-27T12:00:21.806Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-11-27T12:00:21.806Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T12:00:21.806Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-11-27T12:00:21.806Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-11-27T12:00:21.806Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-11-27T12:00:21.806Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-11-27T12:00:21.806Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-11-27T12:00:21.806Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-27T12:00:21.806Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-11-27T12:00:21.806Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-11-27T12:00:21.806Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-11-27T12:00:21.806Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] [2020-11-27T12:00:21.806Z] DONE 176 tests, 26 skipped in 79.863s [2020-11-27T12:00:22.062Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-11-27T12:00:22.062Z] INFO: Testing against a local daemon [2020-11-27T12:00:22.062Z] === RUN TestCommitInheritsEnv [2020-11-27T12:00:23.572Z] Loaded image: buildpack-deps:buster [2020-11-27T12:00:23.572Z] Loaded image: busybox:latest [2020-11-27T12:00:23.572Z] Loaded image: busybox:glibc [2020-11-27T12:00:23.572Z] Loaded image: debian:buster [2020-11-27T12:00:23.572Z] Loaded image: hello-world:latest [2020-11-27T12:00:23.572Z] Loaded image: arm32v7/hello-world:latest [2020-11-27T12:00:23.572Z] INFO: Testing against a local daemon [2020-11-27T12:00:23.572Z] === RUN TestCgroupNamespacesBuild [2020-11-27T12:00:23.572Z] --- PASS: TestCgroupNamespacesBuild (2.94s) [2020-11-27T12:00:23.572Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-27T12:00:23.572Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s) [2020-11-27T12:00:23.572Z] === RUN TestBuildWithSession [2020-11-27T12:00:23.572Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-27T12:00:23.572Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T12:00:23.572Z] === RUN TestBuildSquashParent [2020-11-27T12:00:23.577Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-11-27T12:00:24.576Z] --- PASS: TestCommitInheritsEnv (2.02s) [2020-11-27T12:00:24.577Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-27T12:00:24.577Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-27T12:00:24.577Z] === RUN TestImagesFilterMultiReference [2020-11-27T12:00:24.577Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-11-27T12:00:24.577Z] === RUN TestImagePullPlatformInvalid [2020-11-27T12:00:24.577Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-11-27T12:00:24.577Z] === RUN TestRemoveImageOrphaning [2020-11-27T12:00:24.745Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-27T12:00:25.449Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-11-27T12:00:26.463Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-11-27T12:00:26.463Z] === RUN TestRemoveImageGarbageCollector [2020-11-27T12:00:26.463Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-27T12:00:26.463Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-11-27T12:00:26.463Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-27T12:00:26.463Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-11-27T12:00:26.463Z] === RUN TestTagInvalidReference [2020-11-27T12:00:26.463Z] --- PASS: TestTagInvalidReference (0.01s) [2020-11-27T12:00:26.463Z] === RUN TestTagValidPrefixedRepo [2020-11-27T12:00:26.463Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-11-27T12:00:26.463Z] === RUN TestTagExistedNameWithoutForce [2020-11-27T12:00:26.463Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-11-27T12:00:26.463Z] === RUN TestTagOfficialNames [2020-11-27T12:00:26.463Z] --- PASS: TestTagOfficialNames (0.05s) [2020-11-27T12:00:26.463Z] === RUN TestTagMatchesDigest [2020-11-27T12:00:26.463Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-11-27T12:00:26.463Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-27T12:00:28.254Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-27T12:00:28.822Z] --- PASS: TestBuildWithHugeFile (45.53s) [2020-11-27T12:00:28.822Z] === RUN TestBuildWithEmptyDockerfile [2020-11-27T12:00:28.822Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:00:28.822Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:00:28.822Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:00:28.822Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:00:28.822Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:00:28.822Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:00:28.822Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:00:28.822Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:00:28.822Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:00:28.822Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s) [2020-11-27T12:00:28.822Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-11-27T12:00:28.822Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-11-27T12:00:28.822Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-11-27T12:00:28.822Z] === RUN TestBuildPreserveOwnership [2020-11-27T12:00:28.822Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-27T12:00:30.864Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-11-27T12:00:32.125Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-27T12:00:33.588Z] --- PASS: TestBuildSquashParent (8.63s) [2020-11-27T12:00:33.588Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-27T12:00:33.588Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T12:00:33.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T12:00:33.588Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T12:00:33.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T12:00:33.588Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T12:00:33.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T12:00:33.588Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T12:00:33.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T12:00:33.588Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T12:00:33.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T12:00:33.588Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T12:00:33.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T12:00:33.588Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T12:00:33.588Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T12:00:34.040Z] --- PASS: TestBuildPreserveOwnership (6.00s) [2020-11-27T12:00:34.040Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.91s) [2020-11-27T12:00:34.040Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s) [2020-11-27T12:00:34.040Z] === RUN TestBuildPlatformInvalid [2020-11-27T12:00:34.040Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-11-27T12:00:34.040Z] PASS [2020-11-27T12:00:34.040Z] [2020-11-27T12:00:34.040Z] === Skipped [2020-11-27T12:00:34.040Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-11-27T12:00:34.040Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T12:00:34.040Z] [2020-11-27T12:00:34.040Z] [2020-11-27T12:00:34.040Z] DONE 32 tests, 1 skipped in 101.123s [2020-11-27T12:00:34.040Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-11-27T12:00:34.040Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:00:34.040Z] ++ set -e [2020-11-27T12:00:34.040Z] ++ '[' -n 0 ']' [2020-11-27T12:00:34.040Z] ++ set -x [2020-11-27T12:00:34.040Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:00:34.040Z] INFO: Testing against a local daemon [2020-11-27T12:00:34.040Z] === RUN TestConfigInspect [2020-11-27T12:00:35.183Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-27T12:00:35.508Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T12:00:35.508Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T12:00:36.687Z] --- PASS: TestDockerNetworkMacvlan (19.21s) [2020-11-27T12:00:36.687Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-11-27T12:00:36.687Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-11-27T12:00:36.687Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.40s) [2020-11-27T12:00:36.687Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.51s) [2020-11-27T12:00:36.687Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.19s) [2020-11-27T12:00:36.687Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2020-11-27T12:00:36.687Z] PASS [2020-11-27T12:00:36.687Z] [2020-11-27T12:00:36.687Z] DONE 8 tests in 20.762s [2020-11-27T12:00:36.687Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-27T12:00:36.687Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:00:36.687Z] ++ set -e [2020-11-27T12:00:36.687Z] ++ '[' -n 0 ']' [2020-11-27T12:00:36.687Z] ++ set -x [2020-11-27T12:00:36.687Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:00:36.687Z] testing: warning: no tests to run [2020-11-27T12:00:36.687Z] PASS [2020-11-27T12:00:36.687Z] [2020-11-27T12:00:36.687Z] DONE 0 tests in 0.016s [2020-11-27T12:00:36.687Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-27T12:00:36.687Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:00:36.687Z] ++ set -e [2020-11-27T12:00:36.687Z] ++ '[' -n 0 ']' [2020-11-27T12:00:36.687Z] ++ set -x [2020-11-27T12:00:36.687Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:00:36.687Z] INFO: Testing against a local daemon [2020-11-27T12:00:36.687Z] === RUN TestAuthZPluginAllowRequest [2020-11-27T12:00:38.254Z] --- PASS: TestConfigInspect (3.65s) [2020-11-27T12:00:38.254Z] === RUN TestConfigList [2020-11-27T12:00:38.753Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-11-27T12:00:38.753Z] === RUN TestAuthZPluginTLS [2020-11-27T12:00:38.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T12:00:38.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T12:00:39.044Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-11-27T12:00:39.044Z] === RUN TestAuthZPluginDenyRequest [2020-11-27T12:00:39.675Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-11-27T12:00:39.675Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-27T12:00:40.309Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-11-27T12:00:40.309Z] === RUN TestAuthZPluginDenyResponse [2020-11-27T12:00:40.599Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-11-27T12:00:40.600Z] === RUN TestAuthZPluginAllowEventStream [2020-11-27T12:00:41.565Z] --- PASS: TestConfigList (3.25s) [2020-11-27T12:00:41.565Z] === RUN TestConfigsCreateAndDelete [2020-11-27T12:00:42.131Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-27T12:00:42.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.37s) [2020-11-27T12:00:42.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.45s) [2020-11-27T12:00:42.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s) [2020-11-27T12:00:42.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s) [2020-11-27T12:00:42.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.00s) [2020-11-27T12:00:42.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.84s) [2020-11-27T12:00:42.132Z] === RUN TestBuildMultiStageCopy [2020-11-27T12:00:42.132Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-27T12:00:42.661Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-11-27T12:00:42.661Z] === RUN TestAuthZPluginErrorResponse [2020-11-27T12:00:42.952Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-11-27T12:00:42.952Z] === RUN TestAuthZPluginErrorRequest [2020-11-27T12:00:43.583Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-11-27T12:00:43.583Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-27T12:00:43.873Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-11-27T12:00:43.873Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-27T12:00:44.686Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-27T12:00:44.686Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-27T12:00:44.866Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2020-11-27T12:00:44.866Z] === RUN TestConfigsUpdate [2020-11-27T12:00:45.199Z] ......................... [ 67%] [2020-11-27T12:00:45.260Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-27T12:00:45.884Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-27T12:00:45.934Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-11-27T12:00:45.934Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-27T12:00:46.837Z] --- PASS: TestBuildMultiStageCopy (5.06s) [2020-11-27T12:00:46.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.68s) [2020-11-27T12:00:46.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-11-27T12:00:46.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-11-27T12:00:46.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2020-11-27T12:00:46.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-11-27T12:00:46.837Z] === RUN TestBuildMultiStageParentConfig [2020-11-27T12:00:47.411Z] --- PASS: TestConfigsUpdate (3.13s) [2020-11-27T12:00:47.411Z] === RUN TestTemplatedConfig [2020-11-27T12:00:48.227Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2020-11-27T12:00:48.227Z] === RUN TestBuildLabelWithTargets [2020-11-27T12:00:48.659Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s) [2020-11-27T12:00:48.659Z] === RUN TestAuthZPluginHeader [2020-11-27T12:00:48.950Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-11-27T12:00:48.950Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-27T12:00:48.950Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-27T12:00:48.950Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:00:48.950Z] === RUN TestAuthZPluginV2Disable [2020-11-27T12:00:48.950Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-27T12:00:48.950Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:00:48.950Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-27T12:00:48.950Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-27T12:00:48.950Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:00:48.950Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-27T12:00:48.950Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-27T12:00:48.950Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:00:48.950Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-27T12:00:50.145Z] --- PASS: TestBuildLabelWithTargets (2.14s) [2020-11-27T12:00:50.145Z] === RUN TestBuildWithEmptyLayers [2020-11-27T12:00:51.132Z] ---> c57ae394aefa [2020-11-27T12:00:51.132Z] Successfully built c57ae394aefa [2020-11-27T12:00:51.132Z] Successfully tagged docker:latest [2020-11-27T12:00:51.133Z] INFO: Image build ended at 11/27/2020 12:00:49. Duration:00:04:13.9642029 [2020-11-27T12:00:51.133Z] [2020-11-27T12:00:51.133Z] [2020-11-27T12:00:51.133Z] INFO: Building the test binaries at 11/27/2020 12:00:49... [2020-11-27T12:00:51.534Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2020-11-27T12:00:51.534Z] === RUN TestBuildMultiStageOnBuild [2020-11-27T12:00:51.618Z] --- PASS: TestTemplatedConfig (3.44s) [2020-11-27T12:00:51.618Z] === RUN TestConfigCreateResolve [2020-11-27T12:00:54.164Z] --- PASS: TestConfigCreateResolve (3.21s) [2020-11-27T12:00:54.164Z] === RUN TestConfigDaemonLibtrustID [2020-11-27T12:00:54.736Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-11-27T12:00:54.736Z] PASS [2020-11-27T12:00:54.736Z] [2020-11-27T12:00:54.736Z] DONE 7 tests in 20.739s [2020-11-27T12:00:54.736Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-11-27T12:00:54.736Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:00:54.736Z] ++ set -e [2020-11-27T12:00:54.736Z] ++ '[' -n 0 ']' [2020-11-27T12:00:54.736Z] ++ set -x [2020-11-27T12:00:54.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:00:54.840Z] --- PASS: TestBuildMultiStageOnBuild (3.04s) [2020-11-27T12:00:54.840Z] === RUN TestBuildUncleanTarFilenames [2020-11-27T12:00:54.997Z] INFO: Testing against a local daemon [2020-11-27T12:00:54.997Z] === RUN TestCheckpoint [2020-11-27T12:00:54.997Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-27T12:00:54.997Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T12:00:54.997Z] === RUN TestContainerInvalidJSON [2020-11-27T12:00:54.997Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:00:54.997Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:00:54.997Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:00:54.997Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:00:54.997Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:00:54.997Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:00:54.997Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:00:54.997Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:00:54.997Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:00:54.997Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-11-27T12:00:54.997Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-27T12:00:54.997Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-27T12:00:54.997Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-27T12:00:54.997Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-27T12:00:54.997Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-11-27T12:00:54.997Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-27T12:00:55.258Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-11-27T12:00:55.258Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-27T12:00:55.258Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-11-27T12:00:55.258Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-27T12:00:55.519Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-11-27T12:00:55.519Z] === RUN TestCopyFromContainer [2020-11-27T12:00:55.893Z] INFO: make.ps1 starting at 11/27/2020 12:00:54 [2020-11-27T12:00:55.893Z] INFO: Git commit (703951197c) assumed from DOCKER_GITCOMMIT environment variable [2020-11-27T12:00:55.893Z] INFO: Invoking autogen... [2020-11-27T12:00:56.356Z] INFO: Building daemon... [2020-11-27T12:00:56.757Z] --- PASS: TestBuildUncleanTarFilenames (1.87s) [2020-11-27T12:00:56.757Z] === RUN TestBuildMultiStageLayerLeak [2020-11-27T12:00:57.433Z] === RUN TestCopyFromContainer// [2020-11-27T12:00:57.433Z] === RUN TestCopyFromContainer//bar/root [2020-11-27T12:00:57.695Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-27T12:00:57.695Z] === RUN TestCopyFromContainer/bar/quux [2020-11-27T12:00:57.956Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-27T12:00:57.957Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-27T12:00:58.218Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-27T12:00:58.218Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-27T12:00:58.479Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-27T12:00:58.479Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-27T12:00:58.740Z] --- PASS: TestCopyFromContainer (3.21s) [2020-11-27T12:00:58.740Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-11-27T12:00:58.740Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-11-27T12:00:58.740Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-11-27T12:00:58.740Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-11-27T12:00:58.740Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-11-27T12:00:58.740Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-11-27T12:00:58.740Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-11-27T12:00:58.740Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-11-27T12:00:58.740Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-11-27T12:00:58.740Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-11-27T12:00:58.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-27T12:00:58.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:00:58.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:00:58.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:00:58.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:00:58.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:00:58.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:00:58.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:00:58.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:00:58.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:00:58.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-11-27T12:00:58.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-11-27T12:00:58.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-11-27T12:00:58.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-11-27T12:00:58.740Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-27T12:00:58.740Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-11-27T12:00:58.740Z] === RUN TestCreateWithInvalidEnv [2020-11-27T12:00:58.740Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-27T12:00:58.740Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-27T12:00:58.740Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-27T12:00:58.740Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-27T12:00:58.740Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-27T12:00:58.740Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-27T12:00:58.740Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-27T12:00:58.740Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-27T12:00:58.740Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-27T12:00:58.740Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-11-27T12:00:58.740Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-27T12:00:58.740Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-27T12:00:58.740Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-27T12:00:58.740Z] === RUN TestCreateTmpfsMountsTarget [2020-11-27T12:00:58.740Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-11-27T12:00:58.740Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-27T12:01:00.063Z] --- PASS: TestBuildMultiStageLayerLeak (3.36s) [2020-11-27T12:01:00.063Z] === RUN TestBuildWithHugeFile [2020-11-27T12:01:01.289Z] --- PASS: TestCreateWithCustomMaskedPaths (2.16s) [2020-11-27T12:01:01.289Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-27T12:01:03.204Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.32s) [2020-11-27T12:01:03.205Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-27T12:01:03.205Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:01:03.205Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:01:03.205Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:01:03.205Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:01:03.205Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:01:03.205Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:01:03.205Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:01:03.205Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:01:03.205Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:01:03.205Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:01:03.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:01:03.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:01:03.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:01:03.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:01:03.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:01:03.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-11-27T12:01:03.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-11-27T12:01:03.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-11-27T12:01:03.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-11-27T12:01:03.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-11-27T12:01:03.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-11-27T12:01:03.466Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-27T12:01:04.408Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2020-11-27T12:01:04.408Z] === RUN TestCreateDifferentPlatform [2020-11-27T12:01:04.408Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-27T12:01:04.408Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-27T12:01:04.408Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-11-27T12:01:04.408Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-27T12:01:04.408Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-27T12:01:04.408Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-27T12:01:04.408Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-11-27T12:01:04.408Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-27T12:01:04.408Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2020-11-27T12:01:04.408Z] === RUN TestContainerStartOnDaemonRestart [2020-11-27T12:01:04.408Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-27T12:01:04.408Z] === RUN TestDaemonRestartIpcMode [2020-11-27T12:01:04.408Z] === PAUSE TestDaemonRestartIpcMode [2020-11-27T12:01:04.408Z] === RUN TestDaemonHostGatewayIP [2020-11-27T12:01:04.408Z] === PAUSE TestDaemonHostGatewayIP [2020-11-27T12:01:04.408Z] === RUN TestContainerKillOnDaemonStart [2020-11-27T12:01:04.408Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-27T12:01:04.408Z] === RUN TestDiff [2020-11-27T12:01:05.350Z] --- PASS: TestDiff (0.79s) [2020-11-27T12:01:05.350Z] === RUN TestExecWithCloseStdin [2020-11-27T12:01:06.291Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-11-27T12:01:06.291Z] === RUN TestExec [2020-11-27T12:01:07.234Z] --- PASS: TestExec (0.97s) [2020-11-27T12:01:07.234Z] === RUN TestExecUser [2020-11-27T12:01:07.511Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.26s) [2020-11-27T12:01:07.511Z] PASS [2020-11-27T12:01:07.511Z] [2020-11-27T12:01:07.511Z] === Skipped [2020-11-27T12:01:07.511Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-27T12:01:07.511Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:01:07.511Z] [2020-11-27T12:01:07.511Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-27T12:01:07.511Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:01:07.511Z] [2020-11-27T12:01:07.511Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-27T12:01:07.511Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:01:07.511Z] [2020-11-27T12:01:07.511Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-27T12:01:07.511Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:01:07.511Z] [2020-11-27T12:01:07.511Z] [2020-11-27T12:01:07.511Z] DONE 17 tests, 4 skipped in 29.536s [2020-11-27T12:01:07.511Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-27T12:01:07.511Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:01:07.511Z] ++ set -e [2020-11-27T12:01:07.511Z] ++ '[' -n 0 ']' [2020-11-27T12:01:07.511Z] ++ set -x [2020-11-27T12:01:07.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:01:07.511Z] INFO: Testing against a local daemon [2020-11-27T12:01:07.511Z] === RUN TestPluginInvalidJSON [2020-11-27T12:01:07.511Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:01:07.511Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:01:07.511Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:01:07.511Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-11-27T12:01:07.511Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-27T12:01:07.511Z] === RUN TestPluginInstall [2020-11-27T12:01:07.511Z] === RUN TestPluginInstall/no_auth [2020-11-27T12:01:08.141Z] time="2020-11-27T12:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:01:08.141Z] time="2020-11-27T12:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d3307c7b9ab2d2bc6e918b8680efd31cc86a7f539d5a7b39e51f6d4af0ff878" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:01:08.141Z] time="2020-11-27T12:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:01:08.141Z] time="2020-11-27T12:01:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d3307c7b9ab2d2bc6e918b8680efd31cc86a7f539d5a7b39e51f6d4af0ff878" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:01:08.177Z] --- PASS: TestExecUser (0.92s) [2020-11-27T12:01:08.177Z] === RUN TestExportContainerAndImportImage [2020-11-27T12:01:08.432Z] === RUN TestPluginInstall/with_htpasswd [2020-11-27T12:01:09.063Z] time="2020-11-27T12:01:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:01:09.063Z] time="2020-11-27T12:01:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edba0ecfaf9cd9fcc9bbef985d088efdf9ae0bfb1e43bb36a3019ddf7a9ccfe5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:01:09.063Z] time="2020-11-27T12:01:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:01:09.063Z] time="2020-11-27T12:01:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edba0ecfaf9cd9fcc9bbef985d088efdf9ae0bfb1e43bb36a3019ddf7a9ccfe5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:01:09.063Z] === RUN TestPluginInstall/with_insecure [2020-11-27T12:01:09.119Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-11-27T12:01:09.119Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-27T12:01:10.093Z] time="2020-11-27T12:01:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:01:10.094Z] time="2020-11-27T12:01:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3b438610482d2bb01ceb0e98d9445132892b440ed6952bdf7888195433ab336" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:01:10.094Z] time="2020-11-27T12:01:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:01:10.094Z] time="2020-11-27T12:01:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3b438610482d2bb01ceb0e98d9445132892b440ed6952bdf7888195433ab336" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:01:10.384Z] --- PASS: TestPluginInstall (4.00s) [2020-11-27T12:01:10.384Z] --- PASS: TestPluginInstall/no_auth (1.98s) [2020-11-27T12:01:10.384Z] --- PASS: TestPluginInstall/with_htpasswd (0.78s) [2020-11-27T12:01:10.384Z] --- PASS: TestPluginInstall/with_insecure (1.24s) [2020-11-27T12:01:10.384Z] plugin_test.go:157: [dbcd09e12df39] daemon is not started [2020-11-27T12:01:10.384Z] PASS [2020-11-27T12:01:10.384Z] [2020-11-27T12:01:10.384Z] DONE 6 tests in 4.132s [2020-11-27T12:01:10.384Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-27T12:01:10.384Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:01:10.384Z] ++ set -e [2020-11-27T12:01:10.384Z] ++ '[' -n 0 ']' [2020-11-27T12:01:10.384Z] ++ set -x [2020-11-27T12:01:10.384Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:01:10.674Z] INFO: Testing against a local daemon [2020-11-27T12:01:10.674Z] === RUN TestExternalGraphDriver [2020-11-27T12:01:10.674Z] === RUN TestExternalGraphDriver/json [2020-11-27T12:01:11.032Z] --- PASS: TestExportContainerAfterDaemonRestart (2.07s) [2020-11-27T12:01:11.032Z] === RUN TestHealthCheckWorkdir [2020-11-27T12:01:12.418Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-11-27T12:01:12.418Z] === RUN TestHealthKillContainer [2020-11-27T12:01:12.737Z] === RUN TestExternalGraphDriver/spec [2020-11-27T12:01:14.826Z] === RUN TestExternalGraphDriver/pull [2020-11-27T12:01:14.962Z] --- PASS: TestHealthKillContainer (2.89s) [2020-11-27T12:01:14.962Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-27T12:01:15.906Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-11-27T12:01:15.906Z] === RUN TestIpcModeNone [2020-11-27T12:01:16.849Z] --- PASS: TestIpcModeNone (0.83s) [2020-11-27T12:01:16.849Z] === RUN TestIpcModePrivate [2020-11-27T12:01:16.891Z] --- PASS: TestExternalGraphDriver (6.34s) [2020-11-27T12:01:16.891Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2020-11-27T12:01:16.891Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-11-27T12:01:16.891Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2020-11-27T12:01:16.891Z] === RUN TestGraphdriverPluginV2 [2020-11-27T12:01:16.891Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-11-27T12:01:16.891Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:01:16.891Z] PASS [2020-11-27T12:01:16.891Z] [2020-11-27T12:01:16.891Z] === Skipped [2020-11-27T12:01:16.891Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-11-27T12:01:16.891Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:01:16.891Z] [2020-11-27T12:01:16.891Z] [2020-11-27T12:01:16.891Z] DONE 5 tests, 1 skipped in 6.470s [2020-11-27T12:01:16.891Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-27T12:01:16.891Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:01:16.891Z] ++ set -e [2020-11-27T12:01:16.891Z] ++ '[' -n 0 ']' [2020-11-27T12:01:16.891Z] ++ set -x [2020-11-27T12:01:16.891Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:01:16.891Z] INFO: Testing against a local daemon [2020-11-27T12:01:16.891Z] === RUN TestContinueAfterPluginCrash [2020-11-27T12:01:16.891Z] === PAUSE TestContinueAfterPluginCrash [2020-11-27T12:01:16.891Z] === RUN TestReadPluginNoRead [2020-11-27T12:01:16.891Z] === PAUSE TestReadPluginNoRead [2020-11-27T12:01:16.891Z] === RUN TestDaemonStartWithLogOpt [2020-11-27T12:01:16.891Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-27T12:01:16.891Z] === CONT TestContinueAfterPluginCrash [2020-11-27T12:01:16.891Z] === CONT TestDaemonStartWithLogOpt [2020-11-27T12:01:17.421Z] --- PASS: TestIpcModePrivate (0.88s) [2020-11-27T12:01:17.421Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-11-27T12:01:17.421Z] === RUN TestIpcModeShareable [2020-11-27T12:01:18.364Z] --- PASS: TestIpcModeShareable (0.91s) [2020-11-27T12:01:18.364Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-11-27T12:01:18.364Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-27T12:01:21.338Z] --- PASS: TestDaemonStartWithLogOpt (3.89s) [2020-11-27T12:01:21.338Z] === CONT TestReadPluginNoRead [2020-11-27T12:01:21.666Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2020-11-27T12:01:21.666Z] === RUN TestAPIIpcModeHost [2020-11-27T12:01:21.666Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-11-27T12:01:21.666Z] === RUN TestDaemonIpcModeShareable [2020-11-27T12:01:23.586Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-11-27T12:01:23.586Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-11-27T12:01:23.586Z] === RUN TestDaemonIpcModePrivate [2020-11-27T12:01:23.780Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-27T12:01:23.780Z] [2020-11-27T12:01:23.781Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-27T12:01:23.781Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-27T12:01:23.781Z] HOSTNAME=955b79135faa [2020-11-27T12:01:23.781Z] TESTDEBUG=0 [2020-11-27T12:01:23.781Z] DEST=bundles/test-integration [2020-11-27T12:01:23.781Z] PWD=/go/src/github.com/docker/docker [2020-11-27T12:01:23.781Z] DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 [2020-11-27T12:01:23.781Z] container=docker [2020-11-27T12:01:23.781Z] HOME=/root [2020-11-27T12:01:23.781Z] GOLANG_VERSION=1.13.15 [2020-11-27T12:01:23.781Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-27T12:01:23.781Z] VALIDATE_BRANCH=master [2020-11-27T12:01:23.781Z] TERM=xterm [2020-11-27T12:01:23.781Z] DOCKER_PKG=github.com/docker/docker [2020-11-27T12:01:23.781Z] SHLVL=1 [2020-11-27T12:01:23.781Z] TIMEOUT=120m [2020-11-27T12:01:23.781Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-27T12:01:23.781Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-27T12:01:23.781Z] GO111MODULE=off [2020-11-27T12:01:23.781Z] DOCKER_EXPERIMENTAL=1 [2020-11-27T12:01:23.781Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-27T12:01:23.781Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-27T12:01:23.781Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-27T12:01:23.781Z] GOPATH=/go [2020-11-27T12:01:23.781Z] PKG_CONFIG=pkg-config [2020-11-27T12:01:23.781Z] _=/usr/bin/env [2020-11-27T12:01:23.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-27T12:01:24.059Z] === RUN TestReadPluginNoRead/default [2020-11-27T12:01:25.565Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-27T12:01:26.129Z] --- PASS: TestDaemonIpcModePrivate (2.06s) [2020-11-27T12:01:26.129Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-11-27T12:01:26.129Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-27T12:01:26.195Z] --- PASS: TestContinueAfterPluginCrash (9.08s) [2020-11-27T12:01:26.587Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-11-27T12:01:27.227Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-27T12:01:28.042Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.00s) [2020-11-27T12:01:28.042Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-11-27T12:01:28.042Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-27T12:01:29.290Z] --- PASS: TestReadPluginNoRead (8.39s) [2020-11-27T12:01:29.290Z] --- PASS: TestReadPluginNoRead/default (1.90s) [2020-11-27T12:01:29.290Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2020-11-27T12:01:29.290Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.91s) [2020-11-27T12:01:29.290Z] read_test.go:92: [d73f356d2a0d1] daemon is not started [2020-11-27T12:01:29.290Z] PASS [2020-11-27T12:01:29.290Z] [2020-11-27T12:01:29.290Z] DONE 6 tests in 12.347s [2020-11-27T12:01:29.290Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-27T12:01:29.290Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:01:29.290Z] ++ set -e [2020-11-27T12:01:29.290Z] ++ '[' -n 0 ']' [2020-11-27T12:01:29.290Z] ++ set -x [2020-11-27T12:01:29.290Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:01:29.290Z] testing: warning: no tests to run [2020-11-27T12:01:29.290Z] PASS [2020-11-27T12:01:29.290Z] [2020-11-27T12:01:29.290Z] DONE 0 tests in 0.027s [2020-11-27T12:01:29.290Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-27T12:01:29.290Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:01:29.290Z] ++ set -e [2020-11-27T12:01:29.290Z] ++ '[' -n 0 ']' [2020-11-27T12:01:29.290Z] ++ set -x [2020-11-27T12:01:29.290Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:01:29.290Z] INFO: Testing against a local daemon [2020-11-27T12:01:29.290Z] === RUN TestPluginWithDevMounts [2020-11-27T12:01:29.290Z] === PAUSE TestPluginWithDevMounts [2020-11-27T12:01:29.290Z] === CONT TestPluginWithDevMounts [2020-11-27T12:01:29.971Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2020-11-27T12:01:29.972Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-11-27T12:01:29.972Z] === RUN TestIpcModeOlderClient [2020-11-27T12:01:29.972Z] === PAUSE TestIpcModeOlderClient [2020-11-27T12:01:29.972Z] === RUN TestKillContainerInvalidSignal [2020-11-27T12:01:30.544Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-11-27T12:01:30.544Z] === RUN TestKillContainer [2020-11-27T12:01:30.544Z] === RUN TestKillContainer/no_signal [2020-11-27T12:01:31.116Z] === RUN TestKillContainer/non_killing_signal [2020-11-27T12:01:31.351Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-11-27T12:01:31.351Z] PASS [2020-11-27T12:01:31.351Z] [2020-11-27T12:01:31.351Z] DONE 1 tests in 1.944s [2020-11-27T12:01:31.351Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-11-27T12:01:31.351Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:01:31.351Z] ++ set -e [2020-11-27T12:01:31.351Z] ++ '[' -n 0 ']' [2020-11-27T12:01:31.351Z] ++ set -x [2020-11-27T12:01:31.351Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:01:31.351Z] INFO: Testing against a local daemon [2020-11-27T12:01:31.351Z] === RUN TestSecretInspect [2020-11-27T12:01:31.688Z] === RUN TestKillContainer/killing_signal [2020-11-27T12:01:32.630Z] --- PASS: TestKillContainer (2.32s) [2020-11-27T12:01:32.630Z] --- PASS: TestKillContainer/no_signal (0.77s) [2020-11-27T12:01:32.630Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-11-27T12:01:32.630Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-11-27T12:01:32.630Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-27T12:01:32.630Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-27T12:01:33.572Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-27T12:01:34.513Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2020-11-27T12:01:34.513Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-11-27T12:01:34.513Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-11-27T12:01:34.513Z] === RUN TestKillStoppedContainer [2020-11-27T12:01:34.513Z] --- PASS: TestKillStoppedContainer (0.13s) [2020-11-27T12:01:34.513Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-27T12:01:34.513Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-11-27T12:01:34.513Z] === RUN TestKillDifferentUserContainer [2020-11-27T12:01:34.858Z] --- PASS: TestSecretInspect (3.53s) [2020-11-27T12:01:34.858Z] === RUN TestSecretList [2020-11-27T12:01:35.457Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2020-11-27T12:01:35.457Z] === RUN TestInspectOomKilledTrue [2020-11-27T12:01:35.457Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-27T12:01:35.457Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:01:35.457Z] === RUN TestInspectOomKilledFalse [2020-11-27T12:01:35.457Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-27T12:01:35.457Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:01:35.457Z] === RUN TestLinksEtcHostsContentMatch [2020-11-27T12:01:36.030Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-11-27T12:01:36.030Z] === RUN TestLinksContainerNames [2020-11-27T12:01:37.417Z] --- PASS: TestLinksContainerNames (1.52s) [2020-11-27T12:01:37.417Z] === RUN TestLogsFollowTailEmpty [2020-11-27T12:01:38.360Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2020-11-27T12:01:38.360Z] === RUN TestContainerNetworkMountsNoChown [2020-11-27T12:01:38.830Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-27T12:01:38.830Z] Using test binary docker [2020-11-27T12:01:38.830Z] +++ /etc/init.d/apparmor start [2020-11-27T12:01:38.830Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T12:01:38.830Z] Starting dockerd [2020-11-27T12:01:38.830Z] INFO: Waiting for daemon to start... [2020-11-27T12:01:38.830Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-11-27T12:01:38.830Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-27T12:01:38.830Z] Using test binary docker [2020-11-27T12:01:38.830Z] +++ /etc/init.d/apparmor start [2020-11-27T12:01:38.830Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T12:01:38.830Z] Starting dockerd [2020-11-27T12:01:38.830Z] INFO: Waiting for daemon to start... [2020-11-27T12:01:38.830Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-11-27T12:01:38.830Z] . [2020-11-27T12:01:38.830Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-27T12:01:38.830Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-27T12:01:38.830Z] Error: No such image: emptyfs [2020-11-27T12:01:38.830Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-27T12:01:38.830Z] ++++ docker load [2020-11-27T12:01:38.830Z] Running integration-test (iteration 1) [2020-11-27T12:01:38.830Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-11-27T12:01:38.830Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-11-27T12:01:38.830Z] ++ set -e [2020-11-27T12:01:38.830Z] ++ '[' -n 0 ']' [2020-11-27T12:01:38.830Z] ++ set -x [2020-11-27T12:01:38.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-11-27T12:01:38.830Z] [2020-11-27T12:01:38.830Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-27T12:01:38.830Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-27T12:01:38.830Z] Error: No such image: emptyfs [2020-11-27T12:01:38.830Z] ++++ docker load [2020-11-27T12:01:38.830Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-27T12:01:38.830Z] Running integration-test (iteration 1) [2020-11-27T12:01:38.830Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-11-27T12:01:38.830Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-11-27T12:01:38.830Z] ++ set -e [2020-11-27T12:01:38.830Z] ++ '[' -n 0 ']' [2020-11-27T12:01:38.830Z] ++ set -x [2020-11-27T12:01:38.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-11-27T12:01:38.931Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2020-11-27T12:01:38.931Z] === RUN TestMountDaemonRoot [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/default [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/default [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/private [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/private [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/rprivate [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/slave [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/slave [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/rslave [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/shared [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/shared [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/rshared [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/default [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/rprivate [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/rslave [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/shared [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/rshared [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/private [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/slave [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-27T12:01:39.193Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-27T12:01:39.193Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T12:01:39.193Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-27T12:01:39.301Z] --- PASS: TestSecretList (3.69s) [2020-11-27T12:01:39.301Z] === RUN TestSecretsCreateAndDelete [2020-11-27T12:01:39.454Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T12:01:39.454Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-27T12:01:39.454Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-27T12:01:39.454Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-27T12:01:39.454Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-27T12:01:39.454Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-27T12:01:39.454Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-27T12:01:39.454Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-27T12:01:39.454Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-27T12:01:39.454Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-27T12:01:39.454Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-27T12:01:39.454Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-27T12:01:39.454Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.13s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-11-27T12:01:39.716Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-11-27T12:01:39.716Z] === RUN TestContainerBindMountNonRecursive [2020-11-27T12:01:41.462Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-11-27T12:01:42.262Z] --- PASS: TestContainerBindMountNonRecursive (2.41s) [2020-11-27T12:01:42.262Z] === RUN TestContainerVolumesMountedAsShared [2020-11-27T12:01:42.808Z] --- PASS: TestSecretsCreateAndDelete (3.70s) [2020-11-27T12:01:42.808Z] === RUN TestSecretsUpdate [2020-11-27T12:01:42.834Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s) [2020-11-27T12:01:42.834Z] === RUN TestContainerVolumesMountedAsSlave [2020-11-27T12:01:43.364Z] tests/integration/client_test.py ..... [ 75%] [2020-11-27T12:01:43.364Z] tests/integration/context_api_test.py ... [ 76%] [2020-11-27T12:01:43.404Z] --- PASS: TestContainerVolumesMountedAsSlave (0.67s) [2020-11-27T12:01:43.404Z] === RUN TestNetworkNat [2020-11-27T12:01:43.932Z] tests/integration/errors_test.py . [ 76%] [2020-11-27T12:01:44.346Z] --- PASS: TestNetworkNat (0.93s) [2020-11-27T12:01:44.346Z] === RUN TestNetworkLocalhostTCPNat [2020-11-27T12:01:45.288Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-11-27T12:01:45.288Z] === RUN TestNetworkLoopbackNat [2020-11-27T12:01:46.315Z] --- PASS: TestSecretsUpdate (3.71s) [2020-11-27T12:01:46.315Z] === RUN TestTemplatedSecret [2020-11-27T12:01:48.588Z] --- PASS: TestNetworkLoopbackNat (3.22s) [2020-11-27T12:01:48.588Z] === RUN TestPause [2020-11-27T12:01:49.160Z] --- PASS: TestPause (0.79s) [2020-11-27T12:01:49.160Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-27T12:01:49.160Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T12:01:49.160Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T12:01:49.160Z] === RUN TestPauseStopPausedContainer [2020-11-27T12:01:49.896Z] --- PASS: TestTemplatedSecret (3.69s) [2020-11-27T12:01:49.896Z] === RUN TestSecretCreateResolve [2020-11-27T12:01:50.103Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-11-27T12:01:50.103Z] === RUN TestPsFilter [2020-11-27T12:01:50.363Z] --- PASS: TestPsFilter (0.28s) [2020-11-27T12:01:50.363Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-27T12:01:51.305Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-11-27T12:01:51.305Z] === RUN TestRemoveContainerWithVolume [2020-11-27T12:01:51.877Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-11-27T12:01:51.877Z] === RUN TestRemoveContainerRunning [2020-11-27T12:01:52.819Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-11-27T12:01:52.819Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-27T12:01:53.391Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2020-11-27T12:01:53.391Z] === RUN TestRemoveInvalidContainer [2020-11-27T12:01:53.391Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-11-27T12:01:53.391Z] === RUN TestRenameLinkedContainer [2020-11-27T12:01:53.404Z] --- PASS: TestSecretCreateResolve (3.75s) [2020-11-27T12:01:53.404Z] PASS [2020-11-27T12:01:53.404Z] [2020-11-27T12:01:53.404Z] DONE 6 tests in 22.150s [2020-11-27T12:01:53.404Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-11-27T12:01:53.404Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:01:53.404Z] ++ set -e [2020-11-27T12:01:53.404Z] ++ '[' -n 0 ']' [2020-11-27T12:01:53.404Z] ++ set -x [2020-11-27T12:01:53.404Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:01:53.404Z] INFO: Testing against a local daemon [2020-11-27T12:01:53.404Z] === RUN TestServiceCreateInit [2020-11-27T12:01:53.404Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-27T12:01:56.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-27T12:01:56.693Z] --- PASS: TestRenameLinkedContainer (3.12s) [2020-11-27T12:01:56.693Z] === RUN TestRenameStoppedContainer [2020-11-27T12:01:56.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-27T12:01:57.635Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-11-27T12:01:57.635Z] === RUN TestRenameRunningContainerAndReuse [2020-11-27T12:01:58.956Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-27T12:01:59.020Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2020-11-27T12:01:59.020Z] === RUN TestRenameInvalidName [2020-11-27T12:01:59.961Z] --- PASS: TestRenameInvalidName (0.78s) [2020-11-27T12:01:59.961Z] === RUN TestRenameAnonymousContainer [2020-11-27T12:02:00.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-27T12:02:04.165Z] --- PASS: TestRenameAnonymousContainer (4.02s) [2020-11-27T12:02:04.165Z] === RUN TestRenameContainerWithSameName [2020-11-27T12:02:04.510Z] --- PASS: TestServiceCreateInit (10.63s) [2020-11-27T12:02:04.510Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.41s) [2020-11-27T12:02:04.510Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.21s) [2020-11-27T12:02:04.510Z] === RUN TestCreateServiceMultipleTimes [2020-11-27T12:02:04.738Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2020-11-27T12:02:04.738Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-27T12:02:06.121Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2020-11-27T12:02:06.121Z] === RUN TestResize [2020-11-27T12:02:07.064Z] --- PASS: TestResize (0.79s) [2020-11-27T12:02:07.064Z] === RUN TestResizeWithInvalidSize [2020-11-27T12:02:07.635Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2020-11-27T12:02:07.635Z] === RUN TestResizeWhenContainerNotStarted [2020-11-27T12:02:08.580Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-11-27T12:02:08.580Z] === RUN TestDaemonRestartKillContainers [2020-11-27T12:02:08.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:02:08.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:02:08.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:02:08.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:02:08.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:02:08.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:02:08.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:02:08.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:02:08.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:02:08.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:02:08.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:02:08.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:02:08.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:02:08.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:02:08.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:02:08.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:02:08.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:02:08.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:02:08.580Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:02:08.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:02:08.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:02:08.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:02:08.580Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:02:08.580Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:02:08.580Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:02:08.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:02:08.580Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:02:08.580Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:02:10.503Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:02:11.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:02:11.344Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:02:11.917Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:02:12.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:02:14.097Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:02:14.358Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:02:14.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:02:16.880Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-27T12:02:16.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-11-27T12:02:16.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.74s) [2020-11-27T12:02:16.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.80s) [2020-11-27T12:02:16.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-11-27T12:02:16.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.83s) [2020-11-27T12:02:16.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s) [2020-11-27T12:02:16.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s) [2020-11-27T12:02:16.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s) [2020-11-27T12:02:16.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.87s) [2020-11-27T12:02:16.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-11-27T12:02:16.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2020-11-27T12:02:16.880Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-11-27T12:02:16.880Z] === RUN TestCgroupNamespacesRun [2020-11-27T12:02:17.688Z] Loaded image: buildpack-deps:buster [2020-11-27T12:02:17.688Z] Loaded image: busybox:latest [2020-11-27T12:02:17.688Z] Loaded image: busybox:glibc [2020-11-27T12:02:17.688Z] Loaded image: debian:buster [2020-11-27T12:02:17.688Z] Loaded image: hello-world:latest [2020-11-27T12:02:17.688Z] Loaded image: arm32v7/hello-world:latest [2020-11-27T12:02:17.688Z] INFO: Testing against a local daemon [2020-11-27T12:02:17.688Z] === RUN TestDockerSuite [2020-11-27T12:02:17.688Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-11-27T12:02:17.688Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-11-27T12:02:17.688Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-11-27T12:02:17.688Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-11-27T12:02:17.688Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-11-27T12:02:17.688Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-11-27T12:02:17.688Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-11-27T12:02:17.688Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-11-27T12:02:17.688Z] Loaded image: buildpack-deps:buster [2020-11-27T12:02:17.688Z] Loaded image: busybox:latest [2020-11-27T12:02:17.688Z] Loaded image: busybox:glibc [2020-11-27T12:02:17.688Z] Loaded image: debian:buster [2020-11-27T12:02:17.688Z] Loaded image: hello-world:latest [2020-11-27T12:02:17.688Z] Loaded image: arm32v7/hello-world:latest [2020-11-27T12:02:17.846Z] --- PASS: TestImportExtremelyLargeImageWorks (102.44s) [2020-11-27T12:02:17.846Z] PASS [2020-11-27T12:02:17.846Z] [2020-11-27T12:02:17.846Z] === Skipped [2020-11-27T12:02:17.846Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-27T12:02:17.846Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-11-27T12:02:17.846Z] [2020-11-27T12:02:17.846Z] [2020-11-27T12:02:17.846Z] DONE 12 tests, 1 skipped in 106.864s [2020-11-27T12:02:17.846Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-11-27T12:02:17.846Z] INFO: Testing against a local daemon [2020-11-27T12:02:17.846Z] === RUN TestNetworkCreateDelete [2020-11-27T12:02:17.846Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-11-27T12:02:17.846Z] === RUN TestDockerNetworkDeletePreferID [2020-11-27T12:02:17.847Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-11-27T12:02:17.847Z] === RUN TestDaemonDNSFallback [2020-11-27T12:02:17.847Z] --- PASS: TestDaemonDNSFallback (7.33s) [2020-11-27T12:02:17.847Z] === RUN TestInspectNetwork [2020-11-27T12:02:17.847Z] --- SKIP: TestInspectNetwork (0.00s) [2020-11-27T12:02:17.847Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:17.847Z] === RUN TestRunContainerWithBridgeNone [2020-11-27T12:02:17.847Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-11-27T12:02:17.847Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:02:17.847Z] === RUN TestNetworkInvalidJSON [2020-11-27T12:02:17.847Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-27T12:02:17.847Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-27T12:02:17.847Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:02:17.847Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:02:17.847Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:02:17.847Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:02:17.847Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-27T12:02:17.847Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:02:17.847Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:02:17.847Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-11-27T12:02:17.847Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-27T12:02:17.847Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-27T12:02:17.847Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-27T12:02:17.847Z] === RUN TestHostIPv4BridgeLabel [2020-11-27T12:02:17.847Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-11-27T12:02:17.847Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:02:17.847Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-27T12:02:17.847Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-11-27T12:02:17.847Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:02:17.847Z] === RUN TestDaemonDefaultNetworkPools [2020-11-27T12:02:17.847Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-11-27T12:02:17.847Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:02:17.847Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-27T12:02:17.847Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-11-27T12:02:17.847Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:02:17.847Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-27T12:02:17.847Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-11-27T12:02:17.847Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:02:17.847Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-27T12:02:17.847Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-11-27T12:02:17.847Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:02:17.847Z] === RUN TestServiceWithPredefinedNetwork [2020-11-27T12:02:17.847Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-11-27T12:02:17.847Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:17.847Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-27T12:02:17.847Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T12:02:17.847Z] service_test.go:236: FLAKY_TEST [2020-11-27T12:02:17.847Z] === RUN TestServiceWithDataPathPortInit [2020-11-27T12:02:17.847Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-11-27T12:02:17.847Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:17.847Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-27T12:02:17.847Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-27T12:02:17.847Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:17.847Z] PASS [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === Skipped [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-11-27T12:02:17.847Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-11-27T12:02:17.847Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-11-27T12:02:17.847Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-11-27T12:02:17.847Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-11-27T12:02:17.847Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-11-27T12:02:17.847Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-11-27T12:02:17.847Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-11-27T12:02:17.847Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-11-27T12:02:17.847Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T12:02:17.847Z] service_test.go:236: FLAKY_TEST [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-11-27T12:02:17.847Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-27T12:02:17.847Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] DONE 19 tests, 12 skipped in 8.110s [2020-11-27T12:02:17.847Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-27T12:02:17.847Z] INFO: Testing against a local daemon [2020-11-27T12:02:17.847Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-27T12:02:17.847Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T12:02:17.847Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:02:17.847Z] === RUN TestDockerNetworkIpvlan [2020-11-27T12:02:17.847Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-27T12:02:17.847Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:02:17.847Z] PASS [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === Skipped [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T12:02:17.847Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-27T12:02:17.847Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] DONE 2 tests, 2 skipped in 0.115s [2020-11-27T12:02:17.847Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-27T12:02:17.847Z] INFO: Testing against a local daemon [2020-11-27T12:02:17.847Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-27T12:02:17.847Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-11-27T12:02:17.847Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:02:17.847Z] === RUN TestDockerNetworkMacvlan [2020-11-27T12:02:17.847Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-11-27T12:02:17.847Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:02:17.847Z] PASS [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === Skipped [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-11-27T12:02:17.847Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-11-27T12:02:17.847Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] DONE 2 tests, 2 skipped in 0.117s [2020-11-27T12:02:17.847Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-27T12:02:17.847Z] testing: warning: no tests to run [2020-11-27T12:02:17.847Z] PASS [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] DONE 0 tests in 0.026s [2020-11-27T12:02:17.847Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-27T12:02:17.847Z] INFO: Testing against a local daemon [2020-11-27T12:02:17.847Z] === RUN TestAuthZPluginAllowRequest [2020-11-27T12:02:17.847Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] === RUN TestAuthZPluginTLS [2020-11-27T12:02:17.847Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] === RUN TestAuthZPluginDenyRequest [2020-11-27T12:02:17.847Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-27T12:02:17.847Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] === RUN TestAuthZPluginDenyResponse [2020-11-27T12:02:17.847Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] === RUN TestAuthZPluginAllowEventStream [2020-11-27T12:02:17.847Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] === RUN TestAuthZPluginErrorResponse [2020-11-27T12:02:17.847Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] === RUN TestAuthZPluginErrorRequest [2020-11-27T12:02:17.847Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-27T12:02:17.847Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-27T12:02:17.847Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-27T12:02:17.847Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] === RUN TestAuthZPluginHeader [2020-11-27T12:02:17.847Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-27T12:02:17.847Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] === RUN TestAuthZPluginV2Disable [2020-11-27T12:02:17.847Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-27T12:02:17.847Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-27T12:02:17.847Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-27T12:02:17.847Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] PASS [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === Skipped [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-11-27T12:02:17.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] DONE 17 tests, 17 skipped in 0.375s [2020-11-27T12:02:17.847Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-27T12:02:17.847Z] INFO: Testing against a local daemon [2020-11-27T12:02:17.847Z] === RUN TestPluginInvalidJSON [2020-11-27T12:02:17.847Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:02:17.847Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:02:17.847Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:02:17.847Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-11-27T12:02:17.847Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-27T12:02:17.847Z] === RUN TestPluginInstall [2020-11-27T12:02:17.847Z] --- SKIP: TestPluginInstall (0.00s) [2020-11-27T12:02:17.847Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] PASS [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] === Skipped [2020-11-27T12:02:17.847Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-11-27T12:02:17.847Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] [2020-11-27T12:02:17.847Z] DONE 3 tests, 1 skipped in 0.149s [2020-11-27T12:02:17.847Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-27T12:02:17.847Z] INFO: Testing against a local daemon [2020-11-27T12:02:17.847Z] === RUN TestExternalGraphDriver [2020-11-27T12:02:17.949Z] INFO: Testing against a local daemon [2020-11-27T12:02:17.950Z] === RUN TestDockerDaemonSuite [2020-11-27T12:02:18.103Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-11-27T12:02:18.103Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-11-27T12:02:18.103Z] === RUN TestGraphdriverPluginV2 [2020-11-27T12:02:18.213Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-11-27T12:02:18.791Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-11-27T12:02:18.793Z] --- PASS: TestCgroupNamespacesRun (1.88s) [2020-11-27T12:02:18.793Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-27T12:02:19.053Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-11-27T12:02:19.625Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-11-27T12:02:19.625Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-11-27T12:02:20.570Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-11-27T12:02:20.570Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-11-27T12:02:20.570Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-11-27T12:02:20.708Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2020-11-27T12:02:20.708Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-27T12:02:21.959Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-11-27T12:02:22.469Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-11-27T12:02:22.469Z] [2020-11-27T12:02:22.469Z] ________ ____ __. [2020-11-27T12:02:22.469Z] \_____ \ | |/ _| [2020-11-27T12:02:22.469Z] / | \| < [2020-11-27T12:02:22.469Z] / | \ | \ [2020-11-27T12:02:22.469Z] \_______ /____|__ \ [2020-11-27T12:02:22.469Z] \/ \/ [2020-11-27T12:02:22.469Z] [2020-11-27T12:02:22.469Z] INFO: make.ps1 ended at 11/27/2020 12:02:16 [2020-11-27T12:02:22.469Z] INFO: Binaries build ended at 11/27/2020 12:02:19. Duration:00:01:30.0484118 [2020-11-27T12:02:22.469Z] INFO: Copying the built daemon binary to d:\CI\PR-41718\2\binary\dockerd-703951197c.exe... [2020-11-27T12:02:22.469Z] INFO: Copying the built client binary to d:\CI\PR-41718\2\binary\docker-703951197c.exe... [2020-11-27T12:02:22.469Z] INFO: Copying dockerversion from the container... [2020-11-27T12:02:22.532Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-11-27T12:02:22.532Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-11-27T12:02:22.532Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-11-27T12:02:22.621Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.06s) [2020-11-27T12:02:22.621Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-27T12:02:22.795Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-11-27T12:02:22.930Z] INFO: Copying the golang package from the container to d:\CI\PR-41718\2\installer\go.zip... [2020-11-27T12:02:23.746Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-11-27T12:02:24.536Z] --- PASS: TestCgroupNamespacesRunHostMode (1.99s) [2020-11-27T12:02:24.536Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-27T12:02:24.639Z] --- PASS: TestGraphdriverPluginV2 (6.11s) [2020-11-27T12:02:24.639Z] PASS [2020-11-27T12:02:24.639Z] [2020-11-27T12:02:24.639Z] === Skipped [2020-11-27T12:02:24.639Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-11-27T12:02:24.639Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-11-27T12:02:24.639Z] [2020-11-27T12:02:24.639Z] [2020-11-27T12:02:24.639Z] DONE 2 tests, 1 skipped in 6.300s [2020-11-27T12:02:24.639Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-27T12:02:24.639Z] INFO: Testing against a local daemon [2020-11-27T12:02:24.639Z] === RUN TestContinueAfterPluginCrash [2020-11-27T12:02:24.639Z] === PAUSE TestContinueAfterPluginCrash [2020-11-27T12:02:24.639Z] === RUN TestReadPluginNoRead [2020-11-27T12:02:24.639Z] === PAUSE TestReadPluginNoRead [2020-11-27T12:02:24.639Z] === RUN TestDaemonStartWithLogOpt [2020-11-27T12:02:24.639Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-27T12:02:24.639Z] === CONT TestContinueAfterPluginCrash [2020-11-27T12:02:24.639Z] === CONT TestDaemonStartWithLogOpt [2020-11-27T12:02:24.690Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-11-27T12:02:24.690Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-11-27T12:02:24.950Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-11-27T12:02:24.950Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-11-27T12:02:24.950Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-11-27T12:02:26.453Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.89s) [2020-11-27T12:02:26.453Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-27T12:02:26.686Z] INFO: Extracting go.zip to d:\CI\PR-41718\2\go [2020-11-27T12:02:26.947Z] --- PASS: TestCreateServiceMultipleTimes (22.87s) [2020-11-27T12:02:26.947Z] === RUN TestCreateServiceConflict [2020-11-27T12:02:28.368Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.81s) [2020-11-27T12:02:28.368Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-27T12:02:29.309Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2020-11-27T12:02:29.309Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-27T12:02:31.224Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.96s) [2020-11-27T12:02:31.224Z] === RUN TestKernelTCPMemory [2020-11-27T12:02:31.286Z] --- PASS: TestDaemonStartWithLogOpt (6.86s) [2020-11-27T12:02:31.286Z] === CONT TestReadPluginNoRead [2020-11-27T12:02:31.391Z] --- PASS: TestCreateServiceConflict (3.85s) [2020-11-27T12:02:31.391Z] === RUN TestCreateServiceMaxReplicas [2020-11-27T12:02:32.167Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-11-27T12:02:32.167Z] === RUN TestNISDomainname [2020-11-27T12:02:33.096Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-11-27T12:02:33.108Z] --- PASS: TestNISDomainname (0.98s) [2020-11-27T12:02:33.108Z] === RUN TestHostnameDnsResolution [2020-11-27T12:02:33.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-27T12:02:33.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-27T12:02:33.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-27T12:02:33.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-27T12:02:34.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-27T12:02:34.900Z] --- PASS: TestCreateServiceMaxReplicas (4.12s) [2020-11-27T12:02:34.900Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-27T12:02:35.017Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-11-27T12:02:35.020Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-11-27T12:02:35.020Z] === RUN TestStats [2020-11-27T12:02:35.451Z] --- PASS: TestContinueAfterPluginCrash (10.50s) [2020-11-27T12:02:35.451Z] === RUN TestReadPluginNoRead/default [2020-11-27T12:02:35.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-27T12:02:37.026Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-11-27T12:02:37.338Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-27T12:02:37.562Z] --- PASS: TestStats (2.84s) [2020-11-27T12:02:37.562Z] === RUN TestStopContainerWithTimeout [2020-11-27T12:02:37.562Z] === RUN TestStopContainerWithTimeout/0 [2020-11-27T12:02:37.562Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-27T12:02:37.562Z] === RUN TestStopContainerWithTimeout/1 [2020-11-27T12:02:37.562Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-27T12:02:37.562Z] === RUN TestStopContainerWithTimeout/3 [2020-11-27T12:02:37.562Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-27T12:02:37.562Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-27T12:02:37.562Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-27T12:02:37.562Z] === CONT TestStopContainerWithTimeout/0 [2020-11-27T12:02:37.562Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-27T12:02:37.562Z] === CONT TestStopContainerWithTimeout/3 [2020-11-27T12:02:37.562Z] === CONT TestStopContainerWithTimeout/1 [2020-11-27T12:02:37.566Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-11-27T12:02:39.226Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-27T12:02:39.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-27T12:02:39.483Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-11-27T12:02:40.057Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-11-27T12:02:40.864Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-11-27T12:02:40.864Z] --- PASS: TestStopContainerWithTimeout/0 (1.41s) [2020-11-27T12:02:40.864Z] --- PASS: TestStopContainerWithTimeout/1 (2.42s) [2020-11-27T12:02:40.864Z] --- PASS: TestStopContainerWithTimeout/-1 (3.39s) [2020-11-27T12:02:40.864Z] --- PASS: TestStopContainerWithTimeout/3 (3.43s) [2020-11-27T12:02:40.864Z] === RUN TestDeleteDevicemapper [2020-11-27T12:02:40.864Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-27T12:02:40.864Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T12:02:40.864Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-27T12:02:41.002Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-11-27T12:02:41.263Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-11-27T12:02:41.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-27T12:02:41.739Z] --- PASS: TestReadPluginNoRead (10.37s) [2020-11-27T12:02:41.740Z] --- PASS: TestReadPluginNoRead/default (2.25s) [2020-11-27T12:02:41.740Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2020-11-27T12:02:41.740Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.22s) [2020-11-27T12:02:41.740Z] read_test.go:92: [d59a05782af51] daemon is not started [2020-11-27T12:02:41.740Z] PASS [2020-11-27T12:02:41.740Z] [2020-11-27T12:02:41.740Z] DONE 6 tests in 17.378s [2020-11-27T12:02:41.740Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-27T12:02:41.740Z] testing: warning: no tests to run [2020-11-27T12:02:41.740Z] PASS [2020-11-27T12:02:41.740Z] [2020-11-27T12:02:41.740Z] DONE 0 tests in 0.045s [2020-11-27T12:02:41.740Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-27T12:02:41.740Z] INFO: Testing against a local daemon [2020-11-27T12:02:41.740Z] === RUN TestPluginWithDevMounts [2020-11-27T12:02:41.740Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-11-27T12:02:41.740Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-11-27T12:02:41.740Z] PASS [2020-11-27T12:02:41.740Z] [2020-11-27T12:02:41.740Z] === Skipped [2020-11-27T12:02:41.740Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-11-27T12:02:41.740Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-11-27T12:02:41.740Z] [2020-11-27T12:02:41.740Z] [2020-11-27T12:02:41.740Z] DONE 1 tests, 1 skipped in 0.151s [2020-11-27T12:02:41.740Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-27T12:02:41.740Z] INFO: Testing against a local daemon [2020-11-27T12:02:41.740Z] === RUN TestSecretInspect [2020-11-27T12:02:41.740Z] --- SKIP: TestSecretInspect (0.01s) [2020-11-27T12:02:41.740Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:41.740Z] === RUN TestSecretList [2020-11-27T12:02:41.839Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-11-27T12:02:41.995Z] --- SKIP: TestSecretList (0.02s) [2020-11-27T12:02:41.995Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:41.995Z] === RUN TestSecretsCreateAndDelete [2020-11-27T12:02:41.995Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-11-27T12:02:41.995Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:41.995Z] === RUN TestSecretsUpdate [2020-11-27T12:02:41.995Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-11-27T12:02:41.995Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:41.995Z] === RUN TestTemplatedSecret [2020-11-27T12:02:41.995Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-11-27T12:02:41.996Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:41.996Z] === RUN TestSecretCreateResolve [2020-11-27T12:02:41.996Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-11-27T12:02:41.996Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:41.996Z] PASS [2020-11-27T12:02:41.996Z] [2020-11-27T12:02:41.996Z] === Skipped [2020-11-27T12:02:41.996Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-11-27T12:02:41.996Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:41.996Z] [2020-11-27T12:02:41.996Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-11-27T12:02:41.996Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:41.996Z] [2020-11-27T12:02:41.996Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-11-27T12:02:41.996Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:41.996Z] [2020-11-27T12:02:41.996Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-11-27T12:02:41.996Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:41.996Z] [2020-11-27T12:02:41.996Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-11-27T12:02:41.996Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:41.996Z] [2020-11-27T12:02:41.996Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-11-27T12:02:41.996Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:41.996Z] [2020-11-27T12:02:41.996Z] [2020-11-27T12:02:41.996Z] DONE 6 tests, 6 skipped in 0.189s [2020-11-27T12:02:41.996Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-11-27T12:02:41.996Z] INFO: Testing against a local daemon [2020-11-27T12:02:41.996Z] === RUN TestServiceCreateInit [2020-11-27T12:02:41.996Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-27T12:02:41.996Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-27T12:02:41.996Z] --- PASS: TestServiceCreateInit (0.02s) [2020-11-27T12:02:41.996Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-27T12:02:41.996Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:41.996Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-27T12:02:41.996Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:41.996Z] === RUN TestCreateServiceMultipleTimes [2020-11-27T12:02:41.996Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-11-27T12:02:41.996Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:41.996Z] === RUN TestCreateServiceConflict [2020-11-27T12:02:41.996Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-11-27T12:02:41.996Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:41.996Z] === RUN TestCreateServiceMaxReplicas [2020-11-27T12:02:41.996Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-11-27T12:02:41.996Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:41.996Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-27T12:02:41.996Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-11-27T12:02:41.996Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:41.996Z] === RUN TestCreateServiceSecretFileMode [2020-11-27T12:02:42.252Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-11-27T12:02:42.252Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:42.252Z] === RUN TestCreateServiceConfigFileMode [2020-11-27T12:02:42.252Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-11-27T12:02:42.252Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:42.252Z] === RUN TestCreateServiceSysctls [2020-11-27T12:02:42.252Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-11-27T12:02:42.252Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:42.252Z] === RUN TestCreateServiceCapabilities [2020-11-27T12:02:42.252Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-11-27T12:02:42.252Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:42.252Z] === RUN TestInspect [2020-11-27T12:02:42.252Z] --- SKIP: TestInspect (0.01s) [2020-11-27T12:02:42.252Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:42.252Z] === RUN TestCreateJob [2020-11-27T12:02:42.252Z] --- SKIP: TestCreateJob (0.01s) [2020-11-27T12:02:42.252Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:42.252Z] === RUN TestReplicatedJob [2020-11-27T12:02:42.252Z] --- SKIP: TestReplicatedJob (0.01s) [2020-11-27T12:02:42.252Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:42.252Z] === RUN TestUpdateReplicatedJob [2020-11-27T12:02:42.252Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-11-27T12:02:42.252Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:42.252Z] === RUN TestServiceListWithStatuses [2020-11-27T12:02:42.252Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-27T12:02:42.252Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T12:02:42.252Z] === RUN TestDockerNetworkConnectAlias [2020-11-27T12:02:42.252Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-11-27T12:02:42.252Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:42.252Z] === RUN TestDockerNetworkReConnect [2020-11-27T12:02:42.252Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-11-27T12:02:42.252Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:42.252Z] === RUN TestServicePlugin [2020-11-27T12:02:42.786Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-11-27T12:02:42.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-27T12:02:43.415Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.46s) [2020-11-27T12:02:43.416Z] === RUN TestUpdateMemory [2020-11-27T12:02:43.416Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-27T12:02:43.416Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:02:43.416Z] === RUN TestUpdateCPUQuota [2020-11-27T12:02:43.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-27T12:02:44.174Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-11-27T12:02:44.748Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-11-27T12:02:44.748Z] --- PASS: TestBuildWithHugeFile (105.06s) [2020-11-27T12:02:44.748Z] === RUN TestBuildWithEmptyDockerfile [2020-11-27T12:02:44.748Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:02:44.748Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:02:44.748Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:02:44.748Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:02:44.748Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:02:44.748Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:02:44.748Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:02:44.748Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:02:44.801Z] --- PASS: TestUpdateCPUQuota (1.35s) [2020-11-27T12:02:44.801Z] === RUN TestUpdatePidsLimit [2020-11-27T12:02:44.801Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-27T12:02:45.010Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:02:45.062Z] === RUN TestUpdatePidsLimit/no_change [2020-11-27T12:02:45.273Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-11-27T12:02:45.273Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-11-27T12:02:45.273Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-11-27T12:02:45.273Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-11-27T12:02:45.273Z] === RUN TestBuildPreserveOwnership [2020-11-27T12:02:45.273Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-27T12:02:45.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-27T12:02:45.633Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-27T12:02:45.894Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-27T12:02:46.418Z] --- SKIP: TestServicePlugin (3.51s) [2020-11-27T12:02:46.418Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] === RUN TestServiceUpdateLabel [2020-11-27T12:02:46.418Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-11-27T12:02:46.418Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] === RUN TestServiceUpdateSecrets [2020-11-27T12:02:46.418Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-11-27T12:02:46.418Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] === RUN TestServiceUpdateConfigs [2020-11-27T12:02:46.418Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-11-27T12:02:46.418Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] === RUN TestServiceUpdateNetwork [2020-11-27T12:02:46.418Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-11-27T12:02:46.418Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] === RUN TestServiceUpdatePidsLimit [2020-11-27T12:02:46.418Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-11-27T12:02:46.418Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] PASS [2020-11-27T12:02:46.418Z] [2020-11-27T12:02:46.418Z] === Skipped [2020-11-27T12:02:46.418Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-27T12:02:46.418Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-27T12:02:46.418Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] [2020-11-27T12:02:46.418Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-27T12:02:46.418Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-27T12:02:46.418Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] [2020-11-27T12:02:46.418Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-11-27T12:02:46.418Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] [2020-11-27T12:02:46.418Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-11-27T12:02:46.418Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] [2020-11-27T12:02:46.418Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-11-27T12:02:46.418Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] [2020-11-27T12:02:46.418Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-11-27T12:02:46.418Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] [2020-11-27T12:02:46.418Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-11-27T12:02:46.418Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] [2020-11-27T12:02:46.418Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-11-27T12:02:46.418Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] [2020-11-27T12:02:46.418Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-11-27T12:02:46.418Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] [2020-11-27T12:02:46.418Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-11-27T12:02:46.418Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] [2020-11-27T12:02:46.418Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-11-27T12:02:46.418Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] [2020-11-27T12:02:46.418Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-11-27T12:02:46.418Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] [2020-11-27T12:02:46.418Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-11-27T12:02:46.418Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] [2020-11-27T12:02:46.418Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-11-27T12:02:46.418Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] [2020-11-27T12:02:46.418Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-27T12:02:46.418Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T12:02:46.418Z] [2020-11-27T12:02:46.418Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-11-27T12:02:46.418Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.418Z] [2020-11-27T12:02:46.419Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-11-27T12:02:46.419Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.419Z] [2020-11-27T12:02:46.419Z] === SKIP: amd64.integration.service TestServicePlugin (3.51s) [2020-11-27T12:02:46.419Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.419Z] [2020-11-27T12:02:46.419Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-11-27T12:02:46.419Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.419Z] [2020-11-27T12:02:46.419Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-11-27T12:02:46.419Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.419Z] [2020-11-27T12:02:46.419Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-11-27T12:02:46.419Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.419Z] [2020-11-27T12:02:46.419Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-11-27T12:02:46.419Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.419Z] [2020-11-27T12:02:46.419Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-11-27T12:02:46.419Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-27T12:02:46.419Z] [2020-11-27T12:02:46.419Z] [2020-11-27T12:02:46.419Z] DONE 24 tests, 23 skipped in 3.938s [2020-11-27T12:02:46.419Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-11-27T12:02:46.419Z] INFO: Testing against a local daemon [2020-11-27T12:02:46.419Z] === RUN TestSessionCreate [2020-11-27T12:02:46.419Z] --- PASS: TestSessionCreate (0.03s) [2020-11-27T12:02:46.419Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-27T12:02:46.419Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-11-27T12:02:46.419Z] PASS [2020-11-27T12:02:46.419Z] [2020-11-27T12:02:46.419Z] DONE 2 tests in 0.148s [2020-11-27T12:02:46.419Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-11-27T12:02:46.419Z] INFO: Testing against a local daemon [2020-11-27T12:02:46.419Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-27T12:02:46.419Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T12:02:46.419Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T12:02:46.419Z] === RUN TestEventsExecDie [2020-11-27T12:02:46.466Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-27T12:02:46.662Z] === RUN TestDockerSuite/TestAttachDetach [2020-11-27T12:02:46.662Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-11-27T12:02:46.675Z] --- PASS: TestEventsExecDie (0.52s) [2020-11-27T12:02:46.675Z] === RUN TestEventsBackwardsCompatible [2020-11-27T12:02:46.675Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-11-27T12:02:46.675Z] === RUN TestInfoBinaryCommits [2020-11-27T12:02:46.675Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-11-27T12:02:46.675Z] === RUN TestInfoAPIVersioned [2020-11-27T12:02:46.675Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-27T12:02:46.675Z] === RUN TestInfoDiscoveryBackend [2020-11-27T12:02:46.727Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-27T12:02:46.987Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-27T12:02:47.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-27T12:02:47.608Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-11-27T12:02:48.372Z] --- PASS: TestUpdatePidsLimit (3.63s) [2020-11-27T12:02:48.372Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-11-27T12:02:48.372Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-11-27T12:02:48.372Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-11-27T12:02:48.372Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-11-27T12:02:48.372Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-11-27T12:02:48.372Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-11-27T12:02:48.372Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-11-27T12:02:48.372Z] === RUN TestUpdateRestartPolicy [2020-11-27T12:02:48.555Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-11-27T12:02:48.555Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-11-27T12:02:48.555Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-27T12:02:48.562Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2020-11-27T12:02:48.562Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-27T12:02:49.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-27T12:02:49.501Z] --- PASS: TestBuildPreserveOwnership (4.37s) [2020-11-27T12:02:49.501Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.09s) [2020-11-27T12:02:49.501Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.25s) [2020-11-27T12:02:49.501Z] === RUN TestBuildPlatformInvalid [2020-11-27T12:02:49.764Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-11-27T12:02:49.764Z] PASS [2020-11-27T12:02:49.764Z] [2020-11-27T12:02:49.764Z] === Skipped [2020-11-27T12:02:49.765Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-11-27T12:02:49.765Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T12:02:49.765Z] [2020-11-27T12:02:49.765Z] [2020-11-27T12:02:49.765Z] DONE 32 tests, 1 skipped in 192.904s [2020-11-27T12:02:49.765Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-11-27T12:02:49.765Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:02:49.765Z] ++ set -e [2020-11-27T12:02:49.765Z] ++ '[' -n 0 ']' [2020-11-27T12:02:49.765Z] ++ set -x [2020-11-27T12:02:49.765Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:02:49.765Z] INFO: Testing against a local daemon [2020-11-27T12:02:49.765Z] === RUN TestConfigInspect [2020-11-27T12:02:50.025Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-11-27T12:02:50.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-27T12:02:50.621Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-11-27T12:02:51.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-27T12:02:51.210Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-11-27T12:02:51.826Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2020-11-27T12:02:51.826Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-27T12:02:51.826Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-11-27T12:02:51.826Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:02:51.826Z] === RUN TestInfoAPI [2020-11-27T12:02:51.826Z] --- PASS: TestInfoAPI (0.05s) [2020-11-27T12:02:51.826Z] === RUN TestInfoAPIWarnings [2020-11-27T12:02:52.612Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-11-27T12:02:52.724Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-27T12:02:52.724Z] Using test binary docker [2020-11-27T12:02:52.724Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-27T12:02:52.724Z] +++ /etc/init.d/apparmor start [2020-11-27T12:02:52.724Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-27T12:02:52.724Z] INFO: Waiting for daemon to start... [2020-11-27T12:02:52.724Z] Starting dockerd [2020-11-27T12:02:52.724Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-11-27T12:02:52.873Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-11-27T12:02:52.873Z] --- PASS: TestConfigInspect (3.10s) [2020-11-27T12:02:52.873Z] === RUN TestConfigList [2020-11-27T12:02:52.962Z] ......... [ 86%] [2020-11-27T12:02:53.538Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.61s) [2020-11-27T12:02:53.538Z] === RUN TestCreateServiceSecretFileMode [2020-11-27T12:02:53.815Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-11-27T12:02:54.168Z] --- PASS: TestCreateServiceSecretFileMode (3.59s) [2020-11-27T12:02:54.169Z] === RUN TestCreateServiceConfigFileMode [2020-11-27T12:02:54.794Z] . [2020-11-27T12:02:54.794Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-27T12:02:54.794Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-27T12:02:54.794Z] Error: No such image: emptyfs [2020-11-27T12:02:54.794Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-27T12:02:54.794Z] ++++ docker load [2020-11-27T12:02:54.794Z] Running integration-test (iteration 1) [2020-11-27T12:02:54.794Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-11-27T12:02:54.794Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:02:54.794Z] ++ set -e [2020-11-27T12:02:54.794Z] ++ '[' -n 0 ']' [2020-11-27T12:02:54.794Z] ++ set -x [2020-11-27T12:02:54.794Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:02:55.204Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-11-27T12:02:55.776Z] --- PASS: TestConfigList (2.77s) [2020-11-27T12:02:55.776Z] === RUN TestConfigsCreateAndDelete [2020-11-27T12:02:55.776Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-11-27T12:02:56.037Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-11-27T12:02:56.037Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-11-27T12:02:56.674Z] INFO: Extraction ended at 11/27/2020 12:02:54. Duration:00:00:27.5637905 [2020-11-27T12:02:56.674Z] INFO: Updating the golang and path environment variables [2020-11-27T12:02:56.674Z] INFO: GOPATH=d:\gopath [2020-11-27T12:02:56.674Z] INFO: go version go1.13.15 windows/amd64 [2020-11-27T12:02:56.674Z] INFO: Running the daemon under test in debug mode [2020-11-27T12:02:56.674Z] INFO: Starting a daemon under test... [2020-11-27T12:02:56.674Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41718\2\daemon --pidfile d:\CI\PR-41718\2\docker.pid -D [2020-11-27T12:02:56.674Z] INFO: Process started successfully. [2020-11-27T12:02:56.674Z] INFO: Start tailing logs of the daemon under tests [2020-11-27T12:02:56.674Z] INFO: Waiting for the daemon under test to start... [2020-11-27T12:02:56.982Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-11-27T12:02:57.676Z] --- PASS: TestCreateServiceConfigFileMode (3.52s) [2020-11-27T12:02:57.676Z] === RUN TestCreateServiceSysctls [2020-11-27T12:02:57.928Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-11-27T12:02:58.189Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-11-27T12:02:58.290Z] tests/integration/models_images_test.py ............... [ 89%] [2020-11-27T12:02:59.134Z] --- PASS: TestConfigsCreateAndDelete (3.22s) [2020-11-27T12:02:59.134Z] === RUN TestConfigsUpdate [2020-11-27T12:02:59.376Z] tests/integration/models_networks_test.py .... [ 90%] [2020-11-27T12:03:02.120Z] --- PASS: TestCreateServiceSysctls (4.43s) [2020-11-27T12:03:02.120Z] === RUN TestCreateServiceCapabilities [2020-11-27T12:03:02.447Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-11-27T12:03:02.447Z] --- PASS: TestConfigsUpdate (2.95s) [2020-11-27T12:03:02.447Z] === RUN TestTemplatedConfig [2020-11-27T12:03:03.276Z] --- PASS: TestUpdateRestartPolicy (12.40s) [2020-11-27T12:03:03.277Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-27T12:03:03.277Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-11-27T12:03:03.277Z] === RUN TestWaitNonBlocked [2020-11-27T12:03:03.277Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:03:03.277Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:03:03.277Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:03:03.277Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:03:03.277Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:03:03.277Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:03:03.277Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-27T12:03:03.277Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2020-11-27T12:03:03.277Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2020-11-27T12:03:03.277Z] === RUN TestWaitBlocked [2020-11-27T12:03:03.277Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:03:03.277Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:03:03.277Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:03:03.277Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:03:03.277Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:03:03.277Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:03:03.539Z] --- PASS: TestWaitBlocked (0.03s) [2020-11-27T12:03:03.539Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s) [2020-11-27T12:03:03.539Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2020-11-27T12:03:03.539Z] === CONT TestContainerStartOnDaemonRestart [2020-11-27T12:03:03.539Z] === CONT TestIpcModeOlderClient [2020-11-27T12:03:03.539Z] === CONT TestDaemonHostGatewayIP [2020-11-27T12:03:03.539Z] === CONT TestContainerKillOnDaemonStart [2020-11-27T12:03:03.801Z] --- PASS: TestIpcModeOlderClient (0.24s) [2020-11-27T12:03:03.801Z] === CONT TestDaemonRestartIpcMode [2020-11-27T12:03:05.627Z] --- PASS: TestCreateServiceCapabilities (3.61s) [2020-11-27T12:03:05.627Z] === RUN TestInspect [2020-11-27T12:03:05.753Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-11-27T12:03:05.939Z] tests/integration/models_nodes_test.py . [ 91%] [2020-11-27T12:03:06.015Z] --- PASS: TestTemplatedConfig (4.02s) [2020-11-27T12:03:06.015Z] === RUN TestConfigCreateResolve [2020-11-27T12:03:06.198Z] tests/integration/models_resources_test.py . [ 91%] [2020-11-27T12:03:07.114Z] --- PASS: TestContainerStartOnDaemonRestart (3.50s) [2020-11-27T12:03:07.937Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-11-27T12:03:08.505Z] --- PASS: TestDaemonRestartIpcMode (4.40s) [2020-11-27T12:03:08.765Z] --- PASS: TestDaemonHostGatewayIP (5.03s) [2020-11-27T12:03:09.327Z] --- PASS: TestConfigCreateResolve (3.13s) [2020-11-27T12:03:09.327Z] === RUN TestConfigDaemonLibtrustID [2020-11-27T12:03:09.327Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-11-27T12:03:09.589Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-11-27T12:03:09.589Z] PASS [2020-11-27T12:03:09.589Z] [2020-11-27T12:03:09.589Z] DONE 7 tests in 19.881s [2020-11-27T12:03:09.589Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-11-27T12:03:09.589Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:03:09.589Z] ++ set -e [2020-11-27T12:03:09.589Z] ++ '[' -n 0 ']' [2020-11-27T12:03:09.589Z] ++ set -x [2020-11-27T12:03:09.589Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:03:09.851Z] INFO: Testing against a local daemon [2020-11-27T12:03:09.851Z] === RUN TestCheckpoint [2020-11-27T12:03:09.851Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-27T12:03:09.851Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T12:03:09.851Z] === RUN TestContainerInvalidJSON [2020-11-27T12:03:09.851Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:03:09.851Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:03:09.851Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:03:09.851Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:03:09.851Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:03:09.851Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:03:09.851Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:03:09.851Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:03:09.851Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:03:09.851Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-11-27T12:03:09.851Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-11-27T12:03:09.851Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-27T12:03:09.851Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-11-27T12:03:09.851Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-27T12:03:09.851Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-11-27T12:03:09.851Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-27T12:03:09.862Z] --- PASS: TestInfoAPIWarnings (17.37s) [2020-11-27T12:03:09.862Z] === RUN TestInfoDebug [2020-11-27T12:03:10.090Z] --- PASS: TestInspect (3.86s) [2020-11-27T12:03:10.090Z] === RUN TestCreateJob [2020-11-27T12:03:10.113Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-11-27T12:03:10.114Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-27T12:03:10.114Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-11-27T12:03:10.114Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-27T12:03:10.114Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-11-27T12:03:10.114Z] === RUN TestCopyFromContainer [2020-11-27T12:03:10.202Z] Loaded image: buildpack-deps:buster [2020-11-27T12:03:10.202Z] Loaded image: busybox:latest [2020-11-27T12:03:10.202Z] Loaded image: busybox:glibc [2020-11-27T12:03:10.202Z] Loaded image: debian:buster [2020-11-27T12:03:10.202Z] Loaded image: hello-world:latest [2020-11-27T12:03:10.202Z] Loaded image: arm32v7/hello-world:latest [2020-11-27T12:03:10.202Z] INFO: Testing against a local daemon [2020-11-27T12:03:10.202Z] === RUN TestCgroupNamespacesBuild [2020-11-27T12:03:10.202Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2020-11-27T12:03:10.202Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-27T12:03:10.787Z] --- PASS: TestInfoDebug (1.53s) [2020-11-27T12:03:10.787Z] === RUN TestInfoInsecureRegistries [2020-11-27T12:03:10.837Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s) [2020-11-27T12:03:10.837Z] === RUN TestBuildWithSession [2020-11-27T12:03:10.837Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-27T12:03:10.837Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T12:03:10.837Z] === RUN TestBuildSquashParent [2020-11-27T12:03:12.032Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-11-27T12:03:12.032Z] === RUN TestCopyFromContainer// [2020-11-27T12:03:12.032Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-11-27T12:03:12.152Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-11-27T12:03:12.152Z] === RUN TestInfoRegistryMirrors [2020-11-27T12:03:12.292Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-11-27T12:03:12.294Z] === RUN TestCopyFromContainer//bar/root [2020-11-27T12:03:12.294Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-27T12:03:12.555Z] === RUN TestCopyFromContainer/bar/quux [2020-11-27T12:03:12.555Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-27T12:03:12.555Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-11-27T12:03:12.817Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-27T12:03:12.817Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-27T12:03:13.080Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-27T12:03:13.080Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-27T12:03:13.080Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-27T12:03:13.342Z] --- PASS: TestCopyFromContainer (3.26s) [2020-11-27T12:03:13.342Z] --- PASS: TestCopyFromContainer// (0.14s) [2020-11-27T12:03:13.342Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-11-27T12:03:13.342Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-11-27T12:03:13.342Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-11-27T12:03:13.342Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-11-27T12:03:13.342Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-11-27T12:03:13.342Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2020-11-27T12:03:13.342Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-11-27T12:03:13.342Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-11-27T12:03:13.342Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2020-11-27T12:03:13.342Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-27T12:03:13.342Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:03:13.342Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:03:13.342Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:03:13.342Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:03:13.342Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:03:13.342Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:03:13.342Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:03:13.342Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:03:13.342Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:03:13.342Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-11-27T12:03:13.342Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-27T12:03:13.342Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-27T12:03:13.342Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-27T12:03:13.342Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-27T12:03:13.521Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-11-27T12:03:13.521Z] === RUN TestLoginFailsWithBadCredentials [2020-11-27T12:03:13.605Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-11-27T12:03:13.605Z] === RUN TestCreateWithInvalidEnv [2020-11-27T12:03:13.605Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-27T12:03:13.605Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-27T12:03:13.605Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-27T12:03:13.605Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-27T12:03:13.605Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-27T12:03:13.605Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-27T12:03:13.605Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-27T12:03:13.605Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-27T12:03:13.605Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-27T12:03:13.605Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2020-11-27T12:03:13.605Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-27T12:03:13.605Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-11-27T12:03:13.605Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-11-27T12:03:13.605Z] === RUN TestCreateTmpfsMountsTarget [2020-11-27T12:03:13.605Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-11-27T12:03:13.605Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-27T12:03:13.777Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-11-27T12:03:13.777Z] === RUN TestPingCacheHeaders [2020-11-27T12:03:13.777Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-11-27T12:03:13.777Z] === RUN TestPingGet [2020-11-27T12:03:13.777Z] --- PASS: TestPingGet (0.01s) [2020-11-27T12:03:13.777Z] === RUN TestPingHead [2020-11-27T12:03:13.777Z] --- PASS: TestPingHead (0.02s) [2020-11-27T12:03:13.777Z] === RUN TestVersion [2020-11-27T12:03:14.033Z] --- PASS: TestVersion (0.02s) [2020-11-27T12:03:14.033Z] PASS [2020-11-27T12:03:14.033Z] [2020-11-27T12:03:14.033Z] === Skipped [2020-11-27T12:03:14.033Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T12:03:14.033Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T12:03:14.033Z] [2020-11-27T12:03:14.033Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-11-27T12:03:14.033Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-27T12:03:14.033Z] [2020-11-27T12:03:14.033Z] [2020-11-27T12:03:14.033Z] DONE 18 tests, 2 skipped in 27.887s [2020-11-27T12:03:14.033Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-27T12:03:14.033Z] INFO: Testing against a local daemon [2020-11-27T12:03:14.033Z] === RUN TestVolumesCreateAndList [2020-11-27T12:03:14.033Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-11-27T12:03:14.033Z] === RUN TestVolumesRemove [2020-11-27T12:03:14.033Z] --- PASS: TestVolumesRemove (0.06s) [2020-11-27T12:03:14.033Z] === RUN TestVolumesInspect [2020-11-27T12:03:14.033Z] --- PASS: TestVolumesInspect (0.02s) [2020-11-27T12:03:14.033Z] === RUN TestVolumesInvalidJSON [2020-11-27T12:03:14.033Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-27T12:03:14.033Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-27T12:03:14.178Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-11-27T12:03:14.288Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-27T12:03:14.288Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-11-27T12:03:14.288Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-27T12:03:14.288Z] PASS [2020-11-27T12:03:14.288Z] [2020-11-27T12:03:14.289Z] DONE 5 tests in 0.239s [2020-11-27T12:03:14.289Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-27T12:03:14.289Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12146 is not a child of this shell [2020-11-27T12:03:14.289Z] warning: PID 12146 from bundles/test-integration/docker.pid had a nonzero exit code [2020-11-27T12:03:14.289Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T12:03:14.289Z] [2020-11-27T12:03:14.289Z] Unloading profiles will leave already running processes permanently [2020-11-27T12:03:14.289Z] unconfined, which can lead to unexpected situations. [2020-11-27T12:03:14.289Z] [2020-11-27T12:03:14.289Z] To set a process to complain mode, use the command line tool [2020-11-27T12:03:14.289Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T12:03:14.289Z] Removing test suite binaries [2020-11-27T12:03:14.289Z] exiting test-integration [2020-11-27T12:03:14.289Z] ++ exit 0 [2020-11-27T12:03:14.396Z] .....INFO: Daemon under test started and replied! [2020-11-27T12:03:14.396Z] INFO: Docker version of the daemon under test [2020-11-27T12:03:14.396Z] [2020-11-27T12:03:14.396Z] Client: [2020-11-27T12:03:14.396Z] Version: 17.06.2-ce [2020-11-27T12:03:14.396Z] API version: 1.30 [2020-11-27T12:03:14.396Z] Go version: go1.8.3 [2020-11-27T12:03:14.396Z] Git commit: cec0b72 [2020-11-27T12:03:14.396Z] Built: Tue Sep 5 19:57:19 2017 [2020-11-27T12:03:14.396Z] OS/Arch: windows/amd64 [2020-11-27T12:03:14.396Z] [2020-11-27T12:03:14.396Z] Server: [2020-11-27T12:03:14.396Z] Version: 0.0.0-dev [2020-11-27T12:03:14.396Z] API version: 1.41 (minimum version 1.24) [2020-11-27T12:03:14.396Z] Go version: go1.13.15 [2020-11-27T12:03:14.396Z] Git commit: 703951197c [2020-11-27T12:03:14.396Z] Built: 11/27/2020 12:00:55 [2020-11-27T12:03:14.396Z] OS/Arch: windows/amd64 [2020-11-27T12:03:14.396Z] Experimental: false [2020-11-27T12:03:14.396Z] [2020-11-27T12:03:14.396Z] INFO: Docker info of the daemon under test [2020-11-27T12:03:14.396Z] [2020-11-27T12:03:14.396Z] Containers: 0 [2020-11-27T12:03:14.396Z] Running: 0 [2020-11-27T12:03:14.396Z] Paused: 0 [2020-11-27T12:03:14.396Z] Stopped: 0 [2020-11-27T12:03:14.396Z] Images: 0 [2020-11-27T12:03:14.396Z] Server Version: 0.0.0-dev [2020-11-27T12:03:14.396Z] Storage Driver: windowsfilter [2020-11-27T12:03:14.396Z] Windows: [2020-11-27T12:03:14.396Z] Logging Driver: json-file [2020-11-27T12:03:14.396Z] Plugins: [2020-11-27T12:03:14.396Z] Volume: local [2020-11-27T12:03:14.396Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-27T12:03:14.396Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-27T12:03:14.396Z] Swarm: inactive [2020-11-27T12:03:14.396Z] Default Isolation: process [2020-11-27T12:03:14.396Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-27T12:03:14.396Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-27T12:03:14.396Z] OSType: windows [2020-11-27T12:03:14.396Z] Architecture: x86_64 [2020-11-27T12:03:14.396Z] CPUs: 4 [2020-11-27T12:03:14.396Z] Total Memory: 32GiB [2020-11-27T12:03:14.396Z] Name: azwin-2-086ab0 [2020-11-27T12:03:14.396Z] ID: J22R:3VIO:HL6D:TYDR:KBJD:GYAY:GTI2:6JQC:EWAG:46VV:3SIW:5RZF [2020-11-27T12:03:14.396Z] Docker Root Dir: D:\CI\PR-41718\2\daemon [2020-11-27T12:03:14.396Z] Debug Mode (client): false [2020-11-27T12:03:14.396Z] Debug Mode (server): true [2020-11-27T12:03:14.396Z] File Descriptors: -1 [2020-11-27T12:03:14.396Z] Goroutines: 16 [2020-11-27T12:03:14.396Z] System Time: 2020-11-27T12:03:13.9066671Z [2020-11-27T12:03:14.396Z] EventsListeners: 0 [2020-11-27T12:03:14.396Z] Registry: https://index.docker.io/v1/ [2020-11-27T12:03:14.396Z] Labels: [2020-11-27T12:03:14.396Z] Experimental: false [2020-11-27T12:03:14.396Z] Insecure Registries: [2020-11-27T12:03:14.396Z] 127.0.0.0/8 [2020-11-27T12:03:14.396Z] Live Restore Enabled: false [2020-11-27T12:03:14.396Z] [2020-11-27T12:03:14.396Z] [2020-11-27T12:03:14.396Z] INFO: Docker images of the daemon under test [2020-11-27T12:03:14.396Z] [2020-11-27T12:03:14.396Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-11-27T12:03:14.396Z] [2020-11-27T12:03:14.396Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-11-27T12:03:14.396Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-11-27T12:03:14.396Z] ltsc2019: Pulling from windows/servercore [2020-11-27T12:03:14.396Z] 4612f6d0b889: Pulling fs layer [2020-11-27T12:03:14.396Z] 680bbdbacf1b: Pulling fs layer [2020-11-27T12:03:14.536Z] --- PASS: TestCreateJob (4.53s) [2020-11-27T12:03:14.536Z] === RUN TestReplicatedJob [2020-11-27T12:03:14.752Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-11-27T12:03:15.047Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-11-27T12:03:15.047Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-11-27T12:03:15.214Z] [2020-11-27T12:03:15.310Z] --- PASS: TestBuildSquashParent (4.46s) [2020-11-27T12:03:15.311Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-27T12:03:15.311Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T12:03:15.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T12:03:15.311Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T12:03:15.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T12:03:15.311Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T12:03:15.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T12:03:15.311Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T12:03:15.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T12:03:15.311Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T12:03:15.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T12:03:15.311Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T12:03:15.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T12:03:15.311Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T12:03:15.311Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T12:03:15.311Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T12:03:15.311Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T12:03:15.326Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-11-27T12:03:15.898Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-11-27T12:03:15.898Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) [2020-11-27T12:03:15.898Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-27T12:03:16.905Z] --- PASS: TestContainerKillOnDaemonStart (13.17s) [2020-11-27T12:03:16.905Z] PASS [2020-11-27T12:03:16.905Z] [2020-11-27T12:03:16.905Z] === Skipped [2020-11-27T12:03:16.905Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-11-27T12:03:16.905Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T12:03:16.905Z] [2020-11-27T12:03:16.905Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-27T12:03:16.905Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:03:16.905Z] [2020-11-27T12:03:16.905Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-27T12:03:16.905Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:03:16.905Z] [2020-11-27T12:03:16.905Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T12:03:16.905Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T12:03:16.905Z] [2020-11-27T12:03:16.905Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-27T12:03:16.905Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T12:03:16.905Z] [2020-11-27T12:03:16.905Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-11-27T12:03:16.905Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:03:16.905Z] [2020-11-27T12:03:16.905Z] [2020-11-27T12:03:16.905Z] DONE 195 tests, 6 skipped in 142.037s [2020-11-27T12:03:16.905Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-11-27T12:03:16.905Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:03:16.905Z] ++ set -e [2020-11-27T12:03:16.905Z] ++ '[' -n 0 ']' [2020-11-27T12:03:16.905Z] ++ set -x [2020-11-27T12:03:16.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m Post stage [Pipeline] junit [2020-11-27T12:03:17.116Z] Recording test results [2020-11-27T12:03:17.166Z] INFO: Testing against a local daemon [2020-11-27T12:03:17.166Z] === RUN TestCommitInheritsEnv [2020-11-27T12:03:17.740Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-11-27T12:03:17.740Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-27T12:03:17.740Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-11-27T12:03:17.740Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-11-27T12:03:17.740Z] === RUN TestImagesFilterMultiReference [2020-11-27T12:03:17.740Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-11-27T12:03:17.740Z] === RUN TestImagePullPlatformInvalid [2020-11-27T12:03:17.740Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-11-27T12:03:17.740Z] === RUN TestRemoveImageOrphaning [2020-11-27T12:03:17.816Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-11-27T12:03:17.816Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-11-27T12:03:17.816Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-11-27T12:03:18.062Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T12:03:18.062Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T12:03:18.312Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-11-27T12:03:18.312Z] === RUN TestRemoveImageGarbageCollector [2020-11-27T12:03:18.312Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-27T12:03:18.312Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:03:18.312Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-27T12:03:18.312Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-11-27T12:03:18.312Z] === RUN TestTagInvalidReference [2020-11-27T12:03:18.312Z] --- PASS: TestTagInvalidReference (0.03s) [2020-11-27T12:03:18.312Z] === RUN TestTagValidPrefixedRepo [2020-11-27T12:03:18.390Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2020-11-27T12:03:18.391Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-27T12:03:18.391Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:03:18.391Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:03:18.391Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:03:18.391Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:03:18.391Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:03:18.391Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:03:18.391Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:03:18.391Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:03:18.391Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:03:18.391Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:03:18.391Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:03:18.391Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:03:18.391Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:03:18.391Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:03:18.391Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:03:18.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-11-27T12:03:18.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-11-27T12:03:18.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-11-27T12:03:18.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-11-27T12:03:18.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-11-27T12:03:18.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-11-27T12:03:18.391Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-27T12:03:18.573Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-11-27T12:03:18.573Z] === RUN TestTagExistedNameWithoutForce [2020-11-27T12:03:18.573Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-11-27T12:03:18.573Z] === RUN TestTagOfficialNames [2020-11-27T12:03:18.573Z] --- PASS: TestTagOfficialNames (0.08s) [2020-11-27T12:03:18.573Z] === RUN TestTagMatchesDigest [2020-11-27T12:03:18.573Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-11-27T12:03:18.573Z] PASS [2020-11-27T12:03:18.573Z] [2020-11-27T12:03:18.573Z] === Skipped [2020-11-27T12:03:18.573Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-11-27T12:03:18.573Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-11-27T12:03:18.573Z] [2020-11-27T12:03:18.573Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-27T12:03:18.573Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:03:18.573Z] [2020-11-27T12:03:18.573Z] [2020-11-27T12:03:18.573Z] DONE 12 tests, 2 skipped in 1.829s [2020-11-27T12:03:18.573Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-11-27T12:03:18.573Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:03:18.573Z] ++ set -e [2020-11-27T12:03:18.573Z] ++ '[' -n 0 ']' [2020-11-27T12:03:18.573Z] ++ set -x [2020-11-27T12:03:18.573Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:03:18.652Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-11-27T12:03:18.835Z] INFO: Testing against a local daemon [2020-11-27T12:03:18.835Z] === RUN TestNetworkCreateDelete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-27T12:03:19.096Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-11-27T12:03:19.096Z] === RUN TestDockerNetworkDeletePreferID [2020-11-27T12:03:19.226Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-11-27T12:03:19.226Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-11-27T12:03:19.226Z] === RUN TestCreateDifferentPlatform [2020-11-27T12:03:19.226Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-27T12:03:19.226Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-27T12:03:19.226Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2020-11-27T12:03:19.226Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-27T12:03:19.226Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-27T12:03:19.226Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-27T12:03:19.226Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-11-27T12:03:19.226Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-27T12:03:19.226Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2020-11-27T12:03:19.226Z] === RUN TestContainerStartOnDaemonRestart [2020-11-27T12:03:19.226Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-27T12:03:19.226Z] === RUN TestDaemonRestartIpcMode [2020-11-27T12:03:19.226Z] === PAUSE TestDaemonRestartIpcMode [2020-11-27T12:03:19.226Z] === RUN TestDaemonHostGatewayIP [2020-11-27T12:03:19.226Z] === PAUSE TestDaemonHostGatewayIP [2020-11-27T12:03:19.226Z] === RUN TestContainerKillOnDaemonStart [2020-11-27T12:03:19.226Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-27T12:03:19.226Z] === RUN TestDiff [2020-11-27T12:03:19.236Z] tests/integration/regression_test.py ...... [ 98%] [2020-11-27T12:03:19.313Z] + echo Ensuring container killed. [2020-11-27T12:03:19.314Z] Ensuring container killed. [2020-11-27T12:03:19.314Z] + docker rm -vf docker-pr2 [2020-11-27T12:03:19.314Z] Error: No such container: docker-pr2 [2020-11-27T12:03:19.314Z] + true [Pipeline] sh [2020-11-27T12:03:19.495Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-11-27T12:03:19.495Z] tests/integration/credentials/utils_test.py . [100%] [2020-11-27T12:03:19.495Z] [2020-11-27T12:03:19.495Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-11-27T12:03:19.495Z] =========================== short test summary info ============================ [2020-11-27T12:03:19.495Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-11-27T12:03:19.495Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-11-27T12:03:19.495Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-11-27T12:03:19.495Z] Not supported on most drivers [2020-11-27T12:03:19.495Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-11-27T12:03:19.495Z] Output of docker top depends on host distro, and is not formalized. [2020-11-27T12:03:19.495Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-11-27T12:03:19.495Z] Output of docker top depends on host distro, and is not formalized. [2020-11-27T12:03:19.495Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-11-27T12:03:19.495Z] Can fail if eth0 has multiple IP addresses [2020-11-27T12:03:19.495Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-11-27T12:03:19.495Z] This doesn't seem to be taken into account by the engine [2020-11-27T12:03:19.495Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-11-27T12:03:19.495Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-11-27T12:03:19.495Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 328.63 seconds == [2020-11-27T12:03:19.602Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-11-27T12:03:19.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.25s) [2020-11-27T12:03:19.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.71s) [2020-11-27T12:03:19.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s) [2020-11-27T12:03:19.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.82s) [2020-11-27T12:03:19.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.80s) [2020-11-27T12:03:19.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.68s) [2020-11-27T12:03:19.602Z] === RUN TestBuildMultiStageCopy [2020-11-27T12:03:19.602Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-27T12:03:19.629Z] + echo Chowning /workspace to jenkins user [2020-11-27T12:03:19.629Z] Chowning /workspace to jenkins user [2020-11-27T12:03:19.629Z] + id -u [2020-11-27T12:03:19.629Z] + id -g [2020-11-27T12:03:19.629Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41718:/workspace busybox chown -R 1000:1000 /workspace [2020-11-27T12:03:19.629Z] Unable to find image 'busybox:latest' locally [2020-11-27T12:03:19.629Z] latest: Pulling from library/busybox [2020-11-27T12:03:19.754Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-11-27T12:03:19.885Z] 5f5dd3e95e9f: Pulling fs layer [2020-11-27T12:03:20.172Z] --- PASS: TestDiff (0.76s) [2020-11-27T12:03:20.172Z] === RUN TestExecWithCloseStdin [2020-11-27T12:03:20.481Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s) [2020-11-27T12:03:20.481Z] === RUN TestDaemonDNSFallback [2020-11-27T12:03:21.117Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-11-27T12:03:21.117Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-11-27T12:03:21.117Z] === RUN TestExec [2020-11-27T12:03:21.120Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-27T12:03:21.414Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-27T12:03:21.419Z] --- PASS: TestReplicatedJob (7.17s) [2020-11-27T12:03:21.419Z] === RUN TestUpdateReplicatedJob [2020-11-27T12:03:21.689Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-11-27T12:03:21.951Z] --- PASS: TestExec (0.96s) [2020-11-27T12:03:21.951Z] === RUN TestExecUser [2020-11-27T12:03:22.047Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-27T12:03:22.341Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-27T12:03:22.634Z] --- PASS: TestBuildMultiStageCopy (2.84s) [2020-11-27T12:03:22.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.52s) [2020-11-27T12:03:22.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-11-27T12:03:22.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-11-27T12:03:22.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-11-27T12:03:22.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2020-11-27T12:03:22.634Z] === RUN TestBuildMultiStageParentConfig [2020-11-27T12:03:22.897Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-11-27T12:03:22.897Z] --- PASS: TestExecUser (0.85s) [2020-11-27T12:03:22.897Z] === RUN TestExportContainerAndImportImage [2020-11-27T12:03:22.996Z] 680bbdbacf1b: Verifying Checksum [2020-11-27T12:03:22.996Z] 680bbdbacf1b: Download complete [2020-11-27T12:03:23.159Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-11-27T12:03:23.269Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2020-11-27T12:03:23.269Z] === RUN TestBuildLabelWithTargets [2020-11-27T12:03:23.731Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-11-27T12:03:23.731Z] --- PASS: TestExportContainerAndImportImage (0.84s) [2020-11-27T12:03:23.731Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-27T12:03:24.677Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-11-27T12:03:24.793Z] --- PASS: TestBuildLabelWithTargets (1.32s) [2020-11-27T12:03:24.793Z] === RUN TestBuildWithEmptyLayers [2020-11-27T12:03:25.135Z] 5f5dd3e95e9f: Verifying Checksum [2020-11-27T12:03:25.135Z] 5f5dd3e95e9f: Download complete [2020-11-27T12:03:25.135Z] 5f5dd3e95e9f: Pull complete [2020-11-27T12:03:25.135Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-27T12:03:25.136Z] Status: Downloaded newer image for busybox:latest [2020-11-27T12:03:25.250Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-11-27T12:03:25.250Z] === RUN TestHealthCheckWorkdir [2020-11-27T12:03:25.430Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2020-11-27T12:03:25.430Z] === RUN TestBuildMultiStageOnBuild [2020-11-27T12:03:25.977Z] --- PASS: TestUpdateReplicatedJob (4.53s) [2020-11-27T12:03:25.977Z] === RUN TestServiceListWithStatuses [2020-11-27T12:03:25.977Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-27T12:03:25.977Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T12:03:25.977Z] === RUN TestDockerNetworkConnectAlias [2020-11-27T12:03:26.193Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2020-11-27T12:03:26.193Z] === RUN TestHealthKillContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-27T12:03:26.765Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-11-27T12:03:26.854Z] + bundleName=amd64-rootless [2020-11-27T12:03:26.854Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-11-27T12:03:26.854Z] Creating amd64-rootless-bundles.tar.gz [2020-11-27T12:03:26.854Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-11-27T12:03:26.854Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-11-27T12:03:26.873Z] Archiving artifacts [2020-11-27T12:03:26.950Z] --- PASS: TestBuildMultiStageOnBuild (1.71s) [2020-11-27T12:03:26.950Z] === RUN TestBuildUncleanTarFilenames [2020-11-27T12:03:27.989Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2020-11-27T12:03:27.989Z] === RUN TestBuildMultiStageLayerLeak [2020-11-27T12:03:28.431Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41718/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-27T12:03:28.616Z] --- PASS: TestDaemonDNSFallback (7.47s) [2020-11-27T12:03:28.616Z] === RUN TestInspectNetwork [2020-11-27T12:03:28.681Z] --- PASS: TestHealthKillContainer (2.66s) [2020-11-27T12:03:28.681Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-27T12:03:28.737Z] + make clean [2020-11-27T12:03:28.993Z] docker volume rm -f docker-dev-cache [2020-11-27T12:03:28.993Z] docker-dev-cache [Pipeline] deleteDir [2020-11-27T12:03:29.253Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2020-11-27T12:03:29.253Z] === RUN TestIpcModeNone [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-11-27T12:03:29.827Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-11-27T12:03:29.827Z] --- PASS: TestIpcModeNone (0.75s) [2020-11-27T12:03:29.827Z] === RUN TestIpcModePrivate [Pipeline] } [2020-11-27T12:03:30.070Z] --- PASS: TestBuildMultiStageLayerLeak (1.92s) [2020-11-27T12:03:30.070Z] === RUN TestBuildWithHugeFile [2020-11-27T12:03:30.400Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-11-27T12:03:30.661Z] --- PASS: TestIpcModePrivate (0.71s) [2020-11-27T12:03:30.661Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2020-11-27T12:03:30.661Z] === RUN TestIpcModeShareable [2020-11-27T12:03:30.923Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-11-27T12:03:31.496Z] --- PASS: TestIpcModeShareable (0.82s) [2020-11-27T12:03:31.496Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2020-11-27T12:03:31.496Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-27T12:03:31.496Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-11-27T12:03:31.958Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T12:03:31.958Z] [2020-11-27T12:03:31.958Z] Unloading profiles will leave already running processes permanently [2020-11-27T12:03:31.958Z] unconfined, which can lead to unexpected situations. [2020-11-27T12:03:31.958Z] [2020-11-27T12:03:31.958Z] To set a process to complain mode, use the command line tool [2020-11-27T12:03:31.958Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T12:03:31.958Z] [2020-11-27T12:03:32.069Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal Post stage [Pipeline] junit [2020-11-27T12:03:32.539Z] Recording test results [2020-11-27T12:03:32.642Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-11-27T12:03:33.353Z] 4612f6d0b889: Verifying Checksum [2020-11-27T12:03:33.353Z] 4612f6d0b889: Download complete [Pipeline] sh [2020-11-27T12:03:33.587Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-11-27T12:03:33.587Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-11-27T12:03:33.782Z] + echo Ensuring container killed. [2020-11-27T12:03:33.782Z] Ensuring container killed. [2020-11-27T12:03:33.782Z] + docker rm -vf docker-pr2 [2020-11-27T12:03:33.782Z] Error: No such container: docker-pr2 [2020-11-27T12:03:33.782Z] + true [Pipeline] sh [2020-11-27T12:03:33.905Z] === RUN TestInspectNetwork/full_network_id [2020-11-27T12:03:33.905Z] === RUN TestInspectNetwork/partial_network_id [2020-11-27T12:03:33.905Z] === RUN TestInspectNetwork/network_name [2020-11-27T12:03:33.905Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-27T12:03:34.070Z] + echo Chowning /workspace to jenkins user [2020-11-27T12:03:34.070Z] Chowning /workspace to jenkins user [2020-11-27T12:03:34.070Z] + id -u [2020-11-27T12:03:34.070Z] + id -g [2020-11-27T12:03:34.070Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41718:/workspace busybox chown -R 1000:1000 /workspace [2020-11-27T12:03:34.070Z] Unable to find image 'busybox:latest' locally [2020-11-27T12:03:34.174Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s) [2020-11-27T12:03:34.175Z] === RUN TestAPIIpcModeHost [2020-11-27T12:03:34.487Z] --- PASS: TestDockerNetworkConnectAlias (8.71s) [2020-11-27T12:03:34.487Z] === RUN TestDockerNetworkReConnect [2020-11-27T12:03:35.123Z] --- PASS: TestAPIIpcModeHost (0.81s) [2020-11-27T12:03:35.123Z] === RUN TestDaemonIpcModeShareable [2020-11-27T12:03:35.696Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-11-27T12:03:35.958Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-11-27T12:03:36.534Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2020-11-27T12:03:36.534Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2020-11-27T12:03:36.534Z] === RUN TestDaemonIpcModePrivate [2020-11-27T12:03:38.110Z] --- PASS: TestInspectNetwork (9.92s) [2020-11-27T12:03:38.110Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-27T12:03:38.110Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-27T12:03:38.110Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-27T12:03:38.110Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-27T12:03:38.110Z] === RUN TestRunContainerWithBridgeNone [2020-11-27T12:03:38.451Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2020-11-27T12:03:38.452Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:126, shared: false, mustBeShared: false [2020-11-27T12:03:38.452Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-27T12:03:39.342Z] latest: Pulling from library/busybox [2020-11-27T12:03:39.342Z] 5f5dd3e95e9f: Pulling fs layer [2020-11-27T12:03:39.342Z] 5f5dd3e95e9f: Verifying Checksum [2020-11-27T12:03:39.342Z] 5f5dd3e95e9f: Download complete [2020-11-27T12:03:39.342Z] 5f5dd3e95e9f: Pull complete [2020-11-27T12:03:39.342Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-27T12:03:39.342Z] Status: Downloaded newer image for busybox:latest [2020-11-27T12:03:39.839Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-11-27T12:03:39.839Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2020-11-27T12:03:39.839Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2020-11-27T12:03:39.839Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-27T12:03:40.655Z] --- PASS: TestRunContainerWithBridgeNone (2.78s) [2020-11-27T12:03:40.655Z] === RUN TestNetworkInvalidJSON [2020-11-27T12:03:40.655Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-27T12:03:40.655Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-27T12:03:40.655Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:03:40.655Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:03:40.655Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:03:40.655Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:03:40.655Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-27T12:03:40.655Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:03:40.655Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:03:40.655Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-11-27T12:03:40.655Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-27T12:03:40.655Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-27T12:03:40.655Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-27T12:03:40.655Z] === RUN TestHostIPv4BridgeLabel [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-27T12:03:40.788Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-11-27T12:03:41.019Z] + bundleName=docker-py [2020-11-27T12:03:41.020Z] + echo Creating docker-py-bundles.tar.gz [2020-11-27T12:03:41.020Z] Creating docker-py-bundles.tar.gz [2020-11-27T12:03:41.020Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-11-27T12:03:41.031Z] Archiving artifacts [2020-11-27T12:03:41.049Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-11-27T12:03:41.369Z] --- PASS: TestDockerNetworkReConnect (6.21s) [2020-11-27T12:03:41.369Z] === RUN TestServicePlugin [2020-11-27T12:03:41.369Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-27T12:03:41.369Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:03:41.369Z] === RUN TestServiceUpdateLabel [2020-11-27T12:03:41.598Z] --- PASS: TestHostIPv4BridgeLabel (1.07s) [2020-11-27T12:03:41.598Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-27T12:03:41.623Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-11-27T12:03:41.623Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2020-11-27T12:03:41.623Z] === RUN TestIpcModeOlderClient [2020-11-27T12:03:41.623Z] === PAUSE TestIpcModeOlderClient [2020-11-27T12:03:41.623Z] === RUN TestKillContainerInvalidSignal [2020-11-27T12:03:42.227Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-11-27T12:03:42.442Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41718/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [2020-11-27T12:03:42.494Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-11-27T12:03:42.494Z] === RUN TestKillContainer [2020-11-27T12:03:42.494Z] === RUN TestKillContainer/no_signal [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-11-27T12:03:42.815Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41718/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 -e DOCKER_GRAPHDRIVER docker:703951197c3338631ee0529dd9dd814d16f037f0 hack/make.sh binary-daemon [2020-11-27T12:03:43.074Z] [2020-11-27T12:03:43.334Z] Removing bundles/ [2020-11-27T12:03:43.334Z] [2020-11-27T12:03:43.334Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-11-27T12:03:43.334Z] Building: bundles/binary-daemon/dockerd-dev [2020-11-27T12:03:43.334Z] GOOS="" GOARCH="" GOARM="" [2020-11-27T12:03:43.446Z] === RUN TestKillContainer/non_killing_signal [2020-11-27T12:03:43.514Z] --- PASS: TestDaemonRestartWithLiveRestore (1.50s) [2020-11-27T12:03:43.514Z] === RUN TestDaemonDefaultNetworkPools [2020-11-27T12:03:43.707Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-11-27T12:03:43.707Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-11-27T12:03:43.968Z] === RUN TestKillContainer/killing_signal [2020-11-27T12:03:44.458Z] --- PASS: TestDaemonDefaultNetworkPools (1.34s) [2020-11-27T12:03:44.458Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-27T12:03:44.877Z] --- PASS: TestServiceUpdateLabel (3.56s) [2020-11-27T12:03:44.877Z] === RUN TestServiceUpdateSecrets [2020-11-27T12:03:44.914Z] --- PASS: TestKillContainer (2.36s) [2020-11-27T12:03:44.914Z] --- PASS: TestKillContainer/no_signal (0.83s) [2020-11-27T12:03:44.914Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2020-11-27T12:03:44.914Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-11-27T12:03:44.914Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-27T12:03:44.914Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-27T12:03:45.863Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-11-27T12:03:45.863Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-27T12:03:46.124Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-11-27T12:03:46.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2020-11-27T12:03:46.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-11-27T12:03:46.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2020-11-27T12:03:46.697Z] === RUN TestKillStoppedContainer [2020-11-27T12:03:46.697Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-11-27T12:03:46.697Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-27T12:03:46.697Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-11-27T12:03:46.697Z] === RUN TestKillDifferentUserContainer [2020-11-27T12:03:47.004Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.98s) [2020-11-27T12:03:47.004Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-27T12:03:47.269Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2020-11-27T12:03:47.269Z] === RUN TestInspectOomKilledTrue [2020-11-27T12:03:47.269Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-11-27T12:03:47.269Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:03:47.269Z] === RUN TestInspectOomKilledFalse [2020-11-27T12:03:47.269Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-27T12:03:47.269Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:03:47.269Z] === RUN TestLinksEtcHostsContentMatch [2020-11-27T12:03:47.843Z] --- PASS: TestLinksEtcHostsContentMatch (0.49s) [2020-11-27T12:03:47.843Z] === RUN TestLinksContainerNames [2020-11-27T12:03:47.843Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-11-27T12:03:48.790Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-11-27T12:03:48.918Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.35s) [2020-11-27T12:03:48.918Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-27T12:03:49.051Z] --- PASS: TestLinksContainerNames (1.31s) [2020-11-27T12:03:49.051Z] === RUN TestLogsFollowTailEmpty [2020-11-27T12:03:49.860Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s) [2020-11-27T12:03:49.860Z] === RUN TestServiceWithPredefinedNetwork [2020-11-27T12:03:49.998Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-11-27T12:03:49.998Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-11-27T12:03:49.998Z] === RUN TestContainerNetworkMountsNoChown [2020-11-27T12:03:49.998Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-11-27T12:03:50.579Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/default [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/default [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/private [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/private [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/rprivate [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/slave [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/slave [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/rslave [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/shared [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/shared [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/rshared [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-27T12:03:50.579Z] === CONT TestMountDaemonRoot/default [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-27T12:03:50.579Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-27T12:03:50.579Z] === CONT TestMountDaemonRoot/rshared [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T12:03:50.579Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-27T12:03:50.579Z] === CONT TestMountDaemonRoot/shared [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-27T12:03:50.579Z] === CONT TestMountDaemonRoot/rslave [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T12:03:50.579Z] === CONT TestMountDaemonRoot/slave [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-27T12:03:50.579Z] === CONT TestMountDaemonRoot/rprivate [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-27T12:03:50.579Z] === CONT TestMountDaemonRoot/private [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-27T12:03:50.579Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-27T12:03:50.579Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-27T12:03:50.579Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-27T12:03:50.579Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-27T12:03:50.841Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-27T12:03:50.841Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T12:03:50.841Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-27T12:03:50.841Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T12:03:50.841Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-27T12:03:50.841Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-27T12:03:50.841Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-27T12:03:50.841Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-27T12:03:51.103Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-27T12:03:51.103Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-27T12:03:51.103Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T12:03:51.103Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-27T12:03:51.103Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T12:03:51.103Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T12:03:51.103Z] === RUN TestDockerSuite/TestBuildAddScript [2020-11-27T12:03:51.103Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-27T12:03:51.103Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-27T12:03:51.364Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-27T12:03:51.364Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-27T12:03:51.364Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-27T12:03:51.364Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T12:03:51.364Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-27T12:03:51.364Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-27T12:03:51.364Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-27T12:03:51.364Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-11-27T12:03:51.364Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-11-27T12:03:51.364Z] === RUN TestContainerBindMountNonRecursive [2020-11-27T12:03:51.626Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-11-27T12:03:53.164Z] --- PASS: TestServiceWithPredefinedNetwork (3.38s) [2020-11-27T12:03:53.164Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-27T12:03:53.164Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T12:03:53.164Z] service_test.go:236: FLAKY_TEST [2020-11-27T12:03:53.164Z] === RUN TestServiceWithDataPathPortInit [2020-11-27T12:03:54.181Z] --- PASS: TestContainerBindMountNonRecursive (2.32s) [2020-11-27T12:03:54.181Z] === RUN TestContainerVolumesMountedAsShared [2020-11-27T12:03:54.444Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-11-27T12:03:54.444Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2020-11-27T12:03:54.444Z] === RUN TestContainerVolumesMountedAsSlave [2020-11-27T12:03:54.706Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-11-27T12:03:55.280Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2020-11-27T12:03:55.280Z] === RUN TestNetworkNat [2020-11-27T12:03:55.280Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-11-27T12:03:55.854Z] --- PASS: TestNetworkNat (0.75s) [2020-11-27T12:03:55.854Z] === RUN TestNetworkLocalhostTCPNat [2020-11-27T12:03:56.799Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2020-11-27T12:03:56.799Z] === RUN TestNetworkLoopbackNat [2020-11-27T12:03:59.346Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-11-27T12:03:59.608Z] --- PASS: TestNetworkLoopbackNat (3.04s) [2020-11-27T12:03:59.608Z] === RUN TestPause [2020-11-27T12:04:00.182Z] --- PASS: TestPause (0.69s) [2020-11-27T12:04:00.182Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-27T12:04:00.182Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T12:04:00.182Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T12:04:00.182Z] === RUN TestPauseStopPausedContainer [2020-11-27T12:04:00.199Z] --- PASS: TestServiceUpdateSecrets (15.68s) [2020-11-27T12:04:00.199Z] === RUN TestServiceUpdateConfigs [2020-11-27T12:04:00.444Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-11-27T12:04:01.395Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2020-11-27T12:04:01.395Z] === RUN TestPsFilter [2020-11-27T12:04:01.395Z] --- PASS: TestPsFilter (0.14s) [2020-11-27T12:04:01.395Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-27T12:04:02.340Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2020-11-27T12:04:02.340Z] === RUN TestRemoveContainerWithVolume [2020-11-27T12:04:02.915Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2020-11-27T12:04:02.915Z] === RUN TestRemoveContainerRunning [2020-11-27T12:04:03.175Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-11-27T12:04:03.748Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-11-27T12:04:03.748Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-27T12:04:04.321Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-11-27T12:04:04.321Z] === RUN TestRemoveInvalidContainer [2020-11-27T12:04:04.582Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-11-27T12:04:04.583Z] === RUN TestRenameLinkedContainer [2020-11-27T12:04:05.528Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-11-27T12:04:06.915Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-11-27T12:04:07.176Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-11-27T12:04:07.751Z] --- PASS: TestRenameLinkedContainer (3.26s) [2020-11-27T12:04:07.751Z] === RUN TestRenameStoppedContainer [2020-11-27T12:04:07.751Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-11-27T12:04:08.324Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-11-27T12:04:08.324Z] --- PASS: TestRenameStoppedContainer (0.66s) [2020-11-27T12:04:08.324Z] === RUN TestRenameRunningContainerAndReuse [2020-11-27T12:04:08.897Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-11-27T12:04:09.159Z] === RUN TestDockerSuite/TestBuildAddTar [2020-11-27T12:04:10.106Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-11-27T12:04:10.107Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2020-11-27T12:04:10.107Z] === RUN TestRenameInvalidName [2020-11-27T12:04:11.052Z] --- PASS: TestRenameInvalidName (0.81s) [2020-11-27T12:04:11.052Z] === RUN TestRenameAnonymousContainer [2020-11-27T12:04:11.278Z] --- PASS: TestServiceWithDataPathPortInit (18.18s) [2020-11-27T12:04:11.278Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-27T12:04:11.997Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-11-27T12:04:13.913Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-11-27T12:04:13.913Z] --- PASS: TestRenameAnonymousContainer (3.13s) [2020-11-27T12:04:13.913Z] === RUN TestRenameContainerWithSameName [2020-11-27T12:04:14.858Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2020-11-27T12:04:14.858Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-27T12:04:15.432Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-11-27T12:04:15.524Z] --- PASS: TestServiceUpdateConfigs (15.58s) [2020-11-27T12:04:15.524Z] === RUN TestServiceUpdateNetwork [2020-11-27T12:04:16.375Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) [2020-11-27T12:04:16.375Z] === RUN TestResize [2020-11-27T12:04:17.320Z] --- PASS: TestResize (0.80s) [2020-11-27T12:04:17.320Z] === RUN TestResizeWithInvalidSize [2020-11-27T12:04:17.320Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-11-27T12:04:17.320Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-11-27T12:04:17.893Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-11-27T12:04:17.893Z] === RUN TestResizeWhenContainerNotStarted [2020-11-27T12:04:18.837Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-11-27T12:04:18.837Z] === RUN TestDaemonRestartKillContainers [2020-11-27T12:04:18.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:04:18.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:04:18.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:04:18.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:04:18.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:04:18.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:04:18.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:04:18.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:04:18.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:04:18.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:04:18.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:04:18.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:04:18.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:04:18.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:04:18.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:04:18.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:04:18.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:04:18.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:04:18.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:04:18.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:04:18.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:04:18.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:04:18.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:04:18.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:04:18.837Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:04:18.837Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:04:18.837Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-11-27T12:04:18.837Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-11-27T12:04:20.225Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-11-27T12:04:21.173Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-11-27T12:04:21.276Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.07s) [2020-11-27T12:04:21.276Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hk9xjrwii8d1olsitaquxyhoz Created:2020-11-27 12:04:12.946586703 +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[60e7c6385f4391b5e496d3026200ef94b28fcd2eabf6c78274e159dabee69810:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iu4ylwyd1hgyiun14xixs4rhi EndpointID:06660d017ea13e676b1eebd568cc2625b3127560a58987e259db802c045fb80d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:42f8e9b23fe3e6b9ead750b15c73f9d57884cbe336151478b7d82bc6991efd2a 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:c79fc4b96b88 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iu4ylwyd1hgyiun14xixs4rhi EndpointID:06660d017ea13e676b1eebd568cc2625b3127560a58987e259db802c045fb80d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-27T12:04:21.276Z] PASS [2020-11-27T12:04:21.276Z] [2020-11-27T12:04:21.276Z] === Skipped [2020-11-27T12:04:21.276Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T12:04:21.276Z] service_test.go:236: FLAKY_TEST [2020-11-27T12:04:21.276Z] [2020-11-27T12:04:21.276Z] [2020-11-27T12:04:21.276Z] DONE 23 tests, 1 skipped in 61.699s [2020-11-27T12:04:21.276Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-27T12:04:21.276Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:04:21.276Z] ++ set -e [2020-11-27T12:04:21.276Z] ++ '[' -n 0 ']' [2020-11-27T12:04:21.276Z] ++ set -x [2020-11-27T12:04:21.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:04:21.277Z] INFO: Testing against a local daemon [2020-11-27T12:04:21.277Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-27T12:04:21.277Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T12:04:21.277Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:04:21.277Z] === RUN TestDockerNetworkIpvlan [2020-11-27T12:04:21.277Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-27T12:04:21.277Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:04:21.277Z] PASS [2020-11-27T12:04:21.277Z] [2020-11-27T12:04:21.277Z] === Skipped [2020-11-27T12:04:21.277Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T12:04:21.277Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:04:21.277Z] [2020-11-27T12:04:21.277Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-27T12:04:21.277Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:04:21.277Z] [2020-11-27T12:04:21.277Z] [2020-11-27T12:04:21.277Z] DONE 2 tests, 2 skipped in 0.173s [2020-11-27T12:04:21.277Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-27T12:04:21.277Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:04:21.277Z] ++ set -e [2020-11-27T12:04:21.277Z] ++ '[' -n 0 ']' [2020-11-27T12:04:21.277Z] ++ set -x [2020-11-27T12:04:21.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:04:21.277Z] INFO: Testing against a local daemon [2020-11-27T12:04:21.277Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-27T12:04:21.747Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-11-27T12:04:21.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:04:22.009Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:04:23.189Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.47s) [2020-11-27T12:04:23.189Z] === RUN TestDockerNetworkMacvlan [2020-11-27T12:04:23.395Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:04:23.395Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:04:23.968Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-11-27T12:04:24.573Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-27T12:04:24.911Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:04:24.911Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:04:25.485Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-11-27T12:04:25.965Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-27T12:04:27.114Z] --- PASS: TestBuildWithHugeFile (55.59s) [2020-11-27T12:04:27.114Z] === RUN TestBuildWithEmptyDockerfile [2020-11-27T12:04:27.114Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:04:27.114Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:04:27.114Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:04:27.114Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:04:27.114Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:04:27.114Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:04:27.114Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:04:27.114Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:04:27.114Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:04:27.114Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-11-27T12:04:27.114Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2020-11-27T12:04:27.114Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2020-11-27T12:04:27.114Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2020-11-27T12:04:27.114Z] === RUN TestBuildPreserveOwnership [2020-11-27T12:04:27.114Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-27T12:04:27.366Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-27T12:04:27.401Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:04:27.402Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:04:28.635Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-27T12:04:29.678Z] --- PASS: TestBuildPreserveOwnership (3.84s) [2020-11-27T12:04:29.678Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.48s) [2020-11-27T12:04:29.678Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2020-11-27T12:04:29.678Z] === RUN TestBuildPlatformInvalid [2020-11-27T12:04:29.952Z] === RUN TestDockerSuite/TestBuildBlankName [2020-11-27T12:04:29.953Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-11-27T12:04:29.978Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-11-27T12:04:29.978Z] PASS [2020-11-27T12:04:29.978Z] [2020-11-27T12:04:29.978Z] === Skipped [2020-11-27T12:04:29.978Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-11-27T12:04:29.978Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T12:04:29.978Z] [2020-11-27T12:04:29.978Z] [2020-11-27T12:04:29.978Z] DONE 32 tests, 1 skipped in 94.898s [2020-11-27T12:04:29.978Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-11-27T12:04:29.978Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:04:29.978Z] ++ set -e [2020-11-27T12:04:29.978Z] ++ '[' -n 0 ']' [2020-11-27T12:04:29.978Z] ++ set -x [2020-11-27T12:04:29.978Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:04:29.978Z] INFO: Testing against a local daemon [2020-11-27T12:04:29.978Z] === RUN TestConfigInspect [2020-11-27T12:04:30.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:04:30.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:04:30.669Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-27T12:04:31.865Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-11-27T12:04:32.068Z] --- PASS: TestConfigInspect (2.03s) [2020-11-27T12:04:32.068Z] === RUN TestConfigList [2020-11-27T12:04:32.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-11-27T12:04:33.046Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-27T12:04:33.046Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.08s) [2020-11-27T12:04:33.046Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.22s) [2020-11-27T12:04:33.046Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-11-27T12:04:33.046Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2020-11-27T12:04:33.046Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-11-27T12:04:33.046Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2020-11-27T12:04:33.046Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s) [2020-11-27T12:04:33.047Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.38s) [2020-11-27T12:04:33.047Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.08s) [2020-11-27T12:04:33.047Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.08s) [2020-11-27T12:04:33.047Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s) [2020-11-27T12:04:33.047Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2020-11-27T12:04:33.047Z] === RUN TestCgroupNamespacesRun [2020-11-27T12:04:34.085Z] --- PASS: TestServiceUpdateNetwork (16.59s) [2020-11-27T12:04:34.085Z] === RUN TestServiceUpdatePidsLimit [2020-11-27T12:04:34.085Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-27T12:04:34.154Z] --- PASS: TestConfigList (1.93s) [2020-11-27T12:04:34.154Z] === RUN TestConfigsCreateAndDelete [2020-11-27T12:04:34.448Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-11-27T12:04:34.710Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2020-11-27T12:04:34.710Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-27T12:04:34.716Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-27T12:04:34.877Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-27T12:04:36.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-11-27T12:04:36.243Z] --- PASS: TestConfigsCreateAndDelete (1.99s) [2020-11-27T12:04:36.243Z] === RUN TestConfigsUpdate [2020-11-27T12:04:36.673Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.93s) [2020-11-27T12:04:36.673Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-27T12:04:37.770Z] --- PASS: TestConfigsUpdate (1.95s) [2020-11-27T12:04:37.770Z] === RUN TestTemplatedConfig [2020-11-27T12:04:38.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-11-27T12:04:38.588Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.99s) [2020-11-27T12:04:38.588Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-27T12:04:38.849Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-11-27T12:04:40.527Z] --- PASS: TestTemplatedConfig (2.43s) [2020-11-27T12:04:40.527Z] === RUN TestConfigCreateResolve [2020-11-27T12:04:40.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-11-27T12:04:40.765Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2020-11-27T12:04:40.765Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-27T12:04:41.338Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-11-27T12:04:41.464Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-27T12:04:41.816Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-27T12:04:42.284Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2020-11-27T12:04:42.284Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-27T12:04:42.614Z] --- PASS: TestConfigCreateResolve (1.98s) [2020-11-27T12:04:42.615Z] === RUN TestConfigDaemonLibtrustID [2020-11-27T12:04:42.912Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-11-27T12:04:42.912Z] PASS [2020-11-27T12:04:42.912Z] [2020-11-27T12:04:42.912Z] DONE 7 tests in 12.935s [2020-11-27T12:04:42.912Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-11-27T12:04:42.912Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:04:42.912Z] ++ set -e [2020-11-27T12:04:42.912Z] ++ '[' -n 0 ']' [2020-11-27T12:04:42.912Z] ++ set -x [2020-11-27T12:04:42.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:04:42.912Z] INFO: Testing against a local daemon [2020-11-27T12:04:42.912Z] === RUN TestCheckpoint [2020-11-27T12:04:42.912Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-27T12:04:42.912Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T12:04:42.912Z] === RUN TestContainerInvalidJSON [2020-11-27T12:04:42.912Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:04:42.912Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:04:42.912Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:04:42.912Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:04:42.912Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:04:42.912Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:04:42.912Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:04:42.912Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:04:42.912Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:04:42.912Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-27T12:04:42.912Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-27T12:04:42.912Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-27T12:04:42.912Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-27T12:04:42.912Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-27T12:04:42.912Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-11-27T12:04:42.912Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-27T12:04:42.930Z] --- PASS: TestDockerNetworkMacvlan (19.50s) [2020-11-27T12:04:42.930Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-11-27T12:04:42.930Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-11-27T12:04:42.930Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.18s) [2020-11-27T12:04:42.930Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s) [2020-11-27T12:04:42.930Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.04s) [2020-11-27T12:04:42.930Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2020-11-27T12:04:42.930Z] PASS [2020-11-27T12:04:42.930Z] [2020-11-27T12:04:42.930Z] DONE 8 tests in 22.132s [2020-11-27T12:04:42.930Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-27T12:04:42.930Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:04:42.930Z] ++ set -e [2020-11-27T12:04:42.930Z] ++ '[' -n 0 ']' [2020-11-27T12:04:42.930Z] ++ set -x [2020-11-27T12:04:42.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:04:42.930Z] testing: warning: no tests to run [2020-11-27T12:04:42.930Z] PASS [2020-11-27T12:04:42.930Z] [2020-11-27T12:04:42.930Z] DONE 0 tests in 0.030s [2020-11-27T12:04:42.930Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-27T12:04:42.930Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:04:42.930Z] ++ set -e [2020-11-27T12:04:42.930Z] ++ '[' -n 0 ']' [2020-11-27T12:04:42.930Z] ++ set -x [2020-11-27T12:04:42.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:04:42.930Z] INFO: Testing against a local daemon [2020-11-27T12:04:42.930Z] === RUN TestAuthZPluginAllowRequest [2020-11-27T12:04:43.209Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-11-27T12:04:43.209Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-27T12:04:43.209Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-11-27T12:04:43.209Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-27T12:04:43.209Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-11-27T12:04:43.209Z] === RUN TestCopyFromContainer [2020-11-27T12:04:43.232Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-11-27T12:04:44.622Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2020-11-27T12:04:44.622Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-27T12:04:44.737Z] === RUN TestCopyFromContainer// [2020-11-27T12:04:44.737Z] === RUN TestCopyFromContainer//bar/root [2020-11-27T12:04:44.737Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-27T12:04:44.737Z] === RUN TestCopyFromContainer/bar/quux [2020-11-27T12:04:44.737Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-27T12:04:44.844Z] --- PASS: TestAuthZPluginAllowRequest (2.03s) [2020-11-27T12:04:44.844Z] === RUN TestAuthZPluginTLS [2020-11-27T12:04:44.884Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-11-27T12:04:45.054Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-27T12:04:45.054Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-27T12:04:45.054Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-27T12:04:45.054Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-27T12:04:45.347Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-27T12:04:45.347Z] --- PASS: TestCopyFromContainer (2.12s) [2020-11-27T12:04:45.347Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-11-27T12:04:45.347Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-11-27T12:04:45.347Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-11-27T12:04:45.347Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-11-27T12:04:45.347Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-11-27T12:04:45.347Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-11-27T12:04:45.347Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-11-27T12:04:45.347Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-11-27T12:04:45.347Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-11-27T12:04:45.347Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-11-27T12:04:45.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-27T12:04:45.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:04:45.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:04:45.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:04:45.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:04:45.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:04:45.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:04:45.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:04:45.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:04:45.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:04:45.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-27T12:04:45.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-27T12:04:45.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-27T12:04:45.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-27T12:04:45.347Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-27T12:04:45.347Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-11-27T12:04:45.347Z] === RUN TestCreateWithInvalidEnv [2020-11-27T12:04:45.347Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-27T12:04:45.347Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-27T12:04:45.347Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-27T12:04:45.347Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-27T12:04:45.347Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-27T12:04:45.347Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-27T12:04:45.347Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-27T12:04:45.347Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-27T12:04:45.347Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-27T12:04:45.347Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-11-27T12:04:45.347Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-27T12:04:45.347Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-27T12:04:45.347Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-27T12:04:45.347Z] === RUN TestCreateTmpfsMountsTarget [2020-11-27T12:04:45.347Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-11-27T12:04:45.347Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-27T12:04:45.459Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.11s) [2020-11-27T12:04:45.459Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-27T12:04:45.787Z] --- PASS: TestAuthZPluginTLS (0.78s) [2020-11-27T12:04:45.787Z] === RUN TestAuthZPluginDenyRequest [2020-11-27T12:04:46.360Z] --- PASS: TestAuthZPluginDenyRequest (0.73s) [2020-11-27T12:04:46.360Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-27T12:04:46.878Z] --- PASS: TestCreateWithCustomMaskedPaths (1.54s) [2020-11-27T12:04:46.878Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-27T12:04:47.308Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2020-11-27T12:04:47.308Z] === RUN TestAuthZPluginDenyResponse [2020-11-27T12:04:47.880Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) [2020-11-27T12:04:47.880Z] === RUN TestAuthZPluginAllowEventStream [2020-11-27T12:04:48.016Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.08s) [2020-11-27T12:04:48.016Z] === RUN TestKernelTCPMemory [2020-11-27T12:04:48.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-11-27T12:04:48.854Z] --- PASS: TestKernelTCPMemory (1.34s) [2020-11-27T12:04:48.854Z] === RUN TestNISDomainname [2020-11-27T12:04:48.961Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2020-11-27T12:04:48.961Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-27T12:04:48.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:04:48.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:04:48.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:04:48.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:04:48.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:04:48.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:04:48.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:04:48.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:04:48.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:04:48.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:04:48.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:04:48.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:04:48.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:04:48.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:04:48.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:04:48.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-11-27T12:04:48.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-11-27T12:04:48.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-11-27T12:04:48.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-11-27T12:04:48.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-11-27T12:04:48.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-11-27T12:04:48.961Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-27T12:04:49.255Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-11-27T12:04:49.255Z] === RUN TestCreateDifferentPlatform [2020-11-27T12:04:49.255Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-27T12:04:49.255Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-27T12:04:49.255Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-11-27T12:04:49.255Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-27T12:04:49.255Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-27T12:04:49.255Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-27T12:04:49.255Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-11-27T12:04:49.255Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-27T12:04:49.255Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2020-11-27T12:04:49.255Z] === RUN TestContainerStartOnDaemonRestart [2020-11-27T12:04:49.255Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-27T12:04:49.255Z] === RUN TestDaemonRestartIpcMode [2020-11-27T12:04:49.255Z] === PAUSE TestDaemonRestartIpcMode [2020-11-27T12:04:49.255Z] === RUN TestDaemonHostGatewayIP [2020-11-27T12:04:49.255Z] === PAUSE TestDaemonHostGatewayIP [2020-11-27T12:04:49.255Z] === RUN TestContainerKillOnDaemonStart [2020-11-27T12:04:49.255Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-27T12:04:49.255Z] === RUN TestDiff [2020-11-27T12:04:49.796Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s) [2020-11-27T12:04:49.796Z] === RUN TestAuthZPluginErrorResponse [2020-11-27T12:04:49.903Z] --- PASS: TestDiff (0.53s) [2020-11-27T12:04:49.903Z] === RUN TestExecWithCloseStdin [2020-11-27T12:04:50.244Z] --- PASS: TestNISDomainname (0.97s) [2020-11-27T12:04:50.244Z] === RUN TestHostnameDnsResolution [2020-11-27T12:04:50.307Z] --- PASS: TestServiceUpdatePidsLimit (18.01s) [2020-11-27T12:04:50.307Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-11-27T12:04:50.307Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s) [2020-11-27T12:04:50.307Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-11-27T12:04:50.307Z] PASS [2020-11-27T12:04:50.307Z] [2020-11-27T12:04:50.307Z] === Skipped [2020-11-27T12:04:50.307Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-11-27T12:04:50.307Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T12:04:50.307Z] [2020-11-27T12:04:50.307Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-11-27T12:04:50.307Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:04:50.307Z] [2020-11-27T12:04:50.307Z] [2020-11-27T12:04:50.307Z] DONE 27 tests, 2 skipped in 176.755s [2020-11-27T12:04:50.307Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-11-27T12:04:50.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:04:50.307Z] ++ set -e [2020-11-27T12:04:50.307Z] ++ '[' -n 0 ']' [2020-11-27T12:04:50.307Z] ++ set -x [2020-11-27T12:04:50.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:04:50.307Z] INFO: Testing against a local daemon [2020-11-27T12:04:50.307Z] === RUN TestSessionCreate [2020-11-27T12:04:50.307Z] --- PASS: TestSessionCreate (0.02s) [2020-11-27T12:04:50.307Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-27T12:04:50.307Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-11-27T12:04:50.307Z] PASS [2020-11-27T12:04:50.307Z] [2020-11-27T12:04:50.307Z] DONE 2 tests in 0.107s [2020-11-27T12:04:50.307Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-11-27T12:04:50.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:04:50.307Z] ++ set -e [2020-11-27T12:04:50.307Z] ++ '[' -n 0 ']' [2020-11-27T12:04:50.307Z] ++ set -x [2020-11-27T12:04:50.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:04:50.307Z] INFO: Testing against a local daemon [2020-11-27T12:04:50.307Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-27T12:04:50.307Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T12:04:50.307Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T12:04:50.307Z] === RUN TestEventsExecDie [2020-11-27T12:04:50.368Z] --- PASS: TestAuthZPluginErrorResponse (0.82s) [2020-11-27T12:04:50.368Z] === RUN TestAuthZPluginErrorRequest [2020-11-27T12:04:50.544Z] --- PASS: TestExecWithCloseStdin (0.61s) [2020-11-27T12:04:50.544Z] === RUN TestExec [2020-11-27T12:04:51.190Z] --- PASS: TestExec (0.63s) [2020-11-27T12:04:51.190Z] === RUN TestExecUser [2020-11-27T12:04:51.312Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2020-11-27T12:04:51.312Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-27T12:04:51.338Z] --- PASS: TestEventsExecDie (0.88s) [2020-11-27T12:04:51.338Z] === RUN TestEventsBackwardsCompatible [2020-11-27T12:04:51.338Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-11-27T12:04:51.338Z] === RUN TestInfoBinaryCommits [2020-11-27T12:04:51.338Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-11-27T12:04:51.338Z] === RUN TestInfoAPIVersioned [2020-11-27T12:04:51.338Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-27T12:04:51.338Z] === RUN TestInfoDiscoveryBackend [2020-11-27T12:04:51.636Z] --- PASS: TestHostnameDnsResolution (1.57s) [2020-11-27T12:04:51.636Z] === RUN TestStats [2020-11-27T12:04:51.828Z] --- PASS: TestExecUser (0.60s) [2020-11-27T12:04:51.828Z] === RUN TestExportContainerAndImportImage [2020-11-27T12:04:51.884Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2020-11-27T12:04:51.884Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-27T12:04:51.969Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-11-27T12:04:51.969Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-27T12:04:52.485Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2020-11-27T12:04:52.485Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-27T12:04:53.007Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-27T12:04:53.007Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-27T12:04:53.297Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-11-27T12:04:53.297Z] === RUN TestInfoAPI [2020-11-27T12:04:53.297Z] --- PASS: TestInfoAPI (0.02s) [2020-11-27T12:04:53.297Z] === RUN TestInfoAPIWarnings [2020-11-27T12:04:54.012Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-11-27T12:04:54.012Z] === RUN TestHealthCheckWorkdir [2020-11-27T12:04:54.429Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.35s) [2020-11-27T12:04:54.429Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-27T12:04:54.661Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2020-11-27T12:04:54.661Z] === RUN TestHealthKillContainer [2020-11-27T12:04:54.942Z] --- PASS: TestStats (2.93s) [2020-11-27T12:04:54.942Z] === RUN TestStopContainerWithTimeout [2020-11-27T12:04:54.942Z] === RUN TestStopContainerWithTimeout/0 [2020-11-27T12:04:54.942Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-27T12:04:54.942Z] === RUN TestStopContainerWithTimeout/1 [2020-11-27T12:04:54.942Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-27T12:04:54.942Z] === RUN TestStopContainerWithTimeout/3 [2020-11-27T12:04:54.942Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-27T12:04:54.942Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-27T12:04:54.942Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-27T12:04:54.942Z] === CONT TestStopContainerWithTimeout/0 [2020-11-27T12:04:54.942Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-27T12:04:55.204Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-11-27T12:04:56.151Z] === CONT TestStopContainerWithTimeout/3 [2020-11-27T12:04:56.973Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.39s) [2020-11-27T12:04:56.973Z] === RUN TestAuthZPluginHeader [2020-11-27T12:04:57.446Z] --- PASS: TestHealthKillContainer (2.62s) [2020-11-27T12:04:57.446Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-27T12:04:57.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-11-27T12:04:57.544Z] --- PASS: TestAuthZPluginHeader (1.06s) [2020-11-27T12:04:57.544Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-27T12:04:57.544Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-27T12:04:57.544Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:04:57.544Z] === RUN TestAuthZPluginV2Disable [2020-11-27T12:04:57.544Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-27T12:04:57.544Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:04:57.544Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-27T12:04:57.544Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-27T12:04:57.544Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:04:57.544Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-27T12:04:57.544Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-27T12:04:57.544Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:04:57.544Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-27T12:04:57.739Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2020-11-27T12:04:57.739Z] === RUN TestIpcModeNone [2020-11-27T12:04:58.112Z] === CONT TestStopContainerWithTimeout/1 [2020-11-27T12:04:58.377Z] --- PASS: TestIpcModeNone (0.62s) [2020-11-27T12:04:58.377Z] === RUN TestIpcModePrivate [2020-11-27T12:04:58.684Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-11-27T12:04:59.028Z] --- PASS: TestIpcModePrivate (0.61s) [2020-11-27T12:04:59.028Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-11-27T12:04:59.028Z] === RUN TestIpcModeShareable [2020-11-27T12:04:59.255Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-11-27T12:04:59.682Z] --- PASS: TestIpcModeShareable (0.67s) [2020-11-27T12:04:59.682Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-11-27T12:04:59.682Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-27T12:04:59.828Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2020-11-27T12:04:59.828Z] --- PASS: TestStopContainerWithTimeout/0 (1.47s) [2020-11-27T12:04:59.828Z] --- PASS: TestStopContainerWithTimeout/-1 (3.47s) [2020-11-27T12:04:59.828Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2020-11-27T12:04:59.828Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2020-11-27T12:04:59.828Z] === RUN TestDeleteDevicemapper [2020-11-27T12:04:59.828Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-27T12:04:59.828Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T12:04:59.828Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-27T12:05:01.788Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2020-11-27T12:05:01.788Z] === RUN TestAPIIpcModeHost [2020-11-27T12:05:02.084Z] --- PASS: TestAPIIpcModeHost (0.48s) [2020-11-27T12:05:02.084Z] === RUN TestDaemonIpcModeShareable [2020-11-27T12:05:03.138Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-11-27T12:05:03.138Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.09s) [2020-11-27T12:05:03.138Z] === RUN TestUpdateMemory [2020-11-27T12:05:03.138Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-27T12:05:03.138Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:05:03.138Z] === RUN TestUpdateCPUQuota [2020-11-27T12:05:03.603Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2020-11-27T12:05:03.604Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-11-27T12:05:03.604Z] === RUN TestDaemonIpcModePrivate [2020-11-27T12:05:03.711Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-11-27T12:05:04.284Z] --- PASS: TestUpdateCPUQuota (1.44s) [2020-11-27T12:05:04.284Z] === RUN TestUpdatePidsLimit [2020-11-27T12:05:04.284Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-27T12:05:04.545Z] === RUN TestUpdatePidsLimit/no_change [2020-11-27T12:05:04.648Z] --- PASS: TestDaemonIpcModePrivate (1.42s) [2020-11-27T12:05:04.648Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-11-27T12:05:04.648Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-27T12:05:04.830Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-11-27T12:05:04.831Z] Copying nested executables into bundles/binary-daemon [2020-11-27T12:05:05.119Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-27T12:05:05.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-11-27T12:05:05.382Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-27T12:05:05.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-11-27T12:05:05.643Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-27T12:05:05.767Z] [2020-11-27T12:05:06.176Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s) [2020-11-27T12:05:06.176Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-11-27T12:05:06.176Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-27T12:05:06.218Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-27T12:05:06.481Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-27T12:05:06.742Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-11-27T12:05:07.688Z] --- PASS: TestUpdatePidsLimit (3.41s) [2020-11-27T12:05:07.688Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-11-27T12:05:07.688Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-11-27T12:05:07.688Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-11-27T12:05:07.688Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-11-27T12:05:07.688Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-11-27T12:05:07.688Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2020-11-27T12:05:07.688Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-11-27T12:05:07.688Z] === RUN TestUpdateRestartPolicy [2020-11-27T12:05:07.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-11-27T12:05:07.700Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s) [2020-11-27T12:05:07.700Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-11-27T12:05:07.700Z] === RUN TestIpcModeOlderClient [2020-11-27T12:05:07.700Z] === PAUSE TestIpcModeOlderClient [2020-11-27T12:05:07.700Z] === RUN TestKillContainerInvalidSignal [2020-11-27T12:05:08.344Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2020-11-27T12:05:08.344Z] === RUN TestKillContainer [2020-11-27T12:05:08.344Z] === RUN TestKillContainer/no_signal [2020-11-27T12:05:08.656Z] === RUN TestKillContainer/non_killing_signal [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-11-27T12:05:09.293Z] === RUN TestKillContainer/killing_signal [2020-11-27T12:05:09.386Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41718/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 -e DOCKER_GRAPHDRIVER docker:703951197c3338631ee0529dd9dd814d16f037f0 hack/make.sh cross [2020-11-27T12:05:09.645Z] [2020-11-27T12:05:09.903Z] Removing bundles/ [2020-11-27T12:05:09.903Z] [2020-11-27T12:05:09.903Z] ---> Making bundle: cross (in bundles/cross) [2020-11-27T12:05:09.903Z] Cross building: bundles/cross/linux/amd64 [2020-11-27T12:05:09.903Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-11-27T12:05:09.903Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-11-27T12:05:09.932Z] --- PASS: TestKillContainer (1.71s) [2020-11-27T12:05:09.932Z] --- PASS: TestKillContainer/no_signal (0.55s) [2020-11-27T12:05:09.932Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2020-11-27T12:05:09.932Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2020-11-27T12:05:09.932Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-27T12:05:09.932Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-27T12:05:10.235Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-11-27T12:05:10.576Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-27T12:05:10.870Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2020-11-27T12:05:10.870Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2020-11-27T12:05:10.870Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2020-11-27T12:05:10.870Z] === RUN TestKillStoppedContainer [2020-11-27T12:05:11.166Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-11-27T12:05:11.166Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-27T12:05:11.166Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-11-27T12:05:11.166Z] === RUN TestKillDifferentUserContainer [2020-11-27T12:05:11.622Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-11-27T12:05:11.815Z] --- PASS: TestKillDifferentUserContainer (0.56s) [2020-11-27T12:05:11.816Z] === RUN TestInspectOomKilledTrue [2020-11-27T12:05:11.858Z] --- PASS: TestInfoAPIWarnings (16.28s) [2020-11-27T12:05:11.858Z] === RUN TestInfoDebug [2020-11-27T12:05:11.858Z] --- PASS: TestInfoDebug (0.54s) [2020-11-27T12:05:11.858Z] === RUN TestInfoInsecureRegistries [2020-11-27T12:05:11.858Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-11-27T12:05:11.858Z] === RUN TestInfoRegistryMirrors [2020-11-27T12:05:11.858Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-11-27T12:05:11.858Z] === RUN TestLoginFailsWithBadCredentials [2020-11-27T12:05:11.858Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-11-27T12:05:11.858Z] === RUN TestPingCacheHeaders [2020-11-27T12:05:11.858Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-11-27T12:05:11.858Z] === RUN TestPingGet [2020-11-27T12:05:11.858Z] --- PASS: TestPingGet (0.02s) [2020-11-27T12:05:11.858Z] === RUN TestPingHead [2020-11-27T12:05:11.858Z] --- PASS: TestPingHead (0.01s) [2020-11-27T12:05:11.858Z] === RUN TestVersion [2020-11-27T12:05:11.858Z] --- PASS: TestVersion (0.01s) [2020-11-27T12:05:11.858Z] PASS [2020-11-27T12:05:11.858Z] [2020-11-27T12:05:11.858Z] === Skipped [2020-11-27T12:05:11.858Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T12:05:11.858Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T12:05:11.858Z] [2020-11-27T12:05:11.858Z] [2020-11-27T12:05:11.858Z] DONE 18 tests, 1 skipped in 21.321s [2020-11-27T12:05:11.858Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-11-27T12:05:11.858Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:05:11.858Z] ++ set -e [2020-11-27T12:05:11.858Z] ++ '[' -n 0 ']' [2020-11-27T12:05:11.858Z] ++ set -x [2020-11-27T12:05:11.859Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:05:11.859Z] INFO: Testing against a local daemon [2020-11-27T12:05:11.859Z] === RUN TestVolumesCreateAndList [2020-11-27T12:05:11.859Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-11-27T12:05:11.859Z] === RUN TestVolumesRemove [2020-11-27T12:05:11.859Z] --- PASS: TestVolumesRemove (0.10s) [2020-11-27T12:05:11.859Z] === RUN TestVolumesInspect [2020-11-27T12:05:11.859Z] --- PASS: TestVolumesInspect (0.01s) [2020-11-27T12:05:11.859Z] === RUN TestVolumesInvalidJSON [2020-11-27T12:05:11.859Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-27T12:05:11.859Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-27T12:05:11.859Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-27T12:05:11.859Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-11-27T12:05:11.859Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-27T12:05:11.859Z] PASS [2020-11-27T12:05:11.859Z] [2020-11-27T12:05:11.859Z] DONE 5 tests in 0.215s [2020-11-27T12:05:11.859Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-27T12:05:11.859Z] ++++ cat bundles/test-integration/docker.pid [2020-11-27T12:05:11.859Z] +++ kill 12214 [2020-11-27T12:05:12.862Z] --- PASS: TestInspectOomKilledTrue (0.95s) [2020-11-27T12:05:12.862Z] === RUN TestInspectOomKilledFalse [2020-11-27T12:05:13.011Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-11-27T12:05:13.158Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2020-11-27T12:05:13.158Z] === RUN TestLinksEtcHostsContentMatch [2020-11-27T12:05:13.360Z] +++ /etc/init.d/apparmor stop [2020-11-27T12:05:13.360Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T12:05:13.360Z] [2020-11-27T12:05:13.360Z] Unloading profiles will leave already running processes permanently [2020-11-27T12:05:13.360Z] unconfined, which can lead to unexpected situations. [2020-11-27T12:05:13.360Z] [2020-11-27T12:05:13.360Z] To set a process to complain mode, use the command line tool [2020-11-27T12:05:13.360Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T12:05:13.360Z] +++ true [2020-11-27T12:05:13.360Z] exiting test-integration [2020-11-27T12:05:13.360Z] ++ exit 0 [2020-11-27T12:05:13.360Z] [2020-11-27T12:05:13.452Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2020-11-27T12:05:13.452Z] === RUN TestLinksContainerNames [2020-11-27T12:05:14.400Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-11-27T12:05:14.504Z] --- PASS: TestLinksContainerNames (1.02s) [2020-11-27T12:05:14.504Z] === RUN TestLogsFollowTailEmpty [2020-11-27T12:05:14.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-11-27T12:05:15.142Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2020-11-27T12:05:15.142Z] === RUN TestContainerNetworkMountsNoChown [2020-11-27T12:05:15.235Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse Post stage [Pipeline] junit [2020-11-27T12:05:15.472Z] Recording test results [2020-11-27T12:05:15.786Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/default [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/default [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/private [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/private [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/rprivate [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/slave [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/slave [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/rslave [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/shared [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/shared [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/rshared [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/default [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/rslave [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/rshared [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/private [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/shared [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/rprivate [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/slave [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-27T12:05:15.786Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-27T12:05:15.786Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-27T12:05:15.786Z] === CONT TestMountDaemonRoot/default/mount_subpath [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-27T12:05:16.083Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-27T12:05:16.084Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-27T12:05:16.084Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-27T12:05:16.084Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-27T12:05:16.084Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-27T12:05:16.084Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-27T12:05:16.084Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-27T12:05:16.084Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-11-27T12:05:16.084Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-11-27T12:05:16.084Z] === RUN TestContainerBindMountNonRecursive [2020-11-27T12:05:16.253Z] + echo Ensuring container killed. [2020-11-27T12:05:16.253Z] Ensuring container killed. [2020-11-27T12:05:16.253Z] + docker rm -vf docker-pr2 [2020-11-27T12:05:16.253Z] Error: No such container: docker-pr2 [2020-11-27T12:05:16.253Z] + true [Pipeline] sh [2020-11-27T12:05:16.624Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-11-27T12:05:16.627Z] + echo Chowning /workspace to jenkins user [2020-11-27T12:05:16.627Z] Chowning /workspace to jenkins user [2020-11-27T12:05:16.627Z] + id -u [2020-11-27T12:05:16.627Z] + id -g [2020-11-27T12:05:16.627Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41718:/workspace busybox chown -R 1001:1001 /workspace [2020-11-27T12:05:16.627Z] Unable to find image 'busybox:latest' locally [2020-11-27T12:05:16.917Z] latest: Pulling from library/busybox [2020-11-27T12:05:17.198Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-11-27T12:05:17.210Z] fae77311aa58: Pulling fs layer [2020-11-27T12:05:17.500Z] fae77311aa58: Download complete [2020-11-27T12:05:17.610Z] --- PASS: TestContainerBindMountNonRecursive (1.59s) [2020-11-27T12:05:17.610Z] === RUN TestContainerVolumesMountedAsShared [2020-11-27T12:05:17.772Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-11-27T12:05:18.131Z] fae77311aa58: Pull complete [2020-11-27T12:05:18.131Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-27T12:05:18.131Z] Status: Downloaded newer image for busybox:latest [2020-11-27T12:05:18.254Z] --- PASS: TestContainerVolumesMountedAsShared (0.56s) [2020-11-27T12:05:18.254Z] === RUN TestContainerVolumesMountedAsSlave [2020-11-27T12:05:18.554Z] --- PASS: TestContainerVolumesMountedAsSlave (0.44s) [2020-11-27T12:05:18.554Z] === RUN TestNetworkNat [2020-11-27T12:05:19.210Z] --- PASS: TestNetworkNat (0.58s) [2020-11-27T12:05:19.210Z] === RUN TestNetworkLocalhostTCPNat [2020-11-27T12:05:19.504Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.18s) [2020-11-27T12:05:19.504Z] PASS [2020-11-27T12:05:19.504Z] [2020-11-27T12:05:19.504Z] === Skipped [2020-11-27T12:05:19.504Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-27T12:05:19.504Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:05:19.504Z] [2020-11-27T12:05:19.504Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-27T12:05:19.504Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:05:19.504Z] [2020-11-27T12:05:19.504Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-27T12:05:19.504Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:05:19.504Z] [2020-11-27T12:05:19.504Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-27T12:05:19.504Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:05:19.504Z] [2020-11-27T12:05:19.504Z] [2020-11-27T12:05:19.504Z] DONE 17 tests, 4 skipped in 33.040s [2020-11-27T12:05:19.504Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-27T12:05:19.504Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:05:19.504Z] ++ set -e [2020-11-27T12:05:19.504Z] ++ '[' -n 0 ']' [2020-11-27T12:05:19.504Z] ++ set -x [2020-11-27T12:05:19.504Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:05:19.504Z] INFO: Testing against a local daemon [2020-11-27T12:05:19.504Z] === RUN TestPluginInvalidJSON [2020-11-27T12:05:19.504Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:05:19.504Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:05:19.504Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:05:19.504Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-11-27T12:05:19.504Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-27T12:05:19.504Z] === RUN TestPluginInstall [2020-11-27T12:05:19.504Z] === RUN TestPluginInstall/no_auth [2020-11-27T12:05:19.504Z] time="2020-11-27T12:05:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:05:19.504Z] time="2020-11-27T12:05:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7226fc2e1aad31ff309ebba87b0500c01c38a5b26e9199febd43fd494fd528c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:05:19.504Z] time="2020-11-27T12:05:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:05:19.504Z] time="2020-11-27T12:05:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7226fc2e1aad31ff309ebba87b0500c01c38a5b26e9199febd43fd494fd528c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:05:19.504Z] === RUN TestPluginInstall/with_htpasswd [2020-11-27T12:05:19.504Z] time="2020-11-27T12:05:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:05:19.504Z] time="2020-11-27T12:05:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f372ca2d642da65cc0bd9ca5594ea8862d0d5346ab360c65a3779faebb50aa02" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:05:19.504Z] time="2020-11-27T12:05:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:05:19.504Z] time="2020-11-27T12:05:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f372ca2d642da65cc0bd9ca5594ea8862d0d5346ab360c65a3779faebb50aa02" mediatype=application/vnd.docker.plugin.v1+json size=522 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-27T12:05:19.852Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s) [2020-11-27T12:05:19.852Z] === RUN TestNetworkLoopbackNat [2020-11-27T12:05:20.066Z] + bundleName=s390x-integration [2020-11-27T12:05:20.066Z] + echo Creating s390x-integration-bundles.tar.gz [2020-11-27T12:05:20.066Z] Creating s390x-integration-bundles.tar.gz [2020-11-27T12:05:20.066Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-27T12:05:20.066Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-11-27T12:05:20.075Z] === RUN TestPluginInstall/with_insecure [Pipeline] archiveArtifacts [2020-11-27T12:05:20.109Z] Archiving artifacts [2020-11-27T12:05:20.326Z] --- PASS: TestUpdateRestartPolicy (12.61s) [2020-11-27T12:05:20.326Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-27T12:05:20.516Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41718/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-27T12:05:20.899Z] + make clean [2020-11-27T12:05:21.196Z] docker volume rm -f docker-dev-cache [2020-11-27T12:05:21.273Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-11-27T12:05:21.273Z] === RUN TestWaitNonBlocked [2020-11-27T12:05:21.273Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:05:21.273Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:05:21.273Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:05:21.273Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:05:21.273Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:05:21.273Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:05:21.460Z] time="2020-11-27T12:05:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:05:21.460Z] time="2020-11-27T12:05:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e48eb98ccc0f77499d9d379f587abc944db96fec785637b6fa4aa3dd06106fa2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:05:21.460Z] time="2020-11-27T12:05:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:05:21.460Z] time="2020-11-27T12:05:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e48eb98ccc0f77499d9d379f587abc944db96fec785637b6fa4aa3dd06106fa2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:05:21.486Z] docker-dev-cache [Pipeline] deleteDir [2020-11-27T12:05:21.721Z] --- PASS: TestPluginInstall (5.67s) [2020-11-27T12:05:21.721Z] --- PASS: TestPluginInstall/no_auth (2.69s) [2020-11-27T12:05:21.721Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-11-27T12:05:21.721Z] --- PASS: TestPluginInstall/with_insecure (1.77s) [2020-11-27T12:05:21.721Z] plugin_test.go:157: [d13f1e870d325] daemon is not started [2020-11-27T12:05:21.721Z] PASS [2020-11-27T12:05:21.721Z] [2020-11-27T12:05:21.721Z] DONE 6 tests in 5.884s [2020-11-27T12:05:21.721Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-27T12:05:21.721Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:05:21.721Z] ++ set -e [2020-11-27T12:05:21.721Z] ++ '[' -n 0 ']' [2020-11-27T12:05:21.721Z] ++ set -x [2020-11-27T12:05:21.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:05:21.983Z] INFO: Testing against a local daemon [2020-11-27T12:05:21.983Z] === RUN TestExternalGraphDriver [2020-11-27T12:05:21.983Z] === RUN TestExternalGraphDriver/json [2020-11-27T12:05:22.596Z] --- PASS: TestNetworkLoopbackNat (2.75s) [2020-11-27T12:05:22.596Z] === RUN TestPause [2020-11-27T12:05:22.665Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-27T12:05:22.665Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.43s) [2020-11-27T12:05:22.665Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.48s) [2020-11-27T12:05:22.665Z] === RUN TestWaitBlocked [2020-11-27T12:05:22.665Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:05:22.665Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:05:22.665Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:05:22.665Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:05:22.665Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:05:22.665Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-27T12:05:23.237Z] --- PASS: TestPause (0.60s) [2020-11-27T12:05:23.237Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-27T12:05:23.237Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T12:05:23.237Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T12:05:23.237Z] === RUN TestPauseStopPausedContainer [2020-11-27T12:05:23.534Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2020-11-27T12:05:23.534Z] === RUN TestPsFilter [2020-11-27T12:05:23.832Z] --- PASS: TestPsFilter (0.15s) [2020-11-27T12:05:23.833Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-27T12:05:24.054Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-11-27T12:05:24.054Z] --- PASS: TestWaitBlocked (0.03s) [2020-11-27T12:05:24.054Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2020-11-27T12:05:24.054Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s) [2020-11-27T12:05:24.054Z] === CONT TestContainerStartOnDaemonRestart [2020-11-27T12:05:24.054Z] === CONT TestIpcModeOlderClient [2020-11-27T12:05:24.054Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-11-27T12:05:24.054Z] === CONT TestDaemonHostGatewayIP [2020-11-27T12:05:24.478Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2020-11-27T12:05:24.478Z] === RUN TestRemoveContainerWithVolume [2020-11-27T12:05:24.529Z] === RUN TestExternalGraphDriver/spec [2020-11-27T12:05:24.628Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-11-27T12:05:24.772Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2020-11-27T12:05:24.772Z] === RUN TestRemoveContainerRunning [2020-11-27T12:05:25.418Z] --- PASS: TestRemoveContainerRunning (0.54s) [2020-11-27T12:05:25.418Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-27T12:05:25.575Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-11-27T12:05:26.057Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2020-11-27T12:05:26.057Z] === RUN TestRemoveInvalidContainer [2020-11-27T12:05:26.057Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-11-27T12:05:26.057Z] === RUN TestRenameLinkedContainer [2020-11-27T12:05:26.522Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-11-27T12:05:27.554Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-11-27T12:05:27.831Z] === RUN TestExternalGraphDriver/pull [2020-11-27T12:05:28.136Z] --- PASS: TestContainerStartOnDaemonRestart (4.26s) [2020-11-27T12:05:28.137Z] === CONT TestContainerKillOnDaemonStart [2020-11-27T12:05:28.137Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-11-27T12:05:28.151Z] --- PASS: TestRenameLinkedContainer (2.16s) [2020-11-27T12:05:28.151Z] === RUN TestRenameStoppedContainer [2020-11-27T12:05:28.795Z] --- PASS: TestRenameStoppedContainer (0.56s) [2020-11-27T12:05:28.795Z] === RUN TestRenameRunningContainerAndReuse [2020-11-27T12:05:29.745Z] --- PASS: TestExternalGraphDriver (7.66s) [2020-11-27T12:05:29.745Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2020-11-27T12:05:29.745Z] --- PASS: TestExternalGraphDriver/spec (2.74s) [2020-11-27T12:05:29.745Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2020-11-27T12:05:29.745Z] === RUN TestGraphdriverPluginV2 [2020-11-27T12:05:29.745Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-11-27T12:05:29.745Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:05:29.745Z] PASS [2020-11-27T12:05:29.745Z] [2020-11-27T12:05:29.745Z] === Skipped [2020-11-27T12:05:29.745Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-11-27T12:05:29.745Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:05:29.745Z] [2020-11-27T12:05:29.745Z] [2020-11-27T12:05:29.745Z] DONE 5 tests, 1 skipped in 7.854s [2020-11-27T12:05:29.745Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-27T12:05:29.745Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:05:29.745Z] ++ set -e [2020-11-27T12:05:29.745Z] ++ '[' -n 0 ']' [2020-11-27T12:05:29.745Z] ++ set -x [2020-11-27T12:05:29.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:05:29.745Z] INFO: Testing against a local daemon [2020-11-27T12:05:29.745Z] === RUN TestContinueAfterPluginCrash [2020-11-27T12:05:29.745Z] === PAUSE TestContinueAfterPluginCrash [2020-11-27T12:05:29.745Z] === RUN TestReadPluginNoRead [2020-11-27T12:05:29.745Z] === PAUSE TestReadPluginNoRead [2020-11-27T12:05:29.745Z] === RUN TestDaemonStartWithLogOpt [2020-11-27T12:05:29.745Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-27T12:05:29.745Z] === CONT TestContinueAfterPluginCrash [2020-11-27T12:05:29.745Z] === CONT TestDaemonStartWithLogOpt [2020-11-27T12:05:29.745Z] === CONT TestReadPluginNoRead [2020-11-27T12:05:29.852Z] --- PASS: TestRenameRunningContainerAndReuse (1.10s) [2020-11-27T12:05:29.852Z] === RUN TestRenameInvalidName [2020-11-27T12:05:30.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-11-27T12:05:30.054Z] --- PASS: TestDaemonHostGatewayIP (5.99s) [2020-11-27T12:05:30.054Z] === CONT TestDaemonRestartIpcMode [2020-11-27T12:05:30.524Z] --- PASS: TestRenameInvalidName (0.56s) [2020-11-27T12:05:30.524Z] === RUN TestRenameAnonymousContainer [2020-11-27T12:05:32.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-11-27T12:05:32.623Z] --- PASS: TestRenameAnonymousContainer (2.06s) [2020-11-27T12:05:32.623Z] === RUN TestRenameContainerWithSameName [2020-11-27T12:05:32.917Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2020-11-27T12:05:32.917Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-27T12:05:33.548Z] --- PASS: TestDaemonRestartIpcMode (3.37s) [2020-11-27T12:05:33.810Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-11-27T12:05:33.972Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s) [2020-11-27T12:05:33.972Z] === RUN TestResize [2020-11-27T12:05:34.614Z] --- PASS: TestResize (0.53s) [2020-11-27T12:05:34.614Z] === RUN TestResizeWithInvalidSize [2020-11-27T12:05:35.080Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-27T12:05:35.080Z] --- PASS: TestDaemonStartWithLogOpt (4.99s) [2020-11-27T12:05:35.197Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-11-27T12:05:35.198Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-11-27T12:05:35.198Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-11-27T12:05:35.198Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-11-27T12:05:35.251Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2020-11-27T12:05:35.251Z] === RUN TestResizeWhenContainerNotStarted [2020-11-27T12:05:35.558Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-11-27T12:05:35.558Z] === RUN TestDaemonRestartKillContainers [2020-11-27T12:05:35.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:05:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:05:35.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:05:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:05:35.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:05:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:05:35.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:05:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:05:35.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:05:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:05:35.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:05:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:05:35.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:05:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:05:35.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:05:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:05:35.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:05:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:05:35.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:05:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:05:35.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:05:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:05:35.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:05:35.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:05:35.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-27T12:05:35.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-27T12:05:35.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-27T12:05:35.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:05:36.023Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-27T12:05:36.142Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-11-27T12:05:36.403Z] === RUN TestDockerSuite/TestBuildCmd [2020-11-27T12:05:36.665Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-11-27T12:05:36.665Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-11-27T12:05:36.925Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-11-27T12:05:36.925Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-11-27T12:05:37.680Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-27T12:05:37.870Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-11-27T12:05:37.935Z] === RUN TestReadPluginNoRead/default [2020-11-27T12:05:38.131Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-11-27T12:05:38.744Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:05:38.744Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-27T12:05:39.398Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-27T12:05:39.398Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-27T12:05:39.850Z] --- PASS: TestReadPluginNoRead (9.79s) [2020-11-27T12:05:39.850Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2020-11-27T12:05:39.850Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2020-11-27T12:05:39.850Z] --- PASS: TestReadPluginNoRead/default (1.76s) [2020-11-27T12:05:39.850Z] read_test.go:92: [d8ecaa55140b4] daemon is not started [2020-11-27T12:05:40.111Z] --- PASS: TestContinueAfterPluginCrash (10.25s) [2020-11-27T12:05:40.111Z] PASS [2020-11-27T12:05:40.111Z] [2020-11-27T12:05:40.111Z] DONE 6 tests in 10.412s [2020-11-27T12:05:40.111Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-27T12:05:40.111Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:05:40.111Z] ++ set -e [2020-11-27T12:05:40.111Z] ++ '[' -n 0 ']' [2020-11-27T12:05:40.111Z] ++ set -x [2020-11-27T12:05:40.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:05:40.111Z] testing: warning: no tests to run [2020-11-27T12:05:40.111Z] PASS [2020-11-27T12:05:40.111Z] [2020-11-27T12:05:40.111Z] DONE 0 tests in 0.051s [2020-11-27T12:05:40.111Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-27T12:05:40.111Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:05:40.111Z] ++ set -e [2020-11-27T12:05:40.111Z] ++ '[' -n 0 ']' [2020-11-27T12:05:40.111Z] ++ set -x [2020-11-27T12:05:40.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:05:40.372Z] INFO: Testing against a local daemon [2020-11-27T12:05:40.372Z] === RUN TestPluginWithDevMounts [2020-11-27T12:05:40.372Z] === PAUSE TestPluginWithDevMounts [2020-11-27T12:05:40.372Z] === CONT TestPluginWithDevMounts [2020-11-27T12:05:40.452Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-27T12:05:40.754Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-27T12:05:41.438Z] --- PASS: TestContainerKillOnDaemonStart (13.08s) [2020-11-27T12:05:41.438Z] PASS [2020-11-27T12:05:41.438Z] [2020-11-27T12:05:41.438Z] === Skipped [2020-11-27T12:05:41.438Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-11-27T12:05:41.438Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T12:05:41.438Z] [2020-11-27T12:05:41.438Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-11-27T12:05:41.438Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:05:41.438Z] [2020-11-27T12:05:41.438Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-27T12:05:41.438Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:05:41.438Z] [2020-11-27T12:05:41.438Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T12:05:41.438Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T12:05:41.438Z] [2020-11-27T12:05:41.438Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-27T12:05:41.438Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T12:05:41.438Z] [2020-11-27T12:05:41.438Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-11-27T12:05:41.438Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:05:41.438Z] [2020-11-27T12:05:41.438Z] [2020-11-27T12:05:41.438Z] DONE 195 tests, 6 skipped in 151.596s [2020-11-27T12:05:41.438Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-11-27T12:05:41.438Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:05:41.438Z] ++ set -e [2020-11-27T12:05:41.438Z] ++ '[' -n 0 ']' [2020-11-27T12:05:41.438Z] ++ set -x [2020-11-27T12:05:41.438Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:05:41.438Z] INFO: Testing against a local daemon [2020-11-27T12:05:41.438Z] === RUN TestCommitInheritsEnv [2020-11-27T12:05:42.323Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-27T12:05:42.382Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-11-27T12:05:42.382Z] --- PASS: TestCommitInheritsEnv (0.70s) [2020-11-27T12:05:42.382Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-27T12:05:42.382Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-27T12:05:42.382Z] === RUN TestImagesFilterMultiReference [2020-11-27T12:05:42.382Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-11-27T12:05:42.382Z] === RUN TestImagePullPlatformInvalid [2020-11-27T12:05:42.382Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-11-27T12:05:42.382Z] === RUN TestRemoveImageOrphaning [2020-11-27T12:05:42.382Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-11-27T12:05:42.917Z] --- PASS: TestPluginWithDevMounts (2.17s) [2020-11-27T12:05:42.917Z] PASS [2020-11-27T12:05:42.917Z] [2020-11-27T12:05:42.917Z] DONE 1 tests in 2.332s [2020-11-27T12:05:42.917Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-27T12:05:42.917Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:05:42.917Z] ++ set -e [2020-11-27T12:05:42.917Z] ++ '[' -n 0 ']' [2020-11-27T12:05:42.917Z] ++ set -x [2020-11-27T12:05:42.917Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:05:42.917Z] INFO: Testing against a local daemon [2020-11-27T12:05:42.917Z] === RUN TestSecretInspect [2020-11-27T12:05:42.955Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2020-11-27T12:05:42.955Z] === RUN TestRemoveImageGarbageCollector [2020-11-27T12:05:43.900Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-11-27T12:05:44.422Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-27T12:05:44.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.94s) [2020-11-27T12:05:44.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.94s) [2020-11-27T12:05:44.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.15s) [2020-11-27T12:05:44.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.80s) [2020-11-27T12:05:44.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.76s) [2020-11-27T12:05:44.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-11-27T12:05:44.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.87s) [2020-11-27T12:05:44.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2020-11-27T12:05:44.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2020-11-27T12:05:44.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2020-11-27T12:05:44.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.34s) [2020-11-27T12:05:44.422Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s) [2020-11-27T12:05:44.422Z] === RUN TestCgroupNamespacesRun [2020-11-27T12:05:44.843Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-11-27T12:05:45.104Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-11-27T12:05:45.104Z] --- PASS: TestRemoveImageGarbageCollector (2.34s) [2020-11-27T12:05:45.104Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-27T12:05:45.365Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-11-27T12:05:45.365Z] === RUN TestTagInvalidReference [2020-11-27T12:05:45.365Z] --- PASS: TestTagInvalidReference (0.05s) [2020-11-27T12:05:45.365Z] === RUN TestTagValidPrefixedRepo [2020-11-27T12:05:45.365Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-11-27T12:05:45.365Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-11-27T12:05:45.365Z] === RUN TestTagExistedNameWithoutForce [2020-11-27T12:05:45.365Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-11-27T12:05:45.365Z] === RUN TestTagOfficialNames [2020-11-27T12:05:45.365Z] --- PASS: TestTagOfficialNames (0.08s) [2020-11-27T12:05:45.365Z] === RUN TestTagMatchesDigest [2020-11-27T12:05:45.626Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-11-27T12:05:45.626Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-27T12:05:45.887Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-11-27T12:05:45.972Z] --- PASS: TestCgroupNamespacesRun (1.40s) [2020-11-27T12:05:45.972Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-27T12:05:46.217Z] --- PASS: TestSecretInspect (3.24s) [2020-11-27T12:05:46.217Z] === RUN TestSecretList [2020-11-27T12:05:46.831Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-11-27T12:05:47.093Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-11-27T12:05:47.510Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.39s) [2020-11-27T12:05:47.510Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-27T12:05:48.481Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-11-27T12:05:48.560Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.42s) [2020-11-27T12:05:48.560Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-27T12:05:48.763Z] --- PASS: TestSecretList (2.76s) [2020-11-27T12:05:48.763Z] === RUN TestSecretsCreateAndDelete [2020-11-27T12:05:50.083Z] --- PASS: TestCgroupNamespacesRunHostMode (1.40s) [2020-11-27T12:05:50.083Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-27T12:05:51.613Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2020-11-27T12:05:51.613Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-27T12:05:51.786Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-11-27T12:05:52.065Z] --- PASS: TestSecretsCreateAndDelete (3.22s) [2020-11-27T12:05:52.065Z] === RUN TestSecretsUpdate [2020-11-27T12:05:52.663Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.38s) [2020-11-27T12:05:52.663Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-27T12:05:53.718Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-11-27T12:05:53.718Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-27T12:05:55.293Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.45s) [2020-11-27T12:05:55.293Z] === RUN TestKernelTCPMemory [2020-11-27T12:05:55.368Z] --- PASS: TestSecretsUpdate (3.21s) [2020-11-27T12:05:55.368Z] === RUN TestTemplatedSecret [2020-11-27T12:05:55.592Z] --- PASS: TestKernelTCPMemory (0.66s) [2020-11-27T12:05:55.592Z] === RUN TestNISDomainname [2020-11-27T12:05:56.010Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-11-27T12:05:56.645Z] --- PASS: TestNISDomainname (0.70s) [2020-11-27T12:05:56.645Z] === RUN TestHostnameDnsResolution [2020-11-27T12:05:57.294Z] --- PASS: TestHostnameDnsResolution (0.87s) [2020-11-27T12:05:57.294Z] === RUN TestStats [2020-11-27T12:05:58.670Z] --- PASS: TestTemplatedSecret (3.48s) [2020-11-27T12:05:58.670Z] === RUN TestSecretCreateResolve [2020-11-27T12:05:59.318Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-11-27T12:05:59.892Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-11-27T12:05:59.892Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-11-27T12:06:00.034Z] --- PASS: TestStats (2.56s) [2020-11-27T12:06:00.034Z] === RUN TestStopContainerWithTimeout [2020-11-27T12:06:00.034Z] === RUN TestStopContainerWithTimeout/0 [2020-11-27T12:06:00.034Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-27T12:06:00.034Z] === RUN TestStopContainerWithTimeout/1 [2020-11-27T12:06:00.034Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-27T12:06:00.034Z] === RUN TestStopContainerWithTimeout/3 [2020-11-27T12:06:00.034Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-27T12:06:00.034Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-27T12:06:00.034Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-27T12:06:00.034Z] === CONT TestStopContainerWithTimeout/0 [2020-11-27T12:06:00.034Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-27T12:06:00.034Z] === CONT TestStopContainerWithTimeout/1 [2020-11-27T12:06:00.034Z] === CONT TestStopContainerWithTimeout/3 [2020-11-27T12:06:00.836Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-11-27T12:06:01.971Z] --- PASS: TestSecretCreateResolve (3.23s) [2020-11-27T12:06:01.972Z] PASS [2020-11-27T12:06:01.972Z] [2020-11-27T12:06:01.972Z] DONE 6 tests in 19.284s [2020-11-27T12:06:01.972Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-11-27T12:06:01.972Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:06:01.972Z] ++ set -e [2020-11-27T12:06:01.972Z] ++ '[' -n 0 ']' [2020-11-27T12:06:01.972Z] ++ set -x [2020-11-27T12:06:01.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:06:01.972Z] INFO: Testing against a local daemon [2020-11-27T12:06:01.972Z] === RUN TestServiceCreateInit [2020-11-27T12:06:01.972Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-27T12:06:03.035Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-11-27T12:06:03.035Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2020-11-27T12:06:03.035Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2020-11-27T12:06:03.035Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2020-11-27T12:06:03.035Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2020-11-27T12:06:03.035Z] === RUN TestDeleteDevicemapper [2020-11-27T12:06:03.035Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-27T12:06:03.035Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T12:06:03.035Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-27T12:06:04.143Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-11-27T12:06:04.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-11-27T12:06:05.124Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.37s) [2020-11-27T12:06:05.124Z] === RUN TestUpdateMemory [2020-11-27T12:06:05.767Z] --- PASS: TestUpdateMemory (0.73s) [2020-11-27T12:06:05.767Z] === RUN TestUpdateCPUQuota [2020-11-27T12:06:06.817Z] --- PASS: TestUpdateCPUQuota (0.97s) [2020-11-27T12:06:06.817Z] === RUN TestUpdatePidsLimit [2020-11-27T12:06:06.817Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-27T12:06:07.132Z] === RUN TestUpdatePidsLimit/no_change [2020-11-27T12:06:07.132Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-27T12:06:07.260Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-27T12:06:07.266Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-11-27T12:06:07.433Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-27T12:06:07.727Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-27T12:06:08.026Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-27T12:06:08.322Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-27T12:06:08.655Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-11-27T12:06:09.363Z] --- PASS: TestUpdatePidsLimit (2.49s) [2020-11-27T12:06:09.363Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2020-11-27T12:06:09.363Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) [2020-11-27T12:06:09.363Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2020-11-27T12:06:09.363Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2020-11-27T12:06:09.363Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-11-27T12:06:09.363Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2020-11-27T12:06:09.363Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-11-27T12:06:09.363Z] === RUN TestUpdateRestartPolicy [2020-11-27T12:06:10.044Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-11-27T12:06:10.044Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-11-27T12:06:10.044Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-11-27T12:06:10.306Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-11-27T12:06:10.306Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-11-27T12:06:10.568Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-11-27T12:06:11.469Z] --- PASS: TestServiceCreateInit (9.65s) [2020-11-27T12:06:11.469Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.91s) [2020-11-27T12:06:11.469Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s) [2020-11-27T12:06:11.469Z] === RUN TestCreateServiceMultipleTimes [2020-11-27T12:06:13.879Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-11-27T12:06:14.453Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-11-27T12:06:15.514Z] 4612f6d0b889: Pull complete [2020-11-27T12:06:16.371Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-11-27T12:06:18.922Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-11-27T12:06:19.867Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-11-27T12:06:21.255Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-11-27T12:06:21.828Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-11-27T12:06:22.036Z] --- PASS: TestUpdateRestartPolicy (11.29s) [2020-11-27T12:06:22.036Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-27T12:06:22.036Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s) [2020-11-27T12:06:22.036Z] === RUN TestWaitNonBlocked [2020-11-27T12:06:22.036Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:06:22.036Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:06:22.036Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:06:22.036Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:06:22.036Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:06:22.036Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:06:22.036Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-27T12:06:22.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2020-11-27T12:06:22.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2020-11-27T12:06:22.036Z] === RUN TestWaitBlocked [2020-11-27T12:06:22.036Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:06:22.036Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:06:22.036Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:06:22.036Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:06:22.036Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-27T12:06:22.036Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-27T12:06:22.682Z] --- PASS: TestWaitBlocked (0.02s) [2020-11-27T12:06:22.682Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2020-11-27T12:06:22.682Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2020-11-27T12:06:22.682Z] === CONT TestContainerStartOnDaemonRestart [2020-11-27T12:06:22.682Z] === CONT TestDaemonHostGatewayIP [2020-11-27T12:06:22.682Z] === CONT TestContainerKillOnDaemonStart [2020-11-27T12:06:22.682Z] === CONT TestIpcModeOlderClient [2020-11-27T12:06:22.682Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-11-27T12:06:22.682Z] === CONT TestDaemonRestartIpcMode [2020-11-27T12:06:25.134Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-11-27T12:06:26.078Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-11-27T12:06:26.276Z] --- PASS: TestContainerStartOnDaemonRestart (3.62s) [2020-11-27T12:06:26.578Z] --- PASS: TestDaemonHostGatewayIP (4.13s) [2020-11-27T12:06:26.651Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-11-27T12:06:26.874Z] --- PASS: TestDaemonRestartIpcMode (4.09s) [2020-11-27T12:06:27.260Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-27T12:06:27.851Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-11-27T12:06:31.359Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-11-27T12:06:31.359Z] Copying nested executables into bundles/cross/linux/amd64 [2020-11-27T12:06:32.298Z] Cross building: bundles/cross/windows/amd64 [2020-11-27T12:06:32.298Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-11-27T12:06:32.298Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-11-27T12:06:33.150Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-11-27T12:06:33.436Z] --- PASS: TestCreateServiceMultipleTimes (19.65s) [2020-11-27T12:06:33.436Z] === RUN TestCreateServiceConflict [2020-11-27T12:06:33.722Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-11-27T12:06:33.722Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-11-27T12:06:34.006Z] --- PASS: TestCreateServiceConflict (2.75s) [2020-11-27T12:06:34.006Z] === RUN TestCreateServiceMaxReplicas [2020-11-27T12:06:34.294Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-11-27T12:06:34.555Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-11-27T12:06:35.458Z] --- PASS: TestContainerKillOnDaemonStart (13.00s) [2020-11-27T12:06:35.458Z] PASS [2020-11-27T12:06:35.458Z] [2020-11-27T12:06:35.458Z] === Skipped [2020-11-27T12:06:35.458Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-11-27T12:06:35.458Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T12:06:35.458Z] [2020-11-27T12:06:35.458Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-27T12:06:35.458Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-27T12:06:35.458Z] [2020-11-27T12:06:35.458Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-11-27T12:06:35.458Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-27T12:06:35.458Z] [2020-11-27T12:06:35.458Z] [2020-11-27T12:06:35.458Z] DONE 195 tests, 3 skipped in 112.762s [2020-11-27T12:06:35.760Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-11-27T12:06:35.760Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:06:35.760Z] ++ set -e [2020-11-27T12:06:35.760Z] ++ '[' -n 0 ']' [2020-11-27T12:06:35.760Z] ++ set -x [2020-11-27T12:06:35.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:06:35.760Z] INFO: Testing against a local daemon [2020-11-27T12:06:35.760Z] === RUN TestCommitInheritsEnv [2020-11-27T12:06:35.943Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-11-27T12:06:35.943Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-11-27T12:06:36.053Z] --- PASS: TestCommitInheritsEnv (0.35s) [2020-11-27T12:06:36.053Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-27T12:06:36.053Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-27T12:06:36.053Z] === RUN TestImagesFilterMultiReference [2020-11-27T12:06:36.053Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-11-27T12:06:36.053Z] === RUN TestImagePullPlatformInvalid [2020-11-27T12:06:36.053Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-11-27T12:06:36.053Z] === RUN TestRemoveImageOrphaning [2020-11-27T12:06:36.697Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2020-11-27T12:06:36.697Z] === RUN TestRemoveImageGarbageCollector [2020-11-27T12:06:36.697Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-27T12:06:36.697Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:06:36.698Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-27T12:06:36.698Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-11-27T12:06:36.698Z] === RUN TestTagInvalidReference [2020-11-27T12:06:36.698Z] --- PASS: TestTagInvalidReference (0.02s) [2020-11-27T12:06:36.698Z] === RUN TestTagValidPrefixedRepo [2020-11-27T12:06:36.698Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-11-27T12:06:36.698Z] === RUN TestTagExistedNameWithoutForce [2020-11-27T12:06:36.698Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-11-27T12:06:36.698Z] === RUN TestTagOfficialNames [2020-11-27T12:06:36.698Z] --- PASS: TestTagOfficialNames (0.04s) [2020-11-27T12:06:36.698Z] === RUN TestTagMatchesDigest [2020-11-27T12:06:36.698Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-11-27T12:06:36.698Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-27T12:06:38.213Z] --- PASS: TestCreateServiceMaxReplicas (3.78s) [2020-11-27T12:06:38.213Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-27T12:06:39.254Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-11-27T12:06:39.516Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-11-27T12:06:39.516Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-11-27T12:06:40.459Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-11-27T12:06:40.459Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-11-27T12:06:41.845Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-11-27T12:06:42.789Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-11-27T12:06:43.051Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-11-27T12:06:44.968Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-11-27T12:06:44.968Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-11-27T12:06:49.182Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-11-27T12:06:49.755Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-11-27T12:06:53.139Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.93s) [2020-11-27T12:06:53.140Z] === RUN TestCreateServiceSecretFileMode [2020-11-27T12:06:55.052Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-11-27T12:06:55.314Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-11-27T12:06:56.443Z] --- PASS: TestCreateServiceSecretFileMode (3.45s) [2020-11-27T12:06:56.443Z] === RUN TestCreateServiceConfigFileMode [2020-11-27T12:06:56.701Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-11-27T12:06:58.090Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-11-27T12:06:59.743Z] --- PASS: TestCreateServiceConfigFileMode (3.40s) [2020-11-27T12:06:59.743Z] === RUN TestCreateServiceSysctls [2020-11-27T12:07:00.009Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-11-27T12:07:00.953Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-11-27T12:07:03.949Z] --- PASS: TestCreateServiceSysctls (4.14s) [2020-11-27T12:07:03.949Z] === RUN TestCreateServiceCapabilities [2020-11-27T12:07:07.252Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2020-11-27T12:07:07.252Z] === RUN TestInspect [2020-11-27T12:07:07.545Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-11-27T12:07:07.545Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-11-27T12:07:07.806Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-11-27T12:07:08.381Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-11-27T12:07:10.300Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-11-27T12:07:10.300Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-11-27T12:07:10.553Z] --- PASS: TestInspect (3.42s) [2020-11-27T12:07:10.553Z] === RUN TestCreateJob [2020-11-27T12:07:10.561Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-11-27T12:07:11.949Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-11-27T12:07:11.949Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-11-27T12:07:12.523Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-11-27T12:07:14.446Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-11-27T12:07:14.764Z] --- PASS: TestCreateJob (4.23s) [2020-11-27T12:07:14.764Z] === RUN TestReplicatedJob [2020-11-27T12:07:16.372Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-11-27T12:07:18.290Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-11-27T12:07:19.236Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-11-27T12:07:20.181Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-11-27T12:07:21.126Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-11-27T12:07:22.904Z] --- PASS: TestReplicatedJob (7.12s) [2020-11-27T12:07:22.904Z] === RUN TestUpdateReplicatedJob [2020-11-27T12:07:23.042Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-11-27T12:07:26.207Z] --- PASS: TestUpdateReplicatedJob (4.40s) [2020-11-27T12:07:26.207Z] === RUN TestServiceListWithStatuses [2020-11-27T12:07:26.207Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-27T12:07:26.207Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T12:07:26.207Z] === RUN TestDockerNetworkConnectAlias [2020-11-27T12:07:26.345Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-11-27T12:07:26.919Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-11-27T12:07:29.468Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-11-27T12:07:29.731Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-11-27T12:07:32.283Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-11-27T12:07:32.795Z] --- PASS: TestDockerNetworkConnectAlias (6.57s) [2020-11-27T12:07:32.795Z] === RUN TestDockerNetworkReConnect [2020-11-27T12:07:34.201Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-11-27T12:07:36.167Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-11-27T12:07:37.569Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-11-27T12:07:38.085Z] --- PASS: TestDockerNetworkReConnect (5.13s) [2020-11-27T12:07:38.085Z] === RUN TestServicePlugin [2020-11-27T12:07:38.085Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-27T12:07:38.085Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:07:38.085Z] === RUN TestServiceUpdateLabel [2020-11-27T12:07:38.958Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-11-27T12:07:41.385Z] --- PASS: TestServiceUpdateLabel (3.29s) [2020-11-27T12:07:41.385Z] === RUN TestServiceUpdateSecrets [2020-11-27T12:07:42.262Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-11-27T12:07:48.851Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-11-27T12:07:48.851Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-11-27T12:07:49.423Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-11-27T12:07:53.640Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-11-27T12:07:53.640Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-11-27T12:07:53.750Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-11-27T12:07:53.750Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-11-27T12:07:53.750Z] remote: Enumerating objects: 2, done. [2020-11-27T12:07:53.750Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-11-27T12:07:53.750Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-11-27T12:07:53.750Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-11-27T12:07:53.750Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-11-27T12:07:53.750Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-11-27T12:07:53.750Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-27T12:07:53.902Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-11-27T12:07:54.085Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41718/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:703951197c3338631ee0529dd9dd814d16f037f0 hack/test/unit [2020-11-27T12:07:54.848Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-11-27T12:07:54.848Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-11-27T12:07:55.504Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-11-27T12:07:55.504Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-11-27T12:07:56.660Z] ? github.com/docker/docker/api [no test files] [2020-11-27T12:07:57.420Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-11-27T12:07:58.367Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-11-27T12:07:58.941Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-11-27T12:07:59.507Z] --- PASS: TestServiceUpdateSecrets (15.41s) [2020-11-27T12:07:59.508Z] === RUN TestServiceUpdateConfigs [2020-11-27T12:08:01.492Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-11-27T12:08:01.492Z] === RUN TestDockerSuite/TestBuildEnv [2020-11-27T12:08:02.882Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-11-27T12:08:02.882Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-11-27T12:08:04.801Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-11-27T12:08:05.746Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-11-27T12:08:05.746Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-11-27T12:08:06.008Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-11-27T12:08:11.552Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite (353.96s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.71s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.78s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.76s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.76s) [2020-11-27T12:08:12.602Z] docker_cli_daemon_test.go:1455: [df198c77d1b69] daemon is not started [2020-11-27T12:08:12.602Z] check_test.go:309: [d2be0e89f7d3c] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.40s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.79s) [2020-11-27T12:08:12.602Z] check_test.go:309: [d8ce0419738fd] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.57s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.90s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.51s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.54s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.44s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.38s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.47s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-11-27T12:08:12.602Z] check_test.go:309: [dceb8667ba2b1] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-11-27T12:08:12.602Z] check_test.go:309: [d838a6fcb59f5] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.52s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-11-27T12:08:12.602Z] check_test.go:309: [d29a436fdd52a] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.71s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.46s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-11-27T12:08:12.602Z] check_test.go:309: [d63be10abb72d] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.60s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.10s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.06s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.98s) [2020-11-27T12:08:12.602Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-27T12:08:12.602Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-11-27T12:08:12.602Z] check_test.go:309: [d24611853e696] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.36s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.82s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.80s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.91s) [2020-11-27T12:08:12.602Z] check_test.go:309: [d167091fe71fb] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.00s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2020-11-27T12:08:12.602Z] check_test.go:309: [df48baac1103f] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.70s) [2020-11-27T12:08:12.602Z] docker_cli_daemon_plugins_test.go:79: [d5916be2a9653] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.12s) [2020-11-27T12:08:12.602Z] docker_cli_daemon_plugins_test.go:169: [d3b780df23e7d] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.64s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-11-27T12:08:12.602Z] check_test.go:309: [d54e7bbb721a3] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.85s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.82s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.75s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.76s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.29s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.58s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.99s) [2020-11-27T12:08:12.602Z] check_test.go:309: [db3027cd1e050] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.04s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.22s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.96s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.00s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.78s) [2020-11-27T12:08:12.602Z] check_test.go:309: [d7a3f498edf33] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.45s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.00s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.63s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.69s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.71s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.50s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.55s) [2020-11-27T12:08:12.602Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-11-27T12:08:12.602Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-11-27T12:08:12.602Z] check_test.go:309: [dac04a3cf9b8f] daemon is not started [2020-11-27T12:08:12.602Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-11-27T12:08:12.602Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-11-27T12:08:12.602Z] check_test.go:309: [d0e455c933090] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.96s) [2020-11-27T12:08:12.602Z] check_test.go:309: [d3f02a161663c] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.28s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.12s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.11s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.86s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.27s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.35s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.74s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.56s) [2020-11-27T12:08:12.602Z] check_test.go:309: [db1df74969653] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.37s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.79s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.96s) [2020-11-27T12:08:12.602Z] check_test.go:309: [de275577bea5b] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.17s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s) [2020-11-27T12:08:12.602Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2020-11-27T12:08:12.602Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2020-11-27T12:08:12.602Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2020-11-27T12:08:12.602Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2020-11-27T12:08:12.602Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2020-11-27T12:08:12.602Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2020-11-27T12:08:12.602Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2020-11-27T12:08:12.602Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2020-11-27T12:08:12.602Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2020-11-27T12:08:12.602Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2020-11-27T12:08:12.602Z] check_test.go:309: [d7abd242edb2f] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2020-11-27T12:08:12.602Z] check_test.go:309: [d47138c368014] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.28s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2020-11-27T12:08:12.602Z] check_test.go:309: [d4ca2aae62375] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.19s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.99s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.92s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-11-27T12:08:12.602Z] check_test.go:309: [d9a43067826ab] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.73s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.52s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.00s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (5.49s) [2020-11-27T12:08:12.602Z] check_test.go:309: [d31f559fa4500] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.99s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-11-27T12:08:12.602Z] check_test.go:309: [d2fff4c6191b9] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.08s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.93s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.93s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.71s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.06s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.33s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.46s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.52s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.89s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.33s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.11s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.72s) [2020-11-27T12:08:12.602Z] docker_cli_daemon_test.go:2550: [d8d15aae346e2] daemon is not started [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.83s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.67s) [2020-11-27T12:08:12.602Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.88s) [2020-11-27T12:08:12.603Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.85s) [2020-11-27T12:08:12.603Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2020-11-27T12:08:12.603Z] check_test.go:309: [d80d0c10da96e] daemon is not started [2020-11-27T12:08:12.603Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.98s) [2020-11-27T12:08:12.603Z] === RUN TestDockerSwarmSuite [2020-11-27T12:08:12.603Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-11-27T12:08:12.603Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-11-27T12:08:14.411Z] --- PASS: TestServiceUpdateConfigs (15.37s) [2020-11-27T12:08:14.411Z] === RUN TestServiceUpdateNetwork [2020-11-27T12:08:15.152Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-11-27T12:08:17.701Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-11-27T12:08:22.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-11-27T12:08:27.246Z] 680bbdbacf1b: Pull complete [2020-11-27T12:08:27.246Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c [2020-11-27T12:08:27.246Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:08:27.246Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-11-27T12:08:27.246Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-11-27T12:08:27.246Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1577' [2020-11-27T12:08:27.246Z] WARN: Skipping validation tests [2020-11-27T12:08:27.246Z] INFO: Running unit tests at 11/27/2020 12:08:25... [2020-11-27T12:08:29.318Z] --- PASS: TestServiceUpdateNetwork (14.97s) [2020-11-27T12:08:29.318Z] === RUN TestServiceUpdatePidsLimit [2020-11-27T12:08:29.318Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-27T12:08:29.580Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-27T12:08:30.222Z] INFO: make.ps1 starting at 11/27/2020 12:08:29 [2020-11-27T12:08:30.683Z] INFO: Git commit (703951197c) assumed from DOCKER_GITCOMMIT environment variable [2020-11-27T12:08:30.683Z] INFO: Invoking autogen... [2020-11-27T12:08:31.654Z] INFO: Running unit tests... [2020-11-27T12:08:35.238Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-11-27T12:08:35.238Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-11-27T12:08:36.181Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-11-27T12:08:37.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-11-27T12:08:37.714Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-27T12:08:41.992Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-11-27T12:08:45.277Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-11-27T12:08:45.538Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-11-27T12:08:45.851Z] --- PASS: TestServiceUpdatePidsLimit (17.61s) [2020-11-27T12:08:45.851Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-11-27T12:08:45.851Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2020-11-27T12:08:45.851Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-11-27T12:08:45.851Z] PASS [2020-11-27T12:08:45.851Z] [2020-11-27T12:08:45.851Z] === Skipped [2020-11-27T12:08:45.851Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-27T12:08:45.851Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T12:08:45.851Z] [2020-11-27T12:08:45.851Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-11-27T12:08:45.851Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:08:45.851Z] [2020-11-27T12:08:45.851Z] [2020-11-27T12:08:45.851Z] DONE 27 tests, 2 skipped in 162.815s [2020-11-27T12:08:45.851Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-11-27T12:08:45.851Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:08:45.851Z] ++ set -e [2020-11-27T12:08:45.851Z] ++ '[' -n 0 ']' [2020-11-27T12:08:45.851Z] ++ set -x [2020-11-27T12:08:45.852Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:08:45.852Z] INFO: Testing against a local daemon [2020-11-27T12:08:45.852Z] === RUN TestSessionCreate [2020-11-27T12:08:45.852Z] --- PASS: TestSessionCreate (0.05s) [2020-11-27T12:08:45.852Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-27T12:08:45.852Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-11-27T12:08:45.852Z] PASS [2020-11-27T12:08:45.852Z] [2020-11-27T12:08:45.852Z] DONE 2 tests in 0.269s [2020-11-27T12:08:45.852Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-11-27T12:08:45.852Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:08:45.852Z] ++ set -e [2020-11-27T12:08:45.852Z] ++ '[' -n 0 ']' [2020-11-27T12:08:45.852Z] ++ set -x [2020-11-27T12:08:45.852Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:08:45.852Z] INFO: Testing against a local daemon [2020-11-27T12:08:45.852Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-27T12:08:45.852Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T12:08:45.852Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T12:08:45.852Z] === RUN TestEventsExecDie [2020-11-27T12:08:45.852Z] --- PASS: TestEventsExecDie (0.92s) [2020-11-27T12:08:45.852Z] === RUN TestEventsBackwardsCompatible [2020-11-27T12:08:46.111Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-11-27T12:08:46.112Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-11-27T12:08:46.112Z] === RUN TestInfoBinaryCommits [2020-11-27T12:08:46.112Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-11-27T12:08:46.112Z] === RUN TestInfoAPIVersioned [2020-11-27T12:08:46.112Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-11-27T12:08:46.112Z] === RUN TestInfoDiscoveryBackend [2020-11-27T12:08:46.684Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-11-27T12:08:46.685Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2020-11-27T12:08:46.685Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-27T12:08:48.071Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-27T12:08:48.071Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-27T12:08:48.071Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-11-27T12:08:48.071Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-11-27T12:08:48.332Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-11-27T12:08:48.332Z] === RUN TestInfoAPI [2020-11-27T12:08:48.332Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-11-27T12:08:48.593Z] --- PASS: TestInfoAPI (0.05s) [2020-11-27T12:08:48.593Z] === RUN TestInfoAPIWarnings [2020-11-27T12:08:50.590Z] ? github.com/docker/docker/api [no test files] [2020-11-27T12:08:58.343Z] === RUN TestDockerSuite/TestBuildExpose [2020-11-27T12:08:58.916Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-11-27T12:08:59.489Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-11-27T12:09:00.063Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-11-27T12:09:00.325Z] === RUN TestDockerSuite/TestBuildFails [2020-11-27T12:09:01.309Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-11-27T12:09:01.309Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-11-27T12:09:03.908Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-11-27T12:09:05.302Z] === RUN TestDockerSuite/TestBuildForceRm [2020-11-27T12:09:05.434Z] === RUN TestMiddlewares [2020-11-27T12:09:05.434Z] --- PASS: TestMiddlewares (0.00s) [2020-11-27T12:09:05.434Z] PASS [2020-11-27T12:09:05.434Z] coverage: 9.0% of statements [2020-11-27T12:09:05.434Z] ok github.com/docker/docker/api/server 0.178s coverage: 9.0% of statements [2020-11-27T12:09:06.247Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-11-27T12:09:06.247Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-11-27T12:09:06.705Z] --- PASS: TestInfoAPIWarnings (16.64s) [2020-11-27T12:09:06.705Z] === RUN TestInfoDebug [2020-11-27T12:09:06.705Z] --- PASS: TestInfoDebug (0.63s) [2020-11-27T12:09:06.705Z] === RUN TestInfoInsecureRegistries [2020-11-27T12:09:06.705Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-11-27T12:09:06.705Z] === RUN TestInfoRegistryMirrors [2020-11-27T12:09:06.966Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-11-27T12:09:06.966Z] === RUN TestLoginFailsWithBadCredentials [2020-11-27T12:09:07.192Z] === RUN TestDockerSuite/TestBuildFromGit [2020-11-27T12:09:07.226Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-11-27T12:09:07.226Z] === RUN TestPingCacheHeaders [2020-11-27T12:09:07.487Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-11-27T12:09:07.487Z] === RUN TestPingGet [2020-11-27T12:09:07.487Z] --- PASS: TestPingGet (0.03s) [2020-11-27T12:09:07.487Z] === RUN TestPingHead [2020-11-27T12:09:07.487Z] --- PASS: TestPingHead (0.05s) [2020-11-27T12:09:07.487Z] === RUN TestVersion [2020-11-27T12:09:07.487Z] --- PASS: TestVersion (0.05s) [2020-11-27T12:09:07.487Z] PASS [2020-11-27T12:09:07.487Z] [2020-11-27T12:09:07.487Z] === Skipped [2020-11-27T12:09:07.487Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T12:09:07.487Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T12:09:07.487Z] [2020-11-27T12:09:07.487Z] [2020-11-27T12:09:07.487Z] DONE 18 tests, 1 skipped in 22.596s [2020-11-27T12:09:07.487Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-27T12:09:07.487Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:09:07.487Z] ++ set -e [2020-11-27T12:09:07.487Z] ++ '[' -n 0 ']' [2020-11-27T12:09:07.487Z] ++ set -x [2020-11-27T12:09:07.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:09:07.749Z] INFO: Testing against a local daemon [2020-11-27T12:09:07.749Z] === RUN TestVolumesCreateAndList [2020-11-27T12:09:07.749Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-11-27T12:09:07.749Z] === RUN TestVolumesRemove [2020-11-27T12:09:07.749Z] --- PASS: TestVolumesRemove (0.13s) [2020-11-27T12:09:07.749Z] === RUN TestVolumesInspect [2020-11-27T12:09:07.749Z] --- PASS: TestVolumesInspect (0.03s) [2020-11-27T12:09:07.749Z] === RUN TestVolumesInvalidJSON [2020-11-27T12:09:08.009Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-27T12:09:08.009Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-27T12:09:08.009Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-27T12:09:08.009Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-11-27T12:09:08.009Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-27T12:09:08.009Z] PASS [2020-11-27T12:09:08.009Z] [2020-11-27T12:09:08.009Z] DONE 5 tests in 0.396s [2020-11-27T12:09:08.009Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-27T12:09:08.270Z] ++++ cat bundles/test-integration/docker.pid [2020-11-27T12:09:08.270Z] +++ kill 13899 [2020-11-27T12:09:09.110Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-11-27T12:09:09.653Z] +++ /etc/init.d/apparmor stop [2020-11-27T12:09:09.653Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T12:09:09.653Z] [2020-11-27T12:09:09.653Z] Unloading profiles will leave already running processes permanently [2020-11-27T12:09:09.653Z] unconfined, which can lead to unexpected situations. [2020-11-27T12:09:09.653Z] [2020-11-27T12:09:09.653Z] To set a process to complain mode, use the command line tool [2020-11-27T12:09:09.653Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T12:09:09.653Z] +++ true [2020-11-27T12:09:09.653Z] exiting test-integration [2020-11-27T12:09:09.653Z] ++ exit 0 [2020-11-27T12:09:09.653Z] [2020-11-27T12:09:09.683Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-11-27T12:09:10.256Z] --- PASS: TestImportExtremelyLargeImageWorks (204.70s) [2020-11-27T12:09:10.256Z] PASS [2020-11-27T12:09:10.256Z] [2020-11-27T12:09:10.256Z] DONE 12 tests in 208.941s [2020-11-27T12:09:10.256Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-11-27T12:09:10.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:09:10.256Z] ++ set -e [2020-11-27T12:09:10.256Z] ++ '[' -n 0 ']' [2020-11-27T12:09:10.256Z] ++ set -x [2020-11-27T12:09:10.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:09:10.256Z] INFO: Testing against a local daemon [2020-11-27T12:09:10.256Z] === RUN TestNetworkCreateDelete [2020-11-27T12:09:10.518Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-11-27T12:09:10.518Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-11-27T12:09:10.518Z] === RUN TestDockerNetworkDeletePreferID [2020-11-27T12:09:11.090Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-11-27T12:09:11.090Z] === RUN TestDaemonDNSFallback [2020-11-27T12:09:12.034Z] === RUN TestDockerSuite/TestBuildFromOfficialNames Post stage [Pipeline] junit [2020-11-27T12:09:12.219Z] Recording test results [2020-11-27T12:09:12.606Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-27T12:09:12.868Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-11-27T12:09:13.093Z] + echo Ensuring container killed. [2020-11-27T12:09:13.093Z] Ensuring container killed. [2020-11-27T12:09:13.093Z] + docker rm -vf docker-pr2 [2020-11-27T12:09:13.093Z] Error: No such container: docker-pr2 [2020-11-27T12:09:13.093Z] + true [Pipeline] sh [2020-11-27T12:09:13.387Z] + echo Chowning /workspace to jenkins user [2020-11-27T12:09:13.387Z] Chowning /workspace to jenkins user [2020-11-27T12:09:13.387Z] + id -u [2020-11-27T12:09:13.387Z] + id -g [2020-11-27T12:09:13.387Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41718:/workspace busybox chown -R 1000:1000 /workspace [2020-11-27T12:09:13.387Z] Unable to find image 'busybox:latest' locally [2020-11-27T12:09:13.648Z] latest: Pulling from library/busybox [2020-11-27T12:09:13.648Z] 43537633ae56: Pulling fs layer [2020-11-27T12:09:13.648Z] 43537633ae56: Download complete [2020-11-27T12:09:13.908Z] 43537633ae56: Pull complete [2020-11-27T12:09:13.908Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-27T12:09:13.908Z] Status: Downloaded newer image for busybox:latest [2020-11-27T12:09:14.254Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-11-27T12:09:15.641Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-11-27T12:09:16.213Z] === RUN TestDockerSuite/TestBuildHistory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-27T12:09:17.515Z] + bundleName=arm64-integration [2020-11-27T12:09:17.515Z] + echo Creating arm64-integration-bundles.tar.gz [2020-11-27T12:09:17.515Z] Creating arm64-integration-bundles.tar.gz [2020-11-27T12:09:17.515Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-27T12:09:17.515Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-11-27T12:09:17.601Z] --- PASS: TestDaemonDNSFallback (6.67s) [2020-11-27T12:09:17.601Z] === RUN TestInspectNetwork [Pipeline] archiveArtifacts [2020-11-27T12:09:17.791Z] Archiving artifacts [2020-11-27T12:09:19.515Z] === RUN TestDockerSuite/TestBuildIidFile [2020-11-27T12:09:19.680Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41718/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-27T12:09:19.999Z] + make clean [2020-11-27T12:09:20.088Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-11-27T12:09:20.571Z] docker volume rm -f docker-dev-cache [2020-11-27T12:09:20.571Z] docker-dev-cache [Pipeline] deleteDir [2020-11-27T12:09:20.661Z] === RUN TestDockerSuite/TestBuildInheritance [2020-11-27T12:09:22.048Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-11-27T12:09:22.048Z] === RUN TestInspectNetwork/full_network_id [2020-11-27T12:09:22.048Z] === RUN TestInspectNetwork/partial_network_id [2020-11-27T12:09:22.048Z] === RUN TestInspectNetwork/network_name [2020-11-27T12:09:22.048Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-27T12:09:22.309Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-11-27T12:09:22.309Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-11-27T12:09:22.882Z] === RUN TestDockerSuite/TestBuildLabel [2020-11-27T12:09:23.454Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-11-27T12:09:23.715Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-11-27T12:09:23.975Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-11-27T12:09:23.975Z] === RUN TestDockerSuite/TestBuildLabels [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2020-11-27T12:09:24.547Z] === RUN TestDockerSuite/TestBuildLabelsCache [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-27T12:09:25.121Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-11-27T12:09:26.508Z] --- PASS: TestInspectNetwork (8.71s) [2020-11-27T12:09:26.508Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-27T12:09:26.508Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-27T12:09:26.508Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-27T12:09:26.508Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-27T12:09:26.508Z] === RUN TestRunContainerWithBridgeNone [2020-11-27T12:09:27.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-11-27T12:09:27.713Z] === RUN TestDockerSuite/TestBuildLastModified [2020-11-27T12:09:28.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-11-27T12:09:28.662Z] --- PASS: TestRunContainerWithBridgeNone (2.16s) [2020-11-27T12:09:28.662Z] === RUN TestNetworkInvalidJSON [2020-11-27T12:09:28.662Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-27T12:09:28.662Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-27T12:09:28.662Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:09:28.662Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:09:28.662Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:09:28.662Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:09:28.662Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-27T12:09:28.662Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:09:28.662Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:09:28.662Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-11-27T12:09:28.662Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-27T12:09:28.662Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-27T12:09:28.662Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-27T12:09:28.662Z] === RUN TestHostIPv4BridgeLabel [2020-11-27T12:09:29.233Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-11-27T12:09:29.233Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-27T12:09:30.177Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-11-27T12:09:30.177Z] === RUN TestDaemonDefaultNetworkPools [2020-11-27T12:09:31.121Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) [2020-11-27T12:09:31.121Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-27T12:09:32.508Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-11-27T12:09:32.508Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-27T12:09:32.508Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-11-27T12:09:33.015Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-27T12:09:33.015Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-11-27T12:09:33.015Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2020-11-27T12:09:33.015Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-27T12:09:33.015Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-27T12:09:33.015Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-27T12:09:33.015Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-27T12:09:33.015Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-27T12:09:33.015Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-27T12:09:33.015Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-27T12:09:33.015Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-27T12:09:33.015Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-27T12:09:33.015Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-27T12:09:33.015Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-27T12:09:33.273Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2020-11-27T12:09:33.273Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-27T12:09:33.273Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-27T12:09:33.273Z] ? github.com/docker/docker/api/types [no test files] [2020-11-27T12:09:33.273Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-27T12:09:33.273Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-27T12:09:33.273Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-27T12:09:33.273Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-27T12:09:33.451Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-11-27T12:09:33.451Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-27T12:09:33.842Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-11-27T12:09:33.842Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-11-27T12:09:33.842Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-27T12:09:33.842Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-27T12:09:33.842Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-27T12:09:33.842Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-27T12:09:33.842Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-27T12:09:33.842Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-27T12:09:33.842Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-27T12:09:34.024Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-11-27T12:09:34.025Z] === RUN TestServiceWithPredefinedNetwork [2020-11-27T12:09:34.101Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2020-11-27T12:09:34.361Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-11-27T12:09:34.361Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-27T12:09:34.361Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-27T12:09:34.361Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-27T12:09:34.361Z] ? github.com/docker/docker/builder [no test files] [2020-11-27T12:09:34.361Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-27T12:09:34.361Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-27T12:09:34.361Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-27T12:09:34.361Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-27T12:09:34.361Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-27T12:09:34.361Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-27T12:09:34.361Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-27T12:09:34.969Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-11-27T12:09:35.231Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-11-27T12:09:35.231Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-11-27T12:09:35.231Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-11-27T12:09:35.492Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-11-27T12:09:35.492Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-11-27T12:09:36.880Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s) [2020-11-27T12:09:36.880Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-27T12:09:36.880Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T12:09:36.880Z] service_test.go:236: FLAKY_TEST [2020-11-27T12:09:36.880Z] === RUN TestServiceWithDataPathPortInit [2020-11-27T12:09:37.141Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-11-27T12:09:38.526Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-11-27T12:09:38.555Z] ok github.com/docker/docker/builder/remotecontext 0.083s coverage: 13.7% of statements [2020-11-27T12:09:38.555Z] ok github.com/docker/docker/builder/dockerfile 0.232s coverage: 48.3% of statements [2020-11-27T12:09:38.555Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-11-27T12:09:39.123Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-11-27T12:09:41.030Z] ok github.com/docker/docker/builder/remotecontext/git 1.875s coverage: 86.3% of statements [2020-11-27T12:09:41.030Z] ? github.com/docker/docker/cli [no test files] [2020-11-27T12:09:41.030Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-27T12:09:41.828Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-11-27T12:09:41.828Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-11-27T12:09:42.090Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-11-27T12:09:43.575Z] ok github.com/docker/docker/client 0.222s coverage: 75.4% of statements [2020-11-27T12:09:50.330Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-11-27T12:09:51.716Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-11-27T12:09:52.662Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-11-27T12:09:53.236Z] --- PASS: TestServiceWithDataPathPortInit (16.34s) [2020-11-27T12:09:53.236Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-27T12:09:54.180Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-11-27T12:09:54.180Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-11-27T12:09:58.402Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-11-27T12:09:58.402Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-11-27T12:09:59.351Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-11-27T12:09:59.353Z] --- PASS: TestImportExtremelyLargeImageWorks (196.90s) [2020-11-27T12:09:59.353Z] PASS [2020-11-27T12:09:59.353Z] [2020-11-27T12:09:59.353Z] === Skipped [2020-11-27T12:09:59.353Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-27T12:09:59.353Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:09:59.353Z] [2020-11-27T12:09:59.353Z] [2020-11-27T12:09:59.353Z] DONE 12 tests, 1 skipped in 197.995s [2020-11-27T12:09:59.353Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-11-27T12:09:59.353Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:09:59.353Z] ++ set -e [2020-11-27T12:09:59.353Z] ++ '[' -n 0 ']' [2020-11-27T12:09:59.353Z] ++ set -x [2020-11-27T12:09:59.353Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:09:59.353Z] INFO: Testing against a local daemon [2020-11-27T12:09:59.353Z] === RUN TestNetworkCreateDelete [2020-11-27T12:09:59.353Z] --- PASS: TestNetworkCreateDelete (0.19s) [2020-11-27T12:09:59.353Z] === RUN TestDockerNetworkDeletePreferID [2020-11-27T12:09:59.353Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2020-11-27T12:09:59.353Z] === RUN TestDaemonDNSFallback [2020-11-27T12:09:59.353Z] --- PASS: TestDaemonDNSFallback (1.53s) [2020-11-27T12:09:59.353Z] === RUN TestInspectNetwork [2020-11-27T12:09:59.353Z] === RUN TestInspectNetwork/full_network_id [2020-11-27T12:09:59.353Z] === RUN TestInspectNetwork/partial_network_id [2020-11-27T12:09:59.353Z] === RUN TestInspectNetwork/network_name [2020-11-27T12:09:59.353Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-27T12:09:59.613Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-11-27T12:10:00.999Z] === RUN TestDockerSuite/TestBuildNetNone [2020-11-27T12:10:01.573Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.16s) [2020-11-27T12:10:01.573Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:c7u47jjsal147hhsvccr5ntvg Created:2020-11-27 12:09:54.664219415 +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[82539e024e8e3cc96a68b6e63e99b14bdfe2491f8aa97b5229f547122cc01ea8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8gfltmjlqjp6g4bcdt8gbr6ay EndpointID:baee428fe8d6b5900a014713a021722171e494735b4df6663fdc0547e0961a48 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:428a4061352cfa2e93ad1e6268dd44b4d3b9320ed0c1eb2f2f1b3d2cced6b33b 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:a4af8a7e6f78 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8gfltmjlqjp6g4bcdt8gbr6ay EndpointID:baee428fe8d6b5900a014713a021722171e494735b4df6663fdc0547e0961a48 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-27T12:10:01.573Z] PASS [2020-11-27T12:10:01.573Z] [2020-11-27T12:10:01.573Z] === Skipped [2020-11-27T12:10:01.573Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T12:10:01.573Z] service_test.go:236: FLAKY_TEST [2020-11-27T12:10:01.573Z] [2020-11-27T12:10:01.573Z] [2020-11-27T12:10:01.573Z] DONE 23 tests, 1 skipped in 51.206s [2020-11-27T12:10:01.573Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-27T12:10:01.573Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:10:01.573Z] ++ set -e [2020-11-27T12:10:01.573Z] ++ '[' -n 0 ']' [2020-11-27T12:10:01.573Z] ++ set -x [2020-11-27T12:10:01.573Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:10:01.573Z] === RUN TestDockerSuite/TestBuildNoContext [2020-11-27T12:10:01.573Z] INFO: Testing against a local daemon [2020-11-27T12:10:01.573Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-27T12:10:01.573Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-11-27T12:10:01.573Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:10:01.573Z] === RUN TestDockerNetworkIpvlan [2020-11-27T12:10:01.573Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-27T12:10:01.573Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:10:01.573Z] PASS [2020-11-27T12:10:01.573Z] [2020-11-27T12:10:01.573Z] === Skipped [2020-11-27T12:10:01.573Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-11-27T12:10:01.573Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:10:01.573Z] [2020-11-27T12:10:01.573Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-27T12:10:01.573Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:10:01.573Z] [2020-11-27T12:10:01.573Z] [2020-11-27T12:10:01.573Z] DONE 2 tests, 2 skipped in 0.156s [2020-11-27T12:10:01.573Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-27T12:10:01.573Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:10:01.573Z] ++ set -e [2020-11-27T12:10:01.573Z] ++ '[' -n 0 ']' [2020-11-27T12:10:01.573Z] ++ set -x [2020-11-27T12:10:01.573Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:10:01.835Z] INFO: Testing against a local daemon [2020-11-27T12:10:01.835Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-27T12:10:02.408Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-11-27T12:10:02.982Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-11-27T12:10:03.243Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-11-27T12:10:03.243Z] === RUN TestDockerNetworkMacvlan [2020-11-27T12:10:03.807Z] --- PASS: TestInspectNetwork (7.13s) [2020-11-27T12:10:03.807Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-27T12:10:03.807Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-27T12:10:03.807Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-27T12:10:03.807Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-27T12:10:03.807Z] === RUN TestRunContainerWithBridgeNone [2020-11-27T12:10:04.187Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-27T12:10:04.187Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-11-27T12:10:04.759Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-11-27T12:10:04.759Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-11-27T12:10:04.759Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-27T12:10:04.850Z] --- PASS: TestRunContainerWithBridgeNone (1.79s) [2020-11-27T12:10:04.850Z] === RUN TestNetworkInvalidJSON [2020-11-27T12:10:04.850Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-27T12:10:04.850Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-27T12:10:04.850Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:10:04.850Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:10:04.850Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:10:04.850Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:10:04.850Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-27T12:10:04.850Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:10:04.850Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:10:04.850Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-11-27T12:10:04.850Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-27T12:10:04.850Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-27T12:10:04.850Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-27T12:10:04.850Z] === RUN TestHostIPv4BridgeLabel [2020-11-27T12:10:05.020Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-11-27T12:10:05.486Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-11-27T12:10:05.486Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-27T12:10:05.592Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-11-27T12:10:05.854Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-27T12:10:05.924Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-27T12:10:05.924Z] === RUN TestBoolValue [2020-11-27T12:10:05.924Z] --- PASS: TestBoolValue (0.00s) [2020-11-27T12:10:05.924Z] === RUN TestBoolValueOrDefault [2020-11-27T12:10:05.924Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-11-27T12:10:05.924Z] === RUN TestInt64ValueOrZero [2020-11-27T12:10:05.924Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-11-27T12:10:05.924Z] === RUN TestInt64ValueOrDefault [2020-11-27T12:10:05.924Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-11-27T12:10:05.924Z] === RUN TestInt64ValueOrDefaultWithError [2020-11-27T12:10:05.924Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-11-27T12:10:05.924Z] === RUN TestJsonContentType [2020-11-27T12:10:05.925Z] --- PASS: TestJsonContentType (0.00s) [2020-11-27T12:10:05.925Z] PASS [2020-11-27T12:10:05.925Z] coverage: 14.7% of statements [2020-11-27T12:10:05.925Z] ok github.com/docker/docker/api/server/httputils 0.104s coverage: 14.7% of statements [2020-11-27T12:10:06.116Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-11-27T12:10:06.388Z] === RUN TestMaskSecretKeys [2020-11-27T12:10:06.388Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-11-27T12:10:06.388Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-11-27T12:10:06.388Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-11-27T12:10:06.388Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-11-27T12:10:06.388Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-11-27T12:10:06.388Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-11-27T12:10:06.388Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-11-27T12:10:06.388Z] === RUN TestVersionMiddlewareVersion [2020-11-27T12:10:06.388Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-11-27T12:10:06.388Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-11-27T12:10:06.388Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-11-27T12:10:06.388Z] PASS [2020-11-27T12:10:06.388Z] coverage: 37.7% of statements [2020-11-27T12:10:06.388Z] ok github.com/docker/docker/api/server/middleware 0.196s coverage: 37.7% of statements [2020-11-27T12:10:06.388Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-27T12:10:06.388Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-27T12:10:06.388Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-27T12:10:06.388Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-27T12:10:06.388Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-27T12:10:06.388Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-27T12:10:06.388Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-27T12:10:06.388Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-27T12:10:06.388Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-27T12:10:06.388Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-27T12:10:06.388Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-27T12:10:06.530Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-11-27T12:10:06.530Z] === RUN TestDaemonDefaultNetworkPools [2020-11-27T12:10:07.168Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-11-27T12:10:07.168Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-27T12:10:07.932Z] === RUN TestStrSliceMarshalJSON [2020-11-27T12:10:07.932Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-11-27T12:10:07.932Z] === RUN TestStrSliceUnmarshalJSON [2020-11-27T12:10:07.932Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-11-27T12:10:07.932Z] === RUN TestStrSliceUnmarshalString [2020-11-27T12:10:07.932Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-11-27T12:10:07.932Z] === RUN TestStrSliceUnmarshalSlice [2020-11-27T12:10:07.932Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-11-27T12:10:07.932Z] PASS [2020-11-27T12:10:07.932Z] coverage: 90.0% of statements [2020-11-27T12:10:07.932Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2020-11-27T12:10:07.932Z] === RUN TestToJSON [2020-11-27T12:10:07.932Z] --- PASS: TestToJSON (0.00s) [2020-11-27T12:10:07.932Z] === RUN TestToParamWithVersion [2020-11-27T12:10:07.932Z] --- PASS: TestToParamWithVersion (0.00s) [2020-11-27T12:10:07.932Z] === RUN TestFromJSON [2020-11-27T12:10:07.932Z] --- PASS: TestFromJSON (0.00s) [2020-11-27T12:10:07.932Z] === RUN TestEmpty [2020-11-27T12:10:07.932Z] --- PASS: TestEmpty (0.00s) [2020-11-27T12:10:07.932Z] === RUN TestArgsMatchKVListEmptySources [2020-11-27T12:10:07.932Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-11-27T12:10:07.932Z] === RUN TestArgsMatchKVList [2020-11-27T12:10:07.932Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-11-27T12:10:07.932Z] === RUN TestArgsMatch [2020-11-27T12:10:07.932Z] --- PASS: TestArgsMatch (0.00s) [2020-11-27T12:10:07.932Z] === RUN TestAdd [2020-11-27T12:10:07.932Z] --- PASS: TestAdd (0.00s) [2020-11-27T12:10:07.932Z] === RUN TestDel [2020-11-27T12:10:07.932Z] --- PASS: TestDel (0.00s) [2020-11-27T12:10:07.932Z] === RUN TestLen [2020-11-27T12:10:08.035Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-11-27T12:10:08.035Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-27T12:10:08.394Z] --- PASS: TestLen (0.00s) [2020-11-27T12:10:08.394Z] === RUN TestExactMatch [2020-11-27T12:10:08.394Z] --- PASS: TestExactMatch (0.00s) [2020-11-27T12:10:08.394Z] === RUN TestOnlyOneExactMatch [2020-11-27T12:10:08.394Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-11-27T12:10:08.394Z] === RUN TestContains [2020-11-27T12:10:08.394Z] --- PASS: TestContains (0.00s) [2020-11-27T12:10:08.394Z] === RUN TestValidate [2020-11-27T12:10:08.394Z] --- PASS: TestValidate (0.00s) [2020-11-27T12:10:08.394Z] === RUN TestWalkValues [2020-11-27T12:10:08.394Z] --- PASS: TestWalkValues (0.00s) [2020-11-27T12:10:08.394Z] === RUN TestFuzzyMatch [2020-11-27T12:10:08.394Z] --- PASS: TestFuzzyMatch (0.00s) [2020-11-27T12:10:08.394Z] === RUN TestClone [2020-11-27T12:10:08.394Z] --- PASS: TestClone (0.00s) [2020-11-27T12:10:08.394Z] PASS [2020-11-27T12:10:08.394Z] coverage: 92.2% of statements [2020-11-27T12:10:08.394Z] ok github.com/docker/docker/api/types/filters 0.069s coverage: 92.2% of statements [2020-11-27T12:10:08.394Z] === RUN TestDurationToSecondsString [2020-11-27T12:10:08.394Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-11-27T12:10:08.394Z] === RUN TestGetTimestamp [2020-11-27T12:10:08.394Z] --- PASS: TestGetTimestamp (0.14s) [2020-11-27T12:10:08.394Z] === RUN TestParseTimestamps [2020-11-27T12:10:08.394Z] --- PASS: TestParseTimestamps (0.00s) [2020-11-27T12:10:08.394Z] PASS [2020-11-27T12:10:08.394Z] coverage: 100.0% of statements [2020-11-27T12:10:08.394Z] ok github.com/docker/docker/api/types/time 0.194s coverage: 100.0% of statements [2020-11-27T12:10:08.394Z] === RUN TestAdjustForAPIVersion [2020-11-27T12:10:08.394Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-11-27T12:10:08.394Z] PASS [2020-11-27T12:10:08.394Z] coverage: 5.7% of statements [2020-11-27T12:10:08.394Z] ok github.com/docker/docker/api/server/router/swarm 0.185s coverage: 5.7% of statements [2020-11-27T12:10:08.394Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-27T12:10:08.394Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-27T12:10:08.394Z] ? github.com/docker/docker/api/types [no test files] [2020-11-27T12:10:08.394Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-27T12:10:08.394Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-27T12:10:08.394Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-27T12:10:08.394Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-27T12:10:08.394Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-27T12:10:08.394Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-27T12:10:08.394Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-27T12:10:08.394Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-27T12:10:08.394Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-27T12:10:08.394Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-27T12:10:08.394Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-27T12:10:08.607Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-11-27T12:10:08.708Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-11-27T12:10:08.708Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-27T12:10:09.368Z] === RUN TestCompareVersion [2020-11-27T12:10:09.368Z] --- PASS: TestCompareVersion (0.00s) [2020-11-27T12:10:09.368Z] PASS [2020-11-27T12:10:09.368Z] coverage: 75.0% of statements [2020-11-27T12:10:09.368Z] ok github.com/docker/docker/api/types/versions 0.105s coverage: 75.0% of statements [2020-11-27T12:10:09.368Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-27T12:10:09.368Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-27T12:10:09.368Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-27T12:10:09.368Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-11-27T12:10:09.368Z] ? github.com/docker/docker/builder [no test files] [2020-11-27T12:10:09.368Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-27T12:10:09.368Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-27T12:10:09.368Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-27T12:10:09.368Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-27T12:10:09.368Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-27T12:10:09.368Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-27T12:10:09.368Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-27T12:10:09.755Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2020-11-27T12:10:09.755Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-27T12:10:10.395Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-11-27T12:10:10.395Z] === RUN TestServiceWithPredefinedNetwork [2020-11-27T12:10:10.523Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-27T12:10:10.784Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-11-27T12:10:10.915Z] === RUN TestParseRemoteURL [2020-11-27T12:10:10.915Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-11-27T12:10:10.915Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-11-27T12:10:10.915Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-11-27T12:10:10.915Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-11-27T12:10:10.915Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-11-27T12:10:10.915Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-11-27T12:10:10.915Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-11-27T12:10:10.915Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-11-27T12:10:10.915Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-11-27T12:10:10.915Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-11-27T12:10:10.915Z] --- PASS: TestParseRemoteURL (0.00s) [2020-11-27T12:10:10.915Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-11-27T12:10:10.915Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-11-27T12:10:10.915Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-11-27T12:10:10.915Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-11-27T12:10:11.376Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-11-27T12:10:11.376Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-11-27T12:10:11.376Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-11-27T12:10:11.376Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-11-27T12:10:11.376Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-11-27T12:10:11.376Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-11-27T12:10:11.376Z] === RUN TestCloneArgsSmartHttp [2020-11-27T12:10:11.376Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2020-11-27T12:10:11.376Z] === RUN TestCloneArgsDumbHttp [2020-11-27T12:10:11.376Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-11-27T12:10:11.376Z] === RUN TestCloneArgsGit [2020-11-27T12:10:11.376Z] --- PASS: TestCloneArgsGit (0.00s) [2020-11-27T12:10:11.376Z] === RUN TestCheckoutGit [2020-11-27T12:10:12.170Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-11-27T12:10:12.473Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s) [2020-11-27T12:10:12.473Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-27T12:10:12.473Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T12:10:12.473Z] service_test.go:236: FLAKY_TEST [2020-11-27T12:10:12.473Z] === RUN TestServiceWithDataPathPortInit [2020-11-27T12:10:13.022Z] === RUN TestEnable [2020-11-27T12:10:13.022Z] --- PASS: TestEnable (0.00s) [2020-11-27T12:10:13.022Z] === RUN TestDisable [2020-11-27T12:10:13.022Z] --- PASS: TestDisable (0.00s) [2020-11-27T12:10:13.022Z] === RUN TestEnabled [2020-11-27T12:10:13.022Z] --- PASS: TestEnabled (0.00s) [2020-11-27T12:10:13.022Z] PASS [2020-11-27T12:10:13.022Z] coverage: 100.0% of statements [2020-11-27T12:10:13.022Z] ok github.com/docker/docker/cli/debug 0.103s coverage: 100.0% of statements [2020-11-27T12:10:14.087Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-11-27T12:10:15.211Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-11-27T12:10:15.211Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.05s) [2020-11-27T12:10:15.211Z] === RUN TestProcessNoDockerignore [2020-11-27T12:10:15.211Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-11-27T12:10:15.211Z] === RUN TestProcessShouldLeaveAllFiles [2020-11-27T12:10:15.211Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2020-11-27T12:10:15.211Z] === RUN TestDetectContentType [2020-11-27T12:10:15.211Z] --- PASS: TestDetectContentType (0.00s) [2020-11-27T12:10:15.211Z] === RUN TestSelectAcceptableMIME [2020-11-27T12:10:15.211Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-11-27T12:10:15.211Z] === RUN TestInspectEmptyResponse [2020-11-27T12:10:15.211Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-11-27T12:10:15.211Z] === RUN TestInspectResponseBinary [2020-11-27T12:10:15.211Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-11-27T12:10:15.211Z] === RUN TestResponseUnsupportedContentType [2020-11-27T12:10:15.211Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-11-27T12:10:15.211Z] === RUN TestInspectResponseTextSimple [2020-11-27T12:10:15.211Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-11-27T12:10:15.211Z] === RUN TestInspectResponseEmptyContentType [2020-11-27T12:10:15.211Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-11-27T12:10:15.211Z] === RUN TestUnknownContentLength [2020-11-27T12:10:15.211Z] --- PASS: TestUnknownContentLength (0.00s) [2020-11-27T12:10:15.211Z] === RUN TestDownloadRemote [2020-11-27T12:10:15.211Z] --- PASS: TestDownloadRemote (0.09s) [2020-11-27T12:10:15.211Z] === RUN TestGetWithStatusError [2020-11-27T12:10:15.211Z] --- PASS: TestGetWithStatusError (0.00s) [2020-11-27T12:10:15.211Z] === RUN TestCloseRootDirectory [2020-11-27T12:10:15.211Z] --- SKIP: TestCloseRootDirectory (0.00s) [2020-11-27T12:10:15.211Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:10:15.211Z] === RUN TestHashFile [2020-11-27T12:10:15.211Z] --- SKIP: TestHashFile (0.00s) [2020-11-27T12:10:15.211Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:10:15.211Z] === RUN TestHashSubdir [2020-11-27T12:10:15.211Z] --- SKIP: TestHashSubdir (0.01s) [2020-11-27T12:10:15.211Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:10:15.211Z] === RUN TestRemoveDirectory [2020-11-27T12:10:15.211Z] --- SKIP: TestRemoveDirectory (0.00s) [2020-11-27T12:10:15.211Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:10:15.211Z] PASS [2020-11-27T12:10:15.211Z] coverage: 9.3% of statements [2020-11-27T12:10:15.211Z] ok github.com/docker/docker/builder/remotecontext 0.878s coverage: 9.3% of statements [2020-11-27T12:10:15.211Z] === RUN TestGetAllAllowed [2020-11-27T12:10:15.211Z] --- PASS: TestGetAllAllowed (0.00s) [2020-11-27T12:10:15.211Z] === RUN TestGetAllMeta [2020-11-27T12:10:15.211Z] --- PASS: TestGetAllMeta (0.00s) [2020-11-27T12:10:15.211Z] === RUN TestWarnOnUnusedBuildArgs [2020-11-27T12:10:15.211Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-11-27T12:10:15.211Z] === RUN TestIsUnreferencedBuiltin [2020-11-27T12:10:15.212Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestIsExistingDirectory [2020-11-27T12:10:15.212Z] --- PASS: TestIsExistingDirectory (0.01s) [2020-11-27T12:10:15.212Z] === RUN TestGetFilenameForDownload [2020-11-27T12:10:15.212Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestEnv2Variables [2020-11-27T12:10:15.212Z] --- PASS: TestEnv2Variables (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-11-27T12:10:15.212Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestMaintainer [2020-11-27T12:10:15.212Z] --- PASS: TestMaintainer (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestLabel [2020-11-27T12:10:15.212Z] --- PASS: TestLabel (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestFromScratch [2020-11-27T12:10:15.212Z] --- PASS: TestFromScratch (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestFromWithArg [2020-11-27T12:10:15.212Z] --- PASS: TestFromWithArg (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-11-27T12:10:15.212Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestFromWithUndefinedArg [2020-11-27T12:10:15.212Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestFromMultiStageWithNamedStage [2020-11-27T12:10:15.212Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestOnbuild [2020-11-27T12:10:15.212Z] --- PASS: TestOnbuild (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestWorkdir [2020-11-27T12:10:15.212Z] --- PASS: TestWorkdir (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestCmd [2020-11-27T12:10:15.212Z] --- PASS: TestCmd (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestHealthcheckNone [2020-11-27T12:10:15.212Z] --- PASS: TestHealthcheckNone (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestHealthcheckCmd [2020-11-27T12:10:15.212Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestEntrypoint [2020-11-27T12:10:15.212Z] --- PASS: TestEntrypoint (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestExpose [2020-11-27T12:10:15.212Z] --- PASS: TestExpose (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestUser [2020-11-27T12:10:15.212Z] --- PASS: TestUser (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestVolume [2020-11-27T12:10:15.212Z] --- PASS: TestVolume (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestStopSignal [2020-11-27T12:10:15.212Z] --- SKIP: TestStopSignal (0.00s) [2020-11-27T12:10:15.212Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-11-27T12:10:15.212Z] === RUN TestArg [2020-11-27T12:10:15.212Z] --- PASS: TestArg (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestShell [2020-11-27T12:10:15.212Z] --- PASS: TestShell (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestPrependEnvOnCmd [2020-11-27T12:10:15.212Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestRunWithBuildArgs [2020-11-27T12:10:15.212Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestRunIgnoresHealthcheck [2020-11-27T12:10:15.212Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestNormalizeWorkdir [2020-11-27T12:10:15.212Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestDispatch [2020-11-27T12:10:15.212Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-11-27T12:10:15.212Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-11-27T12:10:15.212Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-11-27T12:10:15.212Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-11-27T12:10:15.212Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-11-27T12:10:15.212Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-11-27T12:10:15.212Z] === RUN TestDispatch/COPY_url [2020-11-27T12:10:15.212Z] --- PASS: TestDispatch (0.06s) [2020-11-27T12:10:15.212Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2020-11-27T12:10:15.212Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2020-11-27T12:10:15.212Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-11-27T12:10:15.212Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2020-11-27T12:10:15.212Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-11-27T12:10:15.212Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-11-27T12:10:15.212Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestAddScratchImageAddsToMounts [2020-11-27T12:10:15.212Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestAddFromScratchPopulatesPlatform [2020-11-27T12:10:15.212Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-11-27T12:10:15.212Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-11-27T12:10:15.212Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestImageSourceGetAddsToMounts [2020-11-27T12:10:15.212Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestEmptyDockerfile [2020-11-27T12:10:15.212Z] --- PASS: TestEmptyDockerfile (0.01s) [2020-11-27T12:10:15.212Z] === RUN TestSymlinkDockerfile [2020-11-27T12:10:15.212Z] --- PASS: TestSymlinkDockerfile (0.01s) [2020-11-27T12:10:15.212Z] === RUN TestDockerfileOutsideTheBuildContext [2020-11-27T12:10:15.212Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestNonExistingDockerfile [2020-11-27T12:10:15.212Z] --- PASS: TestNonExistingDockerfile (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestCopyRunConfig [2020-11-27T12:10:15.212Z] --- PASS: TestCopyRunConfig (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestDeepCopyRunConfig [2020-11-27T12:10:15.212Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestExportImage [2020-11-27T12:10:15.212Z] --- PASS: TestExportImage (0.00s) [2020-11-27T12:10:15.212Z] === RUN TestNormalizeDest [2020-11-27T12:10:15.212Z] --- PASS: TestNormalizeDest (0.00s) [2020-11-27T12:10:15.212Z] PASS [2020-11-27T12:10:15.212Z] coverage: 46.6% of statements [2020-11-27T12:10:15.212Z] ok github.com/docker/docker/builder/dockerfile 0.682s coverage: 46.6% of statements [2020-11-27T12:10:15.212Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-11-27T12:10:15.475Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-11-27T12:10:15.475Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-27T12:10:16.863Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-11-27T12:10:16.863Z] --- PASS: TestDockerNetworkMacvlan (13.62s) [2020-11-27T12:10:16.863Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-11-27T12:10:16.863Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-11-27T12:10:16.863Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2020-11-27T12:10:16.863Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.31s) [2020-11-27T12:10:16.863Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.49s) [2020-11-27T12:10:16.863Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s) [2020-11-27T12:10:16.863Z] PASS [2020-11-27T12:10:16.863Z] [2020-11-27T12:10:16.863Z] DONE 8 tests in 15.168s [2020-11-27T12:10:16.863Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-27T12:10:16.863Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:10:16.863Z] ++ set -e [2020-11-27T12:10:16.863Z] ++ '[' -n 0 ']' [2020-11-27T12:10:16.863Z] ++ set -x [2020-11-27T12:10:16.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:10:16.863Z] testing: warning: no tests to run [2020-11-27T12:10:16.863Z] PASS [2020-11-27T12:10:16.863Z] [2020-11-27T12:10:16.863Z] DONE 0 tests in 0.040s [2020-11-27T12:10:16.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElectionRunning /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-27T12:10:16.863Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:10:16.863Z] [2020-11-27T12:10:16.863Z] ++ set -e [2020-11-27T12:10:16.863Z] ++ '[' -n 0 ']' [2020-11-27T12:10:16.863Z] ++ set -x [2020-11-27T12:10:16.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:10:17.125Z] INFO: Testing against a local daemon [2020-11-27T12:10:17.125Z] === RUN TestAuthZPluginAllowRequest [2020-11-27T12:10:17.125Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-11-27T12:10:19.042Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-11-27T12:10:19.042Z] === RUN TestAuthZPluginTLS [2020-11-27T12:10:19.615Z] --- PASS: TestAuthZPluginTLS (0.62s) [2020-11-27T12:10:19.615Z] === RUN TestAuthZPluginDenyRequest [2020-11-27T12:10:20.189Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2020-11-27T12:10:20.189Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-27T12:10:20.771Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-11-27T12:10:20.771Z] === RUN TestAuthZPluginDenyResponse [2020-11-27T12:10:20.771Z] === RUN TestDockerSuite/TestBuildPATH [2020-11-27T12:10:21.357Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2020-11-27T12:10:21.357Z] === RUN TestAuthZPluginAllowEventStream [2020-11-27T12:10:22.304Z] ok github.com/docker/docker/cmd/dockerd 0.089s coverage: 29.1% of statements [2020-11-27T12:10:22.304Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2020-11-27T12:10:22.304Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-27T12:10:22.304Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-27T12:10:22.304Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-27T12:10:22.304Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-27T12:10:22.742Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2020-11-27T12:10:22.742Z] === RUN TestAuthZPluginErrorResponse [2020-11-27T12:10:23.005Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-11-27T12:10:23.266Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-11-27T12:10:23.266Z] === RUN TestAuthZPluginErrorRequest [2020-11-27T12:10:23.526Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-11-27T12:10:23.788Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-11-27T12:10:23.788Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-27T12:10:24.359Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-11-27T12:10:24.359Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-27T12:10:24.359Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-11-27T12:10:26.276Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2020-11-27T12:10:26.276Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-27T12:10:27.630Z] === RUN TestCheckpointCreateError [2020-11-27T12:10:27.630Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestCheckpointCreate [2020-11-27T12:10:27.630Z] --- PASS: TestCheckpointCreate (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestCheckpointDeleteError [2020-11-27T12:10:27.630Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestCheckpointDelete [2020-11-27T12:10:27.630Z] --- PASS: TestCheckpointDelete (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestCheckpointListError [2020-11-27T12:10:27.630Z] --- PASS: TestCheckpointListError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestCheckpointList [2020-11-27T12:10:27.630Z] --- PASS: TestCheckpointList (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestCheckpointListContainerNotFound [2020-11-27T12:10:27.630Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestNewClientWithOpsFromEnv [2020-11-27T12:10:27.630Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-11-27T12:10:27.630Z] client_test.go:23: runtime.GOOS == "windows" [2020-11-27T12:10:27.630Z] === RUN TestGetAPIPath [2020-11-27T12:10:27.630Z] --- PASS: TestGetAPIPath (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestParseHostURL [2020-11-27T12:10:27.630Z] --- PASS: TestParseHostURL (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-11-27T12:10:27.630Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestNegotiateAPIVersionEmpty [2020-11-27T12:10:27.630Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestNegotiateAPIVersion [2020-11-27T12:10:27.630Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestNegotiateAPVersionOverride [2020-11-27T12:10:27.630Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestNegotiateAPIVersionAutomatic [2020-11-27T12:10:27.630Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-11-27T12:10:27.630Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-11-27T12:10:27.630Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestClientRedirect [2020-11-27T12:10:27.630Z] --- PASS: TestClientRedirect (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestConfigCreateUnsupported [2020-11-27T12:10:27.630Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestConfigCreateError [2020-11-27T12:10:27.630Z] --- PASS: TestConfigCreateError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestConfigCreate [2020-11-27T12:10:27.630Z] --- PASS: TestConfigCreate (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestConfigInspectNotFound [2020-11-27T12:10:27.630Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestConfigInspectWithEmptyID [2020-11-27T12:10:27.630Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestConfigInspectUnsupported [2020-11-27T12:10:27.630Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestConfigInspectError [2020-11-27T12:10:27.630Z] --- PASS: TestConfigInspectError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestConfigInspectConfigNotFound [2020-11-27T12:10:27.630Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestConfigInspect [2020-11-27T12:10:27.630Z] --- PASS: TestConfigInspect (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestConfigListUnsupported [2020-11-27T12:10:27.630Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestConfigListError [2020-11-27T12:10:27.630Z] --- PASS: TestConfigListError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestConfigList [2020-11-27T12:10:27.630Z] --- PASS: TestConfigList (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestConfigRemoveUnsupported [2020-11-27T12:10:27.630Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestConfigRemoveError [2020-11-27T12:10:27.630Z] --- PASS: TestConfigRemoveError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestConfigRemove [2020-11-27T12:10:27.630Z] --- PASS: TestConfigRemove (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestConfigUpdateUnsupported [2020-11-27T12:10:27.630Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestConfigUpdateError [2020-11-27T12:10:27.630Z] --- PASS: TestConfigUpdateError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestConfigUpdate [2020-11-27T12:10:27.630Z] --- PASS: TestConfigUpdate (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerCommitError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerCommitError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerCommit [2020-11-27T12:10:27.630Z] --- PASS: TestContainerCommit (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerStatPathError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerStatPathError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerStatPathNotFoundError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerStatPathNoHeaderError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerStatPath [2020-11-27T12:10:27.630Z] --- PASS: TestContainerStatPath (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestCopyToContainerError [2020-11-27T12:10:27.630Z] --- PASS: TestCopyToContainerError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestCopyToContainerNotFoundError [2020-11-27T12:10:27.630Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestCopyToContainerNotStatusOKError [2020-11-27T12:10:27.630Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestCopyToContainer [2020-11-27T12:10:27.630Z] --- PASS: TestCopyToContainer (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestCopyFromContainerError [2020-11-27T12:10:27.630Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestCopyFromContainerNotFoundError [2020-11-27T12:10:27.630Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestCopyFromContainerNotStatusOKError [2020-11-27T12:10:27.630Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestCopyFromContainerNoHeaderError [2020-11-27T12:10:27.630Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestCopyFromContainer [2020-11-27T12:10:27.630Z] --- PASS: TestCopyFromContainer (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerCreateError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerCreateError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerCreateImageNotFound [2020-11-27T12:10:27.630Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerCreateWithName [2020-11-27T12:10:27.630Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerCreateAutoRemove [2020-11-27T12:10:27.630Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerDiffError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerDiffError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerDiff [2020-11-27T12:10:27.630Z] --- PASS: TestContainerDiff (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerExecCreateError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerExecCreate [2020-11-27T12:10:27.630Z] --- PASS: TestContainerExecCreate (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerExecStartError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerExecStartError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerExecStart [2020-11-27T12:10:27.630Z] --- PASS: TestContainerExecStart (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerExecInspectError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerExecInspect [2020-11-27T12:10:27.630Z] --- PASS: TestContainerExecInspect (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerExportError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerExportError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerExport [2020-11-27T12:10:27.630Z] --- PASS: TestContainerExport (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerInspectError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerInspectError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerInspectContainerNotFound [2020-11-27T12:10:27.630Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerInspectWithEmptyID [2020-11-27T12:10:27.630Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerInspect [2020-11-27T12:10:27.630Z] --- PASS: TestContainerInspect (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerInspectNode [2020-11-27T12:10:27.630Z] --- PASS: TestContainerInspectNode (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerKillError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerKillError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerKill [2020-11-27T12:10:27.630Z] --- PASS: TestContainerKill (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerListError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerListError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerList [2020-11-27T12:10:27.630Z] --- PASS: TestContainerList (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerLogsNotFoundError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerLogsError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerLogsError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerLogs [2020-11-27T12:10:27.630Z] --- PASS: TestContainerLogs (0.17s) [2020-11-27T12:10:27.630Z] === RUN TestContainerPauseError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerPauseError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerPause [2020-11-27T12:10:27.630Z] --- PASS: TestContainerPause (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainersPruneError [2020-11-27T12:10:27.630Z] --- PASS: TestContainersPruneError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainersPrune [2020-11-27T12:10:27.630Z] --- PASS: TestContainersPrune (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerRemoveError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerRemoveError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerRemoveNotFoundError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerRemove [2020-11-27T12:10:27.630Z] --- PASS: TestContainerRemove (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerRenameError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerRenameError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerRename [2020-11-27T12:10:27.630Z] --- PASS: TestContainerRename (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerResizeError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerResizeError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerExecResizeError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerResize [2020-11-27T12:10:27.630Z] --- PASS: TestContainerResize (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerExecResize [2020-11-27T12:10:27.630Z] --- PASS: TestContainerExecResize (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerRestartError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerRestartError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerRestart [2020-11-27T12:10:27.630Z] --- PASS: TestContainerRestart (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerStartError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerStartError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerStart [2020-11-27T12:10:27.630Z] --- PASS: TestContainerStart (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerStatsError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerStatsError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerStats [2020-11-27T12:10:27.630Z] --- PASS: TestContainerStats (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerStopError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerStopError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerStop [2020-11-27T12:10:27.630Z] --- PASS: TestContainerStop (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerTopError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerTopError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerTop [2020-11-27T12:10:27.630Z] --- PASS: TestContainerTop (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerUnpauseError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerUnpause [2020-11-27T12:10:27.630Z] --- PASS: TestContainerUnpause (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerUpdateError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerUpdateError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerUpdate [2020-11-27T12:10:27.630Z] --- PASS: TestContainerUpdate (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerWaitError [2020-11-27T12:10:27.630Z] --- PASS: TestContainerWaitError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestContainerWait [2020-11-27T12:10:27.630Z] --- PASS: TestContainerWait (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestDiskUsageError [2020-11-27T12:10:27.630Z] --- PASS: TestDiskUsageError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestDiskUsage [2020-11-27T12:10:27.630Z] --- PASS: TestDiskUsage (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestDistributionInspectUnsupported [2020-11-27T12:10:27.630Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestDistributionInspectWithEmptyID [2020-11-27T12:10:27.630Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestEventsErrorInOptions [2020-11-27T12:10:27.630Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestEventsErrorFromServer [2020-11-27T12:10:27.630Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestEvents [2020-11-27T12:10:27.630Z] --- PASS: TestEvents (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestTLSCloseWriter [2020-11-27T12:10:27.630Z] === PAUSE TestTLSCloseWriter [2020-11-27T12:10:27.630Z] === RUN TestImageBuildError [2020-11-27T12:10:27.630Z] --- PASS: TestImageBuildError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestImageBuild [2020-11-27T12:10:27.630Z] --- PASS: TestImageBuild (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestGetDockerOS [2020-11-27T12:10:27.630Z] --- PASS: TestGetDockerOS (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestImageCreateError [2020-11-27T12:10:27.630Z] --- PASS: TestImageCreateError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestImageCreate [2020-11-27T12:10:27.630Z] --- PASS: TestImageCreate (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestImageHistoryError [2020-11-27T12:10:27.630Z] --- PASS: TestImageHistoryError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestImageHistory [2020-11-27T12:10:27.630Z] --- PASS: TestImageHistory (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestImageImportError [2020-11-27T12:10:27.630Z] --- PASS: TestImageImportError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestImageImport [2020-11-27T12:10:27.630Z] --- PASS: TestImageImport (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestImageInspectError [2020-11-27T12:10:27.630Z] --- PASS: TestImageInspectError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestImageInspectImageNotFound [2020-11-27T12:10:27.630Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestImageInspectWithEmptyID [2020-11-27T12:10:27.630Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestImageInspect [2020-11-27T12:10:27.630Z] --- PASS: TestImageInspect (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestImageListError [2020-11-27T12:10:27.630Z] --- PASS: TestImageListError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestImageList [2020-11-27T12:10:27.630Z] --- PASS: TestImageList (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestImageListApiBefore125 [2020-11-27T12:10:27.630Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestImageLoadError [2020-11-27T12:10:27.630Z] --- PASS: TestImageLoadError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestImageLoad [2020-11-27T12:10:27.630Z] --- PASS: TestImageLoad (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestImagesPruneError [2020-11-27T12:10:27.630Z] --- PASS: TestImagesPruneError (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestImagesPrune [2020-11-27T12:10:27.630Z] --- PASS: TestImagesPrune (0.00s) [2020-11-27T12:10:27.630Z] === RUN TestImagePullReferenceParseError [2020-11-27T12:10:27.631Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImagePullAnyError [2020-11-27T12:10:27.631Z] --- PASS: TestImagePullAnyError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImagePullStatusUnauthorizedError [2020-11-27T12:10:27.631Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-27T12:10:27.631Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-27T12:10:27.631Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-11-27T12:10:27.631Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImagePullWithoutErrors [2020-11-27T12:10:27.631Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImagePushReferenceError [2020-11-27T12:10:27.631Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImagePushAnyError [2020-11-27T12:10:27.631Z] --- PASS: TestImagePushAnyError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImagePushStatusUnauthorizedError [2020-11-27T12:10:27.631Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-27T12:10:27.631Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-27T12:10:27.631Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-11-27T12:10:27.631Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImagePushWithoutErrors [2020-11-27T12:10:27.631Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-11-27T12:10:27.631Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-11-27T12:10:27.631Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-11-27T12:10:27.631Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-11-27T12:10:27.631Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-11-27T12:10:27.631Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-11-27T12:10:27.631Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-11-27T12:10:27.631Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-11-27T12:10:27.631Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImageRemoveError [2020-11-27T12:10:27.631Z] --- PASS: TestImageRemoveError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImageRemoveImageNotFound [2020-11-27T12:10:27.631Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImageRemove [2020-11-27T12:10:27.631Z] --- PASS: TestImageRemove (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImageSaveError [2020-11-27T12:10:27.631Z] --- PASS: TestImageSaveError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImageSave [2020-11-27T12:10:27.631Z] --- PASS: TestImageSave (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImageSearchAnyError [2020-11-27T12:10:27.631Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImageSearchStatusUnauthorizedError [2020-11-27T12:10:27.631Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-27T12:10:27.631Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-27T12:10:27.631Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-11-27T12:10:27.631Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImageSearchWithoutErrors [2020-11-27T12:10:27.631Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImageTagError [2020-11-27T12:10:27.631Z] --- PASS: TestImageTagError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImageTagInvalidReference [2020-11-27T12:10:27.631Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImageTagInvalidSourceImageName [2020-11-27T12:10:27.631Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImageTagHexSource [2020-11-27T12:10:27.631Z] --- PASS: TestImageTagHexSource (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestImageTag [2020-11-27T12:10:27.631Z] --- PASS: TestImageTag (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestInfoServerError [2020-11-27T12:10:27.631Z] --- PASS: TestInfoServerError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestInfoInvalidResponseJSONError [2020-11-27T12:10:27.631Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestInfo [2020-11-27T12:10:27.631Z] --- PASS: TestInfo (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNetworkConnectError [2020-11-27T12:10:27.631Z] --- PASS: TestNetworkConnectError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-11-27T12:10:27.631Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNetworkConnect [2020-11-27T12:10:27.631Z] --- PASS: TestNetworkConnect (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNetworkCreateError [2020-11-27T12:10:27.631Z] --- PASS: TestNetworkCreateError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNetworkCreate [2020-11-27T12:10:27.631Z] --- PASS: TestNetworkCreate (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNetworkDisconnectError [2020-11-27T12:10:27.631Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNetworkDisconnect [2020-11-27T12:10:27.631Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNetworkInspectError [2020-11-27T12:10:27.631Z] --- PASS: TestNetworkInspectError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNetworkInspectNotFoundError [2020-11-27T12:10:27.631Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNetworkInspectWithEmptyID [2020-11-27T12:10:27.631Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNetworkInspect [2020-11-27T12:10:27.631Z] --- PASS: TestNetworkInspect (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNetworkListError [2020-11-27T12:10:27.631Z] --- PASS: TestNetworkListError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNetworkList [2020-11-27T12:10:27.631Z] --- PASS: TestNetworkList (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNetworksPruneError [2020-11-27T12:10:27.631Z] --- PASS: TestNetworksPruneError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNetworksPrune [2020-11-27T12:10:27.631Z] --- PASS: TestNetworksPrune (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNetworkRemoveError [2020-11-27T12:10:27.631Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNetworkRemove [2020-11-27T12:10:27.631Z] --- PASS: TestNetworkRemove (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNodeInspectError [2020-11-27T12:10:27.631Z] --- PASS: TestNodeInspectError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNodeInspectNodeNotFound [2020-11-27T12:10:27.631Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNodeInspectWithEmptyID [2020-11-27T12:10:27.631Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNodeInspect [2020-11-27T12:10:27.631Z] --- PASS: TestNodeInspect (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNodeListError [2020-11-27T12:10:27.631Z] --- PASS: TestNodeListError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNodeList [2020-11-27T12:10:27.631Z] --- PASS: TestNodeList (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNodeRemoveError [2020-11-27T12:10:27.631Z] --- PASS: TestNodeRemoveError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNodeRemove [2020-11-27T12:10:27.631Z] --- PASS: TestNodeRemove (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNodeUpdateError [2020-11-27T12:10:27.631Z] --- PASS: TestNodeUpdateError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestNodeUpdate [2020-11-27T12:10:27.631Z] --- PASS: TestNodeUpdate (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestOptionWithTimeout [2020-11-27T12:10:27.631Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPingFail [2020-11-27T12:10:27.631Z] --- PASS: TestPingFail (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPingWithError [2020-11-27T12:10:27.631Z] 2020/11/27 12:10:26 RoundTripper returned a response & error; ignoring response [2020-11-27T12:10:27.631Z] 2020/11/27 12:10:26 RoundTripper returned a response & error; ignoring response [2020-11-27T12:10:27.631Z] --- PASS: TestPingWithError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPingSuccess [2020-11-27T12:10:27.631Z] --- PASS: TestPingSuccess (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPingHeadFallback [2020-11-27T12:10:27.631Z] === RUN TestPingHeadFallback/OK [2020-11-27T12:10:27.631Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-11-27T12:10:27.631Z] === RUN TestPingHeadFallback/Not_Found [2020-11-27T12:10:27.631Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-11-27T12:10:27.631Z] --- PASS: TestPingHeadFallback (0.00s) [2020-11-27T12:10:27.631Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-11-27T12:10:27.631Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-11-27T12:10:27.631Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-11-27T12:10:27.631Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPluginDisableError [2020-11-27T12:10:27.631Z] --- PASS: TestPluginDisableError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPluginDisable [2020-11-27T12:10:27.631Z] --- PASS: TestPluginDisable (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPluginEnableError [2020-11-27T12:10:27.631Z] --- PASS: TestPluginEnableError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPluginEnable [2020-11-27T12:10:27.631Z] --- PASS: TestPluginEnable (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPluginInspectError [2020-11-27T12:10:27.631Z] --- PASS: TestPluginInspectError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPluginInspectWithEmptyID [2020-11-27T12:10:27.631Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPluginInspect [2020-11-27T12:10:27.631Z] --- PASS: TestPluginInspect (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPluginListError [2020-11-27T12:10:27.631Z] --- PASS: TestPluginListError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPluginList [2020-11-27T12:10:27.631Z] --- PASS: TestPluginList (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPluginPushError [2020-11-27T12:10:27.631Z] --- PASS: TestPluginPushError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPluginPush [2020-11-27T12:10:27.631Z] --- PASS: TestPluginPush (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPluginRemoveError [2020-11-27T12:10:27.631Z] --- PASS: TestPluginRemoveError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPluginRemove [2020-11-27T12:10:27.631Z] --- PASS: TestPluginRemove (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPluginSetError [2020-11-27T12:10:27.631Z] --- PASS: TestPluginSetError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPluginSet [2020-11-27T12:10:27.631Z] --- PASS: TestPluginSet (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSetHostHeader [2020-11-27T12:10:27.631Z] --- PASS: TestSetHostHeader (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestPlainTextError [2020-11-27T12:10:27.631Z] --- PASS: TestPlainTextError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestInfiniteError [2020-11-27T12:10:27.631Z] --- PASS: TestInfiniteError (0.01s) [2020-11-27T12:10:27.631Z] === RUN TestSecretCreateUnsupported [2020-11-27T12:10:27.631Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSecretCreateError [2020-11-27T12:10:27.631Z] --- PASS: TestSecretCreateError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSecretCreate [2020-11-27T12:10:27.631Z] --- PASS: TestSecretCreate (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSecretInspectUnsupported [2020-11-27T12:10:27.631Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSecretInspectError [2020-11-27T12:10:27.631Z] --- PASS: TestSecretInspectError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSecretInspectSecretNotFound [2020-11-27T12:10:27.631Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSecretInspectWithEmptyID [2020-11-27T12:10:27.631Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSecretInspect [2020-11-27T12:10:27.631Z] --- PASS: TestSecretInspect (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSecretListUnsupported [2020-11-27T12:10:27.631Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSecretListError [2020-11-27T12:10:27.631Z] --- PASS: TestSecretListError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSecretList [2020-11-27T12:10:27.631Z] --- PASS: TestSecretList (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSecretRemoveUnsupported [2020-11-27T12:10:27.631Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSecretRemoveError [2020-11-27T12:10:27.631Z] --- PASS: TestSecretRemoveError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSecretRemove [2020-11-27T12:10:27.631Z] --- PASS: TestSecretRemove (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSecretUpdateUnsupported [2020-11-27T12:10:27.631Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSecretUpdateError [2020-11-27T12:10:27.631Z] --- PASS: TestSecretUpdateError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSecretUpdate [2020-11-27T12:10:27.631Z] --- PASS: TestSecretUpdate (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestServiceCreateError [2020-11-27T12:10:27.631Z] --- PASS: TestServiceCreateError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestServiceCreate [2020-11-27T12:10:27.631Z] --- PASS: TestServiceCreate (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestServiceCreateCompatiblePlatforms [2020-11-27T12:10:27.631Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestServiceCreateDigestPinning [2020-11-27T12:10:27.631Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestServiceInspectError [2020-11-27T12:10:27.631Z] --- PASS: TestServiceInspectError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestServiceInspectServiceNotFound [2020-11-27T12:10:27.631Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestServiceInspectWithEmptyID [2020-11-27T12:10:27.631Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestServiceInspect [2020-11-27T12:10:27.631Z] --- PASS: TestServiceInspect (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestServiceListError [2020-11-27T12:10:27.631Z] --- PASS: TestServiceListError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestServiceList [2020-11-27T12:10:27.631Z] --- PASS: TestServiceList (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestServiceLogsError [2020-11-27T12:10:27.631Z] --- PASS: TestServiceLogsError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestServiceLogs [2020-11-27T12:10:27.631Z] --- PASS: TestServiceLogs (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestServiceRemoveError [2020-11-27T12:10:27.631Z] --- PASS: TestServiceRemoveError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestServiceRemoveNotFoundError [2020-11-27T12:10:27.631Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestServiceRemove [2020-11-27T12:10:27.631Z] --- PASS: TestServiceRemove (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestServiceUpdateError [2020-11-27T12:10:27.631Z] --- PASS: TestServiceUpdateError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestServiceUpdate [2020-11-27T12:10:27.631Z] --- PASS: TestServiceUpdate (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSwarmGetUnlockKeyError [2020-11-27T12:10:27.631Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSwarmGetUnlockKey [2020-11-27T12:10:27.631Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSwarmInitError [2020-11-27T12:10:27.631Z] --- PASS: TestSwarmInitError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSwarmInit [2020-11-27T12:10:27.631Z] --- PASS: TestSwarmInit (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSwarmInspectError [2020-11-27T12:10:27.631Z] --- PASS: TestSwarmInspectError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSwarmInspect [2020-11-27T12:10:27.631Z] --- PASS: TestSwarmInspect (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSwarmJoinError [2020-11-27T12:10:27.631Z] --- PASS: TestSwarmJoinError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSwarmJoin [2020-11-27T12:10:27.631Z] --- PASS: TestSwarmJoin (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSwarmLeaveError [2020-11-27T12:10:27.631Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSwarmLeave [2020-11-27T12:10:27.631Z] --- PASS: TestSwarmLeave (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSwarmUnlockError [2020-11-27T12:10:27.631Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSwarmUnlock [2020-11-27T12:10:27.631Z] --- PASS: TestSwarmUnlock (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSwarmUpdateError [2020-11-27T12:10:27.631Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestSwarmUpdate [2020-11-27T12:10:27.631Z] --- PASS: TestSwarmUpdate (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestTaskInspectError [2020-11-27T12:10:27.631Z] --- PASS: TestTaskInspectError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestTaskInspectWithEmptyID [2020-11-27T12:10:27.631Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestTaskInspect [2020-11-27T12:10:27.631Z] --- PASS: TestTaskInspect (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestTaskListError [2020-11-27T12:10:27.631Z] --- PASS: TestTaskListError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestTaskList [2020-11-27T12:10:27.631Z] --- PASS: TestTaskList (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestVolumeCreateError [2020-11-27T12:10:27.631Z] --- PASS: TestVolumeCreateError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestVolumeCreate [2020-11-27T12:10:27.631Z] --- PASS: TestVolumeCreate (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestVolumeInspectError [2020-11-27T12:10:27.631Z] --- PASS: TestVolumeInspectError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestVolumeInspectNotFound [2020-11-27T12:10:27.631Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestVolumeInspectWithEmptyID [2020-11-27T12:10:27.631Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestVolumeInspect [2020-11-27T12:10:27.631Z] --- PASS: TestVolumeInspect (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestVolumeListError [2020-11-27T12:10:27.631Z] --- PASS: TestVolumeListError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestVolumeList [2020-11-27T12:10:27.631Z] --- PASS: TestVolumeList (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestVolumeRemoveError [2020-11-27T12:10:27.631Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-11-27T12:10:27.631Z] === RUN TestVolumeRemove [2020-11-27T12:10:27.631Z] --- PASS: TestVolumeRemove (0.00s) [2020-11-27T12:10:27.631Z] === CONT TestTLSCloseWriter [2020-11-27T12:10:27.631Z] --- PASS: TestTLSCloseWriter (0.01s) [2020-11-27T12:10:27.631Z] PASS [2020-11-27T12:10:27.631Z] coverage: 74.9% of statements [2020-11-27T12:10:27.631Z] ok github.com/docker/docker/client 0.697s coverage: 74.9% of statements [2020-11-27T12:10:27.865Z] --- PASS: TestServiceWithDataPathPortInit (13.73s) [2020-11-27T12:10:27.865Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-27T12:10:28.190Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.86s) [2020-11-27T12:10:28.190Z] === RUN TestAuthZPluginHeader [2020-11-27T12:10:28.763Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-11-27T12:10:28.763Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-27T12:10:30.427Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2020-11-27T12:10:31.807Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-11-27T12:10:32.067Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-11-27T12:10:33.011Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.09s) [2020-11-27T12:10:33.011Z] === RUN TestAuthZPluginV2Disable [2020-11-27T12:10:33.185Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2020-11-27T12:10:33.483Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2020-11-27T12:10:33.483Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5uink90nog4z57ttrlker6eaf Created:2020-11-27 12:10:27.136326492 +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[064f30c64aa4b0f01f324734fb7ce0a6a504848fc700073e372886180602b556:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0paj5d3g4gmu73r3930mgdihb EndpointID:5c354b1db6c38bd4f62f3fd7d0531fe31d9345274aa0c7801aaa26d4a534429b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9f7044a99bea2c2ad1f439ea015e564648c66ef3c01681add19c111cdbad2349 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:2100738939a3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0paj5d3g4gmu73r3930mgdihb EndpointID:5c354b1db6c38bd4f62f3fd7d0531fe31d9345274aa0c7801aaa26d4a534429b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-27T12:10:33.483Z] PASS [2020-11-27T12:10:33.483Z] [2020-11-27T12:10:33.483Z] === Skipped [2020-11-27T12:10:33.483Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T12:10:33.483Z] service_test.go:236: FLAKY_TEST [2020-11-27T12:10:33.483Z] [2020-11-27T12:10:33.483Z] [2020-11-27T12:10:33.483Z] DONE 23 tests, 1 skipped in 39.463s [2020-11-27T12:10:33.483Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-27T12:10:33.483Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:10:33.483Z] ++ set -e [2020-11-27T12:10:33.483Z] ++ '[' -n 0 ']' [2020-11-27T12:10:33.483Z] ++ set -x [2020-11-27T12:10:33.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:10:33.483Z] INFO: Testing against a local daemon [2020-11-27T12:10:33.483Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-27T12:10:33.483Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T12:10:33.483Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:10:33.483Z] === RUN TestDockerNetworkIpvlan [2020-11-27T12:10:33.483Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-27T12:10:33.483Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:10:33.483Z] PASS [2020-11-27T12:10:33.483Z] [2020-11-27T12:10:33.483Z] === Skipped [2020-11-27T12:10:33.483Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-27T12:10:33.483Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:10:33.483Z] [2020-11-27T12:10:33.483Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-27T12:10:33.483Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-27T12:10:33.483Z] [2020-11-27T12:10:33.483Z] [2020-11-27T12:10:33.483Z] DONE 2 tests, 2 skipped in 0.082s [2020-11-27T12:10:33.483Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-27T12:10:33.483Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:10:33.483Z] ++ set -e [2020-11-27T12:10:33.483Z] ++ '[' -n 0 ']' [2020-11-27T12:10:33.483Z] ++ set -x [2020-11-27T12:10:33.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:10:33.483Z] INFO: Testing against a local daemon [2020-11-27T12:10:33.483Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-27T12:10:34.927Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-11-27T12:10:35.015Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-11-27T12:10:35.015Z] === RUN TestDockerNetworkMacvlan [2020-11-27T12:10:35.656Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-27T12:10:36.293Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-27T12:10:36.842Z] === RUN TestDockerSuite/TestBuildRm [2020-11-27T12:10:36.842Z] --- PASS: TestAuthZPluginV2Disable (4.01s) [2020-11-27T12:10:36.842Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-27T12:10:37.335Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-27T12:10:38.761Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-11-27T12:10:39.415Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-27T12:10:39.718Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-11-27T12:10:40.290Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.46s) [2020-11-27T12:10:40.290Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-27T12:10:40.550Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-11-27T12:10:41.123Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-11-27T12:10:41.385Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-11-27T12:10:41.490Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-27T12:10:42.329Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-11-27T12:10:43.257Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 14.1% of statements [2020-11-27T12:10:43.257Z] ok github.com/docker/docker/daemon 12.171s coverage: 17.2% of statements [2020-11-27T12:10:43.257Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-27T12:10:43.257Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-27T12:10:43.271Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-11-27T12:10:44.217Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-11-27T12:10:44.637Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-11-27T12:10:44.899Z] ok github.com/docker/docker/daemon/config 0.077s coverage: 81.8% of statements [2020-11-27T12:10:45.356Z] --- PASS: TestCheckoutGit (32.80s) [2020-11-27T12:10:45.356Z] === RUN TestValidGitTransport [2020-11-27T12:10:45.356Z] --- PASS: TestValidGitTransport (0.00s) [2020-11-27T12:10:45.356Z] === RUN TestGitInvalidRef [2020-11-27T12:10:45.356Z] --- PASS: TestGitInvalidRef (0.24s) [2020-11-27T12:10:45.356Z] PASS [2020-11-27T12:10:45.356Z] coverage: 86.3% of statements [2020-11-27T12:10:45.356Z] ok github.com/docker/docker/builder/remotecontext/git 33.242s coverage: 86.3% of statements [2020-11-27T12:10:45.356Z] ? github.com/docker/docker/cli [no test files] [2020-11-27T12:10:45.356Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-27T12:10:45.468Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-11-27T12:10:45.468Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-27T12:10:45.468Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-27T12:10:45.973Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-27T12:10:45.973Z] --- PASS: TestDockerNetworkMacvlan (11.35s) [2020-11-27T12:10:45.973Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-11-27T12:10:45.973Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-11-27T12:10:45.973Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s) [2020-11-27T12:10:45.973Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.07s) [2020-11-27T12:10:45.973Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.29s) [2020-11-27T12:10:45.973Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2020-11-27T12:10:45.973Z] PASS [2020-11-27T12:10:45.973Z] [2020-11-27T12:10:45.973Z] DONE 8 tests in 12.825s [2020-11-27T12:10:45.973Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-27T12:10:45.973Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:10:45.973Z] ++ set -e [2020-11-27T12:10:45.973Z] ++ '[' -n 0 ']' [2020-11-27T12:10:45.973Z] ++ set -x [2020-11-27T12:10:45.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:10:45.974Z] testing: warning: no tests to run [2020-11-27T12:10:45.974Z] PASS [2020-11-27T12:10:45.974Z] [2020-11-27T12:10:45.974Z] DONE 0 tests in 0.015s [2020-11-27T12:10:45.974Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-27T12:10:45.974Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:10:45.974Z] ++ set -e [2020-11-27T12:10:45.974Z] ++ '[' -n 0 ']' [2020-11-27T12:10:45.974Z] ++ set -x [2020-11-27T12:10:45.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:10:46.266Z] INFO: Testing against a local daemon [2020-11-27T12:10:46.266Z] === RUN TestAuthZPluginAllowRequest [2020-11-27T12:10:46.848Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-11-27T12:10:47.780Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2020-11-27T12:10:47.781Z] === RUN TestAuthZPluginTLS [2020-11-27T12:10:48.075Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-11-27T12:10:48.075Z] === RUN TestAuthZPluginDenyRequest [2020-11-27T12:10:48.431Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-11-27T12:10:48.431Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-11-27T12:10:48.693Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-11-27T12:10:48.693Z] === RUN TestDockerSuite/TestBuildSpaces [2020-11-27T12:10:48.713Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-11-27T12:10:48.713Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-27T12:10:48.757Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.484s coverage: 73.1% of statements [2020-11-27T12:10:48.955Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-11-27T12:10:49.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-11-27T12:10:49.327Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2020-11-27T12:10:49.348Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-11-27T12:10:49.349Z] === RUN TestAuthZPluginDenyResponse [2020-11-27T12:10:49.479Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-11-27T12:10:49.643Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-11-27T12:10:49.643Z] === RUN TestAuthZPluginAllowEventStream [2020-11-27T12:10:49.741Z] === RUN TestDockerSuite/TestBuildStderr [2020-11-27T12:10:49.897Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.420s coverage: 56.2% of statements [2020-11-27T12:10:50.685Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-11-27T12:10:51.161Z] --- PASS: TestAuthZPluginAllowEventStream (1.29s) [2020-11-27T12:10:51.161Z] === RUN TestAuthZPluginErrorResponse [2020-11-27T12:10:51.456Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-11-27T12:10:51.456Z] === RUN TestAuthZPluginErrorRequest [2020-11-27T12:10:52.075Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.59s) [2020-11-27T12:10:52.075Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-27T12:10:52.093Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-11-27T12:10:52.093Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-27T12:10:52.442Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-11-27T12:10:52.463Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-11-27T12:10:52.463Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-11-27T12:10:52.463Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-11-27T12:10:52.463Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-11-27T12:10:52.463Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-11-27T12:10:52.463Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2020-11-27T12:10:52.463Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-11-27T12:10:52.463Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-11-27T12:10:52.463Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-11-27T12:10:52.463Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-11-27T12:10:52.463Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-11-27T12:10:52.463Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-11-27T12:10:52.463Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-11-27T12:10:52.463Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2020-11-27T12:10:52.463Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-11-27T12:10:52.463Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-11-27T12:10:52.463Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-11-27T12:10:52.463Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-11-27T12:10:52.463Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-11-27T12:10:52.463Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-11-27T12:10:52.463Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-11-27T12:10:52.463Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-11-27T12:10:52.463Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-11-27T12:10:52.463Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-11-27T12:10:52.463Z] === RUN TestConfigureDaemonLogs [2020-11-27T12:10:52.463Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-11-27T12:10:52.463Z] === RUN TestCommonOptionsInstallFlags [2020-11-27T12:10:52.463Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-11-27T12:10:52.463Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-11-27T12:10:52.463Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-11-27T12:10:52.463Z] PASS [2020-11-27T12:10:52.463Z] coverage: 18.4% of statements [2020-11-27T12:10:52.463Z] ok github.com/docker/docker/cmd/dockerd 0.728s coverage: 18.4% of statements [2020-11-27T12:10:52.730Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-11-27T12:10:52.730Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-27T12:10:54.006Z] === RUN TestContainerStopSignal [2020-11-27T12:10:54.006Z] --- PASS: TestContainerStopSignal (0.00s) [2020-11-27T12:10:54.006Z] === RUN TestContainerStopTimeout [2020-11-27T12:10:54.006Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-11-27T12:10:54.007Z] === RUN TestContainerSecretReferenceDestTarget [2020-11-27T12:10:54.007Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-11-27T12:10:54.007Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-11-27T12:10:54.007Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-11-27T12:10:54.007Z] === RUN TestContainerLogPathSetForRingLogger [2020-11-27T12:10:54.007Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-11-27T12:10:54.007Z] === RUN TestReplaceAndAppendEnvVars [2020-11-27T12:10:54.007Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-11-27T12:10:54.007Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-11-27T12:10:54.007Z] === RUN TestNewMemoryStore [2020-11-27T12:10:54.007Z] --- PASS: TestNewMemoryStore (0.00s) [2020-11-27T12:10:54.007Z] === RUN TestAddContainers [2020-11-27T12:10:54.007Z] --- PASS: TestAddContainers (0.00s) [2020-11-27T12:10:54.007Z] === RUN TestGetContainer [2020-11-27T12:10:54.007Z] --- PASS: TestGetContainer (0.00s) [2020-11-27T12:10:54.007Z] === RUN TestDeleteContainer [2020-11-27T12:10:54.007Z] --- PASS: TestDeleteContainer (0.00s) [2020-11-27T12:10:54.007Z] === RUN TestListContainers [2020-11-27T12:10:54.007Z] --- PASS: TestListContainers (0.00s) [2020-11-27T12:10:54.007Z] === RUN TestFirstContainer [2020-11-27T12:10:54.007Z] --- PASS: TestFirstContainer (0.00s) [2020-11-27T12:10:54.007Z] === RUN TestApplyAllContainer [2020-11-27T12:10:54.007Z] --- PASS: TestApplyAllContainer (0.00s) [2020-11-27T12:10:54.007Z] === RUN TestIsValidHealthString [2020-11-27T12:10:54.007Z] --- PASS: TestIsValidHealthString (0.00s) [2020-11-27T12:10:54.007Z] === RUN TestStateRunStop [2020-11-27T12:10:54.007Z] --- PASS: TestStateRunStop (0.00s) [2020-11-27T12:10:54.007Z] === RUN TestStateTimeoutWait [2020-11-27T12:10:54.007Z] --- PASS: TestStateTimeoutWait (0.10s) [2020-11-27T12:10:54.007Z] state_test.go:141: Stop callback fired [2020-11-27T12:10:54.007Z] state_test.go:165: Stop callback fired [2020-11-27T12:10:54.007Z] === RUN TestIsValidStateString [2020-11-27T12:10:54.007Z] --- PASS: TestIsValidStateString (0.00s) [2020-11-27T12:10:54.007Z] === RUN TestViewSaveDelete [2020-11-27T12:10:54.007Z] --- PASS: TestViewSaveDelete (0.02s) [2020-11-27T12:10:54.007Z] === RUN TestViewAll [2020-11-27T12:10:54.007Z] --- PASS: TestViewAll (0.01s) [2020-11-27T12:10:54.007Z] === RUN TestViewGet [2020-11-27T12:10:54.007Z] --- PASS: TestViewGet (0.01s) [2020-11-27T12:10:54.007Z] === RUN TestNames [2020-11-27T12:10:54.007Z] --- PASS: TestNames (0.01s) [2020-11-27T12:10:54.007Z] === RUN TestViewWithHealthCheck [2020-11-27T12:10:54.007Z] --- PASS: TestViewWithHealthCheck (0.01s) [2020-11-27T12:10:54.007Z] PASS [2020-11-27T12:10:54.007Z] coverage: 41.6% of statements [2020-11-27T12:10:54.007Z] ok github.com/docker/docker/container 0.483s coverage: 41.6% of statements [2020-11-27T12:10:54.007Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-27T12:10:54.007Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-27T12:10:54.007Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-27T12:10:54.007Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-27T12:10:54.352Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.294s coverage: 45.9% of statements [2020-11-27T12:10:54.352Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-27T12:10:54.611Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.378s coverage: 49.5% of statements [2020-11-27T12:10:54.622Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-11-27T12:10:54.802Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2020-11-27T12:10:54.802Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-27T12:10:54.883Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-11-27T12:10:55.456Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-11-27T12:10:56.029Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-11-27T12:10:56.314Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s) [2020-11-27T12:10:56.314Z] === RUN TestAuthZPluginHeader [2020-11-27T12:10:56.518Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-11-27T12:10:56.601Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-11-27T12:10:56.923Z] === RUN TestPrepare [2020-11-27T12:10:56.923Z] --- PASS: TestPrepare (0.00s) [2020-11-27T12:10:56.923Z] === RUN TestStart [2020-11-27T12:10:56.923Z] --- PASS: TestStart (0.00s) [2020-11-27T12:10:56.923Z] === RUN TestWaitCancel [2020-11-27T12:10:56.923Z] --- PASS: TestWaitCancel (0.00s) [2020-11-27T12:10:56.923Z] === RUN TestWaitDisabled [2020-11-27T12:10:56.923Z] --- PASS: TestWaitDisabled (0.00s) [2020-11-27T12:10:56.923Z] === RUN TestWaitEnabled [2020-11-27T12:10:56.923Z] --- PASS: TestWaitEnabled (0.00s) [2020-11-27T12:10:56.923Z] === RUN TestRemove [2020-11-27T12:10:56.923Z] --- PASS: TestRemove (0.00s) [2020-11-27T12:10:56.953Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-11-27T12:10:56.953Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-27T12:10:56.953Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-27T12:10:56.953Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:10:56.953Z] === RUN TestAuthZPluginV2Disable [2020-11-27T12:10:56.953Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-27T12:10:56.953Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:10:56.953Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-27T12:10:56.953Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-27T12:10:56.953Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:10:56.953Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-27T12:10:56.953Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-27T12:10:56.953Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:10:56.953Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-27T12:10:57.088Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.658s coverage: 57.7% of statements [2020-11-27T12:10:57.088Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-27T12:10:57.088Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-27T12:10:57.385Z] PASS [2020-11-27T12:10:57.385Z] coverage: 65.3% of statements [2020-11-27T12:10:57.385Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.941s coverage: 65.3% of statements [2020-11-27T12:10:57.545Z] === RUN TestDockerSuite/TestBuildUser [2020-11-27T12:10:58.469Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2020-11-27T12:10:58.933Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-11-27T12:10:59.407Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-11-27T12:11:00.303Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-11-27T12:11:00.303Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.10s) [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCIsolation [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertFromGRPCIsolation [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-11-27T12:11:00.303Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-11-27T12:11:00.303Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertFromGRPCConfigs [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCConfigs [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-11-27T12:11:00.303Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-11-27T12:11:00.303Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-11-27T12:11:00.303Z] PASS [2020-11-27T12:11:00.303Z] coverage: 35.9% of statements [2020-11-27T12:11:00.304Z] ok github.com/docker/docker/daemon/cluster/convert 0.804s coverage: 35.9% of statements [2020-11-27T12:11:00.345Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.5% of statements [2020-11-27T12:11:00.345Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-27T12:11:00.345Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-27T12:11:00.764Z] === RUN TestNewListSecretsFilters [2020-11-27T12:11:00.764Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-11-27T12:11:00.764Z] === RUN TestNewListConfigsFilters [2020-11-27T12:11:00.764Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-11-27T12:11:00.764Z] PASS [2020-11-27T12:11:00.764Z] coverage: 0.5% of statements [2020-11-27T12:11:00.764Z] ok github.com/docker/docker/daemon/cluster 1.373s coverage: 0.5% of statements [2020-11-27T12:11:00.853Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-11-27T12:11:01.283Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 41.0% of statements [2020-11-27T12:11:02.660Z] ok github.com/docker/docker/daemon/logger/awslogs 0.187s coverage: 77.4% of statements [2020-11-27T12:11:02.660Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-27T12:11:02.660Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-27T12:11:02.920Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2020-11-27T12:11:03.859Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2020-11-27T12:11:04.429Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-11-27T12:11:04.429Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2020-11-27T12:11:05.809Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 75.2% of statements [2020-11-27T12:11:05.809Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-27T12:11:06.068Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 55.1% of statements [2020-11-27T12:11:07.447Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-11-27T12:11:07.863Z] === RUN TestDiscoveryOptsErrors [2020-11-27T12:11:07.863Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestDiscoveryOpts [2020-11-27T12:11:07.863Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-11-27T12:11:07.863Z] PASS [2020-11-27T12:11:07.863Z] coverage: 30.0% of statements [2020-11-27T12:11:07.863Z] ok github.com/docker/docker/daemon/discovery 0.235s coverage: 30.0% of statements [2020-11-27T12:11:07.863Z] === RUN TestBuilderGC [2020-11-27T12:11:07.863Z] --- PASS: TestBuilderGC (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestDaemonConfigurationNotFound [2020-11-27T12:11:07.863Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestDaemonBrokenConfiguration [2020-11-27T12:11:07.863Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestParseClusterAdvertiseSettings [2020-11-27T12:11:07.863Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestFindConfigurationConflicts [2020-11-27T12:11:07.863Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-11-27T12:11:07.863Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestDaemonConfigurationMergeConflicts [2020-11-27T12:11:07.863Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-11-27T12:11:07.863Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-11-27T12:11:07.863Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-11-27T12:11:07.863Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-11-27T12:11:07.863Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-11-27T12:11:07.863Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-11-27T12:11:07.863Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-11-27T12:11:07.863Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-11-27T12:11:07.863Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-11-27T12:11:07.863Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestValidateConfigurationErrors [2020-11-27T12:11:07.863Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-11-27T12:11:07.863Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-11-27T12:11:07.863Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-11-27T12:11:07.863Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-11-27T12:11:07.863Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-11-27T12:11:07.863Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-11-27T12:11:07.863Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-11-27T12:11:07.863Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-11-27T12:11:07.863Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-11-27T12:11:07.863Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-11-27T12:11:07.863Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-11-27T12:11:07.863Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestValidateConfiguration [2020-11-27T12:11:07.863Z] === RUN TestValidateConfiguration/with_label [2020-11-27T12:11:07.863Z] === RUN TestValidateConfiguration/with_dns [2020-11-27T12:11:07.863Z] === RUN TestValidateConfiguration/with_dns-search [2020-11-27T12:11:07.863Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-11-27T12:11:07.863Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-11-27T12:11:07.863Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-11-27T12:11:07.863Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-11-27T12:11:07.863Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfiguration (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-11-27T12:11:07.863Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestModifiedDiscoverySettings [2020-11-27T12:11:07.863Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestReloadSetConfigFileNotExist [2020-11-27T12:11:07.863Z] time="2020-11-27T12:11:07Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-11-27T12:11:07.863Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2020-11-27T12:11:07.863Z] === RUN TestReloadDefaultConfigNotExist [2020-11-27T12:11:07.863Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2020-11-27T12:11:07.863Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:11:07.863Z] === RUN TestReloadBadDefaultConfig [2020-11-27T12:11:07.863Z] time="2020-11-27T12:11:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-216728291" [2020-11-27T12:11:07.863Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestReloadWithConflictingLabels [2020-11-27T12:11:07.863Z] time="2020-11-27T12:11:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-397955302" [2020-11-27T12:11:07.863Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestReloadWithDuplicateLabels [2020-11-27T12:11:07.863Z] time="2020-11-27T12:11:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-346838285" [2020-11-27T12:11:07.863Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-11-27T12:11:07.863Z] === RUN TestDaemonConfigurationMerge [2020-11-27T12:11:07.863Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-11-27T12:11:07.863Z] PASS [2020-11-27T12:11:07.863Z] coverage: 79.7% of statements [2020-11-27T12:11:07.863Z] ok github.com/docker/docker/daemon/config 1.053s coverage: 79.7% of statements [2020-11-27T12:11:08.826Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-11-27T12:11:08.826Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-11-27T12:11:08.996Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-11-27T12:11:08.997Z] PASS [2020-11-27T12:11:08.997Z] [2020-11-27T12:11:08.997Z] DONE 17 tests in 51.681s [2020-11-27T12:11:08.997Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-27T12:11:08.997Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:08.997Z] ++ set -e [2020-11-27T12:11:08.997Z] ++ '[' -n 0 ']' [2020-11-27T12:11:08.997Z] ++ set -x [2020-11-27T12:11:08.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:08.997Z] INFO: Testing against a local daemon [2020-11-27T12:11:08.997Z] === RUN TestPluginInvalidJSON [2020-11-27T12:11:08.997Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:11:08.997Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:11:08.997Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:11:08.997Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-11-27T12:11:08.997Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-27T12:11:08.997Z] === RUN TestPluginInstall [2020-11-27T12:11:08.997Z] === RUN TestPluginInstall/no_auth [2020-11-27T12:11:09.394Z] ok github.com/docker/docker/daemon/logger/splunk 1.653s coverage: 82.5% of statements [2020-11-27T12:11:09.394Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-27T12:11:09.654Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-11-27T12:11:09.654Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-27T12:11:10.057Z] === RUN TestVerifyNetworkingConfig [2020-11-27T12:11:10.057Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestGetContainer [2020-11-27T12:11:10.057Z] --- PASS: TestGetContainer (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestValidContainerNames [2020-11-27T12:11:10.057Z] --- PASS: TestValidContainerNames (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestContainerInitDNS [2020-11-27T12:11:10.057Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-11-27T12:11:10.057Z] daemon_test.go:147: root required [2020-11-27T12:11:10.057Z] === RUN TestMerge [2020-11-27T12:11:10.057Z] --- PASS: TestMerge (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestValidateContainerIsolation [2020-11-27T12:11:10.057Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestFindNetworkErrorType [2020-11-27T12:11:10.057Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestEnsureServicesExist [2020-11-27T12:11:10.057Z] --- PASS: TestEnsureServicesExist (0.01s) [2020-11-27T12:11:10.057Z] === RUN TestEnsureServicesExistErrors [2020-11-27T12:11:10.057Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-11-27T12:11:10.057Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-11-27T12:11:10.057Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-11-27T12:11:10.057Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestContainerDelete [2020-11-27T12:11:10.057Z] --- PASS: TestContainerDelete (0.02s) [2020-11-27T12:11:10.057Z] === RUN TestContainerDoubleDelete [2020-11-27T12:11:10.057Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestLogContainerEventCopyLabels [2020-11-27T12:11:10.057Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestLogContainerEventWithAttributes [2020-11-27T12:11:10.057Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestNoneHealthcheck [2020-11-27T12:11:10.057Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestHealthStates [2020-11-27T12:11:10.057Z] time="2020-11-27T12:11:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T12:11:10.057Z] time="2020-11-27T12:11:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T12:11:10.057Z] time="2020-11-27T12:11:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T12:11:10.057Z] time="2020-11-27T12:11:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T12:11:10.057Z] time="2020-11-27T12:11:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T12:11:10.057Z] time="2020-11-27T12:11:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T12:11:10.057Z] time="2020-11-27T12:11:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T12:11:10.057Z] time="2020-11-27T12:11:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T12:11:10.057Z] time="2020-11-27T12:11:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T12:11:10.057Z] time="2020-11-27T12:11:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-27T12:11:10.057Z] --- PASS: TestHealthStates (0.13s) [2020-11-27T12:11:10.057Z] === RUN TestMaskURLCredentials [2020-11-27T12:11:10.057Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestGetInspectData [2020-11-27T12:11:10.057Z] --- PASS: TestGetInspectData (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestFillLicense [2020-11-27T12:11:10.057Z] --- PASS: TestFillLicense (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestListInvalidFilter [2020-11-27T12:11:10.057Z] --- PASS: TestListInvalidFilter (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestNameFilter [2020-11-27T12:11:10.057Z] --- PASS: TestNameFilter (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-11-27T12:11:10.057Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-11-27T12:11:10.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-11-27T12:11:10.057Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestDaemonReloadLabels [2020-11-27T12:11:10.057Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-11-27T12:11:10.057Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestDaemonReloadMirrors [2020-11-27T12:11:10.057Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestDaemonReloadInsecureRegistries [2020-11-27T12:11:10.057Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestDaemonReloadNotAffectOthers [2020-11-27T12:11:10.057Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-11-27T12:11:10.057Z] === RUN TestDaemonDiscoveryReload [2020-11-27T12:11:10.520Z] === RUN TestWaitNodeAttachment [2020-11-27T12:11:10.520Z] === RUN TestEventsLog [2020-11-27T12:11:10.520Z] --- PASS: TestEventsLog (0.00s) [2020-11-27T12:11:10.520Z] === RUN TestEventsLogTimeout [2020-11-27T12:11:10.520Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-11-27T12:11:10.520Z] === RUN TestLogEvents [2020-11-27T12:11:10.520Z] --- PASS: TestLogEvents (0.05s) [2020-11-27T12:11:10.520Z] === RUN TestLoadBufferedEvents [2020-11-27T12:11:10.520Z] --- PASS: TestLoadBufferedEvents (0.14s) [2020-11-27T12:11:10.520Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-11-27T12:11:10.520Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-11-27T12:11:10.520Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-11-27T12:11:10.520Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-11-27T12:11:10.520Z] PASS [2020-11-27T12:11:10.520Z] coverage: 50.0% of statements [2020-11-27T12:11:10.520Z] ok github.com/docker/docker/daemon/events 0.374s coverage: 50.0% of statements [2020-11-27T12:11:10.520Z] --- PASS: TestWaitNodeAttachment (0.40s) [2020-11-27T12:11:10.520Z] === RUN TestIsolationConversion [2020-11-27T12:11:10.520Z] === RUN TestIsolationConversion/default [2020-11-27T12:11:10.520Z] === RUN TestIsolationConversion/process [2020-11-27T12:11:10.520Z] === RUN TestIsolationConversion/hyperv [2020-11-27T12:11:10.520Z] --- PASS: TestIsolationConversion (0.00s) [2020-11-27T12:11:10.520Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-11-27T12:11:10.520Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-11-27T12:11:10.520Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-11-27T12:11:10.520Z] === RUN TestContainerLabels [2020-11-27T12:11:10.520Z] --- PASS: TestContainerLabels (0.00s) [2020-11-27T12:11:10.520Z] === RUN TestCredentialSpecConversion [2020-11-27T12:11:10.520Z] === RUN TestCredentialSpecConversion/none [2020-11-27T12:11:10.520Z] === RUN TestCredentialSpecConversion/config [2020-11-27T12:11:10.520Z] === RUN TestCredentialSpecConversion/file [2020-11-27T12:11:10.520Z] === RUN TestCredentialSpecConversion/registry [2020-11-27T12:11:10.520Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-11-27T12:11:10.520Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-11-27T12:11:10.520Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-11-27T12:11:10.520Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-11-27T12:11:10.520Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-11-27T12:11:10.520Z] === RUN TestControllerValidateMountBind [2020-11-27T12:11:10.520Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-11-27T12:11:10.520Z] === RUN TestControllerValidateMountVolume [2020-11-27T12:11:10.520Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-11-27T12:11:10.520Z] === RUN TestControllerValidateMountTarget [2020-11-27T12:11:10.520Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-11-27T12:11:10.520Z] === RUN TestControllerValidateMountTmpfs [2020-11-27T12:11:10.520Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-11-27T12:11:10.520Z] === RUN TestControllerValidateMountInvalidType [2020-11-27T12:11:10.520Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-11-27T12:11:10.520Z] === RUN TestControllerValidateMountNamedPipe [2020-11-27T12:11:10.520Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-11-27T12:11:10.520Z] PASS [2020-11-27T12:11:10.520Z] coverage: 11.3% of statements [2020-11-27T12:11:10.982Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.164s coverage: 11.3% of statements [2020-11-27T12:11:10.982Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2020-11-27T12:11:10.982Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-11-27T12:11:11.443Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2020-11-27T12:11:11.443Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-11-27T12:11:11.558Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-11-27T12:11:11.558Z] time="2020-11-27T12:11:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:11:11.558Z] time="2020-11-27T12:11:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db28aa56eaa3a78e36266b16a7737c1e291c3d21bd08d5488290437c0b9105d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:11:11.558Z] time="2020-11-27T12:11:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:11:11.558Z] time="2020-11-27T12:11:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db28aa56eaa3a78e36266b16a7737c1e291c3d21bd08d5488290437c0b9105d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:11:11.558Z] === RUN TestPluginInstall/with_htpasswd [2020-11-27T12:11:11.905Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2020-11-27T12:11:11.905Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-11-27T12:11:11.905Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-11-27T12:11:11.905Z] reload_test.go:520: root required [2020-11-27T12:11:11.905Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-11-27T12:11:11.905Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2020-11-27T12:11:11.905Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-11-27T12:11:11.905Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2020-11-27T12:11:11.905Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-11-27T12:11:11.905Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.09s) [2020-11-27T12:11:11.905Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-11-27T12:11:11.905Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2020-11-27T12:11:11.905Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-11-27T12:11:11.905Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-11-27T12:11:11.905Z] === RUN TestParseVolumesFrom [2020-11-27T12:11:11.905Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-11-27T12:11:11.905Z] PASS [2020-11-27T12:11:11.905Z] coverage: 9.1% of statements [2020-11-27T12:11:11.905Z] ok github.com/docker/docker/daemon 3.463s coverage: 9.1% of statements [2020-11-27T12:11:11.905Z] === RUN TestIsEmptyDir [2020-11-27T12:11:11.905Z] --- PASS: TestIsEmptyDir (0.01s) [2020-11-27T12:11:11.905Z] PASS [2020-11-27T12:11:11.905Z] coverage: 2.3% of statements [2020-11-27T12:11:11.905Z] ok github.com/docker/docker/daemon/graphdriver 0.212s coverage: 2.3% of statements [2020-11-27T12:11:11.905Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-27T12:11:11.905Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-27T12:11:11.905Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-27T12:11:11.905Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-27T12:11:11.905Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-11-27T12:11:11.905Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-11-27T12:11:11.905Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-11-27T12:11:11.905Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-27T12:11:11.905Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-11-27T12:11:11.905Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-11-27T12:11:11.905Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-11-27T12:11:11.905Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-27T12:11:11.905Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-11-27T12:11:11.905Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-11-27T12:11:11.905Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-11-27T12:11:11.905Z] === RUN TestLinkNaming [2020-11-27T12:11:11.905Z] --- PASS: TestLinkNaming (0.00s) [2020-11-27T12:11:11.905Z] === RUN TestLinkNew [2020-11-27T12:11:11.905Z] --- PASS: TestLinkNew (0.00s) [2020-11-27T12:11:11.905Z] === RUN TestLinkEnv [2020-11-27T12:11:11.905Z] --- PASS: TestLinkEnv (0.00s) [2020-11-27T12:11:11.905Z] === RUN TestLinkMultipleEnv [2020-11-27T12:11:11.905Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-11-27T12:11:11.905Z] === RUN TestLinkPortRangeEnv [2020-11-27T12:11:11.905Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-11-27T12:11:11.905Z] PASS [2020-11-27T12:11:11.905Z] coverage: 93.0% of statements [2020-11-27T12:11:12.133Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-11-27T12:11:12.133Z] time="2020-11-27T12:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:11:12.133Z] time="2020-11-27T12:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2902a51e90ab6f3db44dae57fae43f7a331b9be2f02f39c02a42f55aab7c39d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:11:12.133Z] time="2020-11-27T12:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:11:12.133Z] time="2020-11-27T12:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2902a51e90ab6f3db44dae57fae43f7a331b9be2f02f39c02a42f55aab7c39d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:11:12.193Z] ok github.com/docker/docker/distribution/metadata 0.048s coverage: 48.2% of statements [2020-11-27T12:11:12.367Z] ok github.com/docker/docker/daemon/links 0.057s coverage: 93.0% of statements [2020-11-27T12:11:12.394Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-11-27T12:11:12.656Z] === RUN TestPluginInstall/with_insecure [2020-11-27T12:11:12.763Z] ok github.com/docker/docker/distribution 0.245s coverage: 25.6% of statements [2020-11-27T12:11:12.763Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-27T12:11:13.228Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-11-27T12:11:13.823Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2020-11-27T12:11:13.828Z] time="2020-11-27T12:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:11:13.828Z] time="2020-11-27T12:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abd43f09db5508ce90ebee4f2facbfe4e1b12274b32b93378d42748f7b5053b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:11:13.828Z] time="2020-11-27T12:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:11:13.828Z] time="2020-11-27T12:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abd43f09db5508ce90ebee4f2facbfe4e1b12274b32b93378d42748f7b5053b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:11:14.089Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-11-27T12:11:14.351Z] --- PASS: TestPluginInstall (5.47s) [2020-11-27T12:11:14.351Z] --- PASS: TestPluginInstall/no_auth (2.85s) [2020-11-27T12:11:14.351Z] --- PASS: TestPluginInstall/with_htpasswd (1.04s) [2020-11-27T12:11:14.351Z] --- PASS: TestPluginInstall/with_insecure (1.58s) [2020-11-27T12:11:14.351Z] plugin_test.go:157: [d93991708079d] daemon is not started [2020-11-27T12:11:14.351Z] PASS [2020-11-27T12:11:14.351Z] [2020-11-27T12:11:14.351Z] DONE 6 tests in 5.653s [2020-11-27T12:11:14.351Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-27T12:11:14.351Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:14.351Z] ++ set -e [2020-11-27T12:11:14.351Z] ++ '[' -n 0 ']' [2020-11-27T12:11:14.351Z] ++ set -x [2020-11-27T12:11:14.351Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:14.351Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-11-27T12:11:14.351Z] INFO: Testing against a local daemon [2020-11-27T12:11:14.351Z] === RUN TestExternalGraphDriver [2020-11-27T12:11:14.612Z] === RUN TestExternalGraphDriver/json [2020-11-27T12:11:14.763Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-11-27T12:11:15.023Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements [2020-11-27T12:11:15.023Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-27T12:11:15.556Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-11-27T12:11:15.556Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-11-27T12:11:15.556Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-11-27T12:11:15.556Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-11-27T12:11:15.556Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-11-27T12:11:15.572Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-11-27T12:11:15.572Z] PASS [2020-11-27T12:11:15.572Z] [2020-11-27T12:11:15.572Z] === Skipped [2020-11-27T12:11:15.572Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-27T12:11:15.572Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:11:15.572Z] [2020-11-27T12:11:15.572Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-27T12:11:15.572Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:11:15.572Z] [2020-11-27T12:11:15.572Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-27T12:11:15.572Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:11:15.572Z] [2020-11-27T12:11:15.572Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-27T12:11:15.572Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:11:15.572Z] [2020-11-27T12:11:15.572Z] [2020-11-27T12:11:15.572Z] DONE 17 tests, 4 skipped in 27.594s [2020-11-27T12:11:15.572Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-27T12:11:15.572Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:15.572Z] ++ set -e [2020-11-27T12:11:15.572Z] ++ '[' -n 0 ']' [2020-11-27T12:11:15.572Z] ++ set -x [2020-11-27T12:11:15.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:15.572Z] INFO: Testing against a local daemon [2020-11-27T12:11:15.572Z] === RUN TestPluginInvalidJSON [2020-11-27T12:11:15.572Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:11:15.572Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:11:15.572Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:11:15.572Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-11-27T12:11:15.572Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-27T12:11:15.572Z] === RUN TestPluginInstall [2020-11-27T12:11:15.572Z] === RUN TestPluginInstall/no_auth [2020-11-27T12:11:15.572Z] time="2020-11-27T12:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:11:15.572Z] time="2020-11-27T12:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bb705e6349d005e4ba9efa61d4fc1b10eec84438f2ed179931c3fc73e39d3eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:11:15.572Z] time="2020-11-27T12:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:11:15.572Z] time="2020-11-27T12:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bb705e6349d005e4ba9efa61d4fc1b10eec84438f2ed179931c3fc73e39d3eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:11:15.864Z] === RUN TestPluginInstall/with_htpasswd [2020-11-27T12:11:15.962Z] ok github.com/docker/docker/image/cache 0.040s coverage: 19.2% of statements [2020-11-27T12:11:15.962Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-27T12:11:16.222Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-11-27T12:11:16.222Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-27T12:11:16.499Z] time="2020-11-27T12:11:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:11:16.499Z] time="2020-11-27T12:11:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41744440c93b2363d6376111767f41c43e4c1320d75f12d58bddbdd07da59801" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:11:16.499Z] time="2020-11-27T12:11:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:11:16.499Z] time="2020-11-27T12:11:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41744440c93b2363d6376111767f41c43e4c1320d75f12d58bddbdd07da59801" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:11:16.503Z] === RUN TestExternalGraphDriver/spec [2020-11-27T12:11:16.793Z] === RUN TestPluginInstall/with_insecure [2020-11-27T12:11:17.097Z] === RUN TestNewStreamConfig [2020-11-27T12:11:17.097Z] === RUN TestNewStreamConfig/defaults [2020-11-27T12:11:17.097Z] === RUN TestNewStreamConfig/invalid_create_group [2020-11-27T12:11:17.097Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-11-27T12:11:17.097Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-11-27T12:11:17.097Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-11-27T12:11:17.097Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-11-27T12:11:17.097Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-11-27T12:11:17.097Z] --- PASS: TestNewStreamConfig (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-11-27T12:11:17.097Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-11-27T12:11:17.097Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestNewAWSLogsClientRegionDetect [2020-11-27T12:11:17.097Z] === RUN TestAdapterReadLogs [2020-11-27T12:11:17.097Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestCopier [2020-11-27T12:11:17.097Z] --- PASS: TestCopier (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestCopierLongLines [2020-11-27T12:11:17.097Z] --- PASS: TestCopierLongLines (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestCopierSlow [2020-11-27T12:11:17.097Z] time="2020-11-27T12:11:16Z" level=info msg="Trying to get region from EC2 Metadata" [2020-11-27T12:11:17.097Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2020-11-27T12:11:17.097Z] === RUN TestCreateSuccess [2020-11-27T12:11:17.097Z] --- PASS: TestCreateSuccess (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestCreateLogGroupSuccess [2020-11-27T12:11:17.097Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestCreateError [2020-11-27T12:11:17.097Z] --- PASS: TestCreateError (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestCreateAlreadyExists [2020-11-27T12:11:17.097Z] time="2020-11-27T12:11:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-11-27T12:11:17.097Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestLogClosed [2020-11-27T12:11:17.097Z] --- PASS: TestLogClosed (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestLogBlocking [2020-11-27T12:11:17.097Z] --- PASS: TestLogBlocking (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestLogNonBlockingBufferEmpty [2020-11-27T12:11:17.097Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestLogNonBlockingBufferFull [2020-11-27T12:11:17.097Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestPublishBatchSuccess [2020-11-27T12:11:17.097Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestPublishBatchError [2020-11-27T12:11:17.097Z] time="2020-11-27T12:11:16Z" level=error msg=Error [2020-11-27T12:11:17.097Z] --- PASS: TestPublishBatchError (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-11-27T12:11:17.097Z] time="2020-11-27T12:11:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-11-27T12:11:17.097Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestPublishBatchAlreadyAccepted [2020-11-27T12:11:17.097Z] time="2020-11-27T12:11:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-11-27T12:11:17.097Z] time="2020-11-27T12:11:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-11-27T12:11:17.097Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestCollectBatchSimple [2020-11-27T12:11:17.097Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestCollectBatchTicker [2020-11-27T12:11:17.097Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestCollectBatchMultilinePattern [2020-11-27T12:11:17.097Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-11-27T12:11:17.097Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-11-27T12:11:17.097Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-11-27T12:11:17.097Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestCollectBatchClose [2020-11-27T12:11:17.097Z] --- PASS: TestCollectBatchClose (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestEffectiveLen [2020-11-27T12:11:17.097Z] === RUN TestEffectiveLen/0/Hello [2020-11-27T12:11:17.097Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-11-27T12:11:17.097Z] === RUN TestEffectiveLen/2/🙃 [2020-11-27T12:11:17.097Z] === RUN TestEffectiveLen/3/���� [2020-11-27T12:11:17.097Z] === RUN TestEffectiveLen/4/He��o [2020-11-27T12:11:17.097Z] === RUN TestEffectiveLen/5/ [2020-11-27T12:11:17.097Z] --- PASS: TestEffectiveLen (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestFindValidSplit [2020-11-27T12:11:17.097Z] === RUN TestFindValidSplit/0/ [2020-11-27T12:11:17.097Z] === RUN TestFindValidSplit/1/Hello [2020-11-27T12:11:17.097Z] === RUN TestFindValidSplit/2/Hello [2020-11-27T12:11:17.097Z] === RUN TestFindValidSplit/3/Hello [2020-11-27T12:11:17.097Z] === RUN TestFindValidSplit/4/🙃 [2020-11-27T12:11:17.097Z] === RUN TestFindValidSplit/5/🙃 [2020-11-27T12:11:17.097Z] === RUN TestFindValidSplit/6/a� [2020-11-27T12:11:17.097Z] === RUN TestFindValidSplit/7/a� [2020-11-27T12:11:17.097Z] --- PASS: TestFindValidSplit (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-11-27T12:11:17.097Z] cloudwatchlogs_test.go:1044: [2020-11-27T12:11:17.097Z] cloudwatchlogs_test.go:1045: [2020-11-27T12:11:17.097Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-11-27T12:11:17.097Z] cloudwatchlogs_test.go:1044: Hello [2020-11-27T12:11:17.097Z] cloudwatchlogs_test.go:1045: [2020-11-27T12:11:17.097Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-11-27T12:11:17.097Z] cloudwatchlogs_test.go:1044: He [2020-11-27T12:11:17.097Z] cloudwatchlogs_test.go:1045: llo [2020-11-27T12:11:17.097Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-11-27T12:11:17.097Z] cloudwatchlogs_test.go:1044: [2020-11-27T12:11:17.097Z] cloudwatchlogs_test.go:1045: Hello [2020-11-27T12:11:17.097Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-11-27T12:11:17.097Z] cloudwatchlogs_test.go:1044: [2020-11-27T12:11:17.097Z] cloudwatchlogs_test.go:1045: 🙃 [2020-11-27T12:11:17.097Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-11-27T12:11:17.097Z] cloudwatchlogs_test.go:1044: 🙃 [2020-11-27T12:11:17.097Z] cloudwatchlogs_test.go:1045: [2020-11-27T12:11:17.097Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-11-27T12:11:17.097Z] cloudwatchlogs_test.go:1044: a [2020-11-27T12:11:17.097Z] cloudwatchlogs_test.go:1045: � [2020-11-27T12:11:17.097Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-11-27T12:11:17.097Z] cloudwatchlogs_test.go:1044: a� [2020-11-27T12:11:17.097Z] cloudwatchlogs_test.go:1045: [2020-11-27T12:11:17.097Z] === RUN TestProcessEventEmoji [2020-11-27T12:11:17.097Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestCollectBatchLineSplit [2020-11-27T12:11:17.097Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestCollectBatchLineSplitWithBinary [2020-11-27T12:11:17.097Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestCollectBatchMaxEvents [2020-11-27T12:11:17.097Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2020-11-27T12:11:17.097Z] === RUN TestCollectBatchMaxTotalBytes [2020-11-27T12:11:17.097Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2020-11-27T12:11:17.097Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-11-27T12:11:17.097Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2020-11-27T12:11:17.097Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-11-27T12:11:17.097Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2020-11-27T12:11:17.097Z] === RUN TestParseLogOptionsMultilinePattern [2020-11-27T12:11:17.097Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestParseLogOptionsDatetimeFormat [2020-11-27T12:11:17.097Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-11-27T12:11:17.097Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-11-27T12:11:17.097Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-11-27T12:11:17.097Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-11-27T12:11:17.097Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-11-27T12:11:17.097Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-11-27T12:11:17.097Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-11-27T12:11:17.097Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-11-27T12:11:17.097Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-11-27T12:11:17.097Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-11-27T12:11:17.097Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-11-27T12:11:17.097Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-11-27T12:11:17.097Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-11-27T12:11:17.097Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-11-27T12:11:17.097Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-11-27T12:11:17.097Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-11-27T12:11:17.097Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-11-27T12:11:17.097Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-11-27T12:11:17.097Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-11-27T12:11:17.097Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestCreateTagSuccess [2020-11-27T12:11:17.097Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-11-27T12:11:17.097Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2020-11-27T12:11:17.097Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-11-27T12:11:17.097Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-11-27T12:11:17.097Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-11-27T12:11:17.097Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-11-27T12:11:17.097Z] PASS [2020-11-27T12:11:17.097Z] coverage: 77.8% of statements [2020-11-27T12:11:17.097Z] ok github.com/docker/docker/daemon/logger/awslogs 0.559s coverage: 77.8% of statements [2020-11-27T12:11:17.097Z] === RUN TestJSONFileLogger [2020-11-27T12:11:17.098Z] --- PASS: TestJSONFileLogger (0.00s) [2020-11-27T12:11:17.098Z] === RUN TestJSONFileLoggerWithTags [2020-11-27T12:11:17.098Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-11-27T12:11:17.098Z] === RUN TestJSONFileLoggerWithOpts [2020-11-27T12:11:17.098Z] --- PASS: TestCopierSlow (0.20s) [2020-11-27T12:11:17.098Z] === RUN TestCopierWithSized [2020-11-27T12:11:17.098Z] --- PASS: TestCopierWithSized (0.00s) [2020-11-27T12:11:17.098Z] === RUN TestCopierWithPartial [2020-11-27T12:11:17.098Z] --- PASS: TestCopierWithPartial (0.01s) [2020-11-27T12:11:17.098Z] === RUN TestRingLogger [2020-11-27T12:11:17.098Z] --- PASS: TestRingLogger (0.00s) [2020-11-27T12:11:17.098Z] === RUN TestRingCap [2020-11-27T12:11:17.098Z] --- PASS: TestRingCap (0.00s) [2020-11-27T12:11:17.098Z] === RUN TestRingClose [2020-11-27T12:11:17.098Z] --- PASS: TestRingClose (0.00s) [2020-11-27T12:11:17.098Z] === RUN TestRingDrain [2020-11-27T12:11:17.098Z] --- PASS: TestRingDrain (0.00s) [2020-11-27T12:11:17.098Z] PASS [2020-11-27T12:11:17.098Z] coverage: 41.2% of statements [2020-11-27T12:11:17.098Z] ok github.com/docker/docker/daemon/logger 0.449s coverage: 41.2% of statements [2020-11-27T12:11:17.098Z] --- PASS: TestJSONFileLoggerWithOpts (0.08s) [2020-11-27T12:11:17.098Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-11-27T12:11:17.098Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-11-27T12:11:17.098Z] === RUN TestEncodeDecode [2020-11-27T12:11:17.098Z] === PAUSE TestEncodeDecode [2020-11-27T12:11:17.098Z] === CONT TestEncodeDecode [2020-11-27T12:11:17.098Z] --- PASS: TestEncodeDecode (0.11s) [2020-11-27T12:11:17.098Z] PASS [2020-11-27T12:11:17.098Z] coverage: 61.6% of statements [2020-11-27T12:11:17.098Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.436s coverage: 61.6% of statements [2020-11-27T12:11:17.160Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-11-27T12:11:17.447Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-11-27T12:11:17.560Z] === RUN TestSearchRegistryForImagesErrors [2020-11-27T12:11:17.560Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-11-27T12:11:17.560Z] === RUN TestSearchRegistryForImages [2020-11-27T12:11:17.560Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-11-27T12:11:17.560Z] === RUN TestImageDelete [2020-11-27T12:11:17.560Z] === RUN TestImageDelete/no_lease [2020-11-27T12:11:17.560Z] === RUN TestImageDelete/lease_exists [2020-11-27T12:11:17.560Z] --- PASS: TestImageDelete (0.07s) [2020-11-27T12:11:17.560Z] --- PASS: TestImageDelete/no_lease (0.01s) [2020-11-27T12:11:17.560Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2020-11-27T12:11:17.560Z] === RUN TestContentStoreForPull [2020-11-27T12:11:17.708Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-11-27T12:11:17.834Z] time="2020-11-27T12:11:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:11:17.834Z] time="2020-11-27T12:11:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efa63c825e737d20d60323d6ebd98b04e511956722d263c9dd2dce7efadbba5b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:11:17.834Z] time="2020-11-27T12:11:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-27T12:11:17.834Z] time="2020-11-27T12:11:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efa63c825e737d20d60323d6ebd98b04e511956722d263c9dd2dce7efadbba5b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-27T12:11:18.021Z] --- PASS: TestContentStoreForPull (0.24s) [2020-11-27T12:11:18.021Z] PASS [2020-11-27T12:11:18.021Z] coverage: 6.5% of statements [2020-11-27T12:11:18.021Z] ok github.com/docker/docker/daemon/images 0.813s coverage: 6.5% of statements [2020-11-27T12:11:18.021Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-27T12:11:18.021Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-27T12:11:18.021Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-11-27T12:11:18.021Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-27T12:11:18.021Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-27T12:11:18.021Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-11-27T12:11:18.021Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-11-27T12:11:18.126Z] --- PASS: TestPluginInstall (4.27s) [2020-11-27T12:11:18.126Z] --- PASS: TestPluginInstall/no_auth (1.99s) [2020-11-27T12:11:18.126Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2020-11-27T12:11:18.126Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2020-11-27T12:11:18.126Z] plugin_test.go:157: [de648f132e0ac] daemon is not started [2020-11-27T12:11:18.126Z] PASS [2020-11-27T12:11:18.126Z] [2020-11-27T12:11:18.126Z] DONE 6 tests in 4.380s [2020-11-27T12:11:18.126Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-27T12:11:18.126Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:18.126Z] ++ set -e [2020-11-27T12:11:18.126Z] ++ '[' -n 0 ']' [2020-11-27T12:11:18.126Z] ++ set -x [2020-11-27T12:11:18.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:18.127Z] INFO: Testing against a local daemon [2020-11-27T12:11:18.127Z] === RUN TestExternalGraphDriver [2020-11-27T12:11:18.418Z] === RUN TestExternalGraphDriver/json [2020-11-27T12:11:18.539Z] ok github.com/docker/docker/oci 0.010s coverage: 8.2% of statements [2020-11-27T12:11:18.653Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-11-27T12:11:18.653Z] === RUN TestExternalGraphDriver/pull [2020-11-27T12:11:18.994Z] === RUN TestJSONLogsMarshalJSONBuf [2020-11-27T12:11:18.994Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-11-27T12:11:18.994Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-11-27T12:11:18.994Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2020-11-27T12:11:18.994Z] === RUN TestFastTimeMarshalJSON [2020-11-27T12:11:18.994Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2020-11-27T12:11:18.994Z] PASS [2020-11-27T12:11:18.994Z] coverage: 87.2% of statements [2020-11-27T12:11:18.994Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.241s coverage: 87.2% of statements [2020-11-27T12:11:19.109Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2020-11-27T12:11:19.226Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-11-27T12:11:19.368Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2020-11-27T12:11:19.797Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-11-27T12:11:20.058Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-11-27T12:11:20.498Z] === RUN TestExternalGraphDriver/spec [2020-11-27T12:11:20.538Z] === RUN TestWriteLog [2020-11-27T12:11:20.538Z] === PAUSE TestWriteLog [2020-11-27T12:11:20.538Z] === RUN TestReadLog [2020-11-27T12:11:20.538Z] === PAUSE TestReadLog [2020-11-27T12:11:20.538Z] === CONT TestWriteLog [2020-11-27T12:11:20.538Z] === CONT TestReadLog [2020-11-27T12:11:20.538Z] --- PASS: TestWriteLog (0.00s) [2020-11-27T12:11:20.538Z] === RUN TestReadLog/tail_exact [2020-11-27T12:11:20.538Z] === RUN TestOpenFileDelete [2020-11-27T12:11:20.538Z] --- PASS: TestOpenFileDelete (0.00s) [2020-11-27T12:11:20.538Z] === RUN TestOpenFileRename [2020-11-27T12:11:20.538Z] --- PASS: TestOpenFileRename (0.00s) [2020-11-27T12:11:20.538Z] === RUN TestParseLogTagDefaultTag [2020-11-27T12:11:20.538Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-11-27T12:11:20.538Z] === RUN TestParseLogTag [2020-11-27T12:11:20.538Z] --- PASS: TestParseLogTag (0.00s) [2020-11-27T12:11:20.538Z] === RUN TestParseLogTagEmptyTag [2020-11-27T12:11:20.538Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-11-27T12:11:20.538Z] === RUN TestTailFiles [2020-11-27T12:11:20.538Z] --- PASS: TestTailFiles (0.00s) [2020-11-27T12:11:20.538Z] === RUN TestFollowLogsConsumerGone [2020-11-27T12:11:20.538Z] === RUN TestReadLog/tail_less_than_available [2020-11-27T12:11:20.538Z] === RUN TestReadLog/tail_more_than_available [2020-11-27T12:11:20.538Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2020-11-27T12:11:20.538Z] === RUN TestFollowLogsProducerGone [2020-11-27T12:11:20.538Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2020-11-27T12:11:20.538Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2020-11-27T12:11:20.538Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2020-11-27T12:11:20.538Z] === RUN TestCheckCapacityAndRotate [2020-11-27T12:11:20.538Z] --- PASS: TestReadLog (0.16s) [2020-11-27T12:11:20.538Z] --- PASS: TestReadLog/tail_exact (0.14s) [2020-11-27T12:11:20.538Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2020-11-27T12:11:20.538Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2020-11-27T12:11:20.538Z] PASS [2020-11-27T12:11:20.538Z] coverage: 75.2% of statements [2020-11-27T12:11:20.538Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2020-11-27T12:11:20.538Z] ok github.com/docker/docker/daemon/logger/local 0.366s coverage: 75.2% of statements [2020-11-27T12:11:20.538Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2020-11-27T12:11:20.538Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-27T12:11:20.747Z] ok github.com/docker/docker/pkg/archive 0.311s coverage: 76.9% of statements [2020-11-27T12:11:20.999Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2020-11-27T12:11:20.999Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2020-11-27T12:11:20.999Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2020-11-27T12:11:20.999Z] PASS [2020-11-27T12:11:20.999Z] coverage: 55.3% of statements [2020-11-27T12:11:20.999Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.442s coverage: 55.3% of statements [2020-11-27T12:11:21.002Z] --- PASS: TestExternalGraphDriver (6.66s) [2020-11-27T12:11:21.002Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2020-11-27T12:11:21.002Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2020-11-27T12:11:21.002Z] --- PASS: TestExternalGraphDriver/pull (2.31s) [2020-11-27T12:11:21.002Z] === RUN TestGraphdriverPluginV2 [2020-11-27T12:11:21.686Z] ok github.com/docker/docker/pkg/authorization 0.151s coverage: 68.3% of statements [2020-11-27T12:11:21.945Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-11-27T12:11:21.951Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-11-27T12:11:21.974Z] === RUN TestLog [2020-11-27T12:11:21.974Z] --- PASS: TestLog (0.01s) [2020-11-27T12:11:21.974Z] PASS [2020-11-27T12:11:21.974Z] coverage: 33.3% of statements [2020-11-27T12:11:21.974Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.360s coverage: 33.3% of statements [2020-11-27T12:11:22.042Z] === RUN TestExternalGraphDriver/pull [2020-11-27T12:11:22.205Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-11-27T12:11:22.946Z] === RUN TestValidateLogOpt [2020-11-27T12:11:22.946Z] --- PASS: TestValidateLogOpt (0.00s) [2020-11-27T12:11:22.946Z] === RUN TestNewMissedConfig [2020-11-27T12:11:22.946Z] --- PASS: TestNewMissedConfig (0.00s) [2020-11-27T12:11:22.946Z] === RUN TestNewMissedUrl [2020-11-27T12:11:22.946Z] --- PASS: TestNewMissedUrl (0.00s) [2020-11-27T12:11:22.946Z] === RUN TestNewMissedToken [2020-11-27T12:11:22.946Z] --- PASS: TestNewMissedToken (0.00s) [2020-11-27T12:11:22.946Z] === RUN TestNewWithProxy [2020-11-27T12:11:22.946Z] --- PASS: TestNewWithProxy (0.00s) [2020-11-27T12:11:22.946Z] === RUN TestDefault [2020-11-27T12:11:22.946Z] --- PASS: TestDefault (0.01s) [2020-11-27T12:11:22.946Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-11-27T12:11:22.946Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-11-27T12:11:22.946Z] === RUN TestJsonFormat [2020-11-27T12:11:22.946Z] --- PASS: TestJsonFormat (0.00s) [2020-11-27T12:11:22.946Z] === RUN TestRawFormat [2020-11-27T12:11:22.946Z] --- PASS: TestRawFormat (0.01s) [2020-11-27T12:11:22.946Z] === RUN TestRawFormatWithLabels [2020-11-27T12:11:22.946Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-11-27T12:11:22.946Z] === RUN TestRawFormatWithoutTag [2020-11-27T12:11:22.946Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-11-27T12:11:22.946Z] === RUN TestBatching [2020-11-27T12:11:22.946Z] === RUN TestNewParse [2020-11-27T12:11:22.946Z] --- PASS: TestNewParse (0.00s) [2020-11-27T12:11:22.946Z] PASS [2020-11-27T12:11:22.946Z] coverage: 8.3% of statements [2020-11-27T12:11:22.946Z] ok github.com/docker/docker/daemon/logger/templates 0.059s coverage: 8.3% of statements [2020-11-27T12:11:22.946Z] --- PASS: TestBatching (0.27s) [2020-11-27T12:11:22.946Z] === RUN TestFrequency [2020-11-27T12:11:23.341Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-11-27T12:11:23.408Z] --- PASS: TestFrequency (0.16s) [2020-11-27T12:11:23.408Z] === RUN TestOneMessagePerRequest [2020-11-27T12:11:23.408Z] --- PASS: TestOneMessagePerRequest (0.01s) [2020-11-27T12:11:23.408Z] === RUN TestVerify [2020-11-27T12:11:23.408Z] --- PASS: TestVerify (0.00s) [2020-11-27T12:11:23.408Z] === RUN TestSkipVerify [2020-11-27T12:11:23.408Z] === RUN TestParseLogFormat [2020-11-27T12:11:23.408Z] --- PASS: TestParseLogFormat (0.00s) [2020-11-27T12:11:23.408Z] === RUN TestValidateLogOptEmpty [2020-11-27T12:11:23.408Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-11-27T12:11:23.408Z] === RUN TestValidateSyslogAddress [2020-11-27T12:11:23.408Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-11-27T12:11:23.408Z] === RUN TestParseAddressDefaultPort [2020-11-27T12:11:23.408Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-11-27T12:11:23.408Z] === RUN TestValidateSyslogFacility [2020-11-27T12:11:23.408Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-11-27T12:11:23.408Z] === RUN TestValidateLogOptSyslogFormat [2020-11-27T12:11:23.408Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-11-27T12:11:23.408Z] === RUN TestValidateLogOpt [2020-11-27T12:11:23.408Z] --- PASS: TestValidateLogOpt (0.00s) [2020-11-27T12:11:23.408Z] PASS [2020-11-27T12:11:23.408Z] coverage: 46.8% of statements [2020-11-27T12:11:23.408Z] time="2020-11-27T12:11:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T12:11:23.408Z] ok github.com/docker/docker/daemon/logger/syslog 0.278s coverage: 46.8% of statements [2020-11-27T12:11:23.408Z] time="2020-11-27T12:11:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T12:11:23.408Z] time="2020-11-27T12:11:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T12:11:23.408Z] time="2020-11-27T12:11:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T12:11:23.869Z] --- PASS: TestSkipVerify (0.43s) [2020-11-27T12:11:23.869Z] === RUN TestBufferMaximum [2020-11-27T12:11:23.869Z] time="2020-11-27T12:11:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T12:11:23.869Z] time="2020-11-27T12:11:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T12:11:23.869Z] time="2020-11-27T12:11:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T12:11:23.869Z] time="2020-11-27T12:11:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T12:11:23.869Z] time="2020-11-27T12:11:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T12:11:23.869Z] time="2020-11-27T12:11:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606479083.381928\",\"host\":\"10cf0463f326\"}'" [2020-11-27T12:11:23.869Z] time="2020-11-27T12:11:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606479083.381928\",\"host\":\"10cf0463f326\"}'" [2020-11-27T12:11:23.869Z] --- PASS: TestBufferMaximum (0.00s) [2020-11-27T12:11:23.869Z] === RUN TestServerAlwaysDown [2020-11-27T12:11:23.869Z] time="2020-11-27T12:11:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T12:11:23.869Z] time="2020-11-27T12:11:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T12:11:23.869Z] time="2020-11-27T12:11:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606479083.385948\",\"host\":\"10cf0463f326\"}'" [2020-11-27T12:11:23.869Z] time="2020-11-27T12:11:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606479083.385948\",\"host\":\"10cf0463f326\"}'" [2020-11-27T12:11:23.869Z] time="2020-11-27T12:11:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-27T12:11:23.912Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-11-27T12:11:24.119Z] --- PASS: TestExternalGraphDriver (5.76s) [2020-11-27T12:11:24.119Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2020-11-27T12:11:24.119Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2020-11-27T12:11:24.119Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2020-11-27T12:11:24.119Z] === RUN TestGraphdriverPluginV2 [2020-11-27T12:11:24.119Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-11-27T12:11:24.119Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:11:24.119Z] PASS [2020-11-27T12:11:24.119Z] [2020-11-27T12:11:24.119Z] === Skipped [2020-11-27T12:11:24.119Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-11-27T12:11:24.119Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:11:24.119Z] [2020-11-27T12:11:24.119Z] [2020-11-27T12:11:24.119Z] DONE 5 tests, 1 skipped in 5.889s [2020-11-27T12:11:24.119Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-27T12:11:24.119Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:24.119Z] ++ set -e [2020-11-27T12:11:24.119Z] ++ '[' -n 0 ']' [2020-11-27T12:11:24.119Z] ++ set -x [2020-11-27T12:11:24.119Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:24.119Z] INFO: Testing against a local daemon [2020-11-27T12:11:24.119Z] === RUN TestContinueAfterPluginCrash [2020-11-27T12:11:24.119Z] === PAUSE TestContinueAfterPluginCrash [2020-11-27T12:11:24.119Z] === RUN TestReadPluginNoRead [2020-11-27T12:11:24.119Z] === PAUSE TestReadPluginNoRead [2020-11-27T12:11:24.119Z] === RUN TestDaemonStartWithLogOpt [2020-11-27T12:11:24.119Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-27T12:11:24.119Z] === CONT TestContinueAfterPluginCrash [2020-11-27T12:11:24.119Z] === CONT TestDaemonStartWithLogOpt [2020-11-27T12:11:24.119Z] === CONT TestReadPluginNoRead [2020-11-27T12:11:24.174Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-11-27T12:11:24.331Z] time="2020-11-27T12:11:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606479083.385948\",\"host\":\"10cf0463f326\"}'" [2020-11-27T12:11:24.331Z] time="2020-11-27T12:11:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606479083.386934\",\"host\":\"10cf0463f326\"}'" [2020-11-27T12:11:24.331Z] time="2020-11-27T12:11:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606479083.386934\",\"host\":\"10cf0463f326\"}'" [2020-11-27T12:11:24.331Z] --- PASS: TestServerAlwaysDown (0.00s) [2020-11-27T12:11:24.331Z] === RUN TestCannotSendAfterClose [2020-11-27T12:11:24.331Z] --- PASS: TestCannotSendAfterClose (0.01s) [2020-11-27T12:11:24.331Z] === RUN TestDeadlockOnBlockedEndpoint [2020-11-27T12:11:24.746Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-11-27T12:11:24.746Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-11-27T12:11:24.793Z] time="2020-11-27T12:11:24Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2020-11-27T12:11:24.793Z] time="2020-11-27T12:11:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"10cf0463f326\"}'" [2020-11-27T12:11:24.793Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2020-11-27T12:11:24.793Z] PASS [2020-11-27T12:11:24.793Z] coverage: 82.5% of statements [2020-11-27T12:11:24.793Z] ok github.com/docker/docker/daemon/logger/splunk 2.204s coverage: 82.5% of statements [2020-11-27T12:11:24.793Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-27T12:11:24.793Z] ? github.com/docker/docker/daemon/network [no test files] [2020-11-27T12:11:24.793Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-27T12:11:25.492Z] ok github.com/docker/docker/pkg/chrootarchive 2.482s coverage: 43.2% of statements [2020-11-27T12:11:25.492Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-11-27T12:11:25.690Z] === RUN TestDockerSuite/TestBuildXZHost [2020-11-27T12:11:25.690Z] --- PASS: TestGraphdriverPluginV2 (4.61s) [2020-11-27T12:11:25.690Z] PASS [2020-11-27T12:11:25.690Z] [2020-11-27T12:11:25.690Z] DONE 5 tests in 11.413s [2020-11-27T12:11:25.690Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-27T12:11:25.690Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:25.690Z] ++ set -e [2020-11-27T12:11:25.690Z] ++ '[' -n 0 ']' [2020-11-27T12:11:25.690Z] ++ set -x [2020-11-27T12:11:25.690Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:25.952Z] INFO: Testing against a local daemon [2020-11-27T12:11:25.952Z] === RUN TestContinueAfterPluginCrash [2020-11-27T12:11:25.952Z] === PAUSE TestContinueAfterPluginCrash [2020-11-27T12:11:25.952Z] === RUN TestReadPluginNoRead [2020-11-27T12:11:25.952Z] === PAUSE TestReadPluginNoRead [2020-11-27T12:11:25.952Z] === RUN TestDaemonStartWithLogOpt [2020-11-27T12:11:25.952Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-27T12:11:25.952Z] === CONT TestContinueAfterPluginCrash [2020-11-27T12:11:25.952Z] === CONT TestDaemonStartWithLogOpt [2020-11-27T12:11:26.061Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-11-27T12:11:26.061Z] ok github.com/docker/docker/layer 7.766s coverage: 68.8% of statements [2020-11-27T12:11:26.061Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-27T12:11:26.061Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-27T12:11:26.061Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-27T12:11:26.061Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-27T12:11:26.061Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-27T12:11:26.061Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-27T12:11:26.061Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-27T12:11:26.345Z] === RUN TestV1IDService [2020-11-27T12:11:26.345Z] --- PASS: TestV1IDService (0.03s) [2020-11-27T12:11:26.345Z] === RUN TestV2MetadataService [2020-11-27T12:11:26.629Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-11-27T12:11:27.214Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-11-27T12:11:27.318Z] === RUN TestSuccessfulDownload [2020-11-27T12:11:27.318Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-11-27T12:11:27.318Z] download_test.go:268: Needs fixing on Windows [2020-11-27T12:11:27.318Z] === RUN TestCancelledDownload [2020-11-27T12:11:27.318Z] --- PASS: TestCancelledDownload (0.00s) [2020-11-27T12:11:27.318Z] === RUN TestMaxDownloadAttempts [2020-11-27T12:11:27.318Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-27T12:11:27.318Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-27T12:11:27.318Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-27T12:11:27.318Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-27T12:11:27.318Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-27T12:11:27.318Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-27T12:11:27.318Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-27T12:11:27.318Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-27T12:11:27.318Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-27T12:11:27.318Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-27T12:11:27.318Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-27T12:11:27.318Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-27T12:11:27.318Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-11-27T12:11:27.318Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-11-27T12:11:27.318Z] === RUN TestContinueOnError_MirrorEndpoint [2020-11-27T12:11:27.318Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-11-27T12:11:27.318Z] === RUN TestContinueOnError_NeverContinue [2020-11-27T12:11:27.318Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-11-27T12:11:27.318Z] === RUN TestContinueOnError_UnnestsErrors [2020-11-27T12:11:27.318Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-11-27T12:11:27.318Z] === RUN TestManifestStore [2020-11-27T12:11:27.318Z] === RUN TestManifestStore/no_remote_or_local [2020-11-27T12:11:27.779Z] time="2020-11-27T12:11:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-27T12:11:27.779Z] time="2020-11-27T12:11:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-27T12:11:27.779Z] time="2020-11-27T12:11:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-27T12:11:27.779Z] time="2020-11-27T12:11:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-27T12:11:27.779Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-11-27T12:11:27.779Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2020-11-27T12:11:27.779Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2020-11-27T12:11:27.779Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2020-11-27T12:11:27.779Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2020-11-27T12:11:27.779Z] === RUN TestTransfer [2020-11-27T12:11:27.779Z] time="2020-11-27T12:11:27Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local173454223\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2020-11-27T12:11:27.779Z] === RUN TestManifestStore/no_local_cache [2020-11-27T12:11:27.779Z] === RUN TestManifestStore/with_local_cache [2020-11-27T12:11:27.779Z] === RUN TestManifestStore/unknown_media_type [2020-11-27T12:11:27.779Z] === RUN TestManifestStore/unknown_media_type/no_cache [2020-11-27T12:11:27.779Z] time="2020-11-27T12:11:27Z" level=warning msg="reference for unknown type: " [2020-11-27T12:11:27.779Z] --- PASS: TestTransfer (0.12s) [2020-11-27T12:11:27.779Z] === RUN TestConcurrencyLimit [2020-11-27T12:11:27.779Z] time="2020-11-27T12:11:27Z" level=warning msg="reference for unknown type: " [2020-11-27T12:11:27.779Z] === RUN TestManifestStore/unknown_media_type/with_cache [2020-11-27T12:11:27.779Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2020-11-27T12:11:27.779Z] time="2020-11-27T12:11:27Z" level=warning msg="reference for unknown type: " [2020-11-27T12:11:27.779Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2020-11-27T12:11:27.779Z] time="2020-11-27T12:11:27Z" level=warning msg="reference for unknown type: " [2020-11-27T12:11:27.779Z] time="2020-11-27T12:11:27Z" level=warning msg="reference for unknown type: " [2020-11-27T12:11:27.779Z] === RUN TestManifestStore/error_persisting_manifest [2020-11-27T12:11:27.779Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2020-11-27T12:11:27.779Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2020-11-27T12:11:27.779Z] time="2020-11-27T12:11:27Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2020-11-27T12:11:27.779Z] --- PASS: TestManifestStore (0.34s) [2020-11-27T12:11:27.779Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2020-11-27T12:11:27.779Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2020-11-27T12:11:27.779Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2020-11-27T12:11:27.779Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2020-11-27T12:11:27.779Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2020-11-27T12:11:27.779Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2020-11-27T12:11:27.779Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2020-11-27T12:11:27.779Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2020-11-27T12:11:27.780Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2020-11-27T12:11:27.780Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2020-11-27T12:11:27.780Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2020-11-27T12:11:27.780Z] === RUN TestDetectManifestBlobMediaType [2020-11-27T12:11:27.780Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2020-11-27T12:11:27.780Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2020-11-27T12:11:27.780Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2020-11-27T12:11:27.780Z] === RUN TestDetectManifestBlobMediaType/schema1 [2020-11-27T12:11:27.780Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2020-11-27T12:11:27.780Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2020-11-27T12:11:27.780Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2020-11-27T12:11:27.780Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2020-11-27T12:11:27.780Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2020-11-27T12:11:27.780Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2020-11-27T12:11:27.780Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2020-11-27T12:11:27.780Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2020-11-27T12:11:27.780Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2020-11-27T12:11:27.780Z] === RUN TestFixManifestLayers [2020-11-27T12:11:27.780Z] --- PASS: TestFixManifestLayers (0.00s) [2020-11-27T12:11:27.780Z] === RUN TestFixManifestLayersBaseLayerParent [2020-11-27T12:11:27.780Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-11-27T12:11:27.780Z] pull_v2_test.go:73: Needs fixing on Windows [2020-11-27T12:11:27.780Z] === RUN TestFixManifestLayersBadParent [2020-11-27T12:11:27.780Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-11-27T12:11:27.780Z] === RUN TestValidateManifest [2020-11-27T12:11:27.780Z] --- SKIP: TestValidateManifest (0.00s) [2020-11-27T12:11:27.780Z] pull_v2_test.go:118: Needs fixing on Windows [2020-11-27T12:11:27.780Z] === RUN TestFormatPlatform [2020-11-27T12:11:27.780Z] --- PASS: TestFormatPlatform (0.00s) [2020-11-27T12:11:27.780Z] === RUN TestGetRepositoryMountCandidates [2020-11-27T12:11:27.780Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-11-27T12:11:27.780Z] === RUN TestLayerAlreadyExists [2020-11-27T12:11:27.780Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-11-27T12:11:27.780Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-27T12:11:27.780Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-27T12:11:27.780Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-27T12:11:27.780Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-27T12:11:27.780Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-27T12:11:27.780Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-27T12:11:27.780Z] === RUN TestWhenEmptyAuthConfig [2020-11-27T12:11:27.869Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-11-27T12:11:27.869Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-11-27T12:11:27.869Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-11-27T12:11:28.168Z] ok github.com/docker/docker/pkg/discovery/nodes 0.027s coverage: 93.8% of statements [2020-11-27T12:11:28.241Z] --- PASS: TestV2MetadataService (1.94s) [2020-11-27T12:11:28.241Z] PASS [2020-11-27T12:11:28.241Z] coverage: 48.2% of statements [2020-11-27T12:11:28.241Z] ok github.com/docker/docker/distribution/metadata 2.366s coverage: 48.2% of statements [2020-11-27T12:11:28.241Z] === RUN TestNotFound [2020-11-27T12:11:28.241Z] --- PASS: TestNotFound (0.00s) [2020-11-27T12:11:28.241Z] === RUN TestConflict [2020-11-27T12:11:28.241Z] --- PASS: TestConflict (0.00s) [2020-11-27T12:11:28.241Z] === RUN TestForbidden [2020-11-27T12:11:28.241Z] --- PASS: TestForbidden (0.00s) [2020-11-27T12:11:28.241Z] === RUN TestInvalidParameter [2020-11-27T12:11:28.241Z] --- PASS: TestInvalidParameter (0.00s) [2020-11-27T12:11:28.241Z] === RUN TestNotImplemented [2020-11-27T12:11:28.241Z] --- PASS: TestNotImplemented (0.00s) [2020-11-27T12:11:28.241Z] === RUN TestNotModified [2020-11-27T12:11:28.241Z] --- PASS: TestNotModified (0.00s) [2020-11-27T12:11:28.241Z] === RUN TestUnauthorized [2020-11-27T12:11:28.241Z] --- PASS: TestUnauthorized (0.00s) [2020-11-27T12:11:28.241Z] === RUN TestUnknown [2020-11-27T12:11:28.241Z] --- PASS: TestUnknown (0.00s) [2020-11-27T12:11:28.241Z] === RUN TestCancelled [2020-11-27T12:11:28.241Z] --- PASS: TestCancelled (0.00s) [2020-11-27T12:11:28.241Z] === RUN TestDeadline [2020-11-27T12:11:28.241Z] --- PASS: TestDeadline (0.00s) [2020-11-27T12:11:28.241Z] === RUN TestDataLoss [2020-11-27T12:11:28.241Z] --- PASS: TestDataLoss (0.00s) [2020-11-27T12:11:28.241Z] === RUN TestUnavailable [2020-11-27T12:11:28.241Z] --- PASS: TestUnavailable (0.00s) [2020-11-27T12:11:28.241Z] === RUN TestSystem [2020-11-27T12:11:28.241Z] --- PASS: TestSystem (0.00s) [2020-11-27T12:11:28.241Z] === RUN TestFromStatusCode [2020-11-27T12:11:28.241Z] === RUN TestFromStatusCode/Not_Found [2020-11-27T12:11:28.241Z] === RUN TestFromStatusCode/Bad_Request [2020-11-27T12:11:28.241Z] === RUN TestFromStatusCode/Conflict [2020-11-27T12:11:28.241Z] === RUN TestFromStatusCode/Unauthorized [2020-11-27T12:11:28.241Z] === RUN TestFromStatusCode/Service_Unavailable [2020-11-27T12:11:28.241Z] === RUN TestFromStatusCode/Forbidden [2020-11-27T12:11:28.241Z] === RUN TestFromStatusCode/Not_Modified [2020-11-27T12:11:28.241Z] === RUN TestFromStatusCode/Not_Implemented [2020-11-27T12:11:28.241Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-11-27T12:11:28.241Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-11-27T12:11:28.241Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-11-27T12:11:28.241Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-11-27T12:11:28.241Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-11-27T12:11:28.241Z] --- PASS: TestFromStatusCode (0.00s) [2020-11-27T12:11:28.241Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-11-27T12:11:28.241Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-11-27T12:11:28.241Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-11-27T12:11:28.241Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-11-27T12:11:28.241Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-11-27T12:11:28.241Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-11-27T12:11:28.241Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-11-27T12:11:28.241Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-11-27T12:11:28.241Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-11-27T12:11:28.241Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-11-27T12:11:28.241Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-11-27T12:11:28.241Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-11-27T12:11:28.241Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-11-27T12:11:28.241Z] PASS [2020-11-27T12:11:28.241Z] coverage: 53.1% of statements [2020-11-27T12:11:28.241Z] ok github.com/docker/docker/errdefs 0.113s coverage: 53.1% of statements [2020-11-27T12:11:28.241Z] --- PASS: TestConcurrencyLimit (0.35s) [2020-11-27T12:11:28.241Z] === RUN TestInactiveJobs [2020-11-27T12:11:28.430Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-11-27T12:11:28.441Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-11-27T12:11:28.702Z] --- PASS: TestInactiveJobs (0.38s) [2020-11-27T12:11:28.702Z] === RUN TestWatchRelease [2020-11-27T12:11:28.702Z] --- PASS: TestWatchRelease (0.04s) [2020-11-27T12:11:28.702Z] === RUN TestWatchFinishedTransfer [2020-11-27T12:11:28.702Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-11-27T12:11:28.702Z] === RUN TestDuplicateTransfer [2020-11-27T12:11:28.702Z] --- PASS: TestDuplicateTransfer (0.04s) [2020-11-27T12:11:28.702Z] === RUN TestSuccessfulUpload [2020-11-27T12:11:28.702Z] time="2020-11-27T12:11:28Z" level=error msg="Upload failed, retrying: simulating retry" [2020-11-27T12:11:29.164Z] --- PASS: TestSuccessfulUpload (0.40s) [2020-11-27T12:11:29.164Z] === RUN TestCancelledUpload [2020-11-27T12:11:29.164Z] --- PASS: TestCancelledUpload (0.00s) [2020-11-27T12:11:29.164Z] PASS [2020-11-27T12:11:29.164Z] coverage: 76.8% of statements [2020-11-27T12:11:29.164Z] ok github.com/docker/docker/distribution/xfer 2.084s coverage: 76.8% of statements [2020-11-27T12:11:29.164Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2020-11-27T12:11:29.164Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-11-27T12:11:29.164Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-11-27T12:11:29.164Z] === RUN TestTokenPassThru [2020-11-27T12:11:29.164Z] --- PASS: TestTokenPassThru (0.01s) [2020-11-27T12:11:29.164Z] === RUN TestTokenPassThruDifferentHost [2020-11-27T12:11:29.164Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2020-11-27T12:11:29.164Z] PASS [2020-11-27T12:11:29.164Z] coverage: 23.9% of statements [2020-11-27T12:11:29.164Z] ok github.com/docker/docker/distribution 2.105s coverage: 23.9% of statements [2020-11-27T12:11:29.164Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-27T12:11:29.164Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-27T12:11:29.385Z] === RUN TestDockerSuite/TestCommitChange [2020-11-27T12:11:29.733Z] === RUN TestReadPluginNoRead/default [2020-11-27T12:11:29.733Z] --- PASS: TestDaemonStartWithLogOpt (5.47s) [2020-11-27T12:11:29.809Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-11-27T12:11:30.329Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-11-27T12:11:30.378Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-11-27T12:11:30.708Z] === RUN TestFSGetInvalidData [2020-11-27T12:11:30.708Z] --- PASS: TestFSGetInvalidData (0.01s) [2020-11-27T12:11:30.708Z] === RUN TestFSInvalidSet [2020-11-27T12:11:30.708Z] --- PASS: TestFSInvalidSet (0.01s) [2020-11-27T12:11:30.708Z] === RUN TestFSInvalidRoot [2020-11-27T12:11:30.708Z] --- PASS: TestFSInvalidRoot (0.01s) [2020-11-27T12:11:30.708Z] === RUN TestFSMetadataGetSet [2020-11-27T12:11:30.708Z] --- PASS: TestFSMetadataGetSet (0.05s) [2020-11-27T12:11:30.708Z] === RUN TestFSInvalidWalker [2020-11-27T12:11:30.708Z] --- PASS: TestFSInvalidWalker (0.02s) [2020-11-27T12:11:30.708Z] === RUN TestFSGetSet [2020-11-27T12:11:30.708Z] --- PASS: TestFSGetSet (0.04s) [2020-11-27T12:11:30.708Z] === RUN TestFSGetUnsetKey [2020-11-27T12:11:30.708Z] --- PASS: TestFSGetUnsetKey (0.01s) [2020-11-27T12:11:30.708Z] === RUN TestFSGetEmptyData [2020-11-27T12:11:30.708Z] --- PASS: TestFSGetEmptyData (0.01s) [2020-11-27T12:11:30.708Z] === RUN TestFSDelete [2020-11-27T12:11:30.708Z] --- PASS: TestFSDelete (0.05s) [2020-11-27T12:11:30.708Z] === RUN TestFSWalker [2020-11-27T12:11:30.708Z] --- PASS: TestFSWalker (0.03s) [2020-11-27T12:11:30.708Z] === RUN TestFSWalkerStopOnError [2020-11-27T12:11:30.708Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2020-11-27T12:11:30.708Z] === RUN TestNewFromJSON [2020-11-27T12:11:30.708Z] --- PASS: TestNewFromJSON (0.00s) [2020-11-27T12:11:30.708Z] === RUN TestNewFromJSONWithInvalidJSON [2020-11-27T12:11:30.708Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-11-27T12:11:30.708Z] === RUN TestMarshalKeyOrder [2020-11-27T12:11:30.708Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-11-27T12:11:30.708Z] === RUN TestImage [2020-11-27T12:11:30.708Z] --- PASS: TestImage (0.00s) [2020-11-27T12:11:30.708Z] === RUN TestImageOSNotEmpty [2020-11-27T12:11:30.708Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-11-27T12:11:30.708Z] === RUN TestNewChildImageFromImageWithRootFS [2020-11-27T12:11:30.708Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-11-27T12:11:30.708Z] === RUN TestRestore [2020-11-27T12:11:30.708Z] === RUN TestCompare [2020-11-27T12:11:30.708Z] --- PASS: TestCompare (0.00s) [2020-11-27T12:11:30.708Z] PASS [2020-11-27T12:11:30.708Z] coverage: 19.2% of statements [2020-11-27T12:11:30.708Z] ok github.com/docker/docker/image/cache 0.180s coverage: 19.2% of statements [2020-11-27T12:11:30.708Z] time="2020-11-27T12:11:30Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-11-27T12:11:30.708Z] --- PASS: TestRestore (0.20s) [2020-11-27T12:11:30.708Z] === RUN TestAddDelete [2020-11-27T12:11:30.773Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-27T12:11:30.947Z] ok github.com/docker/docker/pkg/discovery/kv 3.112s coverage: 84.1% of statements [2020-11-27T12:11:31.169Z] --- PASS: TestAddDelete (0.04s) [2020-11-27T12:11:31.169Z] === RUN TestSearchAfterDelete [2020-11-27T12:11:31.169Z] --- PASS: TestSearchAfterDelete (0.03s) [2020-11-27T12:11:31.169Z] === RUN TestParentReset [2020-11-27T12:11:31.169Z] --- PASS: TestParentReset (0.15s) [2020-11-27T12:11:31.169Z] === RUN TestGetAndSetLastUpdated [2020-11-27T12:11:31.169Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2020-11-27T12:11:31.169Z] === RUN TestStoreLen [2020-11-27T12:11:31.169Z] --- PASS: TestStoreLen (0.07s) [2020-11-27T12:11:31.169Z] PASS [2020-11-27T12:11:31.169Z] coverage: 86.4% of statements [2020-11-27T12:11:31.169Z] ok github.com/docker/docker/image 0.990s coverage: 86.4% of statements [2020-11-27T12:11:31.208Z] ok github.com/docker/docker/pkg/fsutils 0.213s coverage: 85.1% of statements [2020-11-27T12:11:31.208Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2020-11-27T12:11:31.274Z] --- PASS: TestDaemonStartWithLogOpt (5.23s) [2020-11-27T12:11:31.274Z] === CONT TestReadPluginNoRead [2020-11-27T12:11:31.274Z] === RUN TestDockerSuite/TestCommitHardlink [2020-11-27T12:11:31.632Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-27T12:11:31.632Z] === RUN TestMakeV1ConfigFromConfig [2020-11-27T12:11:31.632Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-11-27T12:11:31.632Z] PASS [2020-11-27T12:11:31.632Z] coverage: 25.0% of statements [2020-11-27T12:11:31.632Z] ok github.com/docker/docker/image/v1 0.323s coverage: 25.0% of statements [2020-11-27T12:11:31.632Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-27T12:11:32.282Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-27T12:11:32.587Z] ok github.com/docker/docker/pkg/idtools 0.445s coverage: 70.1% of statements [2020-11-27T12:11:32.587Z] ok github.com/docker/docker/pkg/ioutils 0.482s coverage: 69.3% of statements [2020-11-27T12:11:32.661Z] === RUN TestDockerSuite/TestCommitNewFile [2020-11-27T12:11:33.157Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-11-27T12:11:33.157Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-27T12:11:33.157Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-11-27T12:11:33.157Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-27T12:11:33.157Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-27T12:11:33.177Z] === RUN TestSerialization [2020-11-27T12:11:33.177Z] --- PASS: TestSerialization (0.02s) [2020-11-27T12:11:33.177Z] PASS [2020-11-27T12:11:33.177Z] coverage: 100.0% of statements [2020-11-27T12:11:33.177Z] ok github.com/docker/docker/libcontainerd/queue 0.263s coverage: 100.0% of statements [2020-11-27T12:11:33.324Z] --- PASS: TestReadPluginNoRead (9.41s) [2020-11-27T12:11:33.324Z] --- PASS: TestReadPluginNoRead/default (1.48s) [2020-11-27T12:11:33.324Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.46s) [2020-11-27T12:11:33.324Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.38s) [2020-11-27T12:11:33.324Z] read_test.go:92: [d8b5ba761f8ec] daemon is not started [2020-11-27T12:11:33.416Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-11-27T12:11:33.416Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-27T12:11:33.639Z] === RUN TestEmptyLayer [2020-11-27T12:11:33.639Z] --- PASS: TestEmptyLayer (0.00s) [2020-11-27T12:11:33.639Z] === RUN TestCommitFailure [2020-11-27T12:11:33.639Z] --- PASS: TestCommitFailure (0.01s) [2020-11-27T12:11:33.639Z] === RUN TestStartTransactionFailure [2020-11-27T12:11:33.639Z] --- PASS: TestStartTransactionFailure (0.00s) [2020-11-27T12:11:33.639Z] === RUN TestGetOrphan [2020-11-27T12:11:33.639Z] --- PASS: TestGetOrphan (0.01s) [2020-11-27T12:11:33.639Z] === RUN TestMountAndRegister [2020-11-27T12:11:33.639Z] --- PASS: TestMountAndRegister (0.06s) [2020-11-27T12:11:33.639Z] layer_test.go:271: Layer size: 14 [2020-11-27T12:11:33.639Z] === RUN TestLayerRelease [2020-11-27T12:11:33.639Z] --- SKIP: TestLayerRelease (0.00s) [2020-11-27T12:11:33.639Z] layer_test.go:304: Failing on Windows [2020-11-27T12:11:33.639Z] === RUN TestStoreRestore [2020-11-27T12:11:33.639Z] --- SKIP: TestStoreRestore (0.00s) [2020-11-27T12:11:33.639Z] layer_test.go:353: Failing on Windows [2020-11-27T12:11:33.639Z] === RUN TestTarStreamStability [2020-11-27T12:11:33.639Z] --- SKIP: TestTarStreamStability (0.00s) [2020-11-27T12:11:33.639Z] layer_test.go:468: Failing on Windows [2020-11-27T12:11:33.639Z] === RUN TestRegisterExistingLayer [2020-11-27T12:11:33.675Z] ok github.com/docker/docker/pkg/parsers 0.021s coverage: 97.0% of statements [2020-11-27T12:11:33.934Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2020-11-27T12:11:34.048Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-11-27T12:11:34.101Z] --- PASS: TestRegisterExistingLayer (0.16s) [2020-11-27T12:11:34.101Z] === RUN TestTarStreamVerification [2020-11-27T12:11:34.101Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-11-27T12:11:34.101Z] layer_test.go:697: Failing on Windows [2020-11-27T12:11:34.101Z] === RUN TestLayerMigration [2020-11-27T12:11:34.101Z] --- SKIP: TestLayerMigration (0.00s) [2020-11-27T12:11:34.101Z] migration_test.go:46: Failing on Windows [2020-11-27T12:11:34.101Z] === RUN TestLayerMigrationNoTarsplit [2020-11-27T12:11:34.101Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-11-27T12:11:34.101Z] migration_test.go:182: Failing on Windows [2020-11-27T12:11:34.101Z] === RUN TestMountInit [2020-11-27T12:11:34.101Z] --- SKIP: TestMountInit (0.00s) [2020-11-27T12:11:34.101Z] mount_test.go:17: Failing on Windows [2020-11-27T12:11:34.101Z] === RUN TestMountSize [2020-11-27T12:11:34.101Z] --- SKIP: TestMountSize (0.00s) [2020-11-27T12:11:34.101Z] mount_test.go:76: Failing on Windows [2020-11-27T12:11:34.101Z] === RUN TestMountChanges [2020-11-27T12:11:34.101Z] --- SKIP: TestMountChanges (0.00s) [2020-11-27T12:11:34.101Z] mount_test.go:125: Failing on Windows [2020-11-27T12:11:34.101Z] === RUN TestMountApply [2020-11-27T12:11:34.101Z] --- SKIP: TestMountApply (0.00s) [2020-11-27T12:11:34.101Z] mount_test.go:212: Failing on Windows [2020-11-27T12:11:34.194Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2020-11-27T12:11:34.312Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-27T12:11:34.453Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-11-27T12:11:34.453Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-27T12:11:34.453Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-27T12:11:34.562Z] PASS [2020-11-27T12:11:34.562Z] coverage: 30.1% of statements [2020-11-27T12:11:34.562Z] ok github.com/docker/docker/layer 0.474s coverage: 30.1% of statements [2020-11-27T12:11:34.562Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-27T12:11:34.573Z] === RUN TestDockerSuite/TestCommitTTY [2020-11-27T12:11:34.835Z] --- PASS: TestContinueAfterPluginCrash (10.73s) [2020-11-27T12:11:34.835Z] PASS [2020-11-27T12:11:34.835Z] [2020-11-27T12:11:34.835Z] DONE 6 tests in 10.806s [2020-11-27T12:11:34.835Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-27T12:11:34.835Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:34.835Z] ++ set -e [2020-11-27T12:11:34.835Z] ++ '[' -n 0 ']' [2020-11-27T12:11:34.835Z] ++ set -x [2020-11-27T12:11:34.835Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:34.835Z] testing: warning: no tests to run [2020-11-27T12:11:34.835Z] PASS [2020-11-27T12:11:34.835Z] [2020-11-27T12:11:34.835Z] DONE 0 tests in 0.018s [2020-11-27T12:11:34.835Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-27T12:11:34.835Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:34.835Z] ++ set -e [2020-11-27T12:11:34.835Z] ++ '[' -n 0 ']' [2020-11-27T12:11:34.835Z] ++ set -x [2020-11-27T12:11:34.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:34.836Z] INFO: Testing against a local daemon [2020-11-27T12:11:34.836Z] === RUN TestPluginWithDevMounts [2020-11-27T12:11:34.836Z] === PAUSE TestPluginWithDevMounts [2020-11-27T12:11:34.836Z] === CONT TestPluginWithDevMounts [2020-11-27T12:11:35.023Z] === RUN TestEnvironmentParsing [2020-11-27T12:11:35.023Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-11-27T12:11:35.023Z] PASS [2020-11-27T12:11:35.023Z] coverage: 1.0% of statements [2020-11-27T12:11:35.023Z] ok github.com/docker/docker/libcontainerd/local 0.408s coverage: 1.0% of statements [2020-11-27T12:11:35.023Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-27T12:11:35.023Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-27T12:11:35.023Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-27T12:11:35.023Z] ? github.com/docker/docker/oci [no test files] [2020-11-27T12:11:35.023Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-27T12:11:35.023Z] === RUN TestParseVersion [2020-11-27T12:11:35.023Z] --- PASS: TestParseVersion (0.00s) [2020-11-27T12:11:35.023Z] PASS [2020-11-27T12:11:35.023Z] coverage: 52.9% of statements [2020-11-27T12:11:35.023Z] ok github.com/docker/docker/pkg/aaparser 0.489s coverage: 52.9% of statements [2020-11-27T12:11:35.391Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2020-11-27T12:11:35.484Z] === RUN TestAddressPoolOpt [2020-11-27T12:11:35.484Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/a [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/something [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/_=a [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/env1=value1 [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/_env1=value1 [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/env2=value2=value3 [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/env3=abc!qwe [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/env_4=value_4 [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/PATH [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/=a [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/PATH= [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/PATH=something [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/asd!qwe [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/1asd [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/123 [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/some_space [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/__some_space_before [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/some_space_after__ [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/= [2020-11-27T12:11:35.484Z] === RUN TestValidateEnv/PaTh [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/a (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/something (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/= (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestParseHost [2020-11-27T12:11:35.484Z] --- PASS: TestParseHost (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestParseDockerDaemonHost [2020-11-27T12:11:35.484Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestParseTCP [2020-11-27T12:11:35.484Z] --- PASS: TestParseTCP (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestParseInvalidUnixAddrInvalid [2020-11-27T12:11:35.484Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestValidateExtraHosts [2020-11-27T12:11:35.484Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestIpOptString [2020-11-27T12:11:35.484Z] --- PASS: TestIpOptString (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestNewIpOptInvalidDefaultVal [2020-11-27T12:11:35.484Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestNewIpOptValidDefaultVal [2020-11-27T12:11:35.484Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestIpOptSetInvalidVal [2020-11-27T12:11:35.484Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestValidateIPAddress [2020-11-27T12:11:35.484Z] --- PASS: TestValidateIPAddress (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestMapOpts [2020-11-27T12:11:35.484Z] --- PASS: TestMapOpts (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestListOptsWithoutValidator [2020-11-27T12:11:35.484Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestListOptsWithValidator [2020-11-27T12:11:35.484Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestValidateDNSSearch [2020-11-27T12:11:35.484Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestValidateLabel [2020-11-27T12:11:35.484Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-11-27T12:11:35.484Z] === RUN TestValidateLabel/label_with_general_format [2020-11-27T12:11:35.484Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-11-27T12:11:35.484Z] === RUN TestValidateLabel/label_with_one_more [2020-11-27T12:11:35.484Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-11-27T12:11:35.484Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-11-27T12:11:35.484Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-11-27T12:11:35.484Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-11-27T12:11:35.484Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-11-27T12:11:35.484Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-11-27T12:11:35.484Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-11-27T12:11:35.484Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-11-27T12:11:35.484Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-11-27T12:11:35.484Z] --- PASS: TestValidateLabel (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-11-27T12:11:35.484Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestNamedListOpts [2020-11-27T12:11:35.484Z] --- PASS: TestNamedListOpts (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestNamedMapOpts [2020-11-27T12:11:35.484Z] --- PASS: TestNamedMapOpts (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestParseLink [2020-11-27T12:11:35.484Z] --- PASS: TestParseLink (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestQuotedStringSetWithQuotes [2020-11-27T12:11:35.484Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-11-27T12:11:35.484Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestQuotedStringSetWithNoQuotes [2020-11-27T12:11:35.484Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-11-27T12:11:35.484Z] === RUN TestUlimitOpt [2020-11-27T12:11:35.484Z] --- PASS: TestUlimitOpt (0.00s) [2020-11-27T12:11:35.484Z] PASS [2020-11-27T12:11:35.484Z] coverage: 67.1% of statements [2020-11-27T12:11:35.484Z] ok github.com/docker/docker/opts 0.621s coverage: 67.1% of statements [2020-11-27T12:11:35.960Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-11-27T12:11:35.964Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-11-27T12:11:35.964Z] === RUN TestReadPluginNoRead/default [2020-11-27T12:11:36.220Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-11-27T12:11:36.230Z] --- PASS: TestContinueAfterPluginCrash (10.38s) [2020-11-27T12:11:36.480Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-11-27T12:11:36.491Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-11-27T12:11:36.921Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-11-27T12:11:36.921Z] PASS [2020-11-27T12:11:36.921Z] [2020-11-27T12:11:36.921Z] DONE 1 tests in 1.952s [2020-11-27T12:11:36.921Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-11-27T12:11:36.921Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:36.921Z] ++ set -e [2020-11-27T12:11:36.921Z] ++ '[' -n 0 ']' [2020-11-27T12:11:36.921Z] ++ set -x [2020-11-27T12:11:36.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:36.921Z] INFO: Testing against a local daemon [2020-11-27T12:11:36.921Z] === RUN TestSecretInspect [2020-11-27T12:11:37.029Z] === RUN TestUnbuffered [2020-11-27T12:11:37.029Z] --- PASS: TestUnbuffered (0.00s) [2020-11-27T12:11:37.029Z] === RUN TestRaceUnbuffered [2020-11-27T12:11:37.029Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-11-27T12:11:37.029Z] PASS [2020-11-27T12:11:37.029Z] coverage: 100.0% of statements [2020-11-27T12:11:37.029Z] ok github.com/docker/docker/pkg/broadcaster 0.071s coverage: 100.0% of statements [2020-11-27T12:11:37.029Z] === RUN TestMatch [2020-11-27T12:11:37.029Z] === RUN TestMatch/[[]] [2020-11-27T12:11:37.029Z] === RUN TestMatch/[[foo]] [2020-11-27T12:11:37.029Z] === RUN TestMatch/[[bar]_[foo]] [2020-11-27T12:11:37.029Z] === RUN TestMatch/[[foo_bar]] [2020-11-27T12:11:37.029Z] === RUN TestMatch/[[qux]_[foo]] [2020-11-27T12:11:37.029Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-11-27T12:11:37.029Z] === RUN TestMatch/[] [2020-11-27T12:11:37.029Z] === RUN TestMatch/[]#01 [2020-11-27T12:11:37.029Z] === RUN TestMatch/[[qux]] [2020-11-27T12:11:37.029Z] === RUN TestMatch/[[foo_bar_qux]] [2020-11-27T12:11:37.029Z] === RUN TestMatch/[[qux]_[baz]] [2020-11-27T12:11:37.029Z] === RUN TestMatch/[[foo_baz]] [2020-11-27T12:11:37.029Z] --- PASS: TestMatch (0.00s) [2020-11-27T12:11:37.029Z] --- PASS: TestMatch/[[]] (0.00s) [2020-11-27T12:11:37.029Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-11-27T12:11:37.029Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-11-27T12:11:37.029Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-11-27T12:11:37.029Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-11-27T12:11:37.029Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-11-27T12:11:37.029Z] --- PASS: TestMatch/[] (0.00s) [2020-11-27T12:11:37.029Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-11-27T12:11:37.029Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-11-27T12:11:37.029Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-11-27T12:11:37.029Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-11-27T12:11:37.029Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-11-27T12:11:37.029Z] PASS [2020-11-27T12:11:37.029Z] coverage: 87.5% of statements [2020-11-27T12:11:37.029Z] ok github.com/docker/docker/pkg/capabilities 0.053s coverage: 87.5% of statements [2020-11-27T12:11:37.434Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-27T12:11:37.695Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-11-27T12:11:37.856Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2020-11-27T12:11:38.116Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-11-27T12:11:38.576Z] === RUN TestPeerCertificateMarshalJSON [2020-11-27T12:11:38.638Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-11-27T12:11:38.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-11-27T12:11:38.638Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-11-27T12:11:38.638Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-11-27T12:11:38.899Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-11-27T12:11:38.899Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-11-27T12:11:38.899Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-11-27T12:11:38.899Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-11-27T12:11:38.993Z] --- PASS: TestSecretInspect (1.91s) [2020-11-27T12:11:38.993Z] === RUN TestSecretList [2020-11-27T12:11:39.037Z] === RUN TestChrootTarUntar [2020-11-27T12:11:39.037Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-11-27T12:11:39.037Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:11:39.037Z] === RUN TestChrootUntarWithHugeExcludesList [2020-11-27T12:11:39.037Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-11-27T12:11:39.037Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:11:39.037Z] === RUN TestChrootUntarEmptyArchive [2020-11-27T12:11:39.037Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-11-27T12:11:39.037Z] === RUN TestChrootTarUntarWithSymlink [2020-11-27T12:11:39.037Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-11-27T12:11:39.037Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-27T12:11:39.037Z] === RUN TestChrootCopyWithTar [2020-11-27T12:11:39.037Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-11-27T12:11:39.037Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-27T12:11:39.037Z] === RUN TestChrootCopyFileWithTar [2020-11-27T12:11:39.037Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-11-27T12:11:39.037Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:11:39.037Z] === RUN TestChrootUntarPath [2020-11-27T12:11:39.037Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-11-27T12:11:39.037Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-27T12:11:39.037Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-11-27T12:11:39.037Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-11-27T12:11:39.037Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:11:39.037Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-11-27T12:11:39.037Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-11-27T12:11:39.037Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:11:39.037Z] === RUN TestChrootApplyDotDotFile [2020-11-27T12:11:39.037Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-11-27T12:11:39.037Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:11:39.037Z] PASS [2020-11-27T12:11:39.037Z] coverage: 15.4% of statements [2020-11-27T12:11:39.037Z] ok github.com/docker/docker/pkg/chrootarchive 0.230s coverage: 15.4% of statements [2020-11-27T12:11:39.037Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-11-27T12:11:39.037Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-11-27T12:11:39.037Z] --- PASS: TestPeerCertificateMarshalJSON (0.52s) [2020-11-27T12:11:39.037Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-11-27T12:11:39.037Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-11-27T12:11:39.037Z] === RUN TestMiddleware [2020-11-27T12:11:39.037Z] --- PASS: TestMiddleware (0.00s) [2020-11-27T12:11:39.037Z] === RUN TestNewResponseModifier [2020-11-27T12:11:39.037Z] --- PASS: TestNewResponseModifier (0.00s) [2020-11-27T12:11:39.037Z] PASS [2020-11-27T12:11:39.037Z] coverage: 26.8% of statements [2020-11-27T12:11:39.037Z] ok github.com/docker/docker/pkg/authorization 0.979s coverage: 26.8% of statements [2020-11-27T12:11:39.037Z] === RUN TestIsArchivePathDir [2020-11-27T12:11:39.037Z] --- PASS: TestIsArchivePathDir (0.11s) [2020-11-27T12:11:39.037Z] === RUN TestIsArchivePathInvalidFile [2020-11-27T12:11:39.037Z] === RUN TestSizeEmpty [2020-11-27T12:11:39.037Z] --- PASS: TestSizeEmpty (0.00s) [2020-11-27T12:11:39.037Z] === RUN TestSizeEmptyFile [2020-11-27T12:11:39.037Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-11-27T12:11:39.037Z] === RUN TestSizeNonemptyFile [2020-11-27T12:11:39.038Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-11-27T12:11:39.038Z] === RUN TestSizeNestedDirectoryEmpty [2020-11-27T12:11:39.038Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-11-27T12:11:39.038Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-11-27T12:11:39.038Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-11-27T12:11:39.038Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-11-27T12:11:39.038Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-11-27T12:11:39.038Z] === RUN TestMoveToSubdir [2020-11-27T12:11:39.038Z] --- PASS: TestMoveToSubdir (0.00s) [2020-11-27T12:11:39.038Z] === RUN TestSizeNonExistingDirectory [2020-11-27T12:11:39.038Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-11-27T12:11:39.038Z] PASS [2020-11-27T12:11:39.038Z] coverage: 80.0% of statements [2020-11-27T12:11:39.038Z] ok github.com/docker/docker/pkg/directory 0.332s coverage: 80.0% of statements [2020-11-27T12:11:39.162Z] --- PASS: TestReadPluginNoRead (8.12s) [2020-11-27T12:11:39.162Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2020-11-27T12:11:39.162Z] --- PASS: TestReadPluginNoRead/default (1.70s) [2020-11-27T12:11:39.162Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.68s) [2020-11-27T12:11:39.162Z] read_test.go:92: [d19b05934d526] daemon is not started [2020-11-27T12:11:39.162Z] PASS [2020-11-27T12:11:39.162Z] [2020-11-27T12:11:39.162Z] DONE 6 tests in 13.505s [2020-11-27T12:11:39.162Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-27T12:11:39.162Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:39.162Z] ++ set -e [2020-11-27T12:11:39.162Z] ++ '[' -n 0 ']' [2020-11-27T12:11:39.162Z] ++ set -x [2020-11-27T12:11:39.162Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:39.424Z] testing: warning: no tests to run [2020-11-27T12:11:39.424Z] PASS [2020-11-27T12:11:39.424Z] [2020-11-27T12:11:39.424Z] DONE 0 tests in 0.055s [2020-11-27T12:11:39.424Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-27T12:11:39.424Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:39.424Z] ++ set -e [2020-11-27T12:11:39.424Z] ++ '[' -n 0 ']' [2020-11-27T12:11:39.424Z] ++ set -x [2020-11-27T12:11:39.424Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:39.424Z] INFO: Testing against a local daemon [2020-11-27T12:11:39.424Z] === RUN TestPluginWithDevMounts [2020-11-27T12:11:39.424Z] === PAUSE TestPluginWithDevMounts [2020-11-27T12:11:39.424Z] === CONT TestPluginWithDevMounts [2020-11-27T12:11:39.499Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2020-11-27T12:11:39.500Z] === RUN TestIsArchivePathTar [2020-11-27T12:11:39.500Z] --- PASS: TestIsArchivePathTar (0.23s) [2020-11-27T12:11:39.500Z] === RUN TestDecompressStreamGzip [2020-11-27T12:11:39.500Z] --- PASS: TestDecompressStreamGzip (0.15s) [2020-11-27T12:11:39.500Z] === RUN TestDecompressStreamBzip2 [2020-11-27T12:11:39.961Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2020-11-27T12:11:39.961Z] === RUN TestDecompressStreamXz [2020-11-27T12:11:39.961Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-11-27T12:11:39.961Z] archive_test.go:133: Xz not present in msys2 [2020-11-27T12:11:39.961Z] === RUN TestCompressStreamXzUnsupported [2020-11-27T12:11:39.961Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-11-27T12:11:39.961Z] === RUN TestCompressStreamBzip2Unsupported [2020-11-27T12:11:39.961Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-11-27T12:11:39.961Z] === RUN TestCompressStreamInvalid [2020-11-27T12:11:39.961Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-11-27T12:11:39.961Z] === RUN TestExtensionInvalid [2020-11-27T12:11:39.961Z] --- PASS: TestExtensionInvalid (0.00s) [2020-11-27T12:11:39.961Z] === RUN TestExtensionUncompressed [2020-11-27T12:11:39.961Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-11-27T12:11:39.961Z] === RUN TestExtensionBzip2 [2020-11-27T12:11:39.961Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-11-27T12:11:39.961Z] === RUN TestExtensionGzip [2020-11-27T12:11:39.961Z] --- PASS: TestExtensionGzip (0.00s) [2020-11-27T12:11:39.961Z] === RUN TestExtensionXz [2020-11-27T12:11:39.961Z] --- PASS: TestExtensionXz (0.00s) [2020-11-27T12:11:39.961Z] === RUN TestCmdStreamLargeStderr [2020-11-27T12:11:39.961Z] --- PASS: TestCmdStreamLargeStderr (0.27s) [2020-11-27T12:11:39.961Z] === RUN TestCmdStreamBad [2020-11-27T12:11:39.961Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-11-27T12:11:39.961Z] archive_test.go:238: Failing on Windows CI machines [2020-11-27T12:11:39.961Z] === RUN TestCmdStreamGood [2020-11-27T12:11:39.961Z] --- PASS: TestCmdStreamGood (0.05s) [2020-11-27T12:11:39.961Z] === RUN TestUntarPathWithInvalidDest [2020-11-27T12:11:40.423Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2020-11-27T12:11:40.423Z] === RUN TestUntarPathWithInvalidSrc [2020-11-27T12:11:40.423Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-11-27T12:11:40.423Z] === RUN TestUntarPath [2020-11-27T12:11:40.423Z] --- PASS: TestUntarPath (0.29s) [2020-11-27T12:11:40.423Z] === RUN TestUntarPathWithDestinationFile [2020-11-27T12:11:40.423Z] === RUN Test [2020-11-27T12:11:40.423Z] === RUN Test/TestContent [2020-11-27T12:11:40.423Z] === RUN Test/TestInitialize [2020-11-27T12:11:40.423Z] === RUN Test/TestNew [2020-11-27T12:11:40.423Z] === RUN Test/TestParsingContentsWithComments [2020-11-27T12:11:40.423Z] === RUN Test/TestRegister [2020-11-27T12:11:40.423Z] === RUN Test/TestWatch [2020-11-27T12:11:40.423Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2020-11-27T12:11:40.423Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-11-27T12:11:40.423Z] --- PASS: Test (0.00s) [2020-11-27T12:11:40.423Z] --- PASS: Test/TestContent (0.00s) [2020-11-27T12:11:40.423Z] --- PASS: Test/TestInitialize (0.00s) [2020-11-27T12:11:40.423Z] --- PASS: Test/TestNew (0.00s) [2020-11-27T12:11:40.423Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-11-27T12:11:40.423Z] --- PASS: Test/TestRegister (0.00s) [2020-11-27T12:11:40.423Z] --- PASS: Test/TestWatch (0.00s) [2020-11-27T12:11:40.423Z] PASS [2020-11-27T12:11:40.423Z] coverage: 92.9% of statements [2020-11-27T12:11:40.423Z] ok github.com/docker/docker/pkg/discovery/file 0.069s coverage: 92.9% of statements [2020-11-27T12:11:40.423Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2020-11-27T12:11:40.423Z] === RUN TestCopyWithTarInvalidSrc [2020-11-27T12:11:40.423Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-11-27T12:11:40.423Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-11-27T12:11:40.423Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-11-27T12:11:40.423Z] === RUN TestCopyWithTarSrcFile [2020-11-27T12:11:40.423Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2020-11-27T12:11:40.423Z] === RUN TestCopyWithTarSrcFolder [2020-11-27T12:11:40.423Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-11-27T12:11:40.423Z] === RUN TestCopyFileWithTarInvalidSrc [2020-11-27T12:11:40.423Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2020-11-27T12:11:40.423Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-11-27T12:11:40.423Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2020-11-27T12:11:40.423Z] === RUN TestCopyFileWithTarSrcFolder [2020-11-27T12:11:40.423Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-11-27T12:11:40.423Z] === RUN TestCopyFileWithTarSrcFile [2020-11-27T12:11:40.423Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2020-11-27T12:11:40.423Z] === RUN TestTarFiles [2020-11-27T12:11:40.423Z] === RUN Test [2020-11-27T12:11:40.423Z] === RUN Test/TestContainsEntry [2020-11-27T12:11:40.423Z] === RUN Test/TestCreateEntries [2020-11-27T12:11:40.423Z] === RUN Test/TestEntriesDiff [2020-11-27T12:11:40.423Z] === RUN Test/TestEntriesEquality [2020-11-27T12:11:40.423Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-11-27T12:11:40.423Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-11-27T12:11:40.423Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-11-27T12:11:40.423Z] === RUN Test/TestGeneratorNotGenerate [2020-11-27T12:11:40.423Z] === RUN Test/TestGeneratorWithPort [2020-11-27T12:11:40.423Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-11-27T12:11:40.423Z] === RUN Test/TestNewEntry [2020-11-27T12:11:40.423Z] === RUN Test/TestParse [2020-11-27T12:11:40.821Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-11-27T12:11:40.884Z] --- PASS: Test (0.00s) [2020-11-27T12:11:40.884Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-11-27T12:11:40.884Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-11-27T12:11:40.884Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-11-27T12:11:40.884Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-11-27T12:11:40.885Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-11-27T12:11:40.885Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-11-27T12:11:40.885Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-11-27T12:11:40.885Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-11-27T12:11:40.885Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-11-27T12:11:40.885Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-11-27T12:11:40.885Z] --- PASS: Test/TestNewEntry (0.00s) [2020-11-27T12:11:40.885Z] --- PASS: Test/TestParse (0.00s) [2020-11-27T12:11:40.885Z] PASS [2020-11-27T12:11:40.885Z] coverage: 58.3% of statements [2020-11-27T12:11:40.885Z] ok github.com/docker/docker/pkg/discovery 0.097s coverage: 58.3% of statements [2020-11-27T12:11:41.100Z] --- PASS: TestSecretList (1.99s) [2020-11-27T12:11:41.100Z] === RUN TestSecretsCreateAndDelete [2020-11-27T12:11:41.404Z] ok github.com/docker/docker/pkg/signal 2.401s coverage: 61.0% of statements [2020-11-27T12:11:41.405Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-11-27T12:11:41.663Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-11-27T12:11:41.923Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-11-27T12:11:42.211Z] --- PASS: TestPluginWithDevMounts (2.63s) [2020-11-27T12:11:42.211Z] PASS [2020-11-27T12:11:42.211Z] [2020-11-27T12:11:42.211Z] DONE 1 tests in 2.831s [2020-11-27T12:11:42.211Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-27T12:11:42.211Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:42.211Z] ++ set -e [2020-11-27T12:11:42.211Z] ++ '[' -n 0 ']' [2020-11-27T12:11:42.211Z] ++ set -x [2020-11-27T12:11:42.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:42.429Z] === RUN Test [2020-11-27T12:11:42.429Z] === RUN Test/TestInitialize [2020-11-27T12:11:42.429Z] === RUN Test [2020-11-27T12:11:42.429Z] === RUN Test/TestWatch [2020-11-27T12:11:42.429Z] --- PASS: Test (0.00s) [2020-11-27T12:11:42.429Z] --- PASS: Test/TestWatch (0.00s) [2020-11-27T12:11:42.429Z] PASS [2020-11-27T12:11:42.429Z] coverage: 92.3% of statements [2020-11-27T12:11:42.429Z] ok github.com/docker/docker/pkg/discovery/memory 0.377s coverage: 92.3% of statements [2020-11-27T12:11:42.429Z] time="2020-11-27T12:11:42Z" level=info msg="Initializing discovery without TLS" [2020-11-27T12:11:42.429Z] time="2020-11-27T12:11:42Z" level=info msg="Initializing discovery without TLS" [2020-11-27T12:11:42.429Z] time="2020-11-27T12:11:42Z" level=info msg="Initializing discovery without TLS" [2020-11-27T12:11:42.429Z] === RUN Test/TestInitializeWithCerts [2020-11-27T12:11:42.429Z] time="2020-11-27T12:11:42Z" level=info msg="Initializing discovery with TLS" [2020-11-27T12:11:42.429Z] === RUN Test/TestWatch [2020-11-27T12:11:42.429Z] time="2020-11-27T12:11:42Z" level=info msg="Initializing discovery without TLS" [2020-11-27T12:11:42.429Z] === RUN Test [2020-11-27T12:11:42.429Z] === RUN Test/TestInitialize [2020-11-27T12:11:42.429Z] === RUN Test/TestInitializeWithPattern [2020-11-27T12:11:42.429Z] === RUN Test/TestRegister [2020-11-27T12:11:42.429Z] === RUN Test/TestWatch [2020-11-27T12:11:42.429Z] --- PASS: Test (0.00s) [2020-11-27T12:11:42.429Z] --- PASS: Test/TestInitialize (0.00s) [2020-11-27T12:11:42.429Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-11-27T12:11:42.429Z] --- PASS: Test/TestRegister (0.00s) [2020-11-27T12:11:42.429Z] --- PASS: Test/TestWatch (0.00s) [2020-11-27T12:11:42.429Z] PASS [2020-11-27T12:11:42.429Z] coverage: 93.8% of statements [2020-11-27T12:11:42.429Z] ok github.com/docker/docker/pkg/discovery/nodes 0.057s coverage: 93.8% of statements [2020-11-27T12:11:42.472Z] INFO: Testing against a local daemon [2020-11-27T12:11:42.472Z] === RUN TestSecretInspect [2020-11-27T12:11:42.490Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2020-11-27T12:11:42.627Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2020-11-27T12:11:42.627Z] === RUN TestSecretsUpdate [2020-11-27T12:11:42.733Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-11-27T12:11:42.733Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-11-27T12:11:43.060Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2020-11-27T12:11:43.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-11-27T12:11:43.320Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2020-11-27T12:11:43.567Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-11-27T12:11:43.889Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-11-27T12:11:43.973Z] === RUN TestPollerAddRemove [2020-11-27T12:11:43.973Z] --- PASS: TestPollerAddRemove (0.00s) [2020-11-27T12:11:43.973Z] === RUN TestPollerEvent [2020-11-27T12:11:43.973Z] --- SKIP: TestPollerEvent (0.00s) [2020-11-27T12:11:43.973Z] poller_test.go:41: No chmod on Windows [2020-11-27T12:11:43.973Z] === RUN TestPollerClose [2020-11-27T12:11:43.973Z] --- PASS: TestPollerClose (0.00s) [2020-11-27T12:11:43.973Z] PASS [2020-11-27T12:11:43.973Z] coverage: 39.4% of statements [2020-11-27T12:11:43.973Z] ok github.com/docker/docker/pkg/filenotify 0.052s coverage: 39.4% of statements [2020-11-27T12:11:44.148Z] testing: warning: no tests to run [2020-11-27T12:11:44.148Z] coverage: [no statements] [2020-11-27T12:11:44.148Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-11-27T12:11:44.436Z] === RUN TestCopyFileWithInvalidSrc [2020-11-27T12:11:44.436Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestCopyFileWithInvalidDest [2020-11-27T12:11:44.436Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestCopyFileWithSameSrcAndDest [2020-11-27T12:11:44.436Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-11-27T12:11:44.436Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestCopyFile [2020-11-27T12:11:44.436Z] --- PASS: TestCopyFile (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-11-27T12:11:44.436Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-11-27T12:11:44.436Z] fileutils_test.go:134: Needs porting to Windows [2020-11-27T12:11:44.436Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-11-27T12:11:44.436Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestReadSymlinkedDirectoryToFile [2020-11-27T12:11:44.436Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-11-27T12:11:44.436Z] fileutils_test.go:180: Needs porting to Windows [2020-11-27T12:11:44.436Z] === RUN TestWildcardMatches [2020-11-27T12:11:44.436Z] --- PASS: TestWildcardMatches (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestPatternMatches [2020-11-27T12:11:44.436Z] --- PASS: TestPatternMatches (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-11-27T12:11:44.436Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestPatternMatchesFolderExclusions [2020-11-27T12:11:44.436Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-11-27T12:11:44.436Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-11-27T12:11:44.436Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-11-27T12:11:44.436Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-11-27T12:11:44.436Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestSingleExclamationError [2020-11-27T12:11:44.436Z] --- PASS: TestSingleExclamationError (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestMatchesWithNoPatterns [2020-11-27T12:11:44.436Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestMatchesWithMalformedPatterns [2020-11-27T12:11:44.436Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestMatches [2020-11-27T12:11:44.436Z] --- PASS: TestMatches (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestCleanPatterns [2020-11-27T12:11:44.436Z] --- PASS: TestCleanPatterns (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-11-27T12:11:44.436Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestCleanPatternsExceptionFlag [2020-11-27T12:11:44.436Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-11-27T12:11:44.436Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-11-27T12:11:44.436Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestCleanPatternsErrorSingleException [2020-11-27T12:11:44.436Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestCreateIfNotExistsDir [2020-11-27T12:11:44.436Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-11-27T12:11:44.436Z] === RUN TestCreateIfNotExistsFile [2020-11-27T12:11:44.436Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2020-11-27T12:11:44.436Z] === RUN TestMatch [2020-11-27T12:11:44.436Z] --- PASS: TestMatch (0.00s) [2020-11-27T12:11:44.436Z] PASS [2020-11-27T12:11:44.436Z] coverage: 87.7% of statements [2020-11-27T12:11:44.436Z] ok github.com/docker/docker/pkg/fileutils 0.174s coverage: 87.7% of statements [2020-11-27T12:11:44.514Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-11-27T12:11:44.698Z] --- PASS: TestSecretsUpdate (1.89s) [2020-11-27T12:11:44.698Z] === RUN TestTemplatedSecret [2020-11-27T12:11:44.716Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-11-27T12:11:44.716Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-11-27T12:11:44.775Z] --- PASS: TestSecretInspect (2.53s) [2020-11-27T12:11:44.775Z] === RUN TestSecretList [2020-11-27T12:11:44.976Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-11-27T12:11:45.348Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-11-27T12:11:45.413Z] === RUN TestGet [2020-11-27T12:11:45.413Z] --- PASS: TestGet (0.00s) [2020-11-27T12:11:45.413Z] === RUN TestGetShortcutString [2020-11-27T12:11:45.413Z] --- PASS: TestGetShortcutString (0.00s) [2020-11-27T12:11:45.413Z] PASS [2020-11-27T12:11:45.413Z] coverage: 42.9% of statements [2020-11-27T12:11:45.413Z] ok github.com/docker/docker/pkg/homedir 0.123s coverage: 42.9% of statements [2020-11-27T12:11:45.413Z] --- PASS: Test (3.15s) [2020-11-27T12:11:45.413Z] --- PASS: Test/TestInitialize (0.14s) [2020-11-27T12:11:45.413Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2020-11-27T12:11:45.413Z] --- PASS: Test/TestWatch (3.01s) [2020-11-27T12:11:45.413Z] PASS [2020-11-27T12:11:45.413Z] coverage: 84.1% of statements [2020-11-27T12:11:45.413Z] ok github.com/docker/docker/pkg/discovery/kv 3.509s coverage: 84.1% of statements [2020-11-27T12:11:45.924Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-11-27T12:11:46.390Z] === RUN TestCreateIDMapOrder [2020-11-27T12:11:46.390Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-11-27T12:11:46.390Z] PASS [2020-11-27T12:11:46.390Z] coverage: 7.3% of statements [2020-11-27T12:11:46.390Z] ok github.com/docker/docker/pkg/idtools 0.251s coverage: 7.3% of statements [2020-11-27T12:11:46.868Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-11-27T12:11:46.868Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-11-27T12:11:46.868Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-11-27T12:11:46.881Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2020-11-27T12:11:47.363Z] === RUN TestError [2020-11-27T12:11:47.363Z] --- PASS: TestError (0.00s) [2020-11-27T12:11:47.363Z] === RUN TestProgressString [2020-11-27T12:11:47.363Z] === RUN TestProgressString/no_progress [2020-11-27T12:11:47.363Z] === RUN TestProgressString/progress_1 [2020-11-27T12:11:47.363Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-11-27T12:11:47.363Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-11-27T12:11:47.363Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-11-27T12:11:47.363Z] === RUN TestProgressString/with_units [2020-11-27T12:11:47.363Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-11-27T12:11:47.363Z] === RUN TestProgressString/hide_counts [2020-11-27T12:11:47.363Z] --- PASS: TestProgressString (0.00s) [2020-11-27T12:11:47.363Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-11-27T12:11:47.363Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-11-27T12:11:47.363Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-11-27T12:11:47.363Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-11-27T12:11:47.363Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-11-27T12:11:47.363Z] --- PASS: TestProgressString/with_units (0.00s) [2020-11-27T12:11:47.363Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-11-27T12:11:47.363Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-11-27T12:11:47.363Z] === RUN TestJSONMessageDisplay [2020-11-27T12:11:47.363Z] --- PASS: TestJSONMessageDisplay (0.18s) [2020-11-27T12:11:47.363Z] === RUN TestJSONMessageDisplayWithJSONError [2020-11-27T12:11:47.363Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-11-27T12:11:47.363Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-11-27T12:11:47.363Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-11-27T12:11:47.363Z] === RUN TestDisplayJSONMessagesStream [2020-11-27T12:11:47.363Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2020-11-27T12:11:47.363Z] PASS [2020-11-27T12:11:47.363Z] coverage: 91.7% of statements [2020-11-27T12:11:47.363Z] ok github.com/docker/docker/pkg/jsonmessage 0.273s coverage: 91.7% of statements [2020-11-27T12:11:47.363Z] === RUN TestFixedBufferCap [2020-11-27T12:11:47.363Z] --- PASS: TestFixedBufferCap (0.00s) [2020-11-27T12:11:47.363Z] === RUN TestFixedBufferLen [2020-11-27T12:11:47.363Z] --- PASS: TestFixedBufferLen (0.00s) [2020-11-27T12:11:47.363Z] === RUN TestFixedBufferString [2020-11-27T12:11:47.363Z] --- PASS: TestFixedBufferString (0.00s) [2020-11-27T12:11:47.363Z] === RUN TestFixedBufferWrite [2020-11-27T12:11:47.363Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-11-27T12:11:47.363Z] === RUN TestFixedBufferRead [2020-11-27T12:11:47.363Z] --- PASS: TestFixedBufferRead (0.00s) [2020-11-27T12:11:47.363Z] === RUN TestBytesPipeRead [2020-11-27T12:11:47.363Z] --- PASS: TestBytesPipeRead (0.00s) [2020-11-27T12:11:47.363Z] === RUN TestBytesPipeWrite [2020-11-27T12:11:47.363Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-11-27T12:11:47.363Z] === RUN TestBytesPipeWriteRandomChunks [2020-11-27T12:11:47.363Z] --- PASS: TestTarFiles (6.92s) [2020-11-27T12:11:47.363Z] === RUN TestTarUntar [2020-11-27T12:11:47.363Z] --- PASS: TestTarUntar (0.03s) [2020-11-27T12:11:47.363Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-11-27T12:11:47.444Z] --- PASS: TestTemplatedSecret (2.40s) [2020-11-27T12:11:47.444Z] === RUN TestSecretCreateResolve [2020-11-27T12:11:47.819Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-11-27T12:11:47.825Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2020-11-27T12:11:47.825Z] === RUN TestTarWithOptions [2020-11-27T12:11:47.825Z] --- PASS: TestTarWithOptions (0.03s) [2020-11-27T12:11:47.825Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-11-27T12:11:47.825Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-11-27T12:11:47.825Z] === RUN TestUntarUstarGnuConflict [2020-11-27T12:11:47.825Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2020-11-27T12:11:47.825Z] === RUN TestUntarInvalidFilenames [2020-11-27T12:11:47.825Z] === RUN TestStandardLongPath [2020-11-27T12:11:47.825Z] --- PASS: TestStandardLongPath (0.00s) [2020-11-27T12:11:47.825Z] === RUN TestUNCLongPath [2020-11-27T12:11:47.825Z] --- PASS: TestUNCLongPath (0.00s) [2020-11-27T12:11:47.825Z] PASS [2020-11-27T12:11:47.825Z] coverage: 100.0% of statements [2020-11-27T12:11:47.825Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2020-11-27T12:11:47.825Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames844498414\\dest" [2020-11-27T12:11:47.825Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2020-11-27T12:11:47.825Z] === RUN TestUntarHardlinkToSymlink [2020-11-27T12:11:47.825Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-11-27T12:11:47.825Z] === RUN TestUntarInvalidHardlink [2020-11-27T12:11:47.825Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink790236783\\victim\\hello" -> "../victim/hello" [2020-11-27T12:11:47.825Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink009523458\\victim\\hello" -> "/../victim/hello" [2020-11-27T12:11:47.825Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink532076665\\victim" -> "../victim" [2020-11-27T12:11:47.825Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink143040388\\victim" -> "../victim" [2020-11-27T12:11:47.825Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink343219475\\victim" -> "../victim" [2020-11-27T12:11:47.825Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink875184470\\victim" -> "../victim" [2020-11-27T12:11:47.825Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2020-11-27T12:11:47.825Z] === RUN TestUntarInvalidSymlink [2020-11-27T12:11:47.825Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink436373693\\dest\\dotdot" -> "../victim/hello" [2020-11-27T12:11:47.825Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink951047416\\dest\\slash-dotdot" -> "/../victim/hello" [2020-11-27T12:11:47.825Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink081629175\\dest\\loophole-victim" -> "../victim" [2020-11-27T12:11:47.825Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink065545450\\dest\\loophole-victim" -> "../victim" [2020-11-27T12:11:47.825Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink129313089\\dest\\loophole-victim" -> "../victim" [2020-11-27T12:11:47.825Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink345400748\\dest\\loophole-victim" -> "../victim" [2020-11-27T12:11:47.825Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink245760283\\dest\\dir\\loophole" -> "../../victim" [2020-11-27T12:11:47.825Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2020-11-27T12:11:47.825Z] === RUN TestTempArchiveCloseMultipleTimes [2020-11-27T12:11:47.825Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-11-27T12:11:47.825Z] === RUN TestReplaceFileTarWrapper [2020-11-27T12:11:47.825Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2020-11-27T12:11:47.825Z] === RUN TestAtomicWriteToFile [2020-11-27T12:11:47.825Z] --- PASS: TestAtomicWriteToFile (0.01s) [2020-11-27T12:11:47.825Z] === RUN TestAtomicWriteSetCommit [2020-11-27T12:11:47.825Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2020-11-27T12:11:47.825Z] === RUN TestAtomicWriteSetCancel [2020-11-27T12:11:47.825Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2020-11-27T12:11:47.825Z] === RUN TestReadCloserWrapperClose [2020-11-27T12:11:47.825Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-11-27T12:11:47.825Z] === RUN TestReaderErrWrapperReadOnError [2020-11-27T12:11:47.825Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-11-27T12:11:47.825Z] === RUN TestReaderErrWrapperRead [2020-11-27T12:11:47.825Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-11-27T12:11:47.825Z] === RUN TestHashData [2020-11-27T12:11:47.825Z] --- PASS: TestHashData (0.00s) [2020-11-27T12:11:47.825Z] === RUN TestCancelReadCloser [2020-11-27T12:11:48.078Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.4% of statements [2020-11-27T12:11:48.256Z] --- PASS: TestSecretList (3.18s) [2020-11-27T12:11:48.256Z] === RUN TestSecretsCreateAndDelete [2020-11-27T12:11:48.256Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-11-27T12:11:48.256Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-11-27T12:11:48.256Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-11-27T12:11:48.256Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-11-27T12:11:48.256Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-11-27T12:11:48.286Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2020-11-27T12:11:48.287Z] === RUN TestPrefixHeaderReadable [2020-11-27T12:11:48.287Z] --- PASS: TestCancelReadCloser (0.11s) [2020-11-27T12:11:48.287Z] === RUN TestWriteCloserWrapperClose [2020-11-27T12:11:48.287Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-11-27T12:11:48.287Z] === RUN TestNopWriteCloser [2020-11-27T12:11:48.287Z] --- PASS: TestNopWriteCloser (0.00s) [2020-11-27T12:11:48.287Z] === RUN TestNopWriter [2020-11-27T12:11:48.287Z] --- PASS: TestNopWriter (0.00s) [2020-11-27T12:11:48.287Z] === RUN TestWriteCounter [2020-11-27T12:11:48.287Z] --- PASS: TestWriteCounter (0.00s) [2020-11-27T12:11:48.287Z] PASS [2020-11-27T12:11:48.287Z] coverage: 68.4% of statements [2020-11-27T12:11:48.287Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2020-11-27T12:11:48.287Z] === RUN TestDisablePigz [2020-11-27T12:11:48.287Z] ok github.com/docker/docker/pkg/ioutils 0.780s coverage: 68.4% of statements [2020-11-27T12:11:48.287Z] --- PASS: TestDisablePigz (0.13s) [2020-11-27T12:11:48.287Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-11-27T12:11:48.287Z] === RUN TestPigz [2020-11-27T12:11:48.287Z] --- PASS: TestPigz (0.15s) [2020-11-27T12:11:48.287Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-11-27T12:11:48.287Z] === RUN TestCopyFileWithInvalidDest [2020-11-27T12:11:48.287Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-11-27T12:11:48.287Z] archive_windows_test.go:16: Currently fails [2020-11-27T12:11:48.287Z] === RUN TestCanonicalTarNameForPath [2020-11-27T12:11:48.287Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-11-27T12:11:48.287Z] === RUN TestCanonicalTarName [2020-11-27T12:11:48.287Z] --- PASS: TestCanonicalTarName (0.00s) [2020-11-27T12:11:48.287Z] === RUN TestChmodTarEntry [2020-11-27T12:11:48.287Z] --- PASS: TestChmodTarEntry (0.00s) [2020-11-27T12:11:48.287Z] === RUN TestHardLinkOrder [2020-11-27T12:11:48.749Z] --- PASS: TestHardLinkOrder (0.15s) [2020-11-27T12:11:48.749Z] === RUN TestChangeString [2020-11-27T12:11:48.749Z] --- PASS: TestChangeString (0.00s) [2020-11-27T12:11:48.749Z] === RUN TestChangesWithNoChanges [2020-11-27T12:11:48.749Z] === RUN TestNameFormat [2020-11-27T12:11:48.749Z] --- PASS: TestNameFormat (0.00s) [2020-11-27T12:11:48.749Z] === RUN TestNameRetries [2020-11-27T12:11:48.749Z] --- PASS: TestNameRetries (0.00s) [2020-11-27T12:11:48.749Z] PASS [2020-11-27T12:11:48.749Z] coverage: 85.7% of statements [2020-11-27T12:11:48.749Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2020-11-27T12:11:48.749Z] --- PASS: TestChangesWithNoChanges (0.04s) [2020-11-27T12:11:48.749Z] === RUN TestChangesWithChanges [2020-11-27T12:11:48.749Z] --- PASS: TestChangesWithChanges (0.04s) [2020-11-27T12:11:48.749Z] === RUN TestChangesWithChangesGH13590 [2020-11-27T12:11:48.749Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-11-27T12:11:48.749Z] changes_test.go:192: needs more investigation [2020-11-27T12:11:48.749Z] === RUN TestChangesDirsEmpty [2020-11-27T12:11:48.749Z] --- PASS: TestChangesDirsEmpty (0.19s) [2020-11-27T12:11:48.749Z] === RUN TestChangesDirsMutated [2020-11-27T12:11:48.749Z] --- PASS: TestChangesDirsMutated (0.16s) [2020-11-27T12:11:48.749Z] === RUN TestApplyLayer [2020-11-27T12:11:48.749Z] --- SKIP: TestApplyLayer (0.00s) [2020-11-27T12:11:48.749Z] changes_test.go:405: needs further investigation [2020-11-27T12:11:48.749Z] === RUN TestChangesSizeWithHardlinks [2020-11-27T12:11:48.749Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-11-27T12:11:48.749Z] changes_test.go:441: needs further investigation [2020-11-27T12:11:48.749Z] === RUN TestChangesSizeWithNoChanges [2020-11-27T12:11:48.749Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-11-27T12:11:48.749Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-11-27T12:11:48.749Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-11-27T12:11:48.749Z] === RUN TestChangesSize [2020-11-27T12:11:48.749Z] --- PASS: TestChangesSize (0.00s) [2020-11-27T12:11:48.749Z] === RUN TestApplyLayerInvalidFilenames [2020-11-27T12:11:48.749Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames605055631\\dest" [2020-11-27T12:11:48.749Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2020-11-27T12:11:48.749Z] === RUN TestApplyLayerInvalidHardlink [2020-11-27T12:11:48.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink718954393\\victim\\hello" -> "../victim/hello" [2020-11-27T12:11:48.830Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-11-27T12:11:48.957Z] --- PASS: TestSecretCreateResolve (1.90s) [2020-11-27T12:11:48.957Z] PASS [2020-11-27T12:11:48.957Z] [2020-11-27T12:11:48.957Z] DONE 6 tests in 12.076s [2020-11-27T12:11:48.957Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-11-27T12:11:48.957Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:48.957Z] ++ set -e [2020-11-27T12:11:48.957Z] ++ '[' -n 0 ']' [2020-11-27T12:11:48.957Z] ++ set -x [2020-11-27T12:11:48.957Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:48.957Z] INFO: Testing against a local daemon [2020-11-27T12:11:48.958Z] === RUN TestServiceCreateInit [2020-11-27T12:11:48.958Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-27T12:11:49.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink621327396\\victim\\hello" -> "/../victim/hello" [2020-11-27T12:11:49.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink131790131\\victim" -> "../victim" [2020-11-27T12:11:49.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink527063798\\victim" -> "../victim" [2020-11-27T12:11:49.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink596087261\\victim" -> "../victim" [2020-11-27T12:11:49.216Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink126635416\\victim" -> "../victim" [2020-11-27T12:11:49.216Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2020-11-27T12:11:49.216Z] === RUN TestApplyLayerInvalidSymlink [2020-11-27T12:11:49.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink633303063\\dest\\dotdot" -> "../victim/hello" [2020-11-27T12:11:49.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink446149258\\dest\\slash-dotdot" -> "/../victim/hello" [2020-11-27T12:11:49.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink200829025\\dest\\loophole-victim" -> "../victim" [2020-11-27T12:11:49.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink260694604\\dest\\loophole-victim" -> "../victim" [2020-11-27T12:11:49.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink103311163\\dest\\loophole-victim" -> "../victim" [2020-11-27T12:11:49.216Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink500933470\\dest\\loophole-victim" -> "../victim" [2020-11-27T12:11:49.216Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2020-11-27T12:11:49.216Z] === RUN TestApplyLayerWhiteouts [2020-11-27T12:11:49.216Z] === RUN TestParseKeyValueOpt [2020-11-27T12:11:49.216Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-11-27T12:11:49.216Z] === RUN TestParseUintList [2020-11-27T12:11:49.216Z] --- PASS: TestParseUintList (0.00s) [2020-11-27T12:11:49.216Z] === RUN TestParseUintListMaximumLimits [2020-11-27T12:11:49.216Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-11-27T12:11:49.216Z] PASS [2020-11-27T12:11:49.216Z] coverage: 97.0% of statements [2020-11-27T12:11:49.216Z] ok github.com/docker/docker/pkg/parsers 0.122s coverage: 97.0% of statements [2020-11-27T12:11:49.216Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2020-11-27T12:11:49.216Z] === RUN TestGenerateEmptyFile [2020-11-27T12:11:49.216Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-11-27T12:11:49.216Z] === RUN TestGenerateWithContent [2020-11-27T12:11:49.216Z] --- PASS: TestGenerateWithContent (0.00s) [2020-11-27T12:11:49.216Z] PASS [2020-11-27T12:11:49.216Z] coverage: 62.7% of statements [2020-11-27T12:11:49.216Z] ok github.com/docker/docker/pkg/archive 10.453s coverage: 62.7% of statements [2020-11-27T12:11:49.403Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-11-27T12:11:49.458Z] ok github.com/docker/docker/quota 0.248s coverage: 71.4% of statements [2020-11-27T12:11:49.678Z] === RUN TestNewAndRemove [2020-11-27T12:11:49.678Z] --- PASS: TestNewAndRemove (0.00s) [2020-11-27T12:11:49.678Z] === RUN TestRemoveInvalidPath [2020-11-27T12:11:49.678Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-11-27T12:11:49.678Z] PASS [2020-11-27T12:11:49.678Z] coverage: 82.6% of statements [2020-11-27T12:11:49.678Z] ok github.com/docker/docker/pkg/pidfile 0.172s coverage: 82.6% of statements [2020-11-27T12:11:50.027Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2020-11-27T12:11:50.347Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-11-27T12:11:50.347Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-11-27T12:11:50.347Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2020-11-27T12:11:50.347Z] === RUN TestSecretsUpdate [2020-11-27T12:11:50.651Z] === RUN TestParseEmptyInterface [2020-11-27T12:11:50.651Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-11-27T12:11:50.651Z] === RUN TestParseNonInterfaceType [2020-11-27T12:11:50.651Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-11-27T12:11:50.651Z] === RUN TestParseWithOneFunction [2020-11-27T12:11:50.651Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-11-27T12:11:50.651Z] === RUN TestParseWithMultipleFuncs [2020-11-27T12:11:50.651Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-11-27T12:11:50.651Z] === RUN TestParseWithUnnamedReturn [2020-11-27T12:11:50.651Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-11-27T12:11:50.651Z] === RUN TestEmbeddedInterface [2020-11-27T12:11:50.651Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-11-27T12:11:50.651Z] === RUN TestParsedImports [2020-11-27T12:11:50.651Z] --- PASS: TestParsedImports (0.00s) [2020-11-27T12:11:50.651Z] === RUN TestAliasedImports [2020-11-27T12:11:50.651Z] --- PASS: TestAliasedImports (0.00s) [2020-11-27T12:11:50.651Z] PASS [2020-11-27T12:11:50.651Z] coverage: 56.8% of statements [2020-11-27T12:11:50.651Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.149s coverage: 56.8% of statements [2020-11-27T12:11:51.223Z] ok github.com/docker/docker/registry 0.060s coverage: 57.2% of statements [2020-11-27T12:11:51.290Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-11-27T12:11:51.623Z] === RUN TestFailedConnection [2020-11-27T12:11:51.791Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-11-27T12:11:51.862Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-11-27T12:11:51.862Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-11-27T12:11:52.051Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-11-27T12:11:52.084Z] === RUN TestHTTPTransport [2020-11-27T12:11:52.084Z] --- PASS: TestHTTPTransport (0.00s) [2020-11-27T12:11:52.084Z] PASS [2020-11-27T12:11:52.084Z] coverage: 85.7% of statements [2020-11-27T12:11:52.084Z] ok github.com/docker/docker/pkg/plugins/transport 0.216s coverage: 85.7% of statements [2020-11-27T12:11:52.544Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-11-27T12:11:52.544Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-11-27T12:11:52.544Z] === RUN TestBufioReaderPoolPutAndGet [2020-11-27T12:11:52.544Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-11-27T12:11:52.544Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-11-27T12:11:52.544Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-11-27T12:11:52.544Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-11-27T12:11:52.544Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-11-27T12:11:52.544Z] === RUN TestBufioWriterPoolPutAndGet [2020-11-27T12:11:52.544Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-11-27T12:11:52.544Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-11-27T12:11:52.544Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-11-27T12:11:52.544Z] === RUN TestBufferPoolPutAndGet [2020-11-27T12:11:52.544Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-11-27T12:11:52.544Z] PASS [2020-11-27T12:11:52.544Z] coverage: 88.2% of statements [2020-11-27T12:11:52.544Z] ok github.com/docker/docker/pkg/pools 0.137s coverage: 88.2% of statements [2020-11-27T12:11:52.544Z] --- PASS: TestFailedConnection (1.04s) [2020-11-27T12:11:52.544Z] === RUN TestFailOnce [2020-11-27T12:11:52.544Z] 2020/11/27 12:11:52 http: panic serving 127.0.0.1:49222: Plugin not ready [2020-11-27T12:11:52.544Z] goroutine 10 [running]: [2020-11-27T12:11:52.544Z] net/http.(*conn).serve.func1(0xc000058be0) [2020-11-27T12:11:52.544Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-11-27T12:11:52.544Z] panic(0x849ac0, 0x986830) [2020-11-27T12:11:52.544Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-11-27T12:11:52.544Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a4a0, 0xc0001040e0, 0xc0000d0300) [2020-11-27T12:11:52.544Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-11-27T12:11:52.544Z] net/http.HandlerFunc.ServeHTTP(0xc0000ee050, 0x99a4a0, 0xc0001040e0, 0xc0000d0300) [2020-11-27T12:11:52.544Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-11-27T12:11:52.545Z] net/http.(*ServeMux).ServeHTTP(0xc0000fe000, 0x99a4a0, 0xc0001040e0, 0xc0000d0300) [2020-11-27T12:11:52.545Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-11-27T12:11:52.545Z] net/http.serverHandler.ServeHTTP(0xc000104000, 0x99a4a0, 0xc0001040e0, 0xc0000d0300) [2020-11-27T12:11:52.545Z] c:/go/src/net/http/server.go:2831 +0xab [2020-11-27T12:11:52.545Z] net/http.(*conn).serve(0xc000058be0, 0x99b060, 0xc00004a980) [2020-11-27T12:11:52.545Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-11-27T12:11:52.545Z] created by net/http.(*Server).Serve [2020-11-27T12:11:52.545Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-11-27T12:11:52.545Z] time="2020-11-27T12:11:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" [2020-11-27T12:11:52.619Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-11-27T12:11:52.805Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-11-27T12:11:52.878Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-11-27T12:11:53.066Z] --- PASS: TestSecretsUpdate (2.71s) [2020-11-27T12:11:53.066Z] === RUN TestTemplatedSecret [2020-11-27T12:11:53.328Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-11-27T12:11:53.438Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-27T12:11:53.518Z] === RUN TestOutputOnPrematureClose [2020-11-27T12:11:53.518Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-11-27T12:11:53.518Z] === RUN TestCompleteSilently [2020-11-27T12:11:53.518Z] --- PASS: TestCompleteSilently (0.00s) [2020-11-27T12:11:53.518Z] PASS [2020-11-27T12:11:53.518Z] coverage: 75.9% of statements [2020-11-27T12:11:53.518Z] ok github.com/docker/docker/pkg/progress 0.065s coverage: 75.9% of statements [2020-11-27T12:11:53.518Z] === RUN TestSendToOneSub [2020-11-27T12:11:53.518Z] --- PASS: TestSendToOneSub (0.00s) [2020-11-27T12:11:53.518Z] === RUN TestSendToMultipleSubs [2020-11-27T12:11:53.518Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-11-27T12:11:53.518Z] === RUN TestEvictOneSub [2020-11-27T12:11:53.518Z] --- PASS: TestEvictOneSub (0.00s) [2020-11-27T12:11:53.518Z] === RUN TestClosePublisher [2020-11-27T12:11:53.518Z] --- PASS: TestClosePublisher (0.00s) [2020-11-27T12:11:53.518Z] === RUN TestPubSubRace [2020-11-27T12:11:53.518Z] --- PASS: TestFailOnce (1.17s) [2020-11-27T12:11:53.518Z] === RUN TestEchoInputOutput [2020-11-27T12:11:53.518Z] --- PASS: TestEchoInputOutput (0.00s) [2020-11-27T12:11:53.518Z] === RUN TestBackoff [2020-11-27T12:11:53.518Z] --- PASS: TestBackoff (0.00s) [2020-11-27T12:11:53.518Z] === RUN TestAbortRetry [2020-11-27T12:11:53.518Z] --- PASS: TestAbortRetry (0.00s) [2020-11-27T12:11:53.518Z] === RUN TestClientScheme [2020-11-27T12:11:53.518Z] --- PASS: TestClientScheme (0.00s) [2020-11-27T12:11:53.518Z] === RUN TestNewClientWithTimeout [2020-11-27T12:11:53.899Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-11-27T12:11:54.160Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-11-27T12:11:54.161Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-11-27T12:11:54.490Z] time="2020-11-27T12:11:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2020-11-27T12:11:54.490Z] === RUN TestRegister [2020-11-27T12:11:54.490Z] --- PASS: TestRegister (0.00s) [2020-11-27T12:11:54.490Z] === RUN TestCommand [2020-11-27T12:11:54.490Z] --- PASS: TestCommand (0.03s) [2020-11-27T12:11:54.490Z] === RUN TestNaiveSelf [2020-11-27T12:11:54.490Z] --- PASS: TestNaiveSelf (0.02s) [2020-11-27T12:11:54.490Z] PASS [2020-11-27T12:11:54.490Z] coverage: 82.4% of statements [2020-11-27T12:11:54.490Z] --- PASS: TestPubSubRace (1.05s) [2020-11-27T12:11:54.490Z] PASS [2020-11-27T12:11:54.490Z] coverage: 75.0% of statements [2020-11-27T12:11:54.490Z] ok github.com/docker/docker/pkg/reexec 0.188s coverage: 82.4% of statements [2020-11-27T12:11:54.490Z] ok github.com/docker/docker/pkg/pubsub 1.131s coverage: 75.0% of statements [2020-11-27T12:11:55.107Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-11-27T12:11:55.415Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-11-27T12:11:55.679Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-11-27T12:11:56.034Z] === RUN TestParseSignal [2020-11-27T12:11:56.034Z] --- PASS: TestParseSignal (0.00s) [2020-11-27T12:11:56.034Z] === RUN TestValidSignalForPlatform [2020-11-27T12:11:56.034Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-11-27T12:11:56.034Z] PASS [2020-11-27T12:11:56.034Z] coverage: 20.3% of statements [2020-11-27T12:11:56.034Z] ok github.com/docker/docker/pkg/signal 0.107s coverage: 20.3% of statements [2020-11-27T12:11:56.034Z] time="2020-11-27T12:11:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2020-11-27T12:11:56.034Z] === RUN TestNewStdWriter [2020-11-27T12:11:56.034Z] --- PASS: TestNewStdWriter (0.00s) [2020-11-27T12:11:56.034Z] === RUN TestWriteWithUninitializedStdWriter [2020-11-27T12:11:56.034Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-11-27T12:11:56.034Z] === RUN TestWriteWithNilBytes [2020-11-27T12:11:56.034Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-11-27T12:11:56.034Z] === RUN TestWrite [2020-11-27T12:11:56.034Z] --- PASS: TestWrite (0.00s) [2020-11-27T12:11:56.034Z] === RUN TestWriteWithWriterError [2020-11-27T12:11:56.034Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-11-27T12:11:56.034Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-11-27T12:11:56.034Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-11-27T12:11:56.034Z] === RUN TestStdCopyWriteAndRead [2020-11-27T12:11:56.034Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-11-27T12:11:56.034Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-11-27T12:11:56.034Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-11-27T12:11:56.034Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-11-27T12:11:56.034Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-11-27T12:11:56.034Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-11-27T12:11:56.034Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-11-27T12:11:56.034Z] === RUN TestStdCopyWithInvalidInputHeader [2020-11-27T12:11:56.034Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-11-27T12:11:56.034Z] === RUN TestStdCopyWithCorruptedPrefix [2020-11-27T12:11:56.034Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-11-27T12:11:56.034Z] === RUN TestStdCopyReturnsWriteErrors [2020-11-27T12:11:56.034Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-11-27T12:11:56.034Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-11-27T12:11:56.034Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-11-27T12:11:56.034Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-11-27T12:11:56.034Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-11-27T12:11:56.034Z] PASS [2020-11-27T12:11:56.034Z] coverage: 100.0% of statements [2020-11-27T12:11:56.034Z] ok github.com/docker/docker/pkg/stdcopy 0.060s coverage: 100.0% of statements [2020-11-27T12:11:56.252Z] --- PASS: TestTemplatedSecret (3.22s) [2020-11-27T12:11:56.252Z] === RUN TestSecretCreateResolve [2020-11-27T12:11:56.513Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-11-27T12:11:56.513Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-11-27T12:11:56.794Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.6% of statements [2020-11-27T12:11:56.977Z] --- PASS: TestServiceCreateInit (7.62s) [2020-11-27T12:11:56.977Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s) [2020-11-27T12:11:56.977Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s) [2020-11-27T12:11:56.977Z] === RUN TestCreateServiceMultipleTimes [2020-11-27T12:11:57.007Z] === RUN TestGenerateRandomID [2020-11-27T12:11:57.007Z] --- PASS: TestGenerateRandomID (0.00s) [2020-11-27T12:11:57.007Z] === RUN TestShortenId [2020-11-27T12:11:57.007Z] --- PASS: TestShortenId (0.00s) [2020-11-27T12:11:57.007Z] === RUN TestShortenSha256Id [2020-11-27T12:11:57.007Z] --- PASS: TestShortenSha256Id (0.00s) [2020-11-27T12:11:57.007Z] === RUN TestShortenIdEmpty [2020-11-27T12:11:57.007Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-11-27T12:11:57.007Z] === RUN TestShortenIdInvalid [2020-11-27T12:11:57.007Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-11-27T12:11:57.007Z] === RUN TestIsShortIDNonHex [2020-11-27T12:11:57.007Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-11-27T12:11:57.007Z] === RUN TestIsShortIDNotCorrectSize [2020-11-27T12:11:57.007Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-11-27T12:11:57.007Z] PASS [2020-11-27T12:11:57.007Z] coverage: 70.6% of statements [2020-11-27T12:11:57.007Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2020-11-27T12:11:57.007Z] === RUN TestRawProgressFormatterFormatStatus [2020-11-27T12:11:57.007Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-11-27T12:11:57.007Z] === RUN TestRawProgressFormatterFormatProgress [2020-11-27T12:11:57.007Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-11-27T12:11:57.007Z] === RUN TestFormatStatus [2020-11-27T12:11:57.007Z] --- PASS: TestFormatStatus (0.00s) [2020-11-27T12:11:57.007Z] === RUN TestFormatError [2020-11-27T12:11:57.007Z] --- PASS: TestFormatError (0.00s) [2020-11-27T12:11:57.007Z] === RUN TestFormatJSONError [2020-11-27T12:11:57.007Z] --- PASS: TestFormatJSONError (0.00s) [2020-11-27T12:11:57.007Z] === RUN TestJsonProgressFormatterFormatProgress [2020-11-27T12:11:57.007Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-11-27T12:11:57.007Z] === RUN TestJsonProgressFormatterFormatStatus [2020-11-27T12:11:57.007Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-11-27T12:11:57.007Z] === RUN TestNewJSONProgressOutput [2020-11-27T12:11:57.007Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-11-27T12:11:57.007Z] === RUN TestAuxFormatterEmit [2020-11-27T12:11:57.007Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-11-27T12:11:57.007Z] === RUN TestStreamWriterStdout [2020-11-27T12:11:57.007Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-11-27T12:11:57.007Z] === RUN TestStreamWriterStderr [2020-11-27T12:11:57.007Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-11-27T12:11:57.007Z] PASS [2020-11-27T12:11:57.007Z] coverage: 66.2% of statements [2020-11-27T12:11:57.007Z] ok github.com/docker/docker/pkg/streamformatter 0.070s coverage: 66.2% of statements [2020-11-27T12:11:57.054Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-11-27T12:11:57.099Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-11-27T12:11:57.982Z] === RUN TestIsCpusetListAvailable [2020-11-27T12:11:57.982Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-11-27T12:11:57.982Z] PASS [2020-11-27T12:11:57.982Z] coverage: 38.2% of statements [2020-11-27T12:11:57.982Z] ok github.com/docker/docker/pkg/sysinfo 0.058s coverage: 38.2% of statements [2020-11-27T12:11:58.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-11-27T12:11:58.432Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2020-11-27T12:11:58.444Z] time="2020-11-27T12:11:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2020-11-27T12:11:58.616Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-11-27T12:11:58.616Z] --- PASS: TestSecretCreateResolve (2.48s) [2020-11-27T12:11:58.616Z] PASS [2020-11-27T12:11:58.616Z] [2020-11-27T12:11:58.616Z] DONE 6 tests in 16.485s [2020-11-27T12:11:58.616Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-11-27T12:11:58.616Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:58.616Z] ++ set -e [2020-11-27T12:11:58.616Z] ++ '[' -n 0 ']' [2020-11-27T12:11:58.616Z] ++ set -x [2020-11-27T12:11:58.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:11:58.878Z] INFO: Testing against a local daemon [2020-11-27T12:11:58.878Z] === RUN TestServiceCreateInit [2020-11-27T12:11:58.878Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-27T12:11:58.905Z] === RUN TestChtimes [2020-11-27T12:11:58.905Z] --- PASS: TestChtimes (0.00s) [2020-11-27T12:11:58.905Z] === RUN TestChtimesWindows [2020-11-27T12:11:58.905Z] --- PASS: TestChtimesWindows (0.00s) [2020-11-27T12:11:58.905Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2020-11-27T12:11:58.905Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2020-11-27T12:11:58.905Z] === RUN TestEnsureRemoveAllNotExist [2020-11-27T12:11:58.905Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2020-11-27T12:11:58.905Z] === RUN TestEnsureRemoveAllWithDir [2020-11-27T12:11:58.905Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2020-11-27T12:11:58.905Z] === RUN TestEnsureRemoveAllWithFile [2020-11-27T12:11:58.905Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2020-11-27T12:11:58.905Z] === RUN TestHasWin32KSupport [2020-11-27T12:11:58.905Z] --- PASS: TestHasWin32KSupport (0.00s) [2020-11-27T12:11:58.905Z] syscall_windows_test.go:8: win32k: true [2020-11-27T12:11:58.905Z] PASS [2020-11-27T12:11:58.905Z] coverage: 12.0% of statements [2020-11-27T12:11:58.905Z] ok github.com/docker/docker/pkg/system 0.076s coverage: 12.0% of statements [2020-11-27T12:11:59.368Z] === RUN TestTailFile [2020-11-27T12:11:59.368Z] --- PASS: TestTailFile (0.00s) [2020-11-27T12:11:59.368Z] === RUN TestTailFileManyLines [2020-11-27T12:11:59.368Z] --- PASS: TestTailFileManyLines (0.00s) [2020-11-27T12:11:59.368Z] === RUN TestTailEmptyFile [2020-11-27T12:11:59.368Z] --- PASS: TestTailEmptyFile (0.00s) [2020-11-27T12:11:59.368Z] === RUN TestTailNegativeN [2020-11-27T12:11:59.368Z] --- PASS: TestTailNegativeN (0.00s) [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader [2020-11-27T12:11:59.368Z] === CONT TestNewTailReader [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/4_byte_delimiter [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/8_byte_delimiter [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/12_byte_delimiter [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/no_delimiter [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/no_delimiter [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/single_byte_delimiter [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/2_byte_delimiter [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/truncated_last_line [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-11-27T12:11:59.368Z] === CONT TestNewTailReader/4_byte_delimiter [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-27T12:11:59.368Z] === CONT TestNewTailReader/single_byte_delimiter [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-27T12:11:59.368Z] === CONT TestNewTailReader/no_delimiter [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T12:11:59.368Z] === CONT TestNewTailReader/2_byte_delimiter [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-27T12:11:59.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-27T12:11:59.368Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-27T12:11:59.369Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T12:11:59.369Z] === CONT TestNewTailReader/8_byte_delimiter [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-27T12:11:59.369Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T12:11:59.369Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T12:11:59.369Z] === CONT TestNewTailReader/12_byte_delimiter [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-11-27T12:11:59.369Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-27T12:11:59.369Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-27T12:11:59.824Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-11-27T12:11:59.824Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-11-27T12:11:59.824Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-11-27T12:11:59.824Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-11-27T12:11:59.824Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-11-27T12:11:59.831Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-11-27T12:11:59.831Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T12:11:59.831Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T12:11:59.831Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-27T12:11:59.831Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-27T12:11:59.831Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-27T12:11:59.831Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T12:11:59.831Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T12:11:59.831Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-27T12:11:59.831Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-27T12:11:59.831Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-27T12:11:59.832Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T12:11:59.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T12:11:59.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T12:11:59.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T12:11:59.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T12:11:59.834Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-27T12:11:59.834Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-27T12:11:59.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T12:11:59.835Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-27T12:11:59.835Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-27T12:11:59.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-27T12:12:00.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-27T12:12:00.299Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-27T12:12:00.299Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.02s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.02s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.02s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.03s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-27T12:12:00.301Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-27T12:12:00.301Z] PASS [2020-11-27T12:12:00.301Z] coverage: 88.6% of statements [2020-11-27T12:12:00.301Z] ok github.com/docker/docker/pkg/tailfile 0.558s coverage: 88.6% of statements [2020-11-27T12:12:00.764Z] === RUN TestTarSumRemoveNonExistent [2020-11-27T12:12:00.764Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2020-11-27T12:12:00.764Z] === RUN TestTarSumRemove [2020-11-27T12:12:00.764Z] --- PASS: TestTarSumRemove (0.00s) [2020-11-27T12:12:00.764Z] === RUN TestSortFileInfoSums [2020-11-27T12:12:00.764Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-11-27T12:12:00.764Z] === RUN TestNewTarSumForLabelInvalid [2020-11-27T12:12:00.764Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-11-27T12:12:00.764Z] === RUN TestNewTarSumForLabel [2020-11-27T12:12:00.764Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-11-27T12:12:00.764Z] === RUN TestEmptyTar [2020-11-27T12:12:00.764Z] --- PASS: TestEmptyTar (0.00s) [2020-11-27T12:12:00.764Z] === RUN TestTarSumsReadSize [2020-11-27T12:12:00.764Z] --- PASS: TestTarSumsReadSize (0.00s) [2020-11-27T12:12:00.764Z] === RUN TestTarSums [2020-11-27T12:12:00.764Z] --- PASS: TestTarSums (0.11s) [2020-11-27T12:12:00.764Z] === RUN TestIteration [2020-11-27T12:12:00.764Z] --- PASS: TestIteration (0.00s) [2020-11-27T12:12:00.764Z] === RUN TestVersionLabelForChecksum [2020-11-27T12:12:00.764Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-11-27T12:12:00.764Z] === RUN TestVersion [2020-11-27T12:12:00.764Z] --- PASS: TestVersion (0.00s) [2020-11-27T12:12:00.764Z] === RUN TestGetVersion [2020-11-27T12:12:00.764Z] --- PASS: TestGetVersion (0.00s) [2020-11-27T12:12:00.764Z] === RUN TestGetVersions [2020-11-27T12:12:00.764Z] --- PASS: TestGetVersions (0.00s) [2020-11-27T12:12:00.764Z] PASS [2020-11-27T12:12:00.764Z] coverage: 89.3% of statements [2020-11-27T12:12:00.764Z] ok github.com/docker/docker/pkg/tarsum 0.189s coverage: 89.3% of statements [2020-11-27T12:12:00.769Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-11-27T12:12:01.226Z] testing: warning: no tests to run [2020-11-27T12:12:01.226Z] PASS [2020-11-27T12:12:01.226Z] coverage: [no statements] [2020-11-27T12:12:01.226Z] ok github.com/docker/docker/pkg/term/windows 0.048s coverage: [no statements] [no tests to run] [2020-11-27T12:12:02.199Z] === RUN TestTruncIndex [2020-11-27T12:12:02.199Z] --- PASS: TestTruncIndex (0.10s) [2020-11-27T12:12:02.199Z] PASS [2020-11-27T12:12:02.199Z] coverage: 91.5% of statements [2020-11-27T12:12:02.199Z] ok github.com/docker/docker/pkg/truncindex 0.164s coverage: 91.5% of statements [2020-11-27T12:12:02.199Z] === RUN TestIsGIT [2020-11-27T12:12:02.199Z] --- PASS: TestIsGIT (0.00s) [2020-11-27T12:12:02.199Z] === RUN TestIsTransport [2020-11-27T12:12:02.199Z] --- PASS: TestIsTransport (0.00s) [2020-11-27T12:12:02.199Z] PASS [2020-11-27T12:12:02.199Z] coverage: 100.0% of statements [2020-11-27T12:12:02.199Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2020-11-27T12:12:02.661Z] time="2020-11-27T12:12:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2020-11-27T12:12:03.122Z] === RUN TestVersionInfo [2020-11-27T12:12:03.122Z] --- PASS: TestVersionInfo (0.00s) [2020-11-27T12:12:03.122Z] === RUN TestAppendVersions [2020-11-27T12:12:03.122Z] --- PASS: TestAppendVersions (0.00s) [2020-11-27T12:12:03.122Z] PASS [2020-11-27T12:12:03.122Z] coverage: 88.9% of statements [2020-11-27T12:12:03.122Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2020-11-27T12:12:04.071Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-27T12:12:05.013Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-11-27T12:12:05.308Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-27T12:12:05.308Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-27T12:12:05.308Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-27T12:12:05.308Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-27T12:12:05.308Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-27T12:12:05.308Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-11-27T12:12:05.308Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-11-27T12:12:05.309Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-27T12:12:05.309Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-27T12:12:05.309Z] === RUN TestValidatePrivileges [2020-11-27T12:12:05.309Z] --- PASS: TestValidatePrivileges (0.00s) [2020-11-27T12:12:05.309Z] === RUN TestFilterByCapNeg [2020-11-27T12:12:05.309Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-11-27T12:12:05.309Z] === RUN TestFilterByCapPos [2020-11-27T12:12:05.309Z] --- PASS: TestFilterByCapPos (0.00s) [2020-11-27T12:12:05.309Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-11-27T12:12:05.309Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-11-27T12:12:05.309Z] PASS [2020-11-27T12:12:05.309Z] coverage: 12.0% of statements [2020-11-27T12:12:05.309Z] ok github.com/docker/docker/plugin 0.251s coverage: 12.0% of statements [2020-11-27T12:12:05.309Z] === RUN TestNewSettable [2020-11-27T12:12:05.309Z] --- PASS: TestNewSettable (0.00s) [2020-11-27T12:12:05.309Z] === RUN TestIsSettable [2020-11-27T12:12:05.309Z] --- PASS: TestIsSettable (0.00s) [2020-11-27T12:12:05.309Z] === RUN TestUpdateSettingsEnv [2020-11-27T12:12:05.309Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-11-27T12:12:05.309Z] PASS [2020-11-27T12:12:05.309Z] coverage: 20.1% of statements [2020-11-27T12:12:05.309Z] ok github.com/docker/docker/plugin/v2 0.224s coverage: 20.1% of statements [2020-11-27T12:12:05.958Z] === RUN TestDockerSuite/TestContainerAPITop [2020-11-27T12:12:06.282Z] === RUN TestLoad [2020-11-27T12:12:06.282Z] --- PASS: TestLoad (0.00s) [2020-11-27T12:12:06.282Z] === RUN TestSave [2020-11-27T12:12:06.530Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-11-27T12:12:06.530Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-11-27T12:12:06.530Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-11-27T12:12:06.747Z] --- PASS: TestSave (0.03s) [2020-11-27T12:12:06.747Z] === RUN TestAddDeleteGet [2020-11-27T12:12:06.747Z] --- PASS: TestAddDeleteGet (0.04s) [2020-11-27T12:12:06.747Z] === RUN TestInvalidTags [2020-11-27T12:12:06.747Z] --- PASS: TestInvalidTags (0.01s) [2020-11-27T12:12:06.747Z] PASS [2020-11-27T12:12:06.747Z] coverage: 84.4% of statements [2020-11-27T12:12:06.747Z] ok github.com/docker/docker/reference 0.133s coverage: 84.4% of statements [2020-11-27T12:12:07.210Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-11-27T12:12:07.210Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2020-11-27T12:12:07.210Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-11-27T12:12:07.210Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-11-27T12:12:07.210Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-11-27T12:12:07.210Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-11-27T12:12:07.210Z] === RUN TestResumableRequestReaderWithReadError [2020-11-27T12:12:07.210Z] time="2020-11-27T12:12:07Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-11-27T12:12:07.671Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2020-11-27T12:12:07.671Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-11-27T12:12:07.671Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-11-27T12:12:07.671Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-11-27T12:12:07.671Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-11-27T12:12:07.671Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-11-27T12:12:07.671Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-11-27T12:12:07.671Z] === RUN TestResumableRequestReader [2020-11-27T12:12:07.671Z] --- PASS: TestResumableRequestReader (0.00s) [2020-11-27T12:12:07.671Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-11-27T12:12:07.671Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-11-27T12:12:07.671Z] PASS [2020-11-27T12:12:07.671Z] coverage: 100.0% of statements [2020-11-27T12:12:07.671Z] ok github.com/docker/docker/registry/resumable 0.285s coverage: 100.0% of statements [2020-11-27T12:12:07.916Z] --- PASS: TestServiceCreateInit (9.09s) [2020-11-27T12:12:07.916Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.84s) [2020-11-27T12:12:07.916Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.23s) [2020-11-27T12:12:07.916Z] === RUN TestCreateServiceMultipleTimes [2020-11-27T12:12:08.133Z] === RUN TestRestartManagerTimeout [2020-11-27T12:12:08.133Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-11-27T12:12:08.133Z] === RUN TestRestartManagerTimeoutReset [2020-11-27T12:12:08.133Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-11-27T12:12:08.133Z] PASS [2020-11-27T12:12:08.133Z] coverage: 50.9% of statements [2020-11-27T12:12:08.133Z] ok github.com/docker/docker/restartmanager 0.048s coverage: 50.9% of statements [2020-11-27T12:12:08.596Z] === RUN TestResolveAuthConfigIndexServer [2020-11-27T12:12:08.596Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-11-27T12:12:08.596Z] === RUN TestResolveAuthConfigFullURL [2020-11-27T12:12:08.596Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-11-27T12:12:08.596Z] === RUN TestLoadAllowNondistributableArtifacts [2020-11-27T12:12:08.596Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-11-27T12:12:08.596Z] === RUN TestValidateMirror [2020-11-27T12:12:08.596Z] --- PASS: TestValidateMirror (0.00s) [2020-11-27T12:12:08.596Z] === RUN TestLoadInsecureRegistries [2020-11-27T12:12:08.596Z] time="2020-11-27T12:12:08Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-11-27T12:12:08.596Z] time="2020-11-27T12:12:08Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-11-27T12:12:08.596Z] time="2020-11-27T12:12:08Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-11-27T12:12:08.596Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2020-11-27T12:12:08.596Z] === RUN TestNewServiceConfig [2020-11-27T12:12:08.596Z] --- PASS: TestNewServiceConfig (0.00s) [2020-11-27T12:12:08.596Z] === RUN TestValidateIndexName [2020-11-27T12:12:08.596Z] --- PASS: TestValidateIndexName (0.00s) [2020-11-27T12:12:08.596Z] === RUN TestValidateIndexNameWithError [2020-11-27T12:12:08.596Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-11-27T12:12:08.596Z] === RUN TestEndpointParse [2020-11-27T12:12:08.596Z] --- PASS: TestEndpointParse (0.00s) [2020-11-27T12:12:08.596Z] === RUN TestEndpointParseInvalid [2020-11-27T12:12:08.596Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-11-27T12:12:08.596Z] === RUN TestValidateEndpoint [2020-11-27T12:12:08.596Z] --- PASS: TestValidateEndpoint (0.01s) [2020-11-27T12:12:08.596Z] === RUN TestPing [2020-11-27T12:12:08.596Z] --- PASS: TestPing (0.00s) [2020-11-27T12:12:08.596Z] === RUN TestPingRegistryEndpoint [2020-11-27T12:12:08.596Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2020-11-27T12:12:08.596Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:12:08.596Z] === RUN TestEndpoint [2020-11-27T12:12:08.596Z] --- SKIP: TestEndpoint (0.00s) [2020-11-27T12:12:08.597Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:12:08.597Z] === RUN TestParseRepositoryInfo [2020-11-27T12:12:08.597Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-11-27T12:12:08.597Z] === RUN TestNewIndexInfo [2020-11-27T12:12:08.597Z] --- PASS: TestNewIndexInfo (0.00s) [2020-11-27T12:12:08.597Z] === RUN TestMirrorEndpointLookup [2020-11-27T12:12:08.597Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2020-11-27T12:12:08.597Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:12:08.597Z] === RUN TestSearchRepositories [2020-11-27T12:12:08.597Z] --- PASS: TestSearchRepositories (0.01s) [2020-11-27T12:12:08.597Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-11-27T12:12:08.597Z] Host: 127.0.0.1:49241 [2020-11-27T12:12:08.597Z] User-Agent: docker test client [2020-11-27T12:12:08.597Z] Authorization: Token fake-token [2020-11-27T12:12:08.597Z] X-Docker-Token: true [2020-11-27T12:12:08.597Z] Accept-Encoding: gzip [2020-11-27T12:12:08.597Z] [2020-11-27T12:12:08.597Z] [2020-11-27T12:12:08.597Z] registry_test.go:730: HTTP/1.1 200 OK [2020-11-27T12:12:08.597Z] Connection: close [2020-11-27T12:12:08.597Z] Content-Length: 144 [2020-11-27T12:12:08.597Z] Cache-Control: no-cache [2020-11-27T12:12:08.597Z] Content-Type: application/json [2020-11-27T12:12:08.597Z] Date: Fri, 27 Nov 2020 12:12:08 GMT [2020-11-27T12:12:08.597Z] Expires: -1 [2020-11-27T12:12:08.597Z] Pragma: no-cache [2020-11-27T12:12:08.597Z] Server: docker-tests/mock [2020-11-27T12:12:08.597Z] X-Docker-Registry-Config: mock [2020-11-27T12:12:08.597Z] X-Docker-Registry-Version: 0.0.0 [2020-11-27T12:12:08.597Z] [2020-11-27T12:12:08.597Z] [2020-11-27T12:12:08.597Z] === RUN TestTrustedLocation [2020-11-27T12:12:08.597Z] --- PASS: TestTrustedLocation (0.00s) [2020-11-27T12:12:08.597Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-11-27T12:12:08.597Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-11-27T12:12:08.597Z] === RUN TestAllowNondistributableArtifacts [2020-11-27T12:12:08.597Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-11-27T12:12:08.597Z] === RUN TestIsSecureIndex [2020-11-27T12:12:08.597Z] --- PASS: TestIsSecureIndex (0.00s) [2020-11-27T12:12:08.597Z] PASS [2020-11-27T12:12:08.597Z] coverage: 50.3% of statements [2020-11-27T12:12:08.597Z] ok github.com/docker/docker/registry 0.466s coverage: 50.3% of statements [2020-11-27T12:12:08.597Z] === RUN TestDecodeContainerConfig [2020-11-27T12:12:08.597Z] --- PASS: TestDecodeContainerConfig (0.00s) [2020-11-27T12:12:08.597Z] === RUN TestDecodeContainerConfigIsolation [2020-11-27T12:12:08.597Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-11-27T12:12:08.597Z] === RUN TestValidatePrivileged [2020-11-27T12:12:08.597Z] --- PASS: TestValidatePrivileged (0.00s) [2020-11-27T12:12:08.597Z] PASS [2020-11-27T12:12:08.597Z] coverage: 52.2% of statements [2020-11-27T12:12:08.597Z] ok github.com/docker/docker/runconfig 0.126s coverage: 52.2% of statements [2020-11-27T12:12:08.860Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-11-27T12:12:09.570Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-11-27T12:12:09.570Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-11-27T12:12:09.570Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-11-27T12:12:09.570Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-11-27T12:12:09.570Z] PASS [2020-11-27T12:12:09.570Z] coverage: 62.5% of statements [2020-11-27T12:12:09.570Z] ok github.com/docker/docker/testutil 0.082s coverage: 62.5% of statements [2020-11-27T12:12:09.806Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-11-27T12:12:10.635Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/rootless [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/volume [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-27T12:12:10.636Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === Skipped [2020-11-27T12:12:10.636Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-27T12:12:10.636Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-27T12:12:10.636Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-27T12:12:10.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:12:10.636Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-27T12:12:10.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:12:10.636Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-27T12:12:10.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:12:10.636Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-27T12:12:10.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:12:10.636Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-27T12:12:10.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:12:10.636Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-27T12:12:10.636Z] graphtest_unix.go:73: No driver to put! [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-27T12:12:10.636Z] time="2020-11-27T12:10:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T12:12:10.636Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T12:12:10.636Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-27T12:12:10.636Z] time="2020-11-27T12:10:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T12:12:10.636Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T12:12:10.636Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-27T12:12:10.636Z] time="2020-11-27T12:10:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T12:12:10.636Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T12:12:10.636Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-27T12:12:10.636Z] time="2020-11-27T12:10:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T12:12:10.636Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T12:12:10.636Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-27T12:12:10.636Z] time="2020-11-27T12:10:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-27T12:12:10.636Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-27T12:12:10.636Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-27T12:12:10.636Z] graphtest_unix.go:73: No driver to put! [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-27T12:12:10.636Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-27T12:12:10.636Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-27T12:12:10.636Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-27T12:12:10.636Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-27T12:12:10.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:12:10.636Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-27T12:12:10.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:12:10.636Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-27T12:12:10.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:12:10.636Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-27T12:12:10.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:12:10.636Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-27T12:12:10.636Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-27T12:12:10.636Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-27T12:12:10.636Z] graphtest_unix.go:73: No driver to put! [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-27T12:12:10.636Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-27T12:12:10.636Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] [2020-11-27T12:12:10.636Z] DONE 2191 tests, 26 skipped in 253.828s Post stage [Pipeline] junit [2020-11-27T12:12:10.650Z] Recording test results [2020-11-27T12:12:11.195Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-11-27T12:12:11.559Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41718/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=703951197c3338631ee0529dd9dd814d16f037f0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:703951197c3338631ee0529dd9dd814d16f037f0 hack/validate/vendor [2020-11-27T12:12:11.762Z] --- PASS: TestNewClientWithTimeout (17.70s) [2020-11-27T12:12:11.762Z] === RUN TestClientStream [2020-11-27T12:12:11.762Z] --- PASS: TestClientStream (0.07s) [2020-11-27T12:12:11.762Z] === RUN TestClientSendFile [2020-11-27T12:12:11.762Z] --- PASS: TestClientSendFile (0.00s) [2020-11-27T12:12:11.762Z] === RUN TestClientWithRequestTimeout [2020-11-27T12:12:11.762Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2020-11-27T12:12:11.762Z] === RUN TestFileSpecPlugin [2020-11-27T12:12:11.762Z] --- PASS: TestFileSpecPlugin (0.04s) [2020-11-27T12:12:11.762Z] === RUN TestFileJSONSpecPlugin [2020-11-27T12:12:11.762Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2020-11-27T12:12:11.762Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-11-27T12:12:11.762Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2020-11-27T12:12:11.762Z] === RUN TestPluginAddHandler [2020-11-27T12:12:11.762Z] --- PASS: TestPluginAddHandler (0.00s) [2020-11-27T12:12:11.762Z] === RUN TestPluginWaitBadPlugin [2020-11-27T12:12:11.762Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-11-27T12:12:11.762Z] === RUN TestGet [2020-11-27T12:12:11.762Z] time="2020-11-27T12:12:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-11-27T12:12:12.127Z] No vendor changes in diff. [2020-11-27T12:12:12.359Z] --- PASS: TestCreateServiceMultipleTimes (15.24s) [2020-11-27T12:12:12.359Z] === RUN TestCreateServiceConflict [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-27T12:12:12.740Z] === RUN TestGetDriver [2020-11-27T12:12:12.740Z] --- PASS: TestGetDriver (0.00s) [2020-11-27T12:12:12.740Z] === RUN TestVolumeRequestError [2020-11-27T12:12:12.740Z] --- PASS: TestVolumeRequestError (0.01s) [2020-11-27T12:12:12.740Z] PASS [2020-11-27T12:12:12.740Z] coverage: 36.1% of statements [2020-11-27T12:12:12.740Z] ok github.com/docker/docker/volume/drivers 0.188s coverage: 36.1% of statements [2020-11-27T12:12:12.740Z] time="2020-11-27T12:12:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-11-27T12:12:12.740Z] === RUN TestGetAddress [2020-11-27T12:12:12.740Z] --- PASS: TestGetAddress (0.00s) [2020-11-27T12:12:12.740Z] === RUN TestRemove [2020-11-27T12:12:12.740Z] --- SKIP: TestRemove (0.00s) [2020-11-27T12:12:12.740Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-11-27T12:12:12.740Z] === RUN TestInitializeWithVolumes [2020-11-27T12:12:12.740Z] --- PASS: TestInitializeWithVolumes (0.01s) [2020-11-27T12:12:12.740Z] === RUN TestCreate [2020-11-27T12:12:12.740Z] --- PASS: TestCreate (0.01s) [2020-11-27T12:12:12.740Z] === RUN TestValidateName [2020-11-27T12:12:12.740Z] --- PASS: TestValidateName (0.00s) [2020-11-27T12:12:12.740Z] === RUN TestCreateWithOpts [2020-11-27T12:12:12.740Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-11-27T12:12:12.740Z] local_test.go:181: runtime.GOOS == "windows" [2020-11-27T12:12:12.740Z] === RUN TestRelaodNoOpts [2020-11-27T12:12:12.740Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-11-27T12:12:12.740Z] PASS [2020-11-27T12:12:12.740Z] coverage: 41.0% of statements [2020-11-27T12:12:12.740Z] ok github.com/docker/docker/volume/local 0.131s coverage: 41.0% of statements [2020-11-27T12:12:12.740Z] === RUN TestConvertTmpfsOptions [2020-11-27T12:12:12.740Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-11-27T12:12:12.740Z] parser_test.go:49: data="mode=700,size=1m" [2020-11-27T12:12:12.740Z] parser_test.go:49: data="ro" [2020-11-27T12:12:12.740Z] === RUN TestParseMountRaw [2020-11-27T12:12:12.740Z] --- PASS: TestParseMountRaw (0.03s) [2020-11-27T12:12:12.740Z] === RUN TestParseMountRawSplit [2020-11-27T12:12:12.740Z] --- PASS: TestParseMountRawSplit (0.00s) [2020-11-27T12:12:12.740Z] parser_test.go:390: case 0 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 1 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 2 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 3 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 4 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 5 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 6 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 7 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 8 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 0 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 1 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 2 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 3 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 4 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 5 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 6 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 7 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 8 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 9 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 10 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 11 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 12 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 0 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 1 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 2 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 3 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 4 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 5 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 6 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 7 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 8 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 9 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 10 [2020-11-27T12:12:12.740Z] parser_test.go:390: case 11 [2020-11-27T12:12:12.740Z] === RUN TestParseMountSpec [2020-11-27T12:12:12.740Z] --- PASS: TestParseMountSpec (0.00s) [2020-11-27T12:12:12.740Z] parser_test.go:455: case 0 [2020-11-27T12:12:12.740Z] parser_test.go:455: case 1 [2020-11-27T12:12:12.740Z] parser_test.go:455: case 2 [2020-11-27T12:12:12.740Z] parser_test.go:455: case 3 [2020-11-27T12:12:12.740Z] parser_test.go:455: case 4 [2020-11-27T12:12:12.740Z] parser_test.go:455: case 5 [2020-11-27T12:12:12.740Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-11-27T12:12:12.740Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-11-27T12:12:12.740Z] === RUN TestValidateMount [2020-11-27T12:12:12.740Z] --- PASS: TestValidateMount (0.00s) [2020-11-27T12:12:12.740Z] PASS [2020-11-27T12:12:12.740Z] coverage: 66.2% of statements [2020-11-27T12:12:12.740Z] ok github.com/docker/docker/volume/mounts 0.116s coverage: 66.2% of statements [2020-11-27T12:12:13.006Z] + echo Ensuring container killed. [2020-11-27T12:12:13.006Z] Ensuring container killed. [2020-11-27T12:12:13.006Z] + docker rm -vf docker-pr2 [2020-11-27T12:12:13.006Z] Error: No such container: docker-pr2 [2020-11-27T12:12:13.006Z] + true [Pipeline] sh [2020-11-27T12:12:13.289Z] + echo Chowning /workspace to jenkins user [2020-11-27T12:12:13.289Z] Chowning /workspace to jenkins user [2020-11-27T12:12:13.289Z] + id -u [2020-11-27T12:12:13.289Z] + id -g [2020-11-27T12:12:13.289Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41718:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-27T12:12:13.895Z] --- PASS: TestCreateServiceConflict (1.98s) [2020-11-27T12:12:13.895Z] === RUN TestCreateServiceMaxReplicas [2020-11-27T12:12:14.154Z] + bundleName=unit [2020-11-27T12:12:14.154Z] + echo Creating unit-bundles.tar.gz [2020-11-27T12:12:14.154Z] Creating unit-bundles.tar.gz [2020-11-27T12:12:14.154Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-11-27T12:12:14.154Z] bundles/junit-report.xml [2020-11-27T12:12:14.154Z] bundles/go-test-report.json [2020-11-27T12:12:14.154Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-11-27T12:12:14.166Z] Archiving artifacts [2020-11-27T12:12:14.767Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41718/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-27T12:12:14.929Z] time="2020-11-27T12:12:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-11-27T12:12:14.929Z] === RUN TestSetGetMeta [2020-11-27T12:12:14.929Z] === PAUSE TestSetGetMeta [2020-11-27T12:12:14.929Z] === RUN TestRestore [2020-11-27T12:12:14.929Z] === PAUSE TestRestore [2020-11-27T12:12:14.929Z] === RUN TestServiceCreate [2020-11-27T12:12:14.929Z] === PAUSE TestServiceCreate [2020-11-27T12:12:14.929Z] === RUN TestServiceList [2020-11-27T12:12:14.929Z] === PAUSE TestServiceList [2020-11-27T12:12:14.929Z] === RUN TestServiceRemove [2020-11-27T12:12:14.929Z] === PAUSE TestServiceRemove [2020-11-27T12:12:14.929Z] === RUN TestServiceGet [2020-11-27T12:12:14.929Z] === PAUSE TestServiceGet [2020-11-27T12:12:14.929Z] === RUN TestServicePrune [2020-11-27T12:12:14.929Z] === PAUSE TestServicePrune [2020-11-27T12:12:14.929Z] === RUN TestCreate [2020-11-27T12:12:14.929Z] === PAUSE TestCreate [2020-11-27T12:12:14.929Z] === RUN TestRemove [2020-11-27T12:12:14.929Z] === PAUSE TestRemove [2020-11-27T12:12:14.929Z] === RUN TestList [2020-11-27T12:12:14.929Z] === PAUSE TestList [2020-11-27T12:12:14.929Z] === RUN TestFindByDriver [2020-11-27T12:12:14.929Z] === PAUSE TestFindByDriver [2020-11-27T12:12:14.929Z] === RUN TestFindByReferenced [2020-11-27T12:12:14.929Z] === PAUSE TestFindByReferenced [2020-11-27T12:12:14.929Z] === RUN TestDerefMultipleOfSameRef [2020-11-27T12:12:14.929Z] === PAUSE TestDerefMultipleOfSameRef [2020-11-27T12:12:14.929Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-27T12:12:14.929Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-27T12:12:14.929Z] === RUN TestDefererencePluginOnCreateError [2020-11-27T12:12:14.929Z] === PAUSE TestDefererencePluginOnCreateError [2020-11-27T12:12:14.929Z] === RUN TestRefDerefRemove [2020-11-27T12:12:14.929Z] === PAUSE TestRefDerefRemove [2020-11-27T12:12:14.929Z] === RUN TestGet [2020-11-27T12:12:14.929Z] === PAUSE TestGet [2020-11-27T12:12:14.929Z] === RUN TestGetWithReference [2020-11-27T12:12:14.929Z] === PAUSE TestGetWithReference [2020-11-27T12:12:14.929Z] === RUN TestFilterFunc [2020-11-27T12:12:14.929Z] === RUN TestFilterFunc/test_nil_list [2020-11-27T12:12:14.929Z] === PAUSE TestFilterFunc/test_nil_list [2020-11-27T12:12:14.929Z] === RUN TestFilterFunc/test_empty_list [2020-11-27T12:12:14.929Z] === PAUSE TestFilterFunc/test_empty_list [2020-11-27T12:12:14.929Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-11-27T12:12:14.929Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-11-27T12:12:14.929Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-27T12:12:14.929Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-27T12:12:14.929Z] === RUN TestFilterFunc/test_filter_some [2020-11-27T12:12:14.929Z] === PAUSE TestFilterFunc/test_filter_some [2020-11-27T12:12:14.929Z] === RUN TestFilterFunc/test_filter_middle [2020-11-27T12:12:14.929Z] === PAUSE TestFilterFunc/test_filter_middle [2020-11-27T12:12:14.929Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-11-27T12:12:14.929Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-11-27T12:12:14.929Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-11-27T12:12:14.929Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-11-27T12:12:14.929Z] === CONT TestFilterFunc/test_nil_list [2020-11-27T12:12:14.929Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-11-27T12:12:14.929Z] === CONT TestFilterFunc/test_filter_some [2020-11-27T12:12:14.929Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-11-27T12:12:14.929Z] === CONT TestFilterFunc/test_filter_middle [2020-11-27T12:12:14.929Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-27T12:12:14.929Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-11-27T12:12:14.929Z] === CONT TestFilterFunc/test_empty_list [2020-11-27T12:12:14.929Z] --- PASS: TestFilterFunc (0.00s) [2020-11-27T12:12:14.929Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-11-27T12:12:14.929Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-11-27T12:12:14.929Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-11-27T12:12:14.929Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-11-27T12:12:14.929Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-11-27T12:12:14.929Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-11-27T12:12:14.929Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-11-27T12:12:14.929Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-11-27T12:12:14.929Z] === CONT TestSetGetMeta [2020-11-27T12:12:14.929Z] === CONT TestServiceGet [2020-11-27T12:12:14.929Z] === CONT TestFindByDriver [2020-11-27T12:12:14.929Z] === CONT TestServiceList [2020-11-27T12:12:14.929Z] --- PASS: TestSetGetMeta (0.02s) [2020-11-27T12:12:14.929Z] === CONT TestList [2020-11-27T12:12:14.929Z] --- PASS: TestFindByDriver (0.04s) [2020-11-27T12:12:14.929Z] === CONT TestRemove [2020-11-27T12:12:14.929Z] --- PASS: TestList (0.03s) [2020-11-27T12:12:14.929Z] === CONT TestCreate [2020-11-27T12:12:14.929Z] --- PASS: TestRemove (0.03s) [2020-11-27T12:12:14.929Z] === CONT TestServicePrune [2020-11-27T12:12:14.929Z] --- PASS: TestCreate (0.02s) [2020-11-27T12:12:14.929Z] === CONT TestGetWithReference [2020-11-27T12:12:14.929Z] --- PASS: TestGetWithReference (0.02s) [2020-11-27T12:12:14.929Z] === CONT TestGet [2020-11-27T12:12:14.929Z] --- PASS: TestGet (0.02s) [2020-11-27T12:12:14.929Z] === CONT TestRefDerefRemove [2020-11-27T12:12:14.929Z] --- PASS: TestRefDerefRemove (0.02s) [2020-11-27T12:12:14.929Z] === CONT TestDefererencePluginOnCreateError [2020-11-27T12:12:14.929Z] --- PASS: TestServiceGet (0.16s) [2020-11-27T12:12:14.929Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-27T12:12:14.929Z] time="2020-11-27T12:12:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-27T12:12:14.929Z] --- PASS: TestServiceList (0.17s) [2020-11-27T12:12:14.929Z] === CONT TestDerefMultipleOfSameRef [2020-11-27T12:12:14.929Z] time="2020-11-27T12:12:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-27T12:12:14.929Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2020-11-27T12:12:14.929Z] === CONT TestFindByReferenced [2020-11-27T12:12:14.929Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2020-11-27T12:12:14.929Z] === CONT TestServiceRemove [2020-11-27T12:12:14.929Z] time="2020-11-27T12:12:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-27T12:12:14.929Z] time="2020-11-27T12:12:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-11-27T12:12:14.929Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2020-11-27T12:12:14.929Z] === CONT TestServiceCreate [2020-11-27T12:12:14.929Z] time="2020-11-27T12:12:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-27T12:12:14.929Z] --- PASS: TestFindByReferenced (0.03s) [2020-11-27T12:12:14.929Z] === CONT TestRestore [2020-11-27T12:12:14.929Z] --- PASS: TestServicePrune (0.14s) [2020-11-27T12:12:14.929Z] --- PASS: TestServiceRemove (0.03s) [2020-11-27T12:12:14.929Z] --- PASS: TestServiceCreate (0.03s) [2020-11-27T12:12:14.929Z] --- PASS: TestRestore (0.04s) [2020-11-27T12:12:14.929Z] PASS [2020-11-27T12:12:14.929Z] coverage: 70.3% of statements [2020-11-27T12:12:14.929Z] ok github.com/docker/docker/volume/service 0.383s coverage: 70.3% of statements [2020-11-27T12:12:15.083Z] + make clean [2020-11-27T12:12:15.341Z] docker volume rm -f docker-dev-cache [2020-11-27T12:12:15.341Z] docker-dev-cache [Pipeline] deleteDir [2020-11-27T12:12:15.413Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-11-27T12:12:15.413Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-27T12:12:16.643Z] --- PASS: TestCreateServiceMaxReplicas (2.73s) [2020-11-27T12:12:16.643Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-27T12:12:17.331Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-11-27T12:12:18.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-11-27T12:12:18.673Z] time="2020-11-27T12:12:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-11-27T12:12:19.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-11-27T12:12:20.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-11-27T12:12:21.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-11-27T12:12:22.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-11-27T12:12:24.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ae7aa0_} [2020-11-27T12:12:24.924Z] --- PASS: TestCreateServiceMultipleTimes (16.91s) [2020-11-27T12:12:24.924Z] === RUN TestCreateServiceConflict [2020-11-27T12:12:25.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1263511996_/foo_false____} [2020-11-27T12:12:26.811Z] --- PASS: TestCreateServiceConflict (2.02s) [2020-11-27T12:12:26.811Z] === RUN TestCreateServiceMaxReplicas [2020-11-27T12:12:27.263Z] --- PASS: TestGet (15.02s) [2020-11-27T12:12:27.263Z] === RUN TestPluginWithNoManifest [2020-11-27T12:12:27.263Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-11-27T12:12:27.263Z] === RUN TestGetAll [2020-11-27T12:12:27.263Z] --- PASS: TestGetAll (0.00s) [2020-11-27T12:12:27.263Z] PASS [2020-11-27T12:12:27.263Z] coverage: 73.4% of statements [2020-11-27T12:12:27.263Z] ok github.com/docker/docker/pkg/plugins 35.279s coverage: 73.4% of statements [2020-11-27T12:12:27.263Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-27T12:12:27.263Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-27T12:12:27.263Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-27T12:12:27.263Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-27T12:12:27.263Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-27T12:12:27.263Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-27T12:12:27.263Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2020-11-27T12:12:27.264Z] ? github.com/docker/docker/quota [no test files] [2020-11-27T12:12:27.264Z] ? github.com/docker/docker/rootless [no test files] [2020-11-27T12:12:27.264Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-27T12:12:27.264Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-27T12:12:27.264Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-27T12:12:27.264Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-27T12:12:27.264Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-27T12:12:27.264Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-27T12:12:27.264Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-27T12:12:27.264Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-27T12:12:27.264Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-27T12:12:27.264Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-27T12:12:27.264Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-27T12:12:27.264Z] ? github.com/docker/docker/volume [no test files] [2020-11-27T12:12:27.264Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-27T12:12:27.264Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-27T12:12:27.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1263511996_/foo_true____} [2020-11-27T12:12:28.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3618442731_/foo_false____} [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === Skipped [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-11-27T12:12:28.821Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-11-27T12:12:28.821Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-11-27T12:12:28.821Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-11-27T12:12:28.821Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-11-27T12:12:28.821Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-11-27T12:12:28.821Z] client_test.go:23: runtime.GOOS == "windows" [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-11-27T12:12:28.821Z] daemon_test.go:147: root required [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-11-27T12:12:28.821Z] reload_test.go:520: root required [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-11-27T12:12:28.821Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-11-27T12:12:28.821Z] pull_v2_test.go:73: Needs fixing on Windows [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-11-27T12:12:28.821Z] pull_v2_test.go:118: Needs fixing on Windows [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-11-27T12:12:28.821Z] download_test.go:268: Needs fixing on Windows [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-11-27T12:12:28.821Z] layer_test.go:304: Failing on Windows [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-11-27T12:12:28.821Z] layer_test.go:353: Failing on Windows [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-11-27T12:12:28.821Z] layer_test.go:468: Failing on Windows [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-11-27T12:12:28.821Z] layer_test.go:697: Failing on Windows [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-11-27T12:12:28.821Z] migration_test.go:46: Failing on Windows [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-11-27T12:12:28.821Z] migration_test.go:182: Failing on Windows [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-11-27T12:12:28.821Z] mount_test.go:17: Failing on Windows [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-11-27T12:12:28.821Z] mount_test.go:76: Failing on Windows [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-11-27T12:12:28.821Z] mount_test.go:125: Failing on Windows [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-11-27T12:12:28.821Z] mount_test.go:212: Failing on Windows [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-11-27T12:12:28.821Z] archive_test.go:133: Xz not present in msys2 [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-11-27T12:12:28.821Z] archive_test.go:238: Failing on Windows CI machines [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-11-27T12:12:28.821Z] archive_windows_test.go:16: Currently fails [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-11-27T12:12:28.821Z] changes_test.go:192: needs more investigation [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-11-27T12:12:28.821Z] changes_test.go:405: needs further investigation [2020-11-27T12:12:28.821Z] [2020-11-27T12:12:28.821Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-11-27T12:12:28.822Z] changes_test.go:441: needs further investigation [2020-11-27T12:12:28.822Z] [2020-11-27T12:12:28.822Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-11-27T12:12:28.822Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:12:28.822Z] [2020-11-27T12:12:28.822Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-11-27T12:12:28.822Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:12:28.822Z] [2020-11-27T12:12:28.822Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-11-27T12:12:28.822Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-27T12:12:28.822Z] [2020-11-27T12:12:28.822Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-11-27T12:12:28.822Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-27T12:12:28.822Z] [2020-11-27T12:12:28.822Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-11-27T12:12:28.822Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:12:28.822Z] [2020-11-27T12:12:28.822Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-11-27T12:12:28.822Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-27T12:12:28.822Z] [2020-11-27T12:12:28.822Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-11-27T12:12:28.822Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:12:28.822Z] [2020-11-27T12:12:28.822Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-11-27T12:12:28.822Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:12:28.822Z] [2020-11-27T12:12:28.822Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-11-27T12:12:28.822Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:12:28.822Z] [2020-11-27T12:12:28.822Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-11-27T12:12:28.822Z] poller_test.go:41: No chmod on Windows [2020-11-27T12:12:28.822Z] [2020-11-27T12:12:28.822Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-11-27T12:12:28.822Z] fileutils_test.go:134: Needs porting to Windows [2020-11-27T12:12:28.822Z] [2020-11-27T12:12:28.822Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-11-27T12:12:28.822Z] fileutils_test.go:180: Needs porting to Windows [2020-11-27T12:12:28.822Z] [2020-11-27T12:12:28.822Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-11-27T12:12:28.822Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:12:28.822Z] [2020-11-27T12:12:28.822Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-11-27T12:12:28.822Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:12:28.822Z] [2020-11-27T12:12:28.822Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-11-27T12:12:28.822Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-11-27T12:12:28.822Z] [2020-11-27T12:12:28.822Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-11-27T12:12:28.822Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-11-27T12:12:28.822Z] [2020-11-27T12:12:28.822Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-11-27T12:12:28.822Z] local_test.go:181: runtime.GOOS == "windows" [2020-11-27T12:12:28.822Z] [2020-11-27T12:12:28.822Z] [2020-11-27T12:12:28.822Z] DONE 1792 tests, 45 skipped in 226.887s [2020-11-27T12:12:28.822Z] INFO: make.ps1 ended at 11/27/2020 12:12:28 [2020-11-27T12:12:29.293Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.80s) [2020-11-27T12:12:29.293Z] === RUN TestCreateServiceSecretFileMode [2020-11-27T12:12:30.155Z] --- PASS: TestCreateServiceMaxReplicas (3.15s) [2020-11-27T12:12:30.155Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-27T12:12:30.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3618442731_/foo_true____} [2020-11-27T12:12:31.007Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-11-27T12:12:31.007Z] INFO: Unit tests ended at 11/27/2020 12:12:30. Duration:00:04:04.5563424 [2020-11-27T12:12:31.007Z] INFO: Building busybox [2020-11-27T12:12:31.007Z] Sending build context to Docker daemon 5.12kB [2020-11-27T12:12:31.007Z] [2020-11-27T12:12:31.007Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-11-27T12:12:31.007Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-11-27T12:12:31.007Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-11-27T12:12:31.007Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-11-27T12:12:31.007Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-11-27T12:12:31.007Z] ---> 32fecabef723 [2020-11-27T12:12:31.007Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-11-27T12:12:31.007Z] ---> Running in 552a47eb86ac [2020-11-27T12:12:31.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3618442731_/foo_true__0xc000ae7b20__} [2020-11-27T12:12:32.035Z] --- PASS: TestCreateServiceSecretFileMode (2.32s) [2020-11-27T12:12:32.035Z] === RUN TestCreateServiceConfigFileMode [2020-11-27T12:12:32.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ae7b40_} [2020-11-27T12:12:34.109Z] --- PASS: TestCreateServiceConfigFileMode (2.28s) [2020-11-27T12:12:34.109Z] === RUN TestCreateServiceSysctls [2020-11-27T12:12:34.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ae7b60_} [2020-11-27T12:12:35.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ae7b80_} [2020-11-27T12:12:36.812Z] Removing intermediate container 552a47eb86ac [2020-11-27T12:12:36.812Z] ---> b77c5301d5b4 [2020-11-27T12:12:36.812Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-11-27T12:12:36.812Z] ---> Running in 44a2a5b9a603 [2020-11-27T12:12:36.812Z] Removing intermediate container 44a2a5b9a603 [2020-11-27T12:12:36.812Z] ---> f75e04864379 [2020-11-27T12:12:36.812Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-11-27T12:12:36.812Z] ---> Running in 6f084273f6f4 [2020-11-27T12:12:36.812Z] Removing intermediate container 6f084273f6f4 [2020-11-27T12:12:36.812Z] ---> 70cf22929d09 [2020-11-27T12:12:36.812Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-11-27T12:12:36.862Z] --- PASS: TestCreateServiceSysctls (2.97s) [2020-11-27T12:12:36.862Z] === RUN TestCreateServiceCapabilities [2020-11-27T12:12:37.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ae7ba0_} [2020-11-27T12:12:37.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-11-27T12:12:38.352Z] [2020-11-27T12:12:38.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-11-27T12:12:38.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-11-27T12:12:38.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-11-27T12:12:38.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-11-27T12:12:38.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-11-27T12:12:38.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-11-27T12:12:38.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-11-27T12:12:38.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-11-27T12:12:38.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-11-27T12:12:38.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-11-27T12:12:38.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-11-27T12:12:38.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-11-27T12:12:38.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-11-27T12:12:38.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-11-27T12:12:38.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-11-27T12:12:38.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-11-27T12:12:38.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-11-27T12:12:38.613Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-11-27T12:12:38.813Z] ---> 80e6d0d71924 [2020-11-27T12:12:38.813Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-11-27T12:12:38.813Z] ---> Running in eaab4c1c7551 [2020-11-27T12:12:39.640Z] --- PASS: TestCreateServiceCapabilities (2.28s) [2020-11-27T12:12:39.640Z] === RUN TestInspect [2020-11-27T12:12:40.528Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-11-27T12:12:41.719Z] --- PASS: TestInspect (2.41s) [2020-11-27T12:12:41.720Z] === RUN TestCreateJob [2020-11-27T12:12:41.913Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-11-27T12:12:41.913Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-11-27T12:12:43.832Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-11-27T12:12:43.832Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.59s) [2020-11-27T12:12:43.832Z] === RUN TestCreateServiceSecretFileMode [2020-11-27T12:12:44.467Z] --- PASS: TestCreateJob (2.96s) [2020-11-27T12:12:44.467Z] === RUN TestReplicatedJob [2020-11-27T12:12:45.219Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-11-27T12:12:45.219Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-11-27T12:12:46.162Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-11-27T12:12:47.552Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-11-27T12:12:47.552Z] --- PASS: TestCreateServiceSecretFileMode (3.76s) [2020-11-27T12:12:47.552Z] === RUN TestCreateServiceConfigFileMode [2020-11-27T12:12:48.125Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-11-27T12:12:49.069Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-11-27T12:12:50.015Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-11-27T12:12:50.054Z] --- PASS: TestReplicatedJob (4.84s) [2020-11-27T12:12:50.054Z] === RUN TestUpdateReplicatedJob [2020-11-27T12:12:50.588Z] --- PASS: TestCreateServiceConfigFileMode (2.98s) [2020-11-27T12:12:50.588Z] === RUN TestCreateServiceSysctls [2020-11-27T12:12:50.850Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-11-27T12:12:51.224Z] Removing intermediate container eaab4c1c7551 [2020-11-27T12:12:51.224Z] ---> c4397a59ccea [2020-11-27T12:12:51.224Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-11-27T12:12:51.224Z] ---> Running in 9579d30e3914 [2020-11-27T12:12:51.224Z] [2020-11-27T12:12:51.224Z] SUCCESS: Specified value was saved. [2020-11-27T12:12:51.793Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-11-27T12:12:52.810Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2020-11-27T12:12:52.810Z] === RUN TestServiceListWithStatuses [2020-11-27T12:12:52.810Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-27T12:12:52.810Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T12:12:52.810Z] === RUN TestDockerNetworkConnectAlias [2020-11-27T12:12:53.182Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-11-27T12:12:54.131Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-11-27T12:12:54.143Z] Removing intermediate container 9579d30e3914 [2020-11-27T12:12:54.143Z] ---> b7e686239e20 [2020-11-27T12:12:54.143Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-11-27T12:12:54.143Z] ---> Running in 1e4188eb0574 [2020-11-27T12:12:55.075Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-11-27T12:12:55.075Z] --- PASS: TestCreateServiceSysctls (4.71s) [2020-11-27T12:12:55.075Z] === RUN TestCreateServiceCapabilities [2020-11-27T12:12:56.047Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-11-27T12:12:56.308Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-11-27T12:12:56.361Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2020-11-27T12:12:56.361Z] === RUN TestDockerNetworkReConnect [2020-11-27T12:12:57.252Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-11-27T12:12:57.901Z] Cannot create a file when that file already exists. [2020-11-27T12:12:58.642Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-11-27T12:12:58.642Z] --- PASS: TestCreateServiceCapabilities (3.24s) [2020-11-27T12:12:58.642Z] === RUN TestInspect [2020-11-27T12:12:59.215Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-11-27T12:12:59.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-11-27T12:12:59.788Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-11-27T12:12:59.788Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-11-27T12:12:59.895Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2020-11-27T12:12:59.895Z] === RUN TestServicePlugin [2020-11-27T12:12:59.895Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-27T12:12:59.895Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:12:59.895Z] === RUN TestServiceUpdateLabel [2020-11-27T12:13:00.734Z] === RUN TestDockerSuite/TestCpRelativePath [2020-11-27T12:13:01.981Z] --- PASS: TestServiceUpdateLabel (1.93s) [2020-11-27T12:13:01.981Z] === RUN TestServiceUpdateSecrets [2020-11-27T12:13:02.125Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-11-27T12:13:02.125Z] --- PASS: TestInspect (3.84s) [2020-11-27T12:13:02.125Z] === RUN TestCreateJob [2020-11-27T12:13:03.072Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-11-27T12:13:03.906Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-11-27T12:13:04.851Z] === RUN TestDockerSuite/TestCpToCaseA [2020-11-27T12:13:04.993Z] Removing intermediate container 1e4188eb0574 [2020-11-27T12:13:04.993Z] ---> 5ebebd5da841 [2020-11-27T12:13:04.993Z] Step 13/13 : CMD ["sh"] [2020-11-27T12:13:04.993Z] ---> Running in e40224e49f6c [2020-11-27T12:13:05.453Z] Removing intermediate container e40224e49f6c [2020-11-27T12:13:05.453Z] ---> f6cd0d6f2ec0 [2020-11-27T12:13:05.453Z] Successfully built f6cd0d6f2ec0 [2020-11-27T12:13:05.453Z] Successfully tagged busybox:latest [2020-11-27T12:13:05.453Z] INFO: Docker images of the daemon under test [2020-11-27T12:13:05.453Z] [2020-11-27T12:13:05.453Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-11-27T12:13:05.453Z] busybox latest f6cd0d6f2ec0 1 second ago 5.19GB [2020-11-27T12:13:05.453Z] microsoft/windowsservercore latest 32fecabef723 3 weeks ago 5.12GB [2020-11-27T12:13:05.453Z] mcr.microsoft.com/windows/servercore ltsc2019 32fecabef723 3 weeks ago 5.12GB [2020-11-27T12:13:05.453Z] [2020-11-27T12:13:05.453Z] INFO: Running integration tests at 11/27/2020 12:13:05... [2020-11-27T12:13:05.453Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-11-27T12:13:05.453Z] INFO: Integration API tests being run from the host: [2020-11-27T12:13:05.453Z] INFO: make.ps1 starting at 11/27/2020 12:13:05 [2020-11-27T12:13:06.239Z] === RUN TestDockerSuite/TestCpToCaseB [2020-11-27T12:13:06.239Z] --- PASS: TestCreateJob (4.02s) [2020-11-27T12:13:06.239Z] === RUN TestReplicatedJob [2020-11-27T12:13:06.425Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-11-27T12:13:06.812Z] === RUN TestDockerSuite/TestCpToCaseC [2020-11-27T12:13:08.728Z] === RUN TestDockerSuite/TestCpToCaseD [2020-11-27T12:13:12.942Z] === RUN TestDockerSuite/TestCpToCaseE [2020-11-27T12:13:12.942Z] --- PASS: TestReplicatedJob (6.57s) [2020-11-27T12:13:12.942Z] === RUN TestUpdateReplicatedJob [2020-11-27T12:13:15.490Z] === RUN TestDockerSuite/TestCpToCaseF [2020-11-27T12:13:15.756Z] === RUN TestDockerSuite/TestCpToCaseG [2020-11-27T12:13:16.705Z] --- PASS: TestUpdateReplicatedJob (3.74s) [2020-11-27T12:13:16.705Z] === RUN TestServiceListWithStatuses [2020-11-27T12:13:16.705Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-27T12:13:16.705Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T12:13:16.705Z] === RUN TestDockerNetworkConnectAlias [2020-11-27T12:13:17.349Z] --- PASS: TestServiceUpdateSecrets (14.24s) [2020-11-27T12:13:17.349Z] === RUN TestServiceUpdateConfigs [2020-11-27T12:13:20.009Z] === RUN TestDockerSuite/TestCpToCaseH [2020-11-27T12:13:21.925Z] --- PASS: TestDockerNetworkConnectAlias (5.39s) [2020-11-27T12:13:21.925Z] === RUN TestDockerNetworkReConnect [2020-11-27T12:13:22.187Z] === RUN TestDockerSuite/TestCpToCaseI [2020-11-27T12:13:22.760Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-11-27T12:13:26.068Z] --- PASS: TestDockerNetworkReConnect (4.26s) [2020-11-27T12:13:26.068Z] === RUN TestServicePlugin [2020-11-27T12:13:26.330Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-11-27T12:13:27.276Z] === RUN TestDockerSuite/TestCpToDot [2020-11-27T12:13:27.849Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-11-27T12:13:29.235Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-11-27T12:13:30.181Z] === RUN TestDockerSuite/TestCpToStdout [2020-11-27T12:13:31.126Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-11-27T12:13:31.611Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:13:31.611Z] INFO: Testing against a local daemon [2020-11-27T12:13:31.611Z] === RUN TestBuildWithSession [2020-11-27T12:13:31.611Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-27T12:13:31.611Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T12:13:31.611Z] === RUN TestBuildSquashParent [2020-11-27T12:13:31.611Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-11-27T12:13:31.611Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:13:31.611Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-27T12:13:31.611Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T12:13:31.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T12:13:31.611Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T12:13:31.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T12:13:31.611Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T12:13:31.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T12:13:31.611Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T12:13:31.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T12:13:31.611Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T12:13:31.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T12:13:31.611Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T12:13:31.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T12:13:31.611Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-27T12:13:31.611Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-27T12:13:31.611Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-27T12:13:31.611Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-27T12:13:32.071Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-11-27T12:13:32.334Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-11-27T12:13:32.712Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2020-11-27T12:13:32.712Z] === RUN TestServiceUpdateNetwork [2020-11-27T12:13:33.279Z] === RUN TestDockerSuite/TestCpVolumePath [2020-11-27T12:13:34.223Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-11-27T12:13:34.223Z] === RUN TestDockerSuite/TestCreateArgs [2020-11-27T12:13:34.223Z] === RUN TestDockerSuite/TestCreateByImageID [2020-11-27T12:13:34.795Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-11-27T12:13:35.367Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-11-27T12:13:35.367Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-11-27T12:13:35.367Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-11-27T12:13:35.367Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-11-27T12:13:35.954Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-11-27T12:13:36.528Z] === RUN TestDockerSuite/TestCreateLabels [2020-11-27T12:13:36.528Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-11-27T12:13:36.528Z] === RUN TestDockerSuite/TestCreateRM [2020-11-27T12:13:36.789Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-11-27T12:13:36.789Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-11-27T12:13:36.789Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-11-27T12:13:37.051Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-11-27T12:13:38.968Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-11-27T12:13:38.968Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-11-27T12:13:38.968Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-11-27T12:13:42.274Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-11-27T12:13:43.087Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2020-11-27T12:13:43.087Z] === RUN TestServiceUpdatePidsLimit [2020-11-27T12:13:43.218Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-11-27T12:13:43.218Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-11-27T12:13:43.218Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-11-27T12:13:43.482Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-11-27T12:13:43.482Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-11-27T12:13:43.483Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-11-27T12:13:43.744Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-27T12:13:44.055Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-11-27T12:13:44.385Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-27T12:13:45.444Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-11-27T12:13:46.020Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-11-27T12:13:46.677Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-27T12:13:46.677Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-27T12:13:47.412Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-11-27T12:13:47.984Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-11-27T12:13:48.556Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-11-27T12:13:49.130Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-11-27T12:13:49.130Z] === RUN TestDockerSuite/TestDevicePermissions [2020-11-27T12:13:49.703Z] === RUN TestDockerSuite/TestDockerFails [2020-11-27T12:13:49.703Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-11-27T12:13:49.703Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-11-27T12:13:49.703Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-11-27T12:13:50.645Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-11-27T12:13:51.217Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-11-27T12:13:51.298Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-27T12:13:52.160Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-11-27T12:13:52.160Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-11-27T12:13:52.160Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-11-27T12:13:52.160Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-11-27T12:13:53.797Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-27T12:13:53.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.90s) [2020-11-27T12:13:53.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.25s) [2020-11-27T12:13:53.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.76s) [2020-11-27T12:13:53.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.38s) [2020-11-27T12:13:53.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.51s) [2020-11-27T12:13:53.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.21s) [2020-11-27T12:13:53.797Z] === RUN TestBuildMultiStageCopy [2020-11-27T12:13:53.797Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-27T12:13:58.768Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-11-27T12:13:59.029Z] --- PASS: TestServicePlugin (32.91s) [2020-11-27T12:13:59.029Z] plugin_test.go:62: [de2f107c82f79] joining swarm manager [d698ffa0cb0fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:13:59.029Z] plugin_test.go:65: [d175bf61630b7] joining swarm manager [d698ffa0cb0fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:13:59.029Z] === RUN TestServiceUpdateLabel [2020-11-27T12:13:59.290Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-11-27T12:13:59.786Z] --- PASS: TestServiceUpdatePidsLimit (16.22s) [2020-11-27T12:13:59.786Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-11-27T12:13:59.786Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2020-11-27T12:13:59.786Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2020-11-27T12:13:59.786Z] PASS [2020-11-27T12:13:59.786Z] [2020-11-27T12:13:59.786Z] === Skipped [2020-11-27T12:13:59.786Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-11-27T12:13:59.786Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T12:13:59.786Z] [2020-11-27T12:13:59.786Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-11-27T12:13:59.786Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-27T12:13:59.786Z] [2020-11-27T12:13:59.786Z] [2020-11-27T12:13:59.786Z] DONE 27 tests, 2 skipped in 129.972s [2020-11-27T12:13:59.786Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-11-27T12:13:59.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:13:59.786Z] ++ set -e [2020-11-27T12:13:59.786Z] ++ '[' -n 0 ']' [2020-11-27T12:13:59.786Z] ++ set -x [2020-11-27T12:13:59.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:13:59.786Z] INFO: Testing against a local daemon [2020-11-27T12:13:59.786Z] === RUN TestSessionCreate [2020-11-27T12:13:59.786Z] --- PASS: TestSessionCreate (0.04s) [2020-11-27T12:13:59.786Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-27T12:13:59.786Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-11-27T12:13:59.786Z] PASS [2020-11-27T12:13:59.786Z] [2020-11-27T12:13:59.786Z] DONE 2 tests in 0.154s [2020-11-27T12:13:59.786Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-11-27T12:13:59.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:13:59.786Z] ++ set -e [2020-11-27T12:13:59.786Z] ++ '[' -n 0 ']' [2020-11-27T12:13:59.786Z] ++ set -x [2020-11-27T12:13:59.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:13:59.786Z] INFO: Testing against a local daemon [2020-11-27T12:13:59.786Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-27T12:13:59.786Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T12:13:59.786Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T12:13:59.786Z] === RUN TestEventsExecDie [2020-11-27T12:13:59.786Z] --- PASS: TestEventsExecDie (0.61s) [2020-11-27T12:13:59.786Z] === RUN TestEventsBackwardsCompatible [2020-11-27T12:13:59.786Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-11-27T12:13:59.786Z] === RUN TestInfoBinaryCommits [2020-11-27T12:13:59.786Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-11-27T12:13:59.786Z] === RUN TestInfoAPIVersioned [2020-11-27T12:13:59.786Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-27T12:13:59.786Z] === RUN TestInfoDiscoveryBackend [2020-11-27T12:14:00.421Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-11-27T12:14:00.421Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-27T12:14:01.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-11-27T12:14:01.460Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-27T12:14:01.460Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-27T12:14:01.474Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-11-27T12:14:02.048Z] --- PASS: TestServiceUpdateLabel (2.96s) [2020-11-27T12:14:02.048Z] === RUN TestServiceUpdateSecrets [2020-11-27T12:14:02.096Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-11-27T12:14:02.096Z] === RUN TestInfoAPI [2020-11-27T12:14:02.096Z] --- PASS: TestInfoAPI (0.04s) [2020-11-27T12:14:02.096Z] === RUN TestInfoAPIWarnings [2020-11-27T12:14:02.382Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-27T12:14:02.382Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-27T12:14:03.353Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-27T12:14:03.438Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-11-27T12:14:04.324Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-27T12:14:04.383Z] === RUN TestDockerSuite/TestEventsAttach [2020-11-27T12:14:05.328Z] === RUN TestDockerSuite/TestEventsCommit [2020-11-27T12:14:05.867Z] --- PASS: TestBuildMultiStageCopy (12.47s) [2020-11-27T12:14:05.867Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.47s) [2020-11-27T12:14:05.867Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.76s) [2020-11-27T12:14:05.867Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.92s) [2020-11-27T12:14:05.867Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.05s) [2020-11-27T12:14:05.867Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.27s) [2020-11-27T12:14:05.867Z] === RUN TestBuildMultiStageParentConfig [2020-11-27T12:14:05.900Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-11-27T12:14:06.473Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-11-27T12:14:07.044Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-11-27T12:14:07.617Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-11-27T12:14:08.052Z] --- PASS: TestBuildMultiStageParentConfig (2.04s) [2020-11-27T12:14:08.052Z] === RUN TestBuildLabelWithTargets [2020-11-27T12:14:08.052Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-11-27T12:14:08.052Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:14:08.052Z] === RUN TestBuildWithEmptyLayers [2020-11-27T12:14:08.514Z] --- PASS: TestBuildWithEmptyLayers (0.96s) [2020-11-27T12:14:08.514Z] === RUN TestBuildMultiStageOnBuild [2020-11-27T12:14:09.002Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-11-27T12:14:09.946Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-11-27T12:14:12.494Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-11-27T12:14:14.409Z] === RUN TestDockerSuite/TestEventsCopy [2020-11-27T12:14:14.981Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-11-27T12:14:15.924Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-11-27T12:14:17.330Z] --- PASS: TestServiceUpdateSecrets (15.33s) [2020-11-27T12:14:17.330Z] === RUN TestServiceUpdateConfigs [2020-11-27T12:14:20.705Z] --- PASS: TestInfoAPIWarnings (16.31s) [2020-11-27T12:14:20.705Z] === RUN TestInfoDebug [2020-11-27T12:14:20.705Z] --- PASS: TestInfoDebug (0.53s) [2020-11-27T12:14:20.705Z] === RUN TestInfoInsecureRegistries [2020-11-27T12:14:20.705Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-11-27T12:14:20.705Z] === RUN TestInfoRegistryMirrors [2020-11-27T12:14:20.705Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-11-27T12:14:20.705Z] === RUN TestLoginFailsWithBadCredentials [2020-11-27T12:14:20.705Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-11-27T12:14:20.705Z] === RUN TestPingCacheHeaders [2020-11-27T12:14:20.705Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-11-27T12:14:20.705Z] === RUN TestPingGet [2020-11-27T12:14:20.706Z] --- PASS: TestPingGet (0.02s) [2020-11-27T12:14:20.706Z] === RUN TestPingHead [2020-11-27T12:14:20.706Z] --- PASS: TestPingHead (0.03s) [2020-11-27T12:14:20.706Z] === RUN TestVersion [2020-11-27T12:14:20.706Z] --- PASS: TestVersion (0.04s) [2020-11-27T12:14:20.706Z] PASS [2020-11-27T12:14:20.706Z] [2020-11-27T12:14:20.706Z] === Skipped [2020-11-27T12:14:20.706Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T12:14:20.706Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T12:14:20.706Z] [2020-11-27T12:14:20.706Z] [2020-11-27T12:14:20.706Z] DONE 18 tests, 1 skipped in 21.296s [2020-11-27T12:14:20.706Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-11-27T12:14:20.706Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:14:20.706Z] ++ set -e [2020-11-27T12:14:20.706Z] ++ '[' -n 0 ']' [2020-11-27T12:14:20.706Z] ++ set -x [2020-11-27T12:14:20.706Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:14:20.706Z] INFO: Testing against a local daemon [2020-11-27T12:14:20.706Z] === RUN TestVolumesCreateAndList [2020-11-27T12:14:20.706Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-11-27T12:14:20.706Z] === RUN TestVolumesRemove [2020-11-27T12:14:20.706Z] --- PASS: TestVolumesRemove (0.06s) [2020-11-27T12:14:20.706Z] === RUN TestVolumesInspect [2020-11-27T12:14:20.706Z] --- PASS: TestVolumesInspect (0.02s) [2020-11-27T12:14:20.706Z] === RUN TestVolumesInvalidJSON [2020-11-27T12:14:20.706Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-27T12:14:20.706Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-27T12:14:20.706Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-27T12:14:20.706Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-11-27T12:14:20.706Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-27T12:14:20.706Z] PASS [2020-11-27T12:14:20.706Z] [2020-11-27T12:14:20.706Z] DONE 5 tests in 0.197s [2020-11-27T12:14:20.706Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-27T12:14:20.706Z] ++++ cat bundles/test-integration/docker.pid [2020-11-27T12:14:20.706Z] +++ kill 14039 [2020-11-27T12:14:21.541Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-11-27T12:14:21.542Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-11-27T12:14:22.218Z] +++ /etc/init.d/apparmor stop [2020-11-27T12:14:22.219Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T12:14:22.219Z] [2020-11-27T12:14:22.219Z] Unloading profiles will leave already running processes permanently [2020-11-27T12:14:22.219Z] unconfined, which can lead to unexpected situations. [2020-11-27T12:14:22.219Z] [2020-11-27T12:14:22.219Z] To set a process to complain mode, use the command line tool [2020-11-27T12:14:22.219Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T12:14:22.219Z] +++ true [2020-11-27T12:14:22.219Z] exiting test-integration [2020-11-27T12:14:22.219Z] ++ exit 0 [2020-11-27T12:14:22.219Z] [2020-11-27T12:14:22.486Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-11-27T12:14:23.427Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-11-27T12:14:23.427Z] === RUN TestDockerSuite/TestEventsFilterType [2020-11-27T12:14:23.688Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-11-27T12:14:23.688Z] === RUN TestDockerSuite/TestEventsFilterVolumeID Post stage [Pipeline] junit [2020-11-27T12:14:23.779Z] Recording test results [2020-11-27T12:14:23.950Z] === RUN TestDockerSuite/TestEventsFilters [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-27T12:14:24.539Z] + echo Ensuring container killed. [2020-11-27T12:14:24.539Z] Ensuring container killed. [2020-11-27T12:14:24.539Z] + docker rm -vf docker-pr2 [2020-11-27T12:14:24.539Z] Error: No such container: docker-pr2 [2020-11-27T12:14:24.539Z] + true [Pipeline] sh [2020-11-27T12:14:24.892Z] === RUN TestDockerSuite/TestEventsFormat [2020-11-27T12:14:24.937Z] + echo Chowning /workspace to jenkins user [2020-11-27T12:14:24.937Z] Chowning /workspace to jenkins user [2020-11-27T12:14:24.937Z] + id -u [2020-11-27T12:14:24.937Z] + id -g [2020-11-27T12:14:24.937Z] + docker run --rm -v /home/docker/workspace/moby_PR-41718:/workspace busybox chown -R 1001:1001 /workspace [2020-11-27T12:14:24.937Z] Unable to find image 'busybox:latest' locally [2020-11-27T12:14:25.229Z] latest: Pulling from library/busybox [2020-11-27T12:14:25.526Z] 9149f769b122: Pulling fs layer [2020-11-27T12:14:25.526Z] 9149f769b122: Verifying Checksum [2020-11-27T12:14:25.526Z] 9149f769b122: Download complete [2020-11-27T12:14:25.825Z] 9149f769b122: Pull complete [2020-11-27T12:14:25.825Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-27T12:14:25.825Z] Status: Downloaded newer image for busybox:latest [2020-11-27T12:14:25.835Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-11-27T12:14:25.835Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-11-27T12:14:25.835Z] === RUN TestDockerSuite/TestEventsImageImport [2020-11-27T12:14:26.221Z] --- PASS: TestBuildMultiStageOnBuild (16.93s) [2020-11-27T12:14:26.221Z] === RUN TestBuildUncleanTarFilenames [2020-11-27T12:14:26.221Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-11-27T12:14:26.221Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:14:26.221Z] === RUN TestBuildMultiStageLayerLeak [2020-11-27T12:14:26.777Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-11-27T12:14:26.777Z] === RUN TestDockerSuite/TestEventsImagePull [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-27T12:14:27.719Z] === RUN TestDockerSuite/TestEventsImageTag [2020-11-27T12:14:27.756Z] + bundleName=ppc64le-integration [2020-11-27T12:14:27.757Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-11-27T12:14:27.757Z] Creating ppc64le-integration-bundles.tar.gz [2020-11-27T12:14:27.757Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-27T12:14:27.757Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-27T12:14:27.803Z] Archiving artifacts [2020-11-27T12:14:28.468Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41718/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-27T12:14:28.662Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-11-27T12:14:28.861Z] + make clean [2020-11-27T12:14:28.924Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-11-27T12:14:28.924Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-11-27T12:14:28.924Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-11-27T12:14:29.153Z] make: command: Command not found [2020-11-27T12:14:29.154Z] make: command: Command not found [2020-11-27T12:14:29.154Z] docker volume rm -f docker-dev-cache [2020-11-27T12:14:29.154Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-27T12:14:31.470Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-11-27T12:14:32.044Z] === RUN TestDockerSuite/TestEventsRename [2020-11-27T12:14:32.044Z] --- PASS: TestServiceUpdateConfigs (14.66s) [2020-11-27T12:14:32.044Z] === RUN TestServiceUpdateNetwork [2020-11-27T12:14:32.617Z] === RUN TestDockerSuite/TestEventsResize [2020-11-27T12:14:33.189Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-11-27T12:14:38.483Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-11-27T12:14:39.592Z] === RUN TestDockerSuite/TestEventsStreaming [2020-11-27T12:14:39.857Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-11-27T12:14:41.225Z] --- PASS: TestBuildMultiStageLayerLeak (14.81s) [2020-11-27T12:14:41.225Z] === RUN TestBuildWithHugeFile [2020-11-27T12:14:43.156Z] === RUN TestDockerSuite/TestEventsTop [2020-11-27T12:14:43.156Z] === RUN TestDockerSuite/TestEventsUntag [2020-11-27T12:14:45.701Z] --- PASS: TestServiceUpdateNetwork (13.24s) [2020-11-27T12:14:45.701Z] === RUN TestServiceUpdatePidsLimit [2020-11-27T12:14:45.701Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-11-27T12:14:46.274Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-27T12:14:47.218Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-27T12:14:53.804Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-27T12:14:57.104Z] === RUN TestDockerSuite/TestExec [2020-11-27T12:14:57.104Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-11-27T12:14:57.677Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-11-27T12:14:58.249Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-11-27T12:14:58.510Z] === RUN TestDockerSuite/TestExecAPIStart [2020-11-27T12:15:00.426Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-11-27T12:15:00.426Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-11-27T12:15:01.369Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-11-27T12:15:01.369Z] --- PASS: TestServiceUpdatePidsLimit (16.16s) [2020-11-27T12:15:01.369Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2020-11-27T12:15:01.369Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-11-27T12:15:01.369Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2020-11-27T12:15:01.369Z] PASS [2020-11-27T12:15:01.369Z] [2020-11-27T12:15:01.369Z] === Skipped [2020-11-27T12:15:01.369Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-27T12:15:01.369Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-27T12:15:01.369Z] [2020-11-27T12:15:01.369Z] [2020-11-27T12:15:01.369Z] DONE 27 tests, 1 skipped in 182.728s [2020-11-27T12:15:01.369Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-11-27T12:15:01.369Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:15:01.369Z] ++ set -e [2020-11-27T12:15:01.369Z] ++ '[' -n 0 ']' [2020-11-27T12:15:01.369Z] ++ set -x [2020-11-27T12:15:01.369Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:15:01.632Z] INFO: Testing against a local daemon [2020-11-27T12:15:01.632Z] === RUN TestSessionCreate [2020-11-27T12:15:01.632Z] --- PASS: TestSessionCreate (0.05s) [2020-11-27T12:15:01.632Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-27T12:15:01.632Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-11-27T12:15:01.632Z] PASS [2020-11-27T12:15:01.632Z] [2020-11-27T12:15:01.632Z] DONE 2 tests in 0.195s [2020-11-27T12:15:01.632Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-11-27T12:15:01.632Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:15:01.632Z] ++ set -e [2020-11-27T12:15:01.632Z] ++ '[' -n 0 ']' [2020-11-27T12:15:01.632Z] ++ set -x [2020-11-27T12:15:01.632Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:15:01.892Z] INFO: Testing against a local daemon [2020-11-27T12:15:01.892Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-27T12:15:01.892Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T12:15:01.892Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T12:15:01.892Z] === RUN TestEventsExecDie [2020-11-27T12:15:01.892Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-11-27T12:15:02.835Z] --- PASS: TestEventsExecDie (0.82s) [2020-11-27T12:15:02.835Z] === RUN TestEventsBackwardsCompatible [2020-11-27T12:15:02.835Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-11-27T12:15:02.835Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-11-27T12:15:02.835Z] === RUN TestInfoBinaryCommits [2020-11-27T12:15:02.835Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-11-27T12:15:02.835Z] === RUN TestInfoAPIVersioned [2020-11-27T12:15:02.835Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-11-27T12:15:02.835Z] === RUN TestInfoDiscoveryBackend [2020-11-27T12:15:03.446Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-11-27T12:15:03.446Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-27T12:15:03.446Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-11-27T12:15:04.021Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-11-27T12:15:04.283Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-27T12:15:04.283Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-27T12:15:04.858Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-11-27T12:15:04.858Z] === RUN TestInfoAPI [2020-11-27T12:15:04.858Z] --- PASS: TestInfoAPI (0.07s) [2020-11-27T12:15:04.858Z] === RUN TestInfoAPIWarnings [2020-11-27T12:15:05.118Z] === RUN TestDockerSuite/TestExecCgroup [2020-11-27T12:15:06.504Z] === RUN TestDockerSuite/TestExecEnv [2020-11-27T12:15:06.504Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-27T12:15:07.077Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-11-27T12:15:08.464Z] === RUN TestDockerSuite/TestExecExitStatus [2020-11-27T12:15:09.036Z] === RUN TestDockerSuite/TestExecInspectID [2020-11-27T12:15:10.950Z] === RUN TestDockerSuite/TestExecInteractive [2020-11-27T12:15:11.212Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-11-27T12:15:11.784Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-11-27T12:15:12.356Z] === RUN TestDockerSuite/TestExecParseError [2020-11-27T12:15:12.929Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-11-27T12:15:13.502Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-11-27T12:15:14.075Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-11-27T12:15:15.462Z] === RUN TestDockerSuite/TestExecSetEnv [2020-11-27T12:15:15.724Z] === RUN TestDockerSuite/TestExecStartFails [2020-11-27T12:15:16.298Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-11-27T12:15:21.587Z] --- PASS: TestInfoAPIWarnings (16.37s) [2020-11-27T12:15:21.587Z] === RUN TestInfoDebug [2020-11-27T12:15:21.849Z] --- PASS: TestInfoDebug (0.53s) [2020-11-27T12:15:21.849Z] === RUN TestInfoInsecureRegistries [2020-11-27T12:15:22.427Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-11-27T12:15:22.427Z] === RUN TestInfoRegistryMirrors [2020-11-27T12:15:23.000Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-11-27T12:15:23.000Z] === RUN TestLoginFailsWithBadCredentials [2020-11-27T12:15:23.000Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-11-27T12:15:23.000Z] === RUN TestPingCacheHeaders [2020-11-27T12:15:23.000Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-11-27T12:15:23.000Z] === RUN TestPingGet [2020-11-27T12:15:23.000Z] --- PASS: TestPingGet (0.01s) [2020-11-27T12:15:23.000Z] === RUN TestPingHead [2020-11-27T12:15:23.000Z] --- PASS: TestPingHead (0.02s) [2020-11-27T12:15:23.000Z] === RUN TestVersion [2020-11-27T12:15:23.000Z] --- PASS: TestVersion (0.02s) [2020-11-27T12:15:23.000Z] PASS [2020-11-27T12:15:23.000Z] [2020-11-27T12:15:23.000Z] === Skipped [2020-11-27T12:15:23.000Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T12:15:23.000Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-27T12:15:23.000Z] [2020-11-27T12:15:23.000Z] [2020-11-27T12:15:23.000Z] DONE 18 tests, 1 skipped in 21.418s [2020-11-27T12:15:23.000Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-27T12:15:23.000Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:15:23.000Z] ++ set -e [2020-11-27T12:15:23.000Z] ++ '[' -n 0 ']' [2020-11-27T12:15:23.000Z] ++ set -x [2020-11-27T12:15:23.001Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-27T12:15:23.262Z] INFO: Testing against a local daemon [2020-11-27T12:15:23.262Z] === RUN TestVolumesCreateAndList [2020-11-27T12:15:23.262Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-11-27T12:15:23.262Z] === RUN TestVolumesRemove [2020-11-27T12:15:23.262Z] --- PASS: TestVolumesRemove (0.06s) [2020-11-27T12:15:23.262Z] === RUN TestVolumesInspect [2020-11-27T12:15:23.262Z] --- PASS: TestVolumesInspect (0.03s) [2020-11-27T12:15:23.262Z] === RUN TestVolumesInvalidJSON [2020-11-27T12:15:23.262Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-27T12:15:23.262Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-27T12:15:23.262Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-27T12:15:23.262Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-11-27T12:15:23.262Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-27T12:15:23.262Z] PASS [2020-11-27T12:15:23.262Z] [2020-11-27T12:15:23.262Z] DONE 5 tests in 0.249s [2020-11-27T12:15:23.262Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-27T12:15:23.524Z] ++++ cat bundles/test-integration/docker.pid [2020-11-27T12:15:23.524Z] +++ kill 5665 [2020-11-27T12:15:24.908Z] +++ /etc/init.d/apparmor stop [2020-11-27T12:15:24.908Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T12:15:24.908Z] [2020-11-27T12:15:24.908Z] Unloading profiles will leave already running processes permanently [2020-11-27T12:15:24.908Z] unconfined, which can lead to unexpected situations. [2020-11-27T12:15:24.908Z] [2020-11-27T12:15:24.908Z] To set a process to complain mode, use the command line tool [2020-11-27T12:15:24.908Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T12:15:24.908Z] +++ true [2020-11-27T12:15:24.908Z] exiting test-integration [2020-11-27T12:15:24.908Z] ++ exit 0 [2020-11-27T12:15:24.908Z] [2020-11-27T12:15:25.480Z] + for job in $(jobs -p) [2020-11-27T12:15:25.480Z] + wait 16442 [2020-11-27T12:15:27.395Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-11-27T12:15:27.657Z] === RUN TestDockerSuite/TestExecTTY [2020-11-27T12:15:28.230Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-11-27T12:15:28.804Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-11-27T12:15:29.066Z] === RUN TestDockerSuite/TestExecUlimits [2020-11-27T12:15:29.639Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-11-27T12:15:29.639Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-11-27T12:15:31.554Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-11-27T12:15:31.815Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-11-27T12:15:32.758Z] === RUN TestDockerSuite/TestExecWithTERM [2020-11-27T12:15:33.019Z] === RUN TestDockerSuite/TestExecWithUser [2020-11-27T12:15:33.962Z] === RUN TestDockerSuite/TestGetContainerStats [2020-11-27T12:15:38.167Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-11-27T12:15:43.453Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-11-27T12:15:44.406Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-11-27T12:15:48.609Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-11-27T12:15:49.181Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-11-27T12:15:49.181Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-11-27T12:15:49.181Z] === RUN TestDockerSuite/TestHealth [2020-11-27T12:16:11.145Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-11-27T12:16:11.145Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-11-27T12:16:11.145Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-11-27T12:16:11.145Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-11-27T12:16:11.145Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-11-27T12:16:11.145Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-11-27T12:16:11.145Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-11-27T12:16:11.145Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-11-27T12:16:11.145Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-11-27T12:16:11.145Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-11-27T12:16:11.145Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-11-27T12:16:11.145Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-11-27T12:16:11.145Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-11-27T12:16:11.145Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-11-27T12:16:11.145Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-11-27T12:16:11.145Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-11-27T12:16:11.406Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-11-27T12:16:12.349Z] === RUN TestDockerSuite/TestImagesFormat [2020-11-27T12:16:12.349Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-11-27T12:16:12.610Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-11-27T12:16:15.910Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-11-27T12:16:15.910Z] === RUN TestDockerSuite/TestImportBadURL [2020-11-27T12:16:15.910Z] === RUN TestDockerSuite/TestImportDisplay [2020-11-27T12:16:16.483Z] === RUN TestDockerSuite/TestImportFile [2020-11-27T12:16:16.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-11-27T12:16:18.132Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-11-27T12:16:18.132Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-11-27T12:16:19.076Z] === RUN TestDockerSuite/TestImportGzipped [2020-11-27T12:16:20.462Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-11-27T12:16:21.423Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-11-27T12:16:21.995Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-11-27T12:16:22.567Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-11-27T12:16:23.139Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-11-27T12:16:23.139Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-11-27T12:16:23.139Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-11-27T12:16:23.712Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-11-27T12:16:24.287Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-11-27T12:16:24.549Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-11-27T12:16:25.125Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-11-27T12:16:25.386Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-11-27T12:16:25.958Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-11-27T12:16:25.958Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-11-27T12:16:27.344Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-11-27T12:16:27.605Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-11-27T12:16:27.866Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-11-27T12:16:27.866Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-11-27T12:16:28.441Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-11-27T12:16:28.441Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-11-27T12:16:29.014Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-11-27T12:16:29.588Z] === RUN TestDockerSuite/TestInspectDefault [2020-11-27T12:16:30.163Z] === RUN TestDockerSuite/TestInspectHistory [2020-11-27T12:16:30.736Z] === RUN TestDockerSuite/TestInspectImage [2020-11-27T12:16:30.736Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-11-27T12:16:30.736Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-11-27T12:16:30.736Z] === RUN TestDockerSuite/TestInspectInt64 [2020-11-27T12:16:31.307Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-11-27T12:16:31.569Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-11-27T12:16:31.830Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-11-27T12:16:32.401Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-11-27T12:16:32.662Z] === RUN TestDockerSuite/TestInspectPlugin [2020-11-27T12:16:34.578Z] === RUN TestDockerSuite/TestInspectRootFS [2020-11-27T12:16:34.578Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-11-27T12:16:34.840Z] === RUN TestDockerSuite/TestInspectStatus [2020-11-27T12:16:35.412Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-11-27T12:16:36.355Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-11-27T12:16:36.957Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-11-27T12:16:37.224Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-11-27T12:16:37.796Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-11-27T12:16:38.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-11-27T12:16:38.321Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-11-27T12:16:38.893Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-11-27T12:16:39.464Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-11-27T12:16:39.464Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-11-27T12:16:42.013Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-11-27T12:16:42.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-11-27T12:16:43.403Z] === RUN TestDockerSuite/TestLinksEnvs [2020-11-27T12:16:44.348Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-11-27T12:16:44.611Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-11-27T12:16:45.998Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-11-27T12:16:47.917Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-11-27T12:16:50.474Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-11-27T12:16:50.474Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-11-27T12:16:51.861Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-11-27T12:16:52.123Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-11-27T12:16:52.694Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-11-27T12:17:00.846Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-11-27T12:17:00.846Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-11-27T12:17:00.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-11-27T12:17:02.230Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-11-27T12:17:02.806Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-11-27T12:17:05.357Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-11-27T12:17:05.357Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-11-27T12:17:05.357Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-11-27T12:17:05.357Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-11-27T12:17:05.619Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-11-27T12:17:05.880Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-11-27T12:17:06.826Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-11-27T12:17:11.031Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-11-27T12:17:11.031Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-11-27T12:17:15.236Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-11-27T12:17:15.808Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-11-27T12:17:15.808Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-11-27T12:17:16.757Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-11-27T12:17:17.330Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-11-27T12:17:18.274Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-11-27T12:17:18.274Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-11-27T12:17:19.217Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-11-27T12:17:20.163Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-11-27T12:17:23.385Z] --- PASS: TestBuildWithHugeFile (149.30s) [2020-11-27T12:17:23.385Z] === RUN TestBuildWithEmptyDockerfile [2020-11-27T12:17:23.385Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:17:23.385Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:17:23.385Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:17:23.385Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:17:23.385Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:17:23.385Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:17:23.385Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-27T12:17:23.385Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-27T12:17:23.385Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-27T12:17:23.385Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-11-27T12:17:23.385Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-11-27T12:17:23.385Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-11-27T12:17:23.385Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-11-27T12:17:23.385Z] === RUN TestBuildPreserveOwnership [2020-11-27T12:17:23.385Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-11-27T12:17:23.385Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:17:23.385Z] === RUN TestBuildPlatformInvalid [2020-11-27T12:17:23.385Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2020-11-27T12:17:23.385Z] PASS [2020-11-27T12:17:23.385Z] ok github.com/docker/docker/integration/build 219.394s [2020-11-27T12:17:23.385Z] [2020-11-27T12:17:23.385Z] === Skipped [2020-11-27T12:17:23.385Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-11-27T12:17:23.385Z] build_session_test.go:25: TODO: BuildKit [2020-11-27T12:17:23.385Z] [2020-11-27T12:17:23.385Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-11-27T12:17:23.385Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:17:23.385Z] [2020-11-27T12:17:23.385Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-11-27T12:17:23.385Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:17:23.385Z] [2020-11-27T12:17:23.385Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-11-27T12:17:23.385Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:17:23.385Z] [2020-11-27T12:17:23.385Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-11-27T12:17:23.385Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:17:23.385Z] [2020-11-27T12:17:23.385Z] [2020-11-27T12:17:23.385Z] DONE 28 tests, 5 skipped in 243.668s [2020-11-27T12:17:23.385Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-11-27T12:17:23.385Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:17:23.385Z] INFO: Testing against a local daemon [2020-11-27T12:17:23.385Z] === RUN TestConfigInspect [2020-11-27T12:17:23.385Z] --- SKIP: TestConfigInspect (0.00s) [2020-11-27T12:17:23.385Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:17:23.385Z] === RUN TestConfigList [2020-11-27T12:17:23.385Z] --- SKIP: TestConfigList (0.01s) [2020-11-27T12:17:23.385Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:17:23.385Z] === RUN TestConfigsCreateAndDelete [2020-11-27T12:17:23.385Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-11-27T12:17:23.385Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:17:23.385Z] === RUN TestConfigsUpdate [2020-11-27T12:17:23.385Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-11-27T12:17:23.385Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:17:23.385Z] === RUN TestTemplatedConfig [2020-11-27T12:17:23.385Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-11-27T12:17:23.385Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:17:23.385Z] === RUN TestConfigCreateResolve [2020-11-27T12:17:23.385Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-11-27T12:17:23.385Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:17:23.385Z] === RUN TestConfigDaemonLibtrustID [2020-11-27T12:17:23.385Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-11-27T12:17:23.385Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:17:23.385Z] PASS [2020-11-27T12:17:23.385Z] ok github.com/docker/docker/integration/config 0.189s [2020-11-27T12:17:23.385Z] [2020-11-27T12:17:23.385Z] === Skipped [2020-11-27T12:17:23.385Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-11-27T12:17:23.385Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:17:23.385Z] [2020-11-27T12:17:23.385Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) [2020-11-27T12:17:23.385Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:17:23.385Z] [2020-11-27T12:17:23.385Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-11-27T12:17:23.385Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:17:23.385Z] [2020-11-27T12:17:23.385Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-11-27T12:17:23.385Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:17:23.385Z] [2020-11-27T12:17:23.385Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-11-27T12:17:23.385Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:17:23.385Z] [2020-11-27T12:17:23.385Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-11-27T12:17:23.385Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:17:23.385Z] [2020-11-27T12:17:23.385Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-11-27T12:17:23.385Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:17:23.385Z] [2020-11-27T12:17:23.385Z] [2020-11-27T12:17:23.385Z] DONE 7 tests, 7 skipped in 2.627s [2020-11-27T12:17:23.385Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-11-27T12:17:23.385Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:17:23.385Z] INFO: Testing against a local daemon [2020-11-27T12:17:23.385Z] === RUN TestCheckpoint [2020-11-27T12:17:23.385Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-27T12:17:23.385Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T12:17:23.386Z] === RUN TestContainerInvalidJSON [2020-11-27T12:17:23.386Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:17:23.386Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:17:23.386Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:17:23.386Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:17:23.386Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:17:23.386Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:17:23.386Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-27T12:17:23.386Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-27T12:17:23.386Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-27T12:17:23.386Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-11-27T12:17:23.386Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-27T12:17:23.386Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-11-27T12:17:23.386Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-11-27T12:17:23.386Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-27T12:17:23.386Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2020-11-27T12:17:23.386Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-27T12:17:23.386Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2020-11-27T12:17:23.386Z] copy_test.go:38: testEnv.OSType == "windows" [2020-11-27T12:17:23.386Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-27T12:17:23.386Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2020-11-27T12:17:23.386Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-27T12:17:23.386Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2020-11-27T12:17:23.386Z] copy_test.go:63: testEnv.OSType == "windows" [2020-11-27T12:17:23.386Z] === RUN TestCopyFromContainer [2020-11-27T12:17:23.386Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-11-27T12:17:23.386Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:17:23.386Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-27T12:17:23.386Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:17:23.386Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:17:23.386Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:17:23.386Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:17:23.386Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:17:23.386Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:17:23.386Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-27T12:17:23.386Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-27T12:17:23.386Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-27T12:17:23.386Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-27T12:17:23.386Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-27T12:17:23.386Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-11-27T12:17:23.386Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-11-27T12:17:23.386Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-27T12:17:23.386Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-11-27T12:17:23.386Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-11-27T12:17:23.386Z] === RUN TestCreateWithInvalidEnv [2020-11-27T12:17:23.386Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-27T12:17:23.386Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-27T12:17:23.386Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-27T12:17:23.386Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-27T12:17:23.386Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-27T12:17:23.386Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-27T12:17:23.386Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-27T12:17:23.386Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-27T12:17:23.386Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-27T12:17:23.386Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-11-27T12:17:23.386Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-27T12:17:23.386Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-27T12:17:23.386Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-11-27T12:17:23.386Z] === RUN TestCreateTmpfsMountsTarget [2020-11-27T12:17:23.386Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-11-27T12:17:23.386Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:17:23.386Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-27T12:17:23.386Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-11-27T12:17:23.386Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:17:23.386Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-27T12:17:23.386Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-11-27T12:17:23.386Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:17:23.386Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-27T12:17:23.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:17:23.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:17:23.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:17:23.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:17:23.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:17:23.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:17:23.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:17:23.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:17:23.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:17:23.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:17:23.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-27T12:17:23.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-27T12:17:23.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-27T12:17:23.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-27T12:17:23.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-27T12:17:23.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-11-27T12:17:23.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-11-27T12:17:23.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-27T12:17:23.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-27T12:17:23.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-27T12:17:23.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-27T12:17:23.386Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-27T12:17:23.386Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-11-27T12:17:23.386Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-11-27T12:17:23.386Z] === RUN TestCreateDifferentPlatform [2020-11-27T12:17:23.386Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-27T12:17:23.386Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-27T12:17:23.386Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-11-27T12:17:23.386Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-27T12:17:23.386Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-27T12:17:23.386Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-27T12:17:23.386Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-11-27T12:17:23.386Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-27T12:17:23.386Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2020-11-27T12:17:23.386Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-11-27T12:17:23.386Z] === RUN TestContainerKillOnDaemonStart [2020-11-27T12:17:23.386Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-11-27T12:17:23.386Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:17:23.386Z] === RUN TestDiff [2020-11-27T12:17:23.386Z] --- SKIP: TestDiff (0.00s) [2020-11-27T12:17:23.386Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-11-27T12:17:23.386Z] === RUN TestExecWithCloseStdin [2020-11-27T12:17:23.386Z] --- PASS: TestExecWithCloseStdin (2.24s) [2020-11-27T12:17:23.386Z] === RUN TestExec [2020-11-27T12:17:23.386Z] --- PASS: TestExec (1.86s) [2020-11-27T12:17:23.386Z] === RUN TestExecUser [2020-11-27T12:17:23.386Z] --- SKIP: TestExecUser (0.00s) [2020-11-27T12:17:23.386Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-11-27T12:17:23.386Z] === RUN TestExportContainerAndImportImage [2020-11-27T12:17:23.386Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-11-27T12:17:23.386Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:17:23.386Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-27T12:17:23.386Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-11-27T12:17:23.386Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:17:23.386Z] === RUN TestHealthCheckWorkdir [2020-11-27T12:17:23.386Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-11-27T12:17:23.386Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-11-27T12:17:23.386Z] === RUN TestHealthKillContainer [2020-11-27T12:17:23.386Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-11-27T12:17:23.386Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-11-27T12:17:23.386Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-27T12:17:23.386Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-11-27T12:17:23.386Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-11-27T12:17:23.386Z] === RUN TestKillContainerInvalidSignal [2020-11-27T12:17:23.386Z] --- PASS: TestKillContainerInvalidSignal (1.62s) [2020-11-27T12:17:23.386Z] === RUN TestKillContainer [2020-11-27T12:17:23.386Z] === RUN TestKillContainer/no_signal [2020-11-27T12:17:23.491Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-11-27T12:17:23.752Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-11-27T12:17:24.324Z] === RUN TestDockerSuite/TestLogsSince [2020-11-27T12:17:24.358Z] === RUN TestKillContainer/non_killing_signal [2020-11-27T12:17:24.358Z] === RUN TestKillContainer/killing_signal [2020-11-27T12:17:26.548Z] --- PASS: TestKillContainer (3.56s) [2020-11-27T12:17:26.548Z] --- PASS: TestKillContainer/no_signal (1.54s) [2020-11-27T12:17:26.548Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-11-27T12:17:26.548Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-11-27T12:17:26.548Z] --- PASS: TestKillContainer/killing_signal (1.96s) [2020-11-27T12:17:26.548Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-27T12:17:26.548Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-11-27T12:17:26.548Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-27T12:17:26.548Z] === RUN TestKillStoppedContainer [2020-11-27T12:17:26.548Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-11-27T12:17:26.548Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-27T12:17:26.548Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-27T12:17:26.548Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-11-27T12:17:26.548Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-27T12:17:26.548Z] === RUN TestKillDifferentUserContainer [2020-11-27T12:17:26.548Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-11-27T12:17:26.548Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-11-27T12:17:26.548Z] === RUN TestInspectOomKilledTrue [2020-11-27T12:17:26.548Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-27T12:17:26.548Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:17:26.548Z] === RUN TestInspectOomKilledFalse [2020-11-27T12:17:26.548Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-27T12:17:26.548Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:17:26.548Z] === RUN TestLogsFollowTailEmpty [2020-11-27T12:17:28.092Z] --- PASS: TestLogsFollowTailEmpty (1.63s) [2020-11-27T12:17:28.092Z] === RUN TestNetworkNat [2020-11-27T12:17:28.092Z] --- SKIP: TestNetworkNat (0.00s) [2020-11-27T12:17:28.092Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-11-27T12:17:28.092Z] === RUN TestNetworkLocalhostTCPNat [2020-11-27T12:17:30.278Z] --- PASS: TestNetworkLocalhostTCPNat (2.06s) [2020-11-27T12:17:30.278Z] === RUN TestNetworkLoopbackNat [2020-11-27T12:17:30.278Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-11-27T12:17:30.278Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-11-27T12:17:30.278Z] === RUN TestPause [2020-11-27T12:17:30.278Z] --- SKIP: TestPause (0.00s) [2020-11-27T12:17:30.278Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-11-27T12:17:30.278Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-27T12:17:30.908Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-11-27T12:17:31.825Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.72s) [2020-11-27T12:17:31.825Z] === RUN TestPauseStopPausedContainer [2020-11-27T12:17:31.825Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-11-27T12:17:31.825Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:17:31.825Z] === RUN TestPsFilter [2020-11-27T12:17:31.825Z] --- PASS: TestPsFilter (0.12s) [2020-11-27T12:17:31.825Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-27T12:17:34.011Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.00s) [2020-11-27T12:17:34.011Z] === RUN TestRemoveContainerWithVolume [2020-11-27T12:17:34.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-11-27T12:17:36.198Z] --- PASS: TestRemoveContainerWithVolume (1.95s) [2020-11-27T12:17:36.198Z] === RUN TestRemoveContainerRunning [2020-11-27T12:17:36.758Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-11-27T12:17:37.331Z] === RUN TestDockerSuite/TestLogsTail [2020-11-27T12:17:37.741Z] --- PASS: TestRemoveContainerRunning (1.70s) [2020-11-27T12:17:37.741Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-27T12:17:37.903Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-11-27T12:17:38.164Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-11-27T12:17:39.110Z] === RUN TestDockerSuite/TestMountIntoProc [2020-11-27T12:17:39.289Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.74s) [2020-11-27T12:17:39.289Z] === RUN TestRemoveInvalidContainer [2020-11-27T12:17:39.289Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-11-27T12:17:39.289Z] === RUN TestRenameLinkedContainer [2020-11-27T12:17:39.289Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-11-27T12:17:39.289Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-11-27T12:17:39.289Z] === RUN TestRenameStoppedContainer [2020-11-27T12:17:39.371Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-11-27T12:17:39.371Z] === RUN TestDockerSuite/TestMountIntoSys [2020-11-27T12:17:39.946Z] === RUN TestDockerSuite/TestNetHostname [2020-11-27T12:17:41.476Z] --- PASS: TestRenameStoppedContainer (1.89s) [2020-11-27T12:17:41.476Z] === RUN TestRenameRunningContainerAndReuse [2020-11-27T12:17:41.862Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-11-27T12:17:41.862Z] === RUN TestDockerSuite/TestNetworkEvents [2020-11-27T12:17:44.390Z] --- PASS: TestRenameRunningContainerAndReuse (3.38s) [2020-11-27T12:17:44.390Z] === RUN TestRenameInvalidName [2020-11-27T12:17:46.579Z] --- PASS: TestRenameInvalidName (1.62s) [2020-11-27T12:17:46.579Z] === RUN TestRenameAnonymousContainer [2020-11-27T12:17:46.579Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-11-27T12:17:46.579Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-11-27T12:17:46.579Z] === RUN TestRenameContainerWithSameName [2020-11-27T12:17:48.123Z] --- PASS: TestRenameContainerWithSameName (1.64s) [2020-11-27T12:17:48.123Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-27T12:17:48.123Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-11-27T12:17:48.123Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-11-27T12:17:48.123Z] === RUN TestResize [2020-11-27T12:17:48.462Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-11-27T12:17:49.033Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-11-27T12:17:49.293Z] === RUN TestDockerSuite/TestPluginActive [2020-11-27T12:17:49.667Z] --- PASS: TestResize (1.65s) [2020-11-27T12:17:49.667Z] === RUN TestResizeWithInvalidSize [2020-11-27T12:17:49.667Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-11-27T12:17:49.667Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-11-27T12:17:49.667Z] === RUN TestResizeWhenContainerNotStarted [2020-11-27T12:17:51.206Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-11-27T12:17:51.209Z] --- PASS: TestResizeWhenContainerNotStarted (1.88s) [2020-11-27T12:17:51.209Z] === RUN TestDaemonRestartKillContainers [2020-11-27T12:17:51.209Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-11-27T12:17:51.209Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:17:51.209Z] === RUN TestStats [2020-11-27T12:17:51.209Z] --- SKIP: TestStats (0.00s) [2020-11-27T12:17:51.209Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-11-27T12:17:51.209Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-27T12:17:56.497Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-11-27T12:17:56.497Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-11-27T12:17:56.758Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-11-27T12:17:59.303Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-11-27T12:18:00.688Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-11-27T12:18:01.549Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.56s) [2020-11-27T12:18:01.549Z] === RUN TestStopContainerWithTimeout [2020-11-27T12:18:01.549Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-11-27T12:18:01.549Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-11-27T12:18:01.549Z] === RUN TestUpdateRestartPolicy [2020-11-27T12:18:02.603Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-11-27T12:18:06.809Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-11-27T12:18:07.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-11-27T12:18:08.458Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-11-27T12:18:09.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-11-27T12:18:09.669Z] === RUN TestDockerSuite/TestPortHostBinding [2020-11-27T12:18:10.615Z] === RUN TestDockerSuite/TestPortList [2020-11-27T12:18:18.783Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-11-27T12:18:19.044Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-11-27T12:18:22.676Z] --- PASS: TestUpdateRestartPolicy (21.36s) [2020-11-27T12:18:22.676Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-27T12:18:24.220Z] --- PASS: TestUpdateRestartWithAutoRemove (1.71s) [2020-11-27T12:18:24.220Z] === RUN TestWaitNonBlocked [2020-11-27T12:18:24.220Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:18:24.220Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:18:24.220Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:18:24.220Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:18:24.220Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-27T12:18:24.220Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-27T12:18:25.630Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-11-27T12:18:25.630Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-11-27T12:18:25.630Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-11-27T12:18:25.630Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-11-27T12:18:25.630Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-11-27T12:18:26.208Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-11-27T12:18:26.208Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-11-27T12:18:26.781Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-11-27T12:18:26.781Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-11-27T12:18:27.150Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-11-27T12:18:27.150Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.56s) [2020-11-27T12:18:27.150Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.63s) [2020-11-27T12:18:27.150Z] === RUN TestWaitBlocked [2020-11-27T12:18:27.150Z] --- SKIP: TestWaitBlocked (0.00s) [2020-11-27T12:18:27.150Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:18:27.150Z] PASS [2020-11-27T12:18:27.150Z] ok github.com/docker/docker/integration/container 70.644s [2020-11-27T12:18:27.150Z] [2020-11-27T12:18:27.150Z] === Skipped [2020-11-27T12:18:27.150Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-11-27T12:18:27.150Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-27T12:18:27.150Z] [2020-11-27T12:18:27.150Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-11-27T12:18:27.150Z] copy_test.go:38: testEnv.OSType == "windows" [2020-11-27T12:18:27.150Z] [2020-11-27T12:18:27.150Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-11-27T12:18:27.150Z] copy_test.go:63: testEnv.OSType == "windows" [2020-11-27T12:18:27.150Z] [2020-11-27T12:18:27.150Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-11-27T12:18:27.150Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:27.150Z] [2020-11-27T12:18:27.150Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-11-27T12:18:27.150Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-11-27T12:18:27.150Z] [2020-11-27T12:18:27.150Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-11-27T12:18:27.150Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:27.150Z] [2020-11-27T12:18:27.150Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-11-27T12:18:27.150Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:18:27.150Z] [2020-11-27T12:18:27.150Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-11-27T12:18:27.150Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:18:27.150Z] [2020-11-27T12:18:27.150Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-11-27T12:18:27.150Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-11-27T12:18:27.150Z] [2020-11-27T12:18:27.150Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2020-11-27T12:18:27.150Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-11-27T12:18:27.151Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-11-27T12:18:27.151Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-11-27T12:18:27.151Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-11-27T12:18:27.151Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-11-27T12:18:27.151Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-11-27T12:18:27.151Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-11-27T12:18:27.151Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-11-27T12:18:27.151Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2020-11-27T12:18:27.151Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-11-27T12:18:27.151Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-11-27T12:18:27.151Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-11-27T12:18:27.151Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-11-27T12:18:27.151Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-11-27T12:18:27.151Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-11-27T12:18:27.151Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-11-27T12:18:27.151Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-11-27T12:18:27.151Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-11-27T12:18:27.151Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-11-27T12:18:27.151Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-11-27T12:18:27.151Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-11-27T12:18:27.151Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-11-27T12:18:27.151Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-11-27T12:18:27.151Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-11-27T12:18:27.151Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-11-27T12:18:27.151Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-11-27T12:18:27.151Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-11-27T12:18:27.151Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-11-27T12:18:27.151Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] [2020-11-27T12:18:27.151Z] DONE 88 tests, 37 skipped in 73.741s [2020-11-27T12:18:27.151Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-11-27T12:18:27.726Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-11-27T12:18:27.726Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-11-27T12:18:29.341Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:18:29.341Z] INFO: Testing against a local daemon [2020-11-27T12:18:29.341Z] === RUN TestCommitInheritsEnv [2020-11-27T12:18:29.341Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-11-27T12:18:29.341Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:18:29.341Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-27T12:18:29.341Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-11-27T12:18:29.341Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-11-27T12:18:29.341Z] === RUN TestImagesFilterMultiReference [2020-11-27T12:18:29.341Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2020-11-27T12:18:29.341Z] === RUN TestImagePullPlatformInvalid [2020-11-27T12:18:29.341Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-11-27T12:18:29.341Z] === RUN TestRemoveImageOrphaning [2020-11-27T12:18:29.648Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-11-27T12:18:30.313Z] --- PASS: TestRemoveImageOrphaning (0.90s) [2020-11-27T12:18:30.313Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-27T12:18:30.313Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-11-27T12:18:30.313Z] === RUN TestTagInvalidReference [2020-11-27T12:18:30.313Z] --- PASS: TestTagInvalidReference (0.03s) [2020-11-27T12:18:30.313Z] === RUN TestTagValidPrefixedRepo [2020-11-27T12:18:30.313Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-11-27T12:18:30.313Z] === RUN TestTagExistedNameWithoutForce [2020-11-27T12:18:30.593Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-11-27T12:18:30.775Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-11-27T12:18:30.775Z] === RUN TestTagOfficialNames [2020-11-27T12:18:30.775Z] --- PASS: TestTagOfficialNames (0.11s) [2020-11-27T12:18:30.775Z] === RUN TestTagMatchesDigest [2020-11-27T12:18:30.775Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-11-27T12:18:30.775Z] PASS [2020-11-27T12:18:30.775Z] ok github.com/docker/docker/integration/image 1.581s [2020-11-27T12:18:30.775Z] [2020-11-27T12:18:30.775Z] === Skipped [2020-11-27T12:18:30.775Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-11-27T12:18:30.775Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:18:30.775Z] [2020-11-27T12:18:30.775Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-11-27T12:18:30.775Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-11-27T12:18:30.775Z] [2020-11-27T12:18:30.775Z] [2020-11-27T12:18:30.775Z] DONE 11 tests, 2 skipped in 3.942s [2020-11-27T12:18:30.775Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-11-27T12:18:31.165Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-11-27T12:18:31.165Z] === RUN TestDockerSuite/TestPsByOrder [2020-11-27T12:18:32.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-11-27T12:18:32.969Z] testing: warning: no tests to run [2020-11-27T12:18:32.969Z] testing: warning: no tests to run [2020-11-27T12:18:32.969Z] PASS [2020-11-27T12:18:32.969Z] PASS [2020-11-27T12:18:32.969Z] ok github.com/docker/docker/integration/network/ipvlan 0.132s [no tests to run] [2020-11-27T12:18:32.969Z] ok github.com/docker/docker/integration/network/macvlan 0.047s [no tests to run] [2020-11-27T12:18:33.131Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-11-27T12:18:33.942Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:18:33.942Z] INFO: Testing against a local daemon [2020-11-27T12:18:33.942Z] === RUN TestNetworkCreateDelete [2020-11-27T12:18:33.942Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-11-27T12:18:33.942Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:18:33.942Z] === RUN TestDockerNetworkDeletePreferID [2020-11-27T12:18:33.942Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-11-27T12:18:33.942Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-11-27T12:18:33.942Z] === RUN TestDaemonDNSFallback [2020-11-27T12:18:33.942Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-11-27T12:18:33.942Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:18:33.942Z] === RUN TestInspectNetwork [2020-11-27T12:18:33.942Z] --- SKIP: TestInspectNetwork (0.00s) [2020-11-27T12:18:33.942Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-11-27T12:18:33.942Z] === RUN TestRunContainerWithBridgeNone [2020-11-27T12:18:33.942Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-11-27T12:18:33.942Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:18:33.942Z] === RUN TestNetworkInvalidJSON [2020-11-27T12:18:33.942Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-27T12:18:33.942Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-27T12:18:33.942Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:18:33.942Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:18:33.942Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:18:33.942Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:18:33.942Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-27T12:18:33.942Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-27T12:18:33.942Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-27T12:18:33.942Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-11-27T12:18:33.942Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-11-27T12:18:33.942Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-11-27T12:18:33.942Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-11-27T12:18:33.942Z] === RUN TestHostIPv4BridgeLabel [2020-11-27T12:18:33.942Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-11-27T12:18:33.942Z] network_test.go:97: testEnv.OSType == "windows" [2020-11-27T12:18:33.942Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-27T12:18:33.942Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-11-27T12:18:33.942Z] service_test.go:29: testEnv.OSType == "windows" [2020-11-27T12:18:33.942Z] === RUN TestDaemonDefaultNetworkPools [2020-11-27T12:18:33.942Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-11-27T12:18:33.942Z] service_test.go:52: testEnv.OSType == "windows" [2020-11-27T12:18:33.942Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-27T12:18:33.942Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-11-27T12:18:33.942Z] service_test.go:96: testEnv.OSType == "windows" [2020-11-27T12:18:33.942Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-27T12:18:33.942Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-11-27T12:18:33.942Z] service_test.go:130: testEnv.OSType == "windows" [2020-11-27T12:18:33.942Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-27T12:18:33.942Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-11-27T12:18:33.942Z] service_test.go:181: testEnv.OSType == "windows" [2020-11-27T12:18:33.942Z] === RUN TestServiceWithPredefinedNetwork [2020-11-27T12:18:33.942Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-11-27T12:18:33.942Z] service_test.go:206: testEnv.OSType == "windows" [2020-11-27T12:18:33.942Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-27T12:18:33.942Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T12:18:33.942Z] service_test.go:236: FLAKY_TEST [2020-11-27T12:18:33.942Z] === RUN TestServiceWithDataPathPortInit [2020-11-27T12:18:33.942Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-11-27T12:18:33.942Z] service_test.go:326: testEnv.OSType == "windows" [2020-11-27T12:18:33.942Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-27T12:18:33.942Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-27T12:18:33.942Z] service_test.go:394: testEnv.OSType == "windows" [2020-11-27T12:18:33.942Z] PASS [2020-11-27T12:18:33.942Z] ok github.com/docker/docker/integration/network 0.229s [2020-11-27T12:18:34.074Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-11-27T12:18:34.422Z] [2020-11-27T12:18:34.422Z] === Skipped [2020-11-27T12:18:34.422Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-11-27T12:18:34.422Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:18:34.422Z] [2020-11-27T12:18:34.422Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-11-27T12:18:34.422Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-11-27T12:18:34.422Z] [2020-11-27T12:18:34.422Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-11-27T12:18:34.422Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:18:34.422Z] [2020-11-27T12:18:34.422Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-11-27T12:18:34.422Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-11-27T12:18:34.422Z] [2020-11-27T12:18:34.422Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-11-27T12:18:34.422Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:18:34.422Z] [2020-11-27T12:18:34.422Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-11-27T12:18:34.422Z] network_test.go:97: testEnv.OSType == "windows" [2020-11-27T12:18:34.422Z] [2020-11-27T12:18:34.422Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-11-27T12:18:34.422Z] service_test.go:29: testEnv.OSType == "windows" [2020-11-27T12:18:34.422Z] [2020-11-27T12:18:34.422Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-11-27T12:18:34.422Z] service_test.go:52: testEnv.OSType == "windows" [2020-11-27T12:18:34.422Z] [2020-11-27T12:18:34.422Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-11-27T12:18:34.422Z] service_test.go:96: testEnv.OSType == "windows" [2020-11-27T12:18:34.422Z] [2020-11-27T12:18:34.422Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-11-27T12:18:34.422Z] service_test.go:130: testEnv.OSType == "windows" [2020-11-27T12:18:34.422Z] [2020-11-27T12:18:34.422Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-11-27T12:18:34.422Z] service_test.go:181: testEnv.OSType == "windows" [2020-11-27T12:18:34.422Z] [2020-11-27T12:18:34.422Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-11-27T12:18:34.422Z] service_test.go:206: testEnv.OSType == "windows" [2020-11-27T12:18:34.422Z] [2020-11-27T12:18:34.422Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-27T12:18:34.422Z] service_test.go:236: FLAKY_TEST [2020-11-27T12:18:34.422Z] [2020-11-27T12:18:34.422Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-11-27T12:18:34.422Z] service_test.go:326: testEnv.OSType == "windows" [2020-11-27T12:18:34.422Z] [2020-11-27T12:18:34.422Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-27T12:18:34.422Z] service_test.go:394: testEnv.OSType == "windows" [2020-11-27T12:18:34.422Z] [2020-11-27T12:18:34.422Z] [2020-11-27T12:18:34.422Z] DONE 19 tests, 15 skipped in 3.427s [2020-11-27T12:18:34.422Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-11-27T12:18:34.887Z] testing: warning: no tests to run [2020-11-27T12:18:34.887Z] PASS [2020-11-27T12:18:34.887Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2020-11-27T12:18:34.887Z] [2020-11-27T12:18:34.887Z] DONE 0 tests in 0.500s [2020-11-27T12:18:34.887Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-11-27T12:18:35.349Z] testing: warning: no tests to run [2020-11-27T12:18:35.349Z] PASS [2020-11-27T12:18:35.349Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2020-11-27T12:18:35.349Z] [2020-11-27T12:18:35.349Z] DONE 0 tests in 0.461s [2020-11-27T12:18:35.349Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-11-27T12:18:36.632Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-11-27T12:18:37.537Z] testing: warning: no tests to run [2020-11-27T12:18:37.537Z] PASS [2020-11-27T12:18:37.537Z] ok github.com/docker/docker/integration/plugin 0.153s [no tests to run] [2020-11-27T12:18:37.537Z] testing: warning: no tests to run [2020-11-27T12:18:37.537Z] PASS [2020-11-27T12:18:37.537Z] ok github.com/docker/docker/integration/plugin/authz 0.130s [no tests to run] [2020-11-27T12:18:41.934Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-11-27T12:18:41.934Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-11-27T12:18:43.851Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-11-27T12:18:47.908Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:18:47.908Z] INFO: Testing against a local daemon [2020-11-27T12:18:47.908Z] === RUN TestExternalGraphDriver [2020-11-27T12:18:47.908Z] --- SKIP: TestExternalGraphDriver (0.02s) [2020-11-27T12:18:47.908Z] external_test.go:48: runtime.GOOS == "windows" [2020-11-27T12:18:47.908Z] === RUN TestGraphdriverPluginV2 [2020-11-27T12:18:47.908Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-11-27T12:18:47.908Z] external_test.go:408: runtime.GOOS == "windows" [2020-11-27T12:18:47.908Z] PASS [2020-11-27T12:18:47.908Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.416s [2020-11-27T12:18:47.908Z] testing: warning: no tests to run [2020-11-27T12:18:47.908Z] PASS [2020-11-27T12:18:47.908Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.078s [no tests to run] [2020-11-27T12:18:48.369Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:18:48.369Z] INFO: Testing against a local daemon [2020-11-27T12:18:48.369Z] === RUN TestPluginInvalidJSON [2020-11-27T12:18:48.369Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:18:48.369Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:18:48.369Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:18:48.369Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-11-27T12:18:48.369Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-11-27T12:18:48.369Z] === RUN TestPluginInstall [2020-11-27T12:18:48.369Z] --- SKIP: TestPluginInstall (0.00s) [2020-11-27T12:18:48.369Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-11-27T12:18:48.369Z] PASS [2020-11-27T12:18:48.369Z] ok github.com/docker/docker/integration/plugin/common 0.279s [2020-11-27T12:18:48.831Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:18:48.831Z] INFO: Testing against a local daemon [2020-11-27T12:18:48.831Z] === RUN TestReadPluginNoRead [2020-11-27T12:18:48.831Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-11-27T12:18:48.831Z] read_test.go:21: no unix domain sockets on Windows [2020-11-27T12:18:48.831Z] PASS [2020-11-27T12:18:48.831Z] ok github.com/docker/docker/integration/plugin/logging 0.241s [2020-11-27T12:18:48.831Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-11-27T12:18:48.831Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-11-27T12:18:49.803Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:18:49.803Z] INFO: Testing against a local daemon [2020-11-27T12:18:49.803Z] === RUN TestPluginWithDevMounts [2020-11-27T12:18:49.803Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-11-27T12:18:49.803Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:49.803Z] PASS [2020-11-27T12:18:49.803Z] ok github.com/docker/docker/integration/plugin/volumes 0.245s [2020-11-27T12:18:49.803Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-11-27T12:18:50.265Z] [2020-11-27T12:18:50.265Z] === Skipped [2020-11-27T12:18:50.265Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-11-27T12:18:50.265Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-11-27T12:18:50.265Z] [2020-11-27T12:18:50.265Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.02s) [2020-11-27T12:18:50.265Z] external_test.go:48: runtime.GOOS == "windows" [2020-11-27T12:18:50.265Z] [2020-11-27T12:18:50.265Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-11-27T12:18:50.265Z] external_test.go:408: runtime.GOOS == "windows" [2020-11-27T12:18:50.265Z] [2020-11-27T12:18:50.265Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-11-27T12:18:50.265Z] read_test.go:21: no unix domain sockets on Windows [2020-11-27T12:18:50.265Z] [2020-11-27T12:18:50.265Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-11-27T12:18:50.265Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:50.265Z] [2020-11-27T12:18:50.265Z] [2020-11-27T12:18:50.265Z] DONE 7 tests, 5 skipped in 14.722s [2020-11-27T12:18:50.265Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-11-27T12:18:50.441Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-11-27T12:18:50.727Z] testing: warning: no tests to run [2020-11-27T12:18:50.727Z] PASS [2020-11-27T12:18:50.727Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2020-11-27T12:18:50.727Z] [2020-11-27T12:18:50.727Z] DONE 0 tests in 0.385s [2020-11-27T12:18:50.727Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-11-27T12:18:51.012Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-11-27T12:18:51.701Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:18:51.701Z] INFO: Testing against a local daemon [2020-11-27T12:18:51.701Z] === RUN TestPluginInvalidJSON [2020-11-27T12:18:51.701Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:18:51.701Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:18:51.701Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-27T12:18:51.701Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-11-27T12:18:51.701Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-11-27T12:18:51.701Z] === RUN TestPluginInstall [2020-11-27T12:18:51.701Z] --- SKIP: TestPluginInstall (0.00s) [2020-11-27T12:18:51.701Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-11-27T12:18:51.701Z] PASS [2020-11-27T12:18:51.701Z] ok github.com/docker/docker/integration/plugin/common (cached) [2020-11-27T12:18:51.701Z] [2020-11-27T12:18:51.701Z] === Skipped [2020-11-27T12:18:51.701Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-11-27T12:18:51.701Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-11-27T12:18:51.701Z] [2020-11-27T12:18:51.701Z] [2020-11-27T12:18:51.701Z] DONE 3 tests, 1 skipped in 1.033s [2020-11-27T12:18:51.701Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-11-27T12:18:52.678Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:18:52.678Z] INFO: Testing against a local daemon [2020-11-27T12:18:52.678Z] === RUN TestExternalGraphDriver [2020-11-27T12:18:52.678Z] --- SKIP: TestExternalGraphDriver (0.02s) [2020-11-27T12:18:52.678Z] external_test.go:48: runtime.GOOS == "windows" [2020-11-27T12:18:52.678Z] === RUN TestGraphdriverPluginV2 [2020-11-27T12:18:52.678Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-11-27T12:18:52.678Z] external_test.go:408: runtime.GOOS == "windows" [2020-11-27T12:18:52.678Z] PASS [2020-11-27T12:18:52.678Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2020-11-27T12:18:52.678Z] [2020-11-27T12:18:52.678Z] === Skipped [2020-11-27T12:18:52.678Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.02s) [2020-11-27T12:18:52.678Z] external_test.go:48: runtime.GOOS == "windows" [2020-11-27T12:18:52.678Z] [2020-11-27T12:18:52.678Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-11-27T12:18:52.678Z] external_test.go:408: runtime.GOOS == "windows" [2020-11-27T12:18:52.678Z] [2020-11-27T12:18:52.678Z] [2020-11-27T12:18:52.678Z] DONE 2 tests, 2 skipped in 0.975s [2020-11-27T12:18:52.678Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-11-27T12:18:52.929Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-11-27T12:18:53.504Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-11-27T12:18:53.651Z] testing: warning: no tests to run [2020-11-27T12:18:53.651Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:18:53.651Z] PASS [2020-11-27T12:18:53.651Z] INFO: Testing against a local daemon [2020-11-27T12:18:53.651Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-11-27T12:18:53.651Z] === RUN TestReadPluginNoRead [2020-11-27T12:18:53.651Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-11-27T12:18:53.651Z] read_test.go:21: no unix domain sockets on Windows [2020-11-27T12:18:53.651Z] PASS [2020-11-27T12:18:53.651Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2020-11-27T12:18:53.651Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-11-27T12:18:53.651Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-11-27T12:18:54.113Z] [2020-11-27T12:18:54.113Z] === Skipped [2020-11-27T12:18:54.113Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-11-27T12:18:54.113Z] read_test.go:21: no unix domain sockets on Windows [2020-11-27T12:18:54.113Z] [2020-11-27T12:18:54.113Z] [2020-11-27T12:18:54.113Z] DONE 1 tests, 1 skipped in 1.133s [2020-11-27T12:18:54.113Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-11-27T12:18:54.574Z] testing: warning: no tests to run [2020-11-27T12:18:54.574Z] PASS [2020-11-27T12:18:54.574Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-11-27T12:18:54.574Z] [2020-11-27T12:18:54.574Z] DONE 0 tests in 0.626s [2020-11-27T12:18:54.574Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-11-27T12:18:54.895Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-11-27T12:18:55.548Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:18:55.548Z] INFO: Testing against a local daemon [2020-11-27T12:18:55.548Z] === RUN TestPluginWithDevMounts [2020-11-27T12:18:55.548Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-11-27T12:18:55.548Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:55.548Z] PASS [2020-11-27T12:18:55.548Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2020-11-27T12:18:55.548Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-11-27T12:18:55.548Z] [2020-11-27T12:18:55.548Z] === Skipped [2020-11-27T12:18:55.549Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-11-27T12:18:55.549Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:55.549Z] [2020-11-27T12:18:55.549Z] [2020-11-27T12:18:55.549Z] DONE 1 tests, 1 skipped in 1.037s [2020-11-27T12:18:55.549Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-11-27T12:18:56.815Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-11-27T12:18:58.467Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:18:58.467Z] INFO: Testing against a local daemon [2020-11-27T12:18:58.467Z] === RUN TestSecretInspect [2020-11-27T12:18:58.467Z] --- SKIP: TestSecretInspect (0.00s) [2020-11-27T12:18:58.467Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:58.467Z] === RUN TestSecretList [2020-11-27T12:18:58.467Z] --- SKIP: TestSecretList (0.00s) [2020-11-27T12:18:58.467Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:58.467Z] === RUN TestSecretsCreateAndDelete [2020-11-27T12:18:58.467Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-11-27T12:18:58.467Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:58.467Z] === RUN TestSecretsUpdate [2020-11-27T12:18:58.467Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-11-27T12:18:58.467Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:58.467Z] === RUN TestTemplatedSecret [2020-11-27T12:18:58.467Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-11-27T12:18:58.467Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:58.467Z] === RUN TestSecretCreateResolve [2020-11-27T12:18:58.467Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-11-27T12:18:58.467Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:18:58.467Z] PASS [2020-11-27T12:18:58.467Z] ok github.com/docker/docker/integration/secret 0.192s [2020-11-27T12:18:58.467Z] [2020-11-27T12:18:58.467Z] === Skipped [2020-11-27T12:18:58.467Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-11-27T12:18:58.467Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:58.467Z] [2020-11-27T12:18:58.467Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-11-27T12:18:58.467Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:58.467Z] [2020-11-27T12:18:58.467Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-11-27T12:18:58.467Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:58.467Z] [2020-11-27T12:18:58.467Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-11-27T12:18:58.467Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:58.467Z] [2020-11-27T12:18:58.467Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-11-27T12:18:58.467Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:18:58.467Z] [2020-11-27T12:18:58.467Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-11-27T12:18:58.467Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:18:58.467Z] [2020-11-27T12:18:58.467Z] [2020-11-27T12:18:58.467Z] DONE 6 tests, 6 skipped in 2.666s [2020-11-27T12:18:58.467Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-11-27T12:18:58.732Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-11-27T12:18:59.677Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-11-27T12:18:59.677Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-11-27T12:19:00.252Z] === RUN TestDockerSuite/TestPsRightTagName [2020-11-27T12:19:01.660Z] === RUN TestDockerSuite/TestPsShowMounts [2020-11-27T12:19:02.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:19:02.220Z] INFO: Testing against a local daemon [2020-11-27T12:19:02.220Z] === RUN TestServiceCreateInit [2020-11-27T12:19:02.220Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-27T12:19:02.220Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-27T12:19:02.220Z] --- PASS: TestServiceCreateInit (0.04s) [2020-11-27T12:19:02.220Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-27T12:19:02.220Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-27T12:19:02.220Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] === RUN TestCreateServiceMultipleTimes [2020-11-27T12:19:02.220Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-11-27T12:19:02.220Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] === RUN TestCreateServiceConflict [2020-11-27T12:19:02.220Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-11-27T12:19:02.220Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] === RUN TestCreateServiceMaxReplicas [2020-11-27T12:19:02.220Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2020-11-27T12:19:02.220Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-27T12:19:02.220Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-11-27T12:19:02.220Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] === RUN TestCreateServiceSecretFileMode [2020-11-27T12:19:02.220Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-11-27T12:19:02.220Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] === RUN TestCreateServiceConfigFileMode [2020-11-27T12:19:02.220Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-11-27T12:19:02.220Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] === RUN TestCreateServiceSysctls [2020-11-27T12:19:02.220Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2020-11-27T12:19:02.220Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] === RUN TestCreateServiceCapabilities [2020-11-27T12:19:02.220Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2020-11-27T12:19:02.220Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] === RUN TestInspect [2020-11-27T12:19:02.220Z] --- SKIP: TestInspect (0.00s) [2020-11-27T12:19:02.220Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] === RUN TestCreateJob [2020-11-27T12:19:02.220Z] --- SKIP: TestCreateJob (0.00s) [2020-11-27T12:19:02.220Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] === RUN TestReplicatedJob [2020-11-27T12:19:02.220Z] --- SKIP: TestReplicatedJob (0.00s) [2020-11-27T12:19:02.220Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] === RUN TestUpdateReplicatedJob [2020-11-27T12:19:02.220Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2020-11-27T12:19:02.220Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] === RUN TestServiceListWithStatuses [2020-11-27T12:19:02.220Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-27T12:19:02.220Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] === RUN TestDockerNetworkConnectAlias [2020-11-27T12:19:02.220Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-11-27T12:19:02.220Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] === RUN TestDockerNetworkReConnect [2020-11-27T12:19:02.220Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-11-27T12:19:02.220Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] === RUN TestServicePlugin [2020-11-27T12:19:02.220Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-27T12:19:02.220Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] === RUN TestServiceUpdateLabel [2020-11-27T12:19:02.220Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-11-27T12:19:02.220Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:19:02.220Z] === RUN TestServiceUpdateSecrets [2020-11-27T12:19:02.220Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-11-27T12:19:02.220Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:19:02.220Z] === RUN TestServiceUpdateConfigs [2020-11-27T12:19:02.220Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-11-27T12:19:02.220Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:19:02.220Z] === RUN TestServiceUpdateNetwork [2020-11-27T12:19:02.220Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-11-27T12:19:02.220Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:19:02.220Z] === RUN TestServiceUpdatePidsLimit [2020-11-27T12:19:02.220Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2020-11-27T12:19:02.220Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:19:02.220Z] PASS [2020-11-27T12:19:02.220Z] ok github.com/docker/docker/integration/service 0.432s [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === Skipped [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-27T12:19:02.220Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-27T12:19:02.220Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-27T12:19:02.220Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-27T12:19:02.220Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-11-27T12:19:02.220Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-11-27T12:19:02.220Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-11-27T12:19:02.220Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-11-27T12:19:02.220Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-11-27T12:19:02.220Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-11-27T12:19:02.220Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-11-27T12:19:02.220Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2020-11-27T12:19:02.220Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-11-27T12:19:02.220Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-11-27T12:19:02.220Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-11-27T12:19:02.220Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-11-27T12:19:02.220Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-11-27T12:19:02.220Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-11-27T12:19:02.220Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-11-27T12:19:02.220Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-11-27T12:19:02.220Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-11-27T12:19:02.220Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-11-27T12:19:02.220Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-11-27T12:19:02.220Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2020-11-27T12:19:02.220Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-11-27T12:19:02.220Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] [2020-11-27T12:19:02.220Z] DONE 24 tests, 23 skipped in 3.643s [2020-11-27T12:19:02.220Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-11-27T12:19:03.586Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-11-27T12:19:03.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-11-27T12:19:03.849Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-11-27T12:19:03.849Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-11-27T12:19:04.110Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-11-27T12:19:04.110Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-11-27T12:19:04.371Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-11-27T12:19:04.414Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:19:04.414Z] INFO: Testing against a local daemon [2020-11-27T12:19:04.414Z] === RUN TestSessionCreate [2020-11-27T12:19:04.414Z] --- SKIP: TestSessionCreate (0.00s) [2020-11-27T12:19:04.414Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-11-27T12:19:04.414Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-27T12:19:04.414Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-11-27T12:19:04.414Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-11-27T12:19:04.414Z] PASS [2020-11-27T12:19:04.414Z] ok github.com/docker/docker/integration/session 0.234s [2020-11-27T12:19:04.632Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-11-27T12:19:04.875Z] [2020-11-27T12:19:04.875Z] === Skipped [2020-11-27T12:19:04.875Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-11-27T12:19:04.875Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-11-27T12:19:04.875Z] [2020-11-27T12:19:04.875Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-11-27T12:19:04.875Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-11-27T12:19:04.875Z] [2020-11-27T12:19:04.875Z] [2020-11-27T12:19:04.875Z] DONE 2 tests, 2 skipped in 2.497s [2020-11-27T12:19:04.875Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-11-27T12:19:06.021Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-11-27T12:19:06.966Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-11-27T12:19:07.540Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-11-27T12:19:07.795Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:19:07.796Z] INFO: Testing against a local daemon [2020-11-27T12:19:07.796Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-27T12:19:07.796Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T12:19:07.796Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:07.796Z] === RUN TestEventsExecDie [2020-11-27T12:19:07.796Z] --- SKIP: TestEventsExecDie (0.00s) [2020-11-27T12:19:07.796Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-11-27T12:19:07.796Z] === RUN TestEventsBackwardsCompatible [2020-11-27T12:19:07.796Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-11-27T12:19:07.796Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-11-27T12:19:07.796Z] === RUN TestInfoAPI [2020-11-27T12:19:07.796Z] --- PASS: TestInfoAPI (0.05s) [2020-11-27T12:19:07.796Z] === RUN TestInfoAPIWarnings [2020-11-27T12:19:07.796Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-11-27T12:19:07.796Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:19:07.796Z] === RUN TestInfoDebug [2020-11-27T12:19:07.796Z] --- SKIP: TestInfoDebug (0.00s) [2020-11-27T12:19:07.796Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-11-27T12:19:07.796Z] === RUN TestInfoInsecureRegistries [2020-11-27T12:19:07.796Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-11-27T12:19:07.796Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-11-27T12:19:07.796Z] === RUN TestInfoRegistryMirrors [2020-11-27T12:19:07.796Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-11-27T12:19:07.796Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-11-27T12:19:07.796Z] === RUN TestLoginFailsWithBadCredentials [2020-11-27T12:19:08.262Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2020-11-27T12:19:08.262Z] === RUN TestPingCacheHeaders [2020-11-27T12:19:08.262Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-11-27T12:19:08.262Z] === RUN TestPingGet [2020-11-27T12:19:08.262Z] --- PASS: TestPingGet (0.03s) [2020-11-27T12:19:08.262Z] === RUN TestPingHead [2020-11-27T12:19:08.262Z] --- PASS: TestPingHead (0.04s) [2020-11-27T12:19:08.262Z] === RUN TestVersion [2020-11-27T12:19:08.727Z] --- PASS: TestVersion (0.09s) [2020-11-27T12:19:08.727Z] PASS [2020-11-27T12:19:08.727Z] ok github.com/docker/docker/integration/system 1.486s [2020-11-27T12:19:08.727Z] [2020-11-27T12:19:08.727Z] === Skipped [2020-11-27T12:19:08.727Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-27T12:19:08.727Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-11-27T12:19:08.727Z] [2020-11-27T12:19:08.727Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-11-27T12:19:08.727Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-11-27T12:19:08.727Z] [2020-11-27T12:19:08.727Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-11-27T12:19:08.727Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-11-27T12:19:08.727Z] [2020-11-27T12:19:08.727Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-11-27T12:19:08.727Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-27T12:19:08.727Z] [2020-11-27T12:19:08.727Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-11-27T12:19:08.727Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-11-27T12:19:08.727Z] [2020-11-27T12:19:08.727Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-11-27T12:19:08.727Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-11-27T12:19:08.727Z] [2020-11-27T12:19:08.727Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-11-27T12:19:08.727Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-11-27T12:19:08.727Z] [2020-11-27T12:19:08.727Z] [2020-11-27T12:19:08.727Z] DONE 13 tests, 7 skipped in 3.839s [2020-11-27T12:19:08.727Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-11-27T12:19:11.645Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:19:11.645Z] INFO: Testing against a local daemon [2020-11-27T12:19:11.645Z] === RUN TestVolumesCreateAndList [2020-11-27T12:19:11.645Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-11-27T12:19:11.645Z] === RUN TestVolumesRemove [2020-11-27T12:19:11.645Z] --- PASS: TestVolumesRemove (0.08s) [2020-11-27T12:19:11.645Z] === RUN TestVolumesInspect [2020-11-27T12:19:11.645Z] --- PASS: TestVolumesInspect (0.06s) [2020-11-27T12:19:11.645Z] === RUN TestVolumesInvalidJSON [2020-11-27T12:19:11.645Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-27T12:19:11.645Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-27T12:19:11.645Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-27T12:19:11.645Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-11-27T12:19:11.645Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-27T12:19:11.645Z] PASS [2020-11-27T12:19:11.645Z] ok github.com/docker/docker/integration/volume 0.459s [2020-11-27T12:19:11.645Z] [2020-11-27T12:19:11.645Z] DONE 5 tests in 3.031s [2020-11-27T12:19:11.645Z] INFO: make.ps1 ended at 11/27/2020 12:19:11 [2020-11-27T12:19:11.645Z] INFO: Integration CLI tests being run from the host: [2020-11-27T12:19:11.645Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2020-11-27T12:19:15.687Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-11-27T12:19:16.631Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-11-27T12:19:18.019Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-11-27T12:19:18.019Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-11-27T12:19:18.019Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-11-27T12:19:18.019Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-11-27T12:19:19.933Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-11-27T12:19:21.321Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-11-27T12:19:21.996Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-27T12:19:21.996Z] INFO: Testing against a local daemon [2020-11-27T12:19:21.996Z] === RUN TestDockerSuite [2020-11-27T12:19:21.996Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-11-27T12:19:21.996Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-11-27T12:19:21.996Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-11-27T12:19:21.996Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-11-27T12:19:21.996Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-11-27T12:19:21.996Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-11-27T12:19:21.996Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-11-27T12:19:21.996Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-11-27T12:19:22.457Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-11-27T12:19:22.919Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-11-27T12:19:23.237Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-11-27T12:19:23.892Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-11-27T12:19:23.892Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-11-27T12:19:24.182Z] === RUN TestDockerSuite/TestRmiBlank [2020-11-27T12:19:24.182Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-11-27T12:19:24.182Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-11-27T12:19:26.732Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-11-27T12:19:27.303Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-11-27T12:19:27.564Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-11-27T12:19:28.951Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-11-27T12:19:29.212Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-11-27T12:19:30.599Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-11-27T12:19:30.861Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-11-27T12:19:31.122Z] === RUN TestDockerSuite/TestRmiTag [2020-11-27T12:19:31.122Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-11-27T12:19:32.066Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-11-27T12:19:35.372Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-11-27T12:19:36.319Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-11-27T12:19:36.897Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-11-27T12:19:37.158Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-11-27T12:19:38.102Z] === RUN TestDockerSuite/TestRunAddHost [2020-11-27T12:19:38.675Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-11-27T12:19:38.936Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-11-27T12:19:39.508Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-11-27T12:19:39.508Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-11-27T12:19:40.079Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-11-27T12:19:41.025Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-11-27T12:19:41.286Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-11-27T12:19:42.229Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-11-27T12:19:42.490Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-11-27T12:19:43.456Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-11-27T12:19:44.850Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-11-27T12:19:45.421Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-11-27T12:19:45.993Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-11-27T12:19:46.564Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-11-27T12:19:47.136Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-11-27T12:19:47.708Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-11-27T12:19:48.280Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-11-27T12:19:49.223Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-11-27T12:19:49.484Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-11-27T12:19:50.060Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-11-27T12:19:50.633Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-11-27T12:19:50.633Z] === RUN TestDockerSuite/TestRunBindMounts [2020-11-27T12:19:52.023Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-11-27T12:19:52.968Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-11-27T12:19:53.230Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-11-27T12:19:53.802Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-11-27T12:19:54.374Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-11-27T12:19:54.374Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-11-27T12:19:54.946Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-11-27T12:19:55.209Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-11-27T12:19:55.782Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-11-27T12:19:56.354Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-11-27T12:19:56.616Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-11-27T12:19:56.616Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-11-27T12:19:57.191Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-11-27T12:19:57.191Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-11-27T12:19:57.767Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-11-27T12:19:58.342Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-11-27T12:19:59.299Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-11-27T12:19:59.875Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-11-27T12:20:00.138Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-11-27T12:20:00.711Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-11-27T12:20:01.653Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-11-27T12:20:02.598Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-11-27T12:20:03.543Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-11-27T12:20:03.804Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-11-27T12:20:04.065Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-11-27T12:20:04.637Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-11-27T12:20:05.211Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-11-27T12:20:05.783Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-11-27T12:20:06.726Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-11-27T12:20:08.647Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-11-27T12:20:08.908Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-11-27T12:20:09.169Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-11-27T12:20:10.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-11-27T12:20:10.818Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-11-27T12:20:12.740Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-11-27T12:20:15.290Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-11-27T12:20:16.682Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-11-27T12:20:16.682Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-11-27T12:20:16.682Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-11-27T12:20:16.943Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-11-27T12:20:18.351Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-11-27T12:20:19.294Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-11-27T12:20:21.213Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-11-27T12:20:21.474Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-11-27T12:20:22.418Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-11-27T12:20:22.991Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-11-27T12:20:22.991Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-11-27T12:20:23.569Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-11-27T12:20:24.958Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-11-27T12:20:24.958Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-11-27T12:20:25.222Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-11-27T12:20:25.796Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-11-27T12:20:26.369Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-11-27T12:20:26.943Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-11-27T12:20:26.943Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-11-27T12:20:27.518Z] === RUN TestDockerSuite/TestRunEnvironment [2020-11-27T12:20:28.093Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-11-27T12:20:28.666Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-11-27T12:20:29.613Z] === RUN TestDockerSuite/TestRunExitCode [2020-11-27T12:20:29.874Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-11-27T12:20:30.447Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-11-27T12:20:31.020Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-11-27T12:20:31.593Z] === RUN TestDockerSuite/TestRunExposePort [2020-11-27T12:20:31.593Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-11-27T12:20:32.169Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-11-27T12:20:32.430Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-11-27T12:20:33.375Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-11-27T12:20:33.951Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-27T12:20:33.951Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-11-27T12:20:35.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-11-27T12:20:36.847Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-11-27T12:20:37.421Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-11-27T12:20:40.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-11-27T12:20:42.640Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-11-27T12:20:45.186Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-11-27T12:20:47.732Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-11-27T12:20:49.208Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-11-27T12:20:49.780Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-11-27T12:20:50.043Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-11-27T12:20:51.431Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-11-27T12:20:51.431Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-11-27T12:20:51.431Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-11-27T12:20:51.431Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-11-27T12:20:52.005Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-11-27T12:20:52.005Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-11-27T12:20:53.924Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-11-27T12:20:55.317Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-11-27T12:20:56.265Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-11-27T12:20:56.526Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-11-27T12:21:00.733Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-11-27T12:21:02.650Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-11-27T12:21:02.650Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-11-27T12:21:03.225Z] === RUN TestDockerSuite/TestRunModeHostname [2020-11-27T12:21:03.797Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-11-27T12:21:03.797Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-11-27T12:21:04.058Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-11-27T12:21:05.001Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-11-27T12:21:05.573Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-11-27T12:21:06.516Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-11-27T12:21:06.516Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-11-27T12:21:06.777Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-11-27T12:21:07.720Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-11-27T12:21:08.664Z] === RUN TestDockerSuite/TestRunMount [2020-11-27T12:21:12.872Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-11-27T12:21:12.872Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-11-27T12:21:13.132Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-11-27T12:21:14.076Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-11-27T12:21:15.465Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-11-27T12:21:17.391Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-11-27T12:21:18.778Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-11-27T12:21:20.166Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-11-27T12:21:21.109Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-11-27T12:21:22.054Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-11-27T12:21:22.054Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-11-27T12:21:22.629Z] === RUN TestDockerSuite/TestRunNetHost [2020-11-27T12:21:23.573Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-11-27T12:21:23.835Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-11-27T12:21:24.100Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-11-27T12:21:24.674Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-11-27T12:21:26.589Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-11-27T12:21:28.510Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-11-27T12:21:31.061Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-11-27T12:21:31.323Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-11-27T12:21:31.323Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-11-27T12:21:32.270Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-11-27T12:21:32.270Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-11-27T12:21:32.531Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-11-27T12:21:32.793Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-11-27T12:21:33.366Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-11-27T12:21:33.366Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-11-27T12:21:34.314Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-11-27T12:21:35.710Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-11-27T12:21:39.917Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-11-27T12:21:39.917Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-11-27T12:21:40.488Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-11-27T12:21:40.751Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-11-27T12:21:41.695Z] === RUN TestDockerSuite/TestRunPortInUse [2020-11-27T12:21:42.637Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-11-27T12:21:42.898Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-11-27T12:21:43.159Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-11-27T12:21:43.731Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-11-27T12:21:44.303Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-11-27T12:21:44.565Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-27T12:21:44.565Z] === RUN TestDockerSuite/TestRunPublishPort [2020-11-27T12:21:45.137Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-11-27T12:21:45.400Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-11-27T12:21:45.400Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-11-27T12:21:45.972Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-11-27T12:21:46.915Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-11-27T12:21:46.915Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-11-27T12:21:48.304Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-11-27T12:21:49.249Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-11-27T12:21:50.192Z] === RUN TestDockerSuite/TestRunRm [2020-11-27T12:21:51.135Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-11-27T12:21:51.135Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-11-27T12:21:53.687Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-11-27T12:21:54.632Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-11-27T12:21:55.204Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-11-27T12:21:56.146Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-11-27T12:21:56.146Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-11-27T12:21:57.536Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-11-27T12:21:58.481Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-11-27T12:21:59.055Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-11-27T12:22:01.605Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-11-27T12:22:01.867Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-11-27T12:22:05.174Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-11-27T12:22:05.174Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-11-27T12:22:05.436Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-11-27T12:22:06.010Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-11-27T12:22:06.039Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-11-27T12:22:06.039Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-11-27T12:22:06.039Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-11-27T12:22:06.039Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-11-27T12:22:06.039Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-11-27T12:22:06.039Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-11-27T12:22:06.039Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-11-27T12:22:06.039Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-11-27T12:22:06.039Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-11-27T12:22:06.040Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-11-27T12:22:06.040Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-11-27T12:22:06.040Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-11-27T12:22:06.584Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-11-27T12:22:07.158Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-11-27T12:22:07.731Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-11-27T12:22:07.731Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-11-27T12:22:08.304Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-11-27T12:22:08.876Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-11-27T12:22:09.138Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-11-27T12:22:10.083Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-11-27T12:22:10.751Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-11-27T12:22:10.751Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-11-27T12:22:10.751Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-11-27T12:22:11.027Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-11-27T12:22:12.947Z] === RUN TestDockerSuite/TestRunState [2020-11-27T12:22:13.664Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-11-27T12:22:13.890Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-11-27T12:22:14.462Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-11-27T12:22:15.036Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-11-27T12:22:15.036Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-11-27T12:22:15.036Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-11-27T12:22:15.609Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-11-27T12:22:15.849Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-11-27T12:22:15.849Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-11-27T12:22:15.849Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-11-27T12:22:15.849Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-11-27T12:22:15.871Z] === RUN TestDockerSuite/TestRunSysctls [2020-11-27T12:22:16.309Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-11-27T12:22:16.817Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-11-27T12:22:17.078Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-11-27T12:22:17.078Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-11-27T12:22:17.078Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-11-27T12:22:17.650Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-11-27T12:22:19.221Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-11-27T12:22:19.221Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-11-27T12:22:19.221Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-11-27T12:22:19.569Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-11-27T12:22:20.141Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-11-27T12:22:21.531Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-11-27T12:22:21.793Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-11-27T12:22:24.340Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-11-27T12:22:26.310Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-11-27T12:22:27.641Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-11-27T12:22:27.641Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-11-27T12:22:27.903Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-11-27T12:22:28.476Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-11-27T12:22:29.868Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-11-27T12:22:30.812Z] === RUN TestDockerSuite/TestRunUserByID [2020-11-27T12:22:31.083Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-11-27T12:22:31.350Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-11-27T12:22:31.350Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-11-27T12:22:31.926Z] === RUN TestDockerSuite/TestRunUserByName [2020-11-27T12:22:32.497Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-11-27T12:22:32.758Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-11-27T12:22:32.758Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-11-27T12:22:33.020Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-11-27T12:22:33.593Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-11-27T12:22:35.510Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-11-27T12:22:36.455Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-11-27T12:22:37.028Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-11-27T12:22:37.973Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-11-27T12:22:38.546Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-11-27T12:22:39.932Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-11-27T12:22:41.323Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-11-27T12:22:41.896Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-11-27T12:22:42.469Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-11-27T12:22:45.023Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-11-27T12:22:45.284Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-11-27T12:22:45.284Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-11-27T12:22:45.284Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-11-27T12:22:45.284Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-11-27T12:22:45.284Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-11-27T12:22:45.547Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-11-27T12:22:45.547Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-11-27T12:22:46.120Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-11-27T12:22:46.694Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-11-27T12:22:48.082Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-11-27T12:22:48.655Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-11-27T12:22:49.244Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-11-27T12:22:49.244Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-11-27T12:22:49.816Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-11-27T12:22:49.816Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-11-27T12:22:49.816Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-11-27T12:22:50.077Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-11-27T12:22:50.077Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-11-27T12:22:50.077Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-11-27T12:22:50.077Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-11-27T12:22:50.077Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-11-27T12:22:50.077Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-11-27T12:22:50.077Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-11-27T12:22:50.077Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-11-27T12:22:50.651Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-11-27T12:22:51.222Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-11-27T12:22:51.795Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-11-27T12:22:51.795Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-11-27T12:22:52.368Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-11-27T12:22:52.630Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-11-27T12:22:53.202Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-11-27T12:22:53.202Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-11-27T12:22:53.202Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-11-27T12:22:53.777Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-11-27T12:22:54.349Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-11-27T12:22:54.349Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-11-27T12:22:54.349Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-11-27T12:22:54.923Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-11-27T12:22:56.313Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-11-27T12:22:56.575Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-11-27T12:22:56.575Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-11-27T12:22:56.835Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-11-27T12:22:56.835Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-11-27T12:22:57.780Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-11-27T12:22:58.353Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-11-27T12:22:59.742Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-11-27T12:23:00.315Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-11-27T12:23:00.315Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-11-27T12:23:00.315Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-11-27T12:23:00.888Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-11-27T12:23:01.833Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-11-27T12:23:02.405Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-11-27T12:23:02.405Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-11-27T12:23:03.794Z] === RUN TestDockerSuite/TestSaveImageId [2020-11-27T12:23:03.794Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-11-27T12:23:04.056Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-11-27T12:23:05.463Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-11-27T12:23:05.463Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-11-27T12:23:06.412Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-11-27T12:23:06.987Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-11-27T12:23:07.249Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-11-27T12:23:07.249Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-11-27T12:23:09.167Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-11-27T12:23:10.110Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-11-27T12:23:10.682Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-11-27T12:23:10.682Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-11-27T12:23:10.682Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-11-27T12:23:10.682Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-11-27T12:23:11.254Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-11-27T12:23:13.170Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-11-27T12:23:18.460Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-11-27T12:23:19.408Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-11-27T12:23:19.670Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-11-27T12:23:20.612Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-11-27T12:23:21.560Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-11-27T12:23:24.861Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-11-27T12:23:25.803Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-11-27T12:23:26.376Z] === RUN TestDockerSuite/TestStartRecordError [2020-11-27T12:23:27.780Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-11-27T12:23:29.170Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-11-27T12:23:30.556Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-11-27T12:23:33.103Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-11-27T12:23:33.103Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-11-27T12:23:35.017Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-11-27T12:23:37.563Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-11-27T12:23:40.862Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-11-27T12:23:45.073Z] === RUN TestDockerSuite/TestStatsNoStream [2020-11-27T12:23:47.619Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-11-27T12:23:49.004Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-11-27T12:23:49.586Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-11-27T12:23:50.164Z] === RUN TestDockerSuite/TestTopPrivileged [2020-11-27T12:23:51.109Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-11-27T12:23:51.109Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-11-27T12:23:51.682Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-11-27T12:23:51.943Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-11-27T12:23:55.251Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-11-27T12:23:55.251Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-11-27T12:23:57.168Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-11-27T12:23:57.739Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-11-27T12:23:58.313Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-11-27T12:23:58.886Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-11-27T12:23:58.886Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-11-27T12:23:59.831Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-11-27T12:24:01.218Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-11-27T12:24:01.218Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-11-27T12:24:02.161Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-11-27T12:24:02.734Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-11-27T12:24:03.308Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-11-27T12:24:04.251Z] === RUN TestDockerSuite/TestUpdateStats [2020-11-27T12:24:08.458Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-11-27T12:24:08.720Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-11-27T12:24:08.720Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-11-27T12:24:09.331Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-11-27T12:24:09.910Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-11-27T12:24:12.459Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-11-27T12:24:14.375Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-11-27T12:24:16.926Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-11-27T12:24:17.869Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-11-27T12:24:20.417Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-11-27T12:24:21.805Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-11-27T12:24:22.823Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-11-27T12:24:22.823Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-11-27T12:24:23.192Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-11-27T12:24:25.113Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-11-27T12:24:25.736Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-11-27T12:24:25.737Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-11-27T12:24:26.061Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-11-27T12:24:27.007Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-11-27T12:24:27.951Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-11-27T12:24:29.340Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-11-27T12:24:30.285Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-11-27T12:24:30.614Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-11-27T12:24:30.857Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-11-27T12:24:31.076Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-11-27T12:24:31.076Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-11-27T12:24:31.076Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-11-27T12:24:31.076Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-11-27T12:24:31.537Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-11-27T12:24:32.508Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-11-27T12:24:32.777Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-11-27T12:24:32.777Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-11-27T12:24:34.694Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-11-27T12:24:35.420Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-11-27T12:24:36.082Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-11-27T12:24:36.391Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-11-27T12:24:36.852Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-11-27T12:24:36.852Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-11-27T12:24:36.852Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-11-27T12:24:39.038Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-11-27T12:24:48.310Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-11-27T12:24:50.857Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-11-27T12:24:51.120Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-11-27T12:24:51.120Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-11-27T12:24:51.457Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-11-27T12:24:51.693Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-11-27T12:24:51.693Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-11-27T12:24:51.693Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-11-27T12:24:51.693Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-11-27T12:24:52.265Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-11-27T12:24:52.265Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-11-27T12:24:52.837Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-11-27T12:24:52.837Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-11-27T12:24:52.837Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-11-27T12:24:52.837Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-11-27T12:24:52.837Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-11-27T12:24:54.223Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-11-27T12:24:54.486Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-11-27T12:24:54.486Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-11-27T12:24:54.486Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-11-27T12:24:54.747Z] === RUN TestDockerSuite/TestVolumeEvents [2020-11-27T12:24:57.270Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-11-27T12:24:57.731Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-11-27T12:24:57.731Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-11-27T12:25:00.052Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-11-27T12:25:00.644Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-11-27T12:25:01.436Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-11-27T12:25:01.436Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-11-27T12:25:01.436Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-11-27T12:25:02.188Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-11-27T12:25:03.355Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-11-27T12:25:05.906Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite (1370.34s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.30s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.75s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.37s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.08s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.27s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.74s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.51s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.98s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.75s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.77s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.85s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.87s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.96s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.78s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAttachDetach (1.06s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.89s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.66s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.54s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.60s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.29s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.49s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.09s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.06s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.96s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.35s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.74s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.65s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.19s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.69s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.80s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.36s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.70s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.31s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.65s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.46s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.02s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.54s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.28s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.23s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.05s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.16s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.14s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.16s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.41s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.51s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.60s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.73s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.23s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.09s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.51s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.53s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.10s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.48s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.77s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.82s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.73s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.29s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.55s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.13s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.03s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.39s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.00s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.16s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.74s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.69s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.02s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.65s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.12s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.12s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.03s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.64s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.65s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.39s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildCmd (0.19s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.21s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.24s) [2020-11-27T12:25:05.906Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-11-27T12:25:05.906Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.08s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.42s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.09s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.80s) [2020-11-27T12:25:05.906Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.77s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.68s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.30s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.45s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.68s) [2020-11-27T12:25:05.907Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-11-27T12:25:05.907Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.907Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-11-27T12:25:05.907Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.907Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-11-27T12:25:05.907Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.907Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-11-27T12:25:05.907Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.76s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.57s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.83s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.75s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.09s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.17s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.90s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.33s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.43s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.52s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.64s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.48s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.32s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.60s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.98s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.49s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.03s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.05s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.63s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.31s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.59s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.61s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.71s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.30s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.72s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.81s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.66s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.12s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEnv (1.70s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.53s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.21s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.10s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.73s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.86s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.50s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.25s) [2020-11-27T12:25:05.907Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-11-27T12:25:05.907Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.14s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildFails (0.93s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.06s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.97s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.73s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.96s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.42s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.92s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.46s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.22s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.32s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.94s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildHistory (3.08s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.67s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildInheritance (1.06s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.66s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildLabel (0.31s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.78s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.45s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.85s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.56s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.24s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.56s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.08s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.01s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.42s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.17s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.00s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.67s) [2020-11-27T12:25:05.907Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-11-27T12:25:05.907Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.56s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.25s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.35s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.53s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.75s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.75s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.30s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.40s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.32s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.72s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.77s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.64s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.16s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.44s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.91s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.30s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.21s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.50s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildPATH (2.37s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.63s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.72s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.28s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.16s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.68s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildRm (2.29s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.05s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.37s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.88s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.05s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.95s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.18s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.36s) [2020-11-27T12:25:05.907Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-27T12:25:05.907Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.72s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildStderr (0.78s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.74s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.69s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.68s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.61s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.89s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildUser (1.19s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.21s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.32s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.84s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.35s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.82s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.86s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.45s) [2020-11-27T12:25:05.907Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-27T12:25:05.907Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.907Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-11-27T12:25:05.907Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.907Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-27T12:25:05.907Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.907Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-27T12:25:05.907Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.04s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.14s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.87s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.65s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.05s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.24s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.73s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.32s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.48s) [2020-11-27T12:25:05.907Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-27T12:25:05.907Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.78s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.12s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.10s) [2020-11-27T12:25:05.907Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-11-27T12:25:05.907Z] docker_cli_sni_test.go:18: Flakey test [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.67s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.02s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestCommitChange (0.96s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.75s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.29s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.42s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.68s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestCommitTTY (1.15s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.74s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.28s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.88s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.19s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.75s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.14s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.85s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.71s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.80s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.84s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.13s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.53s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.65s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.64s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.27s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.55s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.67s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.60s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.58s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.47s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.67s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.77s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.73s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.61s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.32s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.27s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.39s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.77s) [2020-11-27T12:25:05.907Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.63s) [2020-11-27T12:25:05.907Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-11-27T12:25:05.908Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.71s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.25s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.14s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.45s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.51s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.13s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.33s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.31s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.31s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.41s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.33s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ae7aa0_} (1.45s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1263511996_/foo_false____} (1.41s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1263511996_/foo_true____} (1.39s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3618442731_/foo_false____} (1.55s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3618442731_/foo_true____} (1.32s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3618442731_/foo_true__0xc000ae7b20__} (1.48s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ae7b40_} (1.36s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ae7b60_} (1.33s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ae7b80_} (1.33s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ae7ba0_} (0.45s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.91s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.73s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.16s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.05s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.47s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.97s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.07s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.67s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.03s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.83s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.98s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.25s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.00s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.93s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.87s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.57s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.82s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.12s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.73s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.60s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.08s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.07s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.27s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.66s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.97s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.33s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.56s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.80s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.20s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.39s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.64s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.80s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.65s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.54s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.72s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.72s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpToDot (0.75s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.17s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.14s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.94s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.33s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.77s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.10s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2020-11-27T12:25:05.908Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-11-27T12:25:05.908Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.56s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2020-11-27T12:25:05.908Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-27T12:25:05.908Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.73s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.36s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.58s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.17s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.69s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.22s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.94s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.50s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.81s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.67s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.95s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.32s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.77s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.00s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.88s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.20s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsAttach (0.90s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsCommit (0.66s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.53s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.43s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.95s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.21s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.00s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsCopy (0.78s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.91s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.54s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.93s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsFilters (0.95s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsFormat (1.02s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.80s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.71s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2020-11-27T12:25:05.908Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-27T12:25:05.908Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-11-27T12:25:05.908Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-27T12:25:05.908Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.46s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.71s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsResize (0.68s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.72s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.59s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.82s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.52s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.49s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.47s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.70s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.65s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.80s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.69s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.61s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.17s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecCgroup (1.12s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecEnv (0.78s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.18s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.77s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecInspectID (1.63s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecInteractive (0.61s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.61s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecParseError (0.59s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.57s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.52s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.09s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecStartFails (0.58s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecTTY (0.57s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2020-11-27T12:25:05.908Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-27T12:25:05.908Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.67s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestHealth (18.74s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.74s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImportFile (1.49s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.16s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.66s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-11-27T12:25:05.908Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2020-11-27T12:25:05.909Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-27T12:25:05.909Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectDefault (0.48s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-11-27T12:25:05.909Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-27T12:25:05.909Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.54s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.54s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.56s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.50s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.61s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.45s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.13s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.19s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.33s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.12s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.18s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.61s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.81s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.45s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.27s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.75s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.98s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.53s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.50s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.78s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.63s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.96s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.93s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.12s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.65s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsTail (0.61s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.79s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.38s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.50s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestNetHostname (1.67s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.30s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.71s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.27s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPluginActive (1.51s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.96s) [2020-11-27T12:25:05.909Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-27T12:25:05.909Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.92s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.34s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.40s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.06s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.24s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.54s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.23s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.95s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPortList (7.57s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.06s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.13s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.01s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.87s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.94s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPsByOrder (1.90s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.83s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.74s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.56s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.38s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.45s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.03s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.50s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.02s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.02s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.97s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.00s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.91s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.42s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.62s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2020-11-27T12:25:05.909Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-11-27T12:25:05.909Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.30s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.36s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.96s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.57s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.99s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.30s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.03s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.01s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.56s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.12s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.64s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.65s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.57s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.74s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.96s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAddHost (0.74s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.93s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.13s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.64s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.49s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.62s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.49s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.76s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.74s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.60s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.76s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.73s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.53s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.93s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.98s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.51s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.05s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.08s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.48s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.61s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.48s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.67s) [2020-11-27T12:25:05.909Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-11-27T12:25:05.909Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.909Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-11-27T12:25:05.909Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.21s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.88s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.13s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.51s) [2020-11-27T12:25:05.909Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-11-27T12:25:05.909Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.56s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.12s) [2020-11-27T12:25:05.909Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.52s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.58s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.55s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.55s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.68s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunExitCode (0.53s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.54s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.54s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.51s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.94s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s) [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-27T12:25:05.910Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.95s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.58s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.40s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.14s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.16s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.72s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.11s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.30s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.28s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.64s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.47s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.39s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.86s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.00s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.86s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunMount (3.82s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.90s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.94s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.35s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.48s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.95s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.00s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNetHost (0.85s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.66s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.76s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.84s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.73s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.41s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.54s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.53s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.74s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.75s) [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-27T12:25:05.910Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.03s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.61s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2020-11-27T12:25:05.910Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-27T12:25:05.910Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.45s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-11-27T12:25:05.910Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.88s) [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-11-27T12:25:05.910Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.38s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.16s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunRm (0.73s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.70s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.73s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.70s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.63s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.31s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.39s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.55s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.66s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.54s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.55s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunState (1.39s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.45s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-27T12:25:05.910Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.50s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunSysctls (1.14s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.94s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.59s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.22s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.77s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.97s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.40s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.87s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunUserByID (0.44s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.50s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-27T12:25:05.910Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.98s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.75s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.25s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.56s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.14s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.65s) [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-27T12:25:05.910Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-11-27T12:25:05.910Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-27T12:25:05.910Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-27T12:25:05.910Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.66s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.60s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.24s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s) [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-27T12:25:05.910Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-27T12:25:05.910Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-27T12:25:05.910Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-27T12:25:05.910Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-27T12:25:05.910Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-11-27T12:25:05.910Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.53s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.62s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.69s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.60s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.57s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.16s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-27T12:25:05.910Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.44s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.82s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.18s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.31s) [2020-11-27T12:25:05.910Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents542173044 [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.48s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.20s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.67s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.27s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.88s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.70s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.73s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.04s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.81s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.52s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestStartRecordError (1.20s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.65s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.56s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.41s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.57s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.70s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.65s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.63s) [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-27T12:25:05.910Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.65s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.17s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.00s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.56s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.70s) [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-27T12:25:05.910Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.72s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.33s) [2020-11-27T12:25:05.910Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-27T12:25:05.910Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.10s) [2020-11-27T12:25:05.910Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2020-11-27T12:25:05.911Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-27T12:25:05.911Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.72s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.30s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.16s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.97s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.41s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.19s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.96s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.72s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.84s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.78s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.76s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.68s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.50s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.37s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.34s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.81s) [2020-11-27T12:25:05.911Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.42s) [2020-11-27T12:25:05.911Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-11-27T12:25:05.911Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-11-27T12:25:05.911Z] === RUN TestDockerRegistrySuite [2020-11-27T12:25:05.911Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-11-27T12:25:06.172Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-11-27T12:25:07.117Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-11-27T12:25:07.995Z] === RUN TestDockerSuite/TestBuildAddScript [2020-11-27T12:25:07.995Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-11-27T12:25:07.995Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-11-27T12:25:07.995Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-11-27T12:25:07.995Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-11-27T12:25:07.995Z] === RUN TestDockerSuite/TestBuildAddTar [2020-11-27T12:25:08.509Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-11-27T12:25:09.895Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-11-27T12:25:09.895Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-11-27T12:25:13.203Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-11-27T12:25:13.776Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-11-27T12:25:17.985Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-11-27T12:25:20.553Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-11-27T12:25:21.125Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-11-27T12:25:22.069Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-11-27T12:25:23.012Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-11-27T12:25:24.400Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-11-27T12:25:25.343Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-11-27T12:25:26.287Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-11-27T12:25:27.231Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-11-27T12:25:29.146Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-11-27T12:25:31.063Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-11-27T12:25:32.450Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-11-27T12:25:34.366Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-11-27T12:25:35.823Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-11-27T12:25:35.823Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-11-27T12:25:36.766Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-11-27T12:25:37.709Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-11-27T12:25:38.281Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-11-27T12:25:40.831Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-11-27T12:25:41.093Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-11-27T12:25:42.035Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-11-27T12:25:42.608Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-11-27T12:25:42.608Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-11-27T12:25:42.869Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-11-27T12:25:43.130Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-11-27T12:25:43.391Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-11-27T12:25:43.652Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-11-27T12:25:44.597Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-11-27T12:25:45.982Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-11-27T12:25:46.926Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-11-27T12:25:47.868Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-11-27T12:25:48.811Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite (43.90s) [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.41s) [2020-11-27T12:25:49.754Z] check_test.go:196: [d8f0e4ef3b921] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.36s) [2020-11-27T12:25:49.754Z] check_test.go:196: [d277567ce03d3] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.31s) [2020-11-27T12:25:49.754Z] check_test.go:196: [d008a4f2bc2a0] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-11-27T12:25:49.754Z] check_test.go:196: [dafeb8f047301] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.68s) [2020-11-27T12:25:49.754Z] check_test.go:196: [dba2bb447caff] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.67s) [2020-11-27T12:25:49.754Z] check_test.go:196: [d11b17c462923] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.92s) [2020-11-27T12:25:49.754Z] check_test.go:196: [de1964ab20919] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2020-11-27T12:25:49.754Z] check_test.go:196: [deb3f10c6f012] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s) [2020-11-27T12:25:49.754Z] check_test.go:196: [d26e64cb881a1] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2020-11-27T12:25:49.754Z] check_test.go:196: [d237223990ac8] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.19s) [2020-11-27T12:25:49.754Z] check_test.go:196: [d7c2ccce69e28] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2020-11-27T12:25:49.754Z] check_test.go:196: [dd1845dcbc095] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2020-11-27T12:25:49.754Z] check_test.go:196: [d2e0d7f8f2c26] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.04s) [2020-11-27T12:25:49.754Z] check_test.go:196: [d6b875c8a7621] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.97s) [2020-11-27T12:25:49.754Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b46eeba941905a17fc03ffdcbf8f537183112cacb9789ed00bd57aeadd887f21 [2020-11-27T12:25:49.754Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c6c42d615e0406fae393e9a66661558e473083c0967ab49be0e71783e29a79c5 [2020-11-27T12:25:49.754Z] check_test.go:196: [d8a59e3045461] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.93s) [2020-11-27T12:25:49.754Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5da0e721c4112bf6f0370ee3a601482c828d3305e54dc77b3e957d2b78d30bb6 [2020-11-27T12:25:49.754Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:918950b56ca45a40f77ec07ae08e7778ed50be0cfedd600ef989994ebfe80251 [2020-11-27T12:25:49.754Z] check_test.go:196: [d571eb936f6cb] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.17s) [2020-11-27T12:25:49.754Z] check_test.go:196: [dd7f32b2632c9] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.13s) [2020-11-27T12:25:49.754Z] check_test.go:196: [d379be395857b] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.08s) [2020-11-27T12:25:49.754Z] check_test.go:196: [dc7de07a7a573] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-11-27T12:25:49.754Z] check_test.go:196: [da02b24d08c3d] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2020-11-27T12:25:49.754Z] check_test.go:196: [da367222b774a] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2020-11-27T12:25:49.754Z] check_test.go:196: [d4c66b9868d34] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2020-11-27T12:25:49.754Z] check_test.go:196: [d2cf811293d83] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.30s) [2020-11-27T12:25:49.754Z] check_test.go:196: [d1e326c9bd350] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-11-27T12:25:49.754Z] check_test.go:196: [db3ce6a9efef0] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.06s) [2020-11-27T12:25:49.754Z] check_test.go:196: [dd2b5ee2895c0] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2020-11-27T12:25:49.754Z] check_test.go:196: [ddae3b92158aa] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-11-27T12:25:49.754Z] check_test.go:196: [d77edaf352d8f] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-11-27T12:25:49.754Z] check_test.go:196: [d0a48a2a2c495] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2020-11-27T12:25:49.754Z] check_test.go:196: [d39a7071ef63e] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2020-11-27T12:25:49.754Z] check_test.go:196: [d006b3dc600b6] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-11-27T12:25:49.754Z] check_test.go:196: [ddaf0e53b7352] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.06s) [2020-11-27T12:25:49.754Z] check_test.go:196: [df9eeb8783397] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) [2020-11-27T12:25:49.754Z] check_test.go:196: [d068ca206117b] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2020-11-27T12:25:49.754Z] check_test.go:196: [dca03a084da5a] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2020-11-27T12:25:49.754Z] check_test.go:196: [d747fbd58be97] daemon is not started [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s) [2020-11-27T12:25:49.754Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-11-27T12:25:49.754Z] === RUN TestDockerSchema1RegistrySuite [2020-11-27T12:25:49.754Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-11-27T12:25:49.754Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-11-27T12:25:53.060Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-11-27T12:25:58.358Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-11-27T12:25:58.782Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-11-27T12:25:58.782Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-11-27T12:25:58.782Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-11-27T12:26:00.905Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-11-27T12:26:01.477Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-11-27T12:26:02.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-11-27T12:26:02.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-11-27T12:26:03.811Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-11-27T12:26:04.384Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-11-27T12:26:05.328Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-11-27T12:26:07.876Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-11-27T12:26:08.137Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-11-27T12:26:08.710Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-11-27T12:26:08.710Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-11-27T12:26:08.972Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-11-27T12:26:09.234Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-11-27T12:26:09.807Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-11-27T12:26:09.807Z] --- PASS: TestDockerSchema1RegistrySuite (20.19s) [2020-11-27T12:26:09.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2020-11-27T12:26:09.807Z] check_test.go:223: [ddc69161845ad] daemon is not started [2020-11-27T12:26:09.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.72s) [2020-11-27T12:26:09.807Z] check_test.go:223: [d7d27561734be] daemon is not started [2020-11-27T12:26:09.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.05s) [2020-11-27T12:26:09.807Z] check_test.go:223: [d03dc66023388] daemon is not started [2020-11-27T12:26:09.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.87s) [2020-11-27T12:26:09.807Z] check_test.go:223: [d94c165a2e9c5] daemon is not started [2020-11-27T12:26:09.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s) [2020-11-27T12:26:09.807Z] check_test.go:223: [d0644936049a8] daemon is not started [2020-11-27T12:26:09.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2020-11-27T12:26:09.807Z] check_test.go:223: [dbcf135ed716a] daemon is not started [2020-11-27T12:26:09.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-11-27T12:26:09.807Z] check_test.go:223: [d0f3d58a8d91a] daemon is not started [2020-11-27T12:26:09.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.03s) [2020-11-27T12:26:09.807Z] check_test.go:223: [d3906ec8c27a1] daemon is not started [2020-11-27T12:26:09.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2020-11-27T12:26:09.807Z] check_test.go:223: [d0cffc22f0fc2] daemon is not started [2020-11-27T12:26:09.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2020-11-27T12:26:09.807Z] check_test.go:223: [d68c9ac4bdae8] daemon is not started [2020-11-27T12:26:09.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.41s) [2020-11-27T12:26:09.807Z] check_test.go:223: [db65ee69c3c0e] daemon is not started [2020-11-27T12:26:09.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2020-11-27T12:26:09.807Z] check_test.go:223: [dff543b25b389] daemon is not started [2020-11-27T12:26:09.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2020-11-27T12:26:09.807Z] check_test.go:223: [d350314e2f89e] daemon is not started [2020-11-27T12:26:09.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-11-27T12:26:09.807Z] check_test.go:223: [dfa9d597a6f93] daemon is not started [2020-11-27T12:26:09.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-11-27T12:26:09.807Z] check_test.go:223: [d608e395a4b11] daemon is not started [2020-11-27T12:26:09.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.32s) [2020-11-27T12:26:09.807Z] check_test.go:223: [d522f35b0cc9c] daemon is not started [2020-11-27T12:26:09.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2020-11-27T12:26:09.807Z] check_test.go:223: [d2375318f101e] daemon is not started [2020-11-27T12:26:09.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-11-27T12:26:09.807Z] check_test.go:223: [d736f7e145337] daemon is not started [2020-11-27T12:26:09.807Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-11-27T12:26:09.807Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-11-27T12:26:10.752Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-11-27T12:26:11.012Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-11-27T12:26:11.188Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-11-27T12:26:11.188Z] === RUN TestDockerSuite/TestBuildBlankName [2020-11-27T12:26:11.188Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-11-27T12:26:11.273Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-11-27T12:26:12.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-11-27T12:26:12.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-11-27T12:26:12.929Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-11-27T12:26:13.502Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-11-27T12:26:13.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.86s) [2020-11-27T12:26:13.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s) [2020-11-27T12:26:13.763Z] check_test.go:252: [d80aa151e54a4] daemon is not started [2020-11-27T12:26:13.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-11-27T12:26:13.763Z] check_test.go:252: [dbdaed82ebbfb] daemon is not started [2020-11-27T12:26:13.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-11-27T12:26:13.763Z] check_test.go:252: [d47e1c6e3740d] daemon is not started [2020-11-27T12:26:13.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2020-11-27T12:26:13.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-11-27T12:26:13.763Z] check_test.go:252: [d0948a6b845d7] daemon is not started [2020-11-27T12:26:13.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2020-11-27T12:26:13.763Z] check_test.go:252: [d67f8a0e1771c] daemon is not started [2020-11-27T12:26:13.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-11-27T12:26:13.763Z] check_test.go:252: [d93685c39d470] daemon is not started [2020-11-27T12:26:13.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-11-27T12:26:13.763Z] check_test.go:252: [d8769a26397a2] daemon is not started [2020-11-27T12:26:13.763Z] === RUN TestDockerRegistryAuthTokenSuite [2020-11-27T12:26:13.763Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-11-27T12:26:19.052Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-11-27T12:26:19.052Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-11-27T12:26:19.052Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-11-27T12:26:19.312Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-11-27T12:26:19.312Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-11-27T12:26:19.312Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-11-27T12:26:19.312Z] check_test.go:279: [d2e573f0d6d04] daemon is not started [2020-11-27T12:26:19.312Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-11-27T12:26:19.312Z] check_test.go:279: [dace32bb05678] daemon is not started [2020-11-27T12:26:19.312Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-11-27T12:26:19.312Z] check_test.go:279: [d44d6c3cb6e5c] daemon is not started [2020-11-27T12:26:19.312Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-11-27T12:26:19.312Z] check_test.go:279: [d02060ca77717] daemon is not started [2020-11-27T12:26:19.312Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-11-27T12:26:19.312Z] check_test.go:279: [df0b28963ec80] daemon is not started [2020-11-27T12:26:19.312Z] === RUN TestDockerNetworkSuite [2020-11-27T12:26:19.312Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-11-27T12:26:19.780Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-11-27T12:26:20.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-11-27T12:26:21.860Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-11-27T12:26:22.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-11-27T12:26:25.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-11-27T12:26:26.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-11-27T12:26:27.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-11-27T12:26:29.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-11-27T12:26:31.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-11-27T12:26:36.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-11-27T12:26:36.398Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-11-27T12:26:38.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-11-27T12:26:39.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-11-27T12:26:40.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-11-27T12:26:40.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-11-27T12:26:41.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-11-27T12:26:42.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-11-27T12:26:42.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-11-27T12:26:43.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-11-27T12:26:44.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-11-27T12:26:44.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-11-27T12:26:44.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-11-27T12:26:44.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-11-27T12:26:44.982Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-11-27T12:26:45.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-11-27T12:26:45.443Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-11-27T12:26:46.188Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-11-27T12:26:46.188Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-11-27T12:26:46.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-11-27T12:26:46.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-11-27T12:26:48.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-11-27T12:26:50.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-11-27T12:26:51.247Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-11-27T12:26:51.247Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-11-27T12:26:51.247Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-11-27T12:26:57.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-11-27T12:26:57.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-11-27T12:26:57.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-11-27T12:26:57.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-11-27T12:26:57.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-11-27T12:26:57.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-11-27T12:26:57.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-11-27T12:26:57.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-11-27T12:26:57.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-11-27T12:26:57.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-11-27T12:26:57.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-11-27T12:26:58.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-11-27T12:26:58.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-11-27T12:27:00.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-11-27T12:27:00.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-11-27T12:27:00.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-11-27T12:27:01.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-11-27T12:27:05.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-11-27T12:27:07.280Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-11-27T12:27:07.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-11-27T12:27:08.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-11-27T12:27:09.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-11-27T12:27:11.421Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-11-27T12:27:11.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-11-27T12:27:11.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-11-27T12:27:12.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-11-27T12:27:12.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-11-27T12:27:14.355Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-11-27T12:27:20.948Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite (60.76s) [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.17s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d5ecab0aa87a3] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d4c3e7965363b] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.98s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [df72a41f2f5a4] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.54s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [de30524e16a05] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.52s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:1233: [d4eb4da5f94ad] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d12c197fdce46] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.50s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d04c95b41957c] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.38s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d7da1a53c0edc] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d7d9dbcf354b6] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d337a4a4b86f8] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [dfbf528f4d626] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d5fd1940f5bff] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d3569c52774de] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [dbdc266b095aa] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [dc8b3b3255641] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.84s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d05e376b6ba0e] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d6d0d66b0bbf3] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d5b729a4a7762] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d31384e374dbc] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [dd7d70fc2fb02] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [db3069cced0d0] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [dd6316aaef9ba] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d1decb8c526e5] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d36241949aac7] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.40s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:968: [d6adbc500636a] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.73s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d9b14d8206a35] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.93s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:1116: [dd564cfaab416] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d92a65897c230] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d670b29e3d39b] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [dd661b1fe7211] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d271e863225a1] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [dbe4604430755] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d38d76e33adc1] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [da9b53c7b9d5e] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.40s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [dd09b3aa3e252] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d1b56912ee5fd] daemon is not started [2020-11-27T12:27:20.948Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d8db0a2a28be3] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [ded2c4aff2641] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.50s) [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.22s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:1084: [db59b7422707f] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d6ab404e64b54] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.23s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [db5153317c0d2] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.12s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d11806d3238a2] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d16cc69049224] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.81s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d528708d9b2c7] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.57s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d945b078c9f4b] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.49s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d17cd468b5803] daemon is not started [2020-11-27T12:27:20.948Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.91s) [2020-11-27T12:27:20.948Z] docker_cli_network_unix_test.go:46: [d8570644f2e71] daemon is not started [2020-11-27T12:27:20.948Z] === RUN TestDockerHubPullSuite [2020-11-27T12:27:20.948Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-11-27T12:27:22.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-11-27T12:27:22.332Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-11-27T12:27:24.880Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-11-27T12:27:25.141Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-11-27T12:27:25.712Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-11-27T12:27:25.965Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-11-27T12:27:26.969Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-11-27T12:27:26.969Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-11-27T12:27:28.256Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-11-27T12:27:28.510Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-11-27T12:27:28.510Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-11-27T12:27:28.518Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-11-27T12:27:29.093Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-11-27T12:27:29.093Z] --- PASS: TestDockerHubPullSuite (8.85s) [2020-11-27T12:27:29.093Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.04s) [2020-11-27T12:27:29.093Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.56s) [2020-11-27T12:27:29.093Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.42s) [2020-11-27T12:27:29.093Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (3.40s) [2020-11-27T12:27:29.093Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.32s) [2020-11-27T12:27:29.093Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.11s) [2020-11-27T12:27:29.093Z] PASS [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === Skipped [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-11-27T12:27:29.093Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-11-27T12:27:29.093Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-11-27T12:27:29.093Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-11-27T12:27:29.093Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-11-27T12:27:29.093Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-11-27T12:27:29.093Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-27T12:27:29.093Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-27T12:27:29.093Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-11-27T12:27:29.093Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-27T12:27:29.093Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-27T12:27:29.093Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-27T12:27:29.093Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-11-27T12:27:29.093Z] docker_cli_sni_test.go:18: Flakey test [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-11-27T12:27:29.093Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-11-27T12:27:29.093Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-11-27T12:27:29.093Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-11-27T12:27:29.093Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-11-27T12:27:29.093Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-27T12:27:29.093Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-11-27T12:27:29.093Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-11-27T12:27:29.093Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-11-27T12:27:29.093Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-11-27T12:27:29.093Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-27T12:27:29.093Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-27T12:27:29.093Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-11-27T12:27:29.093Z] docker_cli_network_unix_test.go:46: [d8db0a2a28be3] daemon is not started [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] [2020-11-27T12:27:29.093Z] DONE 1274 tests, 51 skipped in 1553.807s [2020-11-27T12:27:29.093Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-27T12:27:29.093Z] ++++ cat bundles/test-integration/docker.pid [2020-11-27T12:27:29.093Z] +++ kill 8064 [2020-11-27T12:27:30.036Z] +++ /etc/init.d/apparmor stop [2020-11-27T12:27:30.036Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T12:27:30.036Z] [2020-11-27T12:27:30.036Z] Unloading profiles will leave already running processes permanently [2020-11-27T12:27:30.036Z] unconfined, which can lead to unexpected situations. [2020-11-27T12:27:30.036Z] [2020-11-27T12:27:30.036Z] To set a process to complain mode, use the command line tool [2020-11-27T12:27:30.036Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T12:27:30.036Z] +++ true [2020-11-27T12:27:30.036Z] exiting test-integration [2020-11-27T12:27:30.036Z] ++ exit 0 [2020-11-27T12:27:30.036Z] [2020-11-27T12:27:30.610Z] + for job in $(jobs -p) [2020-11-27T12:27:30.610Z] + wait 16443 [2020-11-27T12:27:32.548Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-11-27T12:27:33.215Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-11-27T12:27:34.757Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-11-27T12:27:34.757Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-11-27T12:27:34.757Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-11-27T12:27:35.729Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-11-27T12:27:36.702Z] === RUN TestDockerSuite/TestBuildCmd [2020-11-27T12:27:37.162Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-11-27T12:27:38.133Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-11-27T12:27:38.133Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-11-27T12:27:39.145Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-11-27T12:27:41.689Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-11-27T12:27:41.689Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-11-27T12:27:43.938Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-11-27T12:27:45.481Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-11-27T12:27:45.481Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-11-27T12:27:47.023Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-11-27T12:27:47.023Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-11-27T12:27:47.023Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-11-27T12:27:48.279Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-11-27T12:27:48.541Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-11-27T12:27:49.215Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-11-27T12:27:49.484Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-11-27T12:27:50.185Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-11-27T12:27:50.185Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-11-27T12:27:50.646Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-11-27T12:27:51.107Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-11-27T12:27:51.566Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-11-27T12:27:51.566Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-11-27T12:27:51.566Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-11-27T12:27:52.030Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-11-27T12:27:57.371Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-11-27T12:28:33.084Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-11-27T12:28:34.626Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-11-27T12:28:36.167Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-11-27T12:28:41.973Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-11-27T12:28:42.433Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-11-27T12:28:42.894Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-11-27T12:28:42.894Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-11-27T12:28:43.355Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-11-27T12:28:43.355Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-11-27T12:28:48.310Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-11-27T12:29:19.070Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-11-27T12:29:19.070Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-11-27T12:29:19.070Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-11-27T12:29:35.023Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-11-27T12:29:40.193Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-11-27T12:29:41.170Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-11-27T12:29:42.141Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-11-27T12:29:45.888Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-11-27T12:29:47.259Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-11-27T12:29:51.468Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-11-27T12:29:52.973Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-11-27T12:29:55.160Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-11-27T12:30:55.790Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-11-27T12:31:00.491Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-11-27T12:31:01.463Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-11-27T12:31:57.985Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-11-27T12:32:08.007Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-11-27T12:32:08.007Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-11-27T12:32:08.007Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-11-27T12:32:08.007Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-11-27T12:32:08.007Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-11-27T12:32:08.578Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-11-27T12:32:10.492Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-11-27T12:32:13.636Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-11-27T12:32:13.636Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-11-27T12:32:13.636Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-11-27T12:32:13.797Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-11-27T12:32:15.712Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-11-27T12:32:38.797Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-11-27T12:32:51.241Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-11-27T12:33:03.642Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-11-27T12:33:11.983Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-11-27T12:33:11.983Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-11-27T12:33:13.369Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-11-27T12:33:15.914Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-11-27T12:33:19.219Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-11-27T12:33:21.782Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-11-27T12:33:39.353Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-11-27T12:33:43.746Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-11-27T12:33:47.939Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-11-27T12:33:53.744Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-11-27T12:33:55.658Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-11-27T12:33:58.203Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-11-27T12:33:58.279Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-11-27T12:34:00.767Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-11-27T12:34:07.352Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-11-27T12:34:11.558Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-11-27T12:34:14.105Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-11-27T12:34:16.650Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-11-27T12:34:19.197Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-11-27T12:34:21.746Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-11-27T12:34:24.293Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-11-27T12:34:25.692Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-11-27T12:35:21.963Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-11-27T12:35:24.379Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-11-27T12:35:24.379Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-11-27T12:35:24.379Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-11-27T12:35:24.379Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-11-27T12:35:24.379Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-11-27T12:35:24.379Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-11-27T12:35:24.379Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-11-27T12:35:24.379Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-11-27T12:35:24.842Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-11-27T12:35:30.651Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-11-27T12:35:32.836Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-11-27T12:35:36.870Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-11-27T12:35:38.642Z] === RUN TestDockerSuite/TestBuildEnv [2020-11-27T12:35:38.642Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-11-27T12:35:38.642Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-11-27T12:35:38.642Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-11-27T12:35:38.642Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-11-27T12:35:38.642Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-11-27T12:35:41.560Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-11-27T12:35:41.560Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-11-27T12:35:41.560Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-11-27T12:35:41.560Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-11-27T12:35:42.531Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-11-27T12:35:48.355Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite (1659.97s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.91s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.75s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.52s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.06s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.89s) [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:562: [d486c297e39fd] joining swarm manager [d679301f36488]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:584: [da9e09b07f7c1] joining swarm manager [d679301f36488]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] check_test.go:380: [d486c297e39fd] daemon is not started [2020-11-27T12:35:51.802Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.37s) [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:45: [dd813d3022e4b] joining swarm manager [d4944a07ecb55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.36s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.35s) [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:303: [d743d7c4e565d] joining swarm manager [dcef684e5a83d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:304: [d95b5f2e3e419] joining swarm manager [dcef684e5a83d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.08s) [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:271: [d537545d3d711] joining swarm manager [debabe4385567]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:272: [d82fd1c436643] joining swarm manager [debabe4385567]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.32s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.54s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.90s) [2020-11-27T12:35:51.802Z] docker_api_swarm_node_test.go:19: [d14edfab59707] joining swarm manager [d652a11fbc23a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_api_swarm_node_test.go:20: [de038f0db6307] joining swarm manager [d652a11fbc23a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.91s) [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:501: [d6f065cccd0b4] joining swarm manager [ddce6a397cb09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:506: [dc747914ce07f] joining swarm manager [ddce6a397cb09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.30s) [2020-11-27T12:35:51.802Z] docker_api_swarm_node_test.go:80: [d5911ae0b9812] joining swarm manager [d8ef0e01366f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.08s) [2020-11-27T12:35:51.802Z] docker_api_swarm_node_test.go:52: [d2c91100ed062] joining swarm manager [d16315a89dcf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_api_swarm_node_test.go:53: [d35548225eee7] joining swarm manager [d16315a89dcf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.11s) [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:201: [d0e7b7c018b6f] joining swarm manager [d0db478e7786d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.36s) [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:383: [d77d4a168fb8c] joining swarm manager [d1b28bd442528]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:384: [d756db13cd134] joining swarm manager [d1b28bd442528]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] check_test.go:380: [d756db13cd134] daemon is not started [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (70.30s) [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:801: [d36581c6fe7f6] joining swarm manager [d21931141a395]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:801: [d5d627f05f809] joining swarm manager [d21931141a395]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:801: [d93ec257bbe61] joining swarm manager [d21931141a395]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:801: [d32aa1bcc697e] joining swarm manager [d21931141a395]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-11-27T12:35:51.802Z] docker_api_swarm_test.go:809: [de6c4295cecec] joining swarm manager [d21931141a395]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.46s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.02s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.79s) [2020-11-27T12:35:51.802Z] docker_api_swarm_service_test.go:394: [d661262eff919] joining swarm manager [d957f1231ab23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_api_swarm_service_test.go:394: [d8b17cf4ceb38] joining swarm manager [d957f1231ab23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.14s) [2020-11-27T12:35:51.802Z] docker_api_swarm_service_test.go:342: [d8ac6afd57200] joining swarm manager [ddf8045df7d38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_api_swarm_service_test.go:342: [d4f5b53d8f470] joining swarm manager [ddf8045df7d38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.99s) [2020-11-27T12:35:51.802Z] docker_api_swarm_service_test.go:489: [d2697c756ab63] joining swarm manager [d9ffb6860f09d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_api_swarm_service_test.go:489: [d1157b31ac24c] joining swarm manager [d9ffb6860f09d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.30s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.85s) [2020-11-27T12:35:51.802Z] docker_api_swarm_service_test.go:127: [d2690a0271883] joining swarm manager [db952857a3e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_api_swarm_service_test.go:128: [d5cdf568dbdc9] joining swarm manager [db952857a3e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] docker_api_swarm_service_test.go:136: [d7c44ec180b88] joining swarm manager [db952857a3e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-27T12:35:51.802Z] docker_api_swarm_service_test.go:137: [d863238dcaa0a] joining swarm manager [db952857a3e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.25s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.13s) [2020-11-27T12:35:51.802Z] docker_api_swarm_service_test.go:303: [d44ee36b9b0cb] joining swarm manager [de0edb997e07c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_api_swarm_service_test.go:303: [d7ae0a871bded] joining swarm manager [de0edb997e07c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.88s) [2020-11-27T12:35:51.802Z] docker_api_swarm_service_test.go:99: [d35eaa45b53bd] joining swarm manager [d2d082405faa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_api_swarm_service_test.go:100: [dc7c38135dc4a] joining swarm manager [d2d082405faa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] check_test.go:380: [d35eaa45b53bd] daemon is not started [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.39s) [2020-11-27T12:35:51.802Z] docker_api_swarm_service_test.go:532: [d57659f718739] joining swarm manager [d13bfce99e8ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_api_swarm_service_test.go:533: [dee3e8b7446e9] joining swarm manager [d13bfce99e8ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.55s) [2020-11-27T12:35:51.802Z] docker_api_swarm_service_test.go:147: [d9c10abc0a6ca] joining swarm manager [dd2d204b94a69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_api_swarm_service_test.go:147: [d842e561301a7] joining swarm manager [dd2d204b94a69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.22s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.63s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.26s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.59s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.25s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.39s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.27s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.28s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.69s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.93s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.51s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.18s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.48s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.09s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.17s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.68s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.02s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.73s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.12s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.69s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.33s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.01s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.93s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.70s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.01s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.41s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.23s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.67s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.24s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.20s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.20s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.44s) [2020-11-27T12:35:51.802Z] docker_cli_service_logs_test.go:245: checking task qrey8pgnxxqo [2020-11-27T12:35:51.802Z] docker_cli_service_logs_test.go:250: checking messages for qrey8pgnxxqo [2020-11-27T12:35:51.802Z] docker_cli_service_logs_test.go:245: checking task s9yfj2m9nypl [2020-11-27T12:35:51.802Z] docker_cli_service_logs_test.go:250: checking messages for s9yfj2m9nypl [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.19s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.86s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.81s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.37s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.61s) [2020-11-27T12:35:51.802Z] docker_cli_swarm_test.go:1901: [d8172b71d69b4] joining swarm manager [d2edb734b27b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_cli_swarm_test.go:1902: [d7fa5a39547d3] joining swarm manager [d2edb734b27b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.25s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.35s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.26s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.41s) [2020-11-27T12:35:51.802Z] docker_cli_swarm_test.go:1802: [d9ba3e6d1e304] joining swarm manager [dc8e22be7392e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_cli_swarm_test.go:1803: [dcf1609ee29b9] joining swarm manager [dc8e22be7392e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.75s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (113.08s) [2020-11-27T12:35:51.802Z] docker_cli_swarm_test.go:1321: [dd14b5db680fe] joining swarm manager [db19f5ef451c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_cli_swarm_test.go:1322: [d3b381ec7165b] joining swarm manager [db19f5ef451c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.26s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.73s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.74s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.30s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.30s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.12s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.45s) [2020-11-27T12:35:51.802Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-27T12:35:51.802Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.08s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.23s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.12s) [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.45s) [2020-11-27T12:35:51.802Z] docker_cli_swarm_test.go:1186: [d8220cf4a67af] joining swarm manager [dfa5bb30ec8ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.802Z] docker_cli_swarm_test.go:1195: [dfaae312c8b4f] joining swarm manager [dfa5bb30ec8ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.802Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.65s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.40s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.11s) [2020-11-27T12:35:51.803Z] docker_cli_swarm_test.go:1118: [d512ec729a274] joining swarm manager [dd3c2b5f122c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.803Z] docker_cli_swarm_test.go:1119: [ddc43e8e7b7a0] joining swarm manager [dd3c2b5f122c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.803Z] docker_cli_swarm_test.go:1172: [dc8571d07f73c] joining swarm manager [dd3c2b5f122c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.01s) [2020-11-27T12:35:51.803Z] docker_cli_swarm_test.go:1453: [de74f8e1604ca] joining swarm manager [d90fc28c37d48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.803Z] docker_cli_swarm_test.go:1454: [d382add47298f] joining swarm manager [d90fc28c37d48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.32s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.88s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.03s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.21s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.53s) [2020-11-27T12:35:51.803Z] docker_cli_swarm_unix_test.go:62: [d7161bc79bf0b] joining swarm manager [d7d21641e2d10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.88s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.31s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.20s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.61s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2020-11-27T12:35:51.803Z] docker_api_swarm_test.go:961: [dca60df867610] joining swarm manager [dd4b0fc3ae801]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.04s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.85s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.46s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.81s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.32s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.16s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.63s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.59s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.32s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.60s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.62s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.87s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.94s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.91s) [2020-11-27T12:35:51.803Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.25s) [2020-11-27T12:35:51.803Z] === RUN TestDockerExternalVolumeSuite [2020-11-27T12:35:51.803Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-11-27T12:36:06.082Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-11-27T12:36:06.082Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-11-27T12:36:06.082Z] === RUN TestDockerSuite/TestBuildExpose [2020-11-27T12:36:06.082Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-11-27T12:36:06.082Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-11-27T12:36:06.082Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-11-27T12:36:06.082Z] === RUN TestDockerSuite/TestBuildFails [2020-11-27T12:36:08.267Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-11-27T12:36:08.267Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-11-27T12:36:09.917Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-11-27T12:36:18.609Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-11-27T12:36:23.319Z] === RUN TestDockerSuite/TestBuildForceRm [2020-11-27T12:36:35.731Z] === RUN TestDockerSuite/TestBuildFromGit [2020-11-27T12:36:41.548Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-11-27T12:36:42.522Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-11-27T12:36:48.327Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-11-27T12:36:48.327Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-11-27T12:36:48.788Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-11-27T12:36:49.249Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-11-27T12:36:49.249Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-11-27T12:36:59.590Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-11-27T12:36:59.590Z] === RUN TestDockerSuite/TestBuildHistory [2020-11-27T12:37:09.931Z] === RUN TestDockerSuite/TestBuildIidFile [2020-11-27T12:37:09.931Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-11-27T12:37:12.118Z] === RUN TestDockerSuite/TestBuildInheritance [2020-11-27T12:37:12.118Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-11-27T12:37:13.089Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-11-27T12:37:13.089Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-11-27T12:37:17.646Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-11-27T12:37:17.794Z] === RUN TestDockerSuite/TestBuildLabel [2020-11-27T12:37:18.766Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-11-27T12:37:19.227Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-11-27T12:37:20.199Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-11-27T12:37:20.660Z] === RUN TestDockerSuite/TestBuildLabels [2020-11-27T12:37:21.631Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-11-27T12:37:23.174Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-11-27T12:37:24.247Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-11-27T12:37:28.978Z] === RUN TestDockerSuite/TestBuildLastModified [2020-11-27T12:37:28.978Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-11-27T12:37:28.978Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-11-27T12:37:28.978Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-11-27T12:37:28.978Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-11-27T12:37:28.978Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-11-27T12:37:28.978Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-11-27T12:37:29.438Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-11-27T12:37:30.409Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-11-27T12:37:36.214Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-11-27T12:37:53.928Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-11-27T12:37:53.928Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-11-27T12:37:53.928Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-11-27T12:37:56.356Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-11-27T12:38:11.261Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-11-27T12:38:29.660Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-11-27T12:38:42.076Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-11-27T12:38:43.371Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-11-27T12:38:45.822Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-11-27T12:38:51.627Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-11-27T12:38:55.601Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-11-27T12:38:57.438Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-11-27T12:39:15.152Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-11-27T12:39:15.152Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-11-27T12:39:20.969Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-11-27T12:39:21.430Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-11-27T12:39:21.430Z] === RUN TestDockerSuite/TestBuildNetNone [2020-11-27T12:39:21.430Z] === RUN TestDockerSuite/TestBuildNoContext [2020-11-27T12:39:24.347Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-11-27T12:39:27.714Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-11-27T12:39:29.050Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-11-27T12:39:31.238Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-11-27T12:39:31.698Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-11-27T12:39:31.698Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-11-27T12:39:34.614Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-11-27T12:39:35.586Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-11-27T12:39:37.135Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-11-27T12:39:42.620Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-11-27T12:39:47.474Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-11-27T12:39:47.935Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-11-27T12:39:58.275Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-11-27T12:40:00.460Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-11-27T12:40:00.767Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-11-27T12:40:10.794Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-11-27T12:40:15.496Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-11-27T12:40:20.203Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-11-27T12:40:21.174Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-11-27T12:40:21.174Z] === RUN TestDockerSuite/TestBuildPATH [2020-11-27T12:40:21.174Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-11-27T12:40:23.357Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-11-27T12:40:23.357Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-11-27T12:40:47.482Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-11-27T12:41:05.626Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-11-27T12:41:14.073Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-11-27T12:41:31.793Z] === RUN TestDockerSuite/TestBuildRm [2020-11-27T12:41:37.737Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-11-27T12:41:44.197Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-11-27T12:41:47.112Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-11-27T12:41:47.573Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-11-27T12:41:48.034Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-11-27T12:41:49.577Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-11-27T12:41:52.491Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-11-27T12:41:56.241Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-11-27T12:42:00.955Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-11-27T12:42:09.849Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-11-27T12:42:15.785Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-11-27T12:42:16.755Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-11-27T12:42:17.216Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-11-27T12:42:22.095Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-11-27T12:42:29.628Z] === RUN TestDockerSuite/TestBuildSpaces [2020-11-27T12:42:29.628Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-11-27T12:42:34.332Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-11-27T12:42:34.332Z] === RUN TestDockerSuite/TestBuildStderr [2020-11-27T12:42:39.032Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-11-27T12:42:40.210Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-11-27T12:42:55.115Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-11-27T12:43:00.188Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-11-27T12:43:00.648Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-11-27T12:43:03.562Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-11-27T12:43:04.535Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-11-27T12:43:09.237Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-11-27T12:43:10.022Z] --- PASS: TestDockerExternalVolumeSuite (437.13s) [2020-11-27T12:43:10.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2020-11-27T12:43:10.022Z] docker_cli_external_volume_driver_test.go:53: [d3eb1432fa849] daemon is not started [2020-11-27T12:43:10.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-11-27T12:43:10.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2020-11-27T12:43:10.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-11-27T12:43:10.022Z] docker_cli_external_volume_driver_test.go:53: [d1c333e1bc30a] daemon is not started [2020-11-27T12:43:10.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-11-27T12:43:10.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-11-27T12:43:10.022Z] docker_cli_external_volume_driver_test.go:53: [d57b14eca82f3] daemon is not started [2020-11-27T12:43:10.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-11-27T12:43:10.022Z] docker_cli_external_volume_driver_test.go:53: [dc74b9f19fd28] daemon is not started [2020-11-27T12:43:10.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2020-11-27T12:43:10.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2020-11-27T12:43:10.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.80s) [2020-11-27T12:43:10.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-11-27T12:43:10.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2020-11-27T12:43:10.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2020-11-27T12:43:10.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2020-11-27T12:43:10.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2020-11-27T12:43:10.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2020-11-27T12:43:10.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2020-11-27T12:43:10.022Z] docker_cli_external_volume_driver_test.go:485: [d57836f4b89b2] daemon is not started [2020-11-27T12:43:10.022Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-11-27T12:43:10.022Z] docker_cli_external_volume_driver_test.go:53: [df1b22b9841b3] daemon is not started [2020-11-27T12:43:10.022Z] PASS [2020-11-27T12:43:10.022Z] [2020-11-27T12:43:10.022Z] === Skipped [2020-11-27T12:43:10.022Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-27T12:43:10.022Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-27T12:43:10.022Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-11-27T12:43:10.022Z] check_test.go:309: [d24611853e696] daemon is not started [2020-11-27T12:43:10.022Z] [2020-11-27T12:43:10.022Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-11-27T12:43:10.022Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-11-27T12:43:10.022Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-11-27T12:43:10.022Z] check_test.go:309: [dac04a3cf9b8f] daemon is not started [2020-11-27T12:43:10.022Z] [2020-11-27T12:43:10.022Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-11-27T12:43:10.022Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-11-27T12:43:10.022Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-11-27T12:43:10.022Z] check_test.go:309: [d0e455c933090] daemon is not started [2020-11-27T12:43:10.022Z] [2020-11-27T12:43:10.022Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-11-27T12:43:10.022Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-11-27T12:43:10.022Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-11-27T12:43:10.022Z] [2020-11-27T12:43:10.022Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-27T12:43:10.022Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-27T12:43:10.022Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-11-27T12:43:10.022Z] [2020-11-27T12:43:10.022Z] [2020-11-27T12:43:10.022Z] DONE 273 tests, 5 skipped in 2491.844s [2020-11-27T12:43:10.022Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-27T12:43:10.022Z] ++++ cat bundles/test-integration/docker.pid [2020-11-27T12:43:10.022Z] +++ kill 8050 [2020-11-27T12:43:10.289Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d722cab1af523/docker.pid [2020-11-27T12:43:10.289Z] +++ kill 6027 [2020-11-27T12:43:10.289Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6027 is not a child of this shell [2020-11-27T12:43:10.289Z] warning: PID 6027 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d722cab1af523/docker.pid had a nonzero exit code [2020-11-27T12:43:10.289Z] +++ /etc/init.d/apparmor stop [2020-11-27T12:43:10.289Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-27T12:43:10.289Z] [2020-11-27T12:43:10.289Z] Unloading profiles will leave already running processes permanently [2020-11-27T12:43:10.289Z] unconfined, which can lead to unexpected situations. [2020-11-27T12:43:10.289Z] [2020-11-27T12:43:10.289Z] To set a process to complain mode, use the command line tool [2020-11-27T12:43:10.289Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-27T12:43:10.289Z] +++ true [2020-11-27T12:43:10.289Z] exiting test-integration [2020-11-27T12:43:10.289Z] ++ exit 0 [2020-11-27T12:43:10.289Z] [2020-11-27T12:43:10.557Z] + exit 0 [2020-11-27T12:43:10.557Z] ++ jobs -p [2020-11-27T12:43:10.557Z] + pids= [2020-11-27T12:43:10.557Z] + echo 'Remaining pids to kill: []' [2020-11-27T12:43:10.557Z] Remaining pids to kill: [] [2020-11-27T12:43:10.557Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-11-27T12:43:10.580Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-27T12:43:12.821Z] + echo Ensuring container killed. [2020-11-27T12:43:12.821Z] Ensuring container killed. [2020-11-27T12:43:12.821Z] + docker ps -aq -f name=docker-pr2-* [2020-11-27T12:43:12.821Z] + cids=8ff072aa1399 [2020-11-27T12:43:12.821Z] 3b3288dcfabb [2020-11-27T12:43:12.821Z] 963bf194d6c6 [2020-11-27T12:43:12.821Z] + [ -n 8ff072aa1399 [2020-11-27T12:43:12.821Z] 3b3288dcfabb [2020-11-27T12:43:12.821Z] 963bf194d6c6 ] [2020-11-27T12:43:12.821Z] + docker rm -vf 8ff072aa1399 3b3288dcfabb 963bf194d6c6 [2020-11-27T12:43:14.742Z] 8ff072aa1399 [2020-11-27T12:43:14.742Z] 3b3288dcfabb [2020-11-27T12:43:15.047Z] === RUN TestDockerSuite/TestBuildUser [2020-11-27T12:43:15.047Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-11-27T12:43:15.047Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-11-27T12:43:15.047Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-11-27T12:43:15.322Z] 963bf194d6c6 [Pipeline] sh [2020-11-27T12:43:15.616Z] + echo Chowning /workspace to jenkins user [2020-11-27T12:43:15.616Z] Chowning /workspace to jenkins user [2020-11-27T12:43:15.616Z] + id -u [2020-11-27T12:43:15.616Z] + id -g [2020-11-27T12:43:15.616Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41718:/workspace busybox chown -R 1000:1000 /workspace [2020-11-27T12:43:15.616Z] Unable to find image 'busybox:latest' locally [2020-11-27T12:43:19.752Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-11-27T12:43:20.213Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-11-27T12:43:20.904Z] latest: Pulling from library/busybox [2020-11-27T12:43:20.904Z] 5f5dd3e95e9f: Pulling fs layer [2020-11-27T12:43:20.904Z] 5f5dd3e95e9f: Verifying Checksum [2020-11-27T12:43:20.904Z] 5f5dd3e95e9f: Download complete [2020-11-27T12:43:20.904Z] 5f5dd3e95e9f: Pull complete [2020-11-27T12:43:20.904Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-27T12:43:20.904Z] Status: Downloaded newer image for busybox:latest [2020-11-27T12:43:23.130Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-11-27T12:43:23.130Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-11-27T12:43:23.130Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-27T12:43:24.510Z] + bundleName=amd64 [2020-11-27T12:43:24.510Z] + echo Creating amd64-bundles.tar.gz [2020-11-27T12:43:24.510Z] Creating amd64-bundles.tar.gz [2020-11-27T12:43:24.510Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-27T12:43:24.510Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-27T12:43:25.470Z] Archiving artifacts [2020-11-27T12:43:27.558Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41718/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-27T12:43:27.873Z] + make clean [2020-11-27T12:43:28.134Z] docker volume rm -f docker-dev-cache [2020-11-27T12:43:28.134Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-27T12:43:48.301Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-11-27T12:43:48.301Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-11-27T12:43:56.893Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-11-27T12:44:01.604Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-11-27T12:44:02.064Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-11-27T12:44:02.064Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-11-27T12:44:04.985Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-11-27T12:44:05.447Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-11-27T12:44:20.287Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-11-27T12:44:24.039Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-11-27T12:44:24.039Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-11-27T12:44:38.899Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-11-27T12:44:38.899Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-11-27T12:44:38.899Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-11-27T12:44:38.899Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-11-27T12:44:40.444Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-11-27T12:44:50.793Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-11-27T12:44:51.766Z] === RUN TestDockerSuite/TestBuildXZHost [2020-11-27T12:44:51.766Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-11-27T12:44:51.766Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-11-27T12:44:51.766Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-11-27T12:44:53.956Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-11-27T12:44:59.771Z] === RUN TestDockerSuite/TestCommitChange [2020-11-27T12:45:04.478Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-11-27T12:45:10.296Z] === RUN TestDockerSuite/TestCommitHardlink [2020-11-27T12:45:10.296Z] === RUN TestDockerSuite/TestCommitNewFile [2020-11-27T12:45:17.394Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-11-27T12:45:17.394Z] === RUN TestDockerSuite/TestCommitTTY [2020-11-27T12:45:29.804Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-11-27T12:45:33.557Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-11-27T12:45:33.557Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-11-27T12:45:33.558Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-11-27T12:45:33.558Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-11-27T12:45:33.558Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-11-27T12:45:33.558Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-11-27T12:45:33.558Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-11-27T12:45:33.558Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-11-27T12:45:34.035Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-11-27T12:45:41.131Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-11-27T12:45:48.222Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-11-27T12:45:48.222Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-11-27T12:45:50.407Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-11-27T12:45:50.407Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-11-27T12:45:50.407Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-11-27T12:45:50.407Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-11-27T12:45:52.591Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-11-27T12:45:52.591Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-11-27T12:45:52.591Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-11-27T12:45:54.776Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-11-27T12:45:54.776Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-11-27T12:45:54.776Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-11-27T12:45:54.776Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-11-27T12:45:54.777Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-11-27T12:45:56.967Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-11-27T12:45:59.153Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-11-27T12:46:01.341Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-11-27T12:46:01.341Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-11-27T12:46:01.341Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-11-27T12:46:03.527Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-11-27T12:46:03.527Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-11-27T12:46:05.713Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-11-27T12:46:05.713Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-11-27T12:46:05.713Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-11-27T12:46:07.254Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-11-27T12:46:07.254Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-11-27T12:46:09.440Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-11-27T12:46:09.440Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-11-27T12:46:11.626Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-11-27T12:46:11.626Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-11-27T12:46:13.813Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-11-27T12:46:22.405Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-11-27T12:46:27.115Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-11-27T12:46:27.115Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-11-27T12:46:27.115Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-11-27T12:46:27.115Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-11-27T12:46:27.115Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-11-27T12:46:28.088Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-11-27T12:46:28.088Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-11-27T12:46:30.276Z] === RUN TestDockerSuite/TestContainerAPITop [2020-11-27T12:46:30.276Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-11-27T12:46:32.461Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-11-27T12:46:32.461Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-11-27T12:46:37.163Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-11-27T12:46:38.707Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-11-27T12:46:38.707Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-11-27T12:46:38.707Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-11-27T12:46:38.707Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-11-27T12:46:38.707Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-11-27T12:46:38.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-11-27T12:46:45.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-11-27T12:46:45.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2020-11-27T12:46:47.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2020-11-27T12:46:50.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2020-11-27T12:46:52.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2020-11-27T12:46:54.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00065c7e0_} [2020-11-27T12:46:56.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1748568198_c:\foo_false____} [2020-11-27T12:46:58.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1748568198_c:\foo_true____} [2020-11-27T12:47:01.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-11-27T12:47:01.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-11-27T12:47:01.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-11-27T12:47:01.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-11-27T12:47:01.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-11-27T12:47:01.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-11-27T12:47:01.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-11-27T12:47:01.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-11-27T12:47:01.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-11-27T12:47:01.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-11-27T12:47:01.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-11-27T12:47:01.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-11-27T12:47:01.554Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-11-27T12:47:01.554Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-11-27T12:47:01.554Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-11-27T12:47:01.554Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-11-27T12:47:01.554Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-11-27T12:47:01.554Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-11-27T12:47:03.741Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-11-27T12:47:03.741Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-11-27T12:47:03.741Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-11-27T12:47:03.741Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-11-27T12:47:03.741Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-11-27T12:47:03.741Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-11-27T12:47:03.741Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-11-27T12:47:03.741Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-11-27T12:47:03.741Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-11-27T12:47:03.741Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-11-27T12:47:03.741Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-11-27T12:47:03.741Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-11-27T12:47:03.741Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-11-27T12:47:03.741Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-11-27T12:47:06.655Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-11-27T12:47:06.655Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-11-27T12:47:06.655Z] === RUN TestDockerSuite/TestCpRelativePath [2020-11-27T12:47:08.842Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-11-27T12:47:08.842Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-11-27T12:47:08.842Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-11-27T12:47:08.842Z] === RUN TestDockerSuite/TestCpToCaseA [2020-11-27T12:47:13.544Z] === RUN TestDockerSuite/TestCpToCaseB [2020-11-27T12:47:15.728Z] === RUN TestDockerSuite/TestCpToCaseC [2020-11-27T12:47:15.728Z] === RUN TestDockerSuite/TestCpToCaseD [2020-11-27T12:47:15.728Z] === RUN TestDockerSuite/TestCpToCaseE [2020-11-27T12:47:24.314Z] === RUN TestDockerSuite/TestCpToCaseF [2020-11-27T12:47:24.314Z] === RUN TestDockerSuite/TestCpToCaseG [2020-11-27T12:47:24.314Z] === RUN TestDockerSuite/TestCpToCaseH [2020-11-27T12:47:33.038Z] === RUN TestDockerSuite/TestCpToCaseI [2020-11-27T12:47:33.038Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-11-27T12:47:33.038Z] === RUN TestDockerSuite/TestCpToDot [2020-11-27T12:47:35.259Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-11-27T12:47:35.259Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-11-27T12:47:35.259Z] === RUN TestDockerSuite/TestCpToStdout [2020-11-27T12:47:37.445Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-11-27T12:47:37.445Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-11-27T12:47:37.445Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-11-27T12:47:37.445Z] === RUN TestDockerSuite/TestCpVolumePath [2020-11-27T12:47:37.445Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-11-27T12:47:37.907Z] === RUN TestDockerSuite/TestCreateArgs [2020-11-27T12:47:37.907Z] === RUN TestDockerSuite/TestCreateByImageID [2020-11-27T12:47:40.094Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-11-27T12:47:42.282Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-11-27T12:47:42.743Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-11-27T12:47:42.743Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-11-27T12:47:44.930Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-11-27T12:47:45.392Z] === RUN TestDockerSuite/TestCreateLabels [2020-11-27T12:47:45.392Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-11-27T12:47:45.853Z] === RUN TestDockerSuite/TestCreateRM [2020-11-27T12:47:45.853Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-11-27T12:47:45.853Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-11-27T12:47:46.314Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-11-27T12:47:46.314Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-11-27T12:47:54.910Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-11-27T12:47:54.910Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-11-27T12:47:55.371Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-11-27T12:48:00.078Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-11-27T12:48:00.078Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-11-27T12:48:00.078Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-11-27T12:48:02.269Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-11-27T12:48:02.269Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-11-27T12:48:02.269Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-11-27T12:48:02.269Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-11-27T12:48:02.269Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-11-27T12:48:02.269Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-11-27T12:48:02.269Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-11-27T12:48:02.269Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-11-27T12:48:02.269Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-11-27T12:48:02.269Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-11-27T12:48:02.269Z] === RUN TestDockerSuite/TestDevicePermissions [2020-11-27T12:48:02.269Z] === RUN TestDockerSuite/TestDockerFails [2020-11-27T12:48:02.730Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-11-27T12:48:02.730Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-11-27T12:48:02.730Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-11-27T12:48:02.730Z] === RUN TestDockerSuite/TestEventsAttach [2020-11-27T12:48:02.730Z] === RUN TestDockerSuite/TestEventsCommit [2020-11-27T12:48:02.730Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-11-27T12:48:04.916Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-11-27T12:48:07.101Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-11-27T12:48:09.286Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-11-27T12:48:17.871Z] === RUN TestDockerSuite/TestEventsCopy [2020-11-27T12:48:22.567Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-11-27T12:48:28.382Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-11-27T12:48:29.925Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-11-27T12:48:30.387Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-11-27T12:48:34.131Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-11-27T12:48:34.131Z] === RUN TestDockerSuite/TestEventsFilterType [2020-11-27T12:48:35.103Z] === RUN TestDockerSuite/TestEventsFilters [2020-11-27T12:48:39.801Z] === RUN TestDockerSuite/TestEventsFormat [2020-11-27T12:48:44.504Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-11-27T12:48:44.965Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-11-27T12:48:44.965Z] === RUN TestDockerSuite/TestEventsImageImport [2020-11-27T12:48:44.965Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-11-27T12:48:44.965Z] === RUN TestDockerSuite/TestEventsImagePull [2020-11-27T12:48:44.965Z] === RUN TestDockerSuite/TestEventsImageTag [2020-11-27T12:48:45.935Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-11-27T12:48:45.935Z] === RUN TestDockerSuite/TestEventsRename [2020-11-27T12:48:48.846Z] === RUN TestDockerSuite/TestEventsResize [2020-11-27T12:48:51.762Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-11-27T12:48:58.847Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-11-27T12:49:01.029Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-11-27T12:49:05.724Z] === RUN TestDockerSuite/TestEventsTop [2020-11-27T12:49:05.725Z] === RUN TestDockerSuite/TestEventsUntag [2020-11-27T12:49:08.633Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-11-27T12:49:12.377Z] === RUN TestDockerSuite/TestExec [2020-11-27T12:49:12.377Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-11-27T12:49:12.377Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-11-27T12:49:13.916Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-11-27T12:49:15.465Z] === RUN TestDockerSuite/TestExecAPIStart [2020-11-27T12:49:15.465Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-11-27T12:49:15.465Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-11-27T12:49:15.465Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-11-27T12:49:17.653Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-11-27T12:49:19.195Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-11-27T12:49:21.377Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-11-27T12:49:22.925Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-11-27T12:49:27.626Z] === RUN TestDockerSuite/TestExecCgroup [2020-11-27T12:49:27.626Z] === RUN TestDockerSuite/TestExecEnv [2020-11-27T12:49:27.626Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-11-27T12:49:27.626Z] === RUN TestDockerSuite/TestExecExitStatus [2020-11-27T12:49:29.166Z] === RUN TestDockerSuite/TestExecInspectID [2020-11-27T12:49:33.864Z] === RUN TestDockerSuite/TestExecInteractive [2020-11-27T12:49:33.864Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-11-27T12:49:33.864Z] === RUN TestDockerSuite/TestExecParseError [2020-11-27T12:49:33.864Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-11-27T12:49:33.864Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-11-27T12:49:33.864Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-11-27T12:49:36.044Z] === RUN TestDockerSuite/TestExecSetEnv [2020-11-27T12:49:36.044Z] === RUN TestDockerSuite/TestExecStartFails [2020-11-27T12:49:36.044Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-11-27T12:49:36.044Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-11-27T12:49:36.044Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-11-27T12:49:36.044Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-11-27T12:49:38.228Z] === RUN TestDockerSuite/TestExecUlimits [2020-11-27T12:49:38.228Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-11-27T12:49:45.327Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-11-27T12:49:45.327Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-11-27T12:49:45.327Z] === RUN TestDockerSuite/TestExecWithUser [2020-11-27T12:49:45.327Z] === RUN TestDockerSuite/TestGetContainerStats [2020-11-27T12:49:51.130Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-11-27T12:49:58.216Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-11-27T12:49:59.757Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-11-27T12:50:06.857Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-11-27T12:50:06.857Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-11-27T12:50:06.857Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-11-27T12:50:06.857Z] === RUN TestDockerSuite/TestHealth [2020-11-27T12:50:06.857Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-11-27T12:50:06.857Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-11-27T12:50:06.857Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-11-27T12:50:06.857Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-11-27T12:50:11.556Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-11-27T12:50:11.556Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-11-27T12:50:11.556Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-11-27T12:50:11.556Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-11-27T12:50:11.556Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-11-27T12:50:11.556Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-11-27T12:50:12.018Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-11-27T12:50:12.488Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-11-27T12:50:12.949Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-11-27T12:50:13.410Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-11-27T12:50:14.952Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-11-27T12:50:15.412Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-11-27T12:50:16.953Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-11-27T12:50:19.864Z] === RUN TestDockerSuite/TestImagesFormat [2020-11-27T12:50:19.864Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-11-27T12:50:19.864Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-11-27T12:50:23.606Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-11-27T12:50:23.606Z] === RUN TestDockerSuite/TestImportBadURL [2020-11-27T12:50:25.788Z] === RUN TestDockerSuite/TestImportDisplay [2020-11-27T12:50:25.788Z] === RUN TestDockerSuite/TestImportFile [2020-11-27T12:50:25.788Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-11-27T12:50:25.788Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-11-27T12:50:26.248Z] === RUN TestDockerSuite/TestImportGzipped [2020-11-27T12:50:26.248Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-11-27T12:50:26.248Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-11-27T12:50:26.248Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-11-27T12:50:26.248Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-11-27T12:50:26.248Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-11-27T12:50:26.248Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-11-27T12:50:26.248Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-11-27T12:50:26.248Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-11-27T12:50:28.431Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-11-27T12:50:30.614Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-11-27T12:50:30.615Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-11-27T12:50:30.615Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-11-27T12:50:30.615Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-11-27T12:50:30.615Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-11-27T12:50:32.153Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-11-27T12:50:32.616Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-11-27T12:50:34.981Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-11-27T12:50:34.981Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-11-27T12:50:34.981Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-11-27T12:50:34.981Z] === RUN TestDockerSuite/TestInspectDefault [2020-11-27T12:50:36.520Z] === RUN TestDockerSuite/TestInspectHistory [2020-11-27T12:50:41.211Z] === RUN TestDockerSuite/TestInspectImage [2020-11-27T12:50:41.211Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-11-27T12:50:41.211Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-11-27T12:50:41.211Z] === RUN TestDockerSuite/TestInspectInt64 [2020-11-27T12:50:43.393Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-11-27T12:50:45.578Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-11-27T12:50:45.578Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-11-27T12:50:47.763Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-11-27T12:50:49.947Z] === RUN TestDockerSuite/TestInspectPlugin [2020-11-27T12:50:49.947Z] === RUN TestDockerSuite/TestInspectRootFS [2020-11-27T12:50:49.947Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-11-27T12:50:52.132Z] === RUN TestDockerSuite/TestInspectStatus [2020-11-27T12:50:54.317Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-11-27T12:50:58.156Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-11-27T12:51:00.337Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-11-27T12:51:02.529Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-11-27T12:51:04.713Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-11-27T12:51:06.255Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-11-27T12:51:08.446Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestLinksEnvs [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-11-27T12:51:10.630Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-11-27T12:51:12.819Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-11-27T12:51:14.360Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-11-27T12:51:20.161Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-11-27T12:51:22.341Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-11-27T12:51:22.341Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-11-27T12:51:24.525Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-11-27T12:51:24.525Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-11-27T12:51:31.611Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-11-27T12:51:40.196Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-11-27T12:51:46.168Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-11-27T12:51:49.081Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-11-27T12:51:51.263Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-11-27T12:51:51.263Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-11-27T12:51:53.445Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-11-27T12:52:00.533Z] === RUN TestDockerSuite/TestLogsSince [2020-11-27T12:52:09.116Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-11-27T12:52:09.116Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-11-27T12:52:09.116Z] === RUN TestDockerSuite/TestLogsTail [2020-11-27T12:52:13.458Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-11-27T12:52:13.918Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-11-27T12:52:16.109Z] === RUN TestDockerSuite/TestMountIntoProc [2020-11-27T12:52:16.109Z] === RUN TestDockerSuite/TestMountIntoSys [2020-11-27T12:52:16.109Z] === RUN TestDockerSuite/TestNetHostname [2020-11-27T12:52:16.109Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-11-27T12:52:16.109Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-11-27T12:52:16.109Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-11-27T12:52:16.109Z] === RUN TestDockerSuite/TestPluginActive [2020-11-27T12:52:16.109Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-11-27T12:52:16.109Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-11-27T12:52:16.109Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-11-27T12:52:16.109Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-11-27T12:52:16.109Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-11-27T12:52:16.109Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-11-27T12:52:16.109Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-11-27T12:52:16.109Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-11-27T12:52:16.109Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-11-27T12:52:16.109Z] === RUN TestDockerSuite/TestPortHostBinding [2020-11-27T12:52:16.572Z] === RUN TestDockerSuite/TestPortList [2020-11-27T12:52:16.572Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-11-27T12:52:20.314Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-11-27T12:52:20.314Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-11-27T12:52:20.314Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-11-27T12:52:20.314Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-11-27T12:52:20.314Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-11-27T12:52:20.314Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-11-27T12:52:20.314Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-11-27T12:52:20.314Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-11-27T12:52:20.314Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-11-27T12:52:20.314Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-11-27T12:52:25.017Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-11-27T12:52:25.017Z] === RUN TestDockerSuite/TestPsByOrder [2020-11-27T12:52:33.599Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-11-27T12:52:33.599Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-11-27T12:52:43.962Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-11-27T12:52:56.363Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-11-27T12:52:56.363Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-11-27T12:52:56.363Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-11-27T12:53:21.518Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-11-27T12:53:23.060Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-11-27T12:53:30.153Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-11-27T12:53:33.898Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-11-27T12:53:33.898Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-11-27T12:53:33.898Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-11-27T12:53:38.601Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-11-27T12:53:38.601Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-11-27T12:53:38.601Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-11-27T12:53:38.601Z] === RUN TestDockerSuite/TestPsRightTagName [2020-11-27T12:53:38.601Z] === RUN TestDockerSuite/TestPsShowMounts [2020-11-27T12:53:45.683Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-11-27T12:53:45.683Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-11-27T12:53:47.222Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-11-27T12:53:47.222Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-11-27T12:53:48.761Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-11-27T12:53:49.220Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-11-27T12:53:49.220Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-11-27T12:53:53.918Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-11-27T12:53:57.663Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-11-27T12:54:04.746Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-11-27T12:54:40.459Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-11-27T12:54:40.459Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-11-27T12:54:43.370Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-11-27T12:54:43.370Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-11-27T12:54:43.831Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-11-27T12:54:44.291Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-11-27T12:54:48.989Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-11-27T12:54:57.569Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-11-27T12:54:57.569Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-11-27T12:55:03.371Z] === RUN TestDockerSuite/TestRmiBlank [2020-11-27T12:55:03.371Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-11-27T12:55:03.371Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-11-27T12:55:18.194Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-11-27T12:55:20.377Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-11-27T12:55:20.837Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-11-27T12:55:27.920Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-11-27T12:55:32.618Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-11-27T12:55:41.197Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-11-27T12:55:44.939Z] === RUN TestDockerSuite/TestRmiTag [2020-11-27T12:55:45.398Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-11-27T12:55:48.309Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-11-27T12:56:06.030Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-11-27T12:56:12.052Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-11-27T12:56:16.749Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-11-27T12:56:18.292Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-11-27T12:56:18.292Z] === RUN TestDockerSuite/TestRunAddHost [2020-11-27T12:56:18.292Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-11-27T12:56:18.292Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-11-27T12:56:18.292Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-11-27T12:56:18.292Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-11-27T12:56:18.292Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-11-27T12:56:18.292Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-11-27T12:56:22.990Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-11-27T12:56:22.990Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-11-27T12:56:22.990Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-11-27T12:56:31.570Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-11-27T12:56:33.112Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-11-27T12:56:35.293Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-11-27T12:56:37.476Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-11-27T12:56:39.016Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-11-27T12:56:39.476Z] === RUN TestDockerSuite/TestRunBindMounts [2020-11-27T12:56:44.175Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-11-27T12:56:44.175Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-11-27T12:56:44.175Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-11-27T12:56:44.175Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-11-27T12:56:44.175Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-11-27T12:56:44.175Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-11-27T12:56:44.175Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-11-27T12:56:44.175Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-11-27T12:56:44.175Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-11-27T12:56:44.175Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-11-27T12:56:44.175Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-11-27T12:56:44.175Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-11-27T12:56:46.358Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-11-27T12:56:46.358Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-11-27T12:56:48.541Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-11-27T12:56:48.542Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-11-27T12:56:48.542Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-11-27T12:56:50.724Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-11-27T12:56:50.724Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-11-27T12:56:50.724Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-11-27T12:56:50.724Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-11-27T12:56:50.724Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-11-27T12:56:50.724Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-11-27T12:56:50.724Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-11-27T12:56:50.724Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-11-27T12:56:52.906Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-11-27T12:56:55.087Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-11-27T12:56:57.271Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-11-27T12:56:57.271Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-11-27T12:56:57.271Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-11-27T12:56:57.271Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-11-27T12:56:59.459Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-11-27T12:56:59.459Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-11-27T12:56:59.459Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-11-27T12:56:59.459Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-11-27T12:56:59.459Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-11-27T12:57:00.998Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-11-27T12:57:06.800Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-11-27T12:57:06.800Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-11-27T12:57:06.800Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-11-27T12:57:06.800Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-11-27T12:57:06.800Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-11-27T12:57:06.800Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-11-27T12:57:06.800Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-11-27T12:57:08.340Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-11-27T12:57:08.340Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-11-27T12:57:08.800Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-11-27T12:57:08.800Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-11-27T12:57:10.983Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-11-27T12:57:12.526Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-11-27T12:57:12.526Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-11-27T12:57:14.708Z] === RUN TestDockerSuite/TestRunEnvironment [2020-11-27T12:57:14.708Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-11-27T12:57:14.708Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-11-27T12:57:14.708Z] === RUN TestDockerSuite/TestRunExitCode [2020-11-27T12:57:16.896Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-11-27T12:57:18.439Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-11-27T12:57:20.623Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-11-27T12:57:22.805Z] === RUN TestDockerSuite/TestRunExposePort [2020-11-27T12:57:22.805Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-11-27T12:57:22.805Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-11-27T12:57:22.805Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-11-27T12:57:22.805Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-11-27T12:57:22.805Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-27T12:57:22.805Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-11-27T12:57:22.805Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-11-27T12:57:22.805Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-11-27T12:57:31.384Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-11-27T12:57:31.384Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-11-27T12:57:31.384Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-11-27T12:57:31.384Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-11-27T12:57:31.384Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-11-27T12:57:31.384Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-11-27T12:57:31.844Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-11-27T12:57:40.426Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-11-27T12:57:40.426Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-11-27T12:57:40.887Z] === RUN TestDockerSuite/TestRunModeHostname [2020-11-27T12:57:40.887Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-11-27T12:57:40.887Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-11-27T12:57:40.887Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-11-27T12:57:40.887Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-11-27T12:57:40.887Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-11-27T12:57:40.887Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-11-27T12:57:40.887Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-11-27T12:57:40.887Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-11-27T12:57:40.887Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-11-27T12:57:40.887Z] === RUN TestDockerSuite/TestRunMount [2020-11-27T12:57:40.887Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-11-27T12:57:40.887Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-11-27T12:57:40.887Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-11-27T12:57:41.355Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-11-27T12:57:48.440Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-11-27T12:57:48.440Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-11-27T12:57:48.440Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-11-27T12:57:48.440Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-11-27T12:57:52.184Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-11-27T12:57:55.930Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-11-27T12:57:56.390Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-11-27T12:57:56.390Z] === RUN TestDockerSuite/TestRunNetHost [2020-11-27T12:57:56.390Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-11-27T12:57:56.390Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-11-27T12:57:56.390Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-11-27T12:57:56.390Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-11-27T12:57:56.390Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-11-27T12:57:56.390Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-11-27T12:57:56.390Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-11-27T12:57:56.390Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-11-27T12:57:57.931Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-11-27T12:58:00.113Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-11-27T12:58:01.653Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-11-27T12:58:03.313Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-11-27T12:58:04.857Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-11-27T12:58:05.316Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-11-27T12:58:05.316Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-11-27T12:58:05.316Z] === RUN TestDockerSuite/TestRunPortInUse [2020-11-27T12:58:05.316Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-11-27T12:58:05.316Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-11-27T12:58:05.316Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-11-27T12:58:05.316Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-11-27T12:58:05.316Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-27T12:58:08.228Z] === RUN TestDockerSuite/TestRunPublishPort [2020-11-27T12:58:08.228Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-11-27T12:58:08.228Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-11-27T12:58:08.228Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-11-27T12:58:08.228Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-11-27T12:58:08.228Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-11-27T12:58:20.624Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-11-27T12:58:20.624Z] === RUN TestDockerSuite/TestRunRm [2020-11-27T12:58:22.807Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-11-27T12:58:28.614Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-11-27T12:58:30.155Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-11-27T12:58:32.341Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-11-27T12:58:33.882Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-11-27T12:58:36.067Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-11-27T12:58:36.067Z] === RUN TestDockerSuite/TestRunState [2020-11-27T12:58:36.067Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-11-27T12:58:38.251Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-11-27T12:58:38.251Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-11-27T12:58:39.793Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-11-27T12:58:39.793Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-11-27T12:58:39.793Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-11-27T12:58:40.253Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-11-27T12:58:40.253Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-11-27T12:58:40.253Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-11-27T12:58:44.959Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-11-27T12:58:44.959Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-11-27T12:58:44.959Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-11-27T12:58:44.959Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-11-27T12:58:44.959Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-11-27T12:58:44.959Z] === RUN TestDockerSuite/TestRunUserByID [2020-11-27T12:58:44.959Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-11-27T12:58:44.959Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-11-27T12:58:44.959Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-11-27T12:58:44.959Z] === RUN TestDockerSuite/TestRunUserByName [2020-11-27T12:58:44.959Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-11-27T12:58:47.142Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-11-27T12:58:47.142Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-11-27T12:58:49.325Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-11-27T12:58:49.325Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-11-27T12:58:49.325Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-11-27T12:58:57.909Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-11-27T12:59:03.710Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-11-27T12:59:07.449Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-11-27T12:59:13.368Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-11-27T12:59:13.368Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-11-27T12:59:13.368Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-11-27T12:59:15.550Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-11-27T12:59:17.733Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-11-27T12:59:19.918Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-11-27T12:59:19.918Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-11-27T12:59:19.918Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-11-27T12:59:19.918Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-11-27T12:59:19.918Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-11-27T12:59:19.918Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-11-27T12:59:19.918Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-11-27T12:59:19.918Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-11-27T12:59:19.918Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-11-27T12:59:24.619Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-11-27T12:59:25.590Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-11-27T12:59:27.775Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-11-27T12:59:31.525Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-11-27T12:59:31.525Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-11-27T12:59:31.525Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-11-27T12:59:31.525Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-11-27T12:59:31.525Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-11-27T12:59:31.525Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-11-27T12:59:31.525Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-11-27T12:59:31.525Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-11-27T12:59:31.985Z] === RUN TestDockerSuite/TestSaveImageId [2020-11-27T12:59:31.985Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-11-27T12:59:31.985Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-11-27T12:59:31.985Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-11-27T12:59:31.985Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-11-27T12:59:31.985Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-11-27T12:59:31.985Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-11-27T12:59:31.985Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-11-27T12:59:31.985Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-11-27T12:59:31.985Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-11-27T12:59:34.170Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-11-27T12:59:34.629Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-11-27T12:59:35.088Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-11-27T12:59:35.088Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-11-27T12:59:37.467Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-11-27T12:59:43.275Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-11-27T12:59:43.275Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-11-27T12:59:51.860Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-11-27T12:59:51.860Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-11-27T13:00:00.440Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-11-27T13:00:00.440Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-11-27T13:00:00.440Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-11-27T13:00:00.440Z] === RUN TestDockerSuite/TestStartRecordError [2020-11-27T13:00:00.440Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-11-27T13:00:06.317Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-11-27T13:00:06.317Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-11-27T13:00:06.317Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-11-27T13:00:06.317Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-11-27T13:00:06.317Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-11-27T13:00:06.317Z] === RUN TestDockerSuite/TestStatsNoStream [2020-11-27T13:00:06.317Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-11-27T13:00:08.499Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-11-27T13:00:10.684Z] === RUN TestDockerSuite/TestTopPrivileged [2020-11-27T13:00:10.684Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-11-27T13:00:12.227Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-11-27T13:00:12.227Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-11-27T13:00:12.227Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-11-27T13:00:12.227Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-11-27T13:00:12.227Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-11-27T13:00:12.227Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-11-27T13:00:12.227Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-11-27T13:00:29.929Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-11-27T13:00:29.929Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-11-27T13:00:29.929Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-11-27T13:00:29.929Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-11-27T13:00:29.929Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-11-27T13:00:29.929Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-11-27T13:00:29.929Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-11-27T13:00:31.470Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-11-27T13:00:31.470Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-11-27T13:00:34.388Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-11-27T13:00:34.849Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-11-27T13:00:35.310Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-11-27T13:00:35.310Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-11-27T13:00:35.770Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-11-27T13:00:44.356Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-11-27T13:00:44.356Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-11-27T13:00:44.356Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-11-27T13:00:44.356Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-11-27T13:00:44.356Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-11-27T13:00:51.455Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-11-27T13:00:51.455Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-11-27T13:00:51.455Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-11-27T13:01:00.228Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-11-27T13:01:00.228Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite (2500.05s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-11-27T13:01:01.771Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-11-27T13:01:01.771Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.43s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (160.12s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-11-27T13:01:01.771Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-11-27T13:01:01.771Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-11-27T13:01:01.771Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-11-27T13:01:01.771Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-11-27T13:01:01.771Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-11-27T13:01:01.771Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-11-27T13:01:01.771Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-11-27T13:01:01.771Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.61s) [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-11-27T13:01:01.771Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-11-27T13:01:01.771Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.00s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.26s) [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-11-27T13:01:01.771Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-11-27T13:01:01.771Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-11-27T13:01:01.771Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-11-27T13:01:01.771Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.07s) [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-11-27T13:01:01.771Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-11-27T13:01:01.771Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.77s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (113.67s) [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2020-11-27T13:01:01.771Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.82s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.49s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-11-27T13:01:01.771Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-11-27T13:01:01.771Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-11-27T13:01:01.771Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.97s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.35s) [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-11-27T13:01:01.771Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-11-27T13:01:01.771Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.51s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.28s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.14s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-11-27T13:01:01.771Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.41s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.07s) [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2020-11-27T13:01:01.771Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-11-27T13:01:01.771Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-11-27T13:01:01.771Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-11-27T13:01:01.771Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2020-11-27T13:01:01.771Z] --- PASS: TestDockerSuite/TestBuildAddTar (43.51s) [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-11-27T13:01:01.771Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.771Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.13s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.57s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.39s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.01s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.45s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.23s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.67s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.71s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.08s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.27s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.77s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.31s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-11-27T13:01:01.772Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.28s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.89s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.29s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.95s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.04s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.70s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.54s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.85s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.60s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.49s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.68s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.41s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.67s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.82s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.86s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.18s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.34s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.58s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildDockerignore (59.30s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.12s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.03s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.75s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.85s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.19s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.91s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.90s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.98s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.16s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.19s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.09s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.83s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.93s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.10s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.89s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.16s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.06s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.08s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.37s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildFails (2.38s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.05s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.01s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.55s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.96s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.44s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.75s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.66s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildHistory (9.69s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.99s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.22s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.96s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildLabel (0.90s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.52s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.16s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.31s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.80s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.36s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.26s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.00s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.52s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.46s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.78s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.41s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.46s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.91s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.30s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.20s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.17s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.61s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.44s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.96s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.34s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.21s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.46s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.95s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.12s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.01s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.00s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.50s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildRm (14.36s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.38s) [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-11-27T13:01:01.772Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2020-11-27T13:01:01.772Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.49s) [2020-11-27T13:01:01.772Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.29s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.27s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.91s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.12s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.07s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.23s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildStderr (4.83s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.16s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2020-11-27T13:01:01.773Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.84s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.18s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.84s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.56s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-11-27T13:01:01.773Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-11-27T13:01:01.773Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.59s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.74s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.12s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.94s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.91s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.66s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2020-11-27T13:01:01.773Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-11-27T13:01:01.773Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.91s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2020-11-27T13:01:01.773Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.17s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.07s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.00s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2020-11-27T13:01:01.773Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2020-11-27T13:01:01.773Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-11-27T13:01:01.773Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.14s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.55s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.81s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2020-11-27T13:01:01.773Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-11-27T13:01:01.773Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-11-27T13:01:01.773Z] docker_cli_sni_test.go:18: Flakey test [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.15s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.96s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestCommitChange (5.40s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.12s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.00s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestCommitTTY (12.06s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.95s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-11-27T13:01:01.773Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-11-27T13:01:01.773Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.13s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.05s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-11-27T13:01:01.773Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.04s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-11-27T13:01:01.773Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-11-27T13:01:01.773Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-11-27T13:01:01.773Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.11s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-11-27T13:01:01.773Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.36s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-11-27T13:01:01.773Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-11-27T13:01:01.773Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-11-27T13:01:01.773Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.45s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.87s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.00s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-11-27T13:01:01.773Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.12s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.10s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-11-27T13:01:01.773Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-11-27T13:01:01.773Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.97s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.77s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-11-27T13:01:01.773Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.24s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.20s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.61s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.01s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.69s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-11-27T13:01:01.773Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.16s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-11-27T13:01:01.773Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.02s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.16s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.84s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-11-27T13:01:01.773Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-11-27T13:01:01.773Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.68s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.97s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.40s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.26s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.27s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.25s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00065c7e0_} (2.26s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1748568198_c:\foo_false____} (2.25s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1748568198_c:\foo_true____} (2.24s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-11-27T13:01:01.773Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.16s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-11-27T13:01:01.773Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-11-27T13:01:01.773Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.22s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-11-27T13:01:01.773Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-11-27T13:01:01.773Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-11-27T13:01:01.773Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-11-27T13:01:01.773Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.45s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-11-27T13:01:01.773Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.38s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-11-27T13:01:01.773Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-11-27T13:01:01.773Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.61s) [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.28s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.38s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-11-27T13:01:01.773Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-11-27T13:01:01.773Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.773Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.62s) [2020-11-27T13:01:01.773Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-11-27T13:01:01.774Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCpToDot (2.43s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-11-27T13:01:01.774Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCpToStdout (2.17s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-11-27T13:01:01.774Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2020-11-27T13:01:01.774Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.01s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.29s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.05s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-11-27T13:01:01.774Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.06s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.34s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-11-27T13:01:01.774Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.28s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-11-27T13:01:01.774Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-11-27T13:01:01.774Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2020-11-27T13:01:01.774Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-11-27T13:01:01.774Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-11-27T13:01:01.774Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-11-27T13:01:01.774Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-11-27T13:01:01.774Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-11-27T13:01:01.774Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-11-27T13:01:01.774Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.25s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.14s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.15s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.85s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsCopy (5.50s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.97s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.10s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.79s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.57s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.01s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsFilters (4.53s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsFormat (4.80s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsRename (2.58s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsResize (2.86s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.05s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.51s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.58s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.44s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-11-27T13:01:01.774Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-11-27T13:01:01.774Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.74s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.75s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-11-27T13:01:01.774Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-11-27T13:01:01.774Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-11-27T13:01:01.774Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.77s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.89s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.89s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.09s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.04s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-11-27T13:01:01.774Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.93s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestExecInspectID (4.60s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-11-27T13:01:01.774Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-11-27T13:01:01.774Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.21s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-11-27T13:01:01.774Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.06s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.10s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.92s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.87s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.77s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.88s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2020-11-27T13:01:01.774Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.84s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-11-27T13:01:01.774Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.89s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.70s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.96s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.58s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.48s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-11-27T13:01:01.774Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-11-27T13:01:01.774Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-11-27T13:01:01.774Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.774Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-11-27T13:01:01.774Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2020-11-27T13:01:01.775Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-11-27T13:01:01.775Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.775Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-11-27T13:01:01.775Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.04s) [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.02s) [2020-11-27T13:01:01.775Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-11-27T13:01:01.775Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.775Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-11-27T13:01:01.775Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2020-11-27T13:01:01.775Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-11-27T13:01:01.775Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.94s) [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.02s) [2020-11-27T13:01:01.775Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-11-27T13:01:01.775Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.775Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-11-27T13:01:01.775Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.775Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-11-27T13:01:01.775Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectDefault (1.93s) [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectHistory (4.57s) [2020-11-27T13:01:01.775Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-11-27T13:01:01.775Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.775Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-11-27T13:01:01.775Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.775Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-11-27T13:01:01.775Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.98s) [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.06s) [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.06s) [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.25s) [2020-11-27T13:01:01.775Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-11-27T13:01:01.775Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.02s) [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectStatus (2.32s) [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.04s) [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.08s) [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.06s) [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.00s) [2020-11-27T13:01:01.775Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.96s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.01s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.02s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-11-27T13:01:02.237Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-11-27T13:01:02.237Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-11-27T13:01:02.237Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-11-27T13:01:02.237Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-11-27T13:01:02.237Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-11-27T13:01:02.237Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-11-27T13:01:02.237Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-11-27T13:01:02.237Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.81s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.87s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.46s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.34s) [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-11-27T13:01:02.237Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.92s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.40s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.36s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.16s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.46s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.28s) [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.12s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.98s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestLogsSince (8.80s) [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-11-27T13:01:02.237Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestLogsTail (2.67s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.37s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.05s) [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-11-27T13:01:02.237Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-11-27T13:01:02.237Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-11-27T13:01:02.237Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-11-27T13:01:02.237Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-11-27T13:01:02.237Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-11-27T13:01:02.237Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.97s) [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-11-27T13:01:02.237Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-11-27T13:01:02.237Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-11-27T13:01:02.237Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-11-27T13:01:02.237Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-11-27T13:01:02.237Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-11-27T13:01:02.237Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-11-27T13:01:02.237Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-11-27T13:01:02.237Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.11s) [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-11-27T13:01:02.237Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestPsByOrder (8.22s) [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.14s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.63s) [2020-11-27T13:01:02.237Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2020-11-27T13:01:02.237Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-11-27T13:01:02.237Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (24.11s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.10s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.56s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.26s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-11-27T13:01:02.238Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.34s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.84s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.82s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-11-27T13:01:02.238Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.86s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.84s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (6.97s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (33.14s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.04s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.70s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.14s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.73s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.46s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.41s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.62s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.60s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.52s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.60s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.48s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.60s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.24s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.76s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (6.82s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.38s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.15s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (4.26s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.22s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.65s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.95s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.93s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.06s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.38s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.18s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.70s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.01s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.99s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.11s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.95s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.12s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.99s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.30s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.01s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.91s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.00s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.98s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunExitCode (2.01s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.95s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.04s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.04s) [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.60s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.64s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.59s) [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.06s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-11-27T13:01:02.238Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.238Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.56s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.56s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.85s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.94s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.00s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.99s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.66s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.36s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunRm (2.17s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.42s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.05s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.00s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.87s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.21s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.94s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.73s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.70s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.95s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.99s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.66s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.18s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.97s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.18s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.46s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.01s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.12s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.95s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.67s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.98s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.97s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.88s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.76s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.63s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.93s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.95s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.09s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-11-27T13:01:02.239Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.89s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.52s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.86s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.83s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.36s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s) [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.66s) [2020-11-27T13:01:02.239Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-11-27T13:01:02.239Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.239Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.51s) [2020-11-27T13:01:02.239Z] === RUN TestDockerRegistrySuite [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-11-27T13:01:02.240Z] --- PASS: TestDockerRegistrySuite (0.17s) [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] === RUN TestDockerSchema1RegistrySuite [2020-11-27T13:01:02.240Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-11-27T13:01:02.240Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-11-27T13:01:02.240Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-11-27T13:01:02.240Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-11-27T13:01:02.240Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-11-27T13:01:02.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-11-27T13:01:02.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-11-27T13:01:02.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-11-27T13:01:02.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-11-27T13:01:02.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-11-27T13:01:02.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-11-27T13:01:02.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-11-27T13:01:02.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-11-27T13:01:02.240Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-11-27T13:01:02.240Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-11-27T13:01:02.240Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-11-27T13:01:02.240Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-11-27T13:01:02.240Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-11-27T13:01:02.240Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-11-27T13:01:02.240Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistryAuthTokenSuite [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-11-27T13:01:02.240Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-11-27T13:01:02.240Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] === RUN TestDockerDaemonSuite [2020-11-27T13:01:02.240Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-11-27T13:01:02.240Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-11-27T13:01:02.240Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-11-27T13:01:02.240Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-11-27T13:01:02.240Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.240Z] === RUN TestDockerSwarmSuite [2020-11-27T13:01:02.240Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-11-27T13:01:02.240Z] === RUN TestDockerPluginSuite [2020-11-27T13:01:02.240Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-11-27T13:01:02.240Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-11-27T13:01:02.240Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-11-27T13:01:02.240Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-11-27T13:01:02.240Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-11-27T13:01:02.240Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-11-27T13:01:02.241Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-11-27T13:01:02.241Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-11-27T13:01:02.241Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-11-27T13:01:02.241Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-11-27T13:01:02.241Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-11-27T13:01:02.241Z] --- PASS: TestDockerPluginSuite (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-11-27T13:01:02.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-11-27T13:01:02.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-11-27T13:01:02.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-11-27T13:01:02.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-11-27T13:01:02.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-11-27T13:01:02.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-11-27T13:01:02.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-11-27T13:01:02.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-11-27T13:01:02.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-11-27T13:01:02.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-11-27T13:01:02.241Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] === RUN TestDockerExternalVolumeSuite [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-11-27T13:01:02.241Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] === RUN TestDockerNetworkSuite [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-11-27T13:01:02.241Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] === RUN TestDockerHubPullSuite [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-11-27T13:01:02.241Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] PASS [2020-11-27T13:01:02.241Z] ok github.com/docker/docker/integration-cli 2500.842s [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === Skipped [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-11-27T13:01:02.241Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-11-27T13:01:02.241Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-11-27T13:01:02.241Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-11-27T13:01:02.241Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-11-27T13:01:02.241Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-11-27T13:01:02.241Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-11-27T13:01:02.241Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-11-27T13:01:02.241Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-11-27T13:01:02.241Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-11-27T13:01:02.241Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-11-27T13:01:02.241Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-11-27T13:01:02.241Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-11-27T13:01:02.241Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-11-27T13:01:02.241Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-11-27T13:01:02.241Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-11-27T13:01:02.241Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-11-27T13:01:02.241Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-11-27T13:01:02.241Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2020-11-27T13:01:02.241Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-11-27T13:01:02.241Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-11-27T13:01:02.241Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-11-27T13:01:02.241Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.241Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2020-11-27T13:01:02.242Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2020-11-27T13:01:02.242Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.242Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-11-27T13:01:02.704Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-11-27T13:01:02.704Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-11-27T13:01:02.704Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2020-11-27T13:01:02.704Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-11-27T13:01:02.704Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-11-27T13:01:02.704Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-11-27T13:01:02.704Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-11-27T13:01:02.704Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2020-11-27T13:01:02.704Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2020-11-27T13:01:02.704Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-11-27T13:01:02.704Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-11-27T13:01:02.704Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-11-27T13:01:02.704Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-11-27T13:01:02.704Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-11-27T13:01:02.704Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2020-11-27T13:01:02.704Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-11-27T13:01:02.704Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2020-11-27T13:01:02.704Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2020-11-27T13:01:02.704Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2020-11-27T13:01:02.704Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2020-11-27T13:01:02.704Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.704Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-11-27T13:01:02.705Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2020-11-27T13:01:02.705Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-11-27T13:01:02.705Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-11-27T13:01:02.705Z] docker_cli_sni_test.go:18: Flakey test [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-11-27T13:01:02.705Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-11-27T13:01:02.705Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-11-27T13:01:02.705Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-11-27T13:01:02.705Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-11-27T13:01:02.705Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-11-27T13:01:02.705Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-11-27T13:01:02.705Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-11-27T13:01:02.705Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-11-27T13:01:02.705Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-11-27T13:01:02.705Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-11-27T13:01:02.705Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-11-27T13:01:02.705Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-11-27T13:01:02.705Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-11-27T13:01:02.705Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-11-27T13:01:02.705Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-11-27T13:01:02.705Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-11-27T13:01:02.705Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-11-27T13:01:02.705Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-11-27T13:01:02.705Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-11-27T13:01:02.705Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-11-27T13:01:02.705Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-11-27T13:01:02.705Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-11-27T13:01:02.705Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-11-27T13:01:02.705Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-11-27T13:01:02.705Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-11-27T13:01:02.705Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-11-27T13:01:02.705Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-11-27T13:01:02.705Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-11-27T13:01:02.705Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-11-27T13:01:02.705Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.705Z] [2020-11-27T13:01:02.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-11-27T13:01:02.705Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-11-27T13:01:02.705Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-11-27T13:01:02.706Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-11-27T13:01:02.706Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2020-11-27T13:01:02.706Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-11-27T13:01:02.706Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-11-27T13:01:02.706Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-11-27T13:01:02.706Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-11-27T13:01:02.706Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2020-11-27T13:01:02.706Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-11-27T13:01:02.706Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-11-27T13:01:02.706Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-11-27T13:01:02.706Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-11-27T13:01:02.706Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-11-27T13:01:02.706Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-11-27T13:01:02.706Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-11-27T13:01:02.706Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-11-27T13:01:02.706Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-11-27T13:01:02.706Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-11-27T13:01:02.706Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-11-27T13:01:02.706Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-11-27T13:01:02.706Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-11-27T13:01:02.706Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-11-27T13:01:02.706Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-11-27T13:01:02.706Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2020-11-27T13:01:02.706Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-11-27T13:01:02.706Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-11-27T13:01:02.706Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-11-27T13:01:02.706Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-11-27T13:01:02.706Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-11-27T13:01:02.706Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-11-27T13:01:02.706Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-11-27T13:01:02.706Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-11-27T13:01:02.706Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-11-27T13:01:02.706Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.706Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-11-27T13:01:02.707Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-11-27T13:01:02.707Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-11-27T13:01:02.707Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-11-27T13:01:02.707Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-11-27T13:01:02.707Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-11-27T13:01:02.707Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-11-27T13:01:02.707Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-11-27T13:01:02.707Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-11-27T13:01:02.707Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-11-27T13:01:02.707Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-11-27T13:01:02.707Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-11-27T13:01:02.707Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-11-27T13:01:02.707Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-11-27T13:01:02.707Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-11-27T13:01:02.707Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-11-27T13:01:02.707Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-11-27T13:01:02.707Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-11-27T13:01:02.707Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-11-27T13:01:02.707Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-11-27T13:01:02.707Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-11-27T13:01:02.707Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-11-27T13:01:02.707Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-11-27T13:01:02.707Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-11-27T13:01:02.707Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-11-27T13:01:02.707Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-11-27T13:01:02.707Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-11-27T13:01:02.707Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-11-27T13:01:02.707Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-11-27T13:01:02.707Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-11-27T13:01:02.707Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-11-27T13:01:02.707Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-11-27T13:01:02.707Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.707Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-11-27T13:01:02.708Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-11-27T13:01:02.708Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-11-27T13:01:02.708Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.708Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.06s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.06s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-11-27T13:01:02.709Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-11-27T13:01:02.709Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.709Z] [2020-11-27T13:01:02.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-11-27T13:01:02.710Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-11-27T13:01:02.710Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.710Z] [2020-11-27T13:01:02.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-11-27T13:01:02.710Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-11-27T13:01:02.710Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.710Z] [2020-11-27T13:01:02.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-11-27T13:01:02.710Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-11-27T13:01:02.710Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.710Z] [2020-11-27T13:01:02.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-11-27T13:01:02.710Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-11-27T13:01:02.710Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.710Z] [2020-11-27T13:01:02.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-11-27T13:01:02.710Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-11-27T13:01:02.710Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.710Z] [2020-11-27T13:01:02.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-11-27T13:01:02.710Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-11-27T13:01:02.710Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.710Z] [2020-11-27T13:01:02.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2020-11-27T13:01:02.710Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-11-27T13:01:02.710Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.710Z] [2020-11-27T13:01:02.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-11-27T13:01:02.710Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-11-27T13:01:02.710Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-11-27T13:01:02.710Z] [2020-11-27T13:01:02.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-11-27T13:01:02.710Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-11-27T13:01:02.710Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.710Z] [2020-11-27T13:01:02.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-11-27T13:01:02.710Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-11-27T13:01:02.710Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.710Z] [2020-11-27T13:01:02.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-11-27T13:01:02.710Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-11-27T13:01:02.710Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.710Z] [2020-11-27T13:01:02.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-11-27T13:01:02.710Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-11-27T13:01:02.710Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.710Z] [2020-11-27T13:01:02.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-11-27T13:01:02.710Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-11-27T13:01:02.710Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.710Z] [2020-11-27T13:01:02.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-11-27T13:01:02.710Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-11-27T13:01:02.710Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.710Z] [2020-11-27T13:01:02.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-11-27T13:01:02.710Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-11-27T13:01:02.710Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.710Z] [2020-11-27T13:01:02.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-11-27T13:01:02.710Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-11-27T13:01:02.710Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.710Z] [2020-11-27T13:01:02.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-11-27T13:01:02.710Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-11-27T13:01:02.710Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-11-27T13:01:02.710Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-11-27T13:01:03.171Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-11-27T13:01:03.171Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-11-27T13:01:03.171Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-11-27T13:01:03.171Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-11-27T13:01:03.171Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-11-27T13:01:03.171Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-11-27T13:01:03.171Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2020-11-27T13:01:03.171Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-11-27T13:01:03.171Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-11-27T13:01:03.171Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-11-27T13:01:03.171Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-11-27T13:01:03.171Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-11-27T13:01:03.171Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-27T13:01:03.171Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-11-27T13:01:03.171Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-11-27T13:01:03.171Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-11-27T13:01:03.171Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-11-27T13:01:03.171Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-11-27T13:01:03.171Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-11-27T13:01:03.171Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-11-27T13:01:03.171Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-11-27T13:01:03.171Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-11-27T13:01:03.171Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-11-27T13:01:03.171Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-11-27T13:01:03.171Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-11-27T13:01:03.171Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.171Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-11-27T13:01:03.171Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-11-27T13:01:03.171Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.171Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.172Z] [2020-11-27T13:01:03.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-11-27T13:01:03.172Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-11-27T13:01:03.172Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.173Z] [2020-11-27T13:01:03.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-11-27T13:01:03.173Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-11-27T13:01:03.173Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.173Z] [2020-11-27T13:01:03.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-11-27T13:01:03.173Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-11-27T13:01:03.173Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.173Z] [2020-11-27T13:01:03.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-11-27T13:01:03.173Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-11-27T13:01:03.173Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.173Z] [2020-11-27T13:01:03.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-11-27T13:01:03.173Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-11-27T13:01:03.173Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.173Z] [2020-11-27T13:01:03.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-11-27T13:01:03.173Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-11-27T13:01:03.173Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.173Z] [2020-11-27T13:01:03.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-11-27T13:01:03.173Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-11-27T13:01:03.173Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.173Z] [2020-11-27T13:01:03.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-11-27T13:01:03.173Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-11-27T13:01:03.173Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.173Z] [2020-11-27T13:01:03.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-11-27T13:01:03.173Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.173Z] [2020-11-27T13:01:03.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-11-27T13:01:03.173Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.173Z] [2020-11-27T13:01:03.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-11-27T13:01:03.173Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-11-27T13:01:03.173Z] [2020-11-27T13:01:03.173Z] [2020-11-27T13:01:03.173Z] DONE 1093 tests, 547 skipped in 2511.152s [2020-11-27T13:01:03.173Z] INFO: Integration tests ended at 11/27/2020 13:01:02. Duration:00:41:51.2664472 [2020-11-27T13:01:03.173Z] INFO: Docker info of the daemon under test at end of run [2020-11-27T13:01:03.173Z] [2020-11-27T13:01:03.173Z] Containers: 2 [2020-11-27T13:01:03.173Z] Running: 0 [2020-11-27T13:01:03.173Z] Paused: 0 [2020-11-27T13:01:03.173Z] Stopped: 2 [2020-11-27T13:01:03.173Z] Images: 18 [2020-11-27T13:01:03.173Z] Server Version: 0.0.0-dev [2020-11-27T13:01:03.173Z] Storage Driver: windowsfilter [2020-11-27T13:01:03.173Z] Windows: [2020-11-27T13:01:03.173Z] Logging Driver: json-file [2020-11-27T13:01:03.173Z] Plugins: [2020-11-27T13:01:03.173Z] Volume: local [2020-11-27T13:01:03.173Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-27T13:01:03.173Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-27T13:01:03.173Z] Swarm: inactive [2020-11-27T13:01:03.173Z] Default Isolation: process [2020-11-27T13:01:03.173Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-27T13:01:03.173Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-27T13:01:03.173Z] OSType: windows [2020-11-27T13:01:03.173Z] Architecture: x86_64 [2020-11-27T13:01:03.173Z] CPUs: 4 [2020-11-27T13:01:03.173Z] Total Memory: 32GiB [2020-11-27T13:01:03.173Z] Name: azwin-2-086ab0 [2020-11-27T13:01:03.173Z] ID: J22R:3VIO:HL6D:TYDR:KBJD:GYAY:GTI2:6JQC:EWAG:46VV:3SIW:5RZF [2020-11-27T13:01:03.173Z] Docker Root Dir: D:\CI\PR-41718\2\daemon [2020-11-27T13:01:03.173Z] Debug Mode (client): false [2020-11-27T13:01:03.173Z] Debug Mode (server): true [2020-11-27T13:01:03.173Z] File Descriptors: -1 [2020-11-27T13:01:03.173Z] Goroutines: 17 [2020-11-27T13:01:03.173Z] System Time: 2020-11-27T13:01:02.8743697Z [2020-11-27T13:01:03.173Z] EventsListeners: 0 [2020-11-27T13:01:03.173Z] Registry: https://index.docker.io/v1/ [2020-11-27T13:01:03.173Z] Labels: [2020-11-27T13:01:03.173Z] Experimental: false [2020-11-27T13:01:03.173Z] Insecure Registries: [2020-11-27T13:01:03.173Z] 127.0.0.0/8 [2020-11-27T13:01:03.173Z] Live Restore Enabled: false [2020-11-27T13:01:03.173Z] [2020-11-27T13:01:03.173Z] [2020-11-27T13:01:03.173Z] INFO: Stopping daemon under test [2020-11-27T13:01:03.173Z] SUCCESS: The process with PID 3632 (child process of PID 3996) has been terminated. [2020-11-27T13:01:03.173Z] SUCCESS: The process with PID 3996 (child process of PID 4480) has been terminated. [2020-11-27T13:01:03.173Z] INFO: Stop tailing logs of the daemon under tests [2020-11-27T13:01:03.633Z] INFO: executeCI.ps1 Completed successfully at 11/27/2020 13:01:03. [2020-11-27T13:01:03.633Z] INFO: Tidying up at end of run [2020-11-27T13:01:03.633Z] INFO: Saving daemon under test log (d:\CI\PR-41718\2\dut.out) to bundles\CIDUT.out [2020-11-27T13:01:03.633Z] INFO: Saving daemon under test log (d:\CI\PR-41718\2\dut.err) to bundles\CIDUT.err [2020-11-27T13:01:03.633Z] INFO: Nuke-Everything... [2020-11-27T13:01:03.633Z] INFO: Container count on control daemon to delete is 2 [2020-11-27T13:01:04.094Z] 10cf0463f326 [2020-11-27T13:01:04.094Z] 35c02ba31905 [2020-11-27T13:01:04.554Z] INFO: Tidying pidfile d:\CI\PR-41718\2\docker.pid [2020-11-27T13:01:04.554Z] INFO: Nuking d:\CI [2020-11-27T13:01:40.284Z] INFO: Zapped successfully [2020-11-27T13:01:40.284Z] [2020-11-27T13:01:40.284Z] INFO: executeCI.ps1 exiting at Fri Nov 27 13:01:39 CUT 2020. Duration 01:09:57.7091378 [2020-11-27T13:01:40.284Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-11-27T13:01:40.527Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-11-27T13:01:48.703Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-11-27T13:01:51.097Z] Archiving artifacts [2020-11-27T13:02:04.881Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41718/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-27T13:02:05.815Z] + make clean [2020-11-27T13:02:08.000Z] docker volume rm -f docker-dev-cache [2020-11-27T13:02:08.000Z] 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